/*!
 * Give Frontend SCSS/CSS
 *
 * @description: The Main SCSS file for FRONTEND styles which is compiled and minified via Gulp taskrunner
 * @package:     Give
 * @subpackage:  SCSS/Frontend
 * @copyright:   Copyright (c) 2016, GiveWP
 * @license:     http://opensource.org/licenses/gpl-2.0.php GNU Public License
*/.give-item-label-gray{background-color:#929292}.give-item-label-orange{background-color:#ffba00}.give-item-label{border-radius:.25em;color:#fff;font-size:11px;line-height:1;padding:.2em .4em .3em;text-align:center;vertical-align:baseline;white-space:nowrap}.give-item-label:hover{color:#fff;text-decoration:none}
/*! Hint.css - v2.5.0 - 2017-04-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2017 Kushagra Gour */[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid transparent;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px rgba(0,0,0,.3);color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[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{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{word-wrap:break-word;line-height:1.4em;white-space:normal}.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{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}
/*!
 * Float Labels
 *
 * @version: 3.2.0
 * @author: Paul Ryley (http://geminilabs.io)
 * @url: https://geminilabs.github.io/float-labels.js
 * @license: MIT
 */[id*=give-form].give-fl-form .give-fl-wrap{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}[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{background-color:inherit;border:1px solid #ccc;border-radius:0;box-sizing:border-box;font-size:16px;line-height:normal;margin-bottom:0;outline:0;transition:all .2s ease-in-out;width:100%}[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{-webkit-appearance:none;-moz-appearance:none;color:#757575;cursor:pointer;position:relative}[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{background-color:inherit;border-color:#ccc;color:#333}[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{border-radius-top-left:0;color:#757575;display:block;font-size:12px;font-weight:700;left:0;line-height:1;opacity:0;position:absolute;top:-12px;transition:all .2s ease-in-out;visibility:hidden;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{color:#d32f2f;content:"*";display:block;font-size:16px;line-height:1.75;opacity:1;padding:6px 0 0;position:absolute;right:18px;top:1px;transition:all .2s ease-in-out;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{background-color:transparent;left:10px;padding:12px 3px;top:1px}[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before{background-color:inherit;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:19px;z-index:-1}[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label{padding:3px;top:-9px}[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{left:10px;padding:6px 3px 3px;top:1px}[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{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;content:"";display:block;height:calc(100% - 2px);position:absolute;right:6px;top:1px;width:15px;z-index:2}.mfp-bg{background:#0b0b0b;opacity:.8;overflow:hidden;z-index:1000001}.mfp-bg,.mfp-wrap{height:100%;left:0;position:fixed;top:0;width:100%}.mfp-wrap{-webkit-backface-visibility:hidden;outline:none!important;z-index:1000002}.mfp-container{box-sizing:border-box;height:100%;left:0;padding:0 8px;position:absolute;text-align:center;top:0;width:100%}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{display:inline-block;margin:0 auto;position:relative;text-align:left;vertical-align:middle;z-index:1000004}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{cursor:auto;width:100%}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;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;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;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{-webkit-appearance:none;background:transparent;border:0;box-shadow:none;cursor:pointer;display:block;outline:none;overflow:visible;padding:0;touch-action:manipulation;z-index:1000005}button::-moz-focus-inner{border:0;padding:0}.mfp-close{color:#fff;font-family:Arial,Baskerville,monospace;font-size:28px;font-style:normal;height:44px;line-height:44px;opacity:.65;padding:0 0 18px 10px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:44px}.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;padding-right:6px;right:-6px;text-align:right;width:100%}.mfp-counter{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0;white-space:nowrap}.mfp-arrow{-webkit-tap-highlight-color:rgba(0,0,0,0);height:110px;margin:-55px 0 0;opacity:.65;padding:0;position:absolute;top:50%;width:90px}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{border:inset transparent;content:"";display:block;height:0;left:0;margin-left:35px;margin-top:35px;position:absolute;top:0;width:0}.mfp-arrow:after{border-bottom-width:13px;border-top-width:13px;top:8px}.mfp-arrow:before{border-bottom-width:21px;border-top-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{border-right:27px solid #3f3f3f;margin-left:25px}.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-bottom:40px;padding-top:40px}.mfp-iframe-holder .mfp-content{line-height:0;max-width:900px;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{height:0;overflow:hidden;padding-top:56.25%;width:100%}.mfp-iframe-scaler iframe{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}img.mfp-img{box-sizing:border-box;display:block;height:auto;margin:0 auto;max-width:100%;padding:40px 0;width:auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:40px;width:auto;z-index:-1}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.mfp-title{word-wrap:break-word;color:#f3f3f3;line-height:18px;padding-right:36px;text-align:left}.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{bottom:0;top: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;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{background:rgba(0,0,0,.6);height:35px;line-height:35px;padding:0;position:fixed;right:0;text-align:center;top:0;width:35px}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:give-icomoon;font-style:normal;font-weight:400;src:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../fonts/icomoon.eot#1784480367);src:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../fonts/icomoon.eot#1784480367) format("embedded-opentype"),url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../fonts/icomoon.woff#1784480367) format("woff"),url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../fonts/icomoon.svg?kdnr3d#icomoon) format("svg")}.give-icon:before{font-style:normal}[class*=" give-icon-"],[class^=give-icon-]{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e800";font-family:give-icomoon;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.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%{transform:rotate(0deg)}to{transform:rotate(359deg)}}body.give_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.give_receipt_page #give_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.give_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.give_receipt_page td,body.give_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px 6px 0;text-align:left}body.give_receipt_page th{font-weight:700;text-transform:uppercase}body.give_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}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{display:block;font-size:18px;text-align:center}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{list-style:none;margin:0;padding:0}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{display:block;font-style:italic}[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{background-color:#fff;line-height:inherit;padding:12px}[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{left:13px;padding:6px 0 0;right:0;top:1px}[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{height:100%;margin:0;position:absolute;top:0;width:100%;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;border:0;margin:0;padding:0}[id*=give-form] .give-form-title{margin:0 0 15px;padding:0}[id*=give-form] div#give-sidebar-left{float:left;width:38%}[id*=give-form] div.images{margin:0 0 15px}[id*=give-form] div.images img{box-shadow:none;display:block;height:auto;width:100%}[id*=give-form] .give-custom-amount-text{clear:both}[id*=give-form] div.summary{float:right;width:58%}[id*=give-form] div.summary.give-full-width{float:none;width:100%}[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;margin:50px auto;max-width:1230px}.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{display:inline-block;list-style-type:none;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{color:rgba(51,51,51,.5);font-size:14px;margin:0 3px;padding:0;transition:all .2s linear}#give-recurring-form .give-tooltip:hover,form.give-form .give-tooltip:hover,form[id*=give-form] .give-tooltip:hover{color:#333}#give-recurring-form .give-section-break,#give-recurring-form h3.give-section-break,#give-recurring-form h4.give-section-break,#give-recurring-form legend,form.give-form .give-section-break,form.give-form h3.give-section-break,form.give-form h4.give-section-break,form.give-form legend,form[id*=give-form] .give-section-break,form[id*=give-form] h3.give-section-break,form[id*=give-form] h4.give-section-break,form[id*=give-form] legend{background-color:transparent;border-bottom:1px solid rgba(0,0,0,.1);font-size:1.15em;font-weight:700;margin:10px 0 15px;padding:0 0 5px;width:100%}#give-recurring-form .give-section-break span.sub-text,#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 .give-section-break 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] .give-section-break 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;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;line-height:1.7;margin:0 0 5px;position:relative}#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 .give-input-field-wrapper,#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 .give-input-field-wrapper,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 .give-input-field-wrapper,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{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}#give-recurring-form .form-row .give-input-field-wrapper:focus,#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 .give-input-field-wrapper: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 .give-input-field-wrapper: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 .give-input-field-wrapper.required,#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 .give-input-field-wrapper.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 .give-input-field-wrapper.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 .give-input-field-wrapper iframe,form.give-form .form-row .give-input-field-wrapper iframe,form[id*=give-form] .form-row .give-input-field-wrapper iframe{margin-bottom:0}#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;margin-left:3%;width:31.25%}#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{margin:0;width:44%}#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-bottom:1px solid #ccc;border-top:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}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{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;min-width:125px;padding:0 12px}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{background:#fff;border:1px solid #ccc;border-radius:0;box-sizing:border-box;cursor:not-allowed;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}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{*zoom:1;margin:10px 0 25px;padding:0}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;border:1px solid #ccc;box-sizing:border-box;color:#333;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@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:1px solid #ccc;border-left:none;border-radius:0;box-sizing:border-box;float:left;font-size:18px;height:35px;line-height:35px;margin:0;padding:0 12px}@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{clear:both;list-style:none;margin:0 0 15px;padding:0}form[id*=give-form] #give-donation-level-radio-list>li{list-style-image:none;list-style-type: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;list-style:none;margin:0 0 15px;padding:0}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-image:none;list-style-type:none;margin:0;padding:0}@media (min-width:480px){form[id*=give-form] #give-gateway-radio-list>li{display:inline-block;margin-left:0;margin-right:15px}}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]{display:inline;margin:0 .25em 0 0;outline:none;width:auto}form[id*=give-form] input[type=checkbox]{margin:0 .25em 0 0}div[data-field-type=checkbox]{display:flex}div[data-field-type=checkbox] label{order:2}div[data-field-type=checkbox] input[type=checkbox]{order:1}form[id*=give-form] select.give-select-level{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;clear:both;color:#333;display:block;margin:0 0 15px;max-width:100%;min-width:155px;outline:none;padding:.5em}#give-donation-level-button-wrap{*zoom:1;clear:both;list-style:none;margin:0 0 15px;padding:0}#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{float:left;list-style-image:none;list-style-type:none;margin:0 5px 5px 0}.give_terms_links{float:right}[id*=give_secure_site_wrapper]{font-size:16px;line-height:20px;padding:4px 4px 15px 0}[id*=give_secure_site_wrapper] span.padlock{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;line-height:20px;text-transform:none}[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(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/tick.png);background-position:right 10px top 50%;background-repeat:no-repeat;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{background-size:37px 26px!important;height:26px;position:absolute;right:0;top:-2px;width:37px}#give_purchase_form_wrap .fl-wrap span.card-type{right:11px;top:calc(.5em + 6px)}#give_purchase_form_wrap span.card-type.off{display:none}#give_purchase_form_wrap span.card-type.visa{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/visa.svg) no-repeat}#give_purchase_form_wrap span.card-type.mastercard{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/mastercard.svg) no-repeat}#give_purchase_form_wrap span.card-type.discover{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/discover.svg) no-repeat}#give_purchase_form_wrap span.card-type.amex{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/amex.svg) no-repeat}#give_purchase_form_wrap span.card-type.maestro{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/maestro.svg) no-repeat}#give_purchase_form_wrap span.card-type.dinersclub{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/diners-club.svg) no-repeat}#give_purchase_form_wrap span.card-type.jcb{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/jcb.svg) no-repeat}#give_purchase_form_wrap span.card-type.dankort{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/dankort.png) no-repeat}#give_purchase_form_wrap span.card-type.unionpay{background:url(https://www.klastorkremnica.sk/wp-content/plugins/give/assets/dist/css/../images/unionpay.svg) no-repeat}@-webkit-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;font-size:16px;font-style:italic;font-weight:400;height:16px;line-height:20px;margin:0;padding:0;width:16px}form[id*=give-form] .give-loading-animation{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;float:left;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 5px 0 0;text-transform:none;width:16px}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{margin:0;padding:0;text-align:right}[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{display:none;margin:0 0 0 .5em}.give-submit-button-wrap .give-submit,[id^=give-user-login-submit] .give-submit{float:left}.give-user-login-fields-container:after{clear:both;content:"";display:block}#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{display:inline-block;min-width:100px}div.give-form-wrap.mfp-hide{display:block!important}div.mfp-content fieldset ol,div.mfp-content fieldset p,div.mfp-content fieldset ul{line-height:1.4;margin-bottom:1.2em}div.mfp-content form[id*=give-form] .give_notices{display:block!important}.give-btn{background:#ededed;border:1px solid #ccc;color:#333;cursor:pointer;font-size:1em;line-height:1.2em;padding:8px 10px}.give-btn:hover{background:#dbdbdb}#give_profile_editor_form legend{border-bottom:0;padding:0 5px 5px;width:auto}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{float:none;width:100%}}.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{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:transparent;background-repeat:no-repeat;background-size:20px 20px;display:none;float:right;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:16px;line-height:1;margin:0 0 0 5px;position:relative;text-transform:none;top:3px;width:16px}.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-left:2.5%;margin-right:0!important}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-left:0!important;margin-right:3%}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-form-grid-btn{align-items:center;background-color:var(--give-primary-color);border:.125rem solid var(--give-primary-color);border-radius:.4rem;color:#fff;font-family:inherit;font-size:1.375rem;font-weight:600;justify-content:center;line-height:1.2;padding:1rem;text-align:center;transition-duration:.2s;transition-property:background-color,color;transition-timing-function:ease-in}.give-embed-form-wrapper{position:relative;width:100%!important}.give-embed-form-wrapper .iframe-loader{height:100%;pointer-events:none;position:absolute;top:0;width:100%}.give-embed-form-wrapper iframe{width:100%!important}.give-embed-form-wrapper.is-hide{left:-9999px;position:fixed}.give-embed-form-wrapper.modal{height:100%!important;left:0;margin:0!important;max-width:none!important;overflow:hidden auto;padding:0!important;position:fixed;top:0;width:100%!important;z-index:999999}.give-embed-form-wrapper.modal .modal-inner-wrap{position:absolute;top:0;width:100%;z-index:1}.give-embed-form-wrapper.modal .modal-content{margin:35px auto auto;max-width:572px;position:relative;width:100%}.give-embed-form-wrapper.modal .close-btn-wrap{margin-top:15px}.give-embed-form-wrapper.modal .close-btn{background:#000;border-radius:24px;color:#fff!important;font-size:.5em;font-weight:700;opacity:.3;outline:none;padding:2px 10px;position:absolute;right:9px;text-decoration:none;top:-14px}.give-embed-form-wrapper.modal .close-btn:hover{opacity:.8}.give-embed-form-wrapper.modal .close-btn span{font-size:1.5em;line-height:.7em;margin-left:3px}.give-embed-form-wrapper.modal:after{background-color:rgba(0,0,0,.8);bottom:0;content:"";display:block;left:0;overflow:hidden;position:fixed;right:0;top:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.js-give-grid-modal-launcher+div.js-give-embed-form-modal-launcher-wrap{display:none}.give_notices{position:relative}.give_notices .notice-dismiss{background:0 0;border:none;color:#72777c;cursor:pointer;margin:0;max-width:28px!important;padding:5px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.give_notices .notice-dismiss:before{speak:none;-webkit-font-smoothing:antialiased;background:0 0;color:#72777c;content:"\f153";display:block;font:400 16px/20px dashicons;height:20px;text-align:center;width:20px}.give_notices .notice-dismiss:hover{background-color:transparent}.give_notices .notice-dismiss:hover:before{color:#dc3232}.give_error,.give_success,.give_warning{background:#f9f9f9;border-left:4px solid;box-shadow:0 1px 1px rgba(0,0,0,.125);clear:both;margin:15px 0;padding:1em 1.5em 1em 2em;position:relative}.give_error>p,.give_success>p,.give_warning>p{color:#333;margin:0!important}.give_error:before,.give_success:before,.give_warning:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:100%;color:#fff;font-family:give-icomoon;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;height:30px;left:-17px;line-height:1;line-height:30px;margin-top:-15px;position:absolute;text-align:center;text-shadow:1px 1px rgba(0,0,0,.5);text-transform:none;top:50%;width:30px}.give_error{border-color:#a00}.give_error:before{background-color:#a00;content:"\f02d"}.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{margin:0 auto;max-width:474px;padding:12px 10px 0}.twentyfourteen .tfgive .give_forms .entry-summary{margin:0 0 1.618em!important;padding:0!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-right:54px}.full-width .twentyfourteen .tfgive{margin-right:auto}}.twentyfifteen .t15give{background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15);margin-bottom:7.6923%;padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%}.twentyfifteen .t15give .page-title{margin-left: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-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{clear:both;margin-bottom:20px}.give-goal-progress .income{color:#333;font-size:46px;letter-spacing:-1px;line-height:48px}.give-goal-progress .raised{margin-bottom:15px}.give-progress-bar{background:#eee;border-radius:25px;height:20px;overflow:hidden;position:relative}.give-progress-bar>span{background-color:#2bc253;border-bottom-left-radius:20px;border-bottom-right-radius:8px;border-top-left-radius:20px;border-top-right-radius:8px;display:block;height:100%;overflow:hidden;position:relative}table.give-table{background:#eaebec;border:1px solid #e0e0e0;border-top:none;border-bottom:none;color:#666;font-size:14px;margin:20px 0;text-shadow:1px 1px 0 #fff;width:100%}table.give-table thead{font-weight:700}table.give-table thead th:first-child{border-left:none;text-align:left}table.give-table th{background:#f6f6f6;border:1px solid #e0e0e0;border-top-color:#e8e8e8;border-right:none;font-weight:700;padding:21px 25px;text-align:center}table.give-table tbody tr{text-align:center}table.give-table tbody tr td{background:#fff;border:1px solid #e0e0e0;border-top-color:#fff;border-right:none;padding:18px;text-align:center}table.give-table tbody tr td:first-child{border-left:0;text-align:left}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{margin:60px auto;max-width:1200px}html[class*=avia] body#top form[id*=give-form] input.give-amount-top{border:1px solid #ccc;border-left:none;width:unset}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{font-size:12px;font-style:italic;padding:16px 13px;width:75%}.give-donation-history .give-table .give-security-column.give-security-button-wrap{padding:25px 5px;width:25%}.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{background:#fff;padding:.5rem 0}#give_user_history tr:nth-child(2n){background-color:#fafafa}#give_user_history td{background-color:transparent;border:none;padding-bottom:0;padding-top:0}#give_user_history td,#give_user_history tr{border-left:none;display:block;text-align:left}#give_user_history .give-mobile-title{display:inline-block;font-weight:700;min-width:6em}}.give-modal{-webkit-overflow-scrolling:touch;-webkit-backface-visibility:hidden;height:100%;left:0;outline:none!important;overflow:hidden;top:0;-webkit-transform:translateZ(0);width:100%;z-index:2148482499}.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{background:#fff;box-sizing:border-box;margin:40px auto;max-width:650px;padding:20px;position:relative;width: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{display:block!important;position:absolute}.give-modal .mfp-container:after{display:none}.give-modal .mfp-content{transform:translateY(-100px);vertical-align:middle}.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{opacity:0;transform:translateY(-50px)}.give-modal.mfp-removing.mfp-bg{opacity:0}.give-donation-grid-item-form{background-color:#fff;height:85vh;margin:0 auto;max-width:600px;overflow-y:auto;padding:1rem 1.5rem;position:relative}.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{max-width:100%;padding:0}.modal-fade-slide .give-modal--slide{opacity:0;transform:translateY(-20px) perspective(600px) rotateX(0);transition:all .2s ease-out}.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{background:#fff;border:1px solid #e5e5e5;color:#333;font-size:1em;margin-bottom:20px;padding:20px;position:relative;transition:all .2s ease-out;width:100%}.give-donor__header,.give-donor__image{align-items:center;display:flex}.give-donor__image{background:#fff;border-radius:50%;flex-basis:40%;justify-content:center;margin-right:15px;overflow:hidden;position:relative}.give-donor__image img{-o-object-fit:cover;object-fit:cover;width:100%}.give-donor__image .give-donor__name_initial{position:absolute}.give-donor__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"],.give-donor__image[data-anonymous-donation="1"] .give-donor__name_initial{visibility:hidden}.give-donor__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"]{border:1px solid #e5e5e5}.give-donor__details{flex-basis:60%;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:15px;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}#give-processing-state-template{background:rgba(0,0,0,.8);bottom:0;display:none;flex-direction:column;height:100%;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999999}#give-processing-state-template.active{display:flex}#give-processing-state-template div{align-self:center;color:#fff;font-size:26px;margin:0 0 0 10px}#give-processing-state-template h3{color:#fff;font-size:26px;line-height:1.25;margin:0;padding:0 0 5px}#give-processing-state-template p{color:#fff;font-size:16px;line-height:1.5;margin:0;padding:0}#give-processing-state-template .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");height:60px;margin:0 0 20px;opacity:0;pointer-events:none;width:60px}#give-processing-state-template .loader.spinning{-webkit-animation:load .6s linear infinite;animation:load .6s linear infinite;opacity:1;transition:opacity .2s ease}@-webkit-keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}.separator-with-text{align-items:center;display:flex;font-size:16px;font-style:italic;justify-content:center;padding:30px 0}.separator-with-text .dashed-line{border:1px solid #d4d4d4;flex-grow:1}.separator-with-text .label{color:#8d8e8e;font-size:14px;padding:0 6px}.give-multi-form-goal-block{background:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.306);display:flex;flex-direction:column;margin-bottom:20px}.give-multi-form-goal-block .wp-block-media-text{margin:24px!important}.give-multi-form-goal-block .give-multi-form-goal-block__image,.give-multi-form-goal-block .wp-block-media-text__media,.give-multi-form-goal-block .wp-block-media-text__media img{border-radius:6px!important}.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content{padding:16px!important}.give-multi-form-goal-block__content{grid-gap:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:24px!important;min-height:250px}.give-multi-form-goal-block__content .give-multi-form-goal-block__text{display:flex;flex-direction:column;justify-content:center}.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2{margin-bottom:var(--global--spacing-vertical)}.give-multi-form-goal-block__content .give-multi-form-goal-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.give-progress-bar-block__goal{border-top:1px solid #ebebeb;height:auto;padding:20px 16px}.give-progress-bar-block__progress{align-items:center;background:#f1f1f1;border-radius:20px;box-shadow:inset 0 1px 4px rgba(0,0,0,.095);display:flex;height:20px;overflow:hidden;position:relative}.give-progress-bar-block__progress .give-progress-bar-block__progress-bar{background:linear-gradient(180deg,#28c77b,#28c77b),linear-gradient(180deg,#fff,#ccc);background-blend-mode:multiply;border-radius:20px;height:100%;left:0;overflow:hidden;position:absolute;top:0}.give-progress-bar-block__stats{background:#f5f5f5;border-radius:0 0 8px 8px;border-top:1px solid #ebebeb;display:flex;flex-wrap:wrap;height:auto}.give-progress-bar-block__stat{align-items:center;border-right:1px solid #ebebeb;display:flex;flex:1 1 110px;flex-direction:column;font-weight:500;height:96px;justify-content:center}.give-progress-bar-block__stat:last-of-type{border-right:none}.give-progress-bar-block__stat>:first-child{color:#4c4c4c;font-size:24px;line-height:28px}.give-progress-bar-block__stat>:last-child{color:#6f6f6f;font-size:18px;line-height:1}.form-row .give-stripe-cc-field{background-color:#fdfdfd;border:1px solid #ccc;border-radius:0;box-sizing:border-box;color:#333;margin:0;outline:none;padding:.5em;width:100%}.give-stripe-cc-field.give-fl-input{background-color:#fff;height:auto;line-height:inherit;min-height:50px;padding:14px 10px}.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{background-color:#fdfdfd;border:1px solid #ccc;height:40px;margin:0 0 15px;padding:10px}.give-form .give-stripe-cc-field.focus,.give-form .give-stripe-cc-field:focus{background-color:#fff}.give-stripe-checkout-modal{all:initial;align-items:center;background-color:rgba(0,0,0,.5);box-sizing:border-box;display:flex;font-family:-apple-system,BlinkMacSystemFont,sans-serif;height:100%;justify-content:center;left:0;opacity:0;overflow:scroll;position:fixed;top:0;transform:scale(1.1);transition:visibility 0s linear .25s,opacity .25s 0s,transform .25s;visibility:hidden;width:100%;z-index:100001!important}.give-stripe-checkout-modal.give-stripe-checkout-show-modal{opacity:1;transform:scale(1);transition:visibility 0s linear 0s,opacity .25s 0s,transform .25s;visibility:visible}.give-stripe-checkout-modal .give-stripe-checkout-modal-content{background:#fff;border-radius:.5rem;margin:auto;max-width:500px;overflow:hidden;position:relative;width:96%}.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;border:none;color:#fff;cursor:pointer;font:inherit;margin:15px;outline:inherit;padding:0;position:absolute;right:0;top:0}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 10px;text-transform:uppercase}.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{display:block;overflow:hidden;padding:20px}.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr{border:1px solid #e5e5e5;margin:20px 0}.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{font-size:14px;margin:-5px 0 20px;text-align:center}.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{background-color:#f5f5f5;padding:20px;text-align: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{align-items:center;display:flex;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{align-items:center;border:none;border-radius:4px;display:flex;filter:brightness(1);font-size:22px;justify-content:center;line-height:20px;min-width:236px;order:99!important;padding:20px 28px!important;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{clear:both;content:"";display:block}@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{display:flex;padding:0 .75rem}}@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.3333333333%}}@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{grid-gap:1.5rem;display:grid;grid-template-columns:1fr;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))}.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;text-decoration:none;transition:all .1s ease-out;width:100%}.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;-o-object-fit:cover;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}@-webkit-keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}@keyframes placeHolderShimmer{0%{background-position:0 0}to{background-position:520px 0}}#give-receipt .placeholder-animation{margin:0 auto;max-width:650px}#give-receipt .animated-background{-webkit-animation-duration:.85s;animation-duration:.85s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:placeHolderShimmer;animation-name:placeHolderShimmer;-webkit-animation-timing-function:linear;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{background-color:#eee;border:1px solid #eee;margin:0 auto;width:650px}#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}}/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}*{box-sizing:border-box}*:focus{outline:none!important}html,body,div,span,applet,object,iframe,table,caption,tbody,tfoot,thead,tr,th,td,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;border:0;outline:0;padding:0;font-size:100%;font-family:inherit;font-weight:inherit;font-style:inherit;vertical-align:baseline}body{position:relative;overflow-x:hidden}body,html{max-width:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}mark{padding:0 5px;color:inherit}strong{font-weight:700}pre{max-width:100%;margin-top:18px;margin-bottom:20px;padding:20px;word-wrap:break-word;background:#ebf0f9;overflow:auto}code,kbd,tt,var,pre{font-family:monospace}ul,ol{padding:0 0 20px 0}li ul{padding-bottom:0}textarea{min-height:50px;height:122px}small{font-size:.8em}code,tt,kbd{font-size:87.5%;color:#e83e8c;word-break:break-word}i,cite,em,var,address,dfn,q{font-style:italic}sub{vertical-align:sub;font-size:smaller}sup{vertical-align:super;font-size:smaller}img{vertical-align:top;max-width:100%;height:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none}label,legend{display:block;margin-bottom:5px}iframe{width:100%;display:block}table{width:100%;border-collapse:collapse}dl{margin-bottom:1.75em}dt{font-weight:700}dd{margin:0 0 1.75em}p{margin:0 0 20px 0}p:empty{display:none;padding:0;margin:0}a{transition:all 0.4s}a,a:active,a:focus,a:hover{text-decoration:none}p a{transition:color 0.3s}input[type='text'],input[type='url'],input[type='search'],input[type='email'],input[type='password'],input[type='tel'],input[type='time'],select,textarea{display:block;height:56px;max-width:100%;margin:0 0 20px 0;border:1px solid #dedede;border-radius:28px;padding:10px 26px;font-family:inherit;font-size:16px;line-height:1.7;transition:0.3s}input[type='text']:focus,input[type='url']:focus,input[type='search']:focus,input[type='email']:focus,input[type='password']:focus,input[type='tel']:focus,input[type='time']:focus,select:focus,textarea:focus{border-color:#eee}input[type="radio"],input[type="checkbox"]{margin:5px .4375em 0 0}input[type="radio"]~label,input[type="checkbox"]~label{display:inline}input[type='text']:-ms-input-placeholder,input[type='url']:-ms-input-placeholder,input[type='search']:-ms-input-placeholder,input[type='email']:-ms-input-placeholder,input[type='password']:-ms-input-placeholder,input[type='tel']:-ms-input-placeholder,input[type='time']:-ms-input-placeholder,textarea:-ms-input-placeholder{font-size:16px;outline:none;-webkit-appearance:none;-ms-transition:0.4s;transition:0.4s}input[type='text']::placeholder,input[type='url']::placeholder,input[type='search']::placeholder,input[type='email']::placeholder,input[type='password']::placeholder,input[type='tel']::placeholder,input[type='time']::placeholder,textarea::placeholder{font-size:16px;outline:none;-webkit-appearance:none;transition:0.4s}input[type='text']:focus:-ms-input-placeholder,input[type='text']:active:-ms-input-placeholder,input[type='url']:focus:-ms-input-placeholder,input[type='url']:active:-ms-input-placeholder,input[type='search']:focus:-ms-input-placeholder,input[type='search']:active:-ms-input-placeholder,input[type='email']:focus:-ms-input-placeholder,input[type='email']:active:-ms-input-placeholder,input[type='password']:focus:-ms-input-placeholder,input[type='password']:active:-ms-input-placeholder,input[type='tel']:focus:-ms-input-placeholder,input[type='tel']:active:-ms-input-placeholder,input[type='time']:focus:-ms-input-placeholder,input[type='time']:active:-ms-input-placeholder,textarea:focus:-ms-input-placeholder,textarea:active:-ms-input-placeholder{opacity:0}input[type='text']:focus::placeholder,input[type='text']:active::placeholder,input[type='url']:focus::placeholder,input[type='url']:active::placeholder,input[type='search']:focus::placeholder,input[type='search']:active::placeholder,input[type='email']:focus::placeholder,input[type='email']:active::placeholder,input[type='password']:focus::placeholder,input[type='password']:active::placeholder,input[type='tel']:focus::placeholder,input[type='tel']:active::placeholder,input[type='time']:focus::placeholder,input[type='time']:active::placeholder,textarea:focus::placeholder,textarea:active::placeholder{opacity:0}input[type='text']:focus,input[type='url']:focus,input[type='search']:focus,input[type='email']:focus,input[type='password']:focus,input[type='tel']:focus,input[type='time']:focus,textarea:focus{background-color:#fff}input[type='submit'],button{display:inline-block;height:50px;max-width:100%;margin-bottom:0;border-width:0;border-style:solid;border-color:currentColor;border-radius:30px;outline:none;padding:6px 26px;color:#fff;cursor:pointer;-webkit-appearance:none;background:transparent;transition:0.4s}input[type='submit']:hover,button:hover{color:#fff}input[type='submit']:focus,button:focus{box-shadow:0 0 10px 0 rgba(0,0,0,.08)}input[type='submit']:hover,input[type='submit']:active,input[type='submit']:focus{color:#fff}textarea{height:120px;padding-top:15px}.select__field{position:relative;margin-bottom:20px}@media (min-width:380px){.select__field{display:inline-block}}.select__field:before{content:'\f149';display:block;position:absolute;z-index:0;right:23px;font-family:'Flaticon';font-size:9px;font-weight:400;line-height:56px;pointer-events:none;transform:rotate(90deg)}.select__field select{margin-bottom:0;padding:10px 36px 10px 20px;-webkit-appearance:none;appearance:none}form.post-password-form{margin-bottom:20px}form.post-password-form p:first-child{margin-bottom:24px}form.post-password-form label{display:inline-block;width:100%;margin-right:8px}@media (min-width:600px){form.post-password-form label{width:calc(100% - 130px);max-width:270px}}form.post-password-form label input[type='password']{width:100%;margin-top:5px}form.post-password-form input[type='submit']{height:55px;min-width:170px}form.post-password-form input[type='submit']:hover{color:#fff}.wgl-container{margin-right:auto;margin-left:auto;width:1170px}.wgl-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}.wgl-container .wgl-container{width:100%}.wgl-container .elementor-section-boxed .elementor-section-boxed .elementor-container{width:100%}#main .wgl-container .wgl_wrapper{left:0!important}.row:after,.row:before,.wgl-container:after,.wgl-container:before,.clearfix:after,.clearfix:before{content:'';display:table;line-height:0}.wgl-container:after,.row:after,.clear,.clearfix:after{clear:both}[class*='wgl_col-']{float:left;min-height:1px}.row{margin-left:-15px;margin-right:-15px}.row [class*='wgl_col-']{display:block;width:100%;padding-right:15px;padding-left:15px}.slick-slider a,.slick-slider a:hover,.slick-slider a:focus{transition:0.4s}a:hover{color:inherit}.wgl-icon{display:inline-block;transition:0.4s}.wgl-icon svg{transition:inherit}.aleft{text-align:left}.acenter{text-align:center}.aright{text-align:right}.ajustify{text-align:justify}.aleft .wgl-layout-left{justify-content:flex-start}.aleft .wgl-layout-right{justify-content:flex-end}.acenter .wgl-layout-left,.acenter .wgl-layout-right{justify-content:center}.aright .wgl-layout-left{justify-content:flex-end}.aright .wgl-layout-right{justify-content:flex-start}.wgl-layout-left,.wgl-layout-right{display:flex}.wgl-layout-left .content_wrapper{flex-grow:1}.wgl-layout-right{flex-direction:row-reverse}.wgl-layout-right .content_wrapper{flex-grow:1}body[data-elementor-device-mode="tablet"] .a-tabletleft{text-align:left}body[data-elementor-device-mode="tablet"] .a-tabletcenter{text-align:center}body[data-elementor-device-mode="tablet"] .a-tabletright{text-align:right}body[data-elementor-device-mode="tablet"] .a-tabletjustify{text-align:justify}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-left{justify-content:flex-start}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-right{justify-content:flex-end}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-tablet-left{justify-content:flex-start}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-layout-tablet-right{justify-content:flex-end}body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-left,body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-right{justify-content:center}body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-tablet-left{justify-content:center}body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-layout-tablet-right{justify-content:center}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-left{justify-content:flex-end}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-right{justify-content:flex-start}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-tablet-left{justify-content:flex-end}body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-layout-tablet-right{justify-content:flex-start}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-top{flex-direction:column}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-top .content_wrapper{flex-grow:0}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-left{flex-direction:row}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-left .content_wrapper{flex-grow:1}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-right{flex-direction:row-reverse}body[data-elementor-device-mode="tablet"] .wgl-layout-tablet-right .content_wrapper{flex-grow:1}body[data-elementor-device-mode="mobile"] .a-mobileleft{text-align:left}body[data-elementor-device-mode="mobile"] .a-mobilecenter{text-align:center}body[data-elementor-device-mode="mobile"] .a-mobileright{text-align:right}body[data-elementor-device-mode="mobile"] .a-mobilejustify{text-align:justify}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-left{justify-content:flex-start}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-right{justify-content:flex-end}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-tablet-left{justify-content:flex-start}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-layout-tablet-right{justify-content:flex-end}body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-left,body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-right{justify-content:center}body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-tablet-left{justify-content:center}body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-layout-tablet-right{justify-content:center}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-left{justify-content:flex-end}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-right{justify-content:flex-start}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-tablet-top{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-tablet-left{justify-content:flex-end}body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-layout-tablet-right{justify-content:flex-start}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-top{flex-direction:column}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-top .content_wrapper{flex-grow:0}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-left{flex-direction:row}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-left .content_wrapper{flex-grow:1}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-right{flex-direction:row-reverse}body[data-elementor-device-mode="mobile"] .wgl-layout-mobile-right .content_wrapper{flex-grow:1}.fullwidth-wrapper{width:100%}.z-index-1{z-index:1}.relative{position:relative}.text-uppercase{text-transform:uppercase}.bypostauthor{opacity:1}.ohidden{overflow:hidden}.ovisible{overflow:visible}.d-block{display:block}.d-none{display:none}.wp-caption-text,.wp-caption .wp-caption-text{margin:.5em 0;font-size:13px;text-align:center}.wp-caption,.gallery-caption{font-style:italic;max-width:100%;margin-bottom:1em}.wp-caption img,.gallery-caption img{border-radius:unset}.sticky-sidebar_init #main{padding-bottom:80px}#main{padding:40px 0;position:relative;z-index:0;min-height:65vh;overflow:hidden}body>#main .row.sidebar_left #main-content{float:right}.gm-control-active{border-radius:unset;box-shadow:none}hr{margin:20px 0 20px;border:none;border-bottom:1px solid #1d1f21}hr.wp-block-separator{max-width:100px}hr.wp-block-separator.is-style-wide,hr.wp-block-separator.is-style-dots{max-width:100%}table td,table th{padding:5px 10px;border:1px solid #ebebee;text-align:left}table:not(:last-child){margin-bottom:22px}.dialog-type-lightbox{z-index:10001}.screen-reader-text{position:absolute!important;height:1px;width:1px;margin:-1px;border:0;padding:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);word-wrap:normal!important;overflow:hidden}.screen-reader-text:focus{display:block;z-index:100000;top:5px;left:5px;width:auto;height:auto;padding:15px 23px 14px;font-size:1em;line-height:normal;color:#444;text-decoration:none;background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none}.mejs-container{margin-bottom:20px}.wgl-row-animation>.elementor-container{z-index:1}.extended-parallax{position:absolute;z-index:-1;width:100%}.wgl-background-image_parallax{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.wgl-background-image_parallax div{height:100%}.wgl-elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;pointer-events:none}.wgl-elementor-shape-top{top:-1px}.wgl-elementor-shape-bottom{bottom:-1px}.wgl-elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.wgl-theme-header{position:relative;z-index:2}.wgl-theme-header .wrapper a{color:inherit}.wgl-theme-header .wrapper .bighearts_module_button a{margin-bottom:0;box-shadow:none;color:#fff}.wgl-theme-header .wgl-sticky-header .wgl-logotype-container>a,.wgl-theme-header .wgl-sticky-header .wgl-logotype-container>a>img{max-height:none!important}.wgl-theme-header .wgl-mobile-header,.wgl-theme-header .mobile_nav_wrapper .primary-nav .menu,.wgl-theme-header .wgl-mobile-header i.menu-item__plus{display:none}.wgl-theme-header.header_overlap{position:absolute;z-index:99;width:100%;left:0;top:0}.wgl-theme-header.header_overlap .wgl-site-header .primary-nav>ul>li>a>span,.wgl-theme-header.header_overlap .wgl-site-header .primary-nav>ul>li>a>i{color:inherit}.wgl-theme-header.header_overlap .wgl-site-header .primary-nav>ul>li>a>span:before{background:currentColor}.wgl-theme-header.header_overlap .wgl-site-header .primary-nav>ul>li>a>i:before{opacity:1}.wgl-theme-header.header_overlap .wgl-site-header .primary-nav>ul>li>a>span:after{opacity:1;background:currentcolor}.wgl-theme-header.header_shadow{box-shadow:1px 0 10px rgba(0,0,0,.1)}.wgl-theme-header a.wgl-button{color:#fff}body:not(.elementor-editor-active) .wgl-theme-header .elementor-column,body:not(.elementor-editor-active) .wgl-theme-header .elementor-column-wrap,body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget-wrap,body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget[data-widget_type='wgl-menu.default']{position:static}.wgl-header-row .wgl-header-row_wrapper{display:flex;position:relative;flex-flow:row nowrap;align-items:center;justify-content:space-between}.wgl-header-row .header_side.display_normal{flex:0 auto}.wgl-header-row .header_side.display_grow{flex:1}.wgl-header-row .header_side.display_grow .primary-nav>.menu{white-space:nowrap}.wgl-header-row .header_side.v_align_middle{align-self:center}.wgl-header-row .header_side.v_align_bottom{align-self:flex-end}.wgl-header-row .header_side.v_align_bottom .primary-nav>ul>li>a{align-self:flex-end;align-items:flex-end}.wgl-header-row .header_side.v_align_bottom .header_area_container>*,.wgl-header-row .header_side.v_align_bottom .header_search-button{vertical-align:bottom}.wgl-header-row .header_side.v_align_top{align-self:flex-start}.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object{top:0;bottom:auto}.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object:before{transform:rotate(0.5turn)}.wgl-header-row .header_side.v_align_top .primary-nav>ul>li>a{align-self:flex-start;align-items:flex-start}.wgl-header-row .header_side.v_align_top .header_area_container>*,.wgl-header-row .header_side.v_align_top .header_search-button{vertical-align:top}.wgl-header-row .header_side.h_align_left{text-align:left}.wgl-header-row .header_side.h_align_center{text-align:center}.wgl-header-row .header_side.h_align_right{text-align:right}.wgl-header-row .header_side.display_grow.h_align_right{margin-left:auto}.wgl-header-row .header_side.display_grow.h_align_center{margin-right:auto;margin-left:auto}.wgl-header-row .header_side.display_grow.h_align_left{margin-right:auto}.wgl-header-row .header_side.display_grow.h_align_left .header_area_container{justify-content:flex-start}.wgl-header-row .header_side.display_grow.h_align_center .header_area_container{justify-content:center}.wgl-header-row .header_side.display_grow.h_align_right .header_area_container{justify-content:flex-end}.wgl-header-row .header_side[class^='position_center'] .header_area_container>div.mini-cart{padding:0}.wgl-header-row .header_side[class^='position_center'] .primary-nav>ul li.mega-menu>ul.mega-menu{left:0;right:0;margin:0 auto}.wgl-header-row .header_side[class^='position_left'] .header_area_container>*:last-child{padding-right:0}.wgl-header-row .header_side[class^='position_right'] .header_area_container>*:first-child{padding-left:0}.wgl-header-row .header_side[class^='position_left'] .primary-nav ul li ul{left:0;right:auto}.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li ul .sub-menu{left:100%;right:auto}.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(1)>.sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(2)>.sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(3)>.sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(4)>.sub-menu{left:0;right:auto}.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(1)>.sub-menu .sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(2)>.sub-menu .sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(3)>.sub-menu .sub-menu,.wgl-header-row .header_side[class^='position_left'] .primary-nav>ul>li:nth-last-child(4)>.sub-menu .sub-menu{left:calc(100% + 5px);right:auto}.wgl-header-row .header_side,.wgl-header-row .header_render_editor,.wgl-header-row .wrapper,.wgl-header-row .header_area_container{max-width:100%;box-sizing:border-box}.header_area_container{display:inline-block;height:100%;max-height:100%}.header_area_container>*{display:inline-block;vertical-align:middle}.delimiter{position:relative}.wgl-logotype-container img{vertical-align:middle;max-height:100%}.wgl-logotype-container a{color:inherit}.wgl-logotype-container .logo-name{font-size:38px;line-height:1;color:inherit}header:not(.wgl-menu-outer_content)>.wgl-logotype-container .logo-name{width:200px;width:-webkit-min-content;width:min-content;font-size:30px;white-space:pre-line}.primary-nav{letter-spacing:.02em}.primary-nav a{transition:0.3s}.primary-nav.align-left{text-align:left}.primary-nav.align-left>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-left>ul.menu>li.mega-cat>div.mega-menu-container{left:0;right:auto}.primary-nav.align-center{text-align:center}.primary-nav.align-center>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-center>ul.menu>li.mega-cat>div.mega-menu-container{left:0;right:0;margin-left:auto;margin-right:auto}.primary-nav.align-right{text-align:right}.primary-nav.align-right>ul.menu>li.mega-menu-links>ul.mega-menu.sub-menu,.primary-nav.align-right>ul.menu>li.mega-cat>div.mega-menu-container{left:auto;right:0}.primary-nav .lavalamp{position:static}.primary-nav .lavalamp-object{position:absolute;z-index:0;left:0;bottom:0;font-size:24px;line-height:9px;opacity:0}.primary-nav .lavalamp-object:before{display:inline-block}.primary-nav .lavalamp_animate .lavalamp-object{opacity:1}.primary-nav>ul.lavalamp>li>a>span:after{display:none!important}.primary-nav ul:hover li:not(:hover){z-index:0;position:relative}.primary-nav ul li{display:inline-block;vertical-align:middle;line-height:inherit}.primary-nav>ul li{position:relative;padding-left:0}.primary-nav>ul li.mega-menu{position:static!important}.primary-nav>ul li.mega-menu>ul.mega-menu{left:0;right:0;margin-left:auto;margin-right:auto}.primary-nav>ul{height:100%;margin-left:0;padding:0}.primary-nav>ul:not(.lavalamp)>li:hover>a>span:not(.button_switcher):after,.primary-nav>ul:not(.lavalamp)>li:hover>a>span:not(.button_switcher):before{width:calc(100% + 10px)}.primary-nav>ul>li{height:100%}.primary-nav>ul>li[class*='current']>a>span:after,.primary-nav>ul>li[class*='current']>a>span:before{width:calc(100% + 10px)}.primary-nav>ul>li.mega-menu-links>ul.mega-menu{padding:25px 25px 5px}.primary-nav>ul>li>a{display:flex;position:relative;z-index:1;height:100%;align-items:center;padding:0 24px;color:inherit;transition:0.45s}.primary-nav>ul>li>a>span{position:relative}.primary-nav>ul>li:hover>a>span:after{width:20px}.primary-nav>ul>li.menu-item-has-children>a>span+i.menu-item__plus,.primary-nav>ul>li.mega-menu.mega-cat>a>span+i.menu-item__plus{position:relative;width:14px;padding-left:13px;font-style:normal;font-weight:300;transition:inherit}.primary-nav>ul>li.menu-item-has-children>a>span+i.menu-item__plus:before,.primary-nav>ul>li.mega-menu.mega-cat>a>span+i.menu-item__plus:before{content:'\f14a';font-family:flaticon;font-size:10px;transform:rotate(-90deg);display:inline-block}.primary-nav>ul>li.menu-item-has-children:not(:hover)>a>span+i.menu-item__plus,.primary-nav>ul>li.mega-menu.mega-cat:not(:hover)>a>span+i.menu-item__plus{color:rgba(152,152,152,.7)}.primary-nav ul li ul ul{top:-3px;left:100%}.primary-nav ul li ul li{display:block}.primary-nav ul li ul li>a>span,.primary-nav ul li ul li>a>i{position:relative;transition:0.3s ease-in-out}.primary-nav ul li ul li>a>span{padding-right:0}.primary-nav ul li ul li>a>span .item_text{position:relative;z-index:1}.primary-nav ul li ul li:hover ul{top:-22px}.primary-nav ul li ul li:hover>a>span:not(.button_switcher)+i.menu-item__plus,.primary-nav ul li ul li.menu-item-has-children:hover>a>span:not(.button_switcher)+i.menu-item__plus,.primary-nav ul li ul li[class*='current']>a>span:not(.button_switcher)+i.menu-item__plus{color:inherit}.primary-nav ul li ul .menu-item{line-height:inherit}.primary-nav ul li ul .menu-item a{display:flex;align-items:center;justify-content:space-between;padding:2px 34px 2px 34px;color:inherit;opacity:1;transition:0s}.primary-nav ul li ul .menu-item:hover>a>.menu-item__plus{transform:translateX(10px)}.primary-nav ul li ul,.primary-nav ul li div.mega-menu-container{display:block;position:absolute;z-index:555;top:calc(100% + 15px);left:-12px;min-width:200px;white-space:nowrap;margin-top:0;margin-left:0;border-radius:10px;padding:21px 0 27px;text-align:left;box-shadow:0 0 38px 0 rgba(0,0,0,.15);opacity:0;visibility:hidden;transition:0.3s ease-in}.primary-nav ul li:hover>ul,.primary-nav ul li:hover>div.mega-menu-container{z-index:556;top:calc(100% + 5px);opacity:1;visibility:visible;transform:rotateX(0) translateZ(0)}.primary-nav ul li:hover>ul.mega-menu>ul.mega-menu,.primary-nav ul li:hover>ul.mega-menu>li>ul.mega-menu,.primary-nav ul li:hover>ul>ul.mega-menu,.primary-nav ul li:hover>ul>li>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container.mega-menu>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container.mega-menu>li>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container>ul.mega-menu,.primary-nav ul li:hover>div.mega-menu-container>li>ul.mega-menu{opacity:1;visibility:visible;transform:rotateX(0) translateZ(0)}.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children>a>span+.menu-item__plus{padding-left:10px;font-size:.6em;line-height:1;font-style:normal;color:#adadad}.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children>a>span+.menu-item__plus:before{content:'\f149';font-family:flaticon}.primary-nav>.menu>.menu-item:last-child>.sub-menu{right:0}.primary-nav>.menu>.menu-item:last-child>.sub-menu,.primary-nav>.menu>.menu-item:last-child>.sub-menu .sub-menu{left:auto}.primary-nav>.menu>.menu-item:last-child>.sub-menu .sub-menu{right:100%}.primary-nav>.menu>.menu-item>.sub-menu.wgl-submenu-position-left{left:auto!important;right:0!important}.primary-nav>.menu>.menu-item>.sub-menu.wgl-submenu-position-right{right:auto!important;left:0!important}.primary-nav ul.sub-menu.wgl-submenu-position-left{left:auto!important;right:100%!important}.primary-nav ul.sub-menu.wgl-submenu-position-right{right:auto!important;left:100%!important}.admin-bar .wgl-sticky-header{top:32px}.primary-nav ul li.mega-menu-links>ul{padding:0;box-sizing:border-box;width:1170px;display:flex;flex-wrap:wrap}.primary-nav ul li.mega-menu-links>ul>li{float:left;box-sizing:border-box;margin-top:5px;margin-bottom:20px;margin-left:0;margin-right:0;padding:0;font-size:16px!important;font-weight:600!important}.primary-nav ul li.mega-menu-links>ul>li:after{content:unset;display:none;position:absolute;top:30px;right:0;width:1px;height:calc(100% - 60px);background:unset}.primary-nav ul li.mega-menu-links>ul>li:hover~li{z-index:0}.primary-nav ul li.mega-menu-links>ul>li.hide-mega-headings>a{display:none}.primary-nav ul li.mega-menu-links>ul>li:hover>a>span{background:none!important}.primary-nav ul li.mega-menu-links>ul>li>a{position:relative;padding:4px 15px 0}.primary-nav ul li.mega-menu-links>ul>li>a>span{padding-left:0!important;pointer-events:none}.primary-nav ul li.mega-menu-links>ul>li>a:after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-1col>ul>li{width:100%}.primary-nav ul li.mega-menu-links.mega-columns-1col>ul>li:after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-2col>ul>li{width:50%}.primary-nav ul li.mega-menu-links.mega-columns-2col>ul>li:nth-child(2n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-3col>ul>li{width:33.33333%}.primary-nav ul li.mega-menu-links.mega-columns-3col>ul>li:nth-child(3n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-4col>ul>li{width:25%}.primary-nav ul li.mega-menu-links.mega-columns-4col>ul>li:nth-child(4n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-5col>ul>li{width:20%}.primary-nav ul li.mega-menu-links.mega-columns-5col>ul>li:nth-child(5n):after{display:none}.primary-nav ul li.mega-menu-links.mega-columns-6col>ul>li{width:16.66666%}.primary-nav ul li.mega-menu-links.mega-columns-6col>ul>li:nth-child(6n):after{display:none}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{position:relative;left:0!important;right:auto!important;padding-top:6px;padding-bottom:0;top:0;opacity:0;min-width:auto;visibility:hidden;margin-top:0;background:transparent;border:0;box-shadow:none}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li{padding-left:0;padding-right:0}.primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul{left:100%!important;right:auto!important}.primary-nav ul li.mega-menu-links>ul.mega-menu .item_text{display:flex;flex-direction:column;text-align:center}.primary-nav ul li.mega-menu-links>ul.mega-menu .item_text>img{box-shadow:0 5px 15px 0 rgba(0,0,0,.08);border-radius:4px;margin-bottom:10px;transition:0.4s}.primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a{font-size:18px;font-weight:700}.primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a:hover .item_text>img{transform:translateY(-10px)}.wgl-mobile-header .primary-nav ul li.mega-menu-links>ul.mega-menu .item_text>img{display:none}.wgl-mobile-header .primary-nav ul li.mega-menu-links>ul.mega-menu>.menu-item>a{font-size:inherit;font-weight:inherit}body:not(.home):not(.bighearts-blog-type-overlay)>header+#main,body.home.blog>header+#main{border-top:1px solid rgba(31,46,44,.1)}.wgl-sticky-header{position:fixed;z-index:99999;top:0;left:0;width:100%;transform:translateY(-100%);overflow:hidden;opacity:0;transition:0.3s}.wgl-sticky-header.sticky_active{overflow:visible;transform:translateY(0);opacity:1}.wgl-sticky-header.header_sticky_shadow{box-shadow:1px 0 10px rgba(0,0,0,.1)}.wgl-mobile-header .wgl-header-row{display:flex;align-items:center}.wgl-mobile-header .primary-nav ul li a span:after{display:none}.wgl-mobile-header .header_search-button,.wgl-mobile-header .header_search-close{color:inherit}header nav.submenu-disable .menu-item__plus,header nav.submenu-disable .sub-menu{display:none}.wgl-cart-header{position:fixed;z-index:99999;top:0;left:0}body.single-header.elementor-editor-active .wgl-site-header,body.single-header.elementor-editor-active .wgl-site-header .primary-nav{display:block}.lavalamp .lavalamp-object{transition-property:transform,width,height,opacity}.lavalamp .lavalamp-object.ease-in-out{transition-timing-function:ease-in-out}.lavalamp .lavalamp-object.linear{transition-timing-function:linear}.lavalamp .lavalamp-object.easeInQuad{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}.lavalamp .lavalamp-object.easeInCubic{transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.lavalamp .lavalamp-object.easeInQuart{transition-timing-function:cubic-bezier(.895,.03,.685,.22)}.lavalamp .lavalamp-object.easeInQuint{transition-timing-function:cubic-bezier(.755,.05,.855,.06)}.lavalamp .lavalamp-object.easeInSine{transition-timing-function:cubic-bezier(.47,0,.745,.715)}.lavalamp .lavalamp-object.easeInExpo{transition-timing-function:cubic-bezier(.95,.05,.795,.035)}.lavalamp .lavalamp-object.easeInCirc{transition-timing-function:cubic-bezier(.6,.04,.98,.335)}.lavalamp .lavalamp-object.easeInBack{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}.lavalamp .lavalamp-object.easeOutQuad{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}.lavalamp .lavalamp-object.easeOutCubic{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lavalamp .lavalamp-object.easeOutQuart{transition-timing-function:cubic-bezier(.165,.84,.44,1)}.lavalamp .lavalamp-object.easeOutQuint{transition-timing-function:cubic-bezier(.23,1,.32,1)}.lavalamp .lavalamp-object.easeOutSine{transition-timing-function:cubic-bezier(.39,.575,.565,1)}.lavalamp .lavalamp-object.easeOutExpo{transition-timing-function:cubic-bezier(.19,1,.22,1)}.lavalamp .lavalamp-object.easeOutCirc{transition-timing-function:cubic-bezier(.075,.82,.165,1)}.lavalamp .lavalamp-object.easeOutBack{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}.lavalamp .lavalamp-object.easeInOutQuad{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.lavalamp .lavalamp-object.easeInOutCubic{transition-timing-function:cubic-bezier(.645,.045,.355,1)}.lavalamp .lavalamp-object.easeInOutQuart{transition-timing-function:cubic-bezier(.645,.045,.355,1)}.lavalamp .lavalamp-object.easeInOutQuint{transition-timing-function:cubic-bezier(.86,0,.07,1)}.lavalamp .lavalamp-object.easeInOutSine{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}.lavalamp .lavalamp-object.easeInOutExpo{transition-timing-function:cubic-bezier(1,0,0,1)}.lavalamp .lavalamp-object.easeInOutCirc{transition-timing-function:cubic-bezier(.785,.135,.15,.86)}.lavalamp .lavalamp-object.easeInOutBack{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger-box{display:none;cursor:pointer}.hamburger-box .hamburger-inner{width:20px;line-height:0}.hamburger-box .hamburger-inner span{display:inline-block;position:relative;width:20px;height:2px;vertical-align:top;background:currentColor}.hamburger-box .hamburger-inner span+span{margin-top:5px}body.mobile_switch_on .hamburger-inner span:nth-child(1){animation:ease 0.7s 0.4s burger_top-1-45 forwards}body.mobile_switch_on .hamburger-inner span:nth-child(2){animation:ease 0.7s 0.4s burger_scaled-1 forwards}body.mobile_switch_on .hamburger-inner span:nth-child(3){animation:ease 0.7s 0.4s burger_bottom-1-135 forwards}body.mobile_switch_off .hamburger-inner span:nth-child(1){animation:ease 0.7s 0.4s burger_top-2-45 backwards}body.mobile_switch_off .hamburger-inner span:nth-child(2){animation:ease 0.7s 0.4s burger_scaled-2 backwards}body.mobile_switch_off .hamburger-inner span:nth-child(3){animation:ease 0.7s 0.4s burger_bottom-2-135 backwards}body.mobile_switch_on .mobile_nav_wrapper .wgl-menu_overlay{opacity:1;visibility:visible}.mobile_nav_wrapper .wgl-menu_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);visibility:hidden;opacity:0;transition:0.45s ease-in-out}.mobile_nav_wrapper .primary-nav{width:calc(100% + 17px)}.mobile_nav_wrapper .primary-nav ul li ul li>a>span:before,.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav ul li ul li>a:before,.mobile_nav_wrapper .primary-nav>ul>li>a:after,.mobile_nav_wrapper .primary-nav>ul>li.menu-item-has-children>a:after,.mobile_nav_wrapper .primary-nav>ul>li.mega-menu.mega-cat>a:after,.mobile_nav_wrapper .primary-nav>ul>li>a span:before{display:none}.mobile_nav_wrapper .primary-nav>ul>li>a>span{padding-right:0!important}.mobile_nav_wrapper .primary-nav>ul li{position:static}.mobile_nav_wrapper .primary-nav ul li a{position:relative}.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent>a>span,.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item>a>span,.mobile_nav_wrapper .primary-nav ul li ul li.current_page_item>a>span,.mobile_nav_wrapper .primary-nav ul li ul li:hover>a>span{color:inherit}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu{position:relative;top:0!important;left:0!important;right:0!important;width:100%;box-sizing:border-box;padding:0 0 0 30px;min-width:auto;color:inherit;opacity:1;visibility:visible;transition:0s;white-space:initial;overflow:hidden;transform:none!important}body.admin-bar .wgl-menu_outer{top:32px;height:calc(100vh - 32px)}.wgl-menu_outer{position:fixed;z-index:999;background-color:#222328;transition:opacity 0.2s;overflow:hidden;width:400px;height:100%;top:0;transform:translateX(-100%);transition:transform 0.45s ease-in-out;-webkit-user-select:none;-ms-user-select:none;user-select:none}.wgl-menu_outer.menu-position_right{right:0;transform:translateX(100%)}.wgl-menu_outer.menu-position_right .wgl-menu-outer_header{right:auto;left:-45px}.wgl-menu_outer .mobile-hamburger-close{position:relative;z-index:999;border-radius:5px;line-height:0}.wgl-menu_outer .wgl-menu-outer_header{position:absolute;top:29px;right:-45px}.wgl-menu_outer .wgl-menu-outer_header .hamburger-box{padding:12px 10px}.wgl-menu_outer .wgl-menu_content{position:relative;width:100%;height:100%}.wgl-menu_outer .wgl-menu-outer_content{position:absolute;padding:30px;width:100%;bottom:17px;top:0;right:0;left:0;overflow-y:scroll;scrollbar-width:none}.wgl-menu_outer .wgl-menu-outer_content::-webkit-scrollbar{display:none}body.mobile_switch_on{position:fixed;overflow:hidden;width:100%;height:100%}body.mobile_switch_on .wgl-menu_outer{transform:translateX(0%);overflow:visible}.mobile_nav_wrapper .wgl-menu-outer_content>*{margin-top:20px}.mobile_nav_wrapper .wgl-menu-outer_content>*:first-child{margin-top:0}.mobile_nav_wrapper .primary-nav .wgl-logotype-container{margin-bottom:20px}.mobile_nav_wrapper .primary-nav>ul.mobile_switch_on{display:block!important;position:relative;left:0;width:100%;height:auto;margin:0;padding:0;text-align:left}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li{display:block;float:none;height:auto;padding:0}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container{display:none!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu{min-height:inherit!important;padding-right:0!important;padding-left:30px!important;max-width:none!important;background-image:none!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li{width:100%;margin-top:0;font-weight:inherit!important}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li.hide-mega-headings a{display:block}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li ul.show_sub_menu{visibility:visible;opacity:1}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li ul li:after{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links>.mega-menu.sub-menu li:after{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a{margin:0;padding:10px 0}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span{display:inline}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span.menu-item_plus{display:none}.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:not([class*='current']):hover a{color:inherit}.mobile_nav_wrapper .primary-nav ul li ul li{border-bottom:0!important;margin:0}.mobile_nav_wrapper .primary-nav ul li ul li:hover>a{background:transparent;color:inherit}.mobile_nav_wrapper .primary-nav ul li ul li>a:after{display:none}.mobile_nav_wrapper .primary-nav ul li ul li>a>span{padding:0;background:none!important}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul>li>a:before{display:none}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul>li:hover>a>span{color:inherit}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{box-shadow:none;margin-top:0;border:none;width:100%;transition:0s;background-color:#222328;display:none}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul:after,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul:after{display:none}.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{padding-top:0;padding-bottom:0}.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover,.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus{padding-left:0}.mobile_nav_wrapper .primary-nav .button_switcher{position:absolute;z-index:1;top:50%;right:0;width:50px;height:50px;transform:translateY(-50%);margin-right:0;cursor:pointer}.mobile_nav_wrapper .primary-nav .button_switcher:before{content:'';display:inline-block;border-top-width:1px;border-top-style:solid;border-left-width:1px;border-left-style:solid;transform:translate(-50%,-50%) rotate(135deg);opacity:.8;transition:0.3s ease;background:none!important;position:absolute;top:50%;left:50%;margin:auto;width:8px;height:8px;visibility:visible;margin-top:0;margin-left:0!important;border-radius:0;color:inherit}.mobile_nav_wrapper .primary-nav .button_switcher:after{content:'';display:block;position:absolute;top:15%;left:15%;width:70%;height:70%;opacity:.01;background-color:#fff;transition:0.2s}.mobile_nav_wrapper .primary-nav .button_switcher:hover:after,.mobile_nav_wrapper .primary-nav .button_switcher:focus:after{opacity:.02}.mobile_nav_wrapper .primary-nav .button_switcher.is-active:before{transform:translate(-50%,-50%) rotate(225deg)}.mobile_nav_wrapper .search_mobile_menu .header_search-field{border-radius:5px}.wgl-mobile-header .mini-cart{position:static}.wgl-mobile-header .wgl-header-row .header_side[class^='position_right'] .header_area_container>*{padding-left:25px}.wgl-mobile-header .wgl-header-row .header_side[class^='position_right'] .header_area_container>*:first-child{padding-left:0}.wgl-mobile-header .wgl-header-row .header_side[class^='position_left'] .header_area_container>*{padding-right:25px}.wgl-mobile-header .wgl-header-row .header_side[class^='position_left'] .header_area_container>*:last-child{padding-right:0}.wgl-mobile-header .wgl-header-row .header_side[class^='position_center'] .header_area_container>*{padding-left:25px;padding-right:25px}.wgl-mobile-header .wgl-header-row .header_side[class^='position_center'] .header_area_container>*:last-child,.wgl-mobile-header .wgl-header-row .header_side[class^='position_center'] .header_area_container>*:first-child{padding-right:0;padding-left:0}@media (max-width:1200px){.wgl-theme-header .wgl-sticky-header{display:none}}@media (max-width:782px){body.admin-bar .wgl-menu_outer{top:46px;height:calc(100vh - 46px)}}@media (max-width:450px){.wgl-menu_outer{width:calc(100% - 48px)}}@media (max-width:360px){.wgl-mobile-header .woo_mini_cart{width:calc(100vw - 40px)}}@keyframes burger_top-1-45{0%{top:0;transform:rotate(0)}50%{top:7px;transform:rotate(0)}100%{top:7px;transform:rotate(45deg)}}@keyframes burger_top-2-45{0%{top:7px;transform:rotate(45deg)}50%{top:7px;transform:rotate(0)}100%{top:0;transform:rotate(0)}}@keyframes burger_bottom-1-135{0%{bottom:0;transform:rotate(0)}50%{bottom:7px;transform:rotate(0)}100%{bottom:7px;transform:rotate(135deg)}}@keyframes burger_bottom-2-135{0%{bottom:7px;transform:rotate(135deg)}50%{bottom:7px;transform:rotate(0)}100%{bottom:0;transform:rotate(0)}}@keyframes burger_scaled-1{50%{transform:scale(0)}100%{transform:scale(0)}}@keyframes burger_scaled-2{0%{transform:scale(0)}50%{transform:scale(0)}100%{transform:scale(1)}}.page-header{display:flex;align-items:center;position:relative;z-index:1;padding:10px 0}@media (max-width:768px){.page-header{display:block}}.page-header_wrapper{height:100%;margin-left:auto;margin-right:auto}.page-header_wrapper .wgl-container{height:100%}.page-header .page-header_content{display:flex;flex-direction:column;justify-content:center;height:100%}.page-header_align_left{justify-content:left}.page-header_align_left .page-header_content{align-items:flex-start;text-align:left}.page-header_align_center{justify-content:center}.page-header_align_center .page-header_content{align-items:center;text-align:center}.page-header_align_right{justify-content:right}.page-header_align_right .page-header_content{align-items:flex-end;text-align:right}.page-header.breadcrumbs_align_left .page-header_breadcrumbs{align-self:flex-start}.page-header.breadcrumbs_align_center .page-header_breadcrumbs{align-self:center}.page-header.breadcrumbs_align_right .page-header_breadcrumbs{align-self:flex-end}.page-header.breadcrumbs_inline .page-header_content{flex-direction:row;align-items:center}.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs{align-self:auto}.page-header.breadcrumbs_inline.page-header_align_left .page-header_content{justify-content:space-between}.page-header.breadcrumbs_inline.page-header_align_right .page-header_content{justify-content:space-between;flex-direction:row-reverse}.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs{margin-left:20px}.page-header_title{font-weight:700;color:inherit}.page-header_breadcrumbs:not(:first-child){margin-top:14px}.page-header_breadcrumbs a{color:inherit}.page-header_breadcrumbs .breadcrumbs{white-space:nowrap;letter-spacing:0;font-weight:600;text-transform:uppercase}.page-header_breadcrumbs .breadcrumbs .current{font-weight:700;cursor:default;transition:0.4s}.page-header_breadcrumbs .breadcrumbs>a:hover{color:#fff}.page-header_breadcrumbs .breadcrumbs>a:hover~.current{color:inherit}.page-header_breadcrumbs .divider:not(:last-child){color:inherit;margin:0 5px}.page-header_breadcrumbs .divider:not(:last-child):before{content:'\f149';display:inline-block;margin-bottom:3px;font-family:flaticon;font-size:.6em;line-height:1;font-weight:400;vertical-align:middle;transition:0.3s}.page-header_wrapper_product .page-header_breadcrumbs{margin-top:23px}.header_search{position:relative}.header_search-button{display:inline-block;position:relative;font-size:20px;font-weight:600;transform-origin:center;cursor:pointer;transition:0.3s}.header_search-close{position:absolute;width:1em;height:1em;left:0;cursor:pointer;opacity:0;transform-origin:center;transform:scale(0)}.header_search-close:before,.header_search-close:after{content:'';position:absolute;background:currentColor;transform:rotate(45deg);transform-origin:center center}.header_search-close:before{width:20px;height:2px;left:-2px;top:calc(50% - 1px)}.header_search-close:after{width:2px;height:20px;top:-2px;left:calc(50% - 1px)}.header_search .header_search-button-wrapper{display:flex;height:100%;align-items:center}.header_search.search_alt .header_search-field .search-form,.header_search.search_standard .header_search-field .search-form,.header_search.search_mobile_menu .header_search-field .search-form{position:relative;z-index:1}.header_search.search_alt .header_search-field .search-field,.header_search.search_standard .header_search-field .search-field,.header_search.search_mobile_menu .header_search-field .search-field{padding:12px 60px 11px 20px}.header_search.search_alt .header_search-field .search-button,.header_search.search_standard .header_search-field .search-button,.header_search.search_mobile_menu .header_search-field .search-button{position:absolute;z-index:2;height:100%;width:56px;top:0;right:0;margin:0;border:none;outline:none;padding:0;font-size:0;background:transparent;box-shadow:none;opacity:0;cursor:pointer}.header_search.search_alt .header_search-field .search-button:focus,.header_search.search_alt .header_search-field .search-button:active,.header_search.search_standard .header_search-field .search-button:focus,.header_search.search_standard .header_search-field .search-button:active,.header_search.search_mobile_menu .header_search-field .search-button:focus,.header_search.search_mobile_menu .header_search-field .search-button:active{box-shadow:none;background:transparent}.header_search.search_alt .header_search-field .search__icon,.header_search.search_standard .header_search-field .search__icon,.header_search.search_mobile_menu .header_search-field .search__icon{position:absolute;z-index:1;top:5px;right:5px;width:46px;height:46px;font-size:19px;line-height:46px;font-style:normal;text-align:center;color:#fff;transform:translate(0,0);opacity:1;transition:0.4s;border-radius:50%}.header_search.search_alt .header_search-field,.header_search.search_standard .header_search-field{opacity:0;visibility:hidden;transform:scale3d(.8,.8,.8);transition:0.3s}.header_search.search_alt .header_search-field{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:100001;top:0;left:0;width:100%;height:100%;max-height:100vh;background:rgba(35,35,35,.9)}.header_search.search_alt .header_search-field .search-form{width:80%;max-width:1170px}.header_search.search_alt .header_search-field .search-field{width:100%;font-weight:400;font-size:18px;border:0}.header_search.search_alt .header_search-field .search-field:-ms-input-placeholder{font-size:16px;outline:none;-webkit-appearance:none;-ms-transition:0.4s;transition:0.4s}.header_search.search_alt .header_search-field .search-field::placeholder{font-size:16px;outline:none;-webkit-appearance:none;transition:0.4s}.header_search.search_alt .header_search-field .search-field:focus:-ms-input-placeholder,.header_search.search_alt .header_search-field .search-field:active:-ms-input-placeholder{opacity:0}.header_search.search_alt .header_search-field .search-field:focus::placeholder,.header_search.search_alt .header_search-field .search-field:active::placeholder{opacity:0}.header_search.search_alt .header_search-field .search-button{height:calc(100% - 20px)}.header_search.search_alt .header_search-field .header_search-wrap{display:flex;justify-content:space-between;align-items:center;width:80%;max-width:1170px;margin-bottom:30px}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description{font-size:36px;line-height:1.3;font-weight:700;color:#fff}@media (max-width:480px){.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description{font-size:30px}}.header_search.search_alt .header_search-field .header_search-close{position:relative;padding:22px}.header_search.search_alt .header_search-field .header_search-close:not(:hover){color:#fff}.header_search.search_alt .header_search-field .header_search-close:before{top:20px;left:12px}.header_search.search_alt .header_search-field .header_search-close:after{top:11px;left:20px}@media (max-width:480px){.header_search.search_alt .header_search-field .header_search-close{display:none}}.header_search.search_standard .header_search-field{position:absolute;z-index:2;top:calc(100% + 5px);right:0;padding:30px 30px 10px;border-radius:10px;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1)}.header_search.search_standard .header_search-field .search-field{width:270px}@media (max-width:480px){.header_search.search_standard .header_search-field{padding:20px 15px 0}}.header_search.header_search-open.search_standard .header_search-button,.header_search.header_search-open.search_alt .header_search-button{opacity:0;transform-origin:center;transform:scale(0);transition:0s}.header_search.header_search-open.search_standard .header_search-close,.header_search.header_search-open.search_alt .header_search-close{opacity:1;transform:scale(1);transition:0.3s ease-in-out}.header_search.header_search-open.search_standard .header_search-field,.header_search.header_search-open.search_alt .header_search-field{opacity:1;visibility:visible;transform:scale3d(1,1,1)}.header_search.search_mobile_menu .header_search-field .search-form .search-field{width:100%}header.wgl-theme-header .wgl-site-header .header_search-close:hover,header.wgl-theme-header .wgl-sticky-header .header_search-close:hover{color:#ff7272}.elementor-widget-wgl-header-search{height:100%}.elementor-widget-wgl-header-search>.elementor-widget-container,.elementor-widget-wgl-header-search>.elementor-widget-container>.header_search{height:inherit}.elementor-widget-wgl-header-search>.elementor-widget-container .header_search-button-wrapper,.elementor-widget-wgl-header-search>.elementor-widget-container>.header_search .header_search-button-wrapper{align-items:center}section.elementor-section-content-top .elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper{align-items:flex-start}section.elementor-section-content-bottom .elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper{align-items:flex-end}@media (max-width:480px){.header_search .header_search-field .search-field{max-width:340px}.header_search-field .search-form{width:auto}}@media (max-width:440px){.header_search.search_standard .header_search-field .search-field{max-width:260px}.header_search.search_alt .header_search-wrap .header_search-heading_description{font-size:30px}}@media (max-width:369px){.header_search.search_standard .header_search-field .search-field{max-width:240px}}@media (max-width:329px){.header_search.search_standard .header_search-field .search-field{max-width:200px}}@media (max-width:280px){.header_search.search_standard .header_search-field .search-field{max-width:180px}}mark.highlighter{padding:2px .2em;color:#fff;border-radius:2px}blockquote{display:inline-block;position:relative;z-index:1;margin-top:10px;padding-left:62px;font-size:24px;line-height:1.5;font-weight:700;letter-spacing:-1px}blockquote cite{display:block;position:relative;margin-top:22px;font-size:14px;line-height:1.3;font-weight:700;color:#b4b4b4;font-style:normal;letter-spacing:0}blockquote:before{content:"\f131";position:absolute;left:0;z-index:-1;top:-26px;font-family:flaticon;font-size:44px;transform:rotate(180deg)}blockquote p:last-of-type{margin-bottom:5px}blockquote p[style*='text-align: left']+footer{text-align:left}blockquote p[style*='text-align: center']+footer{text-align:center}blockquote p[style*='text-align: right']+footer{text-align:right}.dropcap,.dropcap-bg{float:left;width:1.539em;height:1.539em;margin-top:.35em;margin-right:calc(0.35em + 13px);border:unset;border-radius:50%;font-size:1.625em;line-height:1.539em;font-weight:700;color:#fff;text-align:center}.dropcap:not(.alt),.dropcap-bg:not(.alt){box-shadow:8px 6px 38px 0 rgba(145,145,145,.3)}.elementor-drop-cap{margin-top:.11em;font-weight:800}p.has-drop-cap:not(:focus):first-letter{font-size:3em;line-height:1.2;font-weight:600}.footer_wrapper{padding:24px 0}.footer_top-area p{margin-bottom:0}.footer_top-area.widgets_area .row{border-bottom:1px solid rgba(255,255,255,.2)}.footer_top-area .widget_rss .rssSummary{color:inherit}.footer_top-area strong{font-weight:inherit}.footer_top-area .textwidget img{margin-bottom:20px}.footer_top-area .widget.widget_wgl_posts .recent-posts-widget{padding-top:0}.footer_top-area .primary-nav.footer-menu .menu-item a{font-weight:500}.footer_top-area .footer-link{position:relative;z-index:1}.footer_top-area .footer-link:before{content:'';position:absolute;z-index:1;display:block;bottom:0;border-bottom:1px solid;width:0;right:auto;left:50%;transform:translateX(-50%);visibility:visible;transition:all 0.3s ease-in-out 0s,color 0s}.footer_top-area .footer-link:hover{color:#ffffff!important}.footer_top-area .footer-link:hover:before{width:100%;color:#ffffff!important}.footer{position:relative;overflow:hidden}.footer .widgets_area .title-wrapper .title,.footer .widgets_area .widget_rss ul li{color:inherit}.footer .widgets_area .widget_recent_comments ul li,.footer .widgets_area .widget_recent_comments ul li a{color:inherit}.footer .widgets_area .tagcloud a,.footer .widgets_area .tagcloud a:hover{color:#fff}.footer .blog-posts .meta-data *{line-height:22px}.footer .blog-posts .blog-post_title{margin-top:-5px}.footer .blog-posts .item:last-child .blog-post{margin-bottom:0}.footer .gallery-caption{display:none}.footer .mc4wp-form-fields{position:relative}.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']){width:100%;text-align:left;border:0;border-bottom:1px solid #6d7078;background-color:transparent;color:#dbdbdb;height:40px;font-size:14px;font-weight:400;padding-right:0;padding-left:0;margin-bottom:20px}.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):-ms-input-placeholder{font-size:16px;outline:none;-webkit-appearance:none;-ms-transition:0.4s;transition:0.4s}.footer .mc4wp-form-fields input[type='email']:not([type='checkbox'])::placeholder{font-size:16px;outline:none;-webkit-appearance:none;transition:0.4s}.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):focus:-ms-input-placeholder,.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):active:-ms-input-placeholder{opacity:0}.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):focus::placeholder,.footer .mc4wp-form-fields input[type='email']:not([type='checkbox']):active::placeholder{opacity:0}.footer .mc4wp-form-fields input[type='submit']{transition:all 400ms;margin-bottom:0;padding:0 34px;height:44px;font-weight:700;font-size:13px;color:#fff!important;letter-spacing:0}.footer .mc4wp-form-fields input[type='submit']:hover,.footer .mc4wp-form-fields input[type='submit']:active,.footer .mc4wp-form-fields input[type='submit']:focus{background:transparent!important}.footer .bighearts_wave_footer{display:block;position:absolute;top:0;width:100%}.footer .bighearts_wave_footer svg{width:100%;left:0;top:0;height:100%;position:absolute}.primary-nav.footer-menu .menu-item{display:inline-block;margin:0 20px}.copyright{font-size:14px}.copyright p{margin:0}body.single.single-footer header,body.single.single-footer header+.page-header{display:none}body.elementor-page main .wgl-container.wgl-content-sidebar,body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar){padding-right:15px;padding-left:15px}body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section-wrap,body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) .elementor-section-wrap{margin-left:-15px;margin-right:-15px}body.elementor-page main .wgl-container,body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container,body.elementor-editor-active main .wgl-container,body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container,body.elementor-editor-preview main .wgl-container,body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container{width:auto;max-width:none;margin-left:auto;margin-right:auto}body.elementor-page main .wgl-container.full-width,body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container.full-width,body.elementor-editor-active main .wgl-container.full-width,body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container.full-width,body.elementor-editor-preview main .wgl-container.full-width,body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}body.elementor-page.single-footer main:not(:empty) .wgl-container,body.elementor-page.single-footer .footer_top-area:not(:empty) .wgl-container,body.elementor-editor-active.single-footer main:not(:empty) .wgl-container,body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .wgl-container,body.elementor-editor-preview.single-footer main:not(:empty) .wgl-container,body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .wgl-container{max-width:none;margin-left:auto;margin-right:auto}body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container{width:auto;max-width:none;margin-left:auto;margin-right:auto}body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container.full-width{width:100%;max-width:100%;margin-left:0;margin-right:0}.elementor-element.elementor-widget.elementor-widget-spacer{margin-bottom:0}.elementor-image-gallery .gallery-item{margin-top:0!important}.elementor-image-gallery img{border:0!important}.elementor-section.wgl-add-background-text:before{margin-left:calc(8.9vw / 2)}.elementor-section.wgl-add-background-text:before,.elementor-section.wgl-add-background-text .wgl-background-text{position:absolute;font-size:13.0225vw;line-height:1;z-index:0;width:100%;text-align:center;letter-spacing:8.9vw;white-space:nowrap;color:#f7f7f7;display:block;-webkit-user-select:none;-ms-user-select:none;user-select:none}.elementor-section.wgl-add-background-text.wgl-animation-background-text:before{display:none}.elementor-section.wgl-add-background-text .wgl-background-text .letter{display:inline-block;text-indent:0;opacity:0}.elementor-section.wgl-add-background-text .wgl-background-text .letter:last-child{margin-right:-8.9vw}body.elementor-editor-active .elementor-section.wgl-add-background-text.wgl-animation-background-text:before{display:block}body .elementor-element-overlay ul li:before,body .elementor-select-preset ul li:before{background:transparent}.elementor-widget-container .elementor-counter .elementor-counter-title{line-height:1.3;margin-top:12px;font-weight:500}.elementor-widget-container .elementor-swiper-button{width:45px;height:45px;border-width:2px;border-style:solid;border-color:var(--bighearts-secondary-color);border-radius:50%;font-size:1rem;font-weight:400;line-height:41px;text-align:center;color:var(--bighearts-header-font-color);background:#fff;transition:0.4s}.elementor-widget-container .elementor-swiper-button:hover{border-color:var(--bighearts-primary-color);color:#fff;background-color:var(--bighearts-primary-color)}.elementor-widget-container .elementor-swiper-button i{line-height:inherit;width:100%;height:100%}.elementor-widget-container .elementor-swiper-button i::before{display:inline-block;font-family:flaticon}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev{left:35px}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-prev i:before{content:'\f11c'}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next{right:35px}.elementor-widget-container .elementor-swiper-button.elementor-swiper-button-next i:before{content:'\f11b'}.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-next{right:20px}.elementor-widget-container .elementor-image-carousel-wrapper:hover .elementor-swiper-button-prev{left:20px}body .select2-container{font-size:16px;font-weight:400}body .select2-container ul li{font-size:16px;line-height:30px;font-weight:400}body .select2-container--default .select2-search--inline .select2-search__field{line-height:30px;height:30px;max-width:100%}body .select2-container--default .select2-search--dropdown .select2-search__field{padding:0 20px;border:1px solid #dedede;background-color:#fff;transition:all 0.3s}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:#eee;background-color:#fff}body .select2-container--default .select2-selection--single{height:56px;margin:0;border:1px solid #dedede;border-radius:28px;padding:12px 0;text-align:left;background-color:#fff;transition:0.3s}body .select2-container--default .select2-selection--single .select2-selection__clear{float:left}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__rendered{padding-left:25px;color:inherit;line-height:30px}body .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:0;width:56px;height:56px}body .select2-container--default .select2-selection--single .select2-selection__arrow b{position:absolute;top:0;right:0;left:auto;height:auto;margin-top:0;margin-left:0;border:unset}body .select2-container--default .select2-selection--single .select2-selection__arrow b:after{content:'\f149';display:block;position:absolute;z-index:0;right:23px;font-family:'Flaticon';font-size:9px;font-weight:400;line-height:56px;pointer-events:none;transform:rotate(90deg)}body .select2-container--default .select2-selection--multiple{min-height:56px;padding:12px 20px;font-size:0;border:1px solid #dadce4;border-radius:28px;background-color:#fff;transition:0.3s}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{max-width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__rendered li{padding-left:0;padding-right:10px;margin:0!important;max-width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__choice{background:unset;border:unset;margin-right:5px}body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{transition:color 0.4s}body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#cf0a05}body .select2-container--default.select2-container--focus .select2-selection--multiple,body .select2-container--default.select2-container--focus .select2-selection--single,body .select2-container--default.select2-container--open .select2-selection--multiple,body .select2-container--default.select2-container--open .select2-selection--single{border-color:#eee;background-color:#fff}body .select2-container--default .select2-results__option{padding-left:20px;line-height:30px}body .select2-container--default .select2-results__option[aria-selected='true'],body .select2-container--default .select2-results__option[data-selected='true']{background-color:#faf8f5;color:inherit}body .select2-container--default .select2-results__option--highlighted[aria-selected='true'],body .select2-container--default .select2-results__option--highlighted[data-selected='true']{font-weight:700}body .select2-results{font-size:14px}body .select2-dropdown{border:1px solid #eee;box-shadow:0 8px 38px 0 rgba(23,95,132,.1)}body .select2-container--open .select2-dropdown--above{border-top-left-radius:0;border-top-right-radius:0}.woocommerce-input-wrapper .select__field:before{display:none}.blog-style-standard.hover-animation .blog-post{padding-top:25px}.blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper{transform:translateY(-25px)}.blog-style-standard .blog-post_wrapper .blog-post_meta_info{position:absolute;z-index:12;left:0;bottom:-25px;width:100%;padding-top:0;padding-bottom:0;transition:0.45s}.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-data{margin:0;font-size:14px;font-weight:600}.blog-style-standard .blog-post_wrapper>.blog-post_meta_info{position:relative;bottom:unset}.blog-style-standard .blog-post_wrapper>.blog-post_meta_info:not(:empty){margin-bottom:3px}.blog-style-standard .wgl_col-12 .blog-post{margin-bottom:50px}.blog-style-standard .wgl_col-12 .format-standard:not(.sticky-post) .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-standard:not(.sticky-post) .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-audio .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-quote .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-link .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-aside .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-aside .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-status .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-status .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-chat .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-chat .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-gallery.format-no_featured .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-image.format-no_featured .blog-post_wrapper input[name='post_password'],.blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper .wp-block-search__input,.blog-style-standard .wgl_col-12 .format-video.format-no_featured .blog-post_wrapper input[name='post_password']{background-color:#fff}.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part{padding-bottom:56%}.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part{padding-bottom:20%}.blog-style-standard .wgl_col-12>:not(.format-no_featured) .blog-post_content{padding:20px 0}.blog-style-standard .wgl_col-12.slick-slide .blog-post_wrapper{box-shadow:unset}.blog-style-standard .wgl_col-12.slick-slide[aria-hidden='false'] .blog-post_wrapper{box-shadow:6px 9px 15px rgba(0,0,0,.1)}.blog-style-standard .wgl_col-6 .blog-post_wrapper,.blog-style-standard .wgl_col-4 .blog-post_wrapper,.blog-style-standard .wgl_col-3 .blog-post_wrapper{padding:0}.blog-style-standard .wgl_col-6 .format-quote .blog-post_media_part .blog-post_quote-text,.blog-style-standard .wgl_col-4 .format-quote .blog-post_media_part .blog-post_quote-text,.blog-style-standard .wgl_col-3 .format-quote .blog-post_media_part .blog-post_quote-text{font-size:21px;line-height:1.3}.blog-style-standard .wgl_col-6 .format-quote .blog-post_media_part .blog-post_quote-text:before,.blog-style-standard .wgl_col-4 .format-quote .blog-post_media_part .blog-post_quote-text:before,.blog-style-standard .wgl_col-3 .format-quote .blog-post_media_part .blog-post_quote-text:before{font-size:34px}.blog-style-standard .wgl_col-6 .format-quote .blog-post_media_part .blog-post_quote-text,.blog-style-standard .wgl_col-6 .format-quote .blog-post_media_part .blog-post_quote-author,.blog-style-standard .wgl_col-4 .format-quote .blog-post_media_part .blog-post_quote-text,.blog-style-standard .wgl_col-4 .format-quote .blog-post_media_part .blog-post_quote-author,.blog-style-standard .wgl_col-3 .format-quote .blog-post_media_part .blog-post_quote-text,.blog-style-standard .wgl_col-3 .format-quote .blog-post_media_part .blog-post_quote-author{padding-left:45px}.blog-style-standard .wgl_col-6 .format-video:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-6 .format-gallery:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-6 .format-image:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-6 .format-standard-image .post_categories,.blog-style-standard .wgl_col-4 .format-video:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-4 .format-gallery:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-4 .format-image:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-4 .format-standard-image .post_categories,.blog-style-standard .wgl_col-3 .format-video:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-3 .format-gallery:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-3 .format-image:not(.format-no_featured) .post_categories,.blog-style-standard .wgl_col-3 .format-standard-image .post_categories{top:30px;right:15px;left:29px}.blog-style-standard .wgl_col-6 .blog-post .blog-post_content,.blog-style-standard .wgl_col-4 .blog-post .blog-post_content,.blog-style-standard .wgl_col-3 .blog-post .blog-post_content{padding-top:20px}.blog-style-standard .wgl_col-6 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-4 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-3 .blog-post .blog-post_meta-wrap{padding-top:7px}.blog-style-standard .wgl_col-6 .blog-post .blog-post_content,.blog-style-standard .wgl_col-6 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-4 .blog-post .blog-post_content,.blog-style-standard .wgl_col-4 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-3 .blog-post .blog-post_content,.blog-style-standard .wgl_col-3 .blog-post .blog-post_meta-wrap{margin-left:30px;margin-right:30px}@media (max-width:480px){.blog-style-standard .wgl_col-6 .blog-post .blog-post_content,.blog-style-standard .wgl_col-6 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-4 .blog-post .blog-post_content,.blog-style-standard .wgl_col-4 .blog-post .blog-post_meta-wrap,.blog-style-standard .wgl_col-3 .blog-post .blog-post_content,.blog-style-standard .wgl_col-3 .blog-post .blog-post_meta-wrap{margin-left:15px;margin-right:15px}}.blog-style-standard .wgl_col-6 .blog-post_wrapper,.blog-style-standard .wgl_col-4 .blog-post_wrapper,.blog-style-standard .wgl_col-3 .blog-post_wrapper{box-shadow:6px 9px 15px rgba(0,0,0,.1)}.blog-style-standard .wgl_col-6 .blog-post_media .blog-post_media_part,.blog-style-standard .wgl_col-4 .blog-post_media .blog-post_media_part,.blog-style-standard .wgl_col-3 .blog-post_media .blog-post_media_part{border-radius:10px 10px 0 0}.blog-style-standard .wgl_col-6 .blog-post_title,.blog-style-standard .wgl_col-4 .blog-post_title,.blog-style-standard .wgl_col-3 .blog-post_title{margin-top:1px}.blog-style-standard .wgl_col-6 .blog-post_title>a,.blog-style-standard .wgl_col-4 .blog-post_title>a,.blog-style-standard .wgl_col-3 .blog-post_title>a{font-size:24px;line-height:1.3}.blog-style-standard .wgl_col-6 .blog-post,.blog-style-standard .wgl_col-4 .blog-post,.blog-style-standard .wgl_col-3 .blog-post{padding-bottom:20px;margin-bottom:20px}.blog-style-standard .blog-post{transition:0.3s}.blog-style-standard .blog-post .blog-post_content{position:relative;padding-bottom:23px}.blog-style-standard .blog-post .blog-post_meta-wrap{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid #eee;padding-top:3px;padding-bottom:11px;text-transform:uppercase}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-info{display:flex;align-items:center;position:relative;top:-2px}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-info div+div{margin-left:18px}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-info .share_post-container{padding:0}.blog-style-standard .blog-post .blog-post_meta-wrap .meta-data img{border-radius:50%;margin-right:8px}.blog-style-standard .blog-post .blog-post_meta-wrap:empty{display:none!important}.blog-style-standard .blog-post:after{content:'';display:block;height:0;clear:both}.blog-style-standard.blog_carousel .slick-slide{margin-bottom:0}.blog-style-standard.blog_carousel .slick-slide.item_slick{margin-bottom:0}.blog-style-standard .blog-post_text{font-size:16px}.blog-style-standard .blog-post_text .wp-block-pullquote blockquote{padding-bottom:0}.blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote p:first-of-type{margin-top:-.225em}.blog-style-standard .blog-post_text .wp-block-archives-list,.blog-style-standard .blog-post_text .wp-block-latest-posts{list-style:none}.blog-style-standard .blog-post_text .wp-block-categories-list .children li{padding-left:0}.blog-style-standard .blog-post_text .more-link{display:none}.blog-style-standard.acenter .meta-data{justify-content:center}.blog-style-standard.aright .meta-data{justify-content:flex-end}.blog-style-standard .blog-post_meta-wrap .share_post-container .share_social-wpapper{top:unset;right:-20px;bottom:calc(100% + 7px);padding:3px 10px;border-radius:25px;background-color:var(--bighearts-secondary-color);transform:unset}.blog-style-standard .blog-post_meta-wrap .share_post-container .share_social-wpapper:after{content:'';position:absolute;right:17px;bottom:-8px;width:0;height:0;border-style:solid;border-width:8px 8.5px 0 8.5px;border-color:transparent;border-top-color:var(--bighearts-secondary-color);pointer-events:none}.blog-style-standard .blog-post_meta-wrap .share_post-container .share_social-wpapper li{margin:0;line-height:30px}.blog-style-standard .blog-post_meta-wrap .share_post-container .share_social-wpapper .share_post:hover span{background-color:transparent;transform:translateY(-2px)}.blog-style-standard .blog-post_meta-wrap .share_post-container .share_social-wpapper span{color:#fff}.blog-post{position:relative;margin-bottom:30px}.blog-post .blog-post_media{position:relative}.blog-post .blog-post_media .blog-post_media_part{position:relative;border-radius:10px}.blog-post .blog-post_media .blog-post_media_part img{border-radius:inherit;display:block}.blog-post.standard .blog-post_media,.blog-post.format-standard .blog-post_media{margin-bottom:12px}.blog-post.format-gallery .blog-post_media .blog-post_media_part{overflow:hidden}.blog-post.format-gallery .blog-post_media .wgl-carousel .slick-slide:not(:only-child){cursor:e-resize}.blog-post.format-aside .blog-post_wrapper,.blog-post.format-status .blog-post_wrapper,.blog-post.format-chat .blog-post_wrapper,.blog-post.format-quote:not(.format-no_featured) .blog-post_wrapper,.blog-post.format-standard:not(.format-no_featured) .blog-post_wrapper,.blog-post.format-link:not(.format-no_featured) .blog-post_wrapper,.blog-post.format-audio:not(.format-no_featured) .blog-post_wrapper,.blog-post.format-gallery.format-no_featured .blog-post_wrapper,.blog-post.format-image.format-no_featured .blog-post_wrapper{padding-top:30px}.blog-post.format-standard-image .blog-post_content>.share_post-container,.blog-post.format-image .blog-post_content>.share_post-container,.blog-post.format-gallery .blog-post_content>.share_post-container,.blog-post.format-video .blog-post_content>.share_post-container{top:-26px}.blog-post.format-standard-image .blog-post_content>.share_post-container>a:after,.blog-post.format-image .blog-post_content>.share_post-container>a:after,.blog-post.format-gallery .blog-post_content>.share_post-container>a:after,.blog-post.format-video .blog-post_content>.share_post-container>a:after{border-top-color:transparent;border-left-color:transparent;transform:rotate(44deg)}.blog-post.format-standard-image .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-image .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-gallery .blog-post_content>.share_post-container:hover>a:after,.blog-post.format-video .blog-post_content>.share_post-container:hover>a:after{transform:rotate(44deg) scale(.2)}.blog-post.format-standard-image .blog-post_media,.blog-post.format-image .blog-post_media{position:relative;z-index:1}.blog-post.format-standard-image .blog-post_media .image-overlay,.blog-post.format-image .blog-post_media .image-overlay{display:block;position:relative;z-index:1;border-radius:inherit;line-height:0;overflow:hidden}.blog-post.format-standard-image .blog-post_media .image-overlay:before,.blog-post.format-standard-image .blog-post_media .image-overlay:after,.blog-post.format-image .blog-post_media .image-overlay:before,.blog-post.format-image .blog-post_media .image-overlay:after{display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border-radius:inherit;transition:opacity 0.3s}.blog-post.format-standard-image .blog-post_media .image-overlay:after,.blog-post.format-image .blog-post_media .image-overlay:after{opacity:0}.blog-post.format-standard-image:hover .image-overlay:after,.blog-post.format-image:hover .image-overlay:after{opacity:1}.blog-post.format-quote .blog-post_quote-text{padding-left:65px;padding-top:18px;font-size:24px;line-height:36px;font-weight:700;letter-spacing:-1px}.blog-post.format-quote .blog-post_quote-text:last-child{margin-bottom:-7px}.blog-post.format-quote .blog-post_quote-text:before{content:'\f131';position:absolute;top:2px;left:2px;font-family:flaticon;font-size:44px;line-height:1;transform:rotate(180deg)}.blog-post.format-quote .blog-post_media_part .blog-post_quote-author{display:flex;flex-wrap:wrap;margin-top:-5px;margin-bottom:-11px;padding-left:65px;font-size:14px;font-weight:700;color:#b4b4b4;letter-spacing:.3px;white-space:pre}.blog-post.format-quote .blog-post_media_part .blog-post_quote-author img{border-radius:50%}.blog-post.format-quote .blog-post_media_part .blog-post_quote-author .blog-post_quote-image{width:30px;vertical-align:middle;margin-right:10px}.blog-post.format-link .blog-post_link{position:relative;z-index:1}.blog-post.format-link .blog-post_link .link_post{display:block;font-size:24px;line-height:36px;font-weight:700;margin-left:60px;padding-top:5px}.blog-post.format-link .blog-post_link .link_post:before{content:'\f107';margin-right:46px;font-family:flaticon;transition:0.5s;font-size:36px;margin-top:7px;margin-left:0;display:inline-block;position:absolute;top:0;left:0}.related_posts .format-video .blog-post_media .blog-post_media_part{padding-bottom:87.5%}.related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.blog_carousel.container-grid{margin-top:-20px}.blog_carousel .wgl-carousel_wrapper>.wgl-carousel>.slick-slider>.slick-list{padding-top:20px}.format-video:not(.format-no_featured) .post_categories,.format-gallery:not(.format-no_featured) .post_categories,.format-image:not(.format-no_featured) .post_categories,.format-standard-image .post_categories{position:absolute;z-index:2;top:20px;right:15px;left:29px}.format-video .blog-post_media .blog-post_media_part{width:100%;overflow:hidden}.format-video .blog-post_media .blog-post_media_part.no-thumbnail+.post_categories{top:65px}.format-video .blog-post_media .blog-post_media_part .videobox_content{justify-content:center;line-height:0}.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link svg{transition:0.45s}.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link:hover svg{fill:#fff}.format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper{top:auto}.format-video .blog-post_media .blog-post_media_part .videobox_link{width:70px;height:70px}.format-video .blog-post_media .blog-post_media_part,.format-audio .blog-post_media .blog-post_media_part{padding-bottom:73.5%}.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax),.format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax){padding-bottom:0}.format-video .blog-post_media iframe,.format-audio .blog-post_media iframe{position:absolute;z-index:1;height:100%}.format-audio .blog-post_wrapper .blog-post_media_part{margin-bottom:7px}.format-audio .blog-post_wrapper .blog-post_media+.post_categories{margin-top:24px}.format-audio iframe{border-radius:inherit}.format-link .blog-post_media_part{margin-bottom:33px}.format-quote .blog-post_media_part{margin-bottom:38px}.format-no_featured .post_categories{margin-bottom:10px}.blog-post.sticky-post .blog-post_wrapper{box-shadow:0 0 5px rgba(0,0,0,.3)}.blog-posts .blog-post_title{display:block;margin-bottom:14px;margin-top:3px;line-height:36px;word-wrap:break-word;clear:both}.blog-posts .blog-post_title:last-child{margin-bottom:0}.blog-posts .blog-post_title>a{font-size:30px;line-height:36px}.blog-post_content .page-link{margin-top:25px}.blog-post_content:after{content:'';display:block;clear:both}.blog-post_content .read-more-wrap{padding-top:10px;padding-bottom:11px}.blog-post_content p,#comments .comment_content>p{margin-bottom:18px}.blog-post_content p:last-child,#comments .comment_content>p:last-child{margin-bottom:0}.blog-post_content p:empty,#comments .comment_content>p:empty{display:none}.blog-post_content h1,.blog-post_content h2,.blog-post_content h3,.blog-post_content h4,.blog-post_content h5,.blog-post_content h6,.row>div>h1,.row>div>h2,.row>div>h3,.row>div>h4,.row>div>h5,.row>div>h6,#comments .comment_content h1,#comments .comment_content h2,#comments .comment_content h3,#comments .comment_content h4,#comments .comment_content h5,#comments .comment_content h6{margin-bottom:18px}.blog-posts-list+.wgl-pagination{margin-bottom:40px}.blog-posts-list:after{content:'';display:block;height:0;clear:both}.archive .blog-posts-list{margin-top:0}.home .sidebar_right .blog-posts-list,.home .sidebar_left .blog-posts-list,.archive .sidebar_right .blog-posts-list,.archive .sidebar_left .blog-posts-list{margin-top:0}.elementor-widget-wgl-blog .elementor-widget-container{margin-bottom:30px}.elementor-widget-wgl-blog .blog-style-standard .wgl_col-12:last-child .blog-post{margin-bottom:0}.elementor-widget-wgl-blog.nav-left .wgl-pagination{text-align:left}.elementor-widget-wgl-blog.nav-center .wgl-pagination{text-align:center}.elementor-widget-wgl-blog.nav-right .wgl-pagination{text-align:right}.home .row.sidebar_right,.home .row.sidebar_left{margin-top:50px}.mega-ajax-content .item .blog-post_media{margin-bottom:14px}.mega-ajax-content .item .blog-post_title{margin-bottom:5px}.mega-ajax-content .item .blog-post_content{white-space:normal}.mega-ajax-content .item .meta-data{background:none;padding-left:0;padding-right:0}.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part{padding-bottom:70.272%}.blog_carousel .wgl-carousel .slick-dots{margin-top:0}.blog_carousel .wgl-carousel-wrapper{overflow:visible}.blog_carousel_title-arrow .wgl-carousel .slick-prev.slick-arrow,.blog_carousel_title-arrow .wgl-carousel .slick-next.slick-arrow{display:none!important}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick{height:100%}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick{position:relative;z-index:5;height:100%;width:100%}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick span{height:100%;width:100%;display:block;background-size:cover;background-position:center;transition:all 1s cubic-bezier(.7,0,.3,1);overflow:hidden}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick span img{transform:scale(1.25,1.25);transition:500ms ease-in-out}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .item_slick.slick-active span img{transform:scale(1,1)}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .slick-list,.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .slick-track{height:100%}.slider-wrapper.wgl-carousel .blog-post_media-slider_slick .slick-arrow{border-color:transparent}.slider-wrapper.wgl-carousel .slick-slider{z-index:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slider-wrapper.wgl-carousel .slick-slider .slick-arrow{z-index:100}.meta-data{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;font-size:14px;font-weight:700}.meta-data .post_author img{border-radius:50%;margin-right:6px}.meta-data .post_author:before{content:'\f127';font-family:flaticon;font-size:17px;font-weight:400}.meta-data .comments_post:before{content:'\f110';font-family:flaticon;font-size:20px}.meta-data>span{display:inline-block;vertical-align:middle;margin:0 1.96em 0 0;color:inherit}.meta-data>span:before{display:inline-block;position:relative;top:1px;padding-right:.56em}.meta-data>span a:not(:hover){color:inherit}.meta-data>span.wgl-views:first-child:before{content:unset}.meta-data .post_date{font-size:24px;letter-spacing:1px;line-height:1.6}@media (max-width:400px){.meta-data:not(:only-child)>span{width:100%}}.post_categories{display:inline-block;position:relative;z-index:1;padding-bottom:0;margin-bottom:-2px}.post_categories span{display:inline-block;position:relative;margin-bottom:8px;vertical-align:top}.post_categories span:not(:last-child){margin-right:12px}.post_categories a{display:inline-block;vertical-align:top;position:relative;border-width:2px;border-style:solid;border-radius:13px;padding:0 9px;font-size:12px;font-weight:700;color:#fff}.post_categories a:hover{color:#fff}.blog-post_text+.page-link,.blog-post_text+.page-link+.clear+.button-read-more,.blog-post_text+.clear+.button-read-more{margin-bottom:21px}.blog-post_text .alignleft:last-child,.blog-post_text .alignright:last-child{margin-bottom:10px}.read-more-wrap{clear:both}.button-read-more{display:inline-block;position:relative;z-index:1;font-size:16px;font-weight:700;vertical-align:middle;transition:0.4s}.button-read-more:before,.button-read-more:after{content:'';position:absolute;bottom:0;z-index:1;height:2px;transition:0.4s;background-color:currentColor}.button-read-more:before{left:0;width:0;transition-delay:0s}.button-read-more:after{right:0;width:100%}.button-read-more:hover:before{width:100%;transition-delay:0.4s}.button-read-more:hover:after{width:0}.tagcloud-wrapper .title_tags{font-size:15px;margin-right:18px}.post_info-divider{clear:both;margin-top:31px}.wgl-portfolio-single_item .post_info-divider{border-top:1px solid #eee}.meta-data+.post_info-divider{margin-top:4px}.blog-post_excerpt{margin:0 0 38px;font-size:20px;line-height:1.8;font-weight:400}.blog-post_excerpt>p:last-child{margin-bottom:0}.wgl-likes{min-width:1.6em;flex-shrink:0;line-height:1.8}.wgl-likes .sl-icon:before{color:inherit;transition:0s}.blog-post_wrapper{position:relative;border-radius:10px;padding:30px 30px 0 30px;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1);transition:inherit}.blog-post_wrapper .blog-post_media .bighearts_module_videobox img{box-shadow:none}.blog-post_wrapper .blog-post_media .bighearts_module_videobox .videobox_link{border-color:transparent;opacity:.9}.blog-post_wrapper .blog-post_content .bighearts_module_videobox .videobox_wrapper_link:before{display:none}.blog-post_wrapper .blog-post_content .bighearts_module_videobox{margin-bottom:50px}@media (max-width:480px){.blog-post_wrapper{padding-top:15px;padding-left:15px;padding-right:15px}.format-no_featured.blog-post .blog-post_wrapper{padding-top:30px}}.wgl_module_title.item_title{position:relative}.wgl_module_title.item_title .carousel_arrows{position:absolute;z-index:2;top:2px;right:0;text-align:center}.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow']{display:inline-block;width:25px;height:25px;margin-left:10px;background:#f2f2f2;cursor:pointer;transition:0.45s ease}.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'] span{display:block;line-height:25px;text-align:center}.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'] span:after{content:'\f11b';font-family:flaticon;font-size:14px;display:inline-block;border:0;color:#939393!important;vertical-align:top;line-height:25px}.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow']:hover span:after{color:#fff!important}.wgl_module_title.item_title .carousel_arrows span[class*='slick_arrow'].left_slick_arrow span:after{content:'\f11c'}.row.sidebar_left .content-container{float:right}.container-grid.row>.wgl-carousel{margin-left:0;margin-right:0}.container-grid.row>.wgl-carousel.navigation_offset_element{padding-left:40px;padding-right:40px;overflow:hidden}.container-grid.row>.wgl-carousel.navigation_offset_element>.slick-slider{overflow:visible}.container-grid.row>.wgl-carousel.navigation_offset_element .slick-list{overflow:hidden}.blog_subtitle{font-size:18px;line-height:1.4}.wgl-views{display:inline-block}.wgl-views:before{content:'\f06e';font-family:'Font Awesome 5 Free';padding-right:.56em;transition:0.3s;font-size:20px}.wgl-views .counter{font-size:12px}.attachment_media .meta-data{margin-bottom:10px;font-weight:600}.attachment_media .meta-data>span{position:relative;padding-left:23px}.attachment_media .meta-data>span:first-child{padding-left:0}.attachment_media .meta-data>span:first-child:before{display:none}.parallax-video{position:absolute!important;z-index:2!important;top:0;left:0;width:100%;height:100%}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;font-family:'object-fit: cover;';object-fit:cover}.archive__heading{margin-bottom:45px;text-align:center}.archive__heading .archive__tax_description{margin-top:5px;font-size:1.2rem}.archive .wgl_blog_list{margin-bottom:30px}.blog_columns-2:not(.masonry) .item:nth-child(2n+1),.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1),.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1){clear:left}@media (max-width:1024px){.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1){clear:none}.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1){clear:left}.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1){clear:none}.bighearts-post-navigation{margin-bottom:0}}.elementor-social-icon-instagram.elementor-icon{background-color:#c32aa3}.share_post-container{display:inline-block;position:relative;padding:0 10px;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;margin-left:auto}.share_post-container:hover .share_social-wpapper,.share_post-container:hover .share_social-wpapper ul>li{opacity:1;visibility:visible}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(1){transition-delay:0s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(2){transition-delay:0.08s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(3){transition-delay:0.16s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(4){transition-delay:0.24s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(5){transition-delay:0.32s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(6){transition-delay:0.4s}.share_post-container:hover .share_social-wpapper ul>li:nth-last-child(7){transition-delay:0.48s}.share_post-container:hover>a:after{transform:scale(.2)}.share_post-container .share_post{display:block;transition:0s}.share_post-container .share_post span:hover{border-color:transparent}.share_post-container span{display:block;border-radius:50%;line-height:inherit;color:inherit;transition:0.45s}.share_post-container>a{display:block;position:relative;z-index:2;border-radius:inherit;font-size:.8em;text-align:center;pointer-events:none}.share_post-container>a:not(:hover){color:inherit}.share_post-container>a:before{content:'\f1e0';font-family:'Font Awesome 5 Free';font-weight:600;vertical-align:middle}.share_post-container .share_social-wpapper{display:block;position:absolute;z-index:2;top:50%;right:30px;transform:translateY(-50%);opacity:0;visibility:hidden;transition:0.55s ease-in-out}.share_post-container .share_social-wpapper ul{margin-left:0;height:100%;padding:0;font-size:inherit;white-space:nowrap}.share_post-container .share_social-wpapper ul>li{display:inline-block;padding:0;width:30px;height:30px;border-radius:50%;font-size:13px;line-height:28px;text-align:center;vertical-align:top;opacity:0;visibility:hidden;transition:0.3s}.share_post-container .share_social-wpapper ul>li:not(:first-child){margin-left:4px}.share_post-container .share_social-wpapper ul>li:not(:last-child){margin-right:4px}.share_post-container .share_social-wpapper ul>li:nth-child(1){transition-delay:0s}.share_post-container .share_social-wpapper ul>li:nth-child(2){transition-delay:0.04s}.share_post-container .share_social-wpapper ul>li:nth-child(3){transition-delay:0.08s}.share_post-container .share_social-wpapper ul>li:nth-child(4){transition-delay:0.12s}.share_post-container .share_social-wpapper ul>li:nth-child(5){transition-delay:0.16s}.share_post-container .share_social-wpapper ul>li:nth-child(6){transition-delay:0.2s}.share_post-container .share_social-wpapper ul>li:nth-child(7){transition-delay:0.24s}.share_post-container .share_social-wpapper ul>li .share_post span.fa{transition:0.4s}.meta-info:first-child .share_post-container .share_social-wpapper{right:unset;left:35px}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(1){transition-delay:0s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(2){transition-delay:0.04s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(3){transition-delay:0.08s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(4){transition-delay:0.12s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(5){transition-delay:0.16s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(6){transition-delay:0.2s}.meta-info:first-child .share_post-container .share_social-wpapper ul>li:nth-last-child(7){transition-delay:0.24s}.meta-info:first-child .share_post-container:not(:last-child) .share_social-wpapper{top:unset;left:0;bottom:calc(100% + 10px);transform:unset}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(1){transition-delay:0s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(2){transition-delay:0.08s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(3){transition-delay:0.16s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(4){transition-delay:0.24s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(5){transition-delay:0.32s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(6){transition-delay:0.4s}.meta-info:first-child .share_post-container:hover .share_social-wpapper ul>li:nth-child(7){transition-delay:0.48s}.meta-info:first-child .share_post-container:hover>a:after{transform:scale(.2)}.social-shares-wrapper{display:flex;justify-content:center;border-radius:10px;overflow:hidden}.social-shares-wrapper:hover .share_link{filter:saturate(.3)}.social-shares-wrapper:hover .share_link:hover{filter:saturate(1)}.social-shares-wrapper .share_link{flex-grow:1;padding:10px 5px;text-align:center}.social-shares-wrapper .share_link span{display:inline-block;font-size:15px;line-height:1.8;color:#fff;transition:0.5s}.social-shares-wrapper .share_link span:before{font-family:'Font Awesome 5 Brands';margin-right:18px}@media (max-width:480px){.social-shares-wrapper.amount-3 .share_link{flex-basis:100px}.social-shares-wrapper.amount-3 .share_link>span{font-size:18px;line-height:1}}@media (max-width:480px) and (max-width:480px){.social-shares-wrapper.amount-3 .share_link>span{font-size:15px}}@media (max-width:480px){.social-shares-wrapper.amount-3 .share_link>span:before{margin-right:0}.social-shares-wrapper.amount-3 .share_link .share_name{display:none}}@media (max-width:600px){.social-shares-wrapper.amount-4 .share_link{flex-basis:100px}.social-shares-wrapper.amount-4 .share_link>span{font-size:18px;line-height:1}}@media (max-width:600px) and (max-width:480px){.social-shares-wrapper.amount-4 .share_link>span{font-size:15px}}@media (max-width:600px){.social-shares-wrapper.amount-4 .share_link>span:before{margin-right:0}.social-shares-wrapper.amount-4 .share_link .share_name{display:none}}@media (max-width:767px){.social-shares-wrapper.amount-5 .share_link{flex-basis:100px}.social-shares-wrapper.amount-5 .share_link>span{font-size:18px;line-height:1}}@media (max-width:767px) and (max-width:480px){.social-shares-wrapper.amount-5 .share_link>span{font-size:15px}}@media (max-width:767px){.social-shares-wrapper.amount-5 .share_link>span:before{margin-right:0}.social-shares-wrapper.amount-5 .share_link .share_name{display:none}}@media (max-width:992px){.social-shares-wrapper.amount-6 .share_link{flex-basis:100px}.social-shares-wrapper.amount-6 .share_link>span{font-size:18px;line-height:1}}@media (max-width:992px) and (max-width:480px){.social-shares-wrapper.amount-6 .share_link>span{font-size:15px}}@media (max-width:992px){.social-shares-wrapper.amount-6 .share_link>span:before{margin-right:0}.social-shares-wrapper.amount-6 .share_link .share_name{display:none}}.social-shares-wrapper.amount-7 .share_link{flex-basis:100px}.social-shares-wrapper.amount-7 .share_link>span{font-size:18px;line-height:1}@media (max-width:480px){.social-shares-wrapper.amount-7 .share_link>span{font-size:15px}}.social-shares-wrapper.amount-7 .share_link>span:before{margin-right:0}.social-shares-wrapper.amount-7 .share_link .share_name{display:none}.share_post-container .share_reddit .fab:hover{background-color:#FF5700}.share_post-container .share_twitter .fab:hover{background-color:#18a6f0}.share_post-container .share_facebook .fab:hover{background-color:#3b5998}.share_post-container .share_linkedin .fab:hover{background-color:#007bb5}.share_post-container .share_whatsapp .fab:hover{background-color:#25d366}.share_post-container .share_telegram .fab:hover{background-color:#08c}.share_post-container .share_pinterest .fab:hover{background-color:#e40000}.social-shares-wrapper .share_link,.social-shares-wrapper .share_post{position:relative;white-space:nowrap;transition:0.45s ease-in-out}.social-shares-wrapper .share_facebook{background-color:#3b5998}.social-shares-wrapper .share_twitter{background-color:#18a6f0}.social-shares-wrapper .share_pinterest{background-color:#e40000}.social-shares-wrapper .share_linkedin{background-color:#007bb5}.social-shares-wrapper .share_whatsapp{background-color:#25d366}.social-shares-wrapper .share_reddit{background-color:#FF5700}.social-shares-wrapper .share_telegram{background-color:#08c}.social-shares-wrapper .share_link:hover.share_facebook .fab{background-color:rgba(59,89,152,.9)}.social-shares-wrapper .share_link:hover.share_twitter .fab{background-color:rgba(29,161,242,.9)}.social-shares-wrapper .share_link:hover.share_pinterest .fab{background-color:rgba(189,8,28,.9)}.social-shares-wrapper .share_link:hover.share_linkedin .fab{background-color:rgba(0,123,181,.9)}.social-shares-wrapper .share_link:hover.share_whatsapp .fab{background-color:rgba(37,211,102,.9)}.social-shares-wrapper .share_link:hover.share_reddit .fab{background-color:rgba(255,87,0,.9)}.social-shares-wrapper .share_link:hover.share_telegram .fab{background-color:rgba(0,136,204,.9)}.author-info_social-wrapper .author-info_social-link.fa{color:#b5b5b5}.wgl-page-socials{position:absolute;z-index:90;left:50px}.wgl-page-socials.fixed{position:fixed;z-index:90}.wgl-page-socials li{padding-bottom:17px;line-height:27px}.wgl-page-socials .social__link{font-size:13px;color:#fff;transition:all 0.4s,width 0s 1s}.wgl-page-socials .social__link .social__name{display:inline-block;font-weight:700;text-transform:uppercase;vertical-align:middle;overflow:hidden;opacity:0;transform-origin:-25px 50%;transform:rotateY(0.25turn);transition:inherit}.wgl-page-socials .social__link .social__icon{padding-right:1.2em}.wgl-page-socials .social__link:hover{transition:all 0.4s}.wgl-page-socials .social__link:hover .social__name{width:auto;opacity:1;transform:rotateY(0.1turn)}.wgl-page-socials .socials__list{margin:0;padding:0;list-style:none}.wgl-page-socials.appearence-hovered{padding-top:35px;height:0}.wgl-page-socials.appearence-hovered .socials__desc{position:absolute;top:0;left:0;margin:-5px -5px 0;padding:5px 5px 0;cursor:pointer}.wgl-page-socials.appearence-hovered .socials__desc .social__icon{color:#fff}.wgl-page-socials.appearence-hovered .socials__desc .social__name{display:none}.wgl-page-socials.appearence-hovered .socials__list{visibility:hidden}.wgl-page-socials.appearence-hovered .socials__list li{transform:translateX(-150%);opacity:0;visibility:hidden;transition:0.45s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(1){transition-delay:0.05s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(2){transition-delay:0.1s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(3){transition-delay:0.15s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(4){transition-delay:0.2s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(5){transition-delay:0.25s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(6){transition-delay:0.3s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(7){transition-delay:0.35s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(8){transition-delay:0.4s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(9){transition-delay:0.45s}.wgl-page-socials.appearence-hovered .socials__list li:nth-child(10){transition-delay:0.5s}.wgl-page-socials.appearence-hovered .socials__desc:hover+.socials__list{visibility:visible}.wgl-page-socials.appearence-hovered .socials__desc:hover+.socials__list li,.wgl-page-socials.appearence-hovered .socials__list:hover li{transform:translateX(0);opacity:1;visibility:visible}.wgl-page-socials:not(.appearence-hovered) .socials__list li{opacity:0;transform:translateX(-150%);animation:soc_slide_right 0.5s forwards}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1){animation-delay:5.1s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2){animation-delay:5.2s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3){animation-delay:5.3s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4){animation-delay:5.4s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5){animation-delay:5.5s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6){animation-delay:5.6s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7){animation-delay:5.7s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8){animation-delay:5.8s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9){animation-delay:5.9s}.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10){animation-delay:6s}@keyframes soc_slide_right{0%{transform:translateX(-150%);opacity:0}50%{opacity:1}100%{transform:translateX(0);opacity:1}}.wgl-social-icons .elementor-icon i{transition:0.3s}.single_post_info{margin-bottom:-20px}.single_post_info>*{margin-bottom:20px}.single_post_info .share_post-container:hover>a{border-color:transparent;box-shadow:inset 0 0 0 30px #fff}.single_post_info .share_post-container>a{width:50px;height:50px;border-radius:50%;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1);line-height:40px;z-index:3;border-width:5px;border-style:solid;border-color:transparent;margin:0;transition:all 0.45s;font-size:1em;margin-left:170px}.single_post_info .share_post-container>a:before{transform:rotate(180deg);display:block;margin-left:2px}.single_post_info .share_post-container .share_social-wpapper{height:50px;right:11px;padding-right:55px;padding-left:10px;border-radius:25px}.single_post_info .share_post-container .share_social-wpapper ul{display:flex;align-items:center}.single_post_info .share_post-container span{border:1px solid #eee;color:#fff}.wgl-portfolio-single_item .social-shares-wrapper .share_title{font-weight:700}.wgl-portfolio-single_item .social-shares-wrapper>span{text-transform:capitalize}.woocommerce div.product .share_social-wpapper .share_link{margin-right:20px;font-size:12px;color:#c2c2c2}.woocommerce div.product .share_social-wpapper .share_link span.fa{transition:0.45s ease-in-out}.woocommerce div.product .share_social-wpapper .share_link:last-child{margin-right:0}.wgl-likes{display:inline-block}.wgl-likes .sl-button{color:inherit;cursor:pointer;transition:0.45s}.wgl-likes .sl-count{display:inline-block;margin-left:4px}.wgl-likes .sl-icon{display:inline-block;font-size:.75em;line-height:1}.wgl-likes .sl-count-text{display:none}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{transition-duration:0.8s}.isotope{transition-property:height,width}.isotope .isotope-item{transition-property:transform,opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{transition-duration:0s}body ul,body ol{margin-left:.4em;padding-left:.9em}body ul li,body ol li{position:relative;z-index:1;line-height:40px}body ul>li:last-child,body ol>li:last-child{padding-bottom:0}body ol{list-style:none}body ul[class*='bighearts_']{margin-left:0;padding-left:0}body ul[class*='bighearts_'] li{list-style:none}body ul[class*='bighearts_'] li:before{content:'';position:absolute;z-index:1;border-radius:unset;font-family:'Font Awesome 5 Free';font-weight:600}body ul.bighearts_dot li{padding-left:calc(0.5em + 12px)}body ul.bighearts_dot li:before{top:18px;left:2px;width:.3125em;height:.3125em;border-radius:50%}body ul.bighearts_dot.icon_right li{padding-left:0;padding-right:calc(0.5em + 12px)}body ul.bighearts_dot.icon_right li:before{left:unset;right:2px}body ul.bighearts_hyphen li{padding-left:calc(1em + 8px)}body ul.bighearts_hyphen li:before{content:'\f068';top:.1em;left:0;font-size:.7em}body ul.bighearts_hyphen.icon_right li{padding-left:0;padding-right:calc(1em + 8px)}body ul.bighearts_hyphen.icon_right li:before{left:unset;right:0}body ul.bighearts_plus li{padding-left:calc(1em + 8px)}body ul.bighearts_plus li:before{content:'\f067';top:.1em;left:0;font-size:.7em}body ul.bighearts_plus.icon_right li{padding-left:0;padding-right:calc(1em + 8px)}body ul.bighearts_plus.icon_right li:before{left:unset;right:0}body ul.bighearts_check li{padding-left:calc(1em + 9px)}body ul.bighearts_check li:before{content:'\f147';font-family:flaticon;top:.9em;left:-3px;font-size:.9em;line-height:1;font-weight:600;background:transparent}body ul.bighearts_check.icon_right li{padding-left:0;padding-right:calc(1em + 9px)}body ul.bighearts_check.icon_right li:before{left:unset;right:0}body ul.no-list-style{margin-left:0;padding-left:0}body ul.no-list-style li{padding:0;list-style:none}body ul .bighearts_disable,body ul .bighearts_disable:before,body ul .bighearts_disable:after,body ul .bighearts_disable *{color:#a2a2a2!important}body ul .bighearts_disable_dark,body ul .bighearts_disable_dark:before,body ul .bighearts_disable_dark:after,body ul .bighearts_disable_dark *{color:#a799cd!important}body ol{counter-reset:li}body ol[start='1']{counter-reset:li 0}body ol[start='2']{counter-reset:li 1}body ol[start='3']{counter-reset:li 2}body ol[start='4']{counter-reset:li 3}body ol[start='5']{counter-reset:li 4}body ol[start='6']{counter-reset:li 5}body ol[start='7']{counter-reset:li 6}body ol[start='8']{counter-reset:li 7}body ol[start='9']{counter-reset:li 8}body ol[start='10']{counter-reset:li 9}body ol[start='11']{counter-reset:li 10}body ol[start='12']{counter-reset:li 11}body ol[start='13']{counter-reset:li 12}body ol[start='14']{counter-reset:li 13}body ol[start='15']{counter-reset:li 14}body ol[start='16']{counter-reset:li 15}body ol[start='17']{counter-reset:li 16}body ol[start='18']{counter-reset:li 17}body ol[start='19']{counter-reset:li 18}body ol[start='20']{counter-reset:li 19}body ol[start='21']{counter-reset:li 20}body ol[start='22']{counter-reset:li 21}body ol[start='23']{counter-reset:li 22}body ol[start='24']{counter-reset:li 23}body ol[start='25']{counter-reset:li 24}body ol[start='26']{counter-reset:li 25}body ol[start='27']{counter-reset:li 26}body ol[start='28']{counter-reset:li 27}body ol[start='29']{counter-reset:li 28}body ol[start='30']{counter-reset:li 29}body ol>li{position:relative;counter-increment:li}body ol>li:before{content:"." counter(li);display:inline-block;position:static;width:1em;height:auto;margin-left:-1em;margin-right:calc(0.25em + 8px);font-size:inherit;line-height:inherit;font-weight:700;direction:rtl;line-height:1}body ul ol>li:before{top:0;background-color:transparent!important}body li ol{margin-bottom:0;padding-bottom:0}.single.related_posts+.row #comments{margin-top:46px;padding-top:0}#comments{margin-top:50px;margin-bottom:44px;clear:both}#comments:before{content:'';display:block;clear:both}#comments ul ul.children,#comments ol ul.children{margin-left:0;padding-left:0;list-style:none}#comments #respond{margin-top:63px;border-radius:10px;padding:37px 49px 52px;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1)}#comments #respond input[type='text'],#comments #respond input[type='url'],#comments #respond input[type='search'],#comments #respond input[type='email'],#comments #respond input[type='password'],#comments #respond input[type='tel'],#comments #respond input[type='time'],#comments #respond select,#comments #respond textarea{background:#fff}#comments>h3{position:relative;z-index:10}#comments .pingback .edit-link .comment-edit-link,#comments .trackback .edit-link .comment-edit-link{font-size:.75em;color:#7e7676;margin-left:.3133em}#comments .pingback .edit-link .comment-edit-link:hover,#comments .trackback .edit-link .comment-edit-link:hover{color:#b9a9cd}#comments .comment-notes,#comments .logged-in-as{margin-bottom:24px}#comments .form-submit{margin-bottom:0;clear:both;margin-top:10px}#comments .form-submit input.submit{min-width:184px}#comments .commentlist{position:relative;margin:0;padding:0;line-height:inherit;list-style:none}#comments .commentlist li.pingback,#comments .commentlist li.trackback{padding:0}#comments .commentlist li.pingback .comment-body,#comments .commentlist li.trackback .comment-body{display:inline}#comments .commentlist li.pingback:before,#comments .commentlist li.trackback:before{display:none}#comments .commentlist+*{margin-top:46px}#comments .commentlist .comment-respond{margin:20px 0}#comments .commentlist .comment{padding:0}#comments .commentlist .comment:before,#comments .commentlist .comment:after{display:none}#comments .commentlist .comment .stand_comment{min-height:160px;margin-bottom:0;border-bottom:1px solid #eee;padding:40px 0 30px 110px}#comments .commentlist .comment .stand_comment .thiscommentbody{position:relative;z-index:1;min-height:70px}#comments .commentlist .comment .stand_comment .meta-data{padding-top:8px}#comments .commentlist .comment .stand_comment .meta-data>span,#comments .commentlist .comment .stand_comment .meta-data>a{width:auto}#comments .commentlist .comment .commentava{position:absolute;z-index:1;top:0;left:-110px;width:80px;height:80px}#comments .commentlist .comment .commentava img{border-radius:50%}#comments .commentlist .comment.pingback .stand_comment{padding-left:0}#comments .commentlist .comment .children .comment{margin-left:70px}#comments .commentlist .comment .children .stand_comment{padding-left:110px}#comments .commentlist .comment .children .stand_comment .commentava{left:-110px}#comments .commentlist>.comment>.children>.comment{margin-left:110px}#comments .commentlist>.comment:last-child{margin-bottom:-1px}#comments .commentlist>.comment:last-child .stand_comment:last-child{border-bottom:0}#comments .commentlist .comment_info{display:inline-block;padding-right:14px}#comments .commentlist .comment_info .meta-data{float:none;margin-bottom:0;padding:0;font-size:12px;font-weight:700;line-height:20px;text-transform:uppercase;background:none;opacity:1}#comments .commentlist .comment_info .meta-data .comment-edit-link{padding-left:5px}#comments .commentlist .comment_author_says{font-size:16px;line-height:1;font-weight:700}#comments .commentlist .comment_author_says a{font-weight:inherit;font-size:inherit}#comments .commentlist .comment_content{margin-top:-4px;line-height:30px}#comments .commentlist .comment_content>ul,#comments .commentlist .comment_content>ol{padding-bottom:20px}#comments .commentlist .comment_content p:last-child{margin-bottom:0}#comments .comment-reply-link{display:inline-block;position:absolute;top:4px;right:0;min-width:66px;padding:10px 14px;border:1px solid #d1d1d1;border-radius:17px;font-size:12px;line-height:1;font-weight:700;font-style:normal;color:#fff;transition:0.3s}#comments .comment-reply-link:hover{color:#fff;border-color:transparent}#comments #cancel-comment-reply-link{font-weight:300;opacity:.8}#comments small #cancel-comment-reply-link{font-size:18px;margin-left:10px}#comments ol.commentlist>li.comment:first-child{margin-top:-6px}#comments ol.commentlist>li.trackback:first-child,#comments ol.commentlist>li.pingback:first-child{margin-top:26px}#comments .comments-title{margin-bottom:-12px;font-size:36px}#comments .comments-title .number-comments{margin-left:.25em;font-weight:500;color:#b4b4b4}body .comment-respond .comment-reply-title{position:relative;font-size:36px;margin-bottom:2px}body .comment-respond .comment-form{margin-left:-5px;margin-right:-5px}body .comment-respond .comment-form [class*='wgl_col-'],body .comment-respond .comment-form>p{position:relative;padding-left:5px;padding-right:5px}body .comment-respond label{margin:0}body .comment-respond .form_field{width:100%;margin-bottom:15px!important}body .comment-respond textarea.form_field{resize:none}body .comment-form-cookies-consent{clear:both;top:-10px}body .comment-form-cookies-consent>input,body .comment-form-cookies-consent>label,body .comment-form-cookies-consent>span{display:inline-block}body .comment-form-cookies-consent>input{margin-right:7px}.wp-block-latest-comments>li{padding-left:0}.blog-post_content ol.wp-block-latest-comments.has-avatars{margin-left:0;padding-left:0;list-style:none}.blog-post_content ol.wp-block-latest-comments.has-avatars li:before{display:none}.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article{display:inline-block}.wpcf7-form-control-wrap{display:block}.wpcf7 form .wpcf7-response-output{margin:0 0 5px 0}.wpcf7 input:not([type='submit']),.wpcf7 select,.wpcf7 textarea{width:100%}.wpcf7 select{color:#79859c}.wpcf7-form .row{margin-left:-10px;margin-right:-10px}.wpcf7-form .row [class*='wgl_col-']{position:relative;padding-left:10px;padding-right:10px}.wpcf7 .ajax-loader{display:none!important}.wpcf7-not-valid{border-color:red}.wpcf7 input~.wpcf7-not-valid-tip,.wpcf7 textarea~.wpcf7-not-valid-tip,.wpcf7 select~.wpcf7-not-valid-tip{text-align:left}.wpcf7 .form-icon{position:absolute;z-index:1;top:9px;right:35px;font-size:14px;color:#bababa}.wpcf7 .wpcf7-submit{margin-top:0;color:#fff}.wpcf7 .wpcf7-submit:hover{color:#fff}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item{display:flex;align-items:center}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input{width:auto;height:auto}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input+.wpcf7-list-item-label,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input+.wpcf7-list-item-label{padding-left:.5em}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label{display:flex;align-items:center}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label span,.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span{font-size:1rem;font-weight:400}.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type='radio']{-webkit-appearance:radio;appearance:radio}.wpcf7 .row.faq{display:flex;flex-wrap:nowrap;justify-content:flex-start;margin-left:-5px;margin-right:-5px}.wpcf7 .row.faq .wgl_col{padding:0 5px;width:100%;min-width:230px}.wpcf7 .row.faq .wgl_col:last-child{width:auto;min-width:unset;margin-left:auto}.wpcf7 .row.faq .wpcf7-submit{min-width:152px;height:56px;border-radius:28px}.wpcf7 .row.faq+.wpcf7-mail-sent-ok{margin-top:-15px}@media (max-width:992px){.wpcf7 .row.faq{flex-wrap:wrap}.wpcf7 .row.faq .wgl_col{width:50%}}@media (max-width:600px){.wpcf7 .row.faq .wgl_col{width:100%}.wpcf7 .row.faq .wgl_col:last-child{margin-right:auto}}.wpcf7 .row.our_mission,.wpcf7 .row.home_2{max-width:calc(100vw - 10px)}.wpcf7 .row.our_mission .wpcf7-submit,.wpcf7 .row.home_2 .wpcf7-submit{position:absolute;min-width:150px;top:0;right:10px;height:56px;text-align:center;border-radius:28px}.wpcf7 .row.our_mission .wpcf7-form-control,.wpcf7 .row.home_2 .wpcf7-form-control{margin:0}@media (max-width:600px){.wpcf7 .row.our_mission .wpcf7-submit,.wpcf7 .row.home_2 .wpcf7-submit{min-width:130px}}.wpcf7 .row.coming-soon .wpcf7-form-control-wrap{display:inline-block;vertical-align:top}@media (min-width:600px){.wpcf7 .row.coming-soon .wpcf7-form-control-wrap{margin-right:15px}}.wpcf7 .row.coming-soon .wpcf7-form-control-wrap+br{display:none}.wpcf7 .row.coming-soon input[type='submit']{height:55px;border-radius:55px}.wpcf7 .row.coming-soon .wgl-button input[type='submit']{position:relative;background:transparent}.wpcf7 .row.coming-soon+.wpcf7-response-output{color:#fff}.wpcf7 .row.coming-soon+.wpcf7-mail-sent-ok{margin-top:-15px}.wpcf7 .row.input-bg-white input[type='text'],.wpcf7 .row.input-bg-white input[type='url'],.wpcf7 .row.input-bg-white input[type='search'],.wpcf7 .row.input-bg-white input[type='email'],.wpcf7 .row.input-bg-white input[type='password'],.wpcf7 .row.input-bg-white input[type='tel'],.wpcf7 .row.input-bg-white input[type='time'],.wpcf7 .row.input-bg-white select,.wpcf7 .row.input-bg-white textarea{background:#fff}.wpb_text_column .wpcf7 .wpcf7-form-control-wrap{display:block;margin-bottom:20px}.sign_up{display:flex;justify-content:center;margin-right:-20px}.sign_up input[type='submit']{margin-left:20px;height:50px}.sign_up input[type='email']{width:350px}.sign_up .ajax-loader{display:none}.footer .wpcf7 input:not([type='submit']){font-size:14px;font-weight:400;color:inherit;outline:unset;background:transparent;box-shadow:unset;overflow:hidden}.footer .wpcf7 input:not([type='submit']):focus,.footer .wpcf7 input:not([type='submit']):active{border-color:inherit;background:transparent}.footer .wpcf7 input[type='email']{position:relative;width:100%;height:50px;margin:unset;border:1px solid rgba(255,255,255,.5);padding:0 60px 0 20px;color:#fff}.footer .wpcf7 input[type='submit'],.footer .wpcf7 .footer-submit,.footer .wpcf7 .footer-submit:before{position:absolute;width:41px;height:41px;padding:0;border:transparent;color:transparent}.footer .wpcf7 input[type='submit']{top:4px;right:4px;background:transparent}.footer .wpcf7 .footer-submit{position:absolute;top:4px;right:4px}.footer .wpcf7 .footer-submit:before{content:'\f123';top:0;right:0;padding-top:6px;font-family:flaticon;color:#fff;text-align:center;transition:0.4s}.footer .wpcf7 .footer-submit input[type='submit']{top:0;right:0}.footer .wpcf7 form>p:last-of-type:after{content:'\f123';position:absolute;z-index:0;top:4px;right:4px;width:41px;height:41px;font-family:flaticon;text-align:center;color:#fff;line-height:42px}.wpcf7 .demo-1-form .wpcf7-text{border-color:currentColor;color:#8b8b8b;background:transparent}.wpcf7 .demo-1-form .wpcf7-text:focus{color:#fff}.wpcf7 .demo-1-form .wpcf7-submit{border:unset;height:50px;color:#fff}.wpcf7 .demo-1-form [role='alert']{display:inline-block!important;color:#fff}@media (min-width:768px){.wpcf7 .demo-1-form .wgl_col-5{width:37%}.wpcf7 .demo-1-form .wgl_col-2{width:24%}}.wgl-carousel{position:relative;z-index:1}.wgl-carousel .slick-slider{display:block;-webkit-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden}.wgl-carousel .slick-list{display:block;position:relative;z-index:1}.wgl-carousel .slick-track{position:relative;z-index:1}.wgl-carousel .slick-track:after{content:'';display:table;clear:both}.wgl-carousel .slick-slide{float:left;height:100%;min-height:1px;cursor:pointer}.wgl-carousel .slick-slide.dragging img{pointer-events:none}.wgl-carousel .slick-slide[aria-hidden='true']{box-shadow:0 0 transparent!important}.wgl-carousel .slick-loading .slick-track,.wgl-carousel .slick-loading .slick-slide{visibility:hidden}.wgl-carousel-wrapper,.wgl-carousel_wrapper{overflow:hidden}.wgl-pagination{margin-left:0;padding-left:0;padding-bottom:30px;list-style:none;clear:both}.wgl-pagination .page,.wgl-pagination .post-page-numbers{display:inline-block;margin-right:5px;margin-bottom:5px;line-height:1}.wgl-pagination .page .page-numbers,.wgl-pagination .page .post-page-link,.wgl-pagination .post-page-numbers .page-numbers,.wgl-pagination .post-page-numbers .post-page-link{display:inline-block;position:relative;z-index:1;height:45px;min-width:45px;border:1px solid #d1d1d1;border-radius:50px;padding:0 10px;font-size:14px;line-height:43px;font-weight:700;text-align:center;background-color:transparent;vertical-align:middle;transition:0.4s}.wgl-pagination .page .page-numbers i,.wgl-pagination .page .post-page-link i,.wgl-pagination .post-page-numbers .page-numbers i,.wgl-pagination .post-page-numbers .post-page-link i{font-size:.8em;vertical-align:baseline;transition:all 0.4s,color 0s}.wgl-pagination .page .page-numbers:not(.dots):hover,.wgl-pagination .page .page-numbers.current,.wgl-pagination .page .post-page-link:not(.dots):hover,.wgl-pagination .page .post-page-link.current,.wgl-pagination .post-page-numbers .page-numbers:not(.dots):hover,.wgl-pagination .post-page-numbers .page-numbers.current,.wgl-pagination .post-page-numbers .post-page-link:not(.dots):hover,.wgl-pagination .post-page-numbers .post-page-link.current{color:#fff;border-color:transparent}.wgl-pagination .page.current .post-page-link,.wgl-pagination .post-page-numbers.current .post-page-link{border-color:transparent}.wgl-pagination .page span.current,.wgl-pagination .post-page-numbers span.current{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.wgl-pagination .page:first-child,.wgl-pagination .post-page-numbers:first-child{margin-left:0}.wgl-pagination .page:last-child,.wgl-pagination .post-page-numbers:last-child{margin-right:0}.wgl-pagination .page-numbers.current,.wgl-pagination .post-page-numbers.current{color:#fff}.wgl-pagination .page-numbers.dots,.wgl-pagination .post-page-numbers.dots{cursor:default}.blog-post_content .wgl-pagination{padding-bottom:0}.blog-post_content .wgl-pagination .post-page-numbers{margin-right:0}.blog-post_content .wgl-pagination .post-page-link{height:30px;min-width:30px;font-size:12px;line-height:30px}.load_more_wrapper{position:relative;z-index:1;text-align:center}.load_more_wrapper .button_wrapper:hover .load_more_item{transform:translate(0)}.load_more_wrapper .button_wrapper{display:inline-block;position:relative;margin-bottom:20px}.load_more_wrapper .load_more_item{position:relative;display:inline-block;height:auto;margin:0;border-radius:28px;padding:12px 27px;color:#fff;white-space:nowrap;transition:0.4s}.load_more_wrapper .load_more_item:hover{color:#fff}.load_more_wrapper .load_more_item:before{content:'\f2f1';display:inline-block;position:absolute;z-index:99;top:50%;left:50%;margin:-10px 0 0 -8px;font-family:'Font Awesome 5 Free';line-height:1;font-size:19px;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;transition:all 0.4s,color 0s;animation:rotating 2s linear infinite}.load_more_wrapper .load_more_item span{position:relative;z-index:1}.load_more_wrapper .load_more_item.loading:before{color:inherit;opacity:1}.load_more_wrapper .load_more_item.loading span{opacity:0}.load_more_wrapper .load_more_item.full_width_btn .load_more_item{width:100%}@keyframes rotating{0%{transform:rotate(0turn)}100%{transform:rotate(1turn)}}#scroll_up{position:fixed;z-index:20;right:20px;bottom:20px;border-radius:50%;text-align:center;cursor:pointer;opacity:0;transform:translateX(130%);transition:0.4s}#scroll_up:not(:empty){display:flex;justify-content:center;align-items:center;width:70px;height:70px;line-height:1;font-weight:700;word-break:break-all;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1)}#scroll_up:empty{right:0;width:69px;height:56px;border-radius:56px 0 0 56px;padding:6px 5px 4px 5px;text-align:left}#scroll_up:empty:before{content:'';position:absolute;top:5px;bottom:5px;left:5px;display:block;height:46px;width:46px;border-radius:46px}#scroll_up:empty:after{content:'\f11c';display:inline-block;font-family:'Flaticon';text-align:center;font-size:19px;line-height:46px;height:46px;width:46px;border-radius:46px;transform:rotate(90deg) translateX(-2px) translateZ(0)}#scroll_up:empty:hover:after{animation:scroll_up_anim 1.5s infinite}#scroll_up.active{opacity:1;transform:translateY(0)}@keyframes scroll_up_anim{0%{transform:rotate(90deg) translateX(-2px) translateZ(0)}50%{transform:rotate(90deg) translateX(2px) translateZ(0)}100%{transform:rotate(90deg) translateX(-2px) translateZ(0)}}.wgl-container rs-module [class*="fab fa-"],.wgl-container rs-module [class*="fab fa-"],.wgl-container .rb-modal-wrapper [class*="fab fa-"],.wgl-container .rb-modal-wrapper [class*="fab fa-"],.wgl-container #rs_overview [class*="fab fa-"],.wgl-container #rs_overview [class*="fab fa-"],.wgl-container #objectlibrary [class*="fab fa-"],.wgl-container #objectlibrary [class*="fab fa-"],.wgl-container #waitaminute [class*="fab fa-"],.wgl-container #waitaminute [class*="fab fa-"],.wgl-container #rs_overview_menu [class*="fab fa-"],.wgl-container #rs_overview_menu [class*="fab fa-"],.wgl-container #builderView [class*="fab fa-"],.wgl-container #builderView [class*="fab fa-"]{font-weight:400;font-family:"Font Awesome 5 Brands"}.wgl-container rs-module [class*="fab fa-"]:before,.wgl-container rs-module [class*="fab fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fab fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fab fa-"]:before,.wgl-container #rs_overview [class*="fab fa-"]:before,.wgl-container #rs_overview [class*="fab fa-"]:before,.wgl-container #objectlibrary [class*="fab fa-"]:before,.wgl-container #objectlibrary [class*="fab fa-"]:before,.wgl-container #waitaminute [class*="fab fa-"]:before,.wgl-container #waitaminute [class*="fab fa-"]:before,.wgl-container #rs_overview_menu [class*="fab fa-"]:before,.wgl-container #rs_overview_menu [class*="fab fa-"]:before,.wgl-container #builderView [class*="fab fa-"]:before,.wgl-container #builderView [class*="fab fa-"]:before{font-family:"Font Awesome 5 Brands";font-weight:inherit}.wgl-container rs-module [class*="far fa-"],.wgl-container rs-module [class*="fal fa-"],.wgl-container rs-module [class*="far fa-"],.wgl-container rs-module [class*="fal fa-"],.wgl-container .rb-modal-wrapper [class*="far fa-"],.wgl-container .rb-modal-wrapper [class*="fal fa-"],.wgl-container .rb-modal-wrapper [class*="far fa-"],.wgl-container .rb-modal-wrapper [class*="fal fa-"],.wgl-container #rs_overview [class*="far fa-"],.wgl-container #rs_overview [class*="fal fa-"],.wgl-container #rs_overview [class*="far fa-"],.wgl-container #rs_overview [class*="fal fa-"],.wgl-container #objectlibrary [class*="far fa-"],.wgl-container #objectlibrary [class*="fal fa-"],.wgl-container #objectlibrary [class*="far fa-"],.wgl-container #objectlibrary [class*="fal fa-"],.wgl-container #waitaminute [class*="far fa-"],.wgl-container #waitaminute [class*="fal fa-"],.wgl-container #waitaminute [class*="far fa-"],.wgl-container #waitaminute [class*="fal fa-"],.wgl-container #rs_overview_menu [class*="far fa-"],.wgl-container #rs_overview_menu [class*="fal fa-"],.wgl-container #rs_overview_menu [class*="far fa-"],.wgl-container #rs_overview_menu [class*="fal fa-"],.wgl-container #builderView [class*="far fa-"],.wgl-container #builderView [class*="fal fa-"],.wgl-container #builderView [class*="far fa-"],.wgl-container #builderView [class*="fal fa-"]{font-family:"Font Awesome 5 Free";font-weight:400}.wgl-container rs-module [class*="far fa-"]:before,.wgl-container rs-module [class*="fal fa-"]:before,.wgl-container rs-module [class*="far fa-"]:before,.wgl-container rs-module [class*="fal fa-"]:before,.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fal fa-"]:before,.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fal fa-"]:before,.wgl-container #rs_overview [class*="far fa-"]:before,.wgl-container #rs_overview [class*="fal fa-"]:before,.wgl-container #rs_overview [class*="far fa-"]:before,.wgl-container #rs_overview [class*="fal fa-"]:before,.wgl-container #objectlibrary [class*="far fa-"]:before,.wgl-container #objectlibrary [class*="fal fa-"]:before,.wgl-container #objectlibrary [class*="far fa-"]:before,.wgl-container #objectlibrary [class*="fal fa-"]:before,.wgl-container #waitaminute [class*="far fa-"]:before,.wgl-container #waitaminute [class*="fal fa-"]:before,.wgl-container #waitaminute [class*="far fa-"]:before,.wgl-container #waitaminute [class*="fal fa-"]:before,.wgl-container #rs_overview_menu [class*="far fa-"]:before,.wgl-container #rs_overview_menu [class*="fal fa-"]:before,.wgl-container #rs_overview_menu [class*="far fa-"]:before,.wgl-container #rs_overview_menu [class*="fal fa-"]:before,.wgl-container #builderView [class*="far fa-"]:before,.wgl-container #builderView [class*="fal fa-"]:before,.wgl-container #builderView [class*="far fa-"]:before,.wgl-container #builderView [class*="fal fa-"]:before{font-family:"Font Awesome 5 Free";font-weight:400}.wgl-container rs-module [class*="fas fa-"],.wgl-container rs-module [class*="fas fa-"],.wgl-container .rb-modal-wrapper [class*="fas fa-"],.wgl-container .rb-modal-wrapper [class*="fas fa-"],.wgl-container #rs_overview [class*="fas fa-"],.wgl-container #rs_overview [class*="fas fa-"],.wgl-container #objectlibrary [class*="fas fa-"],.wgl-container #objectlibrary [class*="fas fa-"],.wgl-container #waitaminute [class*="fas fa-"],.wgl-container #waitaminute [class*="fas fa-"],.wgl-container #rs_overview_menu [class*="fas fa-"],.wgl-container #rs_overview_menu [class*="fas fa-"],.wgl-container #builderView [class*="fas fa-"],.wgl-container #builderView [class*="fas fa-"]{font-family:"Font Awesome 5 Free";font-weight:900}.wgl-container rs-module [class*="fas fa-"]:before,.wgl-container rs-module [class*="fas fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fas fa-"]:before,.wgl-container .rb-modal-wrapper [class*="fas fa-"]:before,.wgl-container #rs_overview [class*="fas fa-"]:before,.wgl-container #rs_overview [class*="fas fa-"]:before,.wgl-container #objectlibrary [class*="fas fa-"]:before,.wgl-container #objectlibrary [class*="fas fa-"]:before,.wgl-container #waitaminute [class*="fas fa-"]:before,.wgl-container #waitaminute [class*="fas fa-"]:before,.wgl-container #rs_overview_menu [class*="fas fa-"]:before,.wgl-container #rs_overview_menu [class*="fas fa-"]:before,.wgl-container #builderView [class*="fas fa-"]:before,.wgl-container #builderView [class*="fas fa-"]:before{font-family:"Font Awesome 5 Free";font-weight:900}.wgl-container rs-module [class*="far fa-"],.wgl-container rs-module [class*="far fa-"],.wgl-container .rb-modal-wrapper [class*="far fa-"],.wgl-container .rb-modal-wrapper [class*="far fa-"],.wgl-container #rs_overview [class*="far fa-"],.wgl-container #rs_overview [class*="far fa-"],.wgl-container #objectlibrary [class*="far fa-"],.wgl-container #objectlibrary [class*="far fa-"],.wgl-container #waitaminute [class*="far fa-"],.wgl-container #waitaminute [class*="far fa-"],.wgl-container #rs_overview_menu [class*="far fa-"],.wgl-container #rs_overview_menu [class*="far fa-"],.wgl-container #builderView [class*="far fa-"],.wgl-container #builderView [class*="far fa-"]{font-weight:900}.wgl-container rs-module [class*="far fa-"]:before,.wgl-container rs-module [class*="far fa-"]:before,.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,.wgl-container #rs_overview [class*="far fa-"]:before,.wgl-container #rs_overview [class*="far fa-"]:before,.wgl-container #objectlibrary [class*="far fa-"]:before,.wgl-container #objectlibrary [class*="far fa-"]:before,.wgl-container #waitaminute [class*="far fa-"]:before,.wgl-container #waitaminute [class*="far fa-"]:before,.wgl-container #rs_overview_menu [class*="far fa-"]:before,.wgl-container #rs_overview_menu [class*="far fa-"]:before,.wgl-container #builderView [class*="far fa-"]:before,.wgl-container #builderView [class*="far fa-"]:before{font-weight:900}.widget{position:relative}.widget:not(:first-child){padding-top:50px}.widget:last-child{margin-bottom:40px}.widget .title-wrapper{margin:-.4em 0 32px;font-size:20px;line-height:1.5;font-weight:700}.widget .title-wrapper .title__line{display:flex;position:relative;width:calc(100% - 40px);height:4px;margin-top:18px;border-radius:2px;background-color:#eee}.widget .title-wrapper .title__line:after{content:'';position:absolute;top:0;right:-40px;width:30px;height:inherit;border-radius:inherit}.widget .title-wrapper .rsswidget img{margin-top:9px}.widget .title-wrapper+.give-form-wrap>.title-wrapper{font-size:1.11em}.widget .title-wrapper+.give-form-wrap>.title-wrapper .title__line{display:none}.widget ul li{font-size:14px;line-height:37px;font-weight:700;transition:0.3s}.widget ul li a{color:inherit}.widget>ul{margin-top:-6px;margin-bottom:-18px;margin-left:0;padding-bottom:0;padding-left:0}.widget>ul>li li,.widget>div>ul>li li{margin-left:10px;padding-bottom:0}.widget>ul>li>ul ul li{margin-left:9px}.widget_layered_nav .title-wrapper+ul,.widget_categories .title-wrapper+ul,.widget_product_categories .title-wrapper+ul{margin-top:-13px}.widget_layered_nav>ul,.widget_categories>ul,.widget_product_categories>ul{margin-bottom:-14px}.widget_layered_nav ul,.widget_categories ul,.widget_product_categories ul{position:relative}.widget_layered_nav ul li ul.children,.widget_categories ul li ul.children,.widget_product_categories ul li ul.children{padding-left:.3em}.widget_layered_nav ul li li,.widget_categories ul li li,.widget_product_categories ul li li{padding-top:0}.widget_layered_nav ul li a,.widget_categories ul li a,.widget_product_categories ul li a{padding-left:0}.widget_layered_nav ul li a:before,.widget_categories ul li a:before,.widget_product_categories ul li a:before{content:"\f14c";font-family:flaticon;position:absolute;left:0;top:0;font-size:16px;transform:translate(-10px,0);opacity:0;transition:all 0.45s,color 0s}.widget_layered_nav ul li a:hover:before,.widget_categories ul li a:hover:before,.widget_product_categories ul li a:hover:before{transform:translate(0,0);opacity:1}.widget_layered_nav ul li a:hover,.widget_categories ul li a:hover,.widget_product_categories ul li a:hover{padding-left:28px!important}.widget_layered_nav ul li a:hover .post_count,.widget_categories ul li a:hover .post_count,.widget_product_categories ul li a:hover .post_count{padding-left:0}.widget_layered_nav ul li:last-child,.widget_categories ul li:last-child,.widget_product_categories ul li:last-child{margin-bottom:-.25em}.widget_layered_nav ul li a,.widget_categories ul li a,.widget_product_categories ul li a{display:flex}.widget_layered_nav ul li a .post_count,.widget_categories ul li a .post_count,.widget_product_categories ul li a .post_count{flex-grow:1;align-self:flex-end;padding-left:28px;text-align:right;color:#b4b4b4;transition:inherit}.widget_product_categories ul li img{margin-right:13px}.widget_recent_entries .title-wrapper+ul{margin-top:-18px}.widget_recent_entries>ul{margin-bottom:-7px}.widget_recent_entries>ul>li>a:before{content:'\f160';padding-right:.6em;font-family:flaticon;font-size:1em;font-weight:300;color:#969696;transition:inherit}.widget_recent_entries ul li{line-height:1.7;padding:10px 0}.widget_recent_entries ul li .post-date{display:block;text-align:right;font-size:.8em}.widget_recent_entries ul li:after{content:'';display:table;clear:both}.widget_recent_entries ul li a{display:block}.widget_pages .title-wrapper+ul{margin-top:-13px}.widget_pages>ul{margin-bottom:-12px;padding-left:0;list-style:none}.widget_pages ul li a{display:block;padding-left:0}.widget_pages ul li a:before{content:"\f14c";font-family:flaticon;position:absolute;left:0;top:0;font-size:16px;transform:translate(-10px,0);opacity:0;transition:all 0.45s,color 0s}.widget_pages ul li a:hover:before{transform:translate(0,0);opacity:1}.widget_pages ul li a:hover{padding-left:28px!important}.widget_pages ul ul{margin-top:0;margin-left:0;padding-left:.5em;list-style:none}.widget_pages ul ul li{padding-top:0;line-height:39px}.widget_pages ul ul li:before{left:-18px}.widget_media_gallery .title-wrapper{margin-bottom:26px}.widget_rss .title-wrapper+ul{margin-top:-14px}.widget_rss .title-wrapper>a{position:relative;margin-bottom:12px;padding-bottom:12px;font-size:20px;line-height:1.4;font-weight:500;text-align:center;letter-spacing:.01em}.widget_rss .title-wrapper>a img{display:none}.widget_rss>ul{margin-bottom:-11px}.widget_rss ul{margin-left:0;padding-left:0;list-style:none}.widget_rss li{padding:20px 0 0 0}.widget_rss li:first-child{padding-top:0}.widget_rss li .rsswidget{display:inline-block;font-size:16px;line-height:22px;font-weight:600;margin-bottom:10px}.widget_rss li .rss-date{display:block;margin:0 0 20px;font-size:12px;font-weight:700;color:#b7b7b7;line-height:1.5;font-style:normal}.widget_rss li .rssSummary{line-height:30px;font-weight:400;font-size:16px;margin-bottom:8px}.widget_rss li cite{display:block;position:relative;margin-top:0;font-size:16px;font-style:normal;font-weight:600;color:#c5c5c5}.widget_rss li cite:before{content:'\2013';margin-right:5px}.widget_text .textwidget{margin-top:-9px}.widget .select__field{width:100%}.widget select{width:100%;height:55px;margin-bottom:0;padding:0 53px 0 20px;font-weight:400;overflow:hidden}.wp-block-archives-dropdown{display:inline-block;position:relative;margin-bottom:10px}.wp-block-archives-dropdown select{height:55px;background:#f7f7f7}@media (min-width:380px){.wp-block-archives-dropdown select{min-width:270px}}.blog-post.format-no_featured .wp-block-archives-dropdown select,.blog-post.format-no_featured .wp-block-categories-dropdown select{background:#fff}.blog-post.format-no_featured .wp-block-calendar tbody{background:#fff}.widget_comments>ul>li:before,.widget_meta>ul>li:before,.widget_archive>ul>li:before,.widget_recent_comments>ul>li:before,ul.wp-block-archives>li:before{font-family:flaticon;transition:inherit}.widget_archive ul,.widget_recent_entries ul,.widget_categories ul,.widget_layered_nav ul,.widget_product_categories ul,.widget_meta ul,ul.wp-block-archives{list-style:none}.widget_archive ul ul,.widget_recent_entries ul ul,.widget_categories ul ul,.widget_layered_nav ul ul,.widget_product_categories ul ul,.widget_meta ul ul,ul.wp-block-archives ul{margin-top:0;padding:0 0 5px}.widget_categories ul li img,.widget_layered_nav ul li img,.widget_product_categories ul li img,.widget_meta ul li img,.widget_archive ul li img,ul.wp-block-archives li img{max-width:40px;margin-top:-4px;margin-right:5px;vertical-align:middle}.widget_categories ul li ul li img,.widget_layered_nav ul li ul li img,.widget_product_categories ul li ul li img,.widget_meta ul li ul li img,.widget_archive ul li ul li img,ul.wp-block-archives li ul li img{display:none}.widget_archive>ul>li>a,ul.wp-block-archives>li>a{padding-left:0}.widget_archive>ul>li>a:before,ul.wp-block-archives>li>a:before{content:"\f14c";font-family:flaticon;position:absolute;left:0;top:0;font-size:16px;transform:translate(-10px,0);opacity:0;transition:all 0.45s,color 0s}.widget_archive>ul>li>a:hover:before,ul.wp-block-archives>li>a:hover:before{transform:translate(0,0);opacity:1}.widget_archive>ul>li>a:hover,ul.wp-block-archives>li>a:hover{padding-left:28px!important}ul.wp-block-archives{margin-left:0;padding-left:0}ul.wp-block-archives li{font-size:14px;line-height:37px;font-weight:700}ul.wp-block-archives li a{display:inline-block}ul.wp-block-archives li .post_count{margin-left:.5em;color:#b4b4b4}.widget_meta.widget .title-wrapper+ul{margin-top:-15px}.widget_meta.widget>ul{margin-bottom:-13px}.widget_meta.widget>ul li a{display:block}.widget_meta.widget>ul li a:before{content:'\f154';font-family:flaticon;font-size:1em;font-weight:300;padding-right:1em;transition:inherit}.widget_meta.widget>ul li a:not(:hover):before{color:#969696}.widget_recent_comments>ul{margin-bottom:-6px;list-style:none;margin-top:-18px}.widget_recent_comments>ul>li:before{content:'\f14f';font-size:1em;font-weight:300;padding-right:1em}.widget_recent_comments>ul>li:not(:hover):before{color:#969696}.widget_recent_comments ul li{padding:10px 0;line-height:1.7}.widget_recent_comments a[rel~='external']{text-decoration:underline}ul.wp-block-latest-posts{margin-left:0;padding-left:0;list-style:none}ul.wp-block-latest-posts li{padding-left:0}ul.wp-block-latest-posts li:before{content:'\f160';display:inline-block!important;position:relative;z-index:1;top:0;width:auto;height:auto;margin-right:.6em;font-family:flaticon;font-size:1em;font-weight:300;color:#969696!important;vertical-align:baseline;background-color:transparent!important}ul.wp-block-latest-posts li a{color:inherit}ul.wp-block-categories.wp-block-categories-list,ul.wp-block-categories.wp-block-categories-list ul{list-style:none}ul.wp-block-categories.wp-block-categories-list li{padding-left:0;font-size:18px}ul.wp-block-categories.wp-block-categories-list li:before{content:'';display:block;position:absolute;top:16px;left:-21px;width:6px;height:6px;border-radius:50%}ul.wp-block-categories.wp-block-categories-list li a{color:inherit;display:inline-block;font-size:18px;line-height:36px;font-weight:700}ul.wp-block-categories.wp-block-categories-list li .post_count{display:inline-block;margin-left:5px;font-size:1em;font-weight:600;text-align:center;color:inherit;box-sizing:border-box;transition:0.15s;color:#b7b7b7}ul.wp-block-categories.wp-block-categories-list li img{max-width:40px;margin-top:-4px;margin-right:15px;vertical-align:middle}ul.wp-block-categories.wp-block-categories-list ul a{font-size:16px;padding:0}ul.wp-block-categories.wp-block-categories-list>li li{padding-bottom:0;line-height:30px}ul.wp-block-categories.wp-block-categories-list>li>ul{margin-top:-3px}aside .widget_archive>ul,footer .widget_archive>ul{margin-top:-13px;margin-bottom:-13px}aside .widget_archive ul li a,footer .widget_archive ul li a{display:flex}aside .widget_archive ul li a .post_count,footer .widget_archive ul li a .post_count{flex-grow:1;align-self:flex-end;padding-left:28px;text-align:right;color:#b4b4b4;transition:inherit}aside .select__field,footer .select__field{margin-bottom:-1px}aside .widget_calendar,footer .widget_calendar{margin-bottom:-23px}body .widget_search:not(:first-child),body .widget_product_search:not(:first-child){padding-top:48px}body .widget_search .search-form,body .widget_search .woocommerce-product-search,body .widget_product_search .search-form,body .widget_product_search .woocommerce-product-search{position:relative;z-index:1;margin-bottom:1px}body .widget_search .search-form .search-field,body .widget_search .woocommerce-product-search .search-field,body .widget_product_search .search-form .search-field,body .widget_product_search .woocommerce-product-search .search-field{width:100%;height:56px;margin-bottom:0;padding:0 53px 0 20px;font-weight:400;outline:none;overflow:hidden;border:1px solid transparent;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1)}body .widget_search .search-form .search-field:-ms-input-placeholder,body .widget_search .woocommerce-product-search .search-field:-ms-input-placeholder,body .widget_product_search .search-form .search-field:-ms-input-placeholder,body .widget_product_search .woocommerce-product-search .search-field:-ms-input-placeholder{font-size:16px;outline:none;-webkit-appearance:none;-ms-transition:0.4s;transition:0.4s}body .widget_search .search-form .search-field::placeholder,body .widget_search .woocommerce-product-search .search-field::placeholder,body .widget_product_search .search-form .search-field::placeholder,body .widget_product_search .woocommerce-product-search .search-field::placeholder{font-size:16px;outline:none;-webkit-appearance:none;transition:0.4s}body .widget_search .search-form .search-field:focus:-ms-input-placeholder,body .widget_search .search-form .search-field:active:-ms-input-placeholder,body .widget_search .woocommerce-product-search .search-field:focus:-ms-input-placeholder,body .widget_search .woocommerce-product-search .search-field:active:-ms-input-placeholder,body .widget_product_search .search-form .search-field:focus:-ms-input-placeholder,body .widget_product_search .search-form .search-field:active:-ms-input-placeholder,body .widget_product_search .woocommerce-product-search .search-field:focus:-ms-input-placeholder,body .widget_product_search .woocommerce-product-search .search-field:active:-ms-input-placeholder{opacity:0}body .widget_search .search-form .search-field:focus::placeholder,body .widget_search .search-form .search-field:active::placeholder,body .widget_search .woocommerce-product-search .search-field:focus::placeholder,body .widget_search .woocommerce-product-search .search-field:active::placeholder,body .widget_product_search .search-form .search-field:focus::placeholder,body .widget_product_search .search-form .search-field:active::placeholder,body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder,body .widget_product_search .woocommerce-product-search .search-field:active::placeholder{opacity:0}body .widget_search .search-form .search-button,body .widget_search .woocommerce-product-search .search-button,body .widget_product_search .search-form .search-button,body .widget_product_search .woocommerce-product-search .search-button{position:absolute;z-index:2;height:100%;width:56px;top:0;right:0;margin:0;border:none;outline:none;padding:0;font-size:0;background:transparent;box-shadow:none;opacity:0;cursor:pointer}body .widget_search .search-form .search-button:focus,body .widget_search .search-form .search-button:active,body .widget_search .woocommerce-product-search .search-button:focus,body .widget_search .woocommerce-product-search .search-button:active,body .widget_product_search .search-form .search-button:focus,body .widget_product_search .search-form .search-button:active,body .widget_product_search .woocommerce-product-search .search-button:focus,body .widget_product_search .woocommerce-product-search .search-button:active{box-shadow:none;background:transparent}body .widget_search .search-form .search__icon,body .widget_search .woocommerce-product-search .search__icon,body .widget_product_search .search-form .search__icon,body .widget_product_search .woocommerce-product-search .search__icon{position:absolute;z-index:1;top:5px;right:5px;width:46px;height:46px;font-size:19px;line-height:46px;font-style:normal;text-align:center;color:#fff;transform:translate(0,0);opacity:1;transition:0.4s;border-radius:50%}.recent-posts-widget{margin-left:0;padding:0;list-style:none}.recent-posts-widget li{padding:0;line-height:inherit}.recent-posts-widget li img{width:70px}.recent-posts-widget li:not(:first-child){margin-top:24px}.recent-posts-widget .recent-posts-image_wrapper{float:left;margin:3px 20px 3px 0;max-height:70px}.recent-posts-widget .recent-posts-image_wrapper img{border-radius:5px}.recent-posts-widget .meta-data{margin-top:10px;font-size:13px;line-height:1.5;font-weight:700}.recent-posts-widget .recent-posts-content_wrapper{width:100%}.recent-posts-widget .recent-post-content{margin-top:3px;font-size:.9rem;line-height:1.8}.recent-posts-widget .post__title{font-size:16px;line-height:25px;font-weight:700;transition:0.4s;margin-top:-3px}.recent-posts-widget .counter_posts{font-size:16px;font-weight:500;color:#fff;width:30px;height:30px;line-height:24px;text-align:center;border:3px solid #fafafa;display:inline-block;position:absolute;left:0;top:0;border-radius:50%;margin-left:-13px;margin-top:-15px}.widget_wgl_posts .recent-posts-widget{margin-top:-5px;margin-bottom:-3px}.widget_postshero .has_image .recent-posts-content{height:240px;position:relative}.widget_postshero .post__title{font-size:22px}.widget_postshero .post__title a:hover{opacity:.8}.widget_postshero .meta-data{display:flex;align-self:flex-start;padding:0 10px;font-size:12px;color:#fff;background:rgba(18,19,20,.4)}.widget_postshero .post_cat a{padding:3px 10px;font-size:11px;font-weight:500;color:#fff}.widget_postshero .post_cat a:hover{background:rgba(18,19,20,.4)}.widget_postshero .meta-date:before{content:'\f148';display:inline-block;margin-right:7px;border:0;font-family:flaticon;font-size:12px;color:#fff;vertical-align:middle}.widget_postshero li{padding:0!important;line-height:inherit}.widget_postshero li:not(:last-child){margin-bottom:30px}.widget_postshero li:after{display:none}.widget_postshero li.has_image .recent-posts-content_wrapper{display:flex;flex-direction:column;justify-content:flex-end;position:absolute;z-index:1;bottom:0;width:100%;height:100%;padding:20px;box-sizing:border-box}.widget_postshero li.has_image .recent-posts-image_wrapper:before,.widget_postshero li.has_image .recent-posts-image_wrapper:after{content:'';position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;transition:0.5s}.widget_postshero li.has_image .recent-posts-image_wrapper:before{background:linear-gradient(to top,#000020 0,rgba(0,0,0,0) 60%);opacity:.4}.widget_postshero li.has_image .recent-posts-image_wrapper:after{background:#000020;opacity:0}.widget_postshero li.has_image:hover .recent-posts-image_wrapper:before{opacity:0}.widget_postshero li.has_image:hover .recent-posts-image_wrapper:after{opacity:.4}.widget_postshero li.has_image .post_cat{position:absolute;z-index:1;top:20px;left:20px;line-height:1}.widget_postshero li.has_image .post_title{margin-bottom:15px}.widget_postshero li.has_image .post_title a{color:#fff;font-weight:500}.tagcloud,.wp-block-tag-cloud{font-size:12px;margin-bottom:-10px;margin-top:-3px}.tagcloud a,.wp-block-tag-cloud a{display:inline-block;margin-bottom:10px;border-radius:17px;padding:2px 16px;font-size:inherit!important;line-height:28px;border:1px solid #eee;transition:0.4s}.tagcloud a:not(:last-child),.wp-block-tag-cloud a:not(:last-child){margin-right:5px}.tagcloud a:hover,.wp-block-tag-cloud a:hover{color:#fff;border-color:transparent}.blog-post.format-no_featured .wp-block-tag-cloud a:not(:hover){background:#fff}.widget_nav_menu .menu{margin-top:-13px;margin-left:0;padding-left:0}.widget_nav_menu .menu,.widget_nav_menu .menu ul{list-style:none}.widget_nav_menu .menu a{display:block;position:relative;font-size:.9em;padding-left:0}.widget_nav_menu .menu a:before{content:"\f14c";font-family:flaticon;position:absolute;left:0;top:0;font-size:16px;transform:translate(-10px,0);opacity:0;transition:all 0.45s,color 0s}.widget_nav_menu .menu a:hover:before{transform:translate(0,0);opacity:1}.widget_nav_menu .menu a:hover{padding-left:28px!important}.widget_nav_menu .menu .sub-menu{margin-left:.1em}.widget_nav_menu .menu .sub-menu li{margin-left:0}.widget_nav_menu .menu>.menu-item-has-children .sub-menu .menu-item-has-children{padding-bottom:0}.widget_nav_menu .menu>.menu-item-has-children .sub-menu .menu-item-has-children>a{display:block}.widget_nav_menu .current-menu-item>a:before{color:inherit}.author-widget_wrapper{position:relative;padding:30px 0;text-align:center;border-radius:10px}.author-widget_wrapper>h4+.author-widget_social,.author-widget_wrapper>p+.author-widget_social{margin-top:20px}.author-widget_img-wrapper{display:block;margin:0 auto;padding:0 47.5px}.author-widget_img-wrapper+.author-widget_title{margin-top:-37px}.author-widget_title{padding:0 15px 0;font-size:48px;line-height:1.5;letter-spacing:2.4px}.author-widget_title span{font-size:inherit;line-height:inherit}.author-widget_desc{padding:0 15px 0;font-size:24px;line-height:1.7;letter-spacing:.6px}.author-widget_desc span{font-size:inherit;line-height:inherit}.author-widget_text{margin-top:5px;margin-bottom:0;padding:0 5px}.author-widget_social a{display:inline-block;position:relative;width:30px;height:30px;border-radius:50%;font-size:11px;line-height:26px;font-weight:400;color:#fff;text-align:center;border-width:2px;border-style:solid}.author-widget_social a:before{display:inline-block;color:inherit!important}.author-widget_social a:hover{color:#fff}.author-widget_social-link{margin:0 5px}.author-widget_img_sign-wrapper{position:absolute;z-index:-1;margin:-44px 0 0 22px}.textwidget p:last-child{margin-bottom:0}.bighearts_banner-widget{display:block;position:relative;padding:40px 0 54px;text-align:center;background-size:cover;background-position:center center;background-repeat:no-repeat;max-width:370px;margin-top:0;border-radius:10px;background-color:#1d1d1d}.bighearts_banner-widget:not(:first-child){margin-top:50px}.bighearts_banner-widget .banner-widget_img-wrapper{display:block;margin-bottom:1px}.bighearts_banner-widget .banner-widget_text_sub{font-size:22px;margin-bottom:7px;font-weight:400;line-height:30px;color:#fff}.bighearts_banner-widget .banner-widget_text{font-size:30px;font-weight:700;line-height:42px;padding:5px 20px 0;color:#fff}.bighearts_banner-widget .banner-widget_button{display:inline-block;position:relative;width:auto;margin:16px 20px 0;padding:13px 26px;font-size:14px;font-weight:700;color:#fff;overflow:hidden;transition:0.4s;border-radius:28px;border-width:2px;border-style:solid}.bighearts_banner-widget .banner-widget_button span{position:relative;z-index:1}.bighearts_banner-widget .banner-widget__link{position:absolute;z-index:2;top:0;bottom:0;left:0;right:0}.bighearts_banner-widget:empty{display:none}[class*='widget'][class*='media_gallery'] .gallery{margin:10px -5px -5px!important}[class*='widget'][class*='media_gallery'] .gallery-item{margin:0!important}[class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon{position:relative;z-index:1;margin:5px}[class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon>a{display:block;border-radius:5px}[class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon a:before{content:'';position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;opacity:0;transition:opacity 0.4s;background:#fff;border-radius:inherit}[class*='widget'][class*='media_gallery'] .gallery-item .gallery-icon a:hover:before{opacity:.6}[class*='widget'][class*='media_gallery'] .gallery-item img{border:0!important;border-radius:inherit}[class*='widget'][class*='media_gallery'] .gallery .gallery-caption{display:none}body .widget_calendar .calendar_wrap{width:100%;max-width:370px}body .widget_calendar .calendar_wrap table td{position:relative;z-index:1;padding:4px 0;font-size:14px;text-align:center}body .widget_calendar .calendar_wrap table td>a{display:inline-block;width:100%;height:100%;color:#fff}body .widget_calendar .calendar_wrap table tr{border:0}body .widget_calendar .calendar_wrap table th{padding:5px 0;font-weight:600;text-align:center}body .widget_calendar .calendar_wrap table caption{font-size:18px;padding:7px;color:#fff}body .widget_calendar .calendar_wrap table tfoot{display:none}body .widget_calendar .calendar_wrap table #today:before{content:'';position:absolute;z-index:-1;top:-1px;left:-1px;width:100%;height:100%;border-width:1px;border-style:solid;border-color:var(--bighearts-primary-color);transition:0.3s}body .widget_calendar .calendar_wrap table #today:hover:before{border-color:var(--bighearts-secondary-color)}body .widget_calendar .calendar_wrap table #today>a{color:var(--bighearts-primary-color)}body .widget_calendar .calendar_wrap table #today>a:before{background-color:transparent}body .widget_calendar .calendar_wrap table #today>a:hover{color:var(--bighearts-secondary-color)}body .widget_calendar .calendar_wrap tbody td>a:before{content:'';position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;transition:0.3s}body .widget_calendar .calendar_wrap tbody td>a:before{background-color:var(--bighearts-secondary-color)}body .widget_calendar .calendar_wrap tbody td>a:hover:before{background-color:var(--bighearts-primary-color)}body .widget_calendar .calendar_wrap .wp-calendar-nav{margin-bottom:-7px}.footer .calendar_wrap tbody,.footer .calendar_wrap td#today{color:inherit}.wp-block-calendar{padding-bottom:20px}.wp-block-calendar tbody td,.wp-block-calendar th{position:relative;z-index:1;text-align:center}.wp-block-calendar tbody td a,.wp-block-calendar th a{color:#fff}.wp-block-calendar tbody td a:before,.wp-block-calendar th a:before{content:'';position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;transition:0.3s}.wp-block-calendar tbody td a:before,.wp-block-calendar th a:before{background-color:var(--bighearts-secondary-color)}.wp-block-calendar tbody td a:hover:before,.wp-block-calendar th a:hover:before{background-color:var(--bighearts-primary-color)}.wp-block-calendar tfoot #next{text-align:right}.wp-block-calendar table th{font-weight:600;color:var(--bighearts-header-font-color);background-color:#fff}.wp-block-calendar table caption{padding:7px;font-size:18px;color:#fff}.wp-block-calendar table #today:before{content:'';position:absolute;z-index:-1;top:-1px;left:-1px;width:100%;height:100%;border-width:1px;border-style:solid;border-color:var(--bighearts-primary-color);transition:0.3s}.wp-block-calendar table #today:hover:before{border-color:var(--bighearts-secondary-color)}.wp-block-calendar table #today>a{color:var(--bighearts-primary-color)}.wp-block-calendar table #today>a:before{background-color:transparent}.wp-block-calendar table #today>a:hover{color:var(--bighearts-secondary-color)}.wp-block-calendar a{text-decoration:none}.widget_calendar .wp-calendar-nav,.wp-block-calendar .wp-calendar-nav{display:flex;justify-content:space-between}.widget_calendar .wp-calendar-nav,.widget_calendar .wp-calendar-nav span,.wp-block-calendar .wp-calendar-nav,.wp-block-calendar .wp-calendar-nav span{line-height:0}.widget_calendar .wp-calendar-nav span a,.wp-block-calendar .wp-calendar-nav span a{display:inline-block;margin-top:-1em;margin-bottom:21px;line-height:1}.elementor-element.elementor-widget.elementor-widget-wgl-header-logo,.elementor-element.elementor-widget.elementor-widget-wgl-header-date,.elementor-element.elementor-widget.elementor-widget-wgl-header-search,.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter,.elementor-element.elementor-widget.elementor-widget-wgl-header-list-info,.elementor-element.elementor-widget.elementor-widget-wgl-menu,.elementor-element.elementor-widget.elementor-widget-wgl-header-side_panel,.elementor-element.elementor-widget.elementor-widget-wgl-date{margin-bottom:0}.elementor-element.elementor-widget.elementor-widget-wgl-header-logo,.elementor-element.elementor-widget.elementor-widget-wgl-header-date,.elementor-element.elementor-widget.elementor-widget-wgl-header-search,.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter,.elementor-element.elementor-widget.elementor-widget-wgl-header-list-info{width:auto}.elementor-element.elementor-widget.elementor-widget-wgl-date{width:auto}.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter .delimiter{background:#e5e5e5}header .elementor-widget-wrap{align-items:center}header>.wgl-site-header .elementor-column,header>.wgl-sticky-header .elementor-column{min-height:inherit}.elementor-widget.elementor-align-center .wgl-header-list-info .elementor-icon-list-item:after{margin:0}.wgl-header-list-info .elementor-icon-list-item:before{display:none}.wgl-header-list-info .elementor-icon-list-item span,.wgl-header-list-info .elementor-icon-list-item i{transition:0.4s}.wgl-header-list-info .wgl-header-list-icon i{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.wgl-header-list-info a{color:inherit}.wgl-header-date{display:flex;font-size:12px}.wgl-header-date.wgl-format-default{align-items:center}.wgl-header-date.wgl-format-default .day{font-size:2.5em;margin-right:7px}.wgl-header-date.wgl-format-default .month-year{line-height:16px;margin-top:2px}.wgl-header-date.wgl-format-default .month-year .month,.wgl-header-date.wgl-format-default .month-year .year{display:block}.wgl-accordion-services{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.wgl-accordion-services .service__item{display:flex;position:relative;margin:10px 0;z-index:1;transition:0.5s}.wgl-accordion-services .service__item .title_anim{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;text-transform:inherit;white-space:pre-wrap;white-space:break-spaces}.wgl-accordion-services .service__item.active .service__content{opacity:1;visibility:visible;transition:0.5s;transition-delay:0.3s}.wgl-accordion-services .service__item.active .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.wgl-accordion-services .service__item.active .service__thumbnail:before{filter:grayscale(1)}.wgl-accordion-services .service__item.active .service__thumbnail .content__title{opacity:0;visibility:hidden;transform:scale(1.1);transition:all .5s}.wgl-accordion-services .service__item:not(.active) .service__thumbnail{border-top-right-radius:inherit;border-bottom-right-radius:inherit}.wgl-accordion-services .service__item:not(.active) .title_anim .letter{transition-delay:.1s!important}.wgl-accordion-services .content__title{font-size:48px}.wgl-accordion-services .service__thumbnail{position:absolute;z-index:2;left:0;right:0;top:0;width:auto;height:100%;border-top-left-radius:inherit;border-bottom-left-radius:inherit;overflow:hidden;transition:0.3s}.wgl-accordion-services .service__thumbnail:before{content:'';position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-top-left-radius:inherit;border-bottom-left-radius:inherit;transition:inherit}.wgl-accordion-services .service__thumbnail .content__title{position:absolute;left:0;right:0;top:0;bottom:0;line-height:1.3em;display:flex;align-items:center;justify-content:center;color:transparent!important;transition:all .4s,transform 0s}.wgl-accordion-services .title_anim .letter{font-family:inherit;font-weight:inherit;font-size:inherit;position:relative;display:inline-block;min-width:.15em;opacity:0;visibility:hidden;transform:translate3d(.3em,0,0);transition-property:all;transition-duration:.3s}.wgl-accordion-services .service__content{display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1;left:0;right:0;width:auto;background-repeat:no-repeat;background-size:cover;background-position:center center;border-top-right-radius:inherit;border-bottom-right-radius:inherit;opacity:0;visibility:hidden;transform:translateX(100%);transition:0.2s}.wgl-accordion-services .content__media{line-height:1}.wgl-accordion-services .content__media svg{width:1em;height:1em;display:block}.wgl-accordion-services .content__button{align-self:baseline}.wgl-accordion-services .wgl-service-front_icon-wrapper{position:absolute;left:0;right:0;bottom:0;margin:0;z-index:3}.wgl-accordion-services .wgl-service-front_icon-wrapper .wgl-service-front_icon{line-height:0;font-size:0;display:inline-block;transition:0.4s}.wgl-accordion-services .wgl-service-front_icon-wrapper .wgl-service-front_icon i{text-align:center;display:inline-block;transition:background-color .4s,color .4s,transform .4s;will-change:transform}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item{width:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item.active{margin-right:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active){margin-right:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__content{opacity:1;visibility:visible}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__thumbnail{border-top-right-radius:unset;border-bottom-right-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .wgl-service-front_icon i{transform:rotate(45deg)}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item{width:calc(25% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active{margin-right:calc(25% - 10px)}@media only screen and (min-width:1024px){.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active){margin-right:calc(25% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .service__content{opacity:1;visibility:visible}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .service__thumbnail{border-top-right-radius:unset;border-bottom-right-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3n+1):not(.active)+.service__item:nth-child(3n+2):not(.active)+.service__item:nth-child(3n+3):not(.active) .wgl-service-front_icon i{transform:rotate(45deg)}}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item{width:calc(20% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active{margin-right:calc(20% - 10px)}@media only screen and (min-width:1300px){.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active){margin-right:calc(20% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .service__content{opacity:1;visibility:visible}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .service__thumbnail{border-top-right-radius:unset;border-bottom-right-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4n+1):not(.active)+.service__item:nth-child(4n+2):not(.active)+.service__item:nth-child(4n+3):not(.active)+.service__item:nth-child(4n+4):not(.active) .wgl-service-front_icon i{transform:rotate(45deg)}}.elementor-widget-wgl-accordion-service.front_icon_alignment-left .wgl-service-front_icon-wrapper{margin-bottom:30px}.elementor-widget-wgl-accordion-service.front_icon_alignment-left .wgl-service-front_icon{padding:5px 5px 5px 58px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.elementor-widget-wgl-accordion-service.front_icon_alignment-center .wgl-service-front_icon{padding:5px 5px 15px 5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.elementor-widget-wgl-accordion-service.front_icon_alignment-right .wgl-service-front_icon-wrapper{margin-bottom:30px}.elementor-widget-wgl-accordion-service.front_icon_alignment-right .wgl-service-front_icon{padding:5px 58px 5px 5px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}@media only screen and (min-width:1024px) and (max-width:1299px){.elementor-widget-wgl-accordion-service.grid-col-4 .service__item{width:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active{margin-right:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active){margin-right:calc(33.33333% - 10px)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__content{opacity:1;visibility:visible}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(2n+1):not(.active)+.service__item:nth-child(2n+2):not(.active) .service__thumbnail{border-top-right-radius:unset;border-bottom-right-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .wgl-service-front_icon i{transform:rotate(45deg)}.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}@media only screen and (min-width:1024px) and (max-width:1199px){.elementor-widget-wgl-accordion-service.grid-col-3 .content__title{font-size:30px}}@media only screen and (max-width:1023px){.elementor-widget-wgl-accordion-service.grid-col-2 .service__item,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item{width:50%;margin-right:50%}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content{opacity:1;visibility:visible}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail{border-top-right-radius:unset;border-bottom-right-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail .content__title,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail .content__title,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail:before,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail:before,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .wgl-service-front_icon i,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .wgl-service-front_icon i,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .wgl-service-front_icon i{transform:rotate(45deg)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .title_anim .letter,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .title_anim .letter,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}@media only screen and (max-width:767px){.elementor-widget-wgl-accordion-service.grid-col-2 .service__item,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item{width:100%;margin-right:0!important;flex-direction:column}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content{position:static;width:100%}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content{transform:translateX(0);border-top-right-radius:unset;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail{position:relative;min-height:inherit;height:auto;border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-left-radius:unset}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail .content__title,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail .content__title,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail .content__title{opacity:0;visibility:hidden}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail:before,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail:before,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail:before{filter:grayscale(1)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .wgl-service-front_icon i,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .wgl-service-front_icon i,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .wgl-service-front_icon i{transform:rotate(45deg)}.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .title_anim .letter,.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .title_anim .letter,.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .title_anim .letter{opacity:1;visibility:visible;transform:translate3d(0,0,0)}}.wgl-accordion .wgl-accordion_header{display:flex;align-items:center;font-size:16px;line-height:30px;cursor:pointer;transition:0.4s}.wgl-accordion .wgl-accordion_title{color:inherit;font-size:inherit;line-height:inherit}.wgl-accordion .wgl-accordion_title-prefix{margin-right:5px;font-size:inherit;line-height:inherit;color:inherit;transition:0.4s}.wgl-accordion .wgl-accordion_content{display:none;font-size:16px}.wgl-accordion .wgl-accordion_content p:last-child{margin-bottom:0}.wgl-accordion .wgl-accordion_panel{transition:0.4s}.wgl-accordion .wgl-accordion_icon{transition:0.4s,color 0s}.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon{position:relative;z-index:1;height:14px;width:14px}.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before,.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after{content:'';display:block;position:absolute;border-radius:2px;top:calc(50% - 1px);left:calc(50% - 7px);transform:rotate(90deg);transition:0.5s ease-in-out,color 0.5s;box-shadow:0 0 1px 0 currentColor;background-color:currentColor}.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before{width:inherit;height:2px}.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after{width:2px;height:inherit;margin:-6px 0 0 6px}.wgl-accordion.icon-plus .active .wgl-accordion_header .wgl-accordion_icon:before,.wgl-accordion.icon-plus .active .wgl-accordion_header .wgl-accordion_icon:after{transform:rotate(-90deg)}.wgl-accordion.icon-plus .active .wgl-accordion_header .wgl-accordion_icon:before{opacity:0}.wgl-accordion.icon-custom .active .wgl-accordion_header .wgl-accordion_icon{transform:rotate(90deg)}.button-wrapper{font-size:0}.wgl-button{display:inline-block;position:relative;border-radius:28px;line-height:1.2em;font-weight:700;border:2px solid;color:#fff;overflow:hidden}.wgl-button .button-content-wrapper{display:flex;position:relative;font-weight:700}.wgl-button .elementor-icon{font-size:inherit;transition:inherit}.wgl-button .align-icon-left .icon-wrapper{margin-right:7px}.wgl-button .align-icon-right{flex-direction:row-reverse}.wgl-button .align-icon-right .icon-wrapper{margin-left:7px}.wgl-button .icon-wrapper:empty{display:none}.wgl-button.btn-size-xl{font-size:14px;padding:18px 35px}.wgl-button.btn-size-lg{font-size:14px;padding:18px 31px}.wgl-button.btn-size-md{font-size:14px;padding:18px 25px}.wgl-button.btn-size-sm{font-size:13px;padding:16px 21px}.wgl-button.button-read-more{font-size:16px;padding:8px 6px;background-color:unset;border-radius:unset;border:unset}.wgl-button.button-read-more:before,.wgl-button.button-read-more:after{background-color:currentColor;bottom:5px}.wgl-button:hover{color:#fff}body .ajustify .wgl-button{width:100%}body .ajustify .button-content-wrapper{justify-content:center}body[data-elementor-device-mode="tablet"] .a-tabletleft .wgl-button,body[data-elementor-device-mode="tablet"] .a-tabletcenter .wgl-button,body[data-elementor-device-mode="tablet"] .a-tabletright .wgl-button{width:auto}body[data-elementor-device-mode="tablet"] .a-tabletleft .button-content-wrapper,body[data-elementor-device-mode="tablet"] .a-tabletcenter .button-content-wrapper,body[data-elementor-device-mode="tablet"] .a-tabletright .button-content-wrapper{justify-content:unset}body[data-elementor-device-mode="tablet"] .a-tabletjustify .wgl-button{width:100%}body[data-elementor-device-mode="tablet"] .a-tabletjustify .button-content-wrapper{justify-content:center}body[data-elementor-device-mode="mobile"] .a-mobileleft .wgl-button,body[data-elementor-device-mode="mobile"] .a-mobilecenter .wgl-button,body[data-elementor-device-mode="mobile"] .a-mobileright .wgl-button{width:auto}body[data-elementor-device-mode="mobile"] .a-mobileleft .button-content-wrapper,body[data-elementor-device-mode="mobile"] .a-mobilecenter .button-content-wrapper,body[data-elementor-device-mode="mobile"] .a-mobileright .button-content-wrapper{justify-content:unset}body[data-elementor-device-mode="mobile"] .a-mobilejustify .wgl-button{width:100%}body[data-elementor-device-mode="mobile"] .a-mobilejustify .button-content-wrapper{justify-content:center}.wgl-carousel .slick-arrow{display:block;position:absolute;z-index:100;top:50%;width:45px;height:45px;line-height:41px;border:2px solid transparent;margin:0;border-radius:50%;padding:0;font-size:0;letter-spacing:0;text-align:center;text-indent:0;background:#fff;opacity:1;cursor:pointer;transition:0.4s}.wgl-carousel .slick-arrow:hover{color:#fff}.wgl-carousel .slick-arrow:after{display:inline-block;position:relative;vertical-align:middle;width:100%;height:100%;border-radius:inherit;font-family:flaticon;font-size:16px;line-height:inherit;transition:color 0s}.wgl-carousel .slick-prev{right:auto;left:30px}.wgl-carousel .slick-prev:after{content:'\f11c'}.wgl-carousel .slick-next{left:auto;right:30px}.wgl-carousel .slick-next:after{content:'\f11b'}.wgl-carousel .slick-prev{transform:translate(0,-50%)}.wgl-carousel .slick-next{transform:translate(0,-50%)}.wgl-carousel:hover .slick-prev{transform:translate(-15px,-50%)}.wgl-carousel:hover .slick-next{transform:translate(15px,-50%)}.wgl-carousel .slick-slide .slick-prev{transform:translate(0,-50%)}.wgl-carousel .slick-slide .slick-next{transform:translate(0,-50%)}.wgl-carousel .slick-slide:hover .slick-prev{transform:translate(-15px,-50%)}.wgl-carousel .slick-slide:hover .slick-next{transform:translate(15px,-50%)}.wgl-carousel .bighearts_carousel_list{overflow:hidden}.wgl-carousel.prev_next_pos_right .slick-arrow{top:auto;bottom:0;left:auto;transform:translate(0,0);box-shadow:unset}.wgl-carousel.prev_next_pos_right .slick-prev{right:56px}.wgl-carousel.prev_next_pos_right .slick-next{right:0}.wgl-carousel .slick-dots{padding:0;margin:30px 15px 0 15px;line-height:0;font-size:0;min-height:50px}.wgl-carousel .slick-dots li{display:inline-block;margin:0;padding:5px;font-size:0;line-height:0;list-style:none;opacity:1;cursor:pointer;transition:0.4s}.wgl-carousel .slick-dots li button{display:inline-block;position:relative;z-index:1;font-size:0;line-height:0;padding:0;margin:0;border:0;vertical-align:bottom;transition:inherit;opacity:1}.wgl-carousel .slick-dots li button:focus{outline:none}.wgl-carousel .slick-dots li:last-child{margin-right:0}.wgl-carousel .slick-dots li:not(.slick-active):hover button{opacity:.3}.wgl-carousel.pag_align_left .slick-dots{text-align:left}.wgl-carousel.pag_align_center .slick-dots{text-align:center}.wgl-carousel.pag_align_right .slick-dots{text-align:right}.wgl-carousel.pagination_circle .slick-dots li{padding:5px 10px}.wgl-carousel.pagination_circle .slick-dots li button{width:7px;height:7px;border-radius:50%}.wgl-carousel.pagination_circle .slick-dots li.slick-active button{transform:scale(1.714)}.wgl-carousel.pagination_circle_border .slick-dots li{margin:1px;padding:2px}.wgl-carousel.pagination_circle_border .slick-dots li button{border-radius:50%;width:20px;height:20px;border-width:1px;border-style:solid;border-color:transparent;background:transparent}.wgl-carousel.pagination_circle_border .slick-dots li button:before{content:'';display:block;position:absolute;top:50%;left:50%;width:4px;height:4px;margin-top:-2px;margin-left:-2px;border-radius:50%}.wgl-carousel.pagination_square_border .slick-dots li{margin:0;padding:0}.wgl-carousel.pagination_square_border .slick-dots li button{width:31px;height:31px;border-width:2px;border-style:solid;border-color:transparent;border-radius:unset;background:transparent}.wgl-carousel.pagination_square_border .slick-dots li button:before{content:'';display:block;position:absolute;top:50%;left:50%;width:6px;height:6px;margin-top:-3px;margin-left:-3px;border-radius:unset}.wgl-carousel.pagination_line .slick-dots li{margin:0 5px;padding:10px 0}.wgl-carousel.pagination_line .slick-dots li button{width:25px;height:3px;background:transparent}.wgl-carousel.pagination_line .slick-dots li button:before{content:'';position:absolute;z-index:1;left:0;bottom:0;width:100%;height:1px;transition:all 0.3s}.wgl-carousel.pagination_line .slick-dots li:hover button:before,.wgl-carousel.pagination_line .slick-dots li.slick-active button:before{height:3px}.wgl-carousel.pagination_square .slick-dots li button{width:8px;height:8px;border-radius:unset}.wgl-carousel.pagination_line_circle .slick-dots li{margin:0;padding:10px 5px}.wgl-carousel.pagination_line_circle .slick-dots li button{width:6px;height:6px;border-radius:6px}.wgl-carousel.pagination_line_circle .slick-dots li.slick-active button{width:25px}.wgl-circuit-service{position:relative;z-index:1;height:0;padding-top:100%}.wgl-circuit-service:before{content:'';position:absolute;z-index:-1;left:10%;top:10%;width:80%;height:80%;border-radius:50%;border:1px solid #dee1ed}.wgl-circuit-service .wgl-services_icon-wrap{position:absolute;z-index:1;left:41%;top:41%;width:18%;height:18%;font-size:40px;border-radius:50%;box-shadow:0 6px 13px rgba(145,145,145,.2);cursor:pointer;transition:0.4s;display:flex;justify-content:center;align-items:center}.wgl-circuit-service .wgl-services_icon-wrap .services_icon{transform:translate(-50%,-50%);left:50%;top:50%;position:absolute;z-index:1;transition:0.6s;line-height:1}.wgl-circuit-service .wgl-services_content-wrap{position:absolute;top:0;left:0;width:100%;height:100%;padding:25% 29%;display:flex;flex-direction:column;text-align:center;justify-content:center;opacity:0;visibility:hidden;transition:0.6s}.wgl-circuit-service .wgl-services_icon{line-height:1}.wgl-circuit-service .wgl-services_icon svg{width:1em;height:1em;position:relative;display:block}.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap+.wgl-services_content-wrap{opacity:1;visibility:visible}.wgl-circuit-service .wgl-services_title{margin-bottom:10px;font-size:24px;line-height:1.4;font-weight:600}.wgl-circuit-service .wgl-services_text{font-size:14px}.wgl-circuit-service.tablet_resp .services_descr{display:none}.wgl-circuit-service.tablet_resp .services_title{margin-bottom:0;font-size:22px}.wgl-circuit-service.tablet_resp .services_icon{font-size:75%}.wgl-circuit-service.mobile_resp .services_title{margin-bottom:0;font-size:18px;line-height:26px}.wgl-circuit-service.mobile_resp .services_subtitle{font-size:13px}.wgl-circuit-service.mobile_resp .services_icon{font-size:55%}.wgl-circuit-service.mobile_resp .services_descr{display:none}.wgl-clients{display:flex;flex-wrap:wrap}.wgl-clients .wgl-carousel_wrapper{width:100%;overflow:visible}.wgl-clients .clients_image{float:left;display:flex;align-items:inherit;transition:0.4s}.wgl-clients .clients_image .image_wrapper{display:flex;position:relative;z-index:1;align-items:center;height:-webkit-max-content;height:max-content}.wgl-clients .clients_image .image_wrapper,.wgl-clients .clients_image .image_wrapper>img{border-radius:inherit}.wgl-clients .clients_image.slick-slide{display:flex}.wgl-clients .hover_image{display:none;position:absolute;z-index:1;top:0;left:0;visibility:hidden}.wgl-clients.items-1>.clients_image{width:100%}.wgl-clients.items-1>.clients_image:nth-child(2),.wgl-clients.items-1>.clients_image:nth-child(n+3){clear:left}.wgl-clients.items-2>.clients_image{width:50%}.wgl-clients.items-2>.clients_image:nth-child(3),.wgl-clients.items-2>.clients_image:nth-child(2n+5){clear:left}.wgl-clients.items-3>.clients_image{width:33.33333%}.wgl-clients.items-3>.clients_image:nth-child(4),.wgl-clients.items-3>.clients_image:nth-child(3n+7){clear:left}.wgl-clients.items-4>.clients_image{width:25%}.wgl-clients.items-4>.clients_image:nth-child(5),.wgl-clients.items-4>.clients_image:nth-child(4n+9){clear:left}.wgl-clients.items-5>.clients_image{width:20%}.wgl-clients.items-5>.clients_image:nth-child(6),.wgl-clients.items-5>.clients_image:nth-child(5n+11){clear:left}.wgl-clients.items-6>.clients_image{width:16.66666%}.wgl-clients.items-6>.clients_image:nth-child(7),.wgl-clients.items-6>.clients_image:nth-child(6n+13){clear:left}.wgl-clients img{transition:0.3s}.wgl-clients.anim-zoom .clients_image img{transform:scale(.95)}.wgl-clients.anim-zoom .clients_image:hover img{transform:scale(1)}.wgl-clients.anim-opacity .clients_image img{opacity:.5}.wgl-clients.anim-opacity .clients_image:hover img{opacity:1}.wgl-clients.anim-grayscale .clients_image img{filter:grayscale(100%);opacity:.6}.wgl-clients.anim-grayscale .clients_image:hover img{filter:grayscale(0);opacity:1}.wgl-clients.anim-contrast .clients_image:hover img{filter:contrast(300%)}.wgl-clients.anim-blur-1 .clients_image:hover img{filter:blur(1px)}.wgl-clients.anim-blur-2 .clients_image img{filter:blur(1px)}.wgl-clients.anim-blur-2 .clients_image:hover img{filter:blur(0)}.wgl-clients.anim-invert .clients_image:hover img{filter:invert(100%)}.wgl-clients.anim-ex_images .hover_image{display:block;opacity:0}.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image{opacity:1;visibility:visible}.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image+.main_image{opacity:0}.wgl-clients.anim-ex_images_ver .image_wrapper{overflow:hidden}.wgl-clients.anim-ex_images_ver .hover_image{display:block;transform:translateY(-100%)}.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image{opacity:1;visibility:visible;transform:translateY(0%)}.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image+.main_image{transform:translateY(100%)}.elementor-widget-wgl-clients .wgl-carousel .slick-prev{left:45px}.elementor-widget-wgl-clients .wgl-carousel .slick-next{right:45px}.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .slick-slider,.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .slick-list{overflow:visible}.wgl-countdown{font-size:100px}.wgl-countdown .countdown-row{display:flex;align-items:center}.wgl-countdown .countdown-section{position:relative;color:inherit}.wgl-countdown .countdown-section .countdown-amount{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;z-index:1;margin:0 auto;font-size:1em;line-height:1;color:inherit;box-sizing:border-box}.wgl-countdown .countdown-section .countdown-amount span{display:inline-block}.wgl-countdown .countdown-section .countdown-period{display:block;font-size:16px;line-height:1;color:inherit;text-align:center;margin:auto}@media (max-width:767px){.wgl-countdown .countdown-section .countdown-period{font-size:12px}}.wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before,.wgl-countdown .countdown-section:not(:last-child) .countdown-amount:after{content:'';visibility:hidden;position:absolute;z-index:1;top:50%;right:0;width:13px;height:13px;background:currentColor;transform:translateX(50%)}.wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before{margin-top:-.14em}@media (max-width:992px){.wgl-countdown .countdown-section:not(:last-child) .countdown-amount:before{margin-top:-.22em}}.wgl-countdown .countdown-section:not(:last-child) .countdown-amount:after{margin-top:.09em}@media (max-width:992px){.wgl-countdown{font-size:50px}}@media (max-width:680px){.wgl-countdown{font-size:30px}}@media (max-width:420px){.wgl-countdown{font-size:22px}}.elementor-widget-wgl-countdown:not(.show_title_yes) .countdown-period{display:none!important}body .aleft .countdown-section,body[data-elementor-device-mode="tablet"] .a-tabletleft .countdown-section,body[data-elementor-device-mode="mobile"] .a-mobileleft .countdown-section{flex-grow:unset}body .aleft .countdown-row,body[data-elementor-device-mode="tablet"] .a-tabletleft .countdown-row,body[data-elementor-device-mode="mobile"] .a-mobileleft .countdown-row{justify-content:flex-start}body .acenter .countdown-section,body[data-elementor-device-mode="tablet"] .a-tabletcenter .countdown-section,body[data-elementor-device-mode="mobile"] .a-mobilecenter .countdown-section{flex-grow:unset}body .acenter .countdown-row,body[data-elementor-device-mode="tablet"] .a-tabletcenter .countdown-row,body[data-elementor-device-mode="mobile"] .a-mobilecenter .countdown-row{justify-content:center}body .aright .countdown-section,body[data-elementor-device-mode="tablet"] .a-tabletright .countdown-section,body[data-elementor-device-mode="mobile"] .a-mobileright .countdown-section{flex-grow:unset}body .aright .countdown-row,body[data-elementor-device-mode="tablet"] .a-tabletright .countdown-row,body[data-elementor-device-mode="mobile"] .a-mobileright .countdown-row{justify-content:flex-end}body .ajustify .countdown-section,body[data-elementor-device-mode="tablet"] .a-tabletjustify .countdown-section,body[data-elementor-device-mode="mobile"] .a-mobilejustify .countdown-section{flex-grow:1}.wgl-counter .media-wrap{display:inline-block}.wgl-counter_value-wrap{display:inline-flex;font-size:48px;line-height:1;font-weight:700;justify-content:center}.wgl-counter__placeholder-wrap{position:relative}.wgl-counter__value{position:absolute;z-index:1;right:0}.wgl-counter__placeholder{visibility:hidden}.wgl-counter__prefix{text-align:right}.wgl-counter__suffix{text-align:left}.wgl-counter_title{font-size:14px;line-height:1.75;font-weight:700}.wgl-counter.title-inline .content-wrap{display:flex;align-items:center}.elementor-widget-icon-box.elementor-position-left .wgl-counter_wrap,.elementor-widget-image-box.elementor-position-left .wgl-counter_wrap{display:flex;text-align:left;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .wgl-counter_media-wrap,.elementor-widget-image-box.elementor-position-left .wgl-counter_media-wrap{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-left .content-wrap,.elementor-widget-image-box.elementor-position-left .content-wrap{flex-grow:1}.elementor-widget-icon-box.elementor-position-right .wgl-counter_wrap,.elementor-widget-image-box.elementor-position-right .wgl-counter_wrap{display:flex;text-align:right;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .media-wrap,.elementor-widget-image-box.elementor-position-right .media-wrap{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .content-wrap,.elementor-widget-image-box.elementor-position-right .content-wrap{flex-grow:1}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img,.elementor-widget-image-box.elementor-position-top .elementor-icon-box-img{margin:auto}.elementor-widget-wgl-counter.aleft .wgl-counter_title{text-align:left}.elementor-widget-wgl-counter.aleft .title-inline .content-wrap{justify-content:flex-start}.elementor-widget-wgl-counter.aright .title-inline .content-wrap{justify-content:flex-end}.elementor-widget-wgl-counter.acenter .title-inline .content-wrap{justify-content:center}@media (max-width:1024px){.elementor-widget-wgl-counter.a-tabletleft{text-align:left}.elementor-widget-wgl-counter.a-tabletleft .wgl-counter_title{text-align:left}.elementor-widget-wgl-counter.a-tabletleft .title-inline .content-wrap{justify-content:flex-start}.elementor-widget-wgl-counter.a-tabletright{text-align:right}.elementor-widget-wgl-counter.a-tabletright .wgl-counter_title{text-align:right}.elementor-widget-wgl-counter.a-tabletright .title-inline .content-wrap{justify-content:flex-end}.elementor-widget-wgl-counter.a-tabletcenter{text-align:center}.elementor-widget-wgl-counter.a-tabletcenter .wgl-counter_title{text-align:center}.elementor-widget-wgl-counter.a-tabletcenter .title-inline .content-wrap{justify-content:center}}@media (max-width:767px){.elementor-widget-wgl-counter.a-mobileleft{text-align:left}.elementor-widget-wgl-counter.a-mobileleft .wgl-counter_title{text-align:left}.elementor-widget-wgl-counter.a-mobileleft .title-inline .content-wrap{justify-content:flex-start}.elementor-widget-wgl-counter.a-mobileright{text-align:right}.elementor-widget-wgl-counter.a-mobileright .wgl-counter_title{text-align:right}.elementor-widget-wgl-counter.a-mobileright .title-inline .content-wrap{justify-content:flex-end}.elementor-widget-wgl-counter.a-mobilecenter{text-align:center}.elementor-widget-wgl-counter.a-mobilecenter .wgl-counter_title{text-align:center}.elementor-widget-wgl-counter.a-mobilecenter .title-inline .content-wrap{justify-content:center}}.wgl-demo-item{text-align:center}.wgl-demo-item .demo-item_image-wrap{position:relative;z-index:1}.wgl-demo-item .demo-item_image-link{position:relative;z-index:1;display:flex}.wgl-demo-item .demo-item_image-link:before{content:'';position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;opacity:0;background:rgba(255,255,255,.9);transition:0.4s}.wgl-demo-item .demo-item_image{box-shadow:7px 5px 30px rgba(0,0,0,.12)}.wgl-demo-item .demo-item_title-link{display:inline-block}.wgl-demo-item .demo-item_title{font-size:24px;line-height:1.3;transition:0.4s}.wgl-demo-item .demo-item_label{font-size:36px;position:absolute;z-index:2;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.wgl-demo-item .wgl-button{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;white-space:nowrap}.wgl-demo-item:hover .demo-item_image-link:before{opacity:1}.wgl-demo-item:hover .wgl-button{opacity:1}.wgl-demo-item.coming-soon{pointer-events:none}.wgl-demo-item.coming-soon .demo-item_image-link:before{opacity:1}.elementor-widget-wgl-double-headings .wgl-double_heading{position:relative}.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__title-wrapper{position:relative;z-index:1;line-height:0}.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__title{font-size:36px;line-height:1.44;color:inherit}.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle{display:inline-block;position:relative;font-size:30px;line-height:1.2;letter-spacing:.05em}.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle span,.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle span:before{display:inline-block;vertical-align:middle}.elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle span+span:before{content:'';width:calc(.7em + 17px);height:.028em;margin:-4px .4em 0;background-color:currentColor}.elementor-widget-wgl-flipbox.additional_title_yes .wgl-flipbox_front .wgl-flipbox_title span{position:absolute;z-index:1;bottom:20%;right:0;min-height:56px;margin:0;margin-left:30px;border-radius:60px 0 0 60px;padding:15px 42px 15px 65px;font-size:18px;font-weight:600;color:#fff}.elementor-widget-wgl-flipbox.additional_title_yes .wgl-flipbox_front .wgl-flipbox_title span:before{content:'\f142';position:absolute;top:50%;left:5px;width:46px;height:46px;margin-top:-23px;border-radius:50%;font-family:flaticon;font-size:14px;line-height:46px;text-align:center;background:#fff}.elementor-widget-wgl-flipbox.front_icon_alignment-left .wgl-flipbox_front_icon-wrapper{margin-bottom:30px}.elementor-widget-wgl-flipbox.front_icon_alignment-left .wgl-flipbox_front_icon{padding:5px 5px 5px 35px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.elementor-widget-wgl-flipbox.front_icon_alignment-center .wgl-flipbox_front_icon{padding:5px 5px 15px 5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.elementor-widget-wgl-flipbox.front_icon_alignment-right .wgl-flipbox_front_icon-wrapper{margin-bottom:30px}.elementor-widget-wgl-flipbox.front_icon_alignment-right .wgl-flipbox_front_icon{padding:5px 35px 5px 5px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wgl-flipbox{position:relative;perspective:1000px;width:100%;height:300px}.wgl-flipbox_wrap{position:relative;z-index:1;transition:0.7s;width:100%;height:100%;transform-style:preserve-3d;perspective:inherit}.wgl-flipbox_title span{display:inline-block;font-size:48px;line-height:1.4}.wgl-flipbox_content{font-size:18px;line-height:1.8}.wgl-flipbox_content p:last-child{margin-bottom:0}.wgl-flipbox_front_icon-wrapper{position:absolute;left:0;right:0;bottom:0;margin:0;z-index:3}.wgl-flipbox_front_icon-wrapper .wgl-flipbox_front_icon{line-height:0;font-size:0;display:inline-block;transition:0.4s}.wgl-flipbox_front_icon-wrapper .wgl-flipbox_front_icon i{text-align:center;display:inline-block}.wgl-flipbox_readmore.wgl-button.elementor-button{box-shadow:none}.wgl-flipbox_item-link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.wgl-flipbox_front,.wgl-flipbox_back{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:10px 8px 35px rgba(49,49,49,.08);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:rotate(0);transition:0.7s;perspective:inherit;transform-style:preserve-3d}.wgl-flipbox_front{z-index:2}.wgl-flipbox_front .wgl-flipbox_title span{position:relative}.wgl-flipbox_front .wgl-flipbox_title span:before{position:absolute;top:.7em;right:calc(100% + 0.5em);width:1.75em;height:1px;background-color:currentColor}.wgl-flipbox_back .wgl-flipbox_content{position:relative;z-index:1}.wgl-flipbox_back .wgl-flipbox_content:after{display:block;position:absolute;bottom:-1em;left:calc(50% - 18px);height:1px;width:36px;background:currentColor}.wgl-flipbox.type_flip_right .wgl-flipbox_back{transform:rotateY(-180deg)}.wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap{transform:rotateY(180deg)}.wgl-flipbox.type_flip_left .wgl-flipbox_back{transform:rotateY(180deg)}.wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap{transform:rotateY(-180deg)}.wgl-flipbox.type_flip_top .wgl-flipbox_back{transform:rotateX(-180deg)}.wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap{transform:rotateX(180deg)}.wgl-flipbox.type_flip_bottom .wgl-flipbox_back{transform:rotateX(180deg)}.wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap{transform:rotateX(-180deg)}.elementor-widget-wgl-flipbox.aleft .wgl-flipbox .wgl-image-box_img{margin-right:auto}.elementor-widget-wgl-flipbox.acenter .wgl-flipbox .wgl-image-box_img{margin-left:auto;margin-right:auto}.elementor-widget-wgl-flipbox.aright .wgl-flipbox .wgl-image-box_img{margin-left:auto}.wgl-gallery_items{display:flex;flex-wrap:wrap}.wgl-gallery_items.gallery-justified .wgl-gallery_item{position:absolute;box-sizing:content-box;width:100%;height:100%}.wgl-gallery_item-wrapper>a{display:flex;flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.wgl-gallery_item{position:relative;z-index:1;overflow:hidden}.wgl-gallery_item:before,.wgl-gallery_item:after{content:'';position:absolute;left:0;top:0;right:0;bottom:0;transition:0.4s}.wgl-gallery_item:after{opacity:0}.wgl-gallery_image-info{position:absolute;z-index:1;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;transition:0.4s;opacity:0;visibility:hidden}.wgl-gallery_image-info.show_until_hover,.wgl-gallery_image-info.show_always{opacity:1;visibility:visible}.wgl-gallery_image-title{line-height:1.1;font-size:1.1em;font-weight:600}.wgl-gallery_image-title+.wgl-gallery_image-descr{margin-top:5px}.wgl-gallery_image-descr{line-height:1}.wgl-gallery_item:hover:before{opacity:0}.wgl-gallery_item:hover:after{opacity:1}.wgl-gallery_item:hover .wgl-gallery_image-info{opacity:1;visibility:visible}.wgl-gallery_item:hover .wgl-gallery_image-info.show_until_hover{opacity:0;visibility:hidden}.wgl-gallery_items.appear-animation .wgl-gallery_item-wrapper{opacity:0}.wgl-gallery_items.appear-animation.fade-in .wgl-gallery_item-wrapper.animate{animation:fade_in 0.9s ease forwards}.wgl-gallery_items.appear-animation.slide-top .wgl-gallery_item-wrapper.animate{animation:slide_top 0.5s ease forwards;transform:translateY(50px)}.wgl-gallery_items.appear-animation.slide-bottom .wgl-gallery_item-wrapper.animate{animation:slide_bottom 0.5s ease forwards;transform:translateY(-50px)}.wgl-gallery_items.appear-animation.slide-left .wgl-gallery_item-wrapper.animate{animation:slide_left 0.5s ease forwards;transform:translateX(50px)}.wgl-gallery_items.appear-animation.slide-right .wgl-gallery_item-wrapper.animate{animation:slide_right 0.5s ease forwards;transform:translateX(-50px)}.wgl-gallery_items.appear-animation.zoom .wgl-gallery_item-wrapper.animate{animation:zoom_in 0.5s ease forwards;transform:scale(.5)}.elementor-widget-wgl-gallery.col-1 .wgl-gallery_item-wrapper{width:100%}.elementor-widget-wgl-gallery.col-2 .wgl-gallery_item-wrapper{width:50%}.elementor-widget-wgl-gallery.col-3 .wgl-gallery_item-wrapper{width:33.3333%}.elementor-widget-wgl-gallery.col-4 .wgl-gallery_item-wrapper{width:25%}.elementor-widget-wgl-gallery.col-5 .wgl-gallery_item-wrapper{width:20%}@media (max-width:1024px){.elementor-widget-wgl-gallery.col-tablet-1 .wgl-gallery_item-wrapper{width:100%}.elementor-widget-wgl-gallery.col-tablet-2 .wgl-gallery_item-wrapper{width:50%}.elementor-widget-wgl-gallery.col-tablet-3 .wgl-gallery_item-wrapper{width:33.3333%}.elementor-widget-wgl-gallery.col-tablet-4 .wgl-gallery_item-wrapper{width:25%}.elementor-widget-wgl-gallery.col-tablet-5 .wgl-gallery_item-wrapper{width:20%}}@media (max-width:767px){.elementor-widget-wgl-gallery.col-mobile-1 .wgl-gallery_item-wrapper{width:100%}.elementor-widget-wgl-gallery.col-mobile-2 .wgl-gallery_item-wrapper{width:50%}.elementor-widget-wgl-gallery.col-mobile-3 .wgl-gallery_item-wrapper{width:33.3333%}.elementor-widget-wgl-gallery.col-mobile-4 .wgl-gallery_item-wrapper{width:25%}.elementor-widget-wgl-gallery.col-mobile-5 .wgl-gallery_item-wrapper{width:20%}}.justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div,.justified-gallery>figure{position:absolute;display:inline-block;filter:'alpha(opacity=10)';opacity:.1;margin:0;padding:0}.justified-gallery>a>img,.justified-gallery>a>svg,.justified-gallery>a>a>img,.justified-gallery>a>a>svg,.justified-gallery>div>img,.justified-gallery>div>svg,.justified-gallery>div>a>img,.justified-gallery>div>a>svg,.justified-gallery>figure>img,.justified-gallery>figure>svg,.justified-gallery>figure>a>img,.justified-gallery>figure>a>svg{position:absolute;top:50%;left:50%;margin:0;padding:0;border:none;filter:'alpha(opacity=0)';opacity:0}.justified-gallery>.jg-entry-visible{filter:'alpha(opacity=100)';opacity:1;background:none}.justified-gallery>.jg-entry-visible>img,.justified-gallery>.jg-entry-visible>svg,.justified-gallery>.jg-entry-visible>a>img,.justified-gallery>.jg-entry-visible>a>svg{filter:'alpha(opacity=100)';opacity:1;transition:opacity 500ms ease-in}.justified-gallery>.jg-spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0 10px 0;left:50%;filter:'alpha(opacity=100)';opacity:1;overflow:initial}.justified-gallery>.jg-spinner>span{display:inline-block;filter:'alpha(opacity=0)';opacity:0;width:8px;height:8px;margin:0 4px 0 4px;background-color:#000;border-radius:6px}.wgl-image_comparison.cocoen{cursor:pointer;line-height:0;margin:0;overflow:hidden;padding:0;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:15px}.wgl-image_comparison.cocoen img.comp-image{max-width:none;display:block;width:100%}.wgl-image_comparison.cocoen>div{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:50%}.wgl-image_comparison.cocoen .cocoen-drag{position:absolute;z-index:1;top:0;bottom:0;left:50%;width:3px;margin-left:-1px;background:#fff;cursor:ew-resize}.wgl-image_comparison.cocoen .cocoen-drag:before,.wgl-image_comparison.cocoen .cocoen-drag:after{font-family:flaticon;position:absolute;top:50%;width:70px;height:70px;line-height:70px;text-align:center;color:#232323;cursor:pointer;font-size:14px;margin-top:-35px;border-radius:50%}.wgl-image_comparison.cocoen .cocoen-drag:before{z-index:1;content:"\f117";left:50%;margin-left:-35px;background:#fff;text-align:left;padding-left:13px}.wgl-image_comparison.cocoen .cocoen-drag:after{z-index:2;content:"\f115";right:50%;margin-right:-35px;text-align:right;padding-right:13px;background:transparent!important}.wgl-image-hotspots{display:inline-block;position:relative;z-index:1}.wgl-image-hotspots .hotspots_image-wrap{display:inline-block}.wgl-image-hotspots .hotspots_container{position:absolute;z-index:1;left:0;top:0;right:0;bottom:0}.wgl-image-hotspots .hotspots_container.appear_animation .hotspots_item{transition:1.4s;opacity:0;visibility:hidden}.wgl-image-hotspots .hotspots_container.appear_animation .hotspots_item.show{opacity:1;visibility:visible}.wgl-image-hotspots .hotspots_container.loop_animation-pulse .hotspots_item{animation:5s both running infinite hotspots_pulse}.wgl-image-hotspots .hotspots_container.loop_animation-flash .hotspots_item{animation:5s both running infinite hotspots_flash}.wgl-image-hotspots .hotspots_container.loop_animation-zoom .hotspots_item{animation:5s both running infinite hotspots_zoom}.wgl-image-hotspots .hotspots_container.loop_animation-shake .hotspots_item{animation:5s both running infinite hotspots_shake}.wgl-image-hotspots .hotspots_container.loop_animation-swing .hotspots_item{animation:5s both running infinite hotspots_swing}.wgl-image-hotspots .hotspots_container.loop_animation-rubber .hotspots_item{animation:5s both running infinite hotspots_rubber}.wgl-image-hotspots .hotspots_container.loop_animation .hotspots_item:hover{animation-play-state:paused}.wgl-image-hotspots .hotspots_item{position:absolute;cursor:pointer}.wgl-image-hotspots .hotspots_item:hover .tooltips-hover{opacity:1;visibility:visible;transition:0.4s}.wgl-image-hotspots .hotspots_item:hover .tooltips-hover .hotspots_content-inner{opacity:1;visibility:inherit;transition:0.4s}.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-zoom .hotspots_content-inner{transform:scale3d(1,1,1)}.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-to_left .hotspots_content-inner,.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-to_top .hotspots_content-inner,.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-to_right .hotspots_content-inner,.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-to_bottom .hotspots_content-inner{transform:translate(0)}.wgl-image-hotspots .hotspots_item:hover .tooltips-hover.animation-shake .hotspots_content-inner{animation:tooltips_shake 0.4s ease-in-out forwards}.wgl-image-hotspots .hotspots_content{position:absolute;z-index:1;transition:0.2s}.wgl-image-hotspots .hotspots_content .hotspots_content-inner{transition:0.2s}.wgl-image-hotspots .hotspots_content .hotspots_content-inner p:last-child{margin-bottom:0}.wgl-image-hotspots .hotspots_content.tooltips-hover{visibility:hidden}.wgl-image-hotspots .hotspots_content.tooltips-hover .hotspots_content-inner{opacity:0;visibility:inherit}.wgl-image-hotspots .hotspots_content.tooltips-hover.animation-zoom .hotspots_content-inner{transform:scale3d(.1,.1,.1)}.wgl-image-hotspots .hotspots_content.tooltips-hover.animation-to_left .hotspots_content-inner{transform:translateX(20px)}.wgl-image-hotspots .hotspots_content.tooltips-hover.animation-to_top .hotspots_content-inner{transform:translateY(20px)}.wgl-image-hotspots .hotspots_content.tooltips-hover.animation-to_right .hotspots_content-inner{transform:translateX(-20px)}.wgl-image-hotspots .hotspots_content.tooltips-hover.animation-to_bottom .hotspots_content-inner{transform:translateY(-20px)}.wgl-image-hotspots .hotspots_media-wrap{transition:0.4s}.wgl-image-hotspots .hotspots_point-wrap{display:flex;align-items:center;transition:0.4s}.wgl-image-hotspots .hotspots_point-icon{line-height:1}.wgl-image-hotspots .hotspots_point-icon svg{width:1em;height:1em;display:block}.wgl-image-hotspots .hotspots_point-text{margin:0;line-height:1;transition:0.4s}.wgl-image-hotspots .hotspots_item.tt-desktop-left .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-desktop-left .hotspots_content{left:initial;top:50%;right:100%;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-desktop-top .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-desktop-top .hotspots_content{left:50%;top:initial;right:initial;bottom:100%;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.tt-desktop-right .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-desktop-right .hotspots_content{left:100%;top:50%;right:initial;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-desktop-bottom .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-desktop-bottom .hotspots_content{left:50%;top:100%;right:initial;bottom:initial;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.m-desktop-left .hotspots_point-wrap{flex-direction:row}.wgl-image-hotspots .hotspots_item.m-desktop-top .hotspots_point-wrap{flex-direction:column}.wgl-image-hotspots .hotspots_item.m-desktop-right .hotspots_point-wrap{flex-direction:row-reverse}.wgl-image-hotspots .hotspots_item.m-desktop-bottom .hotspots_point-wrap{flex-direction:column-reverse}@media (max-width:1024px){.wgl-image-hotspots .hotspots_item.tt-tablet-left .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-tablet-left .hotspots_content{left:initial;top:50%;right:100%;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-tablet-top .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-tablet-top .hotspots_content{left:50%;top:initial;right:initial;bottom:100%;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.tt-tablet-right .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-tablet-right .hotspots_content{left:100%;top:50%;right:initial;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-tablet-bottom .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-tablet-bottom .hotspots_content{left:50%;top:100%;right:initial;bottom:initial;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.m-tablet-left .hotspots_point-wrap{flex-direction:row}.wgl-image-hotspots .hotspots_item.m-tablet-top .hotspots_point-wrap{flex-direction:column}.wgl-image-hotspots .hotspots_item.m-tablet-right .hotspots_point-wrap{flex-direction:row-reverse}.wgl-image-hotspots .hotspots_item.m-tablet-bottom .hotspots_point-wrap{flex-direction:column-reverse}}@media (max-width:767px){.wgl-image-hotspots .hotspots_item.tt-mobile-left .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-mobile-left .hotspots_content{left:initial;top:50%;right:100%;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-mobile-top .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-mobile-top .hotspots_content{left:50%;top:initial;right:initial;bottom:100%;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.tt-mobile-right .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-mobile-right .hotspots_content{left:100%;top:50%;right:initial;bottom:initial;transform:translateY(-50%)}.wgl-image-hotspots .hotspots_item.tt-mobile-bottom .hotspots_content,.wgl-image-hotspots .hotspots_item.tt-c-mobile-bottom .hotspots_content{left:50%;top:100%;right:initial;bottom:initial;transform:translateX(-50%)}.wgl-image-hotspots .hotspots_item.m-mobile-left .hotspots_point-wrap{flex-direction:row}.wgl-image-hotspots .hotspots_item.m-mobile-top .hotspots_point-wrap{flex-direction:column}.wgl-image-hotspots .hotspots_item.m-mobile-right .hotspots_point-wrap{flex-direction:row-reverse}.wgl-image-hotspots .hotspots_item.m-mobile-bottom .hotspots_point-wrap{flex-direction:column-reverse}}@keyframes tooltips_shake{0%{transform:rotate(2deg) translateY(9px)}50%{transform:rotate(-3deg) translateY(6px)}70%{transform:rotate(3deg) translateY(3px)}100%{transform:rotate(0deg) translateY(0)}}@keyframes hotspots_pulse{0%,89%,to{transform:scale3d(1,1,1)}90%,94%,98%{transform:scale3d(1.1,1.1,1.1)}92%,96%{transform:scale3d(.9,.9,.9)}}@keyframes hotspots_flash{0%,89%,to{opacity:1}90%,94%,98%{opacity:0}92%,96%{opacity:1}}@keyframes hotspots_shake{0%,89%,to{transform:translate3d(0,0,0)}90%,94%,98%{transform:translate3d(-5px,0,0)}92%,96%{transform:translate3d(5px,0,0)}}@keyframes hotspots_zoom{0%,86%,to{transform:scale3d(1,1,1)}87%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}90%,94%,98%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}92%,96%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes hotspots_rubber{64%{transform:scale3d(1,1,1)}73%{transform:scale3d(1.25,.75,1)}77%{transform:scale3d(.75,1.25,1)}81%{transform:scale3d(1.15,.85,1)}86%{transform:scale3d(.95,1.05,1)}90%{transform:scale3d(1.05,.95,1)}to{transform:scale3d(1,1,1)}}@keyframes hotspots_swing{0%,75%,to{transform:rotate3d(0,0,1,0deg)}80%{transform:rotate3d(0,0,1,15deg)}85%{transform:rotate3d(0,0,1,-10deg)}90%{transform:rotate3d(0,0,1,5deg)}95%{transform:rotate3d(0,0,1,-5deg)}}.wgl-image-layers{position:relative;line-height:0;max-width:100%}.wgl-image-layers .img-layer_image-wrapper{position:relative;line-height:0;display:block;width:inherit;max-width:100%;height:inherit;max-height:100%}.wgl-image-layers .img-layer_image-wrapper:not(:first-child){position:absolute;left:0;top:0}.wgl-image-layers .img-layer_image-wrapper .img-layer_image{transition:all 0.5s}.wgl-image-layers .img-layer_image-wrapper.fade_in .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image,.wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image{opacity:0;visibility:hidden}.wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image{transform:translateY(100%)}.wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image{transform:translateY(-100%)}.wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image{transform:translateX(100%)}.wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image{transform:translateX(-100%)}.wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image{transform:translateY(50%)}.wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image{transform:translateY(-50%)}.wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image{transform:translateX(50%)}.wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image{transform:translateX(-50%)}.wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image{transform:rotateX(-100deg)}.wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image{transform:rotateY(-100deg)}.wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image{transform:scale3d(.2,.2,.2)}.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image{opacity:1;visibility:visible}.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image{transform:translateY(0)}.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image{transform:translateX(0)}.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image,.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image{transform:rotate(0)}.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image{transform:scale3d(1,1,1)}.elementor-widget-wgl-info-box .elementor-widget-container{position:relative;z-index:1}.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.elementor-widget-wgl-info-box .elementor-widget-container:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:0;border:inherit;border-radius:inherit;padding:inherit;opacity:0;transition:inherit}.elementor-widget-wgl-info-box .elementor-widget-container:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;margin:-30px;width:auto;height:auto;border-radius:inherit;opacity:0;transition:inherit;z-index:-1;pointer-events:none}.elementor-widget-wgl-info-box .elementor-widget-container:hover:before,.elementor-widget-wgl-info-box .elementor-widget-container:hover:after{opacity:1}.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover+.wgl-infobox .wgl-infobox_button{width:200px}.elementor-widget-wgl-info-box .wgl-infobox{transition:0.4s}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_wrapper{position:relative}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title{position:relative;z-index:1;margin-bottom:10px;font-size:22px;line-height:1.5;word-break:break-word;transition:0.4s}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_title-idle,.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_title-add{font:inherit;color:inherit;line-height:inherit;text-transform:inherit}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_title-add{transition:0.4s}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-title_wrapper{position:relative}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content{transition:0.4s}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content p:last-child{margin-bottom:0}.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_subtitle{font-size:24px;line-height:1;transition:0.4s;letter-spacing:.05em}.elementor-widget-wgl-info-box .wgl-infobox .media-wrapper.img-wrapper{font-size:0}.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img{display:inline-block}.elementor-widget-wgl-info-box.animation_lifting{padding-top:20px;transform:translateY(0);transition:0.5s}.elementor-widget-wgl-info-box.animation_lifting>.elementor-widget-container{position:relative;transition:0.5s}.elementor-widget-wgl-info-box.animation_lifting:hover>.elementor-widget-container{transform:translateY(-20px)}.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_wrapper,.elementor-widget-wgl-info-box.animation_toggling .media-wrapper{transition:0.6s}.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_content,.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox-button_wrapper{opacity:0}.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container{overflow:hidden}.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .media-wrapper{opacity:0}.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox_content,.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox-button_wrapper{opacity:1}.wgl-pie_chart .pie-chart_wrap{display:inline-block;vertical-align:middle;position:relative;line-height:0}.wgl-pie_chart .chart{position:relative}.wgl-pie_chart .chart canvas{margin:auto;display:block}.wgl-pie_chart .percent{font-size:36px;line-height:1;z-index:1;text-align:center;position:absolute;left:0;top:0;margin-top:20px;margin-left:20px;width:calc(100% - 40px);height:calc(100% - 40px);display:flex;align-items:center;justify-content:center;border-radius:50%}.wgl-pie_chart .pie_chart_title{display:block;font-size:18px;font-weight:600;line-height:1.5em}.wgl-pie_chart .pie_chart_description{display:block;font-size:16px;line-height:1.875em}.isotope-filter{margin-bottom:48px}.isotope-filter a{display:inline-block;position:relative;font-size:14px;line-height:22px;font-weight:700;transition:0.5s}.isotope-filter a:not(:last-child){margin-right:50px}.isotope-filter a:before{content:'';display:none;position:absolute;top:1.7em;left:0;width:0%;height:2px;transition:inherit}.isotope-filter a.empty{display:none}.isotope-filter a .number_filter{position:absolute;z-index:1;top:-14px;width:26px;height:16px;right:-20px;opacity:0;visibility:hidden;text-align:center;color:#fff;transform:translateY(4px);transition:0.5s ease;font-size:10px;font-weight:700;display:none}.isotope-filter a.active:before,.isotope-filter a:hover:before{width:100%}.isotope-filter a.active .number_filter,.isotope-filter a:hover .number_filter{opacity:1;visibility:visible;transform:translateY(0)}.isotope-filter.filter-left{text-align:left}.isotope-filter.filter-center{text-align:center}.isotope-filter.filter-right{text-align:right}.wgl_portfolio_list .wgl-pagination{padding-top:40px}.row .wgl_portfolio_list .load_more_wrapper{margin-top:0}.isotope-filter+.wgl-portfolio-list_wrapper{margin:0 -35px;overflow:hidden}.row .wgl-portfolio-list_item{padding-left:0;padding-right:0;display:inline-block;vertical-align:top}.row .wgl-portfolio-list_item.slick-slide{display:inline-block}.row .wgl-portfolio-list_item .wgl-portfolio_item_link{font-size:14px;font-weight:700;display:inline-block;border-width:3px;border-style:solid;padding:24px 45px;margin-bottom:60px}.row .wgl-portfolio-list_item .wgl-portfolio_item_link:hover{color:#fff}.row .wgl-portfolio-list_item .wgl-portfolio-link_wrapper.align_center{text-align:center}.row .wgl-portfolio-list_item .wgl-portfolio-link_wrapper.align_right{text-align:right}.row .wgl-portfolio-list_item .portfolio__description{width:100%;transition:0.3s}.row .wgl-portfolio-list_item .portfolio__item-meta .portfolio-category{font-size:24px;line-height:1.5;letter-spacing:1.5px;border-radius:10px;margin-right:0;padding:0;margin-right:10px;margin-bottom:0;display:inline-block}.row .wgl-portfolio-list_item .portfolio__item-meta .portfolio-category:last-child{margin-right:0}.row .wgl-portfolio-list_item .portfolio-item__title .title{font-size:24px;line-height:1.3}.row .wgl-portfolio-list_item .portfolio-item__title span,.row .wgl-portfolio-list_item .portfolio-item__title a{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}body.page .wgl-container:not(.single_portfolio) .wgl-portfolio_container:not(.no_gap){margin-left:0;margin-right:0;padding-bottom:20px}body.page .wgl-container:not(.single_portfolio) .wgl-portfolio_container:not(.no_gap) .slick-dots{padding:0 0 25px 0}.wgl-portfolio-item_wrapper .overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;opacity:0;transition:0.5s;border-radius:10px;background-color:rgba(34,35,40,.45);display:flex;color:#fff}.wgl-portfolio-item_wrapper .overlay i{font-size:30px;margin:auto}.wgl-portfolio-item_wrapper .portfolio_link{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;display:block;opacity:0;transition:0.5s;font-size:24px}.wgl-portfolio-item_wrapper .portfolio_link-icon{transition:0.5s}.wgl-portfolio-item_wrapper.gallery_mode{position:relative;border-radius:10px;overflow:hidden}.wgl-portfolio-item_wrapper.gallery_mode .portfolio_link{justify-content:center;align-items:center}.wgl-portfolio-item_wrapper.gallery_mode:hover .overlay{opacity:1}.wgl-portfolio-item_wrapper.gallery_mode .wgl-portfolio-item_image img{display:block}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon{display:inline-block;position:relative;z-index:2;line-height:0;border-radius:50%;background:#fff;font-size:20px;transition:0.4s}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover a,.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover i{color:#fff}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover .icon_plus{background:#fff}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:before,.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:after{content:'';position:absolute;z-index:1;background:currentColor;width:16px;height:2px;left:50%;top:50%;margin-left:-8px;margin-top:-1px;transition:0s,background-color 0.4s}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon .icon_plus:after{transform:rotate(90deg)}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon a{display:inline-block;transition:0s}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon>a,.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon>i{display:inline-flex;justify-content:center;align-items:center;width:1em;height:1em;padding:20px}.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:empty{display:none}.wgl-portfolio-item_wrapper .wgl-portfolio-item_image img{transition:0.4s}.under_image{position:relative;z-index:1;padding-bottom:22px}.under_image .wgl-portfolio-item_image{position:relative;border-radius:10px;overflow:hidden;transition:0.6s ease-in-out}.under_image .wgl-portfolio-item_image:not(:only-child){border-radius:10px 5px 0 0}.under_image .wgl-portfolio-item_image img{transform:translateY(0);transition:0.5s}.under_image .portfolio-item__title .title{display:inline-block;font-size:24px;margin-bottom:8px}.under_image .portfolio_link{display:flex;justify-content:center;align-items:center}.under_image .post_cats{color:#b3b3b3}.under_image .wgl-portfolio-item_description{z-index:3;bottom:0;width:100%;padding:38px 0 10px 0;border-radius:0 0 5px 5px;background:#fff;transition:0.35s ease-out}.under_image .wgl-portfolio-item_description:empty{display:none}.inside_image{position:relative}.inside_image .wgl-portfolio-item_image{overflow:hidden;border-radius:10px;line-height:0}.inside_image .wgl-portfolio-item_image:empty{height:320px;background:currentColor}.inside_image .post_cats{margin-bottom:-10px}.inside_image .portfolio-category{opacity:1}.inside_image .wgl-portfolio-item_description{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%;padding:40px;text-align:center;opacity:0;transition:0.5s;overflow:hidden}.inside_image .wgl-portfolio-item_description:empty{display:none}.inside_image .portfolio__description>div,.inside_image .portfolio__description>span,.inside_image .portfolio__description>a{position:relative;z-index:2}.inside_image .portfolio__description .portfolio-item__icon{line-height:0;border-radius:50%;background:#fff;font-size:18px;transition:0.4s;display:inline-block;margin-bottom:20px;margin-top:5px;-webkit-backface-visibility:hidden;backface-visibility:hidden}.inside_image .portfolio__description .portfolio-item__icon svg{width:1em;height:1em;display:block;position:absolute}.inside_image .portfolio__description .portfolio-item__icon a{transition:0s;display:inline-block}.inside_image .portfolio__description .portfolio-item__icon>a,.inside_image .portfolio__description .portfolio-item__icon>i{display:inline-flex;justify-content:center;align-items:center;width:1em;height:1em;padding:30px;transition:0.4s}.inside_image .portfolio__description .portfolio-item__icon i:before{display:inline-block}.inside_image .portfolio__description .portfolio-item__icon:empty{display:none}.inside_image .wgl-portfolio-item_content{position:relative;z-index:2;color:#ccc}.inside_image.zoom_in_animation .overlay{top:5%;left:5%;width:calc(100% - 10%);height:calc(100% - 10%);transform:scale(.7)}.inside_image.zoom_in_animation .wgl-portfolio-item_description{transform:scale(.9)}.inside_image.zoom_in_animation:hover .overlay,.inside_image.zoom_in_animation:hover .wgl-portfolio-item_description{transform:scale(1)}.inside_image.outline_animation .overlay:before{content:'';position:absolute;z-index:1;width:100%;height:100%;left:0;top:0;transition:0.5s;border-radius:10px}.inside_image.offset_animation{z-index:1}.inside_image.offset_animation .wgl-portfolio-item_description{justify-content:center;text-align:center}.inside_image.offset_animation .portfolio__description{text-align:center}.inside_image.offset_animation .portfolio__description:before{content:'';position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;border-radius:inherit;opacity:.8;transition:0.5s}.inside_image.offset_animation:hover{z-index:2}.inside_image.offset_animation:hover .wgl-portfolio-item_description{transform:translate(20px,20px)}.inside_image.sub_layer_animation .wgl-portfolio-item_description{top:initial;left:0;bottom:0;width:calc(100% - 40px);height:auto;align-items:flex-start;margin:20px;border-radius:10px;padding:20px 29px 21px 29px;text-align:left;transform:translateY(15px);word-break:break-word;background:#fff;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1)}.inside_image.sub_layer_animation .wgl-portfolio-item_icon{margin-top:28px}.inside_image.sub_layer_animation:hover .wgl-portfolio-item_description{transform:translateY(0)}.inside_image.simple_animation{overflow:hidden}.inside_image.simple_animation .post_cats a{color:#fff}.inside_image.simple_animation .portfolio__description>div,.inside_image.simple_animation .portfolio__description>span,.inside_image.simple_animation .portfolio__description>a{transition:0.5s;opacity:0;transform:translateY(40px)}.inside_image.simple_animation .portfolio__description>div:nth-child(2),.inside_image.simple_animation .portfolio__description>span:nth-child(2),.inside_image.simple_animation .portfolio__description>a:nth-child(2){transition:0.7s}.inside_image.simple_animation .portfolio__description>div:nth-child(3),.inside_image.simple_animation .portfolio__description>span:nth-child(3),.inside_image.simple_animation .portfolio__description>a:nth-child(3){transition:0.9s}.inside_image.simple_animation .portfolio__description>div:nth-child(4),.inside_image.simple_animation .portfolio__description>span:nth-child(4),.inside_image.simple_animation .portfolio__description>a:nth-child(4){transition:1.1s}.inside_image.simple_animation:hover .portfolio__see-more{margin-top:52px}.inside_image.simple_animation:hover .portfolio__see-more>:first-child+:after{transform:scale(1)}.inside_image.simple_animation:hover .portfolio__see-more>:first-child:hover+:before{transform:rotate(1turn);transition:0.4s,transform 0.4s}.inside_image.simple_animation:hover .portfolio__description>div,.inside_image.simple_animation:hover .portfolio__description>span,.inside_image.simple_animation:hover .portfolio__description>a{opacity:1;transform:translateY(0)}.inside_image:hover .wgl-portfolio-item_description,.inside_image:hover .overlay,.inside_image:hover .wgl-portfolio-item_offset__inner,.inside_image:hover .portfolio_link,.inside_image.always_info_animation .wgl-portfolio-item_description,.inside_image.always_info_animation .overlay,.inside_image.always_info_animation .wgl-portfolio-item_offset__inner,.inside_image.always_info_animation .portfolio_link{opacity:1}.inside_image.always_info_animation:hover .portfolio__description,.inside_image.always_info_animation:hover .wgl-portfolio-item_content,.inside_image.always_info_animation:hover .wgl-portfolio-item_icon,.inside_image.always_info_animation:hover .overlay{opacity:0;visibility:hidden}.inside_image .portfolio-item__title .title{font-size:30px}.inside_image .portfolio-item__title .title span,.inside_image .portfolio-item__title .title a{transition:0.4s}.elementor-widget-wgl-portfolio.animation_rotate-icon .portfolio-item__icon:hover i:before{transform:rotate(1turn);transition:0.4s,transform 0.4s}.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel{margin-left:0;margin-right:0}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev,.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next{width:70px;height:70px;top:initial;bottom:0;left:50%;right:initial;background:transparent;transition:0s}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:after,.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:after{line-height:70px;transition:0.4s}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:before,.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:before{content:'';position:absolute;z-index:-1;left:0;top:20px;width:1px;height:30px;background:#dedede}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev{transform:translate(-70px,0)}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:before{top:0;width:140px;height:70px;border-radius:0;background:#fff;box-shadow:6px 5px 30px rgba(0,0,0,.12)}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next{transform:translate(0,0)}.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:before{top:20px;width:1px;height:30px;background:#dedede}.wgl-portfolio_container .wgl-carousel.center_info .slick-current .wgl-portfolio-item_description,.wgl-portfolio_container .wgl-carousel.center_info .slick-current .overlay,.wgl-portfolio_container .wgl-carousel.center_info .slick-current .portfolio_link{opacity:1}.wgl-portfolio_container .wgl-carousel .wgl-carousel_slick{padding-bottom:5px;margin-bottom:30px}.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item{width:1000px}.wgl-portfolio_container.appear-animation .item .wgl-portfolio-item_wrapper{opacity:0}.wgl-portfolio_container.appear-animation.anim-fade-in .animate .wgl-portfolio-item_wrapper{animation:fade_in 0.9s ease forwards}.wgl-portfolio_container.appear-animation.anim-slide-top .animate .wgl-portfolio-item_wrapper{animation:slide_top 0.5s ease forwards;transform:translateY(50px)}.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .wgl-portfolio-item_wrapper{animation:slide_bottom 0.5s ease forwards;transform:translateY(-50px)}.wgl-portfolio_container.appear-animation.anim-slide-left .animate .wgl-portfolio-item_wrapper{animation:slide_left 0.5s ease forwards;transform:translateX(50px)}.wgl-portfolio_container.appear-animation.anim-slide-right .animate .wgl-portfolio-item_wrapper{animation:slide_right 0.5s ease forwards;transform:translateX(-50px)}.wgl-portfolio_container.appear-animation.anim-zoom .animate .wgl-portfolio-item_wrapper{animation:zoom_in 0.5s ease forwards;transform:scale(.5)}.wgl-portfolio_container.col-5 .item{width:20%}.wgl-portfolio_container.col-4 .item{width:25%}.wgl-portfolio_container.col-3 .item{width:33.3333%}.wgl-portfolio_container.col-2 .item{width:50%}.wgl-portfolio_container.col-1 .item{width:100%}@keyframes fade_in{100%{opacity:1}}@keyframes slide_top{100%{opacity:1;transform:translateY(0)}}@keyframes slide_bottom{100%{opacity:1;transform:translateY(0)}}@keyframes slide_left{100%{opacity:1;transform:translateX(0)}}@keyframes slide_right{100%{opacity:1;transform:translateX(0)}}@keyframes zoom_in{100%{opacity:1;transform:scale(1)}}.wgl-portfolio-single_wrapper{margin-top:10px}.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap{margin-bottom:10px}.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap:empty{display:none}.wgl-portfolio-single_wrapper .post_categories{padding-bottom:2px}.wgl-portfolio-single_item{margin-bottom:30px}.wgl-portfolio-single_item .wgl-portfolio-item_image{border-radius:10px;overflow:hidden}.wgl-portfolio-single_item .wgl-portfolio-item_image img{display:block}.wgl-portfolio-single_item .wgl-portfolio-item_image:first-child{margin-top:0;margin-bottom:44px}.wgl-portfolio-single_item .wgl-portfolio-item_image:last-child{margin-top:40px;margin-bottom:42px}.wgl-portfolio-single_item .wgl-portfolio-item_image+.meta-data{margin-top:-16px}.wgl-portfolio-single_item .wgl-portfolio-item_image+.portfolio-item__title{margin-top:-18px}.wgl-portfolio-single_item .portfolio-item__title{font-size:var(--bighearts-h2-font-size)}@media (max-width:600px){.wgl-portfolio-single_item .portfolio-item__title{font-size:var(--bighearts-h4-font-size);line-height:var(--bighearts-h4-line-height)}}.wgl-portfolio-single_item .wgl-portfolio-item_content{margin-bottom:22px}.wgl-portfolio-single_item .meta-data{margin-bottom:0}.wgl-portfolio-single_item .tagcloud .tagcloud_desc{font-size:14px;line-height:30px;vertical-align:top;color:#313131;font-weight:700;margin-right:20px}.single_portfolio .related_portfolio{margin-top:90px;margin-bottom:15px}.single_portfolio .related_portfolio .wgl-carousel{margin:0}.single_portfolio .related_portfolio .bighearts_module_title{margin-bottom:42px}.single_portfolio .related_portfolio .bighearts_module_title h3,.single_portfolio .related_portfolio .bighearts_module_title h4{font-size:36px}.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-6{width:600px}.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-4{width:400px}.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item.wgl_col-3{width:300px}.single_portfolio #comments{margin-top:38px}.single_portfolio #comments .comment-respond{margin-bottom:70px}.wgl-portfolio__item-info{margin-top:30px;background:#faf8f5;border-radius:10px;padding:30px 0;margin-bottom:40px;background-position:center;background-repeat:no-repeat;background-size:cover}.wgl-portfolio__item-info .portfolio__custom-annotation:after{content:'';clear:both;display:block}.wgl-portfolio__item-info .portfolio__custom-desc p{margin-bottom:0}@media (max-width:767px){.wgl-portfolio__item-info .portfolio__custom-annotation{margin-bottom:-20px}}.wgl-portfolio__item-info .portfolio__custom-meta{float:left;width:25%;padding:0 5.5%}@media (max-width:1024px){.wgl-portfolio__item-info .portfolio__custom-meta{padding:0 2% 0 5.5%}}@media (max-width:767px){.wgl-portfolio__item-info .portfolio__custom-meta{width:50%;padding:0 10px 0 30px;margin-bottom:20px}}@media (max-width:460px){.wgl-portfolio__item-info .portfolio__custom-meta{width:100%}}.wgl-portfolio__item-info .portfolio__custom-meta:nth-child(4n+1){clear:both}.wgl-portfolio__item-info .portfolio__custom-meta h5{line-height:30px;font-size:14px;font-weight:700;position:relative}.wgl-portfolio__item-info .portfolio__custom-meta h5:before{content:'';position:absolute;width:6px;height:6px;border-radius:50%;left:-16px;top:11px}.wgl-portfolio__item-info .portfolio__custom-meta span{font-size:14px;line-height:30px;color:#777}.post-type-archive-portfolio .wgl-portfolio .wgl-portfolio_wrapper{padding-bottom:50px}.archive .wgl_portfolio_list{margin-bottom:30px}.wgl-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.wgl-ellipsis span{position:absolute;top:27px;width:11px;height:11px;background:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.wgl-ellipsis span:nth-child(1){left:6px;animation:wgl-ellipsis1 0.6s infinite}.wgl-ellipsis span:nth-child(2){left:6px;animation:wgl-ellipsis2 0.6s infinite}.wgl-ellipsis span:nth-child(3){left:26px;animation:wgl-ellipsis2 0.6s infinite}.wgl-ellipsis span:nth-child(4){left:45px;animation:wgl-ellipsis3 0.6s infinite}@keyframes wgl-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes wgl-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(19px,0)}}@keyframes wgl-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}.elementor-widget-wgl-pricing-table .wgl-pricing_plan{position:relative;z-index:1;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:30px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation{padding-top:20px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation .pricing_plan_wrap{transform:translateY(0)}.elementor-widget-wgl-pricing-table .wgl-pricing_plan.hover-animation:hover .pricing_plan_wrap{transform:translateY(-20px)}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_plan_wrap{background-size:cover;background-position:center;background-color:#fff;transition:0.5s}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_header{position:relative;z-index:1;border-top-left-radius:inherit;border-top-right-radius:inherit}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title_wrapper{display:inline-block;position:relative}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_title{font-size:24px;line-height:1.4}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_sub_title{font-size:24px;letter-spacing:.05em}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_sub_title_wrapper{line-height:1}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_highlighter{position:absolute;z-index:1;top:33px;right:0;font-size:16px;font-weight:800}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_highlighter-icon{width:34px;height:34px;line-height:34px;border-radius:50%;display:inline-block;color:#fff;margin-right:13px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_highlighter-icon:before{content:'\f00c';font-family:'Font Awesome 5 Free';line-height:1;font-weight:600;font-size:15px;display:inline-block}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price_wrap{font-size:48px;line-height:.01}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price{display:inline-block;position:relative;z-index:1;font-family:inherit;font-size:inherit;line-height:.95;font-weight:inherit;color:inherit;vertical-align:baseline;text-decoration:inherit}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_price .price_decimal{position:absolute;z-index:1;top:4px;left:101%;padding-left:.15em;vertical-align:top;font-family:inherit;font-size:.45em;font-weight:inherit;color:inherit;text-decoration:inherit}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_period{display:block;font-size:18px;line-height:1.3;font-weight:400;margin-top:10px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content{font-size:18px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content p{margin-bottom:14px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul{padding-bottom:19px;word-break:break-word}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul:last-child{padding-bottom:0}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li{margin-bottom:2px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li[style*='color']:before{color:inherit}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul li i{margin-right:10px}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content ul.bighearts_check li:before{color:#1eff8e}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_desc{font-size:14px;padding:17px 0}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_footer{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;font-size:14px;line-height:1.4;font-weight:400}.elementor-widget-wgl-pricing-table .wgl-pricing_plan .button-wrapper{text-align:center}.elementor-widget-wgl-pricing-table.aleft .pricing_content ul{align-items:flex-start}.elementor-widget-wgl-pricing-table.acenter .pricing_content ul{align-items:center;margin-left:0;padding-left:0}.elementor-widget-wgl-pricing-table.aright .pricing_content ul{align-items:flex-end}.wgl-progress_bar .progress_wrap{display:block;border-radius:unset;transition:width 1.5s}.wgl-progress_bar .progress_label_wrap{display:flex;justify-content:space-between;align-items:center;position:relative;line-height:1;white-space:nowrap;transition:inherit}.wgl-progress_bar .progress_bar_wrap{display:block;position:relative;z-index:0;width:100%;border-radius:unset;transition:inherit}.wgl-progress_bar .progress_bar{position:absolute;z-index:1;top:50%;left:0;width:0;height:inherit;transform:translateY(-50%);transition:inherit}.wgl-progress_bar .progress_bar:after{content:'';position:absolute;right:0;top:0;bottom:0;margin:auto 0;background-color:inherit;height:14px;width:14px;opacity:0;border-radius:50%;transform:translateX(50%);transition:opacity .3s}.wgl-progress_bar .progress_value_wrap{position:relative;z-index:0;margin-left:5px;padding-top:1px}.wgl-progress_bar .progress_bar_wrap-wrap{transition:inherit}.wgl-progress_bar.dynamic-value .progress_label_wrap{width:0}.wgl-service-sat .wgl-services_wrap{transition:0.4s}.wgl-service-sat .wgl-services_media-wrap{position:relative;z-index:1;width:110px;height:110px;line-height:110px;font-size:45px;display:inline-block;border:1px dashed CurrentColor;box-sizing:content-box;border-radius:50%;text-align:center;transition:0.4s}.wgl-service-sat .wgl-services_title{font-size:24px;line-height:1.4;transition:0.4s}.wgl-service-sat .wgl-services_circle-wrapper{position:absolute;z-index:-1;width:78px;height:78px;left:16px;top:16px}.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1){transform:rotate(0deg);animation:service_hexagon_1 2s infinite linear;animation-play-state:paused}.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2){transform:rotate(180deg);animation:service_hexagon_2 2s infinite linear;animation-play-state:paused}.wgl-service-sat .wgl-services_circle{width:8px;height:8px;border-radius:50%;background:red;transform:translate3d(-50%,-50%,0)}.wgl-service-sat .wgl-services_readmore{display:inline-block}.wgl-service-sat .wgl-services_item-link{position:absolute;z-index:2;width:100%;height:100%;left:0;top:0}.wgl-service-sat .elementor-icon{display:block;line-height:inherit;font-size:inherit}.wgl-service-sat .elementor-icon i{display:inline}.wgl-service-sat .wgl-widget_wrapper.elementor-image-box-img{height:100%;line-height:1;display:flex;align-items:center;justify-content:center}.wgl-service-sat .wgl-image-box_img>span{display:flex}.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(1),.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(2){animation-play-state:running}@keyframes service_hexagon_1{0%{transform:rotate(90deg)}100%{transform:rotate(450deg)}}@keyframes service_hexagon_2{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}.elementor-widget-wgl-service-1 .wgl-service_link{position:absolute;z-index:4;width:100%;height:100%;left:0;top:0}.elementor-widget-wgl-service-1 .wgl-service_link:hover~.wgl-service_button-wrapper{pointer-events:none}.elementor-widget-wgl-service-1 .elementor-widget-container{position:relative;overflow:hidden}.elementor-widget-wgl-service-1 .elementor-widget-container:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;display:block;opacity:0;z-index:1;pointer-events:none;transition:opacity .4s}.elementor-widget-wgl-service-1 .wgl-service_button-wrapper{position:absolute;left:0;right:0;bottom:0;margin:0;z-index:3}.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button{line-height:0;font-size:0;display:inline-block;transition:0.4s}.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button i,.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button span{text-align:center;display:inline-block;transition:background-color .4s,color .4s,transform .4s;will-change:transform}.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button i:before,.elementor-widget-wgl-service-1 .wgl-service_button-wrapper .wgl-service_button span:before{display:block;transition:transform .4s;will-change:transform}.elementor-widget-wgl-service-1:hover .elementor-widget-container:before{opacity:1}.elementor-widget-wgl-service-1.animation_toggling .wgl-service_description{opacity:0;transition:opacity .4s}.elementor-widget-wgl-service-1.animation_toggling:hover .wgl-service_content{transform:translateY(0)!important}.elementor-widget-wgl-service-1.animation_toggling:hover .wgl-service_description{opacity:1}.elementor-widget-wgl-service-1.button_animation_toggling .wgl-service_description{opacity:0;transition:opacity .4s}.elementor-widget-wgl-service-1.button_animation_toggling .wgl-service_link:hover~.wgl-service_button-wrapper .wgl-service_button i,.elementor-widget-wgl-service-1.button_animation_toggling a.wgl-service_button:hover i{animation:tooltips_shake 0.8s ease-in-out forwards;transform:translateY(0)}@keyframes tooltips_shake{0%{transform:translateY(0)}25%{transform:translateY(8px)}50%{transform:translateY(0)}75%{transform:translateY(4px)}100%{transform:translateY(0)}}.elementor-widget-wgl-service-1.read_more_alignment-left .wgl-service_button-wrapper{margin-bottom:54px}.elementor-widget-wgl-service-1.read_more_alignment-left .wgl-service_button{padding:5px 5px 5px 58px;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.elementor-widget-wgl-service-1.read_more_alignment-center .wgl-service_button{padding:5px 5px 15px 5px;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.elementor-widget-wgl-service-1.read_more_alignment-right .wgl-service_button-wrapper{margin-bottom:54px}.elementor-widget-wgl-service-1.read_more_alignment-right .wgl-service_button{padding:5px 58px 5px 5px;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.wgl-service-1{position:relative;z-index:2}.wgl-service-1 .wgl-service_subtitle{font-size:36px;line-height:1.25em}.wgl-service-1 .wgl-service_title{font-size:48px;line-height:1.25em}.wgl-service-1 .wgl-service_description{font-size:18px;line-height:1.78em}.wgl-tabs_headings{position:relative;display:flex;overflow:hidden;align-items:stretch;flex-direction:row;flex-wrap:wrap}.wgl-tabs_header{font-weight:700;line-height:1.3;position:relative;display:inline-flex;align-items:center;flex-direction:column;justify-content:center;cursor:pointer;transition:0.4s;text-align:center}.wgl-tabs_header:first-child .tab_title{margin-left:0!important}.wgl-tabs_header:last-child .tab_title{margin-right:0!important}.wgl-tabs_header:after{position:absolute;bottom:0;left:0;width:100%;height:4px;content:'';transition:0.4s;border-radius:2px;z-index:1}.wgl-tabs_content{display:block}.wgl-tabs_content>.elementor{margin:10px}.wgl-tabs_icon{line-height:1;transition:0.4s;color:inherit}.wgl-tabs_icon svg{width:1em;height:1em;fill:currentColor;transition:inherit}.wgl-tabs_title{font-size:18px;line-height:inherit;transition:all 0.4s,color 0s;color:inherit}.wgl-tabs.icon_position-left .wgl-tabs_header{flex-direction:row-reverse}.wgl-tabs.icon_position-right .wgl-tabs_header{flex-direction:row}.wgl-tabs.icon_position-top .wgl-tabs_header{flex-direction:column-reverse}.wgl-tabs.icon_position-bottom .wgl-tabs_header{flex-direction:column}.wgl-tabs.title_align-left .wgl-tabs_headings{justify-content:flex-start}.wgl-tabs.title_align-center .wgl-tabs_headings{justify-content:center}.wgl-tabs.title_align-right .wgl-tabs_headings{justify-content:flex-end}.wgl-tabs.title_align-justify .wgl-tabs_header{flex-grow:1}.wgl-tabs.title_align-justify .wgl-tabs_headings{justify-content:stretch}body[data-elementor-device-mode="tablet"] .wgl-tabs.icon_position-tablet-left .wgl-tabs_header{flex-direction:row-reverse}body[data-elementor-device-mode="tablet"] .wgl-tabs.icon_position-tablet-right .wgl-tabs_header{flex-direction:row}body[data-elementor-device-mode="tablet"] .wgl-tabs.icon_position-tablet-top .wgl-tabs_header{flex-direction:column-reverse}body[data-elementor-device-mode="tablet"] .wgl-tabs.icon_position-tablet-bottom .wgl-tabs_header{flex-direction:column}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-left .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-left .wgl-tabs_headings{justify-content:flex-start}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-center .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-center .wgl-tabs_headings{justify-content:center}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-right .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-right .wgl-tabs_headings{justify-content:flex-end}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-justify .wgl-tabs_header{flex-grow:1}body[data-elementor-device-mode="tablet"] .wgl-tabs.title_align-tablet-justify .wgl-tabs_headings{justify-content:stretch}body[data-elementor-device-mode="mobile"] .wgl-tabs.icon_position-mobile-left .wgl-tabs_header{flex-direction:row-reverse}body[data-elementor-device-mode="mobile"] .wgl-tabs.icon_position-mobile-right .wgl-tabs_header{flex-direction:row}body[data-elementor-device-mode="mobile"] .wgl-tabs.icon_position-mobile-top .wgl-tabs_header{flex-direction:column-reverse}body[data-elementor-device-mode="mobile"] .wgl-tabs.icon_position-mobile-bottom .wgl-tabs_header{flex-direction:column}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-left .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-left .wgl-tabs_headings{justify-content:flex-start}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-center .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-center .wgl-tabs_headings{justify-content:center}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-right .wgl-tabs_header{flex-grow:unset}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-mobile-right .wgl-tabs_headings{justify-content:flex-end}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-justify .wgl-tabs_header{flex-grow:1;width:100%}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-justify .wgl-tabs_header:not(:first-child){border-top-left-radius:unset;border-top-right-radius:unset}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-justify .wgl-tabs_header:not(:last-child){border-bottom-left-radius:unset;border-bottom-right-radius:unset}body[data-elementor-device-mode="mobile"] .wgl-tabs.title_align-mobile-justify .wgl-tabs_headings{justify-content:stretch}.elementor-widget-wgl-tabs.titles-align-left{text-align:left}.elementor-widget-wgl-tabs.titles-align-center{text-align:center}.elementor-widget-wgl-tabs.titles-align-right{text-align:right}.elementor-widget-wgl-tabs.titles-align-justify .wgl-tabs_headings{display:flex}.elementor-widget-wgl-tabs.titles-align-justify .wgl-tabs_headings .wgl-tabs_header{flex-grow:1}.elementor-widget-wgl-tabs.titles-align-justify .wgl-tabs_headings .tab_title{width:100%}.wgl_module_team{position:relative;z-index:1}.wgl_module_team .team-item{float:left;padding:20px 15px 10px 15px}.wgl_module_team .team-item_wrap{position:relative;z-index:1;border-radius:10px;background:#fff;box-shadow:11px 10px 38px 0 rgba(0,0,0,.1);overflow:hidden;transition:0.3s}.wgl_module_team .team-item_wrap:hover .team__image img{filter:brightness(94%) contrast(101%) saturate(0%) blur(0) hue-rotate(0deg)}.wgl_module_team .team__media-wrapper{padding-bottom:22px}.wgl_module_team .team__image-wrapper{position:relative;line-height:0}.wgl_module_team .team__image-wrapper .team__icons{display:flex;align-items:center;position:absolute;z-index:1;right:0;bottom:30px;max-height:56px;border-radius:28px 0 0 28px;padding-right:5px;transform:translateX(calc(100% - 60px))}.wgl_module_team .team__image-wrapper .team__icons .team-icon{position:relative;z-index:3;color:#fff}@media (min-width:601px){.wgl_module_team .team__image-wrapper .team__icons .team-icon:not(:first-child){opacity:0}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(1){transition:all 0.4s,opacity 0.3s 0s,margin 0.4s 0s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(2){transition:all 0.4s,opacity 0.3s 0.1s,margin 0.4s 0.1s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(3){transition:all 0.4s,opacity 0.3s 0.2s,margin 0.4s 0.2s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(4){transition:all 0.4s,opacity 0.3s 0.3s,margin 0.4s 0.3s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(5){transition:all 0.4s,opacity 0.3s 0.4s,margin 0.4s 0.4s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(6){transition:all 0.4s,opacity 0.3s 0.5s,margin 0.4s 0.5s}.wgl_module_team .team__image-wrapper .team__icons .team-icon:nth-last-child(7){transition:all 0.4s,opacity 0.3s 0.6s,margin 0.4s 0.6s}}.wgl_module_team .team__image{display:inline-block;position:relative}.wgl_module_team .team__image img{transition:0.3s}.wgl_module_team .team-item_info{transition:0.4s}.wgl_module_team .team-title{margin:0 30px 24px;padding:0 6px 0 0;font-size:24px;line-height:1.25}.wgl_module_team .team-title:only-child{margin-bottom:25px}.wgl_module_team .team-title a{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;transition:0.3s}.wgl_module_team .team-item_meta{display:flex;justify-content:space-between;position:relative;margin:11px 30px 16px;padding-top:10px;border-style:solid;border-width:1px 0 0 0;border-color:#eee}.wgl_module_team .team-department{transition:inherit;font-weight:700;font-size:14px}.wgl_module_team .team-item_excerpt{margin:17px 30px 5px;line-height:1.7;transition:0.4s;scrollbar-width:none;-ms-overflow-style:none}.wgl_module_team .team-item_excerpt::-webkit-scrollbar{display:none}.wgl_module_team .team__icons{transition:0.4s}.wgl_module_team .team-icon{width:30px;height:30px;margin:5px;border-radius:50%;font-size:12px;line-height:30px;text-align:center;color:#fff;border:1px solid #fff}.wgl_module_team .team-icon:first-child{width:46px;height:46px;padding-right:2px;font-size:16px;line-height:46px;background:#fff}@media (min-width:601px){.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons{transform:translateX(0);margin-right:0}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon{opacity:1}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(1){transition:all 0.4s,opacity 0.3s 0s,margin 0.4s 0s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(2){transition:all 0.4s,opacity 0.3s 0.1s,margin 0.4s 0.1s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(3){transition:all 0.4s,opacity 0.3s 0.2s,margin 0.4s 0.2s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(4){transition:all 0.4s,opacity 0.3s 0.3s,margin 0.4s 0.3s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(5){transition:all 0.4s,opacity 0.3s 0.4s,margin 0.4s 0.4s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(6){transition:all 0.4s,opacity 0.3s 0.5s,margin 0.4s 0.5s}.wgl_module_team .team-item_wrap:hover .team__image-wrapper .team__icons .team-icon:nth-child(7){transition:all 0.4s,opacity 0.3s 0.6s,margin 0.4s 0.6s}}@media (max-width:600px){.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons{transform:translateX(0);margin-right:0}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon{opacity:1}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(1){transition:all 0.4s,opacity 0.3s 0s,margin 0.4s 0s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(2){transition:all 0.4s,opacity 0.3s 0.1s,margin 0.4s 0.1s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(3){transition:all 0.4s,opacity 0.3s 0.2s,margin 0.4s 0.2s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(4){transition:all 0.4s,opacity 0.3s 0.3s,margin 0.4s 0.3s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(5){transition:all 0.4s,opacity 0.3s 0.4s,margin 0.4s 0.4s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(6){transition:all 0.4s,opacity 0.3s 0.5s,margin 0.4s 0.5s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:nth-child(7){transition:all 0.4s,opacity 0.3s 0.6s,margin 0.4s 0.6s}.wgl_module_team .team-item_wrap .team__image-wrapper .team__icons .team-icon:first-child{width:0;opacity:0}}.wgl_module_team.team-col_1 .team-item{width:100%}.wgl_module_team.team-col_2 .team-item{width:50%}.wgl_module_team.team-col_2 .team-item:nth-child(2n+1){clear:left}.wgl_module_team.team-col_3 .team-item{width:33.3333333%}.wgl_module_team.team-col_3 .team-item:nth-child(3n+1){clear:left}.wgl_module_team.team-col_4 .team-item{width:25%}.wgl_module_team.team-col_4 .team-item:nth-child(4n+1){clear:left}.wgl_module_team.team-col_5 .team-item{width:20%}.wgl_module_team.team-col_5 .team-item:nth-child(5n+1){clear:left}.wgl_module_team.team-col_6 .team-item{width:16.6666666%}.wgl_module_team.team-col_6 .team-item:nth-child(6n+1){clear:left}.wgl_module_team .wgl-carousel .team-item_wrap{box-shadow:6px 5px 14px rgba(0,0,0,.1)}.wgl_module_team .wgl-carousel .team-item.slick-slide:not(:first-child){clear:none}.wgl_module_team .team-signature{position:absolute;right:0;max-width:100px}.wgl_module_team .team-signature:first-child{position:static}.wgl_module_team:after{content:'';display:block;clear:both}.socials-official-hover .team-icon:hover[class*='skype']{color:#00aff0!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='tumblr']{color:#35465d!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='twitter']{color:#18a6f0!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='youtube']{color:#ff0000!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='facebook']{color:#3b5998!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='linkedin']{color:#007bb5!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='telegram']{color:#0088cc!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='whatsapp']{color:#25d366!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='dribbble']{color:#ea4c89!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='pinterest']{color:#e40000!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='instagram']{color:#c32aa3!important;background-color:#fff}.socials-official-hover .team-icon:hover[class*='google-plus']{color:#db4437!important;background-color:#fff}.single-team .page-header{margin-bottom:0!important}.single-team .single_team_page .team-single_wrapper{display:flex;position:relative;z-index:1;margin-top:50px;margin-bottom:40px;border-radius:10px;padding:50px;background-color:#faf8f5;background-repeat:no-repeat;background-size:cover;background-position:top left}@media (max-width:1200px){.single-team .single_team_page .team-single_wrapper[style^='background-image: url']{background-size:contain}}@media (max-width:992px){.single-team .single_team_page .team-single_wrapper[style^='background-image: url']{background-image:none!important}}.single-team .single_team_page .team-single_wrapper:empty{display:none}.single-team .single_team_page .team-image_wrap{margin-right:76px;position:relative;z-index:1;border-radius:50%}@media (max-width:1200px){.single-team .single_team_page .team-image_wrap{margin-right:60px}}@media (min-width:600px){.single-team .single_team_page .team__image{width:370px}}.single-team .single_team_page .team__image img{border-radius:50%}.single-team .single_team_page .team-info_wrapper{display:flex;flex-direction:column;flex-grow:1;padding-top:14px;padding-bottom:30px}.single-team .single_team_page .team-title{position:relative;z-index:1;margin-bottom:12px;font-size:36px;line-height:1.055}.single-team .single_team_page .team-info_excerpt{margin-top:13px;margin-bottom:22px}.single-team .single_team_page .team-info_item{margin-bottom:12px;font-size:16px;line-height:1.9}.single-team .single_team_page .team-info_item.highlighted{margin-bottom:11px;padding:0;font-size:16px;font-weight:700}.single-team .single_team_page .team-info_item:first-child{margin-top:0}.single-team .single_team_page .team-info_item h5,.single-team .single_team_page .team-info_item span{display:inline;font-size:inherit;line-height:inherit}.single-team .single_team_page .team-info_item h5{margin-right:.6em;font-size:16px;font-weight:700}.single-team .single_team_page .team-info_item a{color:inherit}.single-team .single_team_page .team__icons{margin-top:17px;line-height:1}.single-team .single_team_page .team__icons .team-icon{display:inline-block;position:relative;z-index:1;width:30px;height:30px;margin-left:10px;border-width:2px;border-style:solid;border-radius:50%;font-size:12px;line-height:26px;color:#fff;text-align:center;text-decoration:none;vertical-align:middle}.single-team .single_team_page .team__icons .team-icon:first-child{display:none}.single-team .single_team_page .team__icons .team-icon:nth-child(2){margin-left:0}.single-team .single_team_page .team__icons .team-icon:hover{color:#fff}.single-team .single_team_page .team-single_speaches-title{font-weight:400;margin-bottom:30px}.single-team .single_team_page .team-single_speaches-info .speech-info_item{margin-bottom:30px;padding:30px;border:1px solid #ddd;border-radius:5px}.single-team .single_team_page .team-single_speaches-info .speech-info_day{margin-bottom:6px;font-size:22px}.single-team .single_team_page .team-single_speaches-info .speech-info_time{margin-bottom:8px}.single-team .single_team_page .team-single_speaches-info .speech-info_time,.single-team .single_team_page .team-single_speaches-info .speech-info_desc{font-size:18px}.single-team .single_team_page .team-info_signature{position:absolute;right:40px;bottom:30px}.single-team .single_team_page .team-info_signature:first-child{position:static}@media (max-width:1200px){.single-team .single_team_page .team-info_signature{right:15px;bottom:15px}}@media (max-width:992px){.single-team .single_team_page .team-info_signature{position:static;text-align:center}}body.post-type-archive .wgl_module_team{padding-bottom:50px}.elementor-widget-wgl-testimonials.additional_style_yes .wgl-testimonials_item{display:flex;align-items:center;overflow:hidden}.elementor-widget-wgl-testimonials.additional_style_yes .wgl-testimonials_item .wgl-testimonials_image{flex-shrink:0}.wgl-testimonials{position:relative}.wgl-testimonials .wgl-testimonials-item_wrap{transition:0.4s}.wgl-testimonials .wgl-testimonials-item_wrap .wgl-testimonials_item{margin-bottom:30px}.wgl-testimonials .wgl-testimonials_item{position:relative;z-index:1;transform:translate(0);transition:inherit}.wgl-testimonials.hover_animation .wgl-testimonials-item_wrap{padding-top:20px}.wgl-testimonials.hover_animation .wgl-testimonials-item_wrap:hover .wgl-testimonials_item{transform:translateY(-20px)}.wgl-testimonials .meta_wrap{display:flex;align-items:center;line-height:1}.wgl-testimonials .name_wrap{display:flex;flex-direction:column}.wgl-testimonials .wgl-testimonials_name{font-size:22px;line-height:1.3;transition:0.4s;font-weight:600}.wgl-testimonials .wgl-testimonials_name a{font-weight:inherit;font-family:inherit;color:inherit;line-height:inherit;font-size:inherit}.wgl-testimonials .wgl-testimonials_position{display:block;font-size:24px;line-height:1.25;letter-spacing:.05em}.wgl-testimonials .wgl-testimonials_quote{font-size:20px}.wgl-testimonials .wgl-testimonials_quote p:last-child{margin-bottom:0}.wgl-testimonials .wgl-testimonials_date{display:block;font-size:18px;font-weight:400}.wgl-testimonials .wgl-testimonials_image{padding-right:24px}.wgl-testimonials .wgl-testimonials_item:before{display:none;content:"\f131";font-family:'flaticon';position:absolute;z-index:1;left:30px;top:0;transform:translateY(-50%) rotate(180deg);transform-origin:center center;font-size:50px;line-height:.78}.wgl-testimonials.type-inline_top .wgl-carousel .wgl-testimonials-item_wrap,.wgl-testimonials.type-inline_bottom .wgl-carousel .wgl-testimonials-item_wrap{margin-left:15px;margin-right:15px}.wgl-testimonials.type-inline_top .wgl-carousel .wgl-testimonials-item_wrap .wgl-testimonials_item,.wgl-testimonials.type-inline_bottom .wgl-carousel .wgl-testimonials-item_wrap .wgl-testimonials_item{margin-top:20px}.wgl-testimonials.type-inline_top .content_wrap{margin-top:16px}.wgl-testimonials.type-inline_top .wgl-testimonials_date{margin-top:11px}.wgl-testimonials.type-inline_top .wgl-testimonials_item{padding:40px 40px 28px 40px}.wgl-testimonials.type-inline_bottom .content_wrap{margin-bottom:16px}.wgl-testimonials.type-inline_bottom .wgl-testimonials_date{margin-bottom:11px}.wgl-testimonials.type-inline_bottom .wgl-testimonials_item{padding:28px 40px 40px 40px}.wgl-testimonials.type-author_top .wgl-testimonials_image{margin-bottom:16px}.wgl-testimonials.type-author_top .content_wrap{margin-bottom:21px}.wgl-testimonials.type-author_bottom .meta_wrap{flex-direction:column}.wgl-testimonials.aleft.type-author_top .meta_wrap{justify-content:flex-start}.wgl-testimonials.aleft.type-author_bottom .meta_wrap{align-items:flex-start}.wgl-testimonials.aleft.type-inline_bottom .meta_wrap{justify-content:flex-start}.wgl-testimonials.acenter.type-author_top .meta_wrap,.wgl-testimonials.acenter.type-inline_bottom .meta_wrap{justify-content:center}.wgl-testimonials.aright.type-author_top .meta_wrap{justify-content:flex-end}.wgl-testimonials.aright.type-author_bottom .meta_wrap{align-items:flex-end}.wgl-testimonials.aright.type-inline_bottom .meta_wrap{justify-content:flex-end}.wgl-testimonials .wgl-carousel .wgl-carousel_wrapper{overflow:visible}.wgl-testimonials .wgl-carousel .wgl-carousel_wrapper .wgl-carousel_slick{margin:0 -15px}.wgl-testimonials .wgl-carousel .wgl-carousel_wrapper .wgl-carousel_slick .slick-list{padding:0 15px}.wgl-testimonials .wgl-carousel .slick-prev{left:10px}.wgl-testimonials .wgl-carousel .slick-next{right:10px}.wgl-testimonials .wgl-carousel:hover .slick-prev{transform:translate(-10px,-50%)}.wgl-testimonials .wgl-carousel:hover .slick-next{transform:translate(10px,-50%)}.wgl-testimonials .wgl-carousel.prev_next_pos_right .wgl-carousel_slick{padding-bottom:40px}.wgl-testimonials .wgl-carousel.prev_next_pos_right .slick-arrow{transform:translate(0,0)}.wgl-testimonials .wgl-carousel.prev_next_pos_right .slick-next{left:auto;right:15px}.wgl-testimonials .wgl-carousel.prev_next_pos_right .slick-prev{left:auto;right:71px}.wgl-testimonials:after{content:'';display:block;clear:both}.wgl-timeline-vertical{position:relative;z-index:1;padding:10px 0 10px}.wgl-timeline-vertical .tlv__items-wrapper{padding-bottom:40px}.wgl-timeline-vertical .tlv__item{display:flex;position:relative;text-align:left}.wgl-timeline-vertical .tlv__item:nth-child(odd){text-align:left}.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper{justify-content:flex-end}.wgl-timeline-vertical .tlv__item:nth-child(even){flex-direction:row-reverse;text-align:right}.wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper{justify-content:flex-start}.wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__content-wrapper{flex-direction:row-reverse}.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover{opacity:1}.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover+.tlv__thumbnail--idle{opacity:0}.wgl-timeline-vertical .tlv__date-wrapper,.wgl-timeline-vertical .tlv__volume-wrapper{flex-basis:calc(50% - 2.5px);transition:0.5s}.wgl-timeline-vertical .tlv__curve-wrapper{position:relative;min-width:5px}.wgl-timeline-vertical .tlv__curve-wrapper:before,.wgl-timeline-vertical .tlv__curve-wrapper:after{content:'';position:absolute;top:50%;border-radius:50%;transition:0.4s}.wgl-timeline-vertical .tlv__curve-wrapper:before{top:calc(50% - 12px);left:-9.5px;width:24px;height:24px;box-shadow:11px 10px 38px 0 rgba(0,0,0,.18)}.wgl-timeline-vertical .tlv__curve-wrapper:after{top:calc(50% - 6.5px);left:-4px;width:13px;height:13px;background-color:currentColor}.wgl-timeline-vertical .tlv__content-wrapper{display:flex;box-shadow:6px 7px 20px rgba(0,0,0,.1)}.wgl-timeline-vertical .tlv__media{position:relative;flex-shrink:0}.wgl-timeline-vertical .tlv__media [class|=tlv__thumbnail]{border-radius:inherit;transition:0.6s}.wgl-timeline-vertical .tlv__thumbnail--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.wgl-timeline-vertical .tlv__content{transition:0.5s}.wgl-timeline-vertical .tlv__content p:last-child{margin-bottom:0}.wgl-timeline-vertical .tlv__title{margin-bottom:8px;font-size:24px;line-height:1.4;transition:0.5s}.wgl-timeline-vertical .tlv__text{transition:0.5s}.wgl-timeline-vertical .tlv__date-wrapper{display:flex;align-items:center}.wgl-timeline-vertical .tlv__date{font-size:30px;transition:0.5s}.wgl-timeline-vertical.appear_animation .tlv__item{opacity:0}.wgl-timeline-vertical.appear_animation .tlv__item,.wgl-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,.wgl-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper{transition:all 0.4s,opacity 0.5s 0.4s,transform 0.5s 0.4s}.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__date-wrapper{transform:translateX(-20%)}.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__volume-wrapper{transform:translateX(20%)}.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__date-wrapper{transform:translateX(20%)}.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__volume-wrapper{transform:translateX(-20%)}.wgl-timeline-vertical.appear_animation .tlv__item.show{opacity:1}.wgl-timeline-vertical.appear_animation .tlv__item.show .tlv__date-wrapper,.wgl-timeline-vertical.appear_animation .tlv__item.show .tlv__volume-wrapper{transform:translateX(0)}.elementor-widget-wgl-video-popup.align-left .wgl-video_popup{text-align:left}.elementor-widget-wgl-video-popup.align-left .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-left .wgl-video_popup .videobox_link_wrapper{justify-content:flex-start}.elementor-widget-wgl-video-popup.align-left .wgl-video_popup.with_image .videobox_link_wrapper{left:0;transform:translate(10%,-50%)}.elementor-widget-wgl-video-popup.align-left .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-left .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:flex-end;align-items:center}.elementor-widget-wgl-video-popup.align-left .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-left .wgl-video_popup.title_pos-bot .videobox_content{align-items:flex-start}.elementor-widget-wgl-video-popup.align-center .wgl-video_popup{text-align:center}.elementor-widget-wgl-video-popup.align-center .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-center .wgl-video_popup .videobox_link_wrapper{justify-content:center}.elementor-widget-wgl-video-popup.align-center .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.elementor-widget-wgl-video-popup.align-center .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-center .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:center;align-items:center}.elementor-widget-wgl-video-popup.align-right .wgl-video_popup{text-align:right}.elementor-widget-wgl-video-popup.align-right .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-right .wgl-video_popup .videobox_link_wrapper{justify-content:flex-end}.elementor-widget-wgl-video-popup.align-right .wgl-video_popup.with_image .videobox_link_wrapper{right:0;transform:translate(-10%,-50%)}.elementor-widget-wgl-video-popup.align-right .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-right .wgl-video_popup.title_pos-top .videobox_link_wrapper,.elementor-widget-wgl-video-popup.align-right .wgl-video_popup.title_pos-bot .videobox_content,.elementor-widget-wgl-video-popup.align-right .wgl-video_popup.title_pos-bot .videobox_link_wrapper{align-items:flex-end}.elementor-widget-wgl-video-popup.align-inline .wgl-video_popup{display:inline-block}.elementor-widget-wgl-video-popup.align-inline .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}@media (max-width:1200px){.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup{text-align:left}.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup .videobox_link_wrapper{justify-content:flex-start}.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup.with_image .videobox_link_wrapper{left:0;transform:translate(10%,-50%)}.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:flex-end;align-items:center}.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-left[class*='tablet'] .wgl-video_popup.title_pos-bot .videobox_content{align-items:flex-start}.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup{text-align:center}.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup .videobox_link_wrapper{justify-content:center}.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-center[class*='tablet'] .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:center;align-items:center}.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup{text-align:right}.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup .videobox_link_wrapper{justify-content:flex-end}.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup.with_image .videobox_link_wrapper{right:0;transform:translate(-10%,-50%)}.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup.title_pos-top .videobox_link_wrapper,.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup.title_pos-bot .videobox_content,.elementor-widget-wgl-video-popup.align-tablet-right[class*='tablet'] .wgl-video_popup.title_pos-bot .videobox_link_wrapper{align-items:flex-end}.elementor-widget-wgl-video-popup.align-tablet-inline[class*='tablet'] .wgl-video_popup{display:inline-block}.elementor-widget-wgl-video-popup.align-tablet-inline[class*='tablet'] .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}}@media (max-width:767px){.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup{text-align:left}.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup .videobox_link_wrapper{justify-content:flex-start}.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup.with_image .videobox_link_wrapper{left:0;transform:translate(10%,-50%)}.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:flex-end;align-items:center}.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-left[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-bot .videobox_content{align-items:flex-start}.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup{text-align:center}.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup .videobox_link_wrapper{justify-content:center}.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-right .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-center[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-right .videobox_link_wrapper{justify-content:center;align-items:center}.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup{text-align:right}.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup .videobox_link_wrapper{justify-content:flex-end}.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup.with_image .videobox_link_wrapper{right:0;transform:translate(-10%,-50%)}.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-top .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-top .videobox_link_wrapper,.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-bot .videobox_content,.elementor-widget-wgl-video-popup.align-mobile-right[class*='mobile'][class*='align'] .wgl-video_popup.title_pos-bot .videobox_link_wrapper{align-items:flex-end}.elementor-widget-wgl-video-popup.align-mobile-inline[class*='mobile'][class*='align'] .wgl-video_popup{display:inline-block}.elementor-widget-wgl-video-popup.align-mobile-inline[class*='mobile'][class*='align'] .wgl-video_popup.with_image .videobox_link_wrapper{left:50%;transform:translate(-50%,-50%)}}.wgl-video_popup{position:relative;z-index:1}.wgl-video_popup .videobox_content{display:flex;align-items:center}.wgl-video_popup .videobox_background img{position:relative;z-index:0;width:100%}.wgl-video_popup .title{position:relative;z-index:2;font-size:36px;line-height:1.35;font-weight:700}.wgl-video_popup .title:before{position:absolute;z-index:1;left:50%;height:27px;width:1px;background:currentColor}.wgl-video_popup .videobox_link{display:block;position:relative;flex-shrink:0;border-radius:50%;background-color:#fff;transition:all .4s;cursor:pointer}.wgl-video_popup .videobox_icon{display:block;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-40%,-50%)}.wgl-video_popup.with_image .videobox_link_wrapper{position:absolute;z-index:1;top:50%}.wgl-video_popup.title_pos-right .videobox_content,.wgl-video_popup.title_pos-right .videobox_link_wrapper{flex-direction:row-reverse;justify-content:flex-start}.wgl-video_popup.title_pos-top .videobox_content,.wgl-video_popup.title_pos-top .videobox_link_wrapper{flex-direction:column}.wgl-video_popup.title_pos-bot .videobox_content,.wgl-video_popup.title_pos-bot .videobox_link_wrapper{flex-direction:column-reverse}.wgl-video_popup .videobox_animation{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.wgl-video_popup.animation_circles .videobox_animation{z-index:1;border-width:.5px;border-style:solid;opacity:0;animation:circles 3.9s linear 0s infinite;animation-play-state:paused}.wgl-video_popup.animation_circles .videobox_animation.circle_2{animation-delay:1.3s}.wgl-video_popup.animation_circles .videobox_animation.circle_3{animation-delay:2.6s}.wgl-video_popup.animation_circles .videobox_link:hover .videobox_animation,.wgl-video_popup.animation_circles.idle-animation .videobox_animation{animation-play-state:running}.wgl-video_popup.animation_circles.idle-animation .videobox_link:hover .videobox_animation{animation-play-state:paused}@keyframes circles{0%{transform:scale(1);opacity:0}20%{transform:scale(1.44);opacity:.5}100%{transform:scale(3.2);opacity:0}}.wgl-video_popup.animation_ring_pulse .videobox_animation{z-index:-1;background:inherit;animation:pulse_ring 2.2s cubic-bezier(.455,.03,.515,.955) 0s infinite;animation-play-state:paused}.wgl-video_popup.animation_ring_pulse .videobox_link:hover .videobox_animation,.wgl-video_popup.animation_ring_pulse.idle-animation .videobox_animation{animation-play-state:running}.wgl-video_popup.animation_ring_pulse.idle-animation .videobox_link:hover .videobox_animation{animation-play-state:paused}@keyframes pulse_ring{0%{transform:scale(1)}50%{transform:scale(1.7)}100%{transform:scale(1)}}.wgl-video_popup.animation_ring_static .videobox_animation{z-index:-1;border:1px solid;border-radius:inherit;top:-70%;left:-70%;width:242%;height:242%;transition:0.5s}.wgl-video_popup.animation_ring_static .videobox_link:hover .videobox_animation:not(:hover){transform:scale(.3);opacity:0}.wgl-working-hours .working-item{display:flex;align-items:baseline}.wgl-working-hours .working-item_day{order:1;margin-right:13px}.wgl-working-hours .working-item_hours{order:3;margin-left:13px}.wgl-working-hours .working-item:after{content:'';width:100%;height:1px;flex:1;order:2;transform:translateY(1px)}.wgl-working-hours .working-item .working-item_day{font-weight:400}.wgl-working-hours .working-item .working-item_hours{font-weight:600}@media (max-width:1545px){header>:not(.wgl-mobile-header) nav.primary-nav>ul{padding-left:10px;padding-right:10px}header>:not(.wgl-mobile-header) nav.primary-nav>ul>li>a{padding-left:18px;padding-right:18px}.wgl-portfolio_container.col-5 .item{width:25%}}@media (max-width:1370px){.wgl_portfolio_list-first{padding-left:0;padding-top:0}.elementor-widget-wgl-blog .blog_columns-4 .item{width:33.3333%}.wgl-portfolio_container.col-4 .item,.wgl-portfolio_container.col-5 .item{width:33%}}@media (max-width:1300px){.wgl_module_team.team-col_5 .team-item:not(.slick-slide),.wgl_module_team.team-col_6 .team-item:not(.slick-slide){width:25%}.wgl_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(5n+1),.wgl_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(5n+1){clear:none}.wgl_module_team.team-col_5 .team-item:not(.slick-slide):nth-child(4n+1),.wgl_module_team.team-col_6 .team-item:not(.slick-slide):nth-child(4n+1){clear:left}.elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(4n+1){clear:none}.elementor-widget-wgl-blog .blog_columns-4:not(.masonry) .item:nth-child(3n+1){clear:left}}@media (min-width:1280px){.text_desktop{font-size:inherit!important;line-height:inherit!important}}@media (max-width:1250px){header>:not(.wgl-mobile-header) nav.primary-nav>ul{padding-left:15px;padding-right:15px}header>:not(.wgl-mobile-header) nav.primary-nav>ul>li>a{padding-left:13px;padding-right:13px}}@media (min-width:1200px){.d-xl-block{display:block}.d-xl-none{display:none}}@media (max-width:1201px){.wgl-container .elementor-section .elementor-container{flex-wrap:wrap}}@media (max-width:1200px){body.elementor-default.single main .wgl-container,.wgl-container{width:950px}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{width:950px}body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(950px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(950px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(950px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(950px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(950px + 60px)}body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,body.elementor-default .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-active .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container,body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-preview .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container{width:100%;margin-left:auto;margin-right:auto}body.elementor-default .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-active .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container,body.elementor-editor-preview .elementor-section-full_width .elementor-container .elementor-section-boxed .elementor-container{width:100%;margin-left:auto;margin-right:auto}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-default.single main .wgl-container:not(.wgl-content-sidebar){padding-right:0;padding-left:0}.wgl_module_team.team-col_6 .team-item,.wgl_module_team.team-col_5 .team-item,.wgl_module_team.team-col_4 .team-item{width:33.33333333%}.wgl_module_team.team-col_6 .team-item:nth-child(4n+1),.wgl_module_team.team-col_5 .team-item:nth-child(4n+1),.wgl_module_team.team-col_4 .team-item:nth-child(4n+1){clear:none}.wgl_module_team.team-col_6 .team-item:nth-child(3n+1),.wgl_module_team.team-col_5 .team-item:nth-child(3n+1),.wgl_module_team.team-col_4 .team-item:nth-child(3n+1){clear:left}header .wgl-logotype-container .logo-name{text-align:center}.row:after{clear:both}.elementor-widget-wgl-blog .blog_columns-3 .item{width:50%}}@media (min-width:1024px){.text_tablet{font-size:inherit!important;line-height:inherit!important}}@media (max-width:1024px){.row .wgl_col-6,.row .wgl_col-5,.row .wgl_col-4,.row .wgl_col-3,.row .wgl_col-1-5,.row .wgl_col-1-6{width:50%}.row .sidebar-container.wgl_col-3,.row .sidebar-container.wgl_col-4,.row #main-content.wgl_col-8,.row #main-content.wgl_col-9{width:100%}.row .row .wgl_col-md-12{width:100%}.footer .row .wgl_col-3{margin-bottom:30px}.wgl-portfolio-single_item .wgl-portfolio-info_wrap>.wgl_col-8,.wgl-portfolio-single_item .wgl-portfolio-info_wrap>.wgl_col-4{width:100%}.page_404_wrapper{background-image:none!important}.single-team .single_team_page .team-single_wrapper{background-size:20%}.elementor-widget-wgl-blog .blog_columns-4 .item{width:50%}.wgl-portfolio_container.col-3 .item,.wgl-portfolio_container.col-4 .item,.wgl-portfolio_container.col-5 .item{width:50%}}@media (min-width:992px){.d-lg-block{display:block}.d-lg-none{display:none}}@media (min-width:992px) and (max-width:1200px){#comments .commentlist .comment .children .stand_comment{padding-left:90px}#comments .commentlist .comment .children .stand_comment .commentava{left:-70px;width:50px;height:50px}}@media (max-width:992px){body.elementor-default.single main .wgl-container,.wgl-container{width:728px}body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,.wgl-container .elementor-section-boxed .elementor-container{width:728px}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{width:728px}body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(728px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(728px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(728px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(728px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(728px + 60px)}main .alignwide{width:auto;margin-left:0;margin-right:0;transform:translateX(0)}.page-header_content .page-header_title,.page-header_content .page-header_breadcrumb{display:block}.page-header_align_left .page-header_breadcrumbs{text-align:left}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg{font-size:125px;line-height:.24;margin-left:-74px}.wgl_module_team.team-col_6 .team-item,.wgl_module_team.team-col_5 .team-item,.wgl_module_team.team-col_4 .team-item,.wgl_module_team.team-col_3 .team-item{width:50%}.wgl_module_team.team-col_6 .team-item:nth-child(3n+1),.wgl_module_team.team-col_5 .team-item:nth-child(3n+1),.wgl_module_team.team-col_4 .team-item:nth-child(3n+1),.wgl_module_team.team-col_3 .team-item:nth-child(3n+1){clear:none}.wgl_module_team.team-col_6 .team-item:nth-child(2n+1),.wgl_module_team.team-col_5 .team-item:nth-child(2n+1),.wgl_module_team.team-col_4 .team-item:nth-child(2n+1),.wgl_module_team.team-col_3 .team-item:nth-child(2n+1){clear:left}.single-team .single_team_page .team-single_wrapper{flex-direction:column;margin-top:30px;padding:50px 25px 20px 25px}.single-team .single_team_page .team-single_wrapper .team-image{margin:auto;position:relative}.single-team .single_team_page .team-image_wrap{margin:auto}.single-team .single_team_page .team-info_wrapper{width:100%;padding:30px 0}.single-team .single_team_page .team-info_wrapper .team-title,.single-team .single_team_page .team-info_wrapper .team-info_item,.single-team .single_team_page .team-info_wrapper .team__icons{text-align:center}.single-team .single_team_page .wpb_content_element{text-align:justify}.page_404_wrapper{padding:0 30px}.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item{width:750px}.blog-posts .grid.blog_columns-3 .item,.blog-posts .grid.blog_columns-4 .item{width:50%}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(3n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(3n+1){clear:none}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1){clear:left}}@media (min-width:799px){.text_mobile{font-size:inherit!important;line-height:inherit!important}}@media (max-width:768px){.page-header_content .page-header_title+.page-header_breadcrumb{padding-top:5px}.page-header_content .breadcrumbs{white-space:normal}.wgl-portfolio_container.col-2 .item,.wgl-portfolio_container.col-3 .item,.wgl-portfolio_container.col-4 .item,.wgl-portfolio_container.col-5 .item{width:100%}}@media (min-width:768px){.row .wgl_col-12{width:100%}.row .wgl_col-11{width:91.66666667%}.row .wgl_col-10{width:83.33333333%}.row .wgl_col-9{width:75%}.row .wgl_col-8{width:66.66666667%}.row .wgl_col-7{width:58.33333333%}.row .wgl_col-6{width:50%}.row .wgl_col-5{width:41.66666667%}.row .wgl_col-4{width:33.33333333%}.row .wgl_col-3{width:25%}.row .wgl_col-1-5{width:20%}.row .wgl_col-1-6{width:16.66%}.row .wgl_col-2{width:16.66666667%}.row .wgl_col-1{width:8.33333333%}.row .wgl_portfolio_list-first>ul{font-size:.9vw;padding-bottom:1vw}.row .wgl_portfolio_list-first>ul li{line-height:1.88vw}}@media (max-width:767px){.row .wgl_col-6,.row .wgl_col-5,.row .wgl_col-4,.row .wgl_col-3,.row .wgl_col-1-5,.row .wgl_col-1-6{width:100%}.copyright{text-align:center}.bighearts-post-navigation .separator_post-nav{display:none}.wgl-container,body.elementor-default.single main .wgl-container{width:560px}.wgl-container .elementor-section-boxed .elementor-container,body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container{width:560px}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{width:560px}body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(560px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(560px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(560px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(560px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(560px + 60px)}.footer_top-area .row [class*='wgl_col-']+[class*='wgl_col-']{margin-top:35px}.sidebar-container{padding-top:35px}#comments .commentlist .comment .stand_comment,#comments .commentlist .comment .children .stand_comment{padding-left:70px}#comments .commentlist .comment .children .comment{margin-left:30px}#comments .commentlist .comment .commentava,#comments .commentlist .comment .children .stand_comment .commentava{left:-68px;height:50px;width:50px}.mobile_text_center,.mobile-acenter{text-align:center}.resp_align_center{text-align:center!important}.coming-soon.row .wgl_col-9{width:75%}.coming-soon.row .wgl_col-3{width:25%}.wgl_module_subtitle-wrapper .filter-after_subtite{text-align:left}ul.wgl-products li .woo_product_image .group_button-woo,.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo{visibility:visible;opacity:1}ul.wgl-products li .woo_product_image .group_button-woo>*,.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo>*{transform:translateY(0);opacity:1;visibility:visible}.wgl-tabs.tabs_align-justify .wgl-tabs_headings{flex-direction:column}.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item{width:600px}.blog-posts .grid.blog_columns-3 .item,.blog-posts .grid.blog_columns-4 .item{width:100%}.blog-posts .grid.blog_columns-3:not(.masonry) .item:nth-child(2n+1),.blog-posts .grid.blog_columns-4:not(.masonry) .item:nth-child(2n+1){clear:none}.blog_columns-1 .format-audio.blog-post .blog-post_media .blog-post_media_part:not(:empty){padding-bottom:150px}.elementor-widget-wgl-blog .blog_columns-3 .item,.elementor-widget-wgl-blog .blog_columns-4 .item{width:100%}.author-info_name{margin-top:28px}.author-info_wrapper{display:block}.author-info_content{padding:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-left:20px}}@media (max-width:600px){body.elementor-default.single main .wgl-container,.wgl-container{width:420px}body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,.wgl-container .elementor-section-boxed .elementor-container{width:420px}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{width:420px}body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(420px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(420px + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(420px + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(420px + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(420px + 60px)}div[id*='wpadminb']{top:-46px!important}.banner_404{font-size:160px}#sb_instagram .sbi_photo{padding-bottom:100%;height:0!important}#sb_instagram #sbi_images .sbi_item{width:33.3333%!important}#sb_instagram #sbi_images .sbi_item:nth-child(even){margin-top:0!important}#sb_instagram .sbi_photo:after{font-size:40px}.single-team .single_team_page .team-info_item h5+span,.single-team .single_team_page .team-info_item h5+a{display:block;margin-left:unset}.wgl_module_team.team-col_2 .team-item,.wgl_module_team.team-col_3 .team-item,.wgl_module_team.team-col_4 .team-item,.wgl_module_team.team-col_5 .team-item,.wgl_module_team.team-col_6 .team-item{width:100%}.wgl_module_team.team-col_2 .team-item:nth-child(2n+1),.wgl_module_team.team-col_3 .team-item:nth-child(2n+1),.wgl_module_team.team-col_4 .team-item:nth-child(2n+1),.wgl_module_team.team-col_5 .team-item:nth-child(2n+1),.wgl_module_team.team-col_6 .team-item:nth-child(2n+1){clear:none}#comments .commentlist .comment .stand_comment,#comments .commentlist .comment .children .stand_comment{padding-right:20px}#comments .commentlist .comment_info{padding-right:10px}.page_404_wrapper .banner_404{letter-spacing:0}.page_404_wrapper .banner_404__digit{font-size:220px}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-114px}.page_404_wrapper .banner_404 img{transform:scale(.85)}.wgl-testimonials.type-inline_top .wgl-testimonials_image{position:relative;margin-left:0;margin-top:0}.wgl-testimonials.add_quote_icon .wgl-testimonials_item:after{display:none}.wgl-portfolio_container .wgl-carousel .wgl-portfolio-list_item{width:550px}}@media (max-width:480px){body.elementor-default.single main .wgl-container,.wgl-container{width:90%}body.elementor-default.single main .wgl-container .elementor-section-boxed .elementor-container,.wgl-container .elementor-section-boxed .elementor-container{width:90%;margin-left:auto;margin-right:auto}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{max-width:100%;width:100%}body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{width:90%}body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed>.elementor-container{width:100%}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-default,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-default{width:calc(90% + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-narrow{width:calc(90% + 10px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-extended,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-extended{width:calc(90% + 30px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wide,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wide{width:calc(90% + 40px)}body.elementor-default .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-active .elementor-section-boxed .elementor-container.elementor-column-gap-wider,body.elementor-editor-preview .elementor-section-boxed .elementor-container.elementor-column-gap-wider{width:calc(90% + 60px)}.wgl_module_team .team-item_content:hover .team-item_excerpt{padding-bottom:10px;padding-top:10px;margin-top:10px}.wgl_module_team .team-title,.wgl_module_team .team-item_meta,.wgl_module_team .team-item_excerpt{margin-left:15px;margin-right:15px}.single-team .single_team_page .team-title{margin-bottom:25px}.single-team .single_team_page .team-info_item{margin-bottom:12px}#comments .commentlist .comment_author_says,.woocommerce #comments~#review_form_wrapper .commentlist .comment_author_says{margin-bottom:5px}#comments .commentlist .comment .children .comment,.woocommerce #comments~#review_form_wrapper .commentlist .comment .children .comment{margin-left:15px}#comments .comment-reply-link,.woocommerce #comments~#review_form_wrapper .comment-reply-link{position:relative}#comments #respond,.woocommerce #comments~#review_form_wrapper #respond{padding:25px 20px 25px}.page_404_wrapper .banner_404{margin-top:-40px;line-height:1.63}.page_404_wrapper .banner_404 img{transform:scale(.67)}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-127px}.page_404_wrapper .banner_404__digit{font-size:166px}.page_404_wrapper .banner_404_title{margin-top:0}.page_404_wrapper .banner_404_title,.page_404_wrapper .banner_404_title span{font-size:35px;line-height:1.3}.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg{font-size:95px;line-height:.3;margin-left:-26px}.coming-soon.row .wgl_col-9{width:60%}.coming-soon.row .wgl_col-3{width:40%}.blog-style-standard .format-video:not(.format-no_featured) .post_categories,.blog-style-standard .format-gallery:not(.format-no_featured) .post_categories,.blog-style-standard .format-image:not(.format-no_featured) .post_categories,.blog-style-standard .format-standard-image .post_categories{display:block;position:static;padding:30px 0 0;margin-bottom:-14px}.blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow{width:40px;height:40px}.blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow:after{line-height:2}.blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow.slick-prev{left:25px}.blog-post.format-gallery .blog-post_media .wgl-carousel .slick-arrow.slick-next{right:25px}}@media (max-width:380px){.page_404_wrapper .banner_404{margin-top:-100px;line-height:1.4}.page_404_wrapper .banner_404__digit{font-size:130px}.page_404_wrapper .banner_404__digit:first-child,.page_404_wrapper .banner_404__digit:first-child+img{margin-right:-139px}.page_404_wrapper .banner_404 img{transform:scale(.5)}.single-team .single_team_page .team-single_wrapper{padding-left:15px;padding-right:15px;background-size:35%}.single-team .single_team_page .team-info_wrapper{margin-top:24px}.wgl-logotype-container .logo-name{font-size:26px}}body{font-family:var(--bighearts-content-font-family);font-size:var(--bighearts-content-font-size);line-height:var(--bighearts-content-line-height);font-weight:var(--bighearts-content-font-weight);color:var(--bighearts-content-color);background:var(--bighearts-body-background)}h1,h2,h3,h4,h5,h6,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:var(--bighearts-header-font-family);font-weight:var(--bighearts-header-font-weight);color:var(--bighearts-header-font-color)}h1,h1 span,h1 a{font-family:var(--bighearts-h1-font-family);font-size:var(--bighearts-h1-font-size);line-height:var(--bighearts-h1-line-height);font-weight:var(--bighearts-h1-font-weight);text-transform:var(--bighearts-h1-text-transform)}h2,h2 span,h2 a{font-family:var(--bighearts-h2-font-family);font-size:var(--bighearts-h2-font-size);line-height:var(--bighearts-h2-line-height);font-weight:var(--bighearts-h2-font-weight);text-transform:var(--bighearts-h2-text-transform)}h3,h3 span,h3 a{font-family:var(--bighearts-h3-font-family);font-size:var(--bighearts-h3-font-size);line-height:var(--bighearts-h3-line-height);font-weight:var(--bighearts-h3-font-weight);text-transform:var(--bighearts-h3-text-transform)}h4,h4 span,h4 a{font-family:var(--bighearts-h4-font-family);font-size:var(--bighearts-h4-font-size);line-height:var(--bighearts-h4-line-height);font-weight:var(--bighearts-h4-font-weight);text-transform:var(--bighearts-h4-text-transform)}h5,h5 span,h5 a{font-family:var(--bighearts-h5-font-family);font-size:var(--bighearts-h5-font-size);line-height:var(--bighearts-h5-line-height);font-weight:var(--bighearts-h5-font-weight);text-transform:var(--bighearts-h5-text-transform)}h6,h6 span,h6 a{font-family:var(--bighearts-h6-font-family);font-size:var(--bighearts-h6-font-size);line-height:var(--bighearts-h6-line-height);font-weight:var(--bighearts-h6-font-weight);text-transform:var(--bighearts-h6-text-transform)}ol.commentlist:after{background:var(--bighearts-body-background)}body.elementor-page main .wgl-container.wgl-content-sidebar,body.elementor-editor-active main .wgl-container.wgl-content-sidebar,body.elementor-editor-preview main .wgl-container.wgl-content-sidebar{max-width:var(--bighearts-elementor-container-width);margin-left:auto;margin-right:auto}body.single main .wgl-container{max-width:var(--bighearts-elementor-container-width);margin-left:auto;margin-right:auto}.bighearts-content-font-family{font-family:var(--bighearts-content-font-family)}.bighearts-header-font-family{font-family:var(--bighearts-header-font-family)}.bighearts-additional-font-family{font-family:var(--bighearts-additional-font-family)}.bighearts-primary-color{color:var(--bighearts-primary-color)}.bighearts-secondary-color{color:var(--bighearts-secondary-color)}.bighearts-header-font-color{color:var(--bighearts-header-font-color)}input:not([type='checkbox']):not([type='submit']),select,textarea,label,.author-widget_text,.portfolio__custom-meta span,.tagcloud,.wp-block-tag-cloud,body .comment-form-cookies-consent>label,.bighearts_banner-widget .banner-widget_button .banner-widget__link,.elementor-widget-wgl-pricing-table .pricing_header .pricing_desc,.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text,.widget_meta .post_count,.widget_rss li .rssSummary,.widget_rss li .rss-date,.widget_text .textwidget,.wgl-portfolio-single_wrapper .wgl-portfolio-item_cats,.wgl-working-hours .working-item .working-item_day,.wgl-working-hours .working-item .working-item_hours,.wgl-accordion .wgl-accordion_title,.wgl-video_popup .title{font-family:var(--bighearts-content-font-family)}.elementor-widget-wgl-time-line-vertical .time_line-content .time_line-text{font-weight:var(--bighearts-content-font-weight)}:-ms-input-placeholder{color:var(--bighearts-content-color)}::placeholder,select,body .footer .select__field:before,ul.wp-block-archives.wp-block-archives-list li a,.widget_rss .rssSummary,.header_search.search_standard .header_search-field .search-field,.search-no-results .page_404_wrapper .search-form .search-field,.recent-posts-widget .meta-data a:hover,.widget .recent-post-content,.isotope-filter a,.tagcloud a,.wp-block-tag-cloud a,.prev-link-info_wrapper,.next-link-info_wrapper{color:var(--bighearts-content-color)}.single_meta .social-shares-wrapper>span.share_title,.social-shares-wrapper>span{font-family:var(--bighearts-content-font-family);color:var(--bighearts-content-color)}.bighearts_module_title .external_link .button-read-more{line-height:var(--bighearts-content-line-height)}.blog-post_cats,.blog-posts .blog-post_title,.column1 .item_title a,.bighearts_twitter .twitt_title,.tagcloud-wrapper .title_tags,.tagcloud a,.wp-block-tag-cloud a,.wgl-likes .sl-count,.wgl-views .counter,.strip_template .strip-item a span,.single_team_page .team-single_speaches-info .speech-info_desc span,.shortcode_tab_item_title,.index_number,.primary-nav.footer-menu .menu-item a,.wgl-background-text,.elementor-section.wgl-add-background-text:before,.elementor-widget-wgl-pricing-table .wgl-pricing_plan .pricing_content,ul[id$='-radio-list'] label,.wgl-header-date{font-family:var(--bighearts-header-font-family);font-weight:var(--bighearts-header-font-weight)}.theme-header-font,#comments .comment-reply-link,body ol>li:before,legend,.widget,.widget .widget-title,.banner_404,.page_404_wrapper .bighearts_404__link,.page-header_breadcrumbs,.meta-data,.blog-post_info-wrap>.meta-data span,.blog-post_content .meta-data,.blog-post_text-bg,.blog-post_quote-author,.isotope-filter a .number_filter,.button-read-more,.comments-title .number-comments,.post_categories,.wgl-pricing_plan .pricing_price .price_decimal,.mashsb-count .counts,.mashsb-box .mashsb-buttons a .text,.prev-link,.next-link,.wgl-pagination,.heading_subtitle,.info_prev-link_wrapper a,.info_next-link_wrapper a,.portfolio__custom-meta h5,.wgl-portfolio-item_cats,.isotope-filter a,body .comment-respond .comment-reply-title,.load_more_item,.page-header_title,[class|='dropcap'],.elementor-drop-cap,ul.wp-block-archives.wp-block-archives-list li a,ul.wp-block-categories.wp-block-categories-list li a,ul.wp-block-categories.wp-block-categories-list li .post_count,ul.wp-block-latest-posts li a,.elementor-counter,.wgl-counter .wgl-counter_value-wrap,.wgl-pricing_plan .pricing_highlighter,.single_meta .meta-data,#comments .commentlist .comment_author_says,.wgl-likes,.wgl_module_team .team-department,.single_team_page .highlighted,.wgl-button,.wgl-pricing_plan .pricing_period,.wgl-testimonials .wgl-testimonials_date,.wgl-service-1 .wgl-service_subtitle,.wgl-pie_chart .pie_chart_title{font-family:var(--bighearts-header-font-family)}blockquote,.banner_404,.author-info_public,.wgl-portfolio-single_item .tagcloud .tagcloud_desc,.wgl-portfolio-single_item .social-shares-wrapper .share_title{font-family:var(--bighearts-header-font-family);color:var(--bighearts-header-font-color)}.theme-header-color,body .footer select option,button,.share_post-container .share_post,#comments .comment-reply-link,.blog-style-hero .blog-post_title a,h3#reply-title a,.load_more_wrapper .load_more_item,.tagcloud a,.wp-block-tag-cloud a,.calendar_wrap tbody,.comment_author_says,.comment_author_says a,.search-field,.wgl-pagination .page-numbers,.wgl-pagination .post-page-numbers,.wgl-pagination .post-page-numbers:hover,.page-link .post-page-numbers:hover,.page-link .post-page-numbers.current,.tagcloud-wrapper .title_tags,.wgl-pricing_plan .pricing_plan_wrap .pricing_content>ul>li>b,.item_title a,.wgl_module_title.item_title .carousel_arrows a span:after,.wgl-portfolio-item_wrapper .portfolio_link,.author-info_social-wrapper .author-info_social-link.fa,.page_404_wrapper .search-form:after,.wgl-portfolio-single_wrapper .portfolio__item-meta>span:after,.button-read-more,.wgl-carousel .slick-arrow,.portfolio__see-more i,.wgl-header-row-section_top a:hover,.post-type-archive-team .team-icon,.single-team .single_team_page .team__icons .team-icon,.header_search-button,.header_search-close,.header_search.search_standard .header_search-field .search-form:after,.wgl-likes .liked .sl-count,.wgl-views,.blog-post_link .link_post:hover:before,.wgl-header-date{color:var(--bighearts-header-font-color)}.author-widget_desc{font-family:var(--bighearts-header-font-family);font-weight:var(--bighearts-header-font-weight)}.author-widget_social a,.author-widget_desc,.calendar_wrap thead,ul.wp-block-categories.wp-block-categories-list li a,ul.wp-block-latest-posts li a,.widget .title,.widget_search .search-form:after,.widget_search .woocommerce-product-search:after,.widget_product_search .search-form:after,.widget_product_search .woocommerce-product-search:after,.wp-block-calendar tfoot a:hover{color:var(--bighearts-header-font-color)}.widget_search .search-form:hover:after,.widget_search .woocommerce-product-search:hover:after,.widget_product_search .search-form:hover:after,.widget_product_search .woocommerce-product-search:hover:after,.page-link .post-page-numbers:after,.bighearts_module_title .carousel_arrows a span,.highlighter.header,.page_404_wrapper .search-form:hover:after{background:var(--bighearts-header-font-color)}.wpcf7 .faq .submit-wrapper:hover:after{background-color:var(--bighearts-header-font-color)}.bighearts_module_title .carousel_arrows a span:before,.wgl-pricing_plan .pricing_highlighter{border-color:var(--bighearts-header-font-color)}.primary-nav>div>ul,.primary-nav>ul,.sitepress_container>.wpml-ls li,.primary-nav ul li.mega-menu-links>ul>li{font-family:var(--bighearts-menu-font-family);font-size:var(--bighearts-menu-font-size);line-height:var(--bighearts-menu-line-height);font-weight:var(--bighearts-menu-font-weight)}.primary-nav ul li ul,.wpml-ls,.sitepress_container>.wpml-ls ul ul li,.primary-nav ul li div.mega-menu-container{font-family:var(--bighearts-submenu-font-family);font-size:var(--bighearts-submenu-font-size);line-height:var(--bighearts-submenu-line-height);font-weight:var(--bighearts-submenu-font-weight)}.wgl-theme-header .header_search-field,.primary-nav ul li ul,.primary-nav ul li div.mega-menu-container,.wgl-theme-header .woo_mini_cart,.wpml-ls-legacy-dropdown .wpml-ls-current-language .wpml-ls-sub-menu{color:var(--bighearts-submenu-color);background-color:var(--bighearts-submenu-background)}.mobile_nav_wrapper,.wgl-menu_outer,.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul>li ul,.mobile_nav_wrapper .primary-nav ul li.mega-menu-links>ul.mega-menu>li>ul{color:var(--bighearts-submenu-mobile-color);background-color:var(--bighearts-submenu-mobile-background)}.wgl-menu_outer .mobile-hamburger-close{color:var(--bighearts-submenu-mobile-color)}.mobile_nav_wrapper .wgl-menu_overlay{background-color:var(--bighearts-submenu-mobile-overlay)}#side-panel .widget .title{color:var(--bighearts-sidepanel-title-color)}.ares.tp-rightarrow .tp-title-wrap .tp-arr-titleholder,.ares.tp-leftarrow .tp-title-wrap .tp-arr-titleholder{font-family:var(--bighearts-additional-font-family)}.additional_font,.meta-data .post_date,.wgl-portfolio .post_cats,.author-widget_title,.wgl-service-1 .wgl-service_title,.wgl-accordion-services .content__title,.wgl-flipbox_title span,.pricing_sub_title,.wgl-testimonials .wgl-testimonials_position,.wgl-double_heading .dbl__subtitle,.wgl-infobox .wgl-infobox_subtitle,.wgl-video_popup .title{font-family:var(--bighearts-additional-font-family);font-weight:var(--bighearts-additional-font-weight)}input[type='submit'],button,.load_more_item,.load_more_works,#comments input.submit,.wgl-theme-header a.wgl-button{font-family:var(--bighearts-button-font-family);font-size:var(--bighearts-button-font-size);font-weight:var(--bighearts-button-font-weight);line-height:var(--bighearts-button-line-height);text-transform:var(--bighearts-button-text-transform);letter-spacing:var(--bighearts-button-letter-spacing)}#comments .comment-reply-link{font-family:var(--bighearts-button-font-family);font-weight:var(--bighearts-button-font-weight);text-transform:var(--bighearts-button-text-transform)}.theme-primary-color,a,blockquote:before,a:hover .wgl-icon,.wgl-icon:hover,ol>li:before,ul.bighearts_plus li:before,ul.bighearts_hyphen li:before,.dropcap-bg.primary:not(.alt),h3#reply-title a:hover,ul.bighearts_check li:before,header.searсh-header .page-title span,#comments .comment-edit-link,.author-info_social-wrapper,.post_categories span,.meta-data>span:before,.meta-data .post_date,.wgl_module_team .team-title:hover a,.blog-post_title i,.blog-post_link .link_post:hover,.post_featured_bg .meta-data span.post_author a:hover,.post_featured_bg .meta-data span.comments_post a:hover,.blog-style-standard .blog-post:hover .blog-post_wrapper .blog-post_meta_info .meta-data span,.blog-post_link .link_post:before,.blog-post.format-standard.link .blog-post_title:before,.blog-post_quote-text:before,.prev-link_wrapper a:hover .prev_title,.next-link_wrapper a:hover .next_title,.post_featured_bg .meta-data a:hover,.share_post-container:hover>a,.copyright a:hover,.comment_author_says a:hover,.bighearts_submit_wrapper:hover>i,.bighearts_custom_button i,.bighearts_custom_text a,.bighearts_twitter a,.header_search .header_search-button>i:hover,.header_search-field .search-form:after,.mc_form_inside #mc_signup_submit:hover,.share_link span.fa:hover,.share_post span.fa:hover,.wpml-ls a:hover,.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,.wpml-ls-legacy-dropdown .wpml-ls-current-language a:hover,.isotope-filter a:after,.single_type-1 .single_meta .post_author a:hover,.single_type-2 .single_meta .post_author a:hover,.meta-data a:hover,ul.wp-block-archives.wp-block-archives-list li a:hover,ul.wp-block-categories.wp-block-categories-list li a:hover,ul.wp-block-latest-posts li a:hover,.author-info_social-wrapper .author-info_social-link.fa:hover,.format-quote .blog-post_wrapper .blog-post_media_part:before,blockquote cite a,.banner_404__digit,.isotope-filter a:hover,.isotope-filter a.active,ul.wp-block-archives.wp-block-archives-list li:before,.wgl-views:before,.wgl-page-socials .social__link:hover,.wgl-page-socials .social__name,.wgl-testimonials .wgl-testimonials_item:before{color:var(--bighearts-primary-color)}.single_team_page .team-info_wrapper .team-info_item a:hover,.single-member-page .member-icon:hover,.single-member-page .team-link:hover,.single_team_page .team-single_speaches-info .speech-info_day,.single_team_page .team__icons a:hover,.single_team_page .highlighted,.wgl_module_team .team__image-wrapper .team__icons .team-icon:first-child,.team-icons .member-icon:hover,.portfolio__custom-annotation .social-shares-wrapper .share_link:hover .fa,.wgl-portfolio-item_wrapper .portfolio_link-icon:hover,.wgl-portfolio-item_cats,.wgl_module_team .team-icon a,.wgl_module_team .team-icon a:hover,.under_image .portfolio__item-title .title:hover a,.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-prev:hover:after,.wgl-portfolio_container .wgl-carousel.arrows_center_mode .slick-next:hover:after,.inside_image .portfolio__item-title .title,.inside_image .portfolio__item-meta,.wgl-portfolio-list_item .portfolio-category,.inside_image.sub_layer_animation .portfolio__item-meta,.wgl-portfolio-single_wrapper .wgl-portfolio-item_cats a:hover,.wgl-services-2 .wgl-services_media-wrap .elementor-icon{color:var(--bighearts-primary-color)}.bighearts_widget>ul li:hover:before,.widget_product_categories ul li a:hover .post_count,.widget_rss ul li .rsswidget:hover,.widget_recent_entries ul li .post-date,.widget_meta ul li .post_count,.widget_nav_menu li.current-menu-ancestor>a,.widget_nav_menu li.current-menu-item>a,.recent-posts-widget .post__link:hover .post__title,.recent-posts-widget .meta-data a,.widget ul li a:hover,.widget.bighearts_widget.bighearts_banner-widget .banner-widget_text .tags_title:after,.widget a:hover>.post_count,.widget a:before,.widget.widget_recent_comments ul li span.comment-author-link a:hover,.isotope-filter a .number_filter,.widget_meta.widget ul li a:before,.widget_recent_entries>ul>li>a:hover:before,.wp-block-calendar tfoot a{color:var(--bighearts-primary-color)}.wgl-theme-header .lavalamp-object,.primary-nav>ul>li.menu-item-has-children:hover>a>.menu-item__plus,.primary-nav>ul>li.mega-menu.mega-cat:hover>a>.menu-item__plus,.primary-nav ul li ul li>a:hover,.mobile_nav_wrapper .primary-nav ul li ul .menu-item.current-menu-item>a,.mobile_nav_wrapper .primary-nav ul ul li.menu-item.current-menu-ancestor>a,.mobile_nav_wrapper .primary-nav>ul>li.current_page_item>a{color:var(--bighearts-primary-color)}.primary-nav ul li.mega-menu.mega-cat div.mega-menu-container ul.mega-menu.cats-horizontal>li.is-active>a,.mobile_nav_wrapper .primary-nav>ul>li>a>span:after,.wgl-menu_outer .mobile-hamburger-close{background:var(--bighearts-primary-color)}.primary-nav>ul>li:hover>a,.primary-nav ul li[class*='current']>a{color:var(--bighearts-primary-color)}.primary-nav>ul>li[class*='current']:not(:hover)>a>.menu-item__plus,.primary-nav ul li ul li[class*='current']:not(:hover)>a,.primary-nav ul li ul li[class*='current']:not(:hover)>a>.menu-item__plus{color:var(--bighearts-primary-color)}header .header-link:hover,.hover_links a:hover{color:var(--bighearts-primary-color)!important}.wgl-video_popup .videobox_link{fill:var(--bighearts-primary-color)}ul.bighearts_dot li:before,#multiscroll-nav span,#multiscroll-nav li .active span,.page-header_breadcrumbs .breadcrumbs>a:before,.page-header_breadcrumbs .breadcrumbs>a:after,.wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a span:before,.wgl-portfolio-item_wrapper .wgl-portfolio-item_icon:hover,ul.wp-block-categories.wp-block-categories-list li a:hover:after,.wpcf7 .demo-1-form .wpcf7-submit,.dropcap-bg.primary.alt,.tagcloud a:hover,.wp-block-tag-cloud a:hover,.post_categories span a,.prev-link_wrapper .image_prev:after,.next-link_wrapper .image_next:after,.prev-link_wrapper:hover .image_prev.no_image:after,.next-link_wrapper:hover .image_next.no_image:after,.wgl_module_team .team__icons:hover .team__icons-plus,.wgl_module_team .team__icons-plus:before,.wgl_module_team .team__icons-plus:after,.wgl_module_team .team__icons,.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev,.footer .wpcf7 .footer-submit:hover:before,.team-single_wrapper.team-morph:before,.wgl_module_team.team-morph .team-item_wrap:hover:before{background:var(--bighearts-primary-color)}#comments>h3:after,button:hover,mark,.highlighter.primary,.header_search .header_search-field .header_search-button-wrapper,.header_search.search_mobile_menu .header_search-field .search-form:after,.sitepress_container>.wpml-ls ul ul li a:hover:after,.format-video .blog-post_media .blog-post_media_part .videobox_link:hover,.single_post_info .wgl-likes .sl-button .sl-count,.single_post_info .post_views .counter,.blog-posts .share_post-container .share_post span:hover,.calendar_wrap caption,.comment-reply-title:after,.bighearts_module_title:after,.bighearts_module_title .carousel_arrows a:hover span,.mc_form_inside #mc_signup_submit,.slick-dots li button,.wgl-carousel .slick-dots li button:before,.wgl-pagination .page-numbers:not(.dots):hover,.wgl-pagination .page-numbers.current,.wgl-pagination .post-page-link:not(.dots):hover,.wgl-pagination .current.post-page-numbers .post-page-link,.wgl-ellipsis span,.wgl_module_title.item_title .carousel_arrows a:hover,.wgl-portfolio_item_link:hover,.elementor-slick-slider .slick-slider .slick-prev:hover,.elementor-slick-slider .slick-slider .slick-next:hover,.elementor-slick-slider .slick-slider .slick-prev:focus,.elementor-slick-slider .slick-slider .slick-next:focus{background-color:var(--bighearts-primary-color)}aside>.widget+.widget:before,.author-widget_social a:hover,.widget_meta ul li a:hover:after,.widget .counter_posts,.widget_postshero .recent-posts-widget .post_cat a,.widget_nav_menu .current-menu-item>a:before,.widget_nav_menu .current-menu-ancestor>a:before,.wp-block-calendar table caption,.wp-block-calendar #today>a:before,.wpcf7 .faq .wpcf7-form-control-wrap:before{background-color:var(--bighearts-primary-color)}.wpcf7 .wpcf7-submit,.single-team .single_team_page .team__icons .team-icon:hover,.wgl-carousel.navigation_offset_element .slick-prev:hover,.wgl-carousel.navigation_offset_element .slick-next:hover,.prev-link:hover,.next-link:hover,.wpcf7 .call_to_action_1 .wgl_col-2 .wpcf7-submit:hover,.coming-soon_form .wpcf7 .wpcf7-submit,form.post-password-form input[type='submit']:hover,.wgl-carousel .slick-arrow:hover{border-color:var(--bighearts-primary-color);background:var(--bighearts-primary-color)}.header_search,.post_categories span a,.blog-post.format-quote .blog-post_quote-text,.bighearts_module_title .carousel_arrows a:hover span:before,.author-info_social-link:after,.author-widget_social a span,.wgl-carousel.pagination_circle_border li.slick-active button,.wgl-carousel.pagination_square_border li.slick-active button,.social-shares-wrapper .share_link .share-icon_animation,.wpcf7 .call_to_action_1 .wgl_col-2 .wpcf7-submit,.wgl-portfolio_item_link,.wp-block-search__button{border-color:var(--bighearts-primary-color)}.author-widget_social a:hover{border-color:var(--bighearts-primary-color)}.theme-secondary-color,.page-header_breadcrumbs .breadcrumbs>a:hover,.single_post_info .wgl-likes .sl-button:hover,.wgl-likes .sl-icon.unliked,.wgl-likes .sl-button:hover,ul.bighearts_check.secondary li:before,.single_post_info .share_post-container:hover>a,.dropcap-bg.secondary:not(.alt),.page-header_breadcrumbs .breadcrumbs .current,.comment-respond .comment-form a:hover,#comments .comment-edit-link:hover,.blog-post_title>a:hover,.portfolio-item__title .title:hover,.wgl-portfolio .portfolio__item-meta span a:hover{color:var(--bighearts-secondary-color)}.highlighter.secondary,ul.bighearts_dot.secondary li:before,.dropcap-bg.secondary.alt,.wgl-carousel .slick-arrow:active,form.post-password-form input[type='submit']:hover{background-color:var(--bighearts-secondary-color)}.prev-link_wrapper .image_prev.no_image:after,.next-link_wrapper .image_next.no_image:after,.single_post_info .share_post-container .share_social-wpapper{background:var(--bighearts-secondary-color)}.single-team .single_team_page .team__icons .team-icon,.wgl-carousel .slick-arrow:active{border-color:var(--bighearts-secondary-color)}.author-widget_title{color:var(--bighearts-secondary-color)}.widget .title-wrapper .title__line:after,.bighearts_banner-widget:hover .banner-widget_button{background:var(--bighearts-secondary-color)}.author-widget_social a,.bighearts_banner-widget .banner-widget_button{border-color:var(--bighearts-secondary-color)}.post_categories span a:hover{background:var(--bighearts-secondary-color);border-color:var(--bighearts-secondary-color)}button,button:focus,button:active{color:var(--bighearts-button-color-idle)}input[type='submit'],.load_more_works,#comments input.submit,.search__icon,.wgl-button,.wgl-theme-header .wgl-button,.wgl-theme-header a.wgl-button,.wgl-demo-item .wgl-button:hover,.wgl-demo-item .wgl-button{background-color:var(--bighearts-button-color-idle)}.wpcf7 .wpcf7-submit:hover,.coming-soon_form .wpcf7 .wpcf7-submit:hover,.wpcf7 .demo-1-form .wpcf7-submit:hover,input[type='submit']:hover,#comments input.submit:hover,.search-button:hover+.search__icon,#comments .comment-reply-link:hover,.load_more_item:hover,.wgl-theme-header a.wgl-button:hover,.wgl-button:hover:not(.button-read-more){background-color:var(--bighearts-button-color-hover)}.wgl-button,.wgl-theme-header .wgl-button,.wgl-theme-header a.wgl-button,.wgl-demo-item .wgl-button:hover,.wgl-demo-item .wgl-button{border-color:var(--bighearts-button-color-idle)}.load_more_item,.wgl-button:hover,.wgl-theme-header .wgl-button,.wgl-theme-header a.wgl-button,.wgl-demo-item .wgl-button:hover,.wgl-demo-item .wgl-button{border-color:var(--bighearts-button-color-hover)}#scroll_up:empty{color:var(--bighearts-back-to-top-color);background-color:var(--bighearts-back-to-top-color)}#scroll_up:empty:before{background-color:var(--bighearts-back-to-top-background)}#scroll_up:not(:empty){color:var(--bighearts-back-to-top-color);background-color:var(--bighearts-back-to-top-background)}#scroll_up:not(:empty):hover{color:var(--bighearts-back-to-top-background);background-color:var(--bighearts-back-to-top-color)}.inside_image.offset_animation .portfolio__description:before{background-color:var(--bighearts-average-of-primary-and-secondary)}.footer_top-area .widget.widget_archive ul li>a:hover,.footer_top-area .widget.widget_categories ul li>a:hover,.footer_top-area .widget.widget_pages ul li>a:hover,.footer_top-area .widget.widget_meta ul li>a:hover,.footer_top-area .widget.widget_recent_comments ul li>a:hover,.footer_top-area .widget.widget_recent_entries ul li>a:hover,.footer_top-area .widget.widget_nav_menu ul li>a:hover,.footer_top-area .widget.widget_wgl_posts .recent-posts-widget li>.recent-posts-content .post_title a:hover{color:var(--bighearts-primary-color)}.footer ul li:before,.footer_top-area a:hover{color:var(--bighearts-primary-color)}.footer_top-area .widget-title,.footer_top-area .widget_rss ul li .rsswidget,.footer_top-area .widget.widget_pages ul li a,.footer_top-area .widget_nav_menu a,.footer_top-area .widget.widget_wgl_posts .recent-posts-widget li>.recent-posts-content .post_title a,.footer_top-area .widget.widget_archive ul li>a,.footer_top-area .widget.widget_categories ul li>a,.footer_top-area .widget.widget_pages ul li>a,.footer_top-area .widget.widget_meta ul li>a,.footer_top-area .widget.widget_recent_comments ul li>a,.footer_top-area .widget.widget_recent_entries ul li>a,.footer_top-area .widget.widget_archive ul li:before,.footer_top-area .widget.widget_categories ul li:before,.footer_top-area .calendar_wrap thead,.footer_top-area strong,.footer_top-area h1,.footer_top-area h2,.footer_top-area h3,.footer_top-area h4,.footer_top-area h5,.footer_top-area h6{color:var(--bighearts-footer-heading-color)}.footer_top-area{color:var(--bighearts-footer-content-color)}.footer_top-area .widget.widget_archive ul li:after,.footer_top-area .widget.widget_pages ul li:after,.footer_top-area .widget.widget_meta ul li:after,.footer_top-area .widget.widget_recent_comments ul li:after,.footer_top-area .widget.widget_recent_entries ul li:after,.footer_top-area .widget.widget_nav_menu ul li:after,.footer_top-area .widget.widget_categories ul li:after{background-color:var(--bighearts-footer-content-color)}.footer .copyright{color:var(--bighearts-copyright-content-color)}.footer .wpcf7 form>p:last-of-type:after{background-color:var(--bighearts-primary-color)}