/*! ====================================
    Public styles for LRM
    Compiled from SCSS
====================================*/
.lrm-user-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(52,54,66,.9);z-index:999999;overflow-y:auto;cursor:pointer;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;-moz-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}.lrm-user-modal.is-visible{visibility:visible !important;opacity:1}.lrm-user-modal.is-visible .lrm-user-modal-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}ul.lrm-switcher{list-style:none !important;list-style-type:none !important;padding:0 !important;margin:0 !important}.lrm-user-modal-container-inner{background:#fff}.lrm-user-modal-container{position:relative;width:98%;max-width:540px;margin:3em auto 4em;cursor:auto;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-o-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;transition-property:transform;-webkit-transition-duration:.3s;-moz-transition-duration:.3s;transition-duration:.3s}@media only screen and (min-width:600px){.lrm-user-modal-container{width:90%}}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-user-modal-container{margin:4em auto}}.lrm-user-modal-container .lrm-switcher:after{content:"";display:table;clear:both}.lrm-user-modal-container ul.lrm-switcher li{text-align:center;margin:0 !important;padding:0 !important;list-style-type:none !important}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li{width:50%;float:left}.lrm-user-modal-container .lrm-switcher a{display:block !important;width:100%;height:50px;line-height:50px;text-decoration:none !important;box-shadow:none !important;border:none !important}@media only screen and (min-width:600px){.lrm-user-modal-container .lrm-switcher a{height:70px;line-height:70px}}.lrm-switch-to-link:before{line-height:1;content:"";display:inline-block;overflow:hidden;vertical-align:middle;margin-right:3px;height:24px}.lrm-form{padding:1.4em 0 0 !important;margin:0}.lrm-btn-style--full-width .lrm-form{padding-bottom:0 !important}.lrm-form .fieldset{position:relative;margin:0 0 1.4em;padding:0 5px !important;clear:both}@media only screen and (min-width:600px){.lrm-form .fieldset .lrm-form .fieldset{margin:2em 0 !important}}.lrm-form .gform_wrapper ul.gform_fields li.gfield,.lrm-form .gform_wrapper,.lrm-form .lrm-fieldset-wrap,.lrm-form #buddypress #register-page,#buddypress .lrm-form #register-page,.lrm-form .fieldset--default{padding:0 1.4em !important}@media only screen and (min-width:600px){.lrm-form .gform_wrapper ul.gform_fields li.gfield .lrm-form .fieldset,.lrm-form .gform_wrapper .lrm-form .fieldset,.lrm-form .lrm-fieldset-wrap .lrm-form .fieldset,.lrm-form #buddypress #register-page .lrm-form .fieldset,#buddypress .lrm-form #register-page .lrm-form .fieldset,.lrm-form .fieldset--default .lrm-form .fieldset{padding:0 2em !important}}.lrm-form .fieldset--full-width{margin-bottom:0 !important}.lrm-form label{font-size:14px}.lrm-form.--registration-done{padding-bottom:1em !important}.lrm-form.--registration-done>div:not(.lrm-form-message-wrap){display:none}.lrm-form [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity 1s 1s ease;transition:opacity 1s 1s ease;opacity:0;color:inherit}.fieldset--login{display:none}.lrm-form label.image-replace,.lrm-form .lrm-image-replace{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;padding:0 !important}.lrm-font-svg .lrm-form label.image-replace,.lrm-font-svg .lrm-form .lrm-image-replace{height:20px;color:transparent}[dir=rtl] .lrm-form label.image-replace,[lang=ar] .lrm-form label.image-replace,[dir=rtl] .lrm-form .lrm-image-replace,[lang=ar] .lrm-form .lrm-image-replace{right:15px;left:auto}.lrm-form input,.lrm-form select{margin:0;padding:0;font-size:16px;font-weight:300;height:auto !important}.lrm-form input.full-width,.lrm-form select.full-width,.lrm-form button.full-width{width:100% !important;box-sizing:border-box}.lrm-form input.has-padding,.lrm-form select.has-padding,.lrm-form button.has-padding{padding:12px 20px 12px 50px}[dir=rtl] .lrm-form input.has-padding,[lang=ar] .lrm-form input.has-padding,[dir=rtl] .lrm-form select.has-padding,[lang=ar] .lrm-form select.has-padding,[dir=rtl] .lrm-form button.has-padding,[lang=ar] .lrm-form button.has-padding{padding:12px 50px 12px 20px}@media only screen and (min-width:600px){.lrm-form input.has-padding input.has-padding,.lrm-form input.has-padding button.has-padding,.lrm-form select.has-padding input.has-padding,.lrm-form select.has-padding button.has-padding,.lrm-form button.has-padding input.has-padding,.lrm-form button.has-padding button.has-padding{padding:16px 20px 16px 50px !important}.lrm-form input.has-padding button[type=submit],.lrm-form input.has-padding input[type=submit],.lrm-form input.has-padding #buddypress input[type=submit],.lrm-form select.has-padding button[type=submit],.lrm-form select.has-padding input[type=submit],.lrm-form select.has-padding #buddypress input[type=submit],.lrm-form button.has-padding button[type=submit],.lrm-form button.has-padding input[type=submit],.lrm-form button.has-padding #buddypress input[type=submit]{padding:16px 0 !important}}.lrm-form input.has-border,.lrm-form select.has-border{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.lrm-form input.has-border:focus,.lrm-form select.has-border:focus{outline:none}.lrm-form input[type=password]{padding-right:65px}.lrm-form a.button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-form input[type=submit]{cursor:pointer;background:#2f889a;color:#fff;font-weight:700;border:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;height:auto;border-radius:5px;width:100% !important}.lrm-btn-style--full-width .lrm-form a.button,.lrm-btn-style--full-width .lrm-form button[type=submit],.lrm-btn-style--full-width .lrm-form #buddypress input[type=submit],.lrm-btn-style--full-width .lrm-form .gform_wrapper input.gform_button[type=submit],.lrm-btn-style--full-width .lrm-form input[type=submit]{border-radius:0}.lrm-form a.button,.lrm-form button{font-size:16px;padding:8px 5px}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:20px;padding:16px 5px}.no-touch .lrm-form input[type=submit]:hover,.no-touch .lrm-form input[type=submit]:focus,.no-touch .lrm-form button[type=submit]:hover,.no-touch .lrm-form button[type=submit]:focus{background:#3599ae;outline:none}.lrm-form .hide-password{display:inline-block;position:absolute;left:15px;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:21px;width:22px;overflow:hidden;color:#d2d8d8;white-space:nowrap;text-shadow:none;background-repeat:no-repeat;background-position:50% 0;left:unset;border-left:1px solid #000;font-size:14px;font-size:.875rem;cursor:pointer;background-position:center;padding:10px 12px;right:5px}.lrm-font-svg .lrm-form .hide-password{height:20px;color:transparent}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{right:15px;left:auto}[dir=rtl] .lrm-form .hide-password,[lang=ar] .lrm-form .hide-password{left:0;right:unset;border-right:1px solid #000;border-left:none}.lrm-form .lrm-error-message{display:inline-block;position:absolute;left:-5px;bottom:-35px;background:rgba(215,102,102,.9);padding:.8em;z-index:2;color:#fff;font-size:13px;font-size:.8125rem;border-radius:.25em;pointer-events:none;visibility:hidden;opacity:0;-webkit-transition:opacity .2s 0,visibility 0 .2s;-moz-transition:opacity .2s 0,visibility 0 .2s;transition:opacity .2s 0,visibility 0 .2s}.lrm-form .lrm-error-message:after{content:"";position:absolute;left:22px;bottom:100%;height:0;width:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid rgba(215,102,102,.9)}.lrm-form .lrm-error-message.is-visible{opacity:1;visibility:visible;-webkit-transition:opacity .2s 0,visibility 0 0;-moz-transition:opacity .2s 0,visibility 0 0;transition:opacity .2s 0,visibility 0 0}.lrm-form-message{padding:.35em 0 .3em .7em;font-size:14px;font-size:16px;line-height:1.4;text-align:left;margin:5px 0 0;border-left:4px solid #6d6d6d}@media only screen and (min-width:600px){.lrm-form-message .lrm-form-message{padding:.6em 0 .5em 1em}}.lrm-form-message:empty{display:none}.lrm-form-message.lrm-is-error{border-left-color:#dc3232}[dir=rtl] .lrm-form-message.lrm-is-error,[lang=ar] .lrm-form-message.lrm-is-error{border-left-color:transparent;border-right-color:#dc3232}[dir=rtl] .lrm-form-message,[lang=ar] .lrm-form-message{border-right:4px solid #6d6d6d;border-left:none;padding:.35em .3em 0 .7em}p.lrm-form-bottom-message{position:absolute;width:100%;left:0;bottom:-32px;text-align:center;font-size:14px;margin:0 !important}.lrm-user-modal p.lrm-form-bottom-message a{color:#fff;text-decoration:underline}.lrm-close-form{display:block;position:absolute;width:40px;height:40px;right:0;top:-40px;background:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-close.svg) no-repeat center center;text-indent:100%;white-space:nowrap;overflow:hidden;text-align:center}.lrm-inline .lrm-close-form{display:none !important}.lrm-signin-section,.lrm-signup-section,.lrm-reset-password-section{display:none}.lrm-signin-section.is-selected,.lrm-signup-section.is-selected,.lrm-reset-password-section.is-selected{display:block}.lrm-inline p.lrm-form-bottom-message a{color:inherit}.lrm-button-loader{text-align:center;width:60px;height:22px;x-display:none;overflow:hidden;color:#fff;display:inline-block;line-height:1;vertical-align:middle}.lrm-button-loader svg{width:100%;height:100%}html.html-has-lrm{overflow:auto !important}.lrm-position-relative{position:relative}.lrm-clearfix:after,.clearfix:after{display:table;content:"";clear:both}.lrm-col{position:relative;margin:0 0 1.4em}.lrm-row{margin:1.4em 0}@media only screen and (min-width:600px){.lrm-col-half-width,.lrm-col-1-2{width:50%}.lrm-col-1-3{width:33.333%}.lrm-col-2-3{width:66.666%}.lrm-col-1-4{width:25%}.lrm-col{float:left;clear:none;padding:0 5px 0 !important}.lrm-row{margin:1.4em 0}}.lrm-integrations label{font-weight:700}.lrm-form .lrm-integrations input[type=text],.lrm-form .lrm-integrations input[type=tel],.lrm-form .lrm-integrations input[type=email],.lrm-form .lrm-integrations input[type=number],.lrm-form .lrm-integrations input[type=url],.lrm-form .lrm-integrations input[type=date],.lrm-form .lrm-integrations input[type=password],.lrm-form .lrm-integrations textarea,.lrm-form .lrm-integrations select{border:1px solid #d2d8d8;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;padding:12px 20px;font-size:16px}.lrm-form .lrm-integrations input[type=text]:focus,.lrm-form .lrm-integrations input[type=tel]:focus,.lrm-form .lrm-integrations input[type=number]:focus,.lrm-form .lrm-integrations input[type=email]:focus,.lrm-form .lrm-integrations input[type=url]:focus,.lrm-form .lrm-integrations input[type=date]:focus,.lrm-form .lrm-integrations input[type=password]:focus,.lrm-form .lrm-integrations textarea:focus .lrm-form .lrm-integrations select:focus{border-color:#343642;box-shadow:0 0 5px rgba(52,54,66,.1);outline:none}.lrm-form .acf-field{text-align:left}.lrm-form .acf-input-prepend,.lrm-form .acf-input-append{padding:13px 7px}.lrm-form input.has-error{border:1px solid #d76666}.lrm-integrations{text-align:center}.lrm-integrations,.lrm-integrations label,.lrm-integrations p{font-size:16px}.lrm-integrations br{display:none;text-align:center}.lrm-pass-strength-result{background-color:#eee;border:1px solid #ddd;color:#23282d;margin:1px 5px 5px 1px;padding:3px 5px;text-align:center;width:25em;opacity:0;display:none;width:100%}.lrm-pass-strength-result[data-status]{display:inline-block}.lrm-pass-strength-result[data-status=short]{background-color:#f1adad;border-color:#e35b5b;opacity:1}.lrm-pass-strength-result[data-status=bad]{background-color:#fbc5a9;border-color:#f78b53;opacity:1}.lrm-pass-strength-result[data-status=good]{background-color:#ffe399;border-color:#ffc733;opacity:1}.lrm-pass-strength-result[data-status=strong]{background-color:#c1e1b9;border-color:#83c373;opacity:1}.lrm-pass-strength-result[data-status=empty]{display:none}.lrm-integrations .cptch_input{padding:6px 8px;font-size:16px !important}.wp-social-login-provider-list img{display:inline-block}#jetpack-sso-wrap{margin-top:10px}a.jetpack-sso{display:block;width:100%;text-align:center;text-decoration:none}.jetpack-sso-or{margin-bottom:16px;position:relative;text-align:center}.jetpack-sso-or:before{background:#e5e5e5;content:"";height:1px;position:absolute;left:0;top:50%;width:100%}.jetpack-sso-or span{background:#fff;color:#777;position:relative;padding:0 8px;text-transform:uppercase}.jetpack-sso.button{height:36px;line-height:34px;float:none;margin-bottom:16px;position:relative;width:100%}.jetpack-sso.button>span{position:relative;padding-left:30px}.jetpack-sso.button .genericon-wordpress{position:absolute;left:0;top:-3px;font-size:24px}@media screen and (max-width:782px){.jetpack-sso.button{line-height:22px}}.lrm-signup-section .um-button.um-alt{display:none}.lrm-signup-section .um-col-alt .um-right.um-half{display:none}.lrm-signup-section .um-col-alt .um-half{width:100%}.lrm-signup-section .um-register.um{max-width:unset !important;margin-bottom:0}.lrm-signup-section #um-submit-btn{width:100% !important}.lrm-signup-section .um-form{padding:0 1.4em !important}@media only screen and (min-width:600px){.lrm-signup-section .um-form{padding:0 2em !important}}.lrm-signup-section .um-field{margin-top:15px}@media (min-height:33.875em){.um .picker--opened .picker__frame{top:50%}}.lrm-grecaptcha>div{margin:auto}.lrm-form .lrm-math-captcha-wrap{padding:5px 0;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border{width:64px !important;text-align:center}.lrm-form .lrm-math-captcha-wrap input.has-border[disabled]{color:gray}.lrm-user-modal-container .lrm-form .lrm-math-captcha-wrap input.lrm-match-value{font-weight:700}.lrm-form .lrm-math-captcha-wrap .lrm-math-captcha-label{font-weight:700}.lrm-form .rcp_form label{text-align:left}.lrm-integrations .mc4wp-checkbox{text-align:left}.lrm-integrations .mc4wp-checkbox label span{position:relative;padding-left:29px;cursor:pointer;font-weight:400;font-size:14px;color:grey;line-height:17px;display:inline-block}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]{display:none}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:after{border-color:#0b76ef;background:#0b76ef}.lrm-integrations .mc4wp-checkbox label input[type=checkbox]:checked+span:before{content:"";display:block;position:absolute;top:50%;margin-top:-8px;left:9px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0;z-index:1}.lrm-integrations .mc4wp-checkbox label span:after{content:"";display:block;position:absolute;top:50%;margin-top:-12px;left:0;width:20px;height:20px;border:2px solid #e8e8eb;border-radius:3px}.lrm-signup-section .ginput_container_password button{color:#000 !important}.lrm-signup-section .gform_wrapper .gform_footer{text-align:center}.lrm-signup-section .gform_wrapper .gform_ajax_spinner{padding:0;display:inline-block}@media only screen and (min-width:641px){.lrm-signup-section .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100% !important}}.lrm-signup-section .gform_confirmation_message{font-size:24px;margin:20px 0;padding:0 1.4em !important}.lrm-nice-checkbox{position:absolute;z-index:-1;opacity:0;-webkit-appearance:none}.lrm-nice-checkbox__label{position:relative;padding-left:27px;font-size:14px;vertical-align:middle;margin:13px 0 3px;display:block;font-weight:400;line-height:20px}body.rtl .lrm-nice-checkbox__label{padding-right:27px;padding-left:0}.lrm-nice-checkbox__indicator{position:absolute;top:0;left:0;width:20px;height:20px;background:#e6e6e6}body.rtl .lrm-nice-checkbox__indicator{left:unset;right:0}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator{background:0 0;border:2px solid #e8e8eb;border-radius:3px}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator{background:#0b76ef;border-color:#0b76ef}.lrm-nice-checkbox__label:hover input:not([disabled]):checked~.lrm-nice-checkbox__indicator,.lrm-nice-checkbox__label input:checked:focus~.lrm-nice-checkbox__indicator{background:#0b76ef}.lrm-nice-checkbox__label input:disabled~.lrm-nice-checkbox__indicator{pointer-events:none;opacity:.6;background:#e6e6e6}.lrm-nice-checkbox__indicator:after{position:absolute;display:none;content:""}.lrm-nice-checkbox__label input:checked~.lrm-nice-checkbox__indicator:after{display:block}.lrm-nice-checkbox__label .lrm-nice-checkbox__indicator:after{top:0;left:5px;width:5px;height:11px;transform:rotate(40deg);border:solid #fff;border-width:0 2px 2px 0}.lrm-font-icomoon .lrm-ficon-user:before{content:"\e904"}.lrm-font-material .lrm-ficon-user:before{content:"\e901"}.lrm-font-fa4 .lrm-ficon-user:before{content:"\f007"}.lrm-font-fa5-free .lrm-ficon-user:before{content:"\f007"}.lrm-font-icomoon .lrm-ficon-eye:before{content:"\e902"}.lrm-font-material .lrm-ficon-eye:before{content:"\e8f4"}.lrm-font-fa4 .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-fa5-free .lrm-ficon-eye:before{content:"\f06e"}.lrm-font-icomoon .lrm-ficon-eye-blocked:before{content:"\e901"}.lrm-font-material .lrm-ficon-eye-blocked:before{content:"\e8f5"}.lrm-font-fa4 .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-fa5-free .lrm-ficon-eye-blocked:before{content:"\f070"}.lrm-font-icomoon .lrm-ficon-key:before{content:"\e903"}.lrm-font-material .lrm-ficon-key:before{content:"\e0da"}.lrm-font-fa4 .lrm-ficon-key:before{content:"\f13e"}.lrm-font-fa5-free .lrm-ficon-key:before{content:"\f084"}.lrm-font-icomoon .lrm-ficon-lock:before{content:"\e900"}.lrm-font-material .lrm-ficon-lock:before{content:"\e897"}.lrm-font-fa4 .lrm-ficon-lock:before{content:"\f023"}.lrm-font-fa5-free .lrm-ficon-lock:before{content:"\f023"}.lrm-font-icomoon .lrm-ficon-mail:before{content:"\e906"}.lrm-font-material .lrm-ficon-mail:before{content:"\e0e1"}.lrm-font-fa4 .lrm-ficon-mail:before{content:"\f003"}.lrm-font-fa5-free .lrm-ficon-mail:before{content:"\f0e0"}.lrm-font-icomoon .lrm-ficon-login:before{content:"\e908"}.lrm-font-material .lrm-ficon-login:before{content:"\e879"}.lrm-font-fa4 .lrm-ficon-login:before{content:"\f090"}.lrm-font-fa5-free .lrm-ficon-login:before{content:"\f2f6"}.lrm-font-icomoon .lrm-ficon-register:before{content:"\e907"}.lrm-font-material .lrm-ficon-register:before{content:"\e7fe"}.lrm-font-fa4 .lrm-ficon-register:before{content:"\f234"}.lrm-font-fa5-free .lrm-ficon-register:before{content:"\f234"}.lrm-font-icomoon .lrm-ficon-close:before{content:"\e914"}.lrm-font-material .lrm-ficon-close:before{content:"\e902"}.lrm-font-fa4 .lrm-ficon-close:before{content:"\e901"}.lrm-font-fa5-free .lrm-ficon-close:before{content:"\f00d"}.lrm-font-icomoon .lrm-ficon-phone:before{content:"\e90a"}.lrm-font-material .lrm-ficon-phone:before{content:"\e0cd"}.lrm-font-fa4 .lrm-ficon-phone:before{content:"\f095"}.lrm-font-fa5-free .lrm-ficon-phone:before{content:"\f095"}.lrm-font-icomoon .lrm-ficon-mobile-phone:before{content:"\e909"}.lrm-font-material .lrm-ficon-mobile-phone:before{content:"\e324"}.lrm-font-fa4 .lrm-ficon-mobile-phone:before{content:"\f10b"}.lrm-font-fa5-free .lrm-ficon-mobile-phone:before{content:"\f3cd"}.lrm-ficon-mobile-phone:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-location:before{content:"\e90d"}.lrm-font-material .lrm-ficon-location:before{content:"\e568"}.lrm-font-fa4 .lrm-ficon-location:before{content:"\f041"}.lrm-font-fa5-free .lrm-ficon-location:before{content:"\f3c5"}.lrm-ficon-location:before{top:1px;position:relative}.lrm-font-icomoon .lrm-ficon-map:before{content:"\e90b"}.lrm-font-material .lrm-ficon-map:before{content:"\e55b"}.lrm-font-fa4 .lrm-ficon-map:before{content:"\f278"}.lrm-font-fa5-free .lrm-ficon-map:before{content:"\f279"}.lrm-font-icomoon .lrm-ficon-compass:before{content:"\e90c"}.lrm-font-material .lrm-ficon-compass:before{content:"\e7f1"}.lrm-font-fa4 .lrm-ficon-compass:before{content:"\f124"}.lrm-font-fa5-free .lrm-ficon-compass:before{content:"\f124"}.lrm-ficon-compass:before{top:1px;position:relative}[class^=lrm-ficon-],[class*=" lrm-ficon-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}[class^=lrm-ficon-]:before,[class*=" lrm-ficon-"]:before{font-size:20px}.lrm-font-material [class^=lrm-ficon-]:before,.lrm-font-material [class*=" lrm-ficon-"]:before{font-size:22px}[class^=lrm-ficon-].lrm-switch-to-link:before,[class*=" lrm-ficon-"].lrm-switch-to-link:before{font-size:24px;margin-top:-2px}.lrm-font-svg .lrm-switch-to-link:before{width:22px;vertical-align:text-bottom}.lrm-font-svg .lrm-switch-to--login:before{background:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/./img/login.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-switch-to--register:before{background:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/user.png) no-repeat center center;background-size:100%}.lrm-font-svg .lrm-form label.lrm-username,.lrm-font-svg .lrm-form .lrm-ficon-user{background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-username.svg)}.lrm-font-svg .lrm-form label.lrm-email,.lrm-font-svg .lrm-form .lrm-ficon-mail{background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-email.svg)}.lrm-font-svg .lrm-form label.lrm-password,.lrm-font-svg .lrm-form .lrm-ficon-key{background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/cd-icon-password.svg)}.lrm-font-svg .lrm-form label.lrm-user_role{background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/lock.svg?v=2)}.lrm-font-svg .lrm-form .hide-password,.lrm-font-svg .lrm-form .lrm-ficon-eye{padding:20px 21px;background-size:24px;text-indent:-300px;background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-4.svg)}.lrm-font-svg .lrm-form .hide-password.hide-password--on,.lrm-font-svg .lrm-form .hide-password.lrm-ficon-eye-blocked,.lrm-font-svg .lrm-form .lrm-ficon-eye.hide-password--on,.lrm-font-svg .lrm-form .lrm-ficon-eye.lrm-ficon-eye-blocked{background-image:url(//artouch.com/wp-content/plugins/ajax-login-and-registration-modal-popup-pro/free/assets/img/iconmonstr-eye-8.svg?v3)}.lrm-is-font .hide-password{width:42px;height:auto}.lrm-font-icomoon .hide-password--on:before{content:"\e901"}.lrm-font-material .hide-password--on:before{content:"\e8f5"}.lrm-font-fa4 .hide-password--on:before{content:"\f070"}.lrm-font-fa5-free .hide-password--on:before{content:"\f070"}
.lrm-inline .lrm-user-modal-container{border:2px solid #000}.lrm-user-modal-container{border-radius:0}@media only screen and (min-width:600px){.lrm-user-modal-container{max-width:440px}}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a:not(.selected):before{content:none}.lrm-user-modal-container .lrm-switcher.-is-not-login-only a.selected{background:#fff;color:#1f1f1f}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:first-child a{border-radius:0}.lrm-user-modal-container .lrm-switcher.-is-not-login-only li:last-child a{border-radius:0}.lrm-user-modal-container .lrm-switcher.-is-login-only li a{border-radius:0}.lrm-user-modal-container .input-text,.lrm-user-modal-container input[type=text],.lrm-user-modal-container input[type=email],.lrm-user-modal-container input[type=password],.lrm-user-modal-container input[type=url],.lrm-user-modal-container input[type=search],.lrm-user-modal-container input[type=tel],.lrm-user-modal-container input[type=date],.lrm-user-modal-container input[type=number],.lrm-user-modal-container select,.lrm-user-modal-container textarea,.lrm-user-modal-container .lrm-integrations .input-text,.lrm-user-modal-container .lrm-integrations input[type=text],.lrm-user-modal-container .lrm-integrations input[type=email],.lrm-user-modal-container .lrm-integrations input[type=password],.lrm-user-modal-container .lrm-integrations input[type=url],.lrm-user-modal-container .lrm-integrations input[type=search],.lrm-user-modal-container .lrm-integrations input[type=tel],.lrm-user-modal-container .lrm-integrations input[type=date],.lrm-user-modal-container .lrm-integrations input[type=number],.lrm-user-modal-container .lrm-integrations select,.lrm-user-modal-container .lrm-integrations textarea{background-color:transparent;border:none;border-bottom:1px solid #5e5e5e;color:#000;font-weight:300;box-shadow:none;border-radius:0}.lrm-user-modal-container .input-text:focus,.lrm-user-modal-container input[type=text]:focus,.lrm-user-modal-container input[type=email]:focus,.lrm-user-modal-container input[type=password]:focus,.lrm-user-modal-container input[type=url]:focus,.lrm-user-modal-container input[type=search]:focus,.lrm-user-modal-container input[type=tel]:focus,.lrm-user-modal-container input[type=date]:focus,.lrm-user-modal-container input[type=number]:focus,.lrm-user-modal-container select:focus,.lrm-user-modal-container textarea:focus,.lrm-user-modal-container .lrm-integrations .input-text:focus,.lrm-user-modal-container .lrm-integrations input[type=text]:focus,.lrm-user-modal-container .lrm-integrations input[type=email]:focus,.lrm-user-modal-container .lrm-integrations input[type=password]:focus,.lrm-user-modal-container .lrm-integrations input[type=url]:focus,.lrm-user-modal-container .lrm-integrations input[type=search]:focus,.lrm-user-modal-container .lrm-integrations input[type=tel]:focus,.lrm-user-modal-container .lrm-integrations input[type=date]:focus,.lrm-user-modal-container .lrm-integrations input[type=number]:focus,.lrm-user-modal-container .lrm-integrations select:focus,.lrm-user-modal-container .lrm-integrations textarea:focus{box-shadow:inset 0 0px 1px rgba(0,0,0,.15);border-bottom:1px solid #000;background-color:#f1f1f1}.lrm-user-modal-container .fieldset--terms label a,.lrm-user-modal-container .lrm-integrations .fieldset--terms label a{font-weight:500}.lrm-form .lrm-fieldset-wrap{padding-left:2em !important;padding-right:2em !important}.lrm-form .hide-password{border-color:#000;color:#343642}.lrm-form input.has-border,.lrm-form select.has-border{border-top:none;border-left:none;border-right:none}.lrm-form a.button,.lrm-form button,.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-weight:300;border-radius:0}.lrm-form button[type=submit],.lrm-form #buddypress input[type=submit],.lrm-form input[type=submit]{font-size:18px;padding:14px 5px;border-radius:0}
.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button{color:#fff}.wp-block-button.aligncenter{text-align:center}.wp-block-button.alignright{text-align:right}.wp-block-button__link{background-color:#32373c;border:none;border-radius:28px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:18px;margin:0;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:inherit}.wp-gs .wp-block-button__link:not(.has-background){background-color:var(--wp-block-core-button--color--background,var(--wp-color--primary,#32373c))}.is-style-squared .wp-block-button__link{border-radius:0}.no-border-radius.wp-block-button__link{border-radius:0!important}.is-style-outline{color:#32373c}.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons.alignright .wp-block-button{margin-right:none;margin-left:8px}.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #e2e4e7}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#edeff0}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#00739c}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 30px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-color:#000;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#f8f9f9}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.block-editor-block-list__block[data-type="core/embed"][data-align=left],.block-editor-block-list__block[data-type="core/embed"][data-align=right],.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe,.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.78%}.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc((100% - 16px)/2)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc((100% - 32px)/3 - 1px)}}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc((100% - 48px)/4 - 1px)}}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc((100% - 64px)/5 - 1px)}}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc((100% - 80px)/6 - 1px)}}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc((100% - 96px)/7 - 1px)}}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8);margin-right:16px}@supports (-ms-ime-align:auto){.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc((100% - 112px)/8 - 1px)}}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-left:0;margin-right:0}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-right:1em}.wp-block-image .alignright{float:right;margin-left:1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 16px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 16px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 16px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text>figure>img,.wp-block-media-text>figure>video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation>ul{display:block;list-style:none;margin:0;padding-left:0}@media (min-width:600px){.wp-block-navigation>ul{display:flex;flex-wrap:wrap}}.wp-block-navigation>ul ul{list-style:none;padding-left:0;margin-top:0;margin-left:0}.wp-block-navigation>ul ul li{margin:0}.wp-block-navigation>ul li{z-index:1}.wp-block-navigation>ul li:focus-within,.wp-block-navigation>ul li:hover{cursor:pointer;z-index:99999}.wp-block-navigation>ul li:focus-within>ul,.wp-block-navigation>ul li:hover>ul,.wp-block-navigation>ul li ul:focus,.wp-block-navigation>ul li ul:hover{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation>ul>li ul{position:absolute;left:0;top:100%;min-width:200px;max-width:200px;opacity:0;transition:opacity .1s linear;visibility:hidden}.wp-block-navigation,.wp-block-navigation .block-editor-block-list__layout{display:flex;flex-wrap:wrap}.wp-block-navigation .block-editor-block-list__layout .block-editor-block-list__layout{width:200px}.wp-block-navigation .block-editor-inner-blocks>.block-editor-block-list__layout>.wp-block{margin:0;width:auto}.wp-block-navigation,.wp-block-navigation>.wp-block-navigation__container{align-items:center;width:100%}.wp-block-navigation>.wp-block-navigation-link,.wp-block-navigation>.wp-block-navigation__container>.wp-block-navigation-link{display:flex;margin-top:0;margin-bottom:0}.wp-block-navigation .wp-block-navigation-link{position:relative;margin:0;min-height:56px;display:flex;line-height:1.4}.wp-block-navigation .wp-block-navigation-link .wp-block,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link{min-height:auto;padding:0}.wp-block-navigation .wp-block-navigation-link .wp-block .wp-block-navigation-link{margin:0}.wp-block-navigation .wp-block-navigation-link>.block-editor-inner-blocks{display:none}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks{display:flex;border:1px solid rgba(0,0,0,.15);position:absolute;z-index:1;top:100%;left:0}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container .wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link.is-editing.has-child>.block-editor-inner-blocks .wp-block-navigation__container{left:100%;top:-1px}.wp-block-navigation .wp-block-navigation-link .block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link .wp-block-navigation__container{background-color:inherit;color:inherit}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content{display:flex;align-items:center;width:max-content;padding:6px 16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:first-child:not(:only-child) .wp-block-navigation-link__content{padding-top:8px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link:last-child .wp-block-navigation-link__content{padding-bottom:8px}.wp-block-navigation .wp-block-navigation-link.has-child .wp-block-navigation-link__content{min-width:100%;padding-right:32px;position:relative}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon{position:absolute;right:16px}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__submenu-icon svg{fill:currentColor}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link svg{transform:rotate(0)}.wp-block-navigation .wp-block-navigation-link.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#111}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color)>.wp-block-navigation__container{color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.block-editor-inner-blocks,.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-background)>.wp-block-navigation__container{background-color:#333}.wp-block-navigation .wp-block-navigation-link.has-child>.wp-block-navigation__container{display:flex;flex-direction:column;padding:0}.wp-block-navigation>ul>li>a{display:flex;align-items:center}.wp-block-navigation>ul>li:first-of-type>a{padding-left:0}.wp-block-navigation>ul>li:last-of-type>a{padding-right:0}.wp-block-navigation.items-justified-left>ul{justify-content:flex-start}.wp-block-navigation.items-justified-center>ul{justify-content:center}.wp-block-navigation.items-justified-right>ul{justify-content:flex-end}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 30px}p.has-text-color a{color:inherit}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1977f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0577b5;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#21a1f3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:#ff0100;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1977f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0577b5}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#21a1f3}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:#ff0100}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f3f4f5}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-small-font-size{font-size:13px}.has-normal-font-size,.has-regular-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:36px}.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}
.bsaHidden{opacity:0;visibility:hidden}.bsaHide{display:none;opacity:0}.bsaProItem.animated{opacity:1;visibility:visible}.showHideAdvanced:hover{cursor:pointer}.showAdvanced{display:none}.hideAdvanced{display:block}.apPluginContainer,.bsaProOrderingForm,.bsaStatsWrapper{font-family:inherit}.bsaLoader,.bsaLoaderRedirect{display:inline-block;margin:0 5px -3px;width:16px;height:16px;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/white-loader.gif) #fff center center no-repeat;background-size:100%;padding:2px;border-radius:20px}.bsaLoaderRedirect{display:block;margin:20px auto}.bsaLockedSection{position:relative;opacity:.5}.bsaLockedSection:after{position:absolute;top:0;left:0;right:0;bottom:0;content:' ';z-index:10000}.bsaLockedContent{padding:15px;background-color:#f0f0f1;margin:10px 10px 20px;border-radius:10px}.bsaLockedWhite{background-color:#fff;margin:10px 0}.bsaLockedImage{padding:10px;opacity:.5}.bsaGreen{color:#4caf50}.bsaBlue{color:#2196f3}.bsaYellow{color:#fbcd39}.bsaViolet{color:#673ab7}.bsaRed{color:#f44336}.bsaGreenBg{background-color:#4caf50}.bsaBlueBg{background-color:#2196f3}.bsaYellowBg{background-color:#fbc02d}.bsaVioletBg{background-color:#673ab7}.bsaRedBg{background-color:#f44336}.ui-state-disabled.bsaProUnavailableDate,.ui-state-disabled.bsaProUnavailableDate:hover,.ui-datepicker .ui-datepicker-calendar .ui-state-disabled.bsaProUnavailableDate:hover{background-color:#f44336 !important;color:#fff !important;opacity:.2}.bottomLink{float:left;clear:left}.apPluginContainer h3{font-size:16px}.apPluginContainer a,.apPluginContainer span,.apPluginContainer p{font-size:14px}.apPluginContainer a{display:block}.apPluginContainer,.apPluginContainer .bsaProItems{height:100%;width:100%;clear:both;overflow:hidden}.bsaProCorner .apPluginContainer,.bsaProCorner .apPluginContainer .bsaProItems{overflow:visible}.apPluginContainer .bsaProItem{position:relative}.apPluginContainer .bsaProHeader{padding:10px 15px;margin:0}.apPluginContainer .bsaProHeader .bsaProHeader__title{display:inline-block;width:50%;margin:0;padding:0}.apPluginContainer .bsaProHeader .bsaProHeader__formUrl{float:right;display:inline-block;width:50%;margin:0;padding:0;text-align:right}.apPluginContainer .bsaProItem.animated{opacity:1;visibility:visible}.apPluginContainer .bsaProItem{float:left;padding:0;width:100%}.apPluginContainer .bsaProItemInner__img{background-position:center;background-size:cover;height:100%}.apPluginContainer .bsaProItem__url{height:100%}.apPluginContainer .bsaGridGutter .bsaProItem{margin:.8% 0 .8% 1.6%}.apPluginContainer .bsaGridGutVer .bsaProItem{margin:.8% 0}.apPluginContainer .bsaGridGutHor .bsaProItem{margin:0 0 0 1.6%}.apPluginContainer .bsaGridNoGutter .bsaProItem{margin:0}.apPluginContainer .bsaProItem:first-child,.apPluginContainer .bsaProItem.bsaReset{margin-left:0 !important;clear:left}.bsaProCarousel .bsaProItem.bsaReset{clear:none;margin:0 !important}.bsaProCarousel .disabled{display:none}.bsaProOrderingForm{position:relative;width:100%;padding:0;margin:0;color:#444;background-color:#fff;overflow:hidden}.bsaProOrderingFormInner{padding:20px;overflow:hidden}.bsaProInputs{width:100%;float:left}.bsaProInputs>h3{padding:0 !important;margin:0 0 15px !important;font-size:18px !important}.bsaProInputsLeft{margin-right:0}.bsaProInputsRight{margin-top:25px;margin-left:0}.bsaProInput{float:left;width:100%;margin:0;padding:0}.bsaProInput label{float:left;width:100%;margin:10px 0 5px;font-size:12px;font-weight:700}.bsaProInput:nth-of-type(1) label{margin:0 0 5px}.bsaProInput>input,.bsaProInput input[type=file],.bsaProSelectSpace select{float:left;box-sizing:border-box;border-radius:3px !important;border:0 none !important;box-shadow:none !important;-webkit-box-shadow:none !important;font-size:12px;line-height:20px;padding:10px;width:100% !important;background-color:#f5f5f5 !important;color:#444;height:auto}.bsaProSelectSpace>select{background-image:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/select-arrow.png);background-repeat:no-repeat;background-position:97.5% 5px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.bsaProInputsGroup{clear:both;overflow:hidden}.bsaGetBillingModels{float:left;width:100%;margin:0 0 20px;clear:both}.bsaProInputsRight .bsaProInputsValues{margin-top:20px}.bsaProInputsRight .bsaInputInnerModel{opacity:.5}.bsaProInputsRight .bsaInputInnerModel.bsaSelected{opacity:1}.bsaProInputsRight .bsaProInput{float:left;width:30%}.bsaProInputsRight .bsaProInput:nth-of-type(2){margin:0 5%}.bsaProInputsRight .bsaInputInner{padding:10px;margin:0;text-align:center;overflow:hidden;background-color:#f5f5f5;border-radius:3px}.bsaProInputsRight .bsaInputInner input,.bsaProInputsRight .bsaInputInner label{cursor:pointer}.bsaProInputsRight .bsaInputInner label{display:block;margin-top:5px;font-size:14px;line-height:18px;font-weight:700;color:#444}.bsaProExpiration,.bsaProPrice,.bsaProDiscount{display:block}.bsaProExpiration{font-weight:400;font-size:14px}.bsaProPrice{font-size:17px;color:#65cc84}.bsaProDiscount{float:right;font-weight:400;font-size:11px;text-align:center;background-color:#df5050;color:#fff;padding:1px 7px;margin-top:5px;border-radius:3px}.bsaProInputsValues .bsaInputInner label{margin:5px 0 0}.bsaTemplatePreview{max-width:370px;max-height:370px;margin-bottom:20px;clear:both;overflow:auto}.bsaTemplatePreview .apPluginContainer .bsaProItemInner__img{background-position:center;background-size:100%}.bsaTemplatePreviewInner .bsaProItemInner__img{background-size:cover !important}.bsaProSubmit,.bsaProSubmit:hover,.bsaProSubmit:active{float:right;color:#fff;background-color:#65cc84 !important;border-color:#3cbb62 !important;border:0;border-right:3px;background:0 0;padding:10px 20px;box-shadow:none;font-size:14px;font-weight:400;line-height:20px}.bsaPayPalSectionBg{background-color:#fff;position:absolute;top:0;left:0;right:0;bottom:0;z-index:20;opacity:.8}.bsaPayPalSectionCenter{height:100%;width:100%;overflow:auto;margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;z-index:100}.bsaPayPalSectionCenterFixed{position:fixed;z-index:999}.bsaPayPalSectionCenterResponsive{width:60%;height:60%;min-width:200px;max-width:400px;padding:40px}.bsaProImgSubmit{display:block;margin:0 auto;background:#fff}.bsaProAlert{float:left;width:100%;padding:10px 0;margin:0 0 15px;border-radius:3px;text-align:center;z-index:100;position:relative}.bsaProAlert strong,.bsaProAlert p{display:inline-block;margin:0;padding:0;font-size:14px;line-height:14px}.bsaProAlert>p{margin:0 !important}.bsaProAlert,.bsaProAlert>a,.bsaProAlert>a:hover,.bsaProAlert>a:focus{font-size:12px;text-decoration:none;color:#fff}.bsaProAlertSuccess{background-color:#65cc84}.bsaProAlertFailed{background-color:#df5050}.bsaStatsWrapper{position:absolute;top:0;left:0;right:0;bottom:0;z-index:100000;background-color:#fff}.bsaStatsWrapper h2{font-size:22px;margin:20px 0}.bsaStatsWrapper h3{font-size:18px;margin:15px 0}.bsaStatsWrapperBg{position:fixed;background-color:#fff;top:0;left:0;right:0;bottom:0}.bsaStatsWrapper .tooltip{position:absolute;padding:15px;margin:0;color:#fff;background-color:#000}.bsaStatsButtons{display:block;overflow:hidden;width:100%;margin:0 0 20px}.bsaPrevWeek{display:inline-block;width:50%;text-align:left}.bsaNextWeek{display:none;float:right;text-align:right}.bsaStatsWrapper table{table-layout:fixed;width:100%;min-width:700px;overflow-x:scroll}.bsaStatsWrapper table td{font-weight:400;border:1px solid #ededed;padding:10px 15px}.bsaStatsWrapper .bsaOdd{background-color:#f9f9f9}.bsaStatsWrapperInner{position:relative;max-width:1200px;padding:40px;margin:0 auto;color:#000}.bsaSumStats{float:left;width:30%;padding:15px 0;text-align:center;margin-bottom:25px;color:#000;background-color:#eee}.bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-bar,.bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-line,.bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-point,.bsaStatsWrapper .ct-chart .ct-series.ct-series-b .ct-slice.ct-donut{stroke:#673ab7}.bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-bar,.bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-line,.bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-point,.bsaStatsWrapper .ct-chart .ct-series.ct-series-a .ct-slice.ct-donut{stroke:#fbcd39}.bsaStatsClicks{overflow-y:scroll}.bsaStatsClose{position:absolute;cursor:pointer;top:40px;right:40px;width:25px;height:25px;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/close-black.png) #fff center center no-repeat}.bsaCorrectIcon{display:block;width:20px;height:20px;margin:0 auto;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/correct.png) #fff center center no-repeat}.bsaInCorrectIcon{display:block;width:20px;height:20px;margin:0 auto;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/incorrect.png) #fff center center no-repeat}.bsaPopupWrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000000;background-position:top center}.bsaPopupWrapperBg{position:fixed;background-color:#fff;top:0;left:0;right:0;bottom:0;z-index:100000}.bsaPopupWrapperInner{position:relative;max-width:1200px;padding:10% 10% 70px;margin:0 auto;overflow:hidden;color:#000;background:0 0}.bsaPopupClose{position:absolute;cursor:pointer;top:40px;right:40px;width:25px;height:25px;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/close-black.png) #fff center center no-repeat}.bsaFloatingButton{position:relative;float:right;width:25px;height:25px}.bsaFloatingClose{position:absolute;cursor:pointer;top:0;right:0;width:25px;height:25px;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/close-black.png) center center no-repeat}.bsaProScrollBarButton{position:relative;float:right;width:25px;height:25px}.bsaProScrollBarClose{position:absolute;cursor:pointer;top:0;right:0;width:25px;height:25px;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/close-black.png) center center no-repeat}.bsaProRibbon{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999;background-image:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/corner-peel.png);background-position:top center;background-color:transparent;background-repeat:no-repeat;background-size:cover}.bsaProCornerContent{position:absolute;top:0;left:0;right:0;bottom:0;width:200%;height:75%;overflow:hidden;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);z-index:9999}.bsaProCornerInner{position:relative;top:25px;left:-75px;right:0;bottom:0;padding-left:25px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);z-index:9998}.bsaProLink{display:inline;position:relative;cursor:pointer}.bsaProLink .bsaProLinkHover{display:none;opacity:0;position:absolute;top:0;padding-top:20px}.bsaProLink:hover .bsaProLinkHover{display:block;opacity:1;-webkit-animation:bsaLinkAnimate .4s ease-out;animation:bsaLinkAnimate .4s ease-out}.bsaProLinkHover .bsaHidden{opacity:1 !important;visibility:visible !important}@-webkit-keyframes bsaLinkAnimate{0%{opacity:0}25%{opacity:0}90%{opacity:.7}100%{opacity:1}}@keyframes bsaLinkAnimate{0%{opacity:0}25%{opacity:0}90%{opacity:.7}100%{opacity:1}}@media (min-width:768px){.bsaProInputs{width:47.5%}.bsaProInputsLeft{margin-right:2.5%}.bsaProInputsRight{margin-top:0;margin-left:2.5%}}@media (min-width:1px){.apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-1 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-1 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-1 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-8 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-12 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}}@media (min-width:600px){.apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutter .bsaProItem{width:48.4%;margin:.8%}.apPluginContainer.bsa-pro-col-3 .bsaGridGutter .bsaProItem{width:48.4%;margin:.8%}.apPluginContainer.bsa-pro-col-4 .bsaGridGutter .bsaProItem{width:48.4%;margin:.8%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutter .bsaProItem{width:48.4%;margin:.8%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutter .bsaProItem{width:48.4%;margin:.8%}.apPluginContainer.bsa-pro-col-1 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-1 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutHor .bsaProItem{width:48.4%;margin:0 .8%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutHor .bsaProItem{width:48.4%;margin:0 .8%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutHor .bsaProItem{width:48.4%;margin:0 .8%}.apPluginContainer.bsa-pro-col-1 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}.apPluginContainer.bsa-pro-col-8 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}.apPluginContainer.bsa-pro-col-12 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}}@media (min-width:900px){.apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutter .bsaProItem{width:49.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-3 .bsaGridGutter .bsaProItem{width:32.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-4 .bsaGridGutter .bsaProItem{width:49.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutter .bsaProItem{width:23.8%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutter .bsaProItem{width:32.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-1 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutVer .bsaProItem{width:33.33333333%;margin:.8% 0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutVer .bsaProItem{width:25%;margin:.8% 0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutVer .bsaProItem{width:33.33333333%;margin:.8% 0}.apPluginContainer.bsa-pro-col-1 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutHor .bsaProItem{width:49.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-3 .bsaGridGutHor .bsaProItem{width:32.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-4 .bsaGridGutHor .bsaProItem{width:49.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutHor .bsaProItem{width:23.8%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutHor .bsaProItem{width:32.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-1 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridNoGutter .bsaProItem{width:33.33333333%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}.apPluginContainer.bsa-pro-col-8 .bsaGridNoGutter .bsaProItem{width:25%;margin:0}.apPluginContainer.bsa-pro-col-12 .bsaGridNoGutter .bsaProItem{width:33.33333333%;margin:0}}@media (min-width:1200px){.apPluginContainer.bsa-pro-col-1 .bsaGridGutter .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutter .bsaProItem{width:49.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-3 .bsaGridGutter .bsaProItem{width:32.2%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-4 .bsaGridGutter .bsaProItem{width:23.8%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutter .bsaProItem{width:11.11111111%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutter .bsaProItem{width:6.866666666%;margin:.8% 0 .8% 1.6%}.apPluginContainer.bsa-pro-col-1 .bsaGridGutVer .bsaProItem{width:100%;margin:.8% 0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutVer .bsaProItem{width:50%;margin:.8% 0}.apPluginContainer.bsa-pro-col-3 .bsaGridGutVer .bsaProItem{width:33.33333333%;margin:.8% 0}.apPluginContainer.bsa-pro-col-4 .bsaGridGutVer .bsaProItem{width:25%;margin:.8% 0}.apPluginContainer.bsa-pro-col-8 .bsaGridGutVer .bsaProItem{width:12.5%;margin:.8% 0}.apPluginContainer.bsa-pro-col-12 .bsaGridGutVer .bsaProItem{width:8.33333333%;margin:.8% 0}.apPluginContainer.bsa-pro-col-1 .bsaGridGutHor .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridGutHor .bsaProItem{width:49.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-3 .bsaGridGutHor .bsaProItem{width:32.2%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-4 .bsaGridGutHor .bsaProItem{width:23.8%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-8 .bsaGridGutHor .bsaProItem{width:11.11111111%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-12 .bsaGridGutHor .bsaProItem{width:6.866666666%;margin:0 0 0 1.6%}.apPluginContainer.bsa-pro-col-1 .bsaGridNoGutter .bsaProItem{width:100%;margin:0}.apPluginContainer.bsa-pro-col-2 .bsaGridNoGutter .bsaProItem{width:50%;margin:0}.apPluginContainer.bsa-pro-col-3 .bsaGridNoGutter .bsaProItem{width:33.33333333%;margin:0}.apPluginContainer.bsa-pro-col-4 .bsaGridNoGutter .bsaProItem{width:25%;margin:0}.apPluginContainer.bsa-pro-col-8 .bsaGridNoGutter .bsaProItem{width:12.5%;margin:0}.apPluginContainer.bsa-pro-col-12 .bsaGridNoGutter .bsaProItem{width:8.33333333%;margin:0}}.bsaProScrollBar .bsaReset{clear:none !important}.simply-scroll-container{position:relative;top:0;left:0;width:100%}.simply-scroll-clip{position:relative;overflow:hidden}.simply-scroll-list{overflow:hidden;margin:0;padding:0;list-style:none}.simply-scroll-list li{padding:0;margin:0;list-style:none}.simply-scroll-list li img{border:none;display:block}.simply-scroll{width:1920px;height:auto}.simply-scroll .simply-scroll-clip{width:1920px;height:auto}.bsaSite{text-align:center;background:#d3d3d3 no-repeat;background-size:cover;height:125px;position:relative}.bsaSite:nth-child(3n+1){margin-left:0 !important}.bsaSiteInner{position:absolute;text-align:center;bottom:0;width:100%;height:125px;overflow:hidden;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner h3{margin:10px 0 0 !important;padding:10px 10px 15px !important}.bsaSiteInner h3>a,.bsaSiteInner h3>small,.bsaSiteInner h3>a:hover,.bsaSiteInner h3>small:hover{position:relative;color:#fff !important;bottom:10px}.bsaSiteInner h3>a{position:relative;font-size:24px;line-height:27px;margin-bottom:5px;text-decoration:none !important}.bsaSiteInner h3>small{font-weight:400;position:absolute;width:90%;left:0;top:80px;bottom:0;white-space:nowrap;overflow:hidden;margin:0 5%;opacity:1;text-overflow:ellipsis;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner:hover h3>small{opacity:0;left:0;top:140px;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner .bsaSiteActions{font-weight:400;position:absolute;width:84%;left:0;bottom:-40px;overflow:hidden;opacity:0;margin:0 8%;padding:0;-webkit-transition:all .25s;transition:all .25s}.bsaSiteInner .bsaSiteActions .bsaSiteAction{float:left;width:47%;margin:0;padding:4px 0;color:#fff;border-radius:40px;border:1px solid #fff;text-align:center;-webkit-transition:all .25s;transition:all .25s}.bsaSiteInner .bsaSiteActions .bsaSiteAction a{color:#fff;text-decoration:none;-webkit-transition:all .25s;transition:all .25s}.bsaSiteInner .bsaSiteActions .bsaSiteAction:hover{color:#000;background-color:#fff;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner .bsaSiteActions .bsaSiteAction:hover a{color:#000}.bsaSiteInner .bsaSiteActions .bsaSiteActionRight{float:right}.bsaSiteInner:hover .bsaSiteActions{opacity:1;left:0;bottom:15px;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner .bsaSiteInnerBg{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#000;opacity:.5;-webkit-transition:all .5s;transition:all .5s}.bsaSiteInner:hover .bsaSiteInnerBg{opacity:.9;background-color:#000;-webkit-transition:all .5s;transition:all .5s}.bsaBlurWrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100000}.bsaBlurInner{width:100%;max-width:500px;height:150px;margin:15% auto 0;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/detection.png) center left no-repeat;text-align:center}.bsaBlurInnerContent{float:right;text-align:right;font-size:14px;margin-top:45px;margin-right:15px;padding:15px;max-width:60%}.bsaBlurInnerContent h3{font-weight:700;font-size:20px;margin:0;padding:0}.bsaBlurInnerContent p{margin:10px 0 0;padding:0;font-size:14px;color:#000}.bsaBlurContent>*{filter:blur(5px) !important;-webkit-filter:blur(5px) !important;-moz-filter:blur(5px) !important;-o-filter:blur(5px) !important;-ms-filter:blur(5px) !important;opacity:.5}.bsaBlurContent>.bsaBlurWrapper{filter:blur(0) !important;-webkit-filter:blur(0) !important;-moz-filter:blur(0) !important;-o-filter:blur(0) !important;-ms-filter:blur(0) !important;opacity:1}.bsaCountdown{position:absolute;bottom:0;right:0;padding:1px 3px;font-size:10px;background-color:#fff;color:#000;border-radius:0;margin:0;z-index:1000}.bsaCountdown span{font-size:10px}
.bsaProPanelContainer{float:left;width:100%;overflow:auto}#bsaProPanelTable{float:left;width:100% !important;margin:10px 0 0 !important;font-size:12px;line-height:1.5;min-width:700px;border-radius:5px;overflow-x:scroll}#bsaProPanelTable,#bsaProPanelTable th{color:#000;background-color:#fff;border:0;position:relative}#bsaProPanelTable tbody tr{opacity:1;-webkit-transition:all .4s;transition:all .4s}#bsaProPanelTable tbody:hover tr{opacity:.5}#bsaProPanelTable tbody tr:hover{opacity:1}#bsaProPanelTable tr,#bsaProPanelTable th,#bsaProPanelTable td{text-align:left;padding:5px 10px;border:0}#bsaProPanelTable th,#bsaProPanelTable tr{border-bottom:1px solid #ededed}#bsaProPanelTable tr:last-of-type{border-bottom:0}#bsaProPanelTable tr.bsaProFirst,#bsaProPanelTable th.bsaProFirst,#bsaProPanelTable td.bsaProFirst{text-align:left}#bsaProPanelTable th{line-height:40px;height:40px}#bsaProPanelTable th.bsaProFirst{border-top-left-radius:5px;max-width:250px}#bsaProPanelTable td.bsaProFirst{max-width:250px}#bsaProPanelTable td.bsaNoWrap{white-space:nowrap}#bsaProPanelTable td.bsaCenter{text-align:center}#bsaProPanelTable td.bsaProFirst .bsaProContent{margin-left:60px}#bsaProPanelTable th.bsaProFirst>img,#bsaProPanelTable td.bsaProFirst>img{float:left;max-width:50px}#bsaProPanelTable tr.bsaProLast,#bsaProPanelTable th.bsaProLast,#bsaProPanelTable td.bsaProLast{text-align:right;font-weight:700}#bsaProPanelTable th.bsaProLast{border-top-right-radius:5px}#bsaProPanelTable .bsaProContent>a{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}#bsaProPanelTable span.bsaProPanelStatus{background-color:grey;color:#fff;border-radius:3px;padding:1px 4px}#bsaProPanelTable span.bsaProPanelStatus.active{background-color:#4da720;color:#fff}#bsaProPanelTable span.bsaProPanelStatus.pending{background-color:grey;color:#fff}#bsaProPanelTable span.bsaProPanelStatus.expired{background-color:#ff2a13;color:#fff}#bsaProPanelTable .buyButton{background-color:#673ab7;color:#ffd71a;padding:10px 20px;display:inline-block;text-decoration:none;border-radius:4px;-webkit-transition:all .7s;transition:all .7s}#bsaProPanelTable .buyButton:hover{background-color:#ffd71a;color:#673ab7}
#bsa-block-125--125 h3,#bsa-block-125--125 a,#bsa-block-125--125 img,#bsa-block-125--125 span,#bsa-block-125--125 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-125--125.apPluginContainer .bsaProItem,#bsa-block-125--125 .bsaProItemInner__thumb,#bsa-block-125--125 .bsaProAnimateThumb{max-width:125px;max-height:125px;aspect-ratio:125/125}#bsa-block-125--125 .bsaProAnimateThumb{position:relative;width:100%;height:125px}#bsa-block-125--125 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-125--125 .bsaProItemInner__url{height:100%}#bsa-block-125--125 .bsaProItemInner__img{position:absolute;width:100%;max-width:125px;height:100%;max-height:125px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-1920--1200 h3,#bsa-block-1920--1200 a,#bsa-block-1920--1200 img,#bsa-block-1920--1200 span,#bsa-block-1920--1200 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-1920--1200.apPluginContainer .bsaProItem,#bsa-block-1920--1200 .bsaProItemInner__thumb,#bsa-block-1920--1200 .bsaProAnimateThumb{max-width:1920px;max-height:1200px;aspect-ratio:1920/1200}#bsa-block-1920--1200 .bsaProAnimateThumb{position:relative;width:100%;height:1200px}#bsa-block-1920--1200 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-1920--1200 .bsaProItemInner__url{height:100%}#bsa-block-1920--1200 .bsaProItemInner__img{position:absolute;width:100%;max-width:1920px;height:100%;max-height:1200px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-250--250 h3,#bsa-block-250--250 a,#bsa-block-250--250 img,#bsa-block-250--250 span,#bsa-block-250--250 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-250--250.apPluginContainer .bsaProItem,#bsa-block-250--250 .bsaProItemInner__thumb,#bsa-block-250--250 .bsaProAnimateThumb{max-width:250px;max-height:250px;aspect-ratio:250/250}#bsa-block-250--250 .bsaProAnimateThumb{position:relative;width:100%;height:250px}#bsa-block-250--250 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-250--250 .bsaProItemInner__url{height:100%}#bsa-block-250--250 .bsaProItemInner__img{position:absolute;width:100%;max-width:250px;height:100%;max-height:250px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-300--250 h3,#bsa-block-300--250 a,#bsa-block-300--250 img,#bsa-block-300--250 span,#bsa-block-300--250 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-300--250.apPluginContainer .bsaProItem,#bsa-block-300--250 .bsaProItemInner__thumb,#bsa-block-300--250 .bsaProAnimateThumb{max-width:300px;max-height:250px;aspect-ratio:300/250}#bsa-block-300--250 .bsaProAnimateThumb{position:relative;width:100%;height:250px}#bsa-block-300--250 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-300--250 .bsaProItemInner__url{height:100%}#bsa-block-300--250 .bsaProItemInner__img{position:absolute;width:100%;max-width:300px;height:100%;max-height:250px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-300--600 h3,#bsa-block-300--600 a,#bsa-block-300--600 img,#bsa-block-300--600 span,#bsa-block-300--600 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-300--600.apPluginContainer .bsaProItem,#bsa-block-300--600 .bsaProItemInner__thumb,#bsa-block-300--600 .bsaProAnimateThumb{max-width:300px;max-height:600px;aspect-ratio:300/600}#bsa-block-300--600 .bsaProAnimateThumb{position:relative;width:100%;height:600px}#bsa-block-300--600 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-300--600 .bsaProItemInner__url{height:100%}#bsa-block-300--600 .bsaProItemInner__img{position:absolute;width:100%;max-width:300px;height:100%;max-height:600px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-336--280 h3,#bsa-block-336--280 a,#bsa-block-336--280 img,#bsa-block-336--280 span,#bsa-block-336--280 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-336--280.apPluginContainer .bsaProItem,#bsa-block-336--280 .bsaProItemInner__thumb,#bsa-block-336--280 .bsaProAnimateThumb{max-width:336px;max-height:280px;aspect-ratio:336/280}#bsa-block-336--280 .bsaProAnimateThumb{position:relative;width:100%;height:280px}#bsa-block-336--280 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-336--280 .bsaProItemInner__url{height:100%}#bsa-block-336--280 .bsaProItemInner__img{position:absolute;width:100%;max-width:336px;height:100%;max-height:280px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-468--60 h3,#bsa-block-468--60 a,#bsa-block-468--60 img,#bsa-block-468--60 span,#bsa-block-468--60 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-468--60.apPluginContainer .bsaProItem,#bsa-block-468--60 .bsaProItemInner__thumb,#bsa-block-468--60 .bsaProAnimateThumb{max-width:468px;max-height:60px;aspect-ratio:468/60}#bsa-block-468--60 .bsaProAnimateThumb{position:relative;width:100%;height:60px}#bsa-block-468--60 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-468--60 .bsaProItemInner__img{height:100%}#bsa-block-468--60 .bsaProItemInner__img{position:absolute;width:100%;max-width:468px;height:100%;max-height:60px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-block-728--90 h3,#bsa-block-728--90 a,#bsa-block-728--90 img,#bsa-block-728--90 span,#bsa-block-728--90 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-block-728--90.apPluginContainer .bsaProItem,#bsa-block-728--90 .bsaProItemInner__thumb,#bsa-block-728--90 .bsaProAnimateThumb{max-width:728px;max-height:90px;aspect-ratio:728/90}#bsa-block-728--90 .bsaProAnimateThumb{position:relative;width:100%;height:90px}#bsa-block-728--90 .bsaProAnimateThumb:before{content:"";display:block}#bsa-block-728--90 .bsaProItemInner__url{height:100%}#bsa-block-728--90 .bsaProItemInner__img{position:absolute;width:100%;max-width:728px;height:100%;max-height:90px;top:0;left:0;bottom:0;right:0;background-size:100%;background-repeat:no-repeat}#bsa-default-extra h3,#bsa-default-extra a,#bsa-default-extra img,#bsa-default-extra span,#bsa-default-extra p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-default-extra .bsaProItem{overflow:hidden}#bsa-default-extra .bsaProItemInner{width:101%;height:150px;overflow:hidden;background-color:#f5f5f5;color:#000}#bsa-default-extra .bsaProItemInner:hover .bsaProItemInner__thumb{-webkit-animation:bsaThumbIn .4s forwards ease-out;animation:bsaThumbIn .4s forwards ease-out}#bsa-default-extra .bsaProItemInner:hover .bsaProItemInner__copy{-webkit-animation:bsaCopyIn .4s forwards ease-out;animation:bsaCopyIn .4s forwards ease-out}#bsa-default-extra .bsaProItemInner:hover .bsaProItemInner__copy .bsaProItemInner__url{opacity:1;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}@-webkit-keyframes bsaThumbIn{0%{width:35%;transform:scale(1)}100%{width:20%;transform:scale(1.4)}}@keyframes bsaThumbIn{0%{width:35%;transform:scale(1)}100%{width:20%;transform:scale(1.4)}}@-webkit-keyframes bsaThumbOut{0%{width:20%;transform:scale(1.4)}100%{width:35%;transform:scale(1)}}@keyframes bsaThumbOut{0%{width:20%;transform:scale(1.4)}100%{width:35%;transform:scale(1)}}@-webkit-keyframes bsaCopyIn{0%{width:65%}100%{width:80%}}@keyframes bsaCopyIn{0%{width:65%}100%{width:80%}}@-webkit-keyframes bsaCopyOut{0%{width:80%}100%{width:65%}}@keyframes bsaCopyOut{0%{width:80%}100%{width:65%}}#bsa-default-extra .bsaProItemInner .bsaProItemInner__thumb{float:left;height:150px;width:35%;overflow:hidden;-webkit-animation:bsaThumbOut .4s forwards ease-out;animation:bsaThumbOut .4s forwards ease-out;zoom:1;z-index:1}#bsa-default-extra .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:150px;background-position:center;background-size:cover}#bsa-default-extra .bsaProItemInner .bsaProItemInner__copy{float:left;position:relative;height:150px;width:65%;padding:0;margin:0;-webkit-box-shadow:0 0 50px #000;-moz-box-shadow:0 0 50px #000;box-shadow:0 0 50px #000;background-color:#f5f5f5;-webkit-animation:bsaCopyOut .4s forwards ease-out;animation:bsaCopyOut .4s forwards ease-out;z-index:10}#bsa-default-extra .bsaProItemInner__copy .bsaProItemInner__title{font-size:17px;margin:15px 15px 0}#bsa-default-extra .bsaProItemInner__copy .bsaProItemInner__desc{margin:0 15px 10px;font-size:14px}#bsa-default-extra .bsaProItemInner__copy .bsaProItemInner__url{opacity:0;margin:0 15px;font-weight:700;font-size:14px;-webkit-transition:all .4s ease-out;transition:all .4s ease-out}#bsa-default h3,#bsa-default a,#bsa-default img,#bsa-default span,#bsa-default p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-default .bsaProItem{overflow:hidden}#bsa-default .bsaProItemInner{width:101%;height:150px;overflow:hidden;background-color:#f5f5f5;color:#000}#bsa-default .bsaProItemInner .bsaProItemInner__thumb{float:left;height:150px;width:35%;overflow:hidden}#bsa-default .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:150px;background-position:center;background-size:cover}#bsa-default .bsaProItemInner .bsaProItemInner__copy{float:left;height:150px;width:65%;padding:0;margin:0;-webkit-box-shadow:0 0 50px #000;-moz-box-shadow:0 0 50px #000;box-shadow:0 0 50px #000}#bsa-default .bsaProItemInner__copy .bsaProItemInner__title{font-size:17px;margin:15px 15px 0}#bsa-default .bsaProItemInner__copy .bsaProItemInner__desc{margin:0 15px 10px;font-size:14px}#bsa-default .bsaProItemInner__copy .bsaProItemInner__url{margin:0 15px;font-weight:700;font-size:14px}#bsa-facebook-1 h3,#bsa-facebook-1 a,#bsa-facebook-1 img,#bsa-facebook-1 span,#bsa-facebook-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-facebook-1 .bsaProItem{position:relative;overflow:hidden}#bsa-facebook-1 .bsaProItemInner{box-sizing:border-box;overflow:hidden;background-color:#fff;color:#000;height:260px;width:100%;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;-webkit-border-radius:3px}#bsa-facebook-1 .bsaProItemInner__copy{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;color:#fff}#bsa-facebook-1 .bsaProItemInner__copyInner{position:relative;padding:10px;z-index:100;height:240px}#bsa-facebook-1 .bsaProItemInner__img{width:100%;height:160px;background-size:cover}#bsa-facebook-1 .bsaProItemInner__title{margin-top:10px;font-weight:700}#bsa-facebook-1 .bsaProItemInner__title,#bsa-facebook-1 .bsaProItemInner__url{font-size:12px;color:#3b5998}#bsa-facebook-1 .bsaProItemInner__url{display:block;font-weight:400;white-space:nowrap}#bsa-facebook-1 .bsaProItemInner__desc{font-size:12px;color:#9197a3}#bsa-facebook-2 h3,#bsa-facebook-2 a,#bsa-facebook-2 img,#bsa-facebook-2 span,#bsa-facebook-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-facebook-2 .bsaProItem{position:relative;overflow:hidden}#bsa-facebook-2 .bsaProItemInner{box-sizing:border-box;overflow:hidden;background-color:#fff;color:#000;height:190px;width:100%;border:1px solid;border-color:#e5e6e9 #dfe0e4 #d0d1d5;-webkit-border-radius:3px}#bsa-facebook-2 .bsaProItemInner__copy{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;color:#fff}#bsa-facebook-2 .bsaProItemInner__copyInner{position:relative;padding:10px;z-index:100;height:170px}#bsa-facebook-2 .bsaProItemInner_copyHeader{height:80px}#bsa-facebook-2 .bsaProItemInner__title{font-size:16px;color:#3b5998}#bsa-facebook-2 .bsaProItemInner__desc{font-size:13px;color:#9197a3}#bsa-facebook-2 .bsaProItemInner__img{width:100%;height:70px;background-size:cover}#bsa-facebook-2 .bsaProItemInner__url{display:block;font-size:12px;color:#9197a3;font-weight:400;white-space:nowrap;margin-top:7px}#bsa-flat-1 h3,#bsa-flat-1 a,#bsa-flat-1 img,#bsa-flat-1 span,#bsa-flat-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-flat-1 .bsaProItemInner{width:100%;height:150px;overflow:hidden;background-color:#f5f5f5;color:#000}#bsa-flat-1 .bsaProItemInner .bsaProItemInner__thumb{float:right;height:150px;width:35%;overflow:hidden}#bsa-flat-1 .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:150px;background-color:#bbdefb}#bsa-flat-1 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol{color:#fff}#bsa-flat-1 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbolBox{width:50px;margin:0 auto}#bsa-flat-1 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox>i{font-size:50px;line-height:150px;text-align:center;border:1px solid #fff;border-radius:50%}#bsa-flat-1 .bsaProItemInner .bsaProItemInner__copy{float:left;height:150px;width:65%;padding:0;margin:0}#bsa-flat-1 .bsaProItemInner__copy .bsaProItemInner__title{font-size:17px;margin:15px 15px 0}#bsa-flat-1 .bsaProItemInner__copy .bsaProItemInner__desc{margin:0 15px 10px;font-size:14px}#bsa-flat-1 .bsaProItemInner__copy .bsaProItemInner__url{margin:0 15px;font-weight:700;font-size:14px}#bsa-flat-2 h3,#bsa-flat-2 a,#bsa-flat-2 img,#bsa-flat-2 span,#bsa-flat-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-flat-2 .bsaProItemInner{width:100%;height:150px;overflow:hidden;background-color:#f5f5f5;color:#000}#bsa-flat-2 .bsaProItemInner .bsaProItemInner__thumb{float:right;height:150px;width:35%;overflow:hidden}#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:150px;background-color:#9575cd}#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol{color:#000}#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbolBox{width:50px;margin:0 auto}#bsa-flat-2 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox>i{font-size:50px;line-height:150px;text-align:center;border:1px solid #000;border-radius:50%}#bsa-flat-2 .bsaProItemInner .bsaProItemInner__copy{float:left;height:150px;width:65%;padding:0;margin:0}#bsa-flat-2 .bsaProItemInner__copy .bsaProItemInner__title{font-size:17px;margin:15px 15px 0}#bsa-flat-2 .bsaProItemInner__copy .bsaProItemInner__desc{margin:10px 15px;font-size:14px}#bsa-flat-3 h3,#bsa-flat-3 a,#bsa-flat-3 img,#bsa-flat-3 span,#bsa-flat-3 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-flat-3 .bsaProItemInner{width:100%;height:170px;overflow:hidden;color:#fff;text-align:center}#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumb,#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumbBg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}#bsa-flat-3 .bsaProItemInner .bsaProItemInner__thumbBg{z-index:20;background-color:#000;opacity:.4}#bsa-flat-3 .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:170px;background-size:cover}#bsa-flat-3 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox>i{font-size:50px;line-height:170px;text-align:center;border:1px solid #000;border-radius:50%}#bsa-flat-3 .bsaProItemInner .bsaProItemInner__copy{position:relative;height:170px;width:100%;padding:0;margin:0;z-index:100}#bsa-flat-3 .bsaProItemInner__copy .bsaProItemInner__title{font-size:12px;font-weight:400;padding:7px 11px;color:#fff;border:1px solid #fff;width:auto;border-radius:30px;display:inline-block;opacity:.9}#bsa-flat-3 .bsaProItemInner:hover .bsaProItemInner__copy .bsaProItemInner__title{background-color:#fff;color:#000;opacity:1}#bsa-flat-3 .bsaProItemInner__copy .bsaProItemInner__desc{font-size:15px;margin:25px 50px 20px;line-height:22px;font-weight:700}#bsa-flat-4 h3,#bsa-flat-4 a,#bsa-flat-4 img,#bsa-flat-4 span,#bsa-flat-4 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-flat-4 .bsaProItemInner{width:100%;height:170px;overflow:hidden;color:#fff;text-align:center}#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumb,#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumbBg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}#bsa-flat-4 .bsaProItemInner .bsaProItemInner__thumbBg{z-index:20;background-color:#000;opacity:.4}#bsa-flat-4 .bsaProItemInner__thumb .bsaProItemInner__img{width:100%;height:170px;background-size:cover}#bsa-flat-4 .bsaProItemInner__thumb .bsaProItemInner__img .bsaProItemInner__imgSymbol .bsaProItemInner__imgSymbolBox>i{font-size:50px;line-height:170px;text-align:center;border:1px solid #000;border-radius:50%}#bsa-flat-4 .bsaProItemInner .bsaProItemInner__copy{position:relative;height:170px;width:100%;padding:0;margin:0;z-index:100}#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__url{display:block;line-height:30px;text-align:right;margin:5px 15px}#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__line{display:block;margin:0 15px 15px;background-color:#fff;opacity:.5;border-bottom:1px solid #fff}#bsa-flat-4 .bsaProItemInner__copy .bsaProItemInner__title{font-size:26px;text-transform:uppercase;color:#fff;width:auto;display:inline-block;margin:0 20px;font-weight:700}#bsa-html h3,#bsa-html a,#bsa-html img,#bsa-html span,#bsa-html p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-html a{display:inline}#bsa-image-1 h3,#bsa-image-1 a,#bsa-image-1 img,#bsa-image-1 span,#bsa-image-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-image-1 .bsaProItemInner__img{width:100%;height:150px;background-size:cover}#bsa-image-2 h3,#bsa-image-2 a,#bsa-image-2 img,#bsa-image-2 span,#bsa-image-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-image-2 .bsaProItemInner__img{width:100%;height:150px;background-size:cover}#bsa-image-2 .bsaProItemInner__copy{position:absolute;bottom:0;width:100%;height:auto}#bsa-image-2 .bsaProItemInner__copyInner{padding:10px;z-index:100;position:relative}#bsa-image-2 .bsaProItemInner__copyInnerBg{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;background-color:#000;z-index:10}#bsa-image-2 .bsaProItemInner__title{color:#fff}#bsa-link-1 h3,#bsa-link-1 a,#bsa-link-1 img,#bsa-link-1 span,#bsa-link-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-link-2 .bsaProItems{border:1px grey dashed;box-sizing:border-box}#bsa-link-1 .bsaProItemInner__copy{margin:5px 15px}#bsa-link-2 h3,#bsa-link-2 img,#bsa-link-2 a,#bsa-link-2 span,#bsa-link-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-link-2 .bsaProItems{border:1px grey dashed;box-sizing:border-box}#bsa-link-2 .bsaProItemInner__copy{margin:5px 15px}#bsa-material-design-1 h3,#bsa-material-design-1 img,#bsa-material-design-1 span,#bsa-material-design-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-material-design-1 .bsaProItem{position:relative;overflow:hidden;border-radius:2px}#bsa-material-design-1 .bsaProItemInner{overflow:hidden;background-color:#fff;color:#000;height:150px;width:100%}#bsa-material-design-1 .bsaProItemInner__img{width:100%;height:150px;background-size:cover}#bsa-material-design-1 .bsaProItemInner__copy{position:absolute;top:0;margin:5%;width:90%;height:auto;color:#000;z-index:15;background-color:#fff;border-radius:2px;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-1 .bsaProItemInner:hover .bsaProItemInner__copy{top:60%;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-1 .bsaProItemInner__copyInner{position:relative;padding:15px}#bsa-material-design-1 .bsaProItemInner__button{color:#fff;position:absolute;bottom:-80px;width:100%;text-align:center;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-1 .bsaProItemInner:hover .bsaProItemInner__button{bottom:45px;-webkit-transition:all .5s;transition:all .5s;-webkit-transition-delay:.1s;transition-delay:.1s}#bsa-material-design-1 .bsaProItemInner__buttonInner{width:100%;margin:0 auto;position:relative;z-index:10}#bsa-material-design-1 .bsaProItemInner__title{color:#000}#bsa-material-design-1 .bsaProItemInner__desc{line-height:20px;font-size:13px;margin-top:5px}#bsa-material-design-2 h3,#bsa-material-design-2 img,#bsa-material-design-2 span,#bsa-material-design-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-material-design-2 .bsaProItem{position:relative;overflow:hidden;border-radius:2px;padding:0}#bsa-material-design-2 .bsaProItemInner{overflow:hidden;background-color:#fff;color:#000;height:150px;width:100%;border-radius:2px}#bsa-material-design-2 .bsaProItemInner__thumb{border-radius:2px}#bsa-material-design-2 .bsaProItemInner__img{width:100%;height:150px;background-size:cover;border-radius:2px}#bsa-material-design-2 .bsaProItemInner__copy{position:absolute;top:100px;bottom:0;margin:0;width:100%;height:100%;color:#000;z-index:15;background-color:#fff;border-radius:0 0 2px 2px;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-2 .bsaProItemInner:hover .bsaProItemInner__copy{top:0;border-radius:2px;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-2 .bsaProItemInner__copyInner{position:relative;padding:15px}#bsa-material-design-2 .bsaProItemInner__buttonInner{width:100%;margin:0 auto;position:relative;z-index:10}#bsa-material-design-2 .bsaProItemInner__title{color:#000;margin-top:-10px;line-height:40px;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-2 .bsaProItemInner:hover .bsaProItemInner__title{margin-top:0;line-height:22px;-webkit-transition:all .5s;transition:all .5s}#bsa-material-design-2 .bsaProItemInner__desc{line-height:18px;font-size:13px;margin-top:5px}#bsa-modern-1 h3,#bsa-modern-1 a,#bsa-modern-1 img,#bsa-modern-1 span,#bsa-modern-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-modern-1 .bsaProItem{position:relative;overflow:hidden}#bsa-modern-1 .bsaProItemInner{overflow:hidden;background-color:#f5f5f5;color:#000;height:150px;width:100%}#bsa-modern-1 .bsaProItemInner__img{width:100%;height:150px;background-size:cover;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-1 .bsaProItemInner:hover .bsaProItemInner__img{width:140%;-webkit-transition:width .5s;transition:width .5s}#bsa-modern-1 .bsaProItemInner__copy{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;color:#fff}#bsa-modern-1 .bsaProItemInner__copyInnerBg{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;background-color:#000;z-index:10;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-1 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg{opacity:.7;-webkit-transition:opacity .5s;transition:opacity .5s}#bsa-modern-1 .bsaProItemInner__copyInner{position:relative;padding:15px;z-index:100}#bsa-modern-1 .bsaProItemInner__title{color:#fff}#bsa-modern-1 .bsaProItemInner__desc,#bsa-modern-1 .bsaProItemInner__url{margin-top:10px}#bsa-modern-1 .bsaProItemInner__url{display:block;font-weight:700}#bsa-modern-2 h3,#bsa-modern-2 a,#bsa-modern-2 img,#bsa-modern-2 span,#bsa-modern-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-modern-2 .bsaProItem{position:relative;overflow:hidden}#bsa-modern-2 .bsaProItemInner{overflow:hidden;background-color:#f5f5f5;color:#000;height:150px;width:100%}#bsa-modern-2 .bsaProItemInner__img{width:100%;height:150px;background-size:cover;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-2 .bsaProItemInner:hover .bsaProItemInner__img{width:140%;-webkit-transition:width .5s;transition:width .5s}#bsa-modern-2 .bsaProItemInner__copy{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;color:#fff}#bsa-modern-2 .bsaProItemInner__copyInnerBg{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;background-color:#000;z-index:10;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-2 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg{opacity:.7;-webkit-transition:opacity .5s;transition:opacity .5s}#bsa-modern-2 .bsaProItemInner__copyInner{position:relative;padding:20px;z-index:100}#bsa-modern-2 .bsaProItemInner__title{color:#fff;text-align:center;font-size:20px}#bsa-modern-2 .bsaProItemInner__desc{margin-top:15px;text-align:center}#bsa-modern-3 h3,#bsa-modern-3 a,#bsa-modern-3 img,#bsa-modern-3 span,#bsa-modern-3 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-modern-3 .bsaProItem{position:relative;overflow:hidden}#bsa-modern-3 .bsaProItemInner{overflow:hidden;background-color:#f5f5f5;color:#000;height:150px;width:100%}#bsa-modern-3 .bsaProItemInner__img{width:100%;height:150px;background-size:cover;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__img{width:140%;-webkit-transition:width .5s;transition:width .5s}#bsa-modern-3 .bsaProItemInner__copy{position:absolute;bottom:0;width:100%;height:60%;color:#fff;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__copy{height:100%;-webkit-animation:showCopy .4s ease-in-out;animation:showCopy .4s ease-in-out}@-webkit-keyframes showCopy{0%{height:60%}100%{height:100%}}@keyframes showCopy{0%{height:60%}100%{height:100%}}#bsa-modern-3 .bsaProItemInner__copyInnerBg{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.4;background-color:#000;z-index:10;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__copyInnerBg{opacity:.7;-webkit-transition:opacity .5s;transition:opacity .5s}#bsa-modern-3 .bsaProItemInner__copyInner{position:relative;padding:20px;z-index:100}#bsa-modern-3 .bsaProItemInner__title{color:#fff;text-align:center;font-size:20px}#bsa-modern-3 .bsaProItemInner__desc{opacity:0;margin-top:15px;text-align:center;line-height:20px;-webkit-transition:all .4s;transition:all .4s}#bsa-modern-3 .bsaProItemInner:hover .bsaProItemInner__desc{opacity:1;-webkit-transition:all .4s;transition:all .4s;-webkit-transition-delay:.2s;transition-delay:.2s}#bsa-modern-4 h3,#bsa-modern-4 a,#bsa-modern-4 img,#bsa-modern-4 span,#bsa-modern-4 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-modern-4 .bsaProItem{position:relative;overflow:hidden}#bsa-modern-4 .bsaProItemInner{overflow:hidden;background-color:#f5f5f5;color:#000;height:200px;width:100%}#bsa-modern-4 .bsaProItemInner__thumb{width:70px;height:70px;overflow:hidden;border-radius:50%;margin:0 auto}#bsa-modern-4 .bsaProItemInner__thumbContainer{width:100%;margin:-40px auto 0;text-align:center;z-index:100;position:relative}#bsa-modern-4 .bsaProItemInner__img{width:100%;height:100%;margin:0 auto;background-size:cover;-webkit-transition:all .5s;transition:all .5s}#bsa-modern-4 .bsaProItemInner:hover .bsaProItemInner__img{width:140%;-webkit-transition:width .5s;transition:width .5s}#bsa-modern-4 .bsaProItemInner__copyTitle{bottom:0;width:100%;color:#000;height:90px}#bsa-modern-4 .bsaProItemInner__copyTitle .bsaProItemInner__copyInner{position:relative;padding:20px;z-index:10;height:50px;background-color:#eaeaea}#bsa-modern-4 .bsaProItemInner__title{color:#000}#bsa-modern-4 .bsaProItemInner__copyDesc .bsaProItemInner__copyInner{padding:0 15px}#bsa-modern-4 .bsaProItemInner__desc{margin-top:15px;text-align:center;line-height:20px}#bsa-paper-note-1 h3,#bsa-paper-note-1 a,#bsa-paper-note-1 img,#bsa-paper-note-1 span,#bsa-paper-note-1 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-paper-note-1 .bsaProItemInner.bsaNote{position:relative;height:140px;width:100%;padding:0;margin:0;color:#fff;background:#e53935;overflow:hidden}#bsa-paper-note-1 .bsaProItemInner.bsaNote:before{content:"";position:absolute;top:0;right:0;border-width:0 16px 16px 0;border-style:solid;border-color:#fff #fff #c62828 #c62828;background:#c62828;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3),-1px 1px 1px rgba(0,0,0,.2);-moz-box-shadow:0 1px 1px rgba(0,0,0,.3),-1px 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.3),-1px 1px 1px rgba(0,0,0,.2);display:block;width:0}#bsa-paper-note-1 .bsaProItemInner.bsaNote.bsaRounded{-moz-border-radius:5px 0 5px 5px;border-radius:5px 0 5px 5px}#bsa-paper-note-1 .bsaProItemInner.bsaNote.bsaRounded:before{border-width:15px;border-color:#fff #fff transparent transparent;-moz-border-radius:0 0 0 5px;border-radius:0 0 0 5px}#bsa-paper-note-1 .bsaProItemInner .bsaProItemInner__copy{float:left;height:140px;width:100%;padding:0;margin:0}#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__title{font-size:20px;margin:15px 15px 0;color:#5d0a0a}#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__desc{margin:0 15px 10px;font-size:14px;color:#ffcdd2}#bsa-paper-note-1 .bsaProItemInner__copy .bsaProItemInner__url{margin:0 15px;font-weight:700;font-size:14px;color:#ffcdd2}#bsa-paper-note-2 h3,#bsa-paper-note-2 a,#bsa-paper-note-2 img,#bsa-paper-note-2 span,#bsa-paper-note-2 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-paper-note-2 .bsaProItemInner.bsaNote{position:relative;height:160px;width:100%;padding:0;margin:0;color:#000;background:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/../img/paper-note.png) transparent top center no-repeat;background-size:cover;overflow:hidden}#bsa-paper-note-2 .bsaProItemInner .bsaProItemInner__copy{float:left;height:160px;width:85%;padding:0 0 0 15%;margin:0}#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__title{font-size:20px;margin:20px 15px 0;color:#000}#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__desc{font-size:14px;line-height:24px;margin:4px 15px 10px;color:#000}#bsa-paper-note-2 .bsaProItemInner__copy .bsaProItemInner__url{margin:0 15px;font-weight:700;font-size:14px;color:#000}#bsa-paper-note-3 h3,#bsa-paper-note-3 a,#bsa-paper-note-3 img,#bsa-paper-note-3 span,#bsa-paper-note-3 p{margin:0;padding:0;border:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;text-decoration:none;line-height:1.25}#bsa-paper-note-3.bsaAnimateCircle,#bsa-paper-note-3 .bsaAnimateCircle{transition:all .75s ease-in-out}#bsa-paper-note-3 .bsaProItemInner{position:relative;width:180px;height:180px;margin:0 auto;backface-visibility:hidden}#bsa-paper-note-3 .bsaProItemInner .bsaSticky{transform:rotate(45deg)}#bsa-paper-note-3 .bsaProItemInner:hover .bsaSticky{transform:rotate(10deg)}#bsa-paper-note-3 .bsaProItemInner .bsaSticky{position:absolute;top:0;left:0;width:180px;height:180px}#bsa-paper-note-3 .bsaProItemInner .bsaReveal .bsaCircle{box-shadow:0 1px 0px rgba(0,0,0,.15);font-family:'helvetica neue',arial;font-weight:200;line-height:140px;text-align:center;cursor:pointer}#bsa-paper-note-3 .bsaProItemInner .bsaReveal .bsaCircle{background:#f1f1f1}#bsa-paper-note-3 .bsaProItemInner .bsaCircle_wrapper{position:absolute;width:180px;height:180px;left:0;top:0;overflow:hidden}#bsa-paper-note-3 .bsaProItemInner .bsaCircle{position:absolute;width:140px;height:140px;margin:20px;border-radius:999px}#bsa-paper-note-3 .bsaProItemInner .bsaBack{height:10px;top:30px}#bsa-paper-note-3 .bsaProItemInner:hover .bsaBack{height:90px;top:110px}#bsa-paper-note-3 .bsaProItemInner .bsaBack .bsaCircle{margin-top:-130px;background-color:#00897b;background-image:-webkit-linear-gradient(bottom,transparent,#00695c);background-image:-moz-linear-gradient(bottom,transparent,#00695c);background-image:linear-gradient(bottom,transparent,#00695c)}#bsa-paper-note-3 .bsaProItemInner:hover .bsaBack .bsaCircle{margin-top:-50px}#bsa-paper-note-3 .bsaProItemInner .bsaFront{height:150px;bottom:0;top:auto;-webkit-box-shadow:0 -140px 20px -140px rgba(0,0,0,.3)}#bsa-paper-note-3 .bsaProItemInner:hover .bsaFront{height:70px;-webkit-box-shadow:0 -60px 10px -60px rgba(0,0,0,.1)}#bsa-paper-note-3 .bsaProItemInner .bsaFront .bsaCircle{margin-top:-10px;background-color:#00897b;background-image:-webkit-linear-gradient(bottom,transparent 75%,#00695c 95%);background-image:-moz-linear-gradient(bottom,transparent 75%,#00695c 95%);background-image:linear-gradient(bottom,transparent 75%,#00695c 95%)}#bsa-paper-note-3 .bsaProItemInner h3{font-weight:200;text-align:center;position:absolute;width:110px;height:70px;margin:65px 0 0 30px;color:#e0f2f1;-ms-transform:rotate(20deg);-webkit-transform:rotate(20deg);transform:rotate(20deg);transition:opacity 50ms linear .4s}#bsa-paper-note-3 .bsaProItemInner:hover h3{opacity:0;transition:opacity 50ms linear .3s}#bsa-paper-note-3 .bsaProItemInner:hover .bsaFront .bsaCircle{margin-top:-90px;background-color:#00897b;background-position:0 100px}#bsa-paper-note-3 .bsaProItemInner__copy .bsaProItemInner__title{font-size:17px;line-height:22px;overflow:hidden}#bsa-paper-note-3 .bsaProItemInner__copy .bsaProItemInner__desc{font-size:12px;line-height:16px;margin:15px 15px 10px;color:#000;overflow:hidden}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes owlFadeIn{0%{opacity:0}100%{opacity:1}}@keyframes owlFadeIn{0%{opacity:0}100%{opacity:1}}.owl-bsaFade-in{-webkit-animation-name:owlFadeIn;animation-name:owlFadeIn;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes owlFadeOut{0%{opacity:1}100%{opacity:0}}@keyframes owlFadeOut{0%{opacity:1}100%{opacity:0}}.owl-bsaFade-out{-webkit-animation-name:owlFadeOut;animation-name:owlFadeOut;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animate,.hover-bounce,.hover-flash,.hover-heartbeat,.hover-panic,.hover-pulsate,.hover-pulse,.hover-shakeH,.hover-shakeV,.hover-slingshotCCW,.hover-slingshotCW,.hover-spinCCW,.hover-spinCW,.hover-strobe,.hover-tada,.hover-wave,.hover-wobble,.trigger{opacity:0;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animate.slow-mo,.hover-bounce.slow-mo,.hover-flash.slow-mo,.hover-heartbeat.slow-mo,.hover-panic.slow-mo,.hover-pulsate.slow-mo,.hover-pulse.slow-mo,.hover-shakeH.slow-mo,.hover-shakeV.slow-mo,.hover-slingshotCCW.slow-mo,.hover-slingshotCW.slow-mo,.hover-spinCCW.slow-mo,.hover-spinCW.slow-mo,.hover-strobe.slow-mo,.hover-tada.slow-mo,.hover-wave.slow-mo,.hover-wobble.slow-mo,.trigger.slow-mo{-webkit-animation-duration:2s;-moz-animation-duration:2s;-ms-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}.animate.super-slow-mo,.hover-bounce.super-slow-mo,.hover-flash.super-slow-mo,.hover-heartbeat.super-slow-mo,.hover-panic.super-slow-mo,.hover-pulsate.super-slow-mo,.hover-pulse.super-slow-mo,.hover-shakeH.super-slow-mo,.hover-shakeV.super-slow-mo,.hover-slingshotCCW.super-slow-mo,.hover-slingshotCW.super-slow-mo,.hover-spinCCW.super-slow-mo,.hover-spinCW.super-slow-mo,.hover-strobe.super-slow-mo,.hover-tada.super-slow-mo,.hover-wave.super-slow-mo,.hover-wobble.super-slow-mo,.trigger.super-slow-mo{-webkit-animation-duration:3s;-moz-animation-duration:3s;-ms-animation-duration:3s;-o-animation-duration:3s;animation-duration:3s}.animate.ultra-slow-mo,.hover-bounce.ultra-slow-mo,.hover-flash.ultra-slow-mo,.hover-heartbeat.ultra-slow-mo,.hover-panic.ultra-slow-mo,.hover-pulsate.ultra-slow-mo,.hover-pulse.ultra-slow-mo,.hover-shakeH.ultra-slow-mo,.hover-shakeV.ultra-slow-mo,.hover-slingshotCCW.ultra-slow-mo,.hover-slingshotCW.ultra-slow-mo,.hover-spinCCW.ultra-slow-mo,.hover-spinCW.ultra-slow-mo,.hover-strobe.ultra-slow-mo,.hover-tada.ultra-slow-mo,.hover-wave.ultra-slow-mo,.hover-wobble.ultra-slow-mo,.trigger.ultra-slow-mo{-webkit-animation-duration:4s;-moz-animation-duration:4s;-ms-animation-duration:4s;-o-animation-duration:4s;animation-duration:4s}.animate.hyper-slow-mo,.hover-bounce.hyper-slow-mo,.hover-flash.hyper-slow-mo,.hover-heartbeat.hyper-slow-mo,.hover-panic.hyper-slow-mo,.hover-pulsate.hyper-slow-mo,.hover-pulse.hyper-slow-mo,.hover-shakeH.hyper-slow-mo,.hover-shakeV.hyper-slow-mo,.hover-slingshotCCW.hyper-slow-mo,.hover-slingshotCW.hyper-slow-mo,.hover-spinCCW.hyper-slow-mo,.hover-spinCW.hyper-slow-mo,.hover-strobe.hyper-slow-mo,.hover-tada.hyper-slow-mo,.hover-wave.hyper-slow-mo,.hover-wobble.hyper-slow-mo,.trigger.hyper-slow-mo{-webkit-animation-duration:5s;-moz-animation-duration:5s;-ms-animation-duration:5s;-o-animation-duration:5s;animation-duration:5s}.hover-bounce,.hover-flash,.hover-heartbeat,.hover-panic,.hover-pulsate,.hover-pulse,.hover-shakeH,.hover-shakeV,.hover-slingshotCCW,.hover-slingshotCW,.hover-spinCCW,.hover-spinCW,.hover-strobe,.hover-tada,.hover-wave,.hover-wobble,.ie .animate,.no-js .animate,.trigger{opacity:1}.animate.infinite,.hover-bounce.infinite,.hover-flash.infinite,.hover-heartbeat.infinite,.hover-panic.infinite,.hover-pulsate.infinite,.hover-pulse.infinite,.hover-shakeH.infinite,.hover-shakeV.infinite,.hover-slingshotCCW.infinite,.hover-slingshotCW.infinite,.hover-spinCCW.infinite,.hover-spinCW.infinite,.hover-strobe.infinite,.hover-tada.infinite,.hover-wave.infinite,.hover-wobble.infinite,.trigger.infinite{-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animate.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-ms-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(200px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(200px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInUp{0%{opacity:0;-ms-transform:translateY(200px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(200px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(200px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-ms-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-200px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-200px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInDown{0%{opacity:0;-ms-transform:translateY(-200px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(-200px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-200px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-ms-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-200px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-200px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInLeft{0%{opacity:0;-ms-transform:translateX(-200px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-200px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-200px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-ms-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(200px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(200px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInRight{0%{opacity:0;-ms-transform:translateX(200px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(200px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(200px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-ms-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpLarge{0%{opacity:0;-webkit-transform:translateY(1000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpLarge{0%{opacity:0;-moz-transform:translateY(1000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInUpLarge{0%{opacity:0;-ms-transform:translateY(1000px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInUpLarge{0%{opacity:0;-o-transform:translateY(1000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpLarge{0%{opacity:0;transform:translateY(1000px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInUpLarge{-webkit-animation-name:fadeInUpLarge;-moz-animation-name:fadeInUpLarge;-ms-animation-name:fadeInUpLarge;-o-animation-name:fadeInUpLarge;animation-name:fadeInUpLarge}@-webkit-keyframes fadeInDownLarge{0%{opacity:0;-webkit-transform:translateY(-1000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownLarge{0%{opacity:0;-moz-transform:translateY(-1000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-ms-keyframes fadeInDownLarge{0%{opacity:0;-ms-transform:translateY(-1000px)}100%{opacity:1;-ms-transform:translateY(0)}}@-o-keyframes fadeInDownLarge{0%{opacity:0;-o-transform:translateY(-1000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownLarge{0%{opacity:0;transform:translateY(-1000px)}100%{opacity:1;transform:translateY(0)}}.animate.fadeInDownLarge{-webkit-animation-name:fadeInDownLarge;-moz-animation-name:fadeInDownLarge;-ms-animation-name:fadeInDownLarge;-o-animation-name:fadeInDownLarge;animation-name:fadeInDownLarge}@-webkit-keyframes fadeInLeftLarge{0%{opacity:0;-webkit-transform:translateX(-1000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftLarge{0%{opacity:0;-moz-transform:translateX(-1000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInLeftLarge{0%{opacity:0;-ms-transform:translateX(-1000px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInLeftLarge{0%{opacity:0;-o-transform:translateX(-1000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftLarge{0%{opacity:0;transform:translateX(-1000px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInLeftLarge{-webkit-animation-name:fadeInLeftLarge;-moz-animation-name:fadeInLeftLarge;-ms-animation-name:fadeInLeftLarge;-o-animation-name:fadeInLeftLarge;animation-name:fadeInLeftLarge}@-webkit-keyframes fadeInRightLarge{0%{opacity:0;-webkit-transform:translateX(1000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightLarge{0%{opacity:0;-moz-transform:translateX(1000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-ms-keyframes fadeInRightLarge{0%{opacity:0;-ms-transform:translateX(1000px)}100%{opacity:1;-ms-transform:translateX(0)}}@-o-keyframes fadeInRightLarge{0%{opacity:0;-o-transform:translateX(1000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightLarge{0%{opacity:0;transform:translateX(1000px)}100%{opacity:1;transform:translateX(0)}}.animate.fadeInRightLarge{-webkit-animation-name:fadeInRightLarge;-moz-animation-name:fadeInRightLarge;-ms-animation-name:fadeInRightLarge;-o-animation-name:fadeInRightLarge;animation-name:fadeInRightLarge}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animate.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-ms-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-200px)}}@-ms-keyframes fadeOutUp{0%{opacity:1;-ms-transform:translateY(0)}100%{opacity:0;-ms-transform:translateY(-200px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-200px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-200px)}}.animate.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-ms-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(200px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(200px)}}@-ms-keyframes fadeOutDown{0%{opacity:1;-ms-transform:translateY(0)}100%{opacity:0;-ms-transform:translateY(200px)}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(200px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(200px)}}.animate.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-ms-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:0;-webkit-transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(-200px)}}@-moz-keyframes fadeOutLeft{0%{opacity:0;-moz-transform:translateX(0)}100%{opacity:1;-moz-transform:translateX(-200px)}}@-ms-keyframes fadeOutLeft{0%{opacity:0;-ms-transform:translateX(0)}100%{opacity:1;-ms-transform:translateX(-200px)}}@-o-keyframes fadeOutLeft{0%{opacity:0;-o-transform:translateX(0)}100%{opacity:1;-o-transform:translateX(-200px)}}@keyframes fadeOutLeft{0%{opacity:0;transform:translateX(0)}100%{opacity:1;transform:translateX(-200px)}}.animate.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-ms-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:0;-webkit-transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(200px)}}@-moz-keyframes fadeOutRight{0%{opacity:0;-moz-transform:translateX(0)}100%{opacity:1;-moz-transform:translateX(200px)}}@-ms-keyframes fadeOutRight{0%{opacity:0;-ms-transform:translateX(0)}100%{opacity:1;-ms-transform:translateX(200px)}}@-o-keyframes fadeOutRight{0%{opacity:0;-o-transform:translateX(0)}100%{opacity:1;-o-transform:translateX(200px)}}@keyframes fadeOutRight{0%{opacity:0;transform:translateX(0)}100%{opacity:1;transform:translateX(200px)}}.animate.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-ms-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutUpLarge{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-1000px)}}@-moz-keyframes fadeOutUpLarge{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-1000px)}}@-ms-keyframes fadeOutUpLarge{0%{opacity:1;-ms-transform:translateY(0)}100%{opacity:0;-ms-transform:translateY(-1000px)}}@-o-keyframes fadeOutUpLarge{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-1000px)}}@keyframes fadeOutUpLarge{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-1000px)}}.animate.fadeOutUpLarge{-webkit-animation-name:fadeOutUpLarge;-moz-animation-name:fadeOutUpLarge;-ms-animation-name:fadeOutUpLarge;-o-animation-name:fadeOutUpLarge;animation-name:fadeOutUpLarge}@-webkit-keyframes fadeOutDownLarge{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(1000px)}}@-moz-keyframes fadeOutDownLarge{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(1000px)}}@-ms-keyframes fadeOutDownLarge{0%{opacity:1;-ms-transform:translateY(0)}100%{opacity:0;-ms-transform:translateY(1000px)}}@-o-keyframes fadeOutDownLarge{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(1000px)}}@keyframes fadeOutDownLarge{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(1000px)}}.animate.fadeOutDownLarge{-webkit-animation-name:fadeOutDownLarge;-moz-animation-name:fadeOutDownLarge;-ms-animation-name:fadeOutDownLarge;-o-animation-name:fadeOutDownLarge;animation-name:fadeOutDownLarge}@-webkit-keyframes fadeOutLeftLarge{0%{opacity:0;-webkit-transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(-1000px)}}@-moz-keyframes fadeOutLeftLarge{0%{opacity:0;-moz-transform:translateX(0)}100%{opacity:1;-moz-transform:translateX(-1000px)}}@-ms-keyframes fadeOutLeftLarge{0%{opacity:0;-ms-transform:translateX(0)}100%{opacity:1;-ms-transform:translateX(-1000px)}}@-o-keyframes fadeOutLeftLarge{0%{opacity:0;-o-transform:translateX(0)}100%{opacity:1;-o-transform:translateX(-1000px)}}@keyframes fadeOutLeftLarge{0%{opacity:0;transform:translateX(0)}100%{opacity:1;transform:translateX(-1000px)}}.animate.fadeOutLeftLarge{-webkit-animation-name:fadeOutLeftLarge;-moz-animation-name:fadeOutLeftLarge;-ms-animation-name:fadeOutLeftLarge;-o-animation-name:fadeOutLeftLarge;animation-name:fadeOutLeftLarge}@-webkit-keyframes fadeOutRightLarge{0%{opacity:0;-webkit-transform:translateX(0)}100%{opacity:1;-webkit-transform:translateX(1000px)}}@-moz-keyframes fadeOutRightLarge{0%{opacity:0;-moz-transform:translateX(0)}100%{opacity:1;-moz-transform:translateX(1000px)}}@-ms-keyframes fadeOutRightLarge{0%{opacity:0;-ms-transform:translateX(0)}100%{opacity:1;-ms-transform:translateX(1000px)}}@-o-keyframes fadeOutRightLarge{0%{opacity:0;-o-transform:translateX(0)}100%{opacity:1;-o-transform:translateX(1000px)}}@keyframes fadeOutRightLarge{0%{opacity:0;transform:translateX(0)}100%{opacity:1;transform:translateX(1000px)}}.animate.fadeOutRightLarge{-webkit-animation-name:fadeOutRightLarge;-moz-animation-name:fadeOutRightLarge;-ms-animation-name:fadeOutRightLarge;-o-animation-name:fadeOutRightLarge;animation-name:fadeOutRightLarge}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes zoomIn{0%{opacity:0;-moz-transform:scale(0)}100%{opacity:1;-moz-transform:scale(1)}}@-ms-keyframes zoomIn{0%{opacity:0;-ms-transform:scale(0)}100%{opacity:1;-ms-transform:scale(1)}}@-o-keyframes zoomIn{0%{opacity:0;-o-transform:scale(0)}100%{opacity:1;-o-transform:scale(1)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}100%{opacity:1;transform:scale(1)}}.animate.zoomIn{-webkit-animation-name:zoomIn;-moz-animation-name:zoomIn;-ms-animation-name:zoomIn;-o-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale(0) translateY(200px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes zoomInUp{0%{opacity:0;-moz-transform:scale(0) translateY(200px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes zoomInUp{0%{opacity:0;-ms-transform:scale(0) translateY(200px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes zoomInUp{0%{opacity:0;-o-transform:scale(0) translateY(200px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes zoomInUp{0%{opacity:0;transform:scale(0) translateY(200px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.zoomInUp{-webkit-animation-name:zoomInUp;-moz-animation-name:zoomInUp;-ms-animation-name:zoomInUp;-o-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale(0) translateY(-200px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes zoomInDown{0%{opacity:0;-moz-transform:scale(0) translateY(-200px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes zoomInDown{0%{opacity:0;-ms-transform:scale(0) translateY(-200px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes zoomInDown{0%{opacity:0;-o-transform:scale(0) translateY(-200px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes zoomInDown{0%{opacity:0;transform:scale(0) translateY(-200px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.zoomInDown{-webkit-animation-name:zoomInDown;-moz-animation-name:zoomInDown;-ms-animation-name:zoomInDown;-o-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale(0) translateX(-200px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes zoomInLeft{0%{opacity:0;-moz-transform:scale(0) translateX(-200px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes zoomInLeft{0%{opacity:0;-ms-transform:scale(0) translateX(-200px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes zoomInLeft{0%{opacity:0;-o-transform:scale(0) translateX(-200px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale(0) translateX(-200px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.zoomInLeft{-webkit-animation-name:zoomInLeft;-moz-animation-name:zoomInLeft;-ms-animation-name:zoomInLeft;-o-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale(0) translateX(200px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes zoomInRight{0%{opacity:0;-moz-transform:scale(0) translateX(200px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes zoomInRight{0%{opacity:0;-ms-transform:scale(0) translateX(200px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes zoomInRight{0%{opacity:0;-o-transform:scale(0) translateX(200px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes zoomInRight{0%{opacity:0;transform:scale(0) translateX(200px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.zoomInRight{-webkit-animation-name:zoomInRight;-moz-animation-name:zoomInRight;-ms-animation-name:zoomInRight;-o-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUpLarge{0%{opacity:0;-webkit-transform:scale(0) translateY(1000px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes zoomInUpLarge{0%{opacity:0;-moz-transform:scale(0) translateY(1000px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes zoomInUpLarge{0%{opacity:0;-ms-transform:scale(0) translateY(1000px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes zoomInUpLarge{0%{opacity:0;-o-transform:scale(0) translateY(1000px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes zoomInUpLarge{0%{opacity:0;transform:scale(0) translateY(1000px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.zoomInUpLarge{-webkit-animation-name:zoomInUpLarge;-moz-animation-name:zoomInUpLarge;-ms-animation-name:zoomInUpLarge;-o-animation-name:zoomInUpLarge;animation-name:zoomInUpLarge}@-webkit-keyframes zoomInDownLarge{0%{opacity:0;-webkit-transform:scale(0) translateY(-1000px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes zoomInDownLarge{0%{opacity:0;-moz-transform:scale(0) translateY(-1000px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes zoomInDownLarge{0%{opacity:0;-ms-transform:scale(0) translateY(-1000px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes zoomInDownLarge{0%{opacity:0;-o-transform:scale(0) translateY(-1000px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes zoomInDownLarge{0%{opacity:0;transform:scale(0) translateY(-1000px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.zoomInDownLarge{-webkit-animation-name:zoomInDownLarge;-moz-animation-name:zoomInDownLarge;-ms-animation-name:zoomInDownLarge;-o-animation-name:zoomInDownLarge;animation-name:zoomInDownLarge}@-webkit-keyframes zoomInLeftLarge{0%{opacity:0;-webkit-transform:scale(0) translateX(-1000px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes zoomInLeftLarge{0%{opacity:0;-moz-transform:scale(0) translateX(-1000px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes zoomInLeftLarge{0%{opacity:0;-ms-transform:scale(0) translateX(-1000px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes zoomInLeftLarge{0%{opacity:0;-o-transform:scale(0) translateX(-1000px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes zoomInLeftLarge{0%{opacity:0;transform:scale(0) translateX(-1000px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.zoomInLeftLarge{-webkit-animation-name:zoomInLeftLarge;-moz-animation-name:zoomInLeftLarge;-ms-animation-name:zoomInLeftLarge;-o-animation-name:zoomInLeftLarge;animation-name:zoomInLeftLarge}@-webkit-keyframes zoomInRightLarge{0%{opacity:0;-webkit-transform:scale(0) translateX(1000px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes zoomInRightLarge{0%{opacity:0;-moz-transform:scale(0) translateX(1000px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes zoomInRightLarge{0%{opacity:0;-ms-transform:scale(0) translateX(1000px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes zoomInRightLarge{0%{opacity:0;-o-transform:scale(0) translateX(1000px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes zoomInRightLarge{0%{opacity:0;transform:scale(0) translateX(1000px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.zoomInRightLarge{-webkit-animation-name:zoomInRightLarge;-moz-animation-name:zoomInRightLarge;-ms-animation-name:zoomInRightLarge;-o-animation-name:zoomInRightLarge;animation-name:zoomInRightLarge}@-webkit-keyframes zoomOut{0%{opacity:1;-webkit-transform:scale(1)}100%{opacity:0;-webkit-transform:scale(0)}}@-moz-keyframes zoomOut{0%{opacity:1;-moz-transform:scale(1)}100%{opacity:0;-moz-transform:scale(0)}}@-ms-keyframes zoomOut{0%{opacity:1;-ms-transform:scale(1)}100%{opacity:0;-ms-transform:scale(0)}}@-o-keyframes zoomOut{0%{opacity:1;-o-transform:scale(1)}100%{opacity:0;-o-transform:scale(0)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0)}}.animate.zoomOut{-webkit-animation-name:zoomOut;-moz-animation-name:zoomOut;-ms-animation-name:zoomOut;-o-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutUp{0%{opacity:1;-webkit-transform:scale(1) translateY(0)}100%{opacity:0;-webkit-transform:scale(0) translateY(-200px)}}@-moz-keyframes zoomOutUp{0%{opacity:1;-moz-transform:scale(1) translateY(0)}100%{opacity:0;-moz-transform:scale(0) translateY(-200px)}}@-ms-keyframes zoomOutUp{0%{opacity:1;-ms-transform:scale(1) translateY(0)}100%{opacity:0;-ms-transform:scale(0) translateY(-200px)}}@-o-keyframes zoomOutUp{0%{opacity:1;-o-transform:scale(1) translateY(0)}100%{opacity:0;-o-transform:scale(0) translateY(-200px)}}@keyframes zoomOutUp{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(0) translateY(-200px)}}.animate.zoomOutUp{-webkit-animation-name:zoomOutUp;-moz-animation-name:zoomOutUp;-ms-animation-name:zoomOutUp;-o-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes zoomOutDown{0%{opacity:1;-webkit-transform:scale(1) translateY(0)}100%{opacity:0;-webkit-transform:scale(0) translateY(200px)}}@-moz-keyframes zoomOutDown{0%{opacity:1;-moz-transform:scale(1) translateY(0)}100%{opacity:0;-moz-transform:scale(0) translateY(200px)}}@-ms-keyframes zoomOutDown{0%{opacity:1;-ms-transform:scale(1) translateY(0)}100%{opacity:0;-ms-transform:scale(0) translateY(200px)}}@-o-keyframes zoomOutDown{0%{opacity:1;-o-transform:scale(1) translateY(0)}100%{opacity:0;-o-transform:scale(0) translateY(200px)}}@keyframes zoomOutDown{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(0) translateY(200px)}}.animate.zoomOutDown{-webkit-animation-name:zoomOutDown;-moz-animation-name:zoomOutDown;-ms-animation-name:zoomOutDown;-o-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{0%{opacity:0;-webkit-transform:scale(0) translateX(0)}100%{opacity:1;-webkit-transform:scale(1) translateX(-200px)}}@-moz-keyframes zoomOutLeft{0%{opacity:0;-moz-transform:scale(0) translateX(0)}100%{opacity:1;-moz-transform:scale(1) translateX(-200px)}}@-ms-keyframes zoomOutLeft{0%{opacity:0;-ms-transform:scale(0) translateX(0)}100%{opacity:1;-ms-transform:scale(1) translateX(-200px)}}@-o-keyframes zoomOutLeft{0%{opacity:0;-o-transform:scale(0) translateX(0)}100%{opacity:1;-o-transform:scale(1) translateX(-200px)}}@keyframes zoomOutLeft{0%{opacity:0;transform:scale(0) translateX(0)}100%{opacity:1;transform:scale(1) translateX(-200px)}}.animate.zoomOutLeft{-webkit-animation-name:zoomOutLeft;-moz-animation-name:zoomOutLeft;-ms-animation-name:zoomOutLeft;-o-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{0%{opacity:0;-webkit-transform:scale(0) translateX(0)}100%{opacity:1;-webkit-transform:scale(1) translateX(200px)}}@-moz-keyframes zoomOutRight{0%{opacity:0;-moz-transform:scale(0) translateX(0)}100%{opacity:1;-moz-transform:scale(1) translateX(200px)}}@-ms-keyframes zoomOutRight{0%{opacity:0;-ms-transform:scale(0) translateX(0)}100%{opacity:1;-ms-transform:scale(1) translateX(200px)}}@-o-keyframes zoomOutRight{0%{opacity:0;-o-transform:scale(0) translateX(0)}100%{opacity:1;-o-transform:scale(1) translateX(200px)}}@keyframes zoomOutRight{0%{opacity:0;transform:scale(0) translateX(0)}100%{opacity:1;transform:scale(1) translateX(200px)}}.animate.zoomOutRight{-webkit-animation-name:zoomOutRight;-moz-animation-name:zoomOutRight;-ms-animation-name:zoomOutRight;-o-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUpLarge{0%{opacity:1;-webkit-transform:scale(1) translateY(0)}100%{opacity:0;-webkit-transform:scale(0) translateY(-1000px)}}@-moz-keyframes zoomOutUpLarge{0%{opacity:1;-moz-transform:scale(1) translateY(0)}100%{opacity:0;-moz-transform:scale(0) translateY(-1000px)}}@-ms-keyframes zoomOutUpLarge{0%{opacity:1;-ms-transform:scale(1) translateY(0)}100%{opacity:0;-ms-transform:scale(0) translateY(-1000px)}}@-o-keyframes zoomOutUpLarge{0%{opacity:1;-o-transform:scale(1) translateY(0)}100%{opacity:0;-o-transform:scale(0) translateY(-1000px)}}@keyframes zoomOutUpLarge{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(0) translateY(-1000px)}}.animate.zoomOutUpLarge{-webkit-animation-name:zoomOutUpLarge;-moz-animation-name:zoomOutUpLarge;-ms-animation-name:zoomOutUpLarge;-o-animation-name:zoomOutUpLarge;animation-name:zoomOutUpLarge}@-webkit-keyframes zoomOutDownLarge{0%{opacity:1;-webkit-transform:scale(1) translateY(0)}100%{opacity:0;-webkit-transform:scale(0) translateY(1000px)}}@-moz-keyframes zoomOutDownLarge{0%{opacity:1;-moz-transform:scale(1) translateY(0)}100%{opacity:0;-moz-transform:scale(0) translateY(1000px)}}@-ms-keyframes zoomOutDownLarge{0%{opacity:1;-ms-transform:scale(1) translateY(0)}100%{opacity:0;-ms-transform:scale(0) translateY(1000px)}}@-o-keyframes zoomOutDownLarge{0%{opacity:1;-o-transform:scale(1) translateY(0)}100%{opacity:0;-o-transform:scale(0) translateY(1000px)}}@keyframes zoomOutDownLarge{0%{opacity:1;transform:scale(1) translateY(0)}100%{opacity:0;transform:scale(0) translateY(1000px)}}.animate.zoomOutDownLarge{-webkit-animation-name:zoomOutDownLarge;-moz-animation-name:zoomOutDownLarge;-ms-animation-name:zoomOutDownLarge;-o-animation-name:zoomOutDownLarge;animation-name:zoomOutDownLarge}@-webkit-keyframes zoomOutLeftLarge{0%{opacity:0;-webkit-transform:scale(0) translateX(0)}100%{opacity:1;-webkit-transform:scale(1) translateX(-1000px)}}@-moz-keyframes zoomOutLeftLarge{0%{opacity:0;-moz-transform:scale(0) translateX(0)}100%{opacity:1;-moz-transform:scale(1) translateX(-1000px)}}@-ms-keyframes zoomOutLeftLarge{0%{opacity:0;-ms-transform:scale(0) translateX(0)}100%{opacity:1;-ms-transform:scale(1) translateX(-1000px)}}@-o-keyframes zoomOutLeftLarge{0%{opacity:0;-o-transform:scale(0) translateX(0)}100%{opacity:1;-o-transform:scale(1) translateX(-1000px)}}@keyframes zoomOutLeftLarge{0%{opacity:0;transform:scale(0) translateX(0)}100%{opacity:1;transform:scale(1) translateX(-1000px)}}.animate.zoomOutLeftLarge{-webkit-animation-name:zoomOutLeftLarge;-moz-animation-name:zoomOutLeftLarge;-ms-animation-name:zoomOutLeftLarge;-o-animation-name:zoomOutLeftLarge;animation-name:zoomOutLeftLarge}@-webkit-keyframes zoomOutRightLarge{0%{opacity:0;-webkit-transform:scale(0) translateX(0)}100%{opacity:1;-webkit-transform:scale(1) translateX(1000px)}}@-moz-keyframes zoomOutRightLarge{0%{opacity:0;-moz-transform:scale(0) translateX(0)}100%{opacity:1;-moz-transform:scale(1) translateX(1000px)}}@-ms-keyframes zoomOutRightLarge{0%{opacity:0;-ms-transform:scale(0) translateX(0)}100%{opacity:1;-ms-transform:scale(1) translateX(1000px)}}@-o-keyframes zoomOutRightLarge{0%{opacity:0;-o-transform:scale(0) translateX(0)}100%{opacity:1;-o-transform:scale(1) translateX(1000px)}}@keyframes zoomOutRightLarge{0%{opacity:0;transform:scale(0) translateX(0)}100%{opacity:1;transform:scale(1) translateX(1000px)}}.animate.zoomOutRightLarge{-webkit-animation-name:zoomOutRightLarge;-moz-animation-name:zoomOutRightLarge;-ms-animation-name:zoomOutRightLarge;-o-animation-name:zoomOutRightLarge;animation-name:zoomOutRightLarge}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(0)}50%{opacity:1;-webkit-transform:scale(1.1)}70%{opacity:1;-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(0)}50%{opacity:1;-moz-transform:scale(1.1)}70%{opacity:1;-moz-transform:scale(.9)}100%{opacity:1;-moz-transform:scale(1)}}@-ms-keyframes bounceIn{0%{opacity:0;-ms-transform:scale(0)}50%{opacity:1;-ms-transform:scale(1.1)}70%{opacity:1;-ms-transform:scale(.9)}100%{opacity:1;-ms-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(0)}50%{opacity:1;-o-transform:scale(1.1)}70%{opacity:1;-o-transform:scale(.9)}100%{opacity:1;-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.1)}70%{opacity:1;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.animate.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-ms-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:scale(0) translateY(200px)}60%{opacity:1;-webkit-transform:scale(1.1) translateY(-40px)}80%{opacity:1;-webkit-transform:scale(.9) translateY(20px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:scale(0) translateY(200px)}60%{opacity:1;-moz-transform:scale(1.1) translateY(-40px)}80%{opacity:1;-moz-transform:scale(.9) translateY(20px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes bounceInUp{0%{opacity:0;-ms-transform:scale(0) translateY(200px)}60%{opacity:1;-ms-transform:scale(1.1) translateY(-40px)}80%{opacity:1;-ms-transform:scale(.9) translateY(20px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:scale(0) translateY(200px)}60%{opacity:1;-o-transform:scale(1.1) translateY(-40px)}80%{opacity:1;-o-transform:scale(.9) translateY(20px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:scale(0) translateY(200px)}60%{opacity:1;transform:scale(1.1) translateY(-40px)}80%{opacity:1;transform:scale(.9) translateY(20px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-ms-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:scale(0) translateY(-200px)}60%{opacity:1;-webkit-transform:scale(1.1) translateY(40px)}80%{opacity:1;-webkit-transform:scale(.9) translateY(-20px)}100%{opacity:1;-webkit-transform:scale(1) translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:scale(0) translateY(-200px)}60%{opacity:1;-moz-transform:scale(1.1) translateY(40px)}80%{opacity:1;-moz-transform:scale(.9) translateY(-20px)}100%{opacity:1;-moz-transform:scale(1) translateY(0)}}@-ms-keyframes bounceInDown{0%{opacity:0;-ms-transform:scale(0) translateY(-200px)}60%{opacity:1;-ms-transform:scale(1.1) translateY(40px)}80%{opacity:1;-ms-transform:scale(.9) translateY(-20px)}100%{opacity:1;-ms-transform:scale(1) translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:scale(0) translateY(-200px)}60%{opacity:1;-o-transform:scale(1.1) translateY(40px)}80%{opacity:1;-o-transform:scale(.9) translateY(-20px)}100%{opacity:1;-o-transform:scale(1) translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:scale(0) translateY(-200px)}60%{opacity:1;transform:scale(1.1) translateY(40px)}80%{opacity:1;transform:scale(.9) translateY(-20px)}100%{opacity:1;transform:scale(1) translateY(0)}}.animate.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-ms-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:scale(0) translateX(-200px)}60%{opacity:1;-webkit-transform:scale(1.1) translateX(40px)}80%{opacity:1;-webkit-transform:scale(.9) translateX(-20px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:scale(0) translateX(-200px)}60%{opacity:1;-moz-transform:scale(1.1) translateX(40px)}80%{opacity:1;-moz-transform:scale(.9) translateX(-20px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes bounceInLeft{0%{opacity:0;-ms-transform:scale(0) translateX(-200px)}60%{opacity:1;-ms-transform:scale(1.1) translateX(40px)}80%{opacity:1;-ms-transform:scale(.9) translateX(-20px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:scale(0) translateX(-200px)}60%{opacity:1;-o-transform:scale(1.1) translateX(40px)}80%{opacity:1;-o-transform:scale(.9) translateX(-20px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:scale(0) translateX(-200px)}60%{opacity:1;transform:scale(1.1) translateX(40px)}80%{opacity:1;transform:scale(.9) translateX(-20px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-ms-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:scale(0) translateX(200px)}60%{opacity:1;-webkit-transform:scale(1.1) translateX(-40px)}80%{opacity:1;-webkit-transform:scale(.9) translateX(20px)}100%{opacity:1;-webkit-transform:scale(1) translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:scale(0) translateX(200px)}60%{opacity:1;-moz-transform:scale(1.1) translateX(-40px)}80%{opacity:1;-moz-transform:scale(.9) translateX(20px)}100%{opacity:1;-moz-transform:scale(1) translateX(0)}}@-ms-keyframes bounceInRight{0%{opacity:0;-ms-transform:scale(0) translateX(200px)}60%{opacity:1;-ms-transform:scale(1.1) translateX(-40px)}80%{opacity:1;-ms-transform:scale(.9) translateX(20px)}100%{opacity:1;-ms-transform:scale(1) translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:scale(0) translateX(200px)}60%{opacity:1;-o-transform:scale(1.1) translateX(-40px)}80%{opacity:1;-o-transform:scale(.9) translateX(20px)}100%{opacity:1;-o-transform:scale(1) translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:scale(0) translateX(200px)}60%{opacity:1;transform:scale(1.1) translateX(-40px)}80%{opacity:1;transform:scale(.9) translateX(20px)}100%{opacity:1;transform:scale(1) translateX(0)}}.animate.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-ms-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceOut{0%{opacity:1;-webkit-transform:scale(1)}30%{opacity:1;-webkit-transform:scale(1.1)}50%{opacity:0;-webkit-transform:scale(.9)}100%{opacity:0;-webkit-transform:scale(0)}}@-moz-keyframes bounceOut{0%{opacity:1;-moz-transform:scale(1)}30%{opacity:1;-moz-transform:scale(1.1)}50%{opacity:0;-moz-transform:scale(.9)}100%{opacity:0;-moz-transform:scale(0)}}@-ms-keyframes bounceOut{0%{opacity:1;-ms-transform:scale(1)}30%{opacity:1;-ms-transform:scale(1.1)}50%{opacity:0;-ms-transform:scale(.9)}100%{opacity:0;-ms-transform:scale(0)}}@-o-keyframes bounceOut{0%{opacity:1;-o-transform:scale(1)}30%{opacity:1;-o-transform:scale(1.1)}50%{opacity:0;-o-transform:scale(.9)}100%{opacity:0;-o-transform:scale(0)}}@keyframes bounceOut{0%{opacity:1;transform:scale(1)}30%{opacity:1;transform:scale(1.1)}50%{opacity:0;transform:scale(.9)}100%{opacity:0;transform:scale(0)}}.animate.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-ms-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{opacity:1;-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(40px)}100%{opacity:0;-webkit-transform:translateY(-200px)}}@-moz-keyframes bounceOutUp{0%{opacity:1;-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(40px)}100%{opacity:0;-moz-transform:translateY(-200px)}}@-ms-keyframes bounceOutUp{0%{opacity:1;-ms-transform:translateY(0)}20%{opacity:1;-ms-transform:translateY(40px)}100%{opacity:0;-ms-transform:translateY(-200px)}}@-o-keyframes bounceOutUp{0%{opacity:1;-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(40px)}100%{opacity:0;-o-transform:translateY(-200px)}}@keyframes bounceOutUp{0%{opacity:1;transform:translateY(0)}20%{opacity:1;transform:translateY(40px)}100%{opacity:0;transform:translateY(-200px)}}.animate.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-ms-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{opacity:1;-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-40px)}100%{opacity:0;-webkit-transform:translateY(200px)}}@-moz-keyframes bounceOutDown{0%{opacity:1;-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-40px)}100%{opacity:0;-moz-transform:translateY(200px)}}@-ms-keyframes bounceOutDown{0%{opacity:1;-ms-transform:translateY(0)}20%{opacity:1;-ms-transform:translateY(-40px)}100%{opacity:0;-ms-transform:translateY(200px)}}@-o-keyframes bounceOutDown{0%{opacity:1;-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-40px)}100%{opacity:0;-o-transform:translateY(200px)}}@keyframes bounceOutDown{0%{opacity:1;transform:translateY(0)}20%{opacity:1;transform:translateY(-40px)}100%{opacity:0;transform:translateY(200px)}}.animate.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-ms-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(40px)}100%{opacity:0;-webkit-transform:translateX(-200px)}}@-moz-keyframes bounceOutLeft{0%{opacity:1;-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(40px)}100%{opacity:0;-moz-transform:translateX(-200px)}}@-ms-keyframes bounceOutLeft{0%{opacity:1;-ms-transform:translateX(0)}20%{opacity:1;-ms-transform:translateX(40px)}100%{opacity:0;-ms-transform:translateX(-200px)}}@-o-keyframes bounceOutLeft{0%{opacity:1;-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(40px)}100%{opacity:0;-o-transform:translateX(-200px)}}@keyframes bounceOutLeft{0%{opacity:1;transform:translateX(0)}20%{opacity:1;transform:translateX(40px)}100%{opacity:0;transform:translateX(-200px)}}.animate.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-ms-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{opacity:1;-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-40px)}100%{opacity:0;-webkit-transform:translateX(200px)}}@-moz-keyframes bounceOutRight{0%{opacity:1;-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-40px)}100%{opacity:0;-moz-transform:translateX(200px)}}@-ms-keyframes bounceOutRight{0%{opacity:1;-ms-transform:translateX(0)}20%{opacity:1;-ms-transform:translateX(-40px)}100%{opacity:0;-ms-transform:translateX(200px)}}@-o-keyframes bounceOutRight{0%{opacity:1;-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-40px)}100%{opacity:0;-o-transform:translateX(200px)}}@keyframes bounceOutRight{0%{opacity:1;transform:translateX(0)}20%{opacity:1;transform:translateX(-40px)}100%{opacity:0;transform:translateX(200px)}}.animate.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-ms-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-ms-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.hover-flash:hover,.trigger.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-ms-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes strobe{0%,100%,20%,40%,60%,80%{opacity:1}10%,30%,50%,70%,90%{opacity:0}}@-moz-keyframes strobe{0%,100%,20%,40%,60%,80%{opacity:1}10%,30%,50%,70%,90%{opacity:0}}@-ms-keyframes strobe{0%,100%,20%,40%,60%,80%{opacity:1}10%,30%,50%,70%,90%{opacity:0}}@-o-keyframes strobe{0%,100%,20%,40%,60%,80%{opacity:1}10%,30%,50%,70%,90%{opacity:0}}@keyframes strobe{0%,100%,20%,40%,60%,80%{opacity:1}10%,30%,50%,70%,90%{opacity:0}}.hover-strobe:hover,.trigger.strobe{-webkit-animation-name:strobe;-moz-animation-name:strobe;-ms-animation-name:strobe;-o-animation-name:strobe;animation-name:strobe}@-webkit-keyframes shakeH{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shakeH{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-ms-keyframes shakeH{0%,100%{-ms-transform:translateX(0)}10%,30%,50%,70%,90%{-ms-transform:translateX(-10px)}20%,40%,60%,80%{-ms-transform:translateX(10px)}}@-o-keyframes shakeH{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes shakeH{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.hover-shakeH:hover,.trigger.shakeH{-webkit-animation-name:shakeH;-moz-animation-name:shakeH;-ms-animation-name:shakeH;-o-animation-name:shakeH;animation-name:shakeH}@-webkit-keyframes shakeV{0%,100%{-webkit-transform:translateY(0)}10%,30%,50%,70%,90%{-webkit-transform:translateY(-10px)}20%,40%,60%,80%{-webkit-transform:translateY(10px)}}@-moz-keyframes shakeV{0%,100%{-moz-transform:translateY(0)}10%,30%,50%,70%,90%{-moz-transform:translateY(-10px)}20%,40%,60%,80%{-moz-transform:translateY(10px)}}@-ms-keyframes shakeV{0%,100%{-ms-transform:translateY(0)}10%,30%,50%,70%,90%{-ms-transform:translateY(-10px)}20%,40%,60%,80%{-ms-transform:translateY(10px)}}@-o-keyframes shakeV{0%,100%{-o-transform:translateY(0)}10%,30%,50%,70%,90%{-o-transform:translateY(-10px)}20%,40%,60%,80%{-o-transform:translateY(10px)}}@keyframes shakeV{0%,100%{transform:translateY(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.hover-shakeV:hover,.trigger.shakeV{-webkit-animation-name:shakeV;-moz-animation-name:shakeV;-ms-animation-name:shakeV;-o-animation-name:shakeV;animation-name:shakeV}@-webkit-keyframes bounce{0%,100%,20%,50%,80%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,100%,20%,50%,80%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-ms-keyframes bounce{0%,100%,20%,50%,80%{-ms-transform:translateY(0)}40%{-ms-transform:translateY(-30px)}60%{-ms-transform:translateY(-15px)}}@-o-keyframes bounce{0%,100%,20%,50%,80%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.hover-bounce:hover,.trigger.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-ms-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce}@-webkit-keyframes tada{0%,100%{-webkit-transform:scale(1) rotate(0)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}}@-moz-keyframes tada{0%,100%{-moz-transform:scale(1) rotate(0)}10%,20%{-moz-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}}@-ms-keyframes tada{0%,100%{-ms-transform:scale(1) rotate(0)}10%,20%{-ms-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-ms-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-ms-transform:scale(1.1) rotate(-3deg)}}@-o-keyframes tada{0%,100%{-o-transform:scale(1) rotate(0)}10%,20%{-o-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}}@keyframes tada{0%,100%{transform:scale(1) rotate(0)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}}.hover-tada:hover,.trigger.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-ms-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes wave{20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes wave{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}@-ms-keyframes wave{20%{-ms-transform:rotate(15deg)}40%{-ms-transform:rotate(-10deg)}60%{-ms-transform:rotate(5deg)}80%{-ms-transform:rotate(-5deg)}100%{-ms-transform:rotate(0deg)}}@-o-keyframes wave{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0deg)}}@keyframes wave{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.hover-wave:hover{-webkit-animation-name:wave;-moz-animation-name:wave;-ms-animation-name:wave;-o-animation-name:wave;animation-name:wave}@-webkit-keyframes spinCW{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes spinCW{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(360deg)}}@-ms-keyframes spinCW{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(360deg)}}@-o-keyframes spinCW{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(360deg)}}@keyframes spinCW{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.hover-spinCW:hover,.trigger.spinCW{-webkit-animation-name:spinCW;-moz-animation-name:spinCW;-ms-animation-name:spinCW;-o-animation-name:spinCW;animation-name:spinCW}@-webkit-keyframes spinCCW{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes spinCCW{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(-360deg)}}@-ms-keyframes spinCCW{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(-360deg)}}@-o-keyframes spinCCW{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(-360deg)}}@keyframes spinCCW{0%{transform:rotate(0deg)}100%{transform:rotate(-360deg)}}.hover-spinCCW:hover,.trigger.spinCCW{-webkit-animation-name:spinCCW;-moz-animation-name:spinCCW;-ms-animation-name:spinCCW;-o-animation-name:spinCCW;animation-name:spinCCW}@-webkit-keyframes slingshotCW{0%{-webkit-transform:rotate(0deg)}20%,30%{-webkit-transform:rotate(-45deg)}100%{-webkit-transform:rotate(360deg)}}@-moz-keyframes slingshotCW{0%{-moz-transform:rotate(0deg)}20%,30%{-moz-transform:rotate(-45deg)}100%{-moz-transform:rotate(360deg)}}@-ms-keyframes slingshotCW{0%{-ms-transform:rotate(0deg)}20%,30%{-ms-transform:rotate(-45deg)}100%{-ms-transform:rotate(360deg)}}@-o-keyframes slingshotCW{0%{-o-transform:rotate(0deg)}20%,30%{-o-transform:rotate(-45deg)}100%{-o-transform:rotate(360deg)}}@keyframes slingshotCW{0%{transform:rotate(0deg)}20%,30%{transform:rotate(-45deg)}100%{transform:rotate(360deg)}}.hover-slingshotCW:hover,.trigger.slingshotCW{-webkit-animation-name:slingshotCW;-moz-animation-name:slingshotCW;-ms-animation-name:slingshotCW;-o-animation-name:slingshotCW;animation-name:slingshotCW}@-webkit-keyframes slingshotCCW{0%{-webkit-transform:rotate(0deg)}20%,30%{-webkit-transform:rotate(45deg)}100%{-webkit-transform:rotate(-360deg)}}@-moz-keyframes slingshotCCW{0%{-moz-transform:rotate(0deg)}20%,30%{-moz-transform:rotate(45deg)}100%{-moz-transform:rotate(-360deg)}}@-ms-keyframes slingshotCCW{0%{-ms-transform:rotate(0deg)}20%,30%{-ms-transform:rotate(45deg)}100%{-ms-transform:rotate(-360deg)}}@-o-keyframes slingshotCCW{0%{-o-transform:rotate(0deg)}20%,30%{-o-transform:rotate(45deg)}100%{-o-transform:rotate(-360deg)}}@keyframes slingshotCCW{0%{transform:rotate(0deg)}20%,30%{transform:rotate(45deg)}100%{transform:rotate(-360deg)}}.hover-slingshotCCW:hover,.trigger.slingshotCCW{-webkit-animation-name:slingshotCCW;-moz-animation-name:slingshotCCW;-ms-animation-name:slingshotCCW;-o-animation-name:slingshotCCW;animation-name:slingshotCCW}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0px)}15%{-webkit-transform:translateX(-25px) rotate(-5deg)}30%{-webkit-transform:translateX(20px) rotate(3deg)}45%{-webkit-transform:translateX(-15px) rotate(-3deg)}60%{-webkit-transform:translateX(10px) rotate(2deg)}75%{-webkit-transform:translateX(-5px) rotate(-1deg)}100%{-webkit-transform:translateX(0px)}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0px)}15%{-moz-transform:translateX(-25px) rotate(-5deg)}30%{-moz-transform:translateX(20px) rotate(3deg)}45%{-moz-transform:translateX(-15px) rotate(-3deg)}60%{-moz-transform:translateX(10px) rotate(2deg)}75%{-moz-transform:translateX(-5px) rotate(-1deg)}100%{-moz-transform:translateX(0px)}}@-ms-keyframes wobble{0%{-ms-transform:translateX(0px)}15%{-ms-transform:translateX(-25px) rotate(-5deg)}30%{-ms-transform:translateX(20px) rotate(3deg)}45%{-ms-transform:translateX(-15px) rotate(-3deg)}60%{-ms-transform:translateX(10px) rotate(2deg)}75%{-ms-transform:translateX(-5px) rotate(-1deg)}100%{-ms-transform:translateX(0px)}}@-o-keyframes wobble{0%{-o-transform:translateX(0px)}15%{-o-transform:translateX(-25px) rotate(-5deg)}30%{-o-transform:translateX(20px) rotate(3deg)}45%{-o-transform:translateX(-15px) rotate(-3deg)}60%{-o-transform:translateX(10px) rotate(2deg)}75%{-o-transform:translateX(-5px) rotate(-1deg)}100%{-o-transform:translateX(0px)}}@keyframes wobble{0%{transform:translateX(0px)}15%{transform:translateX(-25px) rotate(-5deg)}30%{transform:translateX(20px) rotate(3deg)}45%{transform:translateX(-15px) rotate(-3deg)}60%{transform:translateX(10px) rotate(2deg)}75%{transform:translateX(-5px) rotate(-1deg)}100%{transform:translateX(0px)}}.hover-wobble:hover,.trigger.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-ms-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%,100%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}}@-moz-keyframes pulse{0%,100%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}}@-ms-keyframes pulse{0%,100%{-ms-transform:scale(1)}50%{-ms-transform:scale(1.1)}}@-o-keyframes pulse{0%,100%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.hover-pulse:hover,.trigger.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-ms-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes pulsate{0%,100%,50%{-webkit-transform:scale(1)}25%,75%{-webkit-transform:scale(1.1)}}@-moz-keyframes pulsate{0%,100%,50%{-moz-transform:scale(1)}25%,75%{-moz-transform:scale(1.1)}}@-ms-keyframes pulsate{0%,100%,50%{-ms-transform:scale(1)}25%,75%{-ms-transform:scale(1.1)}}@-o-keyframes pulsate{0%,100%,50%{-o-transform:scale(1)}25%,75%{-o-transform:scale(1.1)}}@keyframes pulsate{0%,100%,50%{transform:scale(1)}25%,75%{transform:scale(1.1)}}.hover-pulsate:hover,.trigger.pulsate{-webkit-animation-name:pulsate;-moz-animation-name:pulsate;-ms-animation-name:pulsate;-o-animation-name:pulsate;animation-name:pulsate}@-webkit-keyframes heartbeat{0%,30%,50%,60%,80%{-webkit-transform:scale(1)}40%,70%{-webkit-transform:scale(1.1)}}@-moz-keyframes heartbeat{0%,30%,50%,60%,80%{-moz-transform:scale(1)}40%,70%{-moz-transform:scale(1.1)}}@-ms-keyframes heartbeat{0%,30%,50%,60%,80%{-ms-transform:scale(1)}40%,70%{-ms-transform:scale(1.1)}}@-o-keyframes heartbeat{0%,30%,50%,60%,80%{-o-transform:scale(1)}40%,70%{-o-transform:scale(1.1)}}@keyframes heartbeat{0%,30%,50%,60%,80%{transform:scale(1)}40%,70%{transform:scale(1.1)}}.hover-heartbeat:hover,.trigger.heartbeat{-webkit-animation-name:heartbeat;-moz-animation-name:heartbeat;-ms-animation-name:heartbeat;-o-animation-name:heartbeat;animation-name:heartbeat}@-webkit-keyframes panic{0%,100%{-webkit-transform:scale(1) rotate(0)}10%,60%{-webkit-transform:scale(1.1) rotate(-3deg)}20%,40%{-webkit-transform:scale(1) rotate(-3deg)}30%{-webkit-transform:scale(1.1) rotate(3deg)}50%,70%,90%{-webkit-transform:scale(1) rotate(3deg)}80%{-webkit-transform:scale(1.1) rotate(-3deg)}}@-moz-keyframes panic{0%,100%{-moz-transform:scale(1) rotate(0)}10%,60%{-moz-transform:scale(1.1) rotate(-3deg)}20%,40%{-moz-transform:scale(1) rotate(-3deg)}30%{-moz-transform:scale(1.1) rotate(3deg)}50%,70%,90%{-moz-transform:scale(1) rotate(3deg)}80%{-moz-transform:scale(1.1) rotate(-3deg)}}@-ms-keyframes panic{0%,100%{-ms-transform:scale(1) rotate(0)}10%,60%{-ms-transform:scale(1.1) rotate(-3deg)}20%,40%{-ms-transform:scale(1) rotate(-3deg)}30%{-ms-transform:scale(1.1) rotate(3deg)}50%,70%,90%{-ms-transform:scale(1) rotate(3deg)}80%{-ms-transform:scale(1.1) rotate(-3deg)}}@-o-keyframes panic{0%,100%{-o-transform:scale(1) rotate(0)}10%,60%{-o-transform:scale(1.1) rotate(-3deg)}20%,40%{-o-transform:scale(1) rotate(-3deg)}30%{-o-transform:scale(1.1) rotate(3deg)}50%,70%,90%{-o-transform:scale(1) rotate(3deg)}80%{-o-transform:scale(1.1) rotate(-3deg)}}@keyframes panic{0%,100%{transform:scale(1) rotate(0)}10%,60%{transform:scale(1.1) rotate(-3deg)}20%,40%{transform:scale(1) rotate(-3deg)}30%{transform:scale(1.1) rotate(3deg)}50%,70%,90%{transform:scale(1) rotate(3deg)}80%{transform:scale(1.1) rotate(-3deg)}}.hover-panic:hover,.trigger.panic{-webkit-animation-name:panic;-moz-animation-name:panic;-ms-animation-name:panic;-o-animation-name:panic;animation-name:panic}
.ct-chart .ct-label,.ct-chart .ct-label.ct-horizontal{display:block;width:100%;height:100%;fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;text-align:left}.ct-chart .ct-label.ct-vertical{display:block;width:100%;height:100%;fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;text-align:right}.ct-chart .ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-chart .ct-point{stroke-width:10px;stroke-linecap:round}.ct-chart .ct-line{fill:none;stroke-width:4px}.ct-chart .ct-area{stroke:none;fill-opacity:.1}.ct-chart .ct-bar{fill:none;stroke-width:10px}.ct-chart .ct-slice.ct-donut{fill:none;stroke-width:60px}.ct-chart .ct-series.ct-series-a .ct-bar,.ct-chart .ct-series.ct-series-a .ct-line,.ct-chart .ct-series.ct-series-a .ct-point,.ct-chart .ct-series.ct-series-a .ct-slice.ct-donut{stroke:#d70206}.ct-chart .ct-series.ct-series-a .ct-area,.ct-chart .ct-series.ct-series-a .ct-slice:not(.ct-donut){fill:#d70206}.ct-chart .ct-series.ct-series-b .ct-bar,.ct-chart .ct-series.ct-series-b .ct-line,.ct-chart .ct-series.ct-series-b .ct-point,.ct-chart .ct-series.ct-series-b .ct-slice.ct-donut{stroke:#f05b4f}.ct-chart .ct-series.ct-series-b .ct-area,.ct-chart .ct-series.ct-series-b .ct-slice:not(.ct-donut){fill:#f05b4f}.ct-chart .ct-series.ct-series-c .ct-bar,.ct-chart .ct-series.ct-series-c .ct-line,.ct-chart .ct-series.ct-series-c .ct-point,.ct-chart .ct-series.ct-series-c .ct-slice.ct-donut{stroke:#f4c63d}.ct-chart .ct-series.ct-series-c .ct-area,.ct-chart .ct-series.ct-series-c .ct-slice:not(.ct-donut){fill:#f4c63d}.ct-chart .ct-series.ct-series-d .ct-bar,.ct-chart .ct-series.ct-series-d .ct-line,.ct-chart .ct-series.ct-series-d .ct-point,.ct-chart .ct-series.ct-series-d .ct-slice.ct-donut{stroke:#453d3f}.ct-chart .ct-series.ct-series-d .ct-area,.ct-chart .ct-series.ct-series-d .ct-slice:not(.ct-donut){fill:#453d3f}.ct-chart.ct-square{display:block;position:relative;width:100%}.ct-chart.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-chart.ct-square:after{content:"";display:table;clear:both}.ct-chart.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-second{display:block;position:relative;width:100%}.ct-chart.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-chart.ct-minor-second:after{content:"";display:table;clear:both}.ct-chart.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-second{display:block;position:relative;width:100%}.ct-chart.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-chart.ct-major-second:after{content:"";display:table;clear:both}.ct-chart.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-third{display:block;position:relative;width:100%}.ct-chart.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-chart.ct-minor-third:after{content:"";display:table;clear:both}.ct-chart.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-third{display:block;position:relative;width:100%}.ct-chart.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-chart.ct-major-third:after{content:"";display:table;clear:both}.ct-chart.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-chart.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-chart.ct-perfect-fourth:after{content:"";display:table;clear:both}.ct-chart.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-chart.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-chart.ct-perfect-fifth:after{content:"";display:table;clear:both}.ct-chart.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-sixth{display:block;position:relative;width:100%}.ct-chart.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-chart.ct-minor-sixth:after{content:"";display:table;clear:both}.ct-chart.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-golden-section{display:block;position:relative;width:100%}.ct-chart.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-chart.ct-golden-section:after{content:"";display:table;clear:both}.ct-chart.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-sixth{display:block;position:relative;width:100%}.ct-chart.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-chart.ct-major-sixth:after{content:"";display:table;clear:both}.ct-chart.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-minor-seventh{display:block;position:relative;width:100%}.ct-chart.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-chart.ct-minor-seventh:after{content:"";display:table;clear:both}.ct-chart.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-seventh{display:block;position:relative;width:100%}.ct-chart.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-chart.ct-major-seventh:after{content:"";display:table;clear:both}.ct-chart.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-octave{display:block;position:relative;width:100%}.ct-chart.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-chart.ct-octave:after{content:"";display:table;clear:both}.ct-chart.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-tenth{display:block;position:relative;width:100%}.ct-chart.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-chart.ct-major-tenth:after{content:"";display:table;clear:both}.ct-chart.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-eleventh{display:block;position:relative;width:100%}.ct-chart.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-chart.ct-major-eleventh:after{content:"";display:table;clear:both}.ct-chart.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-major-twelfth{display:block;position:relative;width:100%}.ct-chart.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-chart.ct-major-twelfth:after{content:"";display:table;clear:both}.ct-chart.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-chart.ct-double-octave{display:block;position:relative;width:100%}.ct-chart.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-chart.ct-double-octave:after{content:"";display:table;clear:both}.ct-chart.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}
.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item{float:left}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/../../img/grabbing.png) 8 8,move}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.apPluginContainer .z-depth-1,.apPluginContainer .card-panel,.apPluginContainer .card,.apPluginContainer .toast,.apPluginContainer .btn,.apPluginContainer .btn-large,.bsaButtonGroup .btn-large,.apPluginContainer .btn-floating,.apPluginContainer .dropdown-content,.apPluginContainer .collapsible{-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.apPluginContainer .z-depth-1-half,.apPluginContainer .btn:hover,.apPluginContainer .btn-large:hover,.bsaButtonGroup .btn-large:hover,.apPluginContainer .btn-floating:hover,.apPluginContainer .modal{-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);-moz-box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15)}.apPluginContainer .z-depth-2{-webkit-box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-moz-box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.apPluginContainer .z-depth-3{-webkit-box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);-moz-box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19);box-shadow:0 12px 15px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}.apPluginContainer .z-depth-4{-webkit-box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);-moz-box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21);box-shadow:0 16px 28px 0 rgba(0,0,0,.22),0 25px 55px 0 rgba(0,0,0,.21)}.apPluginContainer .z-depth-5{-webkit-box-shadow:0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);-moz-box-shadow:0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22);box-shadow:0 27px 24px 0 rgba(0,0,0,.2),0 40px 77px 0 rgba(0,0,0,.22)}.apPluginContainer .card-panel{padding:20px;margin:.5rem 0 1rem;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-clip:padding-box;background-color:#fff}.bsaButtonGroup .waves-effect,.apPluginContainer .waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;z-index:1;will-change:opacity,transform;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.apPluginContainer .waves-effect .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:rgba(0,0,0,.2);-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-o-transition:all .7s ease-out;-ms-transition:all .7s ease-out;transition:all .7s ease-out;-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform,opacity;-o-transition-property:-o-transform,opacity;transition-property:transform,opacity;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);pointer-events:none}.apPluginContainer .waves-effect.waves-light .waves-ripple{background-color:rgba(255,255,255,.45)}.apPluginContainer .waves-effect.waves-red .waves-ripple{background-color:rgba(244,67,54,.7)}.apPluginContainer .waves-effect.waves-yellow .waves-ripple{background-color:rgba(255,235,59,.7)}.apPluginContainer .waves-effect.waves-orange .waves-ripple{background-color:rgba(255,152,0,.7)}.apPluginContainer .waves-effect.waves-purple .waves-ripple{background-color:rgba(156,39,176,.7)}.apPluginContainer .waves-effect.waves-green .waves-ripple{background-color:rgba(76,175,80,.7)}.apPluginContainer .waves-effect.waves-teal .waves-ripple{background-color:rgba(0,150,136,.7)}.apPluginContainer .waves-notransition{-webkit-transition:none !important;-moz-transition:none !important;-o-transition:none !important;-ms-transition:none !important;transition:none !important}.apPluginContainer .waves-circle{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,#fff 100%,#000 100%)}.apPluginContainer .waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.apPluginContainer .waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.apPluginContainer .waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%}.apPluginContainer .waves-block{display:block}.apPluginContainer a.waves-effect .waves-ripple{z-index:-1}.bsaButtonGroup .btn,.bsaButtonGroup .btn-large,.bsaButtonGroup .btn-flat{display:inline-block;height:36px;margin-bottom:15px;padding:0 2rem;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-clip:padding-box;line-height:36px;text-transform:uppercase;border:none;outline:0;-webkit-tap-highlight-color:transparent}.bsaButtonGroup .btn,.bsaButtonGroup .btn-large{text-decoration:none;color:#fff;background-color:#2196f3;text-align:center;letter-spacing:.5px;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;cursor:pointer}.bsaButtonGroup{text-align:center}.bsaButtonGroup>a>i{margin-left:10px}.bsaButtonGroup .btn-large:focus,.bsaButtonGroup .btn-large:hover,.bsaButtonGroup .btn-large:visited{color:#fff}.bsaButtonGroup .btn:hover,.bsaButtonGroup .btn-large:hover{background-color:#39a1f4;color:#fff}.bsaButtonGroup .btn-large-red{background-color:#f44336;color:#fff}.bsaButtonGroup .btn-large-red:hover{background-color:#f4665c;color:#fff}.bsaButtonGroup .btn-large{height:54px;line-height:56px}.bsaButtonGroup .btn-large-next:focus,.bsaButtonGroup .btn-large-next:hover,.bsaButtonGroup .btn-large-next:visited{color:#9e9e9e}.bsaButtonGroup .btn-large-next{background-color:#e0e0e0;color:#bdbdbd;margin-right:15px}.bsaButtonGroup .btn-large-next:hover{background-color:#eee;color:#9e9e9e}.bsaButtonGroup .apPluginContainer{width:auto}.apPluginContainer .btn,.apPluginContainer .btn-large,.apPluginContainer .btn-flat{display:inline-block;height:36px;margin-bottom:15px;padding:0 2rem;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-clip:padding-box;line-height:36px;text-transform:uppercase;border:none;outline:0;-webkit-tap-highlight-color:transparent}.apPluginContainer .btn.disabled,.apPluginContainer .disabled.btn-large,.apPluginContainer .btn-floating.disabled,.apPluginContainer .btn-large.disabled,.apPluginContainer .btn:disabled,.apPluginContainer .btn-large:disabled,.apPluginContainer .btn-large:disabled,.apPluginContainer .btn-floating:disabled{background-color:#dfdfdf;box-shadow:none;color:#9f9f9f}.apPluginContainer .btn.disabled:hover,.apPluginContainer .disabled.btn-large:hover,.apPluginContainer .btn-floating.disabled:hover,.apPluginContainer .btn-large.disabled:hover,.apPluginContainer .btn:disabled:hover,.apPluginContainer .btn-large:disabled:hover,.apPluginContainer .btn-large:disabled:hover,.apPluginContainer .btn-floating:disabled:hover{background-color:#dfdfdf;color:#9f9f9f}.apPluginContainer .btn i,.apPluginContainer .btn-large i,.apPluginContainer .btn-floating i,.apPluginContainer .btn-large i,.apPluginContainer .btn-flat i{font-size:1.3rem;line-height:inherit}.apPluginContainer .btn,.apPluginContainer .btn-large{text-decoration:none;color:#fff;background-color:#2196f3;text-align:center;letter-spacing:.5px;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;cursor:pointer}.apPluginContainer .btn:hover,.apPluginContainer .btn-large:hover{background-color:#39a1f4}.apPluginContainer .btn-floating{display:inline-block;position:relative;z-index:1;width:37px;height:37px;line-height:37px;padding:0;background-color:#2196f3;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-clip:padding-box;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;-ms-transition:.3s;transition:.3s;cursor:pointer}.apPluginContainer .btn-floating i{width:inherit;display:inline-block;text-align:center;color:#fff;font-size:1.6rem;line-height:37px}.apPluginContainer .btn-floating.btn-large{width:55.5px;height:55.5px}.apPluginContainer .btn-floating.btn-large i{line-height:55.5px}.apPluginContainer .btn-flat{box-shadow:none;background-color:transparent;color:#343434;cursor:pointer}.apPluginContainer .btn-flat.disabled{color:#b3b3b3}.apPluginContainer .btn-large{height:54px;line-height:56px}.apPluginContainer .btn-large i{font-size:1.6rem}.apPluginContainer .left-align{text-align:left}.apPluginContainer .right-align{text-align:right}.apPluginContainer .center,.apPluginContainer .center-align{text-align:center}.apPluginContainer .left{float:left !important}.apPluginContainer .right{float:right !important}.apPluginContainer .no-select,input[type=range],input[type=range]+.thumb{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.apPluginContainer .circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background-clip:padding-box}.apPluginContainer .center-block{display:block;margin-left:auto;margin-right:auto}@font-face{font-family:"Material-Design-Icons";src:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/icons/Material-Design-Icons.eot?-g7cqhn);src:url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/icons/Material-Design-Icons.eot?#iefix-g7cqhn) format("embedded-opentype"),url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/icons/Material-Design-Icons.woff?-g7cqhn) format("woff"),url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/icons/Material-Design-Icons.ttf?-g7cqhn) format("truetype"),url(//artouch.com/wp-content/plugins/ap-plugin-scripteo/frontend/css/asset/icons/Material-Design-Icons.svg?-g7cqhn#Material-Design-Icons) format("svg");font-weight:400;font-style:normal}.apPluginContainer [class^=mdi-],.apPluginContainer .select-wrapper span.select-dropdown:after,[class*=" mdi-"]{font-family:"Material-Design-Icons";speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.apPluginContainer .mdi-hardware-keyboard-arrow-right:before{content:"\e7b6"}.apPluginContainer .mdi-content-add:before{content:"\e6fb"}
.ui-datepicker.bsaProCalendar{background-color:#fff !important;border:1px solid #eee !important;border-radius:4px !important;box-shadow:none;display:none;margin-top:4px;padding:10px;width:240px;z-index:100 !important}.ui-datepicker.bsaProCalendar a,.ui-datepicker.bsaProCalendar a:hover{text-decoration:none}.ui-datepicker.bsaProCalendar a:hover,.ui-datepicker.bsaProCalendar td:hover a{color:#65cc84 !important;-webkit-transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}.ui-datepicker.bsaProCalendar .ui-datepicker-header{margin-bottom:4px;text-align:center;border:0}.ui-datepicker.bsaProCalendar .ui-datepicker-title{font-weight:700}.ui-datepicker.bsaProCalendar .ui-datepicker-prev,.ui-datepicker.bsaProCalendar .ui-datepicker-next{cursor:default;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;height:20px;line-height:1;margin-top:2px;width:30px}.ui-datepicker.bsaProCalendar .ui-datepicker-prev{float:left;text-align:left}.ui-datepicker.bsaProCalendar .ui-datepicker-next{float:right;text-align:right}.ui-datepicker.bsaProCalendar .ui-datepicker-prev:before{content:"<";cursor:pointer}.ui-datepicker.bsaProCalendar .ui-datepicker-next:before{content:">";cursor:pointer}.ui-datepicker.bsaProCalendar .ui-icon{display:none}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar{table-layout:fixed;width:100%}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr,.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr:hover{background-color:transparent;border:0 !important;color:#000}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr td,.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr:hover td,.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr td a,.ui-datepicker.bsaProCalendar .ui-datepicker-calendar tr:hover td a{background-color:transparent;border:0 !important;color:#000}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar th,.ui-datepicker.bsaProCalendar .ui-datepicker-calendar td{text-align:center;padding:4px 0;border:0 !important}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar td{border-radius:0;background-color:#fff;color:#000;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar td:hover{background-color:#eee !important;cursor:pointer}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar td a{text-decoration:none}.ui-datepicker.bsaProCalendar .ui-datepicker-today{background-color:#eee !important;color:#4a9661 !important}.ui-datepicker.bsaProCalendar .ui-datepicker-current-day{background-color:#65cc84 !important;color:#fff !important}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:0 !important;background:inherit !important}.ui-datepicker.bsaProCalendar .ui-datepicker-current-day a{color:#fff !important}.ui-datepicker.bsaProCalendar .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{padding:0;appearance:none;border:0;border-radius:0;background:0 0;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block !important}.is-hidden{display:none !important}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,.h1,.thb-countdown .thb-countdown-ul li .timestamp,h2,.h2,.thb-accordion.style2 .vc_tta-panel-heading h4,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;color:inherit;text-rendering:optimizeLegibility}h1 small,.h1 small,.thb-countdown .thb-countdown-ul li .timestamp small,h2 small,.h2 small,.thb-accordion.style2 .vc_tta-panel-heading h4 small,h3 small,.h3 small,h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small{line-height:0;color:#cacaca}h1,.h1,.thb-countdown .thb-countdown-ul li .timestamp{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2,.h2,.thb-accordion.style2 .vc_tta-panel-heading h4{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3,.h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4,.h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5,.h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6,.h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){h1,.h1,.thb-countdown .thb-countdown-ul li .timestamp{font-size:2.5rem}h2,.h2,.thb-accordion.style2 .vc_tta-panel-heading h4{font-size:2.125rem}h3,.h3{font-size:1.875rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}}a{line-height:inherit;color:#1779ba;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#1468a0}a img{border:0}hr{clear:both;max-width:79.375rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}abbr,abbr[title]{border-bottom:1px dotted #444;cursor:help;text-decoration:none}figure{margin:0}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#444}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ul.no-bullet,ol.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#8a8a8a;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#444;display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block{border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#444;display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:0 0 !important;color:#000 !important;color-adjust:economy;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.row{max-width:79.375rem;margin-right:auto;margin-left:auto;display:flex;flex-flow:row wrap}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.is-collapse-child,.row.collapse>.column>.row,.row.collapse>.columns>.row{margin-right:0;margin-left:0}.column,.columns{flex:1 1 0px;padding-right:.9375rem;padding-left:.9375rem;min-width:0}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{flex:0 0 8.333333%;max-width:8.333333%}.small-offset-0{margin-left:0}.small-2{flex:0 0 16.666667%;max-width:16.666667%}.small-offset-1{margin-left:8.333333%}.small-3{flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.666667%}.small-4{flex:0 0 33.333333%;max-width:33.333333%}.small-offset-3{margin-left:25%}.small-5{flex:0 0 41.666667%;max-width:41.666667%}.small-offset-4{margin-left:33.333333%}.small-6{flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.666667%}.small-7{flex:0 0 58.333333%;max-width:58.333333%}.small-offset-6{margin-left:50%}.small-8{flex:0 0 66.666667%;max-width:66.666667%}.small-offset-7{margin-left:58.333333%}.small-9{flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.666667%}.small-10{flex:0 0 83.333333%;max-width:83.333333%}.small-offset-9{margin-left:75%}.small-11{flex:0 0 91.666667%;max-width:91.666667%}.small-offset-10{margin-left:83.333333%}.small-12{flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.666667%}.small-up-1{flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{flex:0 0 100%;max-width:100%}.small-up-2{flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{flex:0 0 50%;max-width:50%}.small-up-3{flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{flex:0 0 33.333333%;max-width:33.333333%}.small-up-4{flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{flex:0 0 25%;max-width:25%}.small-up-5{flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{flex:0 0 20%;max-width:20%}.small-up-6{flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{flex:0 0 16.666667%;max-width:16.666667%}.small-up-7{flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{flex:0 0 14.285714%;max-width:14.285714%}.small-up-8{flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40em){.medium-1{flex:0 0 8.333333%;max-width:8.333333%}.medium-offset-0{margin-left:0}.medium-2{flex:0 0 16.666667%;max-width:16.666667%}.medium-offset-1{margin-left:8.333333%}.medium-3{flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.666667%}.medium-4{flex:0 0 33.333333%;max-width:33.333333%}.medium-offset-3{margin-left:25%}.medium-5{flex:0 0 41.666667%;max-width:41.666667%}.medium-offset-4{margin-left:33.333333%}.medium-6{flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.666667%}.medium-7{flex:0 0 58.333333%;max-width:58.333333%}.medium-offset-6{margin-left:50%}.medium-8{flex:0 0 66.666667%;max-width:66.666667%}.medium-offset-7{margin-left:58.333333%}.medium-9{flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.666667%}.medium-10{flex:0 0 83.333333%;max-width:83.333333%}.medium-offset-9{margin-left:75%}.medium-11{flex:0 0 91.666667%;max-width:91.666667%}.medium-offset-10{margin-left:83.333333%}.medium-12{flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.666667%}.medium-up-1{flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{flex:0 0 100%;max-width:100%}.medium-up-2{flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{flex:0 0 50%;max-width:50%}.medium-up-3{flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{flex:0 0 33.333333%;max-width:33.333333%}.medium-up-4{flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{flex:0 0 25%;max-width:25%}.medium-up-5{flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{flex:0 0 20%;max-width:20%}.medium-up-6{flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{flex:0 0 16.666667%;max-width:16.666667%}.medium-up-7{flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{flex:0 0 14.285714%;max-width:14.285714%}.medium-up-8{flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.large-1{flex:0 0 8.333333%;max-width:8.333333%}.large-offset-0{margin-left:0}.large-2{flex:0 0 16.666667%;max-width:16.666667%}.large-offset-1{margin-left:8.333333%}.large-3{flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.666667%}.large-4{flex:0 0 33.333333%;max-width:33.333333%}.large-offset-3{margin-left:25%}.large-5{flex:0 0 41.666667%;max-width:41.666667%}.large-offset-4{margin-left:33.333333%}.large-6{flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.666667%}.large-7{flex:0 0 58.333333%;max-width:58.333333%}.large-offset-6{margin-left:50%}.large-8{flex:0 0 66.666667%;max-width:66.666667%}.large-offset-7{margin-left:58.333333%}.large-9{flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.666667%}.large-10{flex:0 0 83.333333%;max-width:83.333333%}.large-offset-9{margin-left:75%}.large-11{flex:0 0 91.666667%;max-width:91.666667%}.large-offset-10{margin-left:83.333333%}.large-12{flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.666667%}.large-up-1{flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{flex:0 0 100%;max-width:100%}.large-up-2{flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{flex:0 0 50%;max-width:50%}.large-up-3{flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{flex:0 0 33.333333%;max-width:33.333333%}.large-up-4{flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{flex:0 0 25%;max-width:25%}.large-up-5{flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{flex:0 0 20%;max-width:20%}.large-up-6{flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{flex:0 0 16.666667%;max-width:16.666667%}.large-up-7{flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{flex:0 0 14.285714%;max-width:14.285714%}.large-up-8{flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}}.shrink{flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:39.99875em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width:39.99875em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.hide{display:none !important}.invisible{visibility:hidden}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none !important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none !important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none !important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none !important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none !important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none !important}}@media print,screen and (min-width:64em){.hide-for-large{display:none !important}}@media screen and (max-width:63.99875em){.show-for-large{display:none !important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none !important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.show-on-focus:active,.show-on-focus:focus{position:static !important;width:auto !important;height:auto !important;overflow:visible !important;clip:auto !important;white-space:normal !important}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:before,.clearfix:after{display:table;content:' ';flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}.reset,.searchform fieldset,.widget.widget_calendar table{margin:0;padding:0;list-style:none}.cf:before,.post-detail .post-title-container:before,.widget.widget_categories li:before,.widget.widget_archive li:before,.widget.widget_product_categories li:before,.widget.woocommerce-widget-layered-nav li:before,.widget .product_list_widget li:before,.thb-pricing-table.style3 .pricing-description ul:before,.thb-pricing-table.style3 .pricing-description ol:before,.woocommerce-checkout h3:before,#order_review_heading:before,.woocommerce-Address-title h3:before,.woocommerce-MyAccount-content h3:before,.woocommerce-MyAccount-content legend:before,.thb-product-detail .product-information .woocommerce-product-details__short-description:before,#customer_details:before,.woocommerce-MyAccount-content fieldset:before,.cf:after,.post-detail .post-title-container:after,.widget.widget_categories li:after,.widget.widget_archive li:after,.widget.widget_product_categories li:after,.widget.woocommerce-widget-layered-nav li:after,.widget .product_list_widget li:after,.thb-pricing-table.style3 .pricing-description ul:after,.thb-pricing-table.style3 .pricing-description ol:after,.woocommerce-checkout h3:after,#order_review_heading:after,.woocommerce-Address-title h3:after,.woocommerce-MyAccount-content h3:after,.woocommerce-MyAccount-content legend:after,.thb-product-detail .product-information .woocommerce-product-details__short-description:after,#customer_details:after,.woocommerce-MyAccount-content fieldset:after{content:" ";display:table}.cf:after,.post-detail .post-title-container:after,.widget.widget_categories li:after,.widget.widget_archive li:after,.widget.widget_product_categories li:after,.widget.woocommerce-widget-layered-nav li:after,.widget .product_list_widget li:after,.thb-pricing-table.style3 .pricing-description ul:after,.thb-pricing-table.style3 .pricing-description ol:after,.woocommerce-checkout h3:after,#order_review_heading:after,.woocommerce-Address-title h3:after,.woocommerce-MyAccount-content h3:after,.woocommerce-MyAccount-content legend:after,.thb-product-detail .product-information .woocommerce-product-details__short-description:after,#customer_details:after,.woocommerce-MyAccount-content fieldset:after{clear:both}.object-fit,.post.thumbnail-style1 .post-gallery .wp-post-image,.post.thumbnail-style2 .post-gallery .wp-post-image,.post.thumbnail-style3 .post-gallery .wp-post-image,.post.thumbnail-style4 .post-gallery .wp-post-image,.post.thumbnail-style6 .post-gallery .wp-post-image,.post.thumbnail-style7 .post-gallery .wp-post-image,.post.thumbnail-style9 .post-gallery .wp-post-image,.post.style5 .post-gallery>a .wp-post-image,.post.style5-white .post-gallery>a .wp-post-image,.post.style6.style6-bg .post-gallery>a .wp-post-image,.post.style14 .post-gallery .wp-post-image,.post-detail .thb-article-featured-image .wp-post-image,.post-detail .thb-article-featured-image img,.thb-shopthelook .woocommerce-LoopProduct-link .wp-post-image,.thb-lightbox-button .thb-lightbox-thumb img,.thb-author-info figure img,.widget.thb_widget_top_categories .thb-widget-category-link img,.widget.thb_widget_about .thb-about-widget-holder figure img,.widget.thb_widget_authors .thb-widget-author figure img,.thb-article-review.style2 .thb-article-figure img,.thb-post-background.thb-post-background-style3 .post-gallery .wp-post-image{object-fit:cover;width:100%;height:100%}.endcolumn [class*=column]+[class*=column]:last-child{float:left}.transition,.post.style12.featured-style .post-gallery.thb-parallax:after,.btn-block.style1 .cover-bg img,.thb-video-lightbox.hover-style1 img,.thb-video-lightbox.hover-style2 img,.thb-video-lightbox svg.thb-play-02 .circle2,.thb-tabs,.thb-flip-box .thb-flip-box-side,.products .product .product_thumbnail.thb_hover .product_thumbnail_hover,.products .product .product_after_title .button:after,.products .product.product-category a div span{-moz-transition:all 1s cubic-bezier(.25,.8,.25,1);-o-transition:all 1s cubic-bezier(.25,.8,.25,1);-webkit-transition:all 1s cubic-bezier(.25,.8,.25,1);transition:all 1s cubic-bezier(.25,.8,.25,1)}.transition2{-moz-transition:all 1s cubic-bezier(.645,.045,.095,1.08);-o-transition:all 1s cubic-bezier(.645,.045,.095,1.08);-webkit-transition:all 1s cubic-bezier(.645,.045,.095,1.08);transition:all 1s cubic-bezier(.645,.045,.095,1.08)}.quick-transition,.scroll-bottom.style1:before,.scroll-bottom.style1>div:before,.scroll-bottom.style1>div:after,.scroll-bottom.style2,.scroll-bottom.style3>div:before,.scroll-bottom.style3>div:after,.scroll-bottom.style4,.scroll-bottom.style4>div:before,.scroll-bottom.style4>div:after,a,#wrapper .click-capture,.thb-borders,.logo-holder .logolink .logoimg,.header.fixed:before,.thb-mobile-close div span:before,.post .thb-post-bottom .post-share .post-share-bubble,.post.thumbnail-style6 .post-gallery .post-video-play .thb-video-icon,.post.featured-style .post-gallery:not(.thb-post-thumbnail-gallery),.mfp-bg,.mfp-zoom-in .mfp-with-anim,.mfp-zoom-in .mfp-iframe-scaler,.mfp-zoom-in .mfp-inline-holder,.mfp-zoom-in .mfp-close,.mfp-zoom-in.mfp-bg,.mfp-zoom-out .mfp-with-anim,.mfp-zoom-out.mfp-bg,.post-gallery-content .thb-gallery-grid .thb-grid-image img,.smart-list.smart-list-v3 .thb-smart-list-nav .arrow,.commentlist .comment .reply svg path,.commentlist .review .reply svg path,input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],textarea,input[type=submit],.button,.btn,.btn-text.style1:before,.btn-text.style2:before,.btn-text.style2:after,.btn-text.style3 span:after,.btn-text.style4 .arrow>div,.thb-freescroll,.thb-carousel.bottom-arrows.text-pagination .slick-dots li,.thb_image_link .thb-image-inner .thb-portfolio-video,.expand,.thb_location_container.row .thb_location,.thb-accordion.style3 .vc_tta-panel,.thb-client-row.thb-opacity.with-accent .thb-client,.thb-client-row .thb-client img,.thb-client-row .style4 .accent-color,.thb-horizontal-list:before,.thb-tabs.style1 .vc_tta-panel-heading h4 a:before,.thb-iconbox,.thb-iconbox.top.type1 figure,.thb-iconbox.top.type2 figure,.thb-iconbox.top.type3.has-link .iconbox-content,.thb-iconbox.top.type3.has-link .iconbox-content .thb-read-more,.thb-iconbox.left.has-link .iconbox-content,.thb-iconbox.right.has-link .iconbox-content,.thb-iconbox.left.has-link .iconbox-content .thb-read-more,.thb-iconbox.right.has-link .iconbox-content .thb-read-more,.thb-team-row .thb-team-member img,.thb-team-row .thb-team-member .team-information,.thb-team-row .thb-team-member.member_style1 .team-information,.thb-team-row .thb-team-member.member_style3 .team-container,.thb-testimonials.thb-carousel,.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image svg,.thb-instagram-row figure:after,.thb-instagram-row figure span,.thb-categorylinks.style2 a:after,.thb-pricing-table.style2 .pricing-style2-highlight,.thb-pin-it-container .thb-pin-it,.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip,.products .product .product_after_title .product_after_shop_loop_buttons,.products .product .product_after_title .product_after_shop_loop_price,.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist,.thb-product-detail .product-thumbnails .slick-slide,.login-page-form li a:before,.thb-form-container,.thb-form-container .thb-login-form,.thb-form-container .thb-register-form{-moz-transition:all .25s cubic-bezier(.25,.8,.25,1);-o-transition:all .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:all .25s cubic-bezier(.25,.8,.25,1);transition:all .25s cubic-bezier(.25,.8,.25,1)}.mid-transition,.header.fixed .thb-reading-indicator,.header.fixed .thb-reading-indicator .thb-indicator .indicator-hover,.header.fixed .thb-reading-indicator .thb-indicator .indicator-arrow,.thb-full-menu .sub-menu li a,.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li>a:before,.post .post-title a>span,.post .thb-read-more:after,.post.featured-style.featured-overflow .post-overflow-content,.post.style4 .post-gallery:after,.post.style13 .post-gallery:after,.thb-article-nav,.thb-shopthelook .woocommerce-LoopProduct-link .thb-shopthelook-content,.thb-lightbox-button,.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name,.thb-video-lightbox svg .back,.thb-video-lightbox svg .front,.thb-team-row .thb-team-member.member_style5 .team-information-hover,.thb-team-row .thb-team-member.member_style5 .team-information,.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image,.thb-social-top.style1 .social-button-holder .social .thb-social-count,.thb-social-top.style2 .social-button-holder .social .thb-social-count,.thb-social-top.style4 .social-button-holder .social .thb-social-count,.thb-social-top.style4 .social-button-holder .social .thb-social-count:before,.thb-social-links-container .thb-social-link .thb-social-icon-container,.thb-categorylinks.style3 figure img,.thb-categorylinks.style4 figure img,.thb-category-card,.thb-prevnext .nav-links .page-numbers:before{-moz-transition:all .5s cubic-bezier(.25,.8,.25,1);-o-transition:all .5s cubic-bezier(.25,.8,.25,1);-webkit-transition:all .5s cubic-bezier(.25,.8,.25,1);transition:all .5s cubic-bezier(.25,.8,.25,1)}.linear-transition,.post.thumbnail-style6 .post-gallery .post-video-play,.post.thumbnail-style6 .post-gallery .now-playing{-moz-transition:all 1s ease;-o-transition:all 1s ease;-webkit-transition:all 1s ease;transition:all 1s ease}.linear-quick-transition,.smart-list.smart-list-v3 .thb-smart-list-nav .arrow svg,.thb-accordion .vc_tta-panel-heading h4 a:after,.thb-client-row .style3 .client-title,.products .product .product_thumbnail .yith-wcwl-add-to-wishlist,.products .product .product_thumbnail .yith-wcwl-add-to-wishlist a,.products .product .product_thumbnail .yith-wcwl-add-to-wishlist .text{-moz-transition:all .25s ease;-o-transition:all .25s ease;-webkit-transition:all .25s ease;transition:all .25s ease}.linear-mid-transition,button.mfp-arrow,button.mfp-arrow .thb-arrow-first,button.mfp-arrow .thb-arrow-second,.post-gallery-content .thb-gallery-arrow,.post-gallery-content .thb-gallery-arrow .thb-arrow-first,.post-gallery-content .thb-gallery-arrow .thb-arrow-second,.thb-carousel .slick-nav,.thb-carousel .slick-nav .thb-arrow-first,.thb-carousel .slick-nav .thb-arrow-second,.thb-carousel .slick-dots li button{-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease}.general-shadow-styles.small-shadow,.columns .small-shadow.vc_column-inner,.small-shadow.row,.thb-freescroll .columns img.small-shadow,.thb_image_link img.small-shadow,.small-shadow.thb-video-lightbox{-moz-box-shadow:0 2px 7px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 7px rgba(0,0,0,.1);box-shadow:0 2px 7px rgba(0,0,0,.1)}.general-shadow-styles.medium-shadow,.columns .medium-shadow.vc_column-inner,.medium-shadow.row,.thb-freescroll .columns img.medium-shadow,.thb_image_link img.medium-shadow,.medium-shadow.thb-video-lightbox{-moz-box-shadow:0 4px 20px rgba(0,0,0,.1);-webkit-box-shadow:0 4px 20px rgba(0,0,0,.1);box-shadow:0 4px 20px rgba(0,0,0,.1)}.general-shadow-styles.large-shadow,.columns .large-shadow.vc_column-inner,.large-shadow.row,.thb-freescroll .columns img.large-shadow,.thb_image_link img.large-shadow,.large-shadow.thb-video-lightbox{-moz-box-shadow:0 6px 30px rgba(0,0,0,.1);-webkit-box-shadow:0 6px 30px rgba(0,0,0,.1);box-shadow:0 6px 30px rgba(0,0,0,.1)}.general-shadow-styles.xlarge-shadow,.columns .xlarge-shadow.vc_column-inner,.xlarge-shadow.row,.thb-freescroll .columns img.xlarge-shadow,.thb_image_link img.xlarge-shadow,.xlarge-shadow.thb-video-lightbox{-moz-box-shadow:0 8px 40px rgba(0,0,0,.08);-webkit-box-shadow:0 8px 40px rgba(0,0,0,.08);box-shadow:0 8px 40px rgba(0,0,0,.08)}.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .header,.admin-bar .thb-search-popup,.admin-bar .side-panel,.admin-bar .mfp-wrap:not(.post-gallery-lightbox) .mfp-close,.mfp-wrap:not(.post-gallery-lightbox) .admin-bar .mfp-close,.admin-bar .post-gallery-lightbox .mfp-content{top:0}@media screen and (min-width:601px){.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .header,.admin-bar .thb-search-popup,.admin-bar .side-panel,.admin-bar .mfp-wrap:not(.post-gallery-lightbox) .mfp-close,.mfp-wrap:not(.post-gallery-lightbox) .admin-bar .mfp-close,.admin-bar .post-gallery-lightbox .mfp-content{top:46px}}@media screen and (min-width:783px){.admin-bar .admin-style,.admin-bar .thb-borders,.admin-bar .header,.admin-bar .thb-search-popup,.admin-bar .side-panel,.admin-bar .mfp-wrap:not(.post-gallery-lightbox) .mfp-close,.mfp-wrap:not(.post-gallery-lightbox) .admin-bar .mfp-close,.admin-bar .post-gallery-lightbox .mfp-content{top:32px}}.custom_scroll{overflow:hidden;height:100%;position:relative}.flex-video{margin:0 0 20px;position:relative}.vc_video-aspect-ratio-235 .flex-video.widescreen{padding-bottom:42.5%}.flex-video .wp-video{position:absolute;top:0;left:0;height:100%;width:100% !important}.flex-video .wp-video .plyr--video,.flex-video .wp-video .plyr__video-wrapper{height:100%}.flex-video>.plyr--video,.flex-video>.plyr__video-wrapper{position:absolute;top:0;left:0;height:100%;width:100% !important}.cover-bg{flex-direction:column;background-position:center;background-size:cover}.no-padding,.row .row.no-padding{margin:0}.no-padding>.columns,.row .row.no-padding>.columns{padding:0}@media only screen and (min-width:640px){.no-padding,.row .row.no-padding{padding:0}}.vc_editor.compose-mode .vc_element>.columns{width:100%;max-width:100%}.columns .vc_column-inner{width:100%;height:100%}.columns.thb-light-column{color:#e6e6e6}.columns.thb-light-column h1,.columns.thb-light-column h2,.columns.thb-light-column h3,.columns.thb-light-column h4,.columns.thb-light-column h5,.columns.thb-light-column h6,.columns.thb-light-column label,.columns.thb-light-column .wpb_text_column a{color:#fff}.columns.thb-light-column input[type=text],.columns.thb-light-column input[type=password],.columns.thb-light-column input[type=date],.columns.thb-light-column input[type=datetime],.columns.thb-light-column input[type=email],.columns.thb-light-column input[type=number],.columns.thb-light-column input[type=search],.columns.thb-light-column input[type=tel],.columns.thb-light-column input[type=time],.columns.thb-light-column input[type=url],.columns.thb-light-column textarea{background:rgba(255,255,255,.05);color:#c1c1c1}.columns.thb-light-column input[type=text]:not(:focus),.columns.thb-light-column input[type=password]:not(:focus),.columns.thb-light-column input[type=date]:not(:focus),.columns.thb-light-column input[type=datetime]:not(:focus),.columns.thb-light-column input[type=email]:not(:focus),.columns.thb-light-column input[type=number]:not(:focus),.columns.thb-light-column input[type=search]:not(:focus),.columns.thb-light-column input[type=tel]:not(:focus),.columns.thb-light-column input[type=time]:not(:focus),.columns.thb-light-column input[type=url]:not(:focus),.columns.thb-light-column textarea:not(:focus){border-color:rgba(255,255,255,.15)}.columns.thb-light-column input[type=text]:focus,.columns.thb-light-column input[type=password]:focus,.columns.thb-light-column input[type=date]:focus,.columns.thb-light-column input[type=datetime]:focus,.columns.thb-light-column input[type=email]:focus,.columns.thb-light-column input[type=number]:focus,.columns.thb-light-column input[type=search]:focus,.columns.thb-light-column input[type=tel]:focus,.columns.thb-light-column input[type=time]:focus,.columns.thb-light-column input[type=url]:focus,.columns.thb-light-column textarea:focus{color:#c1c1c1;border-color:#fff}.columns.thb-light-column input[type=text]:-moz-placeholder,.columns.thb-light-column input[type=password]:-moz-placeholder,.columns.thb-light-column input[type=date]:-moz-placeholder,.columns.thb-light-column input[type=datetime]:-moz-placeholder,.columns.thb-light-column input[type=email]:-moz-placeholder,.columns.thb-light-column input[type=number]:-moz-placeholder,.columns.thb-light-column input[type=search]:-moz-placeholder,.columns.thb-light-column input[type=tel]:-moz-placeholder,.columns.thb-light-column input[type=time]:-moz-placeholder,.columns.thb-light-column input[type=url]:-moz-placeholder,.columns.thb-light-column textarea:-moz-placeholder{color:#fff}.columns.thb-light-column input[type=text]::-moz-placeholder,.columns.thb-light-column input[type=password]::-moz-placeholder,.columns.thb-light-column input[type=date]::-moz-placeholder,.columns.thb-light-column input[type=datetime]::-moz-placeholder,.columns.thb-light-column input[type=email]::-moz-placeholder,.columns.thb-light-column input[type=number]::-moz-placeholder,.columns.thb-light-column input[type=search]::-moz-placeholder,.columns.thb-light-column input[type=tel]::-moz-placeholder,.columns.thb-light-column input[type=time]::-moz-placeholder,.columns.thb-light-column input[type=url]::-moz-placeholder,.columns.thb-light-column textarea::-moz-placeholder{color:#fff}.columns.thb-light-column input[type=text]:-ms-input-placeholder,.columns.thb-light-column input[type=password]:-ms-input-placeholder,.columns.thb-light-column input[type=date]:-ms-input-placeholder,.columns.thb-light-column input[type=datetime]:-ms-input-placeholder,.columns.thb-light-column input[type=email]:-ms-input-placeholder,.columns.thb-light-column input[type=number]:-ms-input-placeholder,.columns.thb-light-column input[type=search]:-ms-input-placeholder,.columns.thb-light-column input[type=tel]:-ms-input-placeholder,.columns.thb-light-column input[type=time]:-ms-input-placeholder,.columns.thb-light-column input[type=url]:-ms-input-placeholder,.columns.thb-light-column textarea:-ms-input-placeholder{color:#fff}.columns.thb-light-column input[type=text]::-webkit-input-placeholder,.columns.thb-light-column input[type=password]::-webkit-input-placeholder,.columns.thb-light-column input[type=date]::-webkit-input-placeholder,.columns.thb-light-column input[type=datetime]::-webkit-input-placeholder,.columns.thb-light-column input[type=email]::-webkit-input-placeholder,.columns.thb-light-column input[type=number]::-webkit-input-placeholder,.columns.thb-light-column input[type=search]::-webkit-input-placeholder,.columns.thb-light-column input[type=tel]::-webkit-input-placeholder,.columns.thb-light-column input[type=time]::-webkit-input-placeholder,.columns.thb-light-column input[type=url]::-webkit-input-placeholder,.columns.thb-light-column textarea::-webkit-input-placeholder{color:#fff}.columns.thb-light-column .post .post-title a,.columns.thb-light-column .post .post-category a,.columns.thb-light-column .post .post-author a,.columns.thb-light-column .thb-categorylinks.style4 .category-link-style4,.columns.thb-light-column .thb-trending-bar .thb-trending a,.columns.thb-light-column .products .product h3 a,.columns.thb-light-column .products .product .product_after_title .button{color:#fff}.light-shortcodes .thb-counter,.columns.thb-light-column .thb-counter{color:#fff}.light-shortcodes .thb_title.style1 .thb_title_inner:before,.columns.thb-light-column .thb_title.style1 .thb_title_inner:before,.light-shortcodes .thb_title.style1 .thb_title_inner:after,.columns.thb-light-column .thb_title.style1 .thb_title_inner:after{border-color:#fff}.light-shortcodes .thb_title.style4 .thb_title_inner:before,.columns.thb-light-column .thb_title.style4 .thb_title_inner:before,.light-shortcodes .thb_title.style4 .thb_title_inner:after,.columns.thb-light-column .thb_title.style4 .thb_title_inner:after,.light-shortcodes .thb_title.style6 .thb_title_inner:before,.columns.thb-light-column .thb_title.style6 .thb_title_inner:before,.light-shortcodes .thb_title.style6 .thb_title_inner:after,.columns.thb-light-column .thb_title.style6 .thb_title_inner:after,.light-shortcodes .thb_title.style7 .thb_title_inner:before,.columns.thb-light-column .thb_title.style7 .thb_title_inner:before,.light-shortcodes .thb_title.style7 .thb_title_inner:after,.columns.thb-light-column .thb_title.style7 .thb_title_inner:after{background:#fff}.light-shortcodes .thb_title.style3 .thb_title_icon:before,.columns.thb-light-column .thb_title.style3 .thb_title_icon:before,.light-shortcodes .thb_title.style3 .thb_title_icon:after,.columns.thb-light-column .thb_title.style3 .thb_title_icon:after{border-color:rgba(255,255,255,.1)}.light-shortcodes .thb_title.style2 .thb_title_inner,.columns.thb-light-column .thb_title.style2 .thb_title_inner{-moz-box-shadow:inset 0 -3px 0 0 #fff;-webkit-box-shadow:inset 0 -3px 0 0 #fff;box-shadow:inset 0 -3px 0 0 #fff}.light-shortcodes .thb_title.style1 .left_brackets,.columns.thb-light-column .thb_title.style1 .left_brackets,.light-shortcodes .thb_title.style1 .right_brackets,.columns.thb-light-column .thb_title.style1 .right_brackets{fill:#fff}.light-shortcodes .thb_title.style3 .thb_title_icon svg path,.columns.thb-light-column .thb_title.style3 .thb_title_icon svg path,.light-shortcodes .thb_title.style3 .thb_title_icon svg circle,.columns.thb-light-column .thb_title.style3 .thb_title_icon svg circle,.light-shortcodes .thb_title.style3 .thb_title_icon svg rect,.columns.thb-light-column .thb_title.style3 .thb_title_icon svg rect,.light-shortcodes .thb_title.style3 .thb_title_icon svg ellipse,.columns.thb-light-column .thb_title.style3 .thb_title_icon svg ellipse{stroke:#fff}.light-shortcodes .thb_title.style5,.columns.thb-light-column .thb_title.style5{border-top-color:#fff;border-bottom-color:rgba(255,255,255,.1)}.light-shortcodes .thb-iconbox figure svg path,.columns.thb-light-column .thb-iconbox figure svg path,.light-shortcodes .thb-iconbox figure svg circle,.columns.thb-light-column .thb-iconbox figure svg circle,.light-shortcodes .thb-iconbox figure svg rect,.columns.thb-light-column .thb-iconbox figure svg rect,.light-shortcodes .thb-iconbox figure svg ellipse,.columns.thb-light-column .thb-iconbox figure svg ellipse{stroke:#fff}.light-shortcodes .post .thb-post-bottom ul li,.columns.thb-light-column .post .thb-post-bottom ul li{color:rgba(255,255,255,.7)}.light-shortcodes .thb-trending-bar>aside,.columns.thb-light-column .thb-trending-bar>aside{color:rgba(255,255,255,.5)}.light-shortcodes .tag-cloud-link,.columns.thb-light-column .tag-cloud-link{color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.1)}.light-shortcodes .tag-cloud-link:hover,.columns.thb-light-column .tag-cloud-link:hover{border-color:#fff;color:#fff}.light-shortcodes .thb-newsletter-form .btn,.columns.thb-light-column .thb-newsletter-form .btn{background:#fff;color:#444}.light-shortcodes .thb-newsletter-form .btn:hover,.columns.thb-light-column .thb-newsletter-form .btn:hover{color:#fff;background:#f75454}.light-shortcodes .btn-block,.columns.thb-light-column .btn-block{color:#fff}.light-shortcodes .btn-block:hover,.columns.thb-light-column .btn-block:hover{color:#fff}.light-shortcodes .thb-tabs.style2 .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-tabs.style2 .vc_tta-panel-heading h4 a{color:rgba(255,255,255,.7)}.light-shortcodes .thb-tabs.style3 .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-tabs.style3 .vc_tta-panel-heading h4 a,.light-shortcodes .thb-accordion .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-accordion .vc_tta-panel-heading h4 a,.light-shortcodes .thb-tabs.style4 .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-tabs.style4 .vc_tta-panel-heading h4 a,.light-shortcodes .thb-tabs.style2 .vc_tta-panel-heading h4 a.active,.columns.thb-light-column .thb-tabs.style2 .vc_tta-panel-heading h4 a.active{color:#fff}.light-shortcodes .thb-tabs.style4 .thb-tab-menu,.columns.thb-light-column .thb-tabs.style4 .thb-tab-menu{border-color:rgba(255,255,255,.15)}.light-shortcodes .thb-accordion.style1 .vc_tta-panel,.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel{border-bottom-color:rgba(255,255,255,.15)}.light-shortcodes .thb-tabs.style1 .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-tabs.style1 .vc_tta-panel-heading h4 a{color:rgba(255,255,255,.55)}.light-shortcodes .thb-tabs.style1 .vc_tta-panel-heading h4 a.active,.columns.thb-light-column .thb-tabs.style1 .vc_tta-panel-heading h4 a.active{color:#fff}.light-shortcodes .thb-accordion.style1 .vc_tta-panel-heading h4 a:after,.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel-heading h4 a:after,.light-shortcodes .thb-accordion.style1 .vc_tta-panel-heading h4 a:before,.columns.thb-light-column .thb-accordion.style1 .vc_tta-panel-heading h4 a:before{background:rgba(255,255,255,.55)}.light-shortcodes .thb-accordion.style3 .vc_tta-panel-heading h4 a:after,.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel-heading h4 a:after,.light-shortcodes .thb-accordion.style3 .vc_tta-panel-heading h4 a:before,.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel-heading h4 a:before{background:rgba(255,255,255,.55)}.light-shortcodes .thb-accordion.style3 .vc_tta-panel,.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel{border-color:rgba(255,255,255,.25)}.light-shortcodes .thb-accordion.style3 .vc_tta-panel.active,.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel.active{background:#1c1c1c}.light-shortcodes .thb-accordion.style3 .vc_tta-panel-heading h4 a,.columns.thb-light-column .thb-accordion.style3 .vc_tta-panel-heading h4 a{color:#fff}.light-shortcodes .thb-categorylinks.style3 .category-link-style3:not(:hover),.columns.thb-light-column .thb-categorylinks.style3 .category-link-style3:not(:hover){color:#fff}.light-shortcodes .thb-carousel .slick-dots li button,.columns.thb-light-column .thb-carousel .slick-dots li button{background:rgba(255,255,255,.8)}.light-shortcodes .thb-carousel .slick-dots li.slick-active button,.columns.thb-light-column .thb-carousel .slick-dots li.slick-active button{background:0 0}.light-shortcodes .thb-carousel .slick-dots li button .thb-pagination-svg circle,.columns.thb-light-column .thb-carousel .slick-dots li button .thb-pagination-svg circle{stroke:#fff}.light-button-text,.light-shortcodes .btn-text,.columns.thb-light-column .btn-text,.footer.dark .btn-text{color:#fff}.light-button-text.style1:before,.light-shortcodes .style1.btn-text:before,.columns.thb-light-column .style1.btn-text:before,.footer.dark .style1.btn-text:before{background:rgba(255,255,255,.35)}.light-button-text.style1:hover,.light-shortcodes .style1.btn-text:hover,.columns.thb-light-column .style1.btn-text:hover,.footer.dark .style1.btn-text:hover{color:#fff}.light-button-text.style1:hover:before,.light-shortcodes .style1.btn-text:hover:before,.columns.thb-light-column .style1.btn-text:hover:before,.footer.dark .style1.btn-text:hover:before{background:#fff}.light-button-text.style2:before,.light-shortcodes .style2.btn-text:before,.columns.thb-light-column .style2.btn-text:before,.footer.dark .style2.btn-text:before{background:rgba(255,255,255,.35)}.light-button-text.style2:after,.light-shortcodes .style2.btn-text:after,.columns.thb-light-column .style2.btn-text:after,.footer.dark .style2.btn-text:after{background:#fff}.light-button-text.style3:hover,.light-shortcodes .style3.btn-text:hover,.columns.thb-light-column .style3.btn-text:hover,.footer.dark .style3.btn-text:hover{color:#fff}.light-button-text.style3 span:after,.light-shortcodes .style3.btn-text span:after,.columns.thb-light-column .style3.btn-text span:after,.footer.dark .style3.btn-text span:after{background:#fff}.light-button-text.style4:hover,.light-shortcodes .style4.btn-text:hover,.columns.thb-light-column .style4.btn-text:hover,.footer.dark .style4.btn-text:hover{color:#fff}.light-button-text.style4 svg:nth-child(2n),.light-shortcodes .style4.btn-text svg:nth-child(2n),.columns.thb-light-column .style4.btn-text svg:nth-child(2n),.footer.dark .style4.btn-text svg:nth-child(2n){fill:#fff}.light-button-text.style5:hover,.light-shortcodes .style5.btn-text:hover,.columns.thb-light-column .style5.btn-text:hover,.footer.dark .style5.btn-text:hover{color:#fff}.light-button-text.style5 svg,.light-shortcodes .style5.btn-text svg,.columns.thb-light-column .style5.btn-text svg,.footer.dark .style5.btn-text svg,.light-button-text.style5 svg .bar,.light-shortcodes .style5.btn-text svg .bar,.columns.thb-light-column .style5.btn-text svg .bar,.footer.dark .style5.btn-text svg .bar{fill:#fff}.small-1\/5{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}@media only screen and (min-width:640px){.thb-5,.medium-1\/5{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media only screen and (min-width:1024px){.large-1\/5{-webkit-flex:0 0 20%;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}.small-2\/5{-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}@media only screen and (min-width:640px){.thb-5-2,.medium-2\/5{-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media only screen and (min-width:1024px){.large-2\/5{-webkit-flex:0 0 40%;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}.small-3\/5{-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}@media only screen and (min-width:640px){.thb-5-3,.medium-3\/5{-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}}@media only screen and (min-width:1024px){.large-3\/5{-webkit-flex:0 0 60%;-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}}.thb-fixed .inner-wrapper-sticky,.thb-product-detail.thb-product-style2 .summary .inner-wrapper-sticky{will-change:top;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.thb-fixed.is-affixed .inner-wrapper-sticky,.thb-product-detail.thb-product-style2 .is-affixed.summary .inner-wrapper-sticky{position:fixed}.thb-padding-sizes.regular-padding .columns,.regular-padding.thb-freescroll .columns,.regular-padding.thb-carousel .columns,.wpb_gallery .regular-padding.row .columns,.thb-team-row .regular-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .regular-padding.row .columns{margin-bottom:20px}@media only screen and (min-width:640px){.thb-padding-sizes.regular-padding .columns,.regular-padding.thb-freescroll .columns,.regular-padding.thb-carousel .columns,.wpb_gallery .regular-padding.row .columns,.thb-team-row .regular-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .regular-padding.row .columns{margin-bottom:30px}}.thb-padding-sizes.mini-padding,.mini-padding.thb-freescroll,.mini-padding.thb-carousel,.wpb_gallery .mini-padding.row,.thb-team-row .mini-padding.row.style1,.thb-blockgrid.thb-blockgrid-style5 .mini-padding.row{margin:0 -5px}.thb-padding-sizes.mini-padding .columns,.mini-padding.thb-freescroll .columns,.mini-padding.thb-carousel .columns,.wpb_gallery .mini-padding.row .columns,.thb-team-row .mini-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .mini-padding.row .columns{padding:0 5px;margin-bottom:10px}.thb-padding-sizes.small-padding,.small-padding.thb-freescroll,.small-padding.thb-carousel,.wpb_gallery .small-padding.row,.thb-team-row .small-padding.row.style1,.thb-blockgrid.thb-blockgrid-style5 .small-padding.row{margin:0 -3px}.thb-padding-sizes.small-padding .columns,.small-padding.thb-freescroll .columns,.small-padding.thb-carousel .columns,.wpb_gallery .small-padding.row .columns,.thb-team-row .small-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .small-padding.row .columns{padding:0 3px;margin-bottom:6px}.thb-padding-sizes.pixel-padding,.pixel-padding.thb-freescroll,.pixel-padding.thb-carousel,.wpb_gallery .pixel-padding.row,.thb-team-row .pixel-padding.row.style1,.thb-blockgrid.thb-blockgrid-style5 .pixel-padding.row{margin:0 -1px}.thb-padding-sizes.pixel-padding .columns,.pixel-padding.thb-freescroll .columns,.pixel-padding.thb-carousel .columns,.wpb_gallery .pixel-padding.row .columns,.thb-team-row .pixel-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .pixel-padding.row .columns{padding:0 1px;margin-bottom:2px}.thb-padding-sizes.no-padding,.row .thb-padding-sizes.row.no-padding,.row .row.no-padding.thb-freescroll,.row .row.no-padding.thb-carousel,.no-padding.thb-freescroll,.no-padding.thb-carousel,.wpb_gallery .no-padding.row,.thb-team-row .no-padding.row.style1,.thb-blockgrid.thb-blockgrid-style5 .no-padding.row{margin:0}.thb-padding-sizes.no-padding .columns,.no-padding.thb-freescroll .columns,.no-padding.thb-carousel .columns,.wpb_gallery .no-padding.row .columns,.thb-team-row .no-padding.row.style1 .columns,.thb-blockgrid.thb-blockgrid-style5 .no-padding.row .columns{padding:0;margin-bottom:0}.lazyload,.lazyloading{opacity:.3;-webkit-filter:blur(5px);filter:blur(5px)}.lazyloaded{opacity:1;-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.thb-preloader{text-align:center}.material-spinner{animation:material-rotator 1.4s linear infinite}.material-spinner .material-path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;animation:material-dash 1.4s ease-in-out infinite,material-colors 5.6s ease-in-out infinite}@keyframes material-rotator{0%{transform:rotate(0deg)}100%{transform:rotate(270deg)}}@keyframes material-colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}100%{stroke:#4285f4}}@keyframes material-dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}100%{stroke-dashoffset:187;transform:rotate(450deg)}}iframe{max-width:100%;overflow:hidden}.adsbygoogle{max-width:100%;overflow:hidden}.scroll-bottom{position:absolute !important;bottom:0;left:50%;width:30px;height:50px;margin-left:-15px;text-align:center;z-index:30;cursor:pointer}.scroll-bottom.style1:before{content:'';position:absolute;top:0;left:50%;height:50px;width:1px;background:#444;will-change:transform;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}.scroll-bottom.style1>div{position:relative;display:inline-block;height:50px;width:1px}.scroll-bottom.style1>div:before{content:'';width:10px;height:1px;background:#444;position:absolute;bottom:30%;right:0;will-change:transform;-moz-transform:rotateZ(45deg) scaleX(0);-ms-transform:rotateZ(45deg) scaleX(0);-webkit-transform:rotateZ(45deg) scaleX(0);transform:rotateZ(45deg) scaleX(0);-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.scroll-bottom.style1>div:after{content:'';width:10px;height:1px;background:#444;position:absolute;bottom:30%;left:2px;will-change:transform;-moz-transform:rotateZ(-45deg) scaleX(0);-ms-transform:rotateZ(-45deg) scaleX(0);-webkit-transform:rotateZ(-45deg) scaleX(0);transform:rotateZ(-45deg) scaleX(0);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}.scroll-bottom.style1:hover:before{-moz-transform:scaleY(.7);-ms-transform:scaleY(.7);-webkit-transform:scaleY(.7);transform:scaleY(.7)}.scroll-bottom.style1:hover>div:before{-moz-transform:rotateZ(45deg) scaleX(1);-ms-transform:rotateZ(45deg) scaleX(1);-webkit-transform:rotateZ(45deg) scaleX(1);transform:rotateZ(45deg) scaleX(1);-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.scroll-bottom.style1:hover>div:after{-moz-transform:rotateZ(-45deg) scaleX(1);-ms-transform:rotateZ(-45deg) scaleX(1);-webkit-transform:rotateZ(-45deg) scaleX(1);transform:rotateZ(-45deg) scaleX(1);-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.single-portfolio.light-title .scroll-bottom.style1:before,.single-portfolio.light-title .scroll-bottom.style1>div:before,.single-portfolio.light-title .scroll-bottom.style1>div:after,.scroll-bottom.style1.light:before,.scroll-bottom.style1.light>div:before,.scroll-bottom.style1.light>div:after{background:#fff}.scroll-bottom.style2{bottom:15px;border-radius:14px;border:2px solid rgba(10,10,10,.4);-moz-transform:scale(.75,.75);-ms-transform:scale(.75,.75);-webkit-transform:scale(.75,.75);transform:scale(.75,.75)}@media only screen and (min-width:640px){.scroll-bottom.style2{bottom:30px;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}}.scroll-bottom.style2:hover{border-color:rgba(10,10,10,.8)}.scroll-bottom.style2 div{position:absolute;top:8px;left:12px;width:2px;height:4px;background:#444;border-radius:4px;-moz-animation:thb-scrollanimation 2s infinite;-webkit-animation:thb-scrollanimation 2s infinite;animation:thb-scrollanimation 2s infinite}.single-portfolio.light-title .scroll-bottom.style2,.scroll-bottom.style2.light{border-color:rgba(255,255,255,.4)}.single-portfolio.light-title .scroll-bottom.style2 div,.scroll-bottom.style2.light div{background:#fff}.single-portfolio.light-title .scroll-bottom.style2:hover,.scroll-bottom.style2.light:hover{border-color:rgba(255,255,255,.8)}.scroll-bottom.style3>div{position:relative;display:inline-block;height:50px;width:1px}.scroll-bottom.style3>div:before{content:'';width:16px;height:2px;background:#444;position:absolute;bottom:50%;right:1px;will-change:transform;-moz-transform:rotateZ(45deg) scaleX(.75);-ms-transform:rotateZ(45deg) scaleX(.75);-webkit-transform:rotateZ(45deg) scaleX(.75);transform:rotateZ(45deg) scaleX(.75);-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.scroll-bottom.style3>div:after{content:'';width:16px;height:2px;background:#444;position:absolute;bottom:50%;left:1px;will-change:transform;-moz-transform:rotateZ(-45deg) scaleX(.75);-ms-transform:rotateZ(-45deg) scaleX(.75);-webkit-transform:rotateZ(-45deg) scaleX(.75);transform:rotateZ(-45deg) scaleX(.75);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}.scroll-bottom.style3:hover>div:before{-moz-transform:rotateZ(45deg) scaleX(1);-ms-transform:rotateZ(45deg) scaleX(1);-webkit-transform:rotateZ(45deg) scaleX(1);transform:rotateZ(45deg) scaleX(1);-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.scroll-bottom.style3:hover>div:after{-moz-transform:rotateZ(-45deg) scaleX(1);-ms-transform:rotateZ(-45deg) scaleX(1);-webkit-transform:rotateZ(-45deg) scaleX(1);transform:rotateZ(-45deg) scaleX(1);-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.single-portfolio.light-title .scroll-bottom.style3>div:before,.single-portfolio.light-title .scroll-bottom.style3>div:after,.scroll-bottom.style3.light>div:before,.scroll-bottom.style3.light>div:after{background:#fff}.scroll-bottom.style4{display:flex;justify-content:center;align-items:center;width:0;height:0;margin-left:-40px;border-style:solid;border-width:0 40px 40px;border-color:transparent transparent #444}.scroll-bottom.style4>div{position:absolute;display:inline-block;height:40px;width:1px;top:20px;left:0}.scroll-bottom.style4>div:before{content:'';width:16px;height:1px;background:#fff;position:absolute;bottom:50%;right:1px;will-change:transform;-moz-transform:rotateZ(45deg) scaleX(.75);-ms-transform:rotateZ(45deg) scaleX(.75);-webkit-transform:rotateZ(45deg) scaleX(.75);transform:rotateZ(45deg) scaleX(.75);-moz-transform-origin:100% 100%;-ms-transform-origin:100% 100%;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.scroll-bottom.style4>div:after{content:'';width:16px;height:1px;background:#fff;position:absolute;bottom:50%;left:1px;will-change:transform;-moz-transform:rotateZ(-45deg) scaleX(.75);-ms-transform:rotateZ(-45deg) scaleX(.75);-webkit-transform:rotateZ(-45deg) scaleX(.75);transform:rotateZ(-45deg) scaleX(.75);-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%}.scroll-bottom.style4.light{border-color:transparent transparent #fff}.scroll-bottom.style4.light>div:before,.scroll-bottom.style4.light>div:after{background:#444}.scroll-bottom.style4:active{transform:rotateX(-20degdeg);transform-style:preserve-3d;transform-origin:0 100%}@-moz-keyframes thb-scrollanimation{0%{height:5px}50%{height:24px}100%{height:5px}}@-webkit-keyframes thb-scrollanimation{0%{height:5px}50%{height:24px}100%{height:5px}}@keyframes thb-scrollanimation{0%{height:5px}50%{height:24px}100%{height:5px}}body{font-size:16px}body.thb-boxed-on{background:#f8f8f8}a{color:#444;-webkit-tap-highlight-color:transparent}a:hover{color:#f75454}a:focus{outline:none;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{text-transform:uppercase;margin-left:10px;font-size:60%;color:#f75454}h1 small a,h2 small a,h3 small a,h4 small a,h5 small a,h6 small a{color:#f75454}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{font-weight:400}p{word-spacing:.001em;font-feature-settings:"kern" 1;font-kerning:normal}.full-width-row,.row.full-width-row{width:100%;margin-left:auto;margin-right:auto;max-width:100%}.full-height{display:flex;min-height:100vh}.row{background-size:cover}.row:before,.row:after{display:none !important}.row.mpc-row{display:flex}.row.thb-arrow-enabled,.row.thb-divider-enabled,.row.thb-overlay-enabled{position:relative}.compose-mode .row.thb-arrow-enabled>.vc_element,.compose-mode .row.thb-divider-enabled>.vc_element,.compose-mode .row.thb-overlay-enabled>.vc_element{z-index:10}.row.thb-divider-enabled>.columns,.row.thb-overlay-enabled>.columns{z-index:2}.row.row-o-full-height{display:flex;min-height:100vh}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.row.row-o-full-height{height:100vh}}.row:not(.row-o-content-bottom):not(.row-o-content-middle):not(.row-o-columns-bottom):not(.row-o-columns-middle)>.columns>.vc_column-inner>.wpb_wrapper:not(.thb-fixed){height:100%}.row.row-o-columns-bottom{align-items:flex-end}.row.row-o-columns-middle{align-items:center}.row.row-o-content-middle .vc_column-inner{display:flex;flex-direction:column;justify-content:center}.row.row-o-content-bottom .vc_column-inner{display:flex;flex-direction:column;justify-content:flex-end}.row.max_width{max-width:79.375rem !important;padding:0;margin:0 auto}@media only screen and (min-width:640px){.row.max_width{padding:0 35px}}@media only screen and (min-width:640px){.row{padding:0 35px}.row .row:not(.max_width){padding:0}}.row.no-column-padding{margin:auto}.row.no-column-padding>.columns{padding:0}.row.no-row-padding{padding:0}@media only screen and (min-width:1024px){.row.low-padding{margin:0 -15px}.row.low-padding .columns{padding:0 15px}}.row .columns .wpb_wrapper{width:100%}.row.thb_video_bg{position:relative;overflow:hidden;-webkit-background-size:cover !important;-moz-background-size:cover !important;-o-background-size:cover !important;background-size:cover !important}.row.thb_video_bg .columns{z-index:5}.row.thb_video_bg .thb-row-video-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;z-index:-1;transform:translate3d(-50%,-50%,0)}.row.thb_video_bg .thb_video_overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;pointer-events:none;transform:translateZ(0)}.row .thb-row-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.row.vc_parallax .thb-row-overlay{z-index:1}.row .thb-divider-container{position:absolute;top:auto;bottom:0;left:0;z-index:1;width:100%;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:none}.row .thb-divider-container .thb-svg-divider{width:100%;left:0;bottom:-1px;height:100%;position:absolute}.row .thb-divider-container[data-position=top]{top:-1px;bottom:auto;transform:rotate(180deg)}.row .thb-divider-container[data-position=top] .thb-svg-divider{bottom:auto;top:-1px}.row .thb-divider-container.second[data-position=both]{top:-1px;bottom:auto;transform:rotate(180deg)}.row .thb-divider-container.second[data-position=both] .thb-svg-divider{bottom:auto;top:-1px}.row .thb-divider-container.waves_opacity .thb-svg-divider path:nth-child(2){fill-opacity:.15}.row .thb-divider-container.waves_opacity .thb-svg-divider path:nth-child(3){fill-opacity:.3}figure{margin:0;padding:0}#wrapper{min-height:100vh;display:flex;flex-direction:column;backface-visibility:hidden;scroll-behavior:smooth}@media only screen and (max-width:639px){#wrapper{overflow:hidden}}#wrapper [role=main]{display:flex;flex:1;flex-direction:column;background:#fff;position:relative;z-index:20}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#wrapper [role=main]{display:block;flex:none}}#wrapper [role=main]>.row{width:100%}#wrapper .thb-boxed-wrapper [role=main]{max-width:1270px;margin:0 auto}#wrapper .click-capture{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:50;opacity:0;visibility:hidden;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-radial-gradient(center,circle,rgba(0,0,0,.05),rgba(0,0,0,.2));background-image:-webkit-radial-gradient(center,circle,rgba(0,0,0,.05),rgba(0,0,0,.2));background-image:radial-gradient(circle at center,rgba(0,0,0,.05),rgba(0,0,0,.2))}#wrapper .click-capture .thb-header-style-style7{z-index:109}#wrapper.open-menu .click-capture,#wrapper.open-search .click-capture,#wrapper.open-filters .click-capture,#wrapper.open-cart .click-capture,#wrapper.open-featured .click-capture{opacity:1;pointer-events:auto;visibility:visible}.not-found{text-align:center;width:100%;margin-bottom:30px}.not-found figure{display:inline-flex;width:120px;height:120px;border:6px solid #f8f8f8;color:#e6e6e6;justify-content:center;align-items:center;margin-bottom:30px;border-radius:60px}.not-found figure:after{content:'!';font-size:80px}.thb-page-preloader{position:fixed;z-index:999;background:#fff;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;pointer-events:none;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.compose-mode .vc_element,.view-mode .vc_element{max-width:100%;z-index:10}.wpb_widgetised_column.wpb_content_element{height:100%;margin:0}.vc_section{margin:0 !important;padding:0 !important;max-width:100%}.thb-borders{position:fixed;top:0;left:0;width:100%;bottom:0;pointer-events:none;z-index:999;border:0 solid #444}@media only screen and (min-width:640px){.thb-borders{border-width:8px}}@font-face{font-family:'fontello';src:url("data:application/octet-stream;base64,d09GRgABAAAAABu4AA8AAAAAKXQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABWAAAADsAAABUIIslek9TLzIAAAGUAAAAQwAAAFY+IVOUY21hcAAAAdgAAAEGAAAC/FYKCBxjdnQgAAAC4AAAABMAAAAgBtn/AmZwZ20AAAL0AAAFkAAAC3CKkZBZZ2FzcAAACIQAAAAIAAAACAAAABBnbHlmAAAIjAAAD34AABOwHpSAhmhlYWQAABgMAAAAMwAAADYZfS8aaGhlYQAAGEAAAAAgAAAAJAfjBBFobXR4AAAYYAAAAEYAAABgVC3/4mxvY2EAABioAAAAMgAAADIz8i7ebWF4cAAAGNwAAAAgAAAAIAEsDCluYW1lAAAY/AAAAXQAAALNzZ0XGHBvc3QAABpwAAAAzAAAAR8JfiDHcHJlcAAAGzwAAAB6AAAAhuVBK7x4nGNgZGBg4GIwYLBjYHJx8wlh4MtJLMljkGJgYYAAkDwymzEnMz2RgQPGA8qxgGkOIGaDiAIAJjsFSAB4nGNgZG5inMDAysDAVMW0h4GBoQdCMz5gMGRkAooysDIzYAUBaa4pDA4vGD41Mgf9z2KIYg5hmA4UZgTJAQDzxgw9AHic5ZI7bgIxFEXPhAkhCfmRz0ipU0VRFChZEhJLoKBkCbCALCgN01IgubS9AXLfPEukYQWxdUbyszV+8rnAOdATH6KGqqXCxo+qVVfvcdXVa761fuXeKmEQN3EX92mW5mmV2jzJ07zIy8MBAnH9Z2+bx8e9E6PSf99113F+8tVN2zvTjbU67XPBgEv1c82QG265UzcPjHjkiWdeaHS8f/KW/zOG9qneyqoxJ445DQW9K6FgGQgFy0EoWD5CQe9PKMgEoSAnhILsyL5juYkbR8aIO8e6i3tHFkkzRz5Jc0dmSStHjklbR7ZJrSPv5LGjBJAnjrJAnjpKBXnhKB/kpUPzC2kGaScAAHicY2BAAxIQyBzyPxOEARJ6A98AeJytVml300YUHXlJnIQsJQstamHExGmwRiZswYAJQbJjIF2crZWgixQ76b7xid/gX/Nk2nPoN35a7xsvJJC053Cak6N3583VzNtlElqS2AvrkZSbL8XU1iaN7DwJ6YZNy1F8KDt7IWWKyd8FURCtltq3HYdERCJQta6wRBD7HlmaZHzoUUbLtqRXTcotPekuW+NBvVXffho6yrE7oaRmM3RoPbIlVRhVokimPVLSpmWo+itJK7y/wsxXzVDCiE4iabwZxtBI3htntMpoNbbjKIpsstwoUiSa4UEUeZTVEufkigkMygfNkPLKpxHlw/yIrNijnFawS7bT/L4vead3OT+xX29RtuRAH8iO7ODsdCVfhFtbYdy0k+0oVBF213dCbNnsVP9mj/KaRgO3KzK90IxgqXyFECs/ocz+IVktnE/5kkejWrKRE0HrZU7sSz6B1uOIKXHNGFnQ3dEJEdT9kjMM9pg+Hvzx3imWCxMCeBzLekclnAgTKWFzNEnaMHJgJWWLKqn1rpg45XVaxFvCfu3a0ZfOaONQd2I8Ww8dWzlRyfFoUqeZTJ3aSc2jKQ2ilHQmeMyvAyg/oklebWM1iZVH0zhmxoREIgIt3EtTQSw7saQpBM2jGb25G6a5di1apMkD9dyj9/TmVri501PaDvSzRn9Wp2I62AvT6WnkL/Fp2uUiRen66Rl+TOJB1gIykS02w5SDB2/9DtLL15YchdcG2O7t8yuofdZE8KQB+xvQHk/VKQlMhZhViFZAYq1rWZbJ1awWqcjUd0OaVr6s0wSKchwXx76Mcf1fMzOWmBK+34nTsyMuPXPtSwjTHHybdT2a16nFcgFxZnlOp1mW7+s0x/IDneZZntfpCEtbp6MsP9RpgeVHOh1jeUELmnTfwZCLMOQCDpAwhKUDQ1hegiEsFQxhuQhDWBZhCMslGMLyYxjCchmGsLysZdXUU0nj2plYBmxCYGKOHrnMReVqKrlUQrtoVGpDnhJulVQUz6p/ZaBePPKGObAWSJfIml8xzpWPRuX41hUtbxo7V8Cx6m8fjvY58VLWi4U/Bf/V1lQlvWLNw5Or8BuGnmwnqjapeHRNl89VPbr+X1RUWAv0G0iFWCjKsmxwZyKEjzqdhmqglUPMbMw8tOt1y5qfw/03MUIWUP34NxQaC9yDTllJWe3grNXX27LcO4NyOBMsSTE38/pW+CIjs9J+kVnKno98HnAFjEpl2GoDrRW82ScxD5neJM8EcVtRNkja2M4EiQ0c84B5850EJmHqqg3kTuGGDfgFYW7BeSdconqjLIfuRezzKKT8W6fiRPaoaIzAs9kbYa/vQspvcQwkNPmlfgxUFaGpGDUV0DRSbqgGX8bZum1Cxg70Iyp2w7Ks4sPHFveVkm0ZhHykiNWjo5/WXqJOqtx+ZhSX752+BcEgNTF/e990cZDKu1rJMkdtA1O3GpVT15pD41WH6uZR9b3j7BM5a5puuiceel/TqtvBxVwssPZtDtJSJhfU9WGFDaLLxaVQ6mU0Se+4BxgWGNDvUIqN/6v62HyeK1WF0XEk307Ut9HnYAz8D9h/R/UD0Pdj6HINLs/3mhOfbvThbJmuohfrp+g3MGutuVm6BtzQdAPiIUetjrjKDXynBnF6pLkc6SHgY90V4gHAJoDF4BPdtYzmUwCj+Yw5PsDnzGHQZA6DLeYw2GbOGsAOcxjsMofBHnMYfMGcdYAvmcMgZA6DiDkMnjAnAHjKHAZfMYfB18xh8A1z7gN8yxwGMXMYJMxhsK/p1jDMLV7QXaC2QVWgA1NPWNzD4lBTZcj+jheG/b1BzP7BIKb+qOn2kPoTLwz1Z4OY+otBTP1V050h9TdeGOrvBjH1D4OY+ky/GMtlBr+MfJcKB5RdbD7n74n3D9vFQLkAAQAB//8AD3icbVgNbBvnef7e77s/Ho/HI3k8nk4URR6pI0XJNH2ijrJ+GUW2bFm2JYVV5VRR6Py4thVZjuslXn48LfGSwHG8IH/N0sBwg7gN0iJY4rTNgq0wkmBwu6AoBsz7Q1cgwNIE3YYsbdcgsOi9R7l/2EiKd/d+P/y+53vf531eEbj2C0Lgp/AJCRHhogCwqQe8hBEGYTM4Va8T4FnDsqz3DOs9yzKtV+GKZRnWJcO4ZBmm+SLZGB+n9db4II/jxyDfGulPkndC587heOOSaV7Cid589ds43HrHMt9BIyGEwz/C7qHP4p1IZJwlVWsPKUE5IHJMIgCTBAisYqcDsQjljZ4AZCCBf9WuSCbC0wmgV38O7NHmKfpZ89TbAFdPAwO3+SuQ/gT+vflc/6dNDq7+glBCrv2IpemnJEmGyXBtKxF4YZXwHI9zM8oIXcEVMMKxBqEAuB9KYYEAhenhIa+/u5Cz2614RMQVdHluCyDbqYzBKCQMXcR9okE33CoYOt5l7bxT8buNgVfJl8DvnXfwwQBHLWjpdHHghaMDz2x/xtO0nO3OPWNVpiz4j4GBc1PTo66aLKrujnPJpFlLulpBtW3Xe+q4qtq5wsDRFwaemYhWNH+S8txT1rRr0QMDLwyc2+GqhZRa3vFicsq0ZMv1u7ue4MMLuPdvsKPMIAESr0VFgecYTyYA7QeMFqgQy/CxLvxk4K0TUGt+vtT8pPnJUvNzqDGj+ZfvNV/+8Y9h8T2cy8fxM65MHyAZciMZr43ZwAkwyQBEQQRhJQACJwrcsgSUiEDFhn/CXJ1wHFngAR+mx2tGpsvMGPFCTOY7erp0IZ+xnc1Qgr5I1i4BouSi8+iCmI1n/LsuH1Eb3bHiDUF/ZuOumnGNTkhBPNLnGvSHsrT+MS9Qhue1HNZBuhhMK28EDHUZbgjw+zi4U3pDSQcvSmhpft+3yBI1udaAZdUIigpQxoECe412+YqiXJGTOlwR7uI/CMlXQqErcrtxRVzmQzJ246nEmm8Y17F4nX3EFPSpraS/5roIqYXuR32nZQTYCmHsCA8tCPCCGNAWBoViZzweF3irByolpjIR3QOvnKgnAuBVddH3F0BTP+7UTdHEKEu4Bvu66XjucG04p8m2rBYGJgY8t6jTQzABE4cm15oX5JTcfDksF23r7IP2jtFSTO+tbc8+eJbypYmiqXBmOR0NhcJOMUWFVG6q55ZDzcswcOiW+9ear8syzIRlz5vpuv80mEU7rucKFpy57j+HuK+xWRLBGFeZzxECiA5UeS+HxzUGbgq4r33efOkrTzYvLUPqOaC7H/YScU51mPxv659cfBNqy58/98sbVkshlbPJRtxfO4zYzSFOIgmSMHFrm4nIgImwIiBiPOX4JYSYiZQt4QBlB5JBCHZGNl6axCd7kAEy0BfPRjLxTB69h3101YQnL1+GJ5tHL1++zOaumnThsm9Zf+X6Pn7NHqPvks1kd22q1FtMU54X2oDjjSiefxDjnpv8PWLgGLfqk8MqUgJd9cdDHVdBFvy5pnOGkY3YBZFvRzjEuK6yvJ03+txqCa5fRsBIlKBSTUHCaZ1kwqsKosce6+ovzp94Zf9XH4yZJ28bWozGwqY5Nuf0dvW2TVw6yh+e2ts/4sWHKvSIl0/sfPKRO2p0lu6G7R4TQreN0zht29Mo3nQHH9d3HYStSrqWE67v73WaQEx1sqlWxGeMTH/9R3kADnxn95EUFoggKGRn1scxlmmtP561hQ7oE7MRfPf34WL7XJr4Ytl+2Tj7rbNnj++fY7ueLhQOX2guwCsX7jt4rEXb+Hvvs330Gt6ppEimapM24E9NigEKEi8BvyJwlPDkKHbAqKENgjapTiSJXyC8xE8T0p3PpJPthh7RQkpAwH4sIvPxnhiuo6oLPWD7PGoAPlYcXKMoxCNZbwTyeOqjrOoa77713mAJSgODiwP08e+VytlSSHgL4C0Ims6wfetx+NX6P9Lub3V73pznNWvNd6EwNO50RJLNv/vp6QvtM1ErrcHJjVhGf0TfSJARUq1VKhKGqhOkjGI0c0hd6JMNhNRHsYFhHWI7gQwN5uyO9qhGEpAQeB2Xq4KoIzEhGWJYJNANRmkJQFcBUwKuXszaTr7f8ZxW2IzSMaS9fGUU0imAXx772+Mws7McDllf2GamHRuf6Yl3YO2RDx/LF4883Z5jkkopR5nChXRR18Twwh3wyIegffgIfWDPqenRY93J/r5SbjjO+D2nnj+1p/nB/pcb3H5H4pQAUIljYV41pGQyVnSfqmNT42VCr1271mQf0+8jAttIutaBu2a42Um8AkGfhwMiy+fYNvFGhhvcRBHzTpriE0hKKegAQ1Qxu6nMT3p5n8Vp3v+g6zvVUdjYomd4cQ+eALX56ZeXXuvuDgSkqBrVJE42OEweQU6XJDGqaVL2zN//YL6trOuO8vttkhYVNRxz5iePP/EDgfrpmUqCJjK1ksrNmLfNzqZcOSCpAnpXkKOUZ5we+l1jZzkYCCgymqlAZfRbvsXb+1iQSMhoFqmTFXJ7rREFxmO8yFQU5TtJKKhSgQ8JDeyObMQ1fHcHtuEDmAcaAYmKiiLW/auo7COKqOxOtx++c2nf3OzI8ODWgarX315P3xTT8R0Nt7jeQf8wXCR4oYTIGHjFhIf+3WVvuI7/oYaAb91PboiwayB6xihU/Q9Fx/Gcip8rEWLbEUD3h/jJAzWX5vfx0jgoYdChuRNzdP74/K617z5ET779wFiqN0nTBbv5IZcf0idKkWRRESQEC1+CrBSTWnm8OC1P9dYqoWSv/LumYLFDK213ZuBVxq99xW26x9d4hrfHtwDZcvykwGBpqF6/p14f+pL/QyfpQ6fjqVQxlTrACVLQn3fCmRFmnAmzkCwGBZnzXxKV/9+m5ktrW1rzCyf/qDX/b+5RZ1679mtuiN5CHvEzxfF5DMwudFU/OCm3yiO7IUMjfay2ZM3Df3r7/j27x0Z6iygk/MA0RAHdFNBrjXhLOGBEioLvsEy0VRbXsRmjUyhRNHF5X9p5fUjcqD8S/neKub7YQytijQrEl7hVFMoYB7qB1CkK/qTYe5RiA3akXqLqGQmuFNofSnQGNKoacbo3iYsVDOOsmgsGI73pnAqCKvtYy3qtMDde1lReHx7cY6MlkPgLUWEswAVTUkBLmQY6PPW9mIHEODUjBaVQx8FSh6IicIAxAbIU4HUjp2faqcB4SWLnjSSj5dxaNFVQUlE9qQHsdEXO0FScSRKUspMUOEV32iSVsSAw0y4oKm9OL52ZCyi+BTiMGSU5GNHsclJjjOpaKZVP5CQhxlNFRucDgcmankqbpURENhSdo6CaFXvwRkHyqZMCk1oaFL+uPcHdy8oYczrpIN1kO6bRg7U7c2HsN+LSAJueGmbBAJvcBcEJrATkVa5FQZhQJCwAJEVaFYHRAGWBFRII0kBwmQSDR4hCqVInikIXBKAKnZ6v7909Md7fl43nYnouF4uGUGX+NvTwRsQ0ohsJ12No9EX7HxjzmGZUSOgJFPEtVZoVq5i8UeejyAFUpYm84MtUtFR9y0Rycw6cUhLOJQ3NBCtsJB9GU25zEm5LxcNoUY3k01Fj6dwihPRo2Iq2iSX+icJLd/31ym2v3QOL0+Odq3UHmxfPLd18rkFnE8lUT9JqroctHItTmtD7f0z/xeafme/tpr5qlbf/8bHz/vQ7TjXvveGeLXcO63seO3d6GvacJq24Ocx+jpogSbprTlyPyRyhUQwSjBxf1hBYwVLnN+oqFTcYn/DDhWG2yqLW9r99eukP+JxTRbZi/xTjzrKwJAvi+qMylkRBBeCD9W//RGcxdj6gs+lQ4uo3tQDPDl4IUS6qvEv3rF/9krRJpiZPfqtTfshuIlNkrDacBZ7GAI92MolwEtR9HOVXCLI4z5ZbMhoWW/WDrwK5ndsmhrZu2dydL3QJWLlEKr40xjqgJb+cvKjyYeRCFDBjsKG5DGwCPxFz1ZaEiOspiuGeRXVdnGocGVx4fkkv1xqDzlQkLEuqFrWjIh8w2zqig5tspwxurrOSszQB7rt99TlVU7VQoKPXVCg/fHhmMAVTZ/d5BxrbSzTXOdZtDhjlQpIJC5G+tf135wY3z0DJ7jo9WUqWB2vDVuOuJ1fbSpbFhV0I9I4OXtdQr7Gbma+fRsgsadRuGURa2zU8xDiyE7AInpwCcQJzHo/ZyS8oEBiyjAIa09IyVluEB4FvSMCJIlfHCycuEJETp8dGe3t2bB+dHZut9PWM9I502lZB5s0ezCiJFiQbx+pU+5HHsIbCT8KHEcMAWQ3fGB8oXioliuWJnhCrRgwLkZbG3QgISh1xiUF01EpPVWeK3UDzaphT+KDE8UkHWMzp7BfV3uXJh5YGBpYeOrvW8ODG3kcXDs6/eHSC1o4/v3DXrR9PD48fewH6XJ4K0VIq2zY3OlzmXUehQig4zZQibro7m2rnvOY/DyyeOnNqcZB6jbUddy8+1DPI2MSR8984f9cO2r/rg9vvmX/h+OhGXfE9rCt4EiVx9PkCydRSvsbEPcciqvwH/1HIZXWKYhMiuGs731WC/khLpfNGArrQqiLTg45VSQwRQivsVkNyoLmuaIosacj3OSg2r9B7NSv0P9DT/MD8l+8EdElAEUS/vH63GgXuYd4K0QcUFaQ/p1ubyWdh2/pFVaPS/XQTbZYLsB8cjX0VNmLiH9g79D+xrt5a81IhZE4sSlulJPM154pfC1H/5MkRLExYq6ZmC4RxbNrO9uSyPN/m1yGt/z34JCbm/QzVOso+lBweWjBfsbeFN/9qbW+1bUthszzS82df3NxfU81QKtdxjJO2deZu/JszdMupn/330/vefKro3bub43fsPl9+/GJ5t/qvAkYvh3zydfYxq5NNpEr2kn3kUO1A3kniMopxKqESpKLEJgXMRyigpRUiB5SArKxggkYQRCo1wiEqBiEgi4EGUTCiyeL1jaCs3Tk7M1+f2Te7b8+ubRM31EaGs3pUj+Wjlqn5JI7H1HLdEq1WsLyq+qzsVWOjmHc32FhF1ZlnRgIlFa+nwCsB8jrvVfKOjbkK6cEnfEzZY63+2Jy3hRSwj9Id4on3P33/BAjJHNRuzdx34Qaqij+SC2a2TCvjFfr24Dfvy9wyvk7ccU8o5u0yvCsIfJRP3Lxwc0LQFMGsV9r6rHrCdsHNZF0U/felvZCVRJqmc8/XrfbQQGepBtkv8JhQZLYpbkJ5e5m6drH5GV+3x1+8/kPuz1DY8rxpGCYf1EQziUkN0o+5E2W/P/lfdzM6dQAAeJxjYGRgYABiVdboC/H8Nl8ZuJlfAEUYbj3/ugdG///8P5NlNnMIkMvBwAQSBQCKkA8rAHicY2BkYGAO+p/FwMAy+//n/59ZZjMARVCABACnlAb7eJxjfsHAwHjp/2dGzv+fmcsYGJgVgLiAgYFFH0gD5VhmQ2jmBQwMTNZAOhLKf/H/P4jNov//P0sZhM90ClkeIgYAks4aSwAAAAAAAAAgAEAAdADyARgBngISAjwCdgLmAx4DhAQABHoFVAY0BvAHOgfACGgIxAkYCdgAAAABAAAAGACHAAYAAAAAAAIAIAAwAHMAAAB6C3AAAAAAeJx1kM1Kw0AURr/R+teCioJb70paxDQG3BQKhYpudCPSraRpmqSkmTKZFvoavoMP40v4LH5NpyIWEyZz7pk7dyYXwBm+oLB+7jjWrHDIaM07OEDX8S79veMa+cnxHhp4dbxP/+a4jmskjhs4xzsrqNoRowk+HCucqhPHOzhWl4536W8c18hdx3u4UM+O9+kjx3UMVOm4gSv12dezpcmS1Eqz35LAD3wZLkVTZUWYSzi3qTal9GSsCxvnufYiPd3wS5zM89Bsws08iE2Z6UJuPX+jHuMiNqGNR6vq5SIJrB3L2OipPLgMmRk9iSPrpdbOOu327/PQh8YMSxhkbFUKC0GTtsU5gF8NwZAZwsx1VoYCIXKaEHPuSKuVknGPY8yooI2ZkZM9RPxOt/wLKeH+nFXM1urfeEBanZFVXnDLuv5W1iOpqDLDyo5+7l5iwdMCWstdq1ua6laChz81hP1YrU1oInqv6oql7aDN95//+wbUU4RFeJxtjElygzAQRfUdQOA4tjM7h+BQQrRNFxoo0aDK7UOSRTb5uz89tVO/2qv/dcEOdyhQooJGjQZ73OOABxxxwhmPeMIzXvCKN7zjgg917GMObZwotJ4DnxLfBvnzhTfsCsdhLGYxSSeSTCT11awxsVBpB7Jjc3U8ddGkXktmEUrbwFIX41h/f6nnoG30noLoz7jI0lHDYSPekvHNOsYgZhSqMtnBSC3k6KeZOGwwmqXOWz6baar8Blt8ubKneEjU9yytcUxBqS89fEw2eJxj8N7BcCIoYiMjY1/kBsadHAwcDMkFGxlYnTYxMDJogRibuZgYOSAsPgYwi81pF9MBoDQnkM3utIvBAcJmZnDZqMLYERixwaEjYiNzistGNRBvF0cDAyOLQ0dySARISSQQbOZhYuTR2sH4v3UDS+9GJgYXAAx2I/QAAA==") format("woff"),url("data:application/octet-stream;base64,AAEAAAAPAIAAAwBwR1NVQiCLJXoAAAD8AAAAVE9TLzI+IVOUAAABUAAAAFZjbWFwVgoIHAAAAagAAAL8Y3Z0IAbZ/wIAAB1cAAAAIGZwZ22KkZBZAAAdfAAAC3BnYXNwAAAAEAAAHVQAAAAIZ2x5Zh6UgIYAAASkAAATsGhlYWQZfS8aAAAYVAAAADZoaGVhB+MEEQAAGIwAAAAkaG10eFQt/+IAABiwAAAAYGxvY2Ez8i7eAAAZEAAAADJtYXhwASwMKQAAGUQAAAAgbmFtZc2dFxgAABlkAAACzXBvc3QJfiDHAAAcNAAAAR9wcmVw5UErvAAAKOwAAACGAAEAAAAKADAAPgACREZMVAAObGF0bgAaAAQAAAAAAAAAAQAAAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAgAAQAGAAAAAQAAAAEDggGQAAUAAAJ6ArwAAACMAnoCvAAAAeAAMQECAAACAAUDAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFBmRWQAQOgA8oEDUv9qAFoDVACXAAAAAQAAAAAAAAAAAAUAAAADAAAALAAAAAQAAAHYAAEAAAAAANIAAwABAAAALAADAAoAAAHYAAQApgAAABoAEAADAAroCPCa8OHw5fFq8W3xifHY8jLyOvJ98oH//wAA6ADwmfDh8OXxavFt8Ynx1/Ix8jryffKB//8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAaACoALAAsACwALAAsACwALgAwADAAMAAAAAEAAgADAAQABQAGAAcACAAJAAoACwAMAA0ADgAPABAAEQASABMAFAAVABYAFwAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAAAABJAAAAAAAAAAXAADoAAAA6AAAAAABAADoAQAA6AEAAAACAADoAgAA6AIAAAADAADoAwAA6AMAAAAEAADoBAAA6AQAAAAFAADoBQAA6AUAAAAGAADoBgAA6AYAAAAHAADoBwAA6AcAAAAIAADoCAAA6AgAAAAJAADwmQAA8JkAAAAKAADwmgAA8JoAAAALAADw4QAA8OEAAAAMAADw5QAA8OUAAAANAADxagAA8WoAAAAOAADxbQAA8W0AAAAPAADxiQAA8YkAAAAQAADx1wAA8dcAAAARAADx2AAA8dgAAAASAADyMQAA8jEAAAATAADyMgAA8jIAAAAUAADyOgAA8joAAAAVAADyfQAA8n0AAAAWAADygQAA8oEAAAAXAAH/8wAAAd8B8AANAAazBgEBLSsBNhcWDwEGLwEmNzYfAQGVFhoaGsQWGsQaGhgaqgHWGhoWGsAWFsAaFhgYnAAB//MAAAEVAlQADQAGswsFAS0rPwEnJjc2HwEWDwEGJyYNnp4aGhoWwBgYwBYaGrSqrBoWGhrCGhjCGhoWAAAABAAAAAADdgKVAAQABwAKAA0AHkAbDQwLCgkHBAMIAAEBRwABAAFvAAAAZhMRAgUWKwkBIQEXASEBNyURIREFAkQBAvzrAQOH/oQC+P6EugEB/IoBAwEy/vUBCH8B5f6WNfL+BAH88wACAAD/zgMgAvIAHAA8ADxAOQAGBQZvAAUEBW8AAAMCAwACbQAEAAMABANgAAIBAQJUAAICAVgAAQIBTDw7NjUpKCQiGxoVEQcFFislNjIXFg8BBiImND8BPgEXFhQHBicmDwEGFBYyNwEWFA8BBiMiJyY0NjIXFj8BNjQnLgEPAQYiJyY/ATYWASYOKBAgICo4mnA4lEaUNhAQJCIyUpQaNEoaAew4OJ5KTD4yDhwqDjJInhwcGEAcMhAoDiIiMjaSdA4OIiQoOHCaOJREEjQQKBAgIDBSkhpMMhoCZjiaOJ5IMg4oHg4wSJwcShgaChoyDg4iJDI2BgAAAAABAAD/pgNwAxYACQAVQBIHBgUEAwUARAEBAABmFhECBRYrARMhBRMlBRMlIQG4eAFA/vpe/vD+8F7++gFAAxb+sMT+pNDQAVzEAAAAAgAA//gEMAJ8ACEAQwBCQD8iAQQGAUcDAQEHBgcBBm0JAQYEBwYEawgBAgAHAQIHYAAEAAAEVAAEBABYBQEABABMQkAWISUYIRYVKBMKBR0rJRQGJyEiJi8BLgEzESMiLgE/ATYyHwEWFAYHIxUhMh8BFiUUDwEGIi8BJjQ2OwE1ISIvASY0NjchMhYfAR4BFREzMhYCygoI/ekFBgIDAQIBaw8UAQizCyAMsgkWDmsBQQkFWQQBZQiyDCALswgWDmv+vgkFWQQKCAIYBAYCAwECaw4WCwcMAQIDBAEMAU8WGwrWDAzWChwUAdYGbAXiDQrWDQ3WChsW1gdrBQ0KAQIDBQIIA/6yFgAAAAIAAP+xA+gDDAAcADkANUAyMgEBABoBAwECRwABAAMAAQNtAAMDbgUBBAAABFQFAQQEAFgCAQAEAEwoKh8VFRUGBRorATQuAw4DBwYiJy4DDgQHFBcJATY3FAcBBiInAScuAzU0NjcyHgIXPgMXMhYDoRgmNjI8QDwkEAoiCg4oOEQ4NjIqFAJpAUQBRGlHgP6lCh4K/qQPCioiGo59Ikg+LhMULEBGI32OAgUuRCoYDAQYMCASDQ0PJioeAgYeJEorXWn+yAE4aV17gP6xCgoBUA8KNjZQJXuKARgqIhUUJCgaAYwAAAABAAD/aQSbA1EAEQAGsw4DAS0rAQYBByYBNwU2JD8BNj8BMh4BBJv6/qJzkP7AawEelgECTYM2FxUEDiYDCt798LO0AUBr+pb0QW8uDQ4EIgAAAAAEAAD/agPoA1IAAwAHAAsADwAyQC8ABwMBAwcBbQYBBAAFAgQFXgACAAMHAgNeAAAADEgAAQENAUkREREREREREAgFHCsRIREhATMVIxEhFSEnMxEjA+j8GAGQyMgBkP5wyMjIA1L8GAJYyAGQyMj9qAAAAAEAAP/3A4gCwwAvAE1ASi4sKiACBQUGGQEEBRYSAgMECwEBAgRHAAYFBm8ABQQFbwAEAwRvAAMCA28AAgECbwABAAABVAABAQBYAAABAEwkFhYjESIoBwUbKwEGBxUUDgMnIicWMzI3LgEnFjMyNy4BPQEWFy4BNDceARcmNTQ2NzIXNjcGBzYDiCU1KlZ4qGGXfRMYfmI7XBITDxgYP1ImLCUsGUTAcAVqSk81PTYVOzQCbjYnF0mQhmRAAlECTQFGNgMGDWJCAhUCGU5gKlNkBRUUS2gBOQwgQCQGAAAAAQAA/7ECFwNSABQALUAqAAEABgFHAAMCA3AFAQEEAQIDAQJeAAAABlgABgYMAEkjERERERMhBwUbKwEVIyIGHQEzByMRIxEjNTM1NDYzMgIXVzAipBaOq46OdGFSA0uTKChqpf5YAailemhyAAAAAAMAAP/MA1kC/wADAA4AKgBKQEciAQUBAUcHCQIBCAUIAQVtBgQCAAUAcAADAAIIAwJgAAgBBQhUAAgIBVgABQgFTAAAKSchIBwbFhQREA0MCQYAAwADEQoFFSsTESMRNxQGKwEiJjQ2MhYBESMRNCYjIgYHBhURIzY9ASczFSM+AzcyFsO4xDouAS44Olw4Aou3LjAjLg0GuAEBuAELGCY8Il90AfX91wIpqyk2NlI2Nv5A/sMBKDtCJh0RHP7L34qlG1ASGiAQAX4AAAIAAP9qA+gCwwAXAD0AN0A0NAgCAQAmCwIDAgJHAAQFAQABBABgAAEAAgMBAmAAAwMNA0kBADs6JCIdGxIQABcBFwYFFCsBIg4BBxQWHwEHBgc2PwEXFjMyPgIuAQEUDgEjIicGBwYHIyImJzUmNiY/ATY/AT4CPwEuASc0PgEgHgEB9HLGdAFQSTAPDRpVRRggJiJyxnQCeMIBgIbmiCcqbpMbJAMIDgICBAIDDAQNFAcUEAcPWGQBhuYBEOaGAnxOhEw+cikcNTMuJDwVAwVOhJiETv7iYaRgBGEmCAQMCQECCAQDDwUOFggcHBMqMpJUYaRgYKQAAv////4D6QK+AAIARQAgQB0CAQADAQABRwIBAAEAbwABAWYHAyckA0UHQwMFFCstAjcyFh8CHgUXHgIXHgEdARYHDgEPAQ4DDwEGIycmLwEuAicuAicuAT0BJjc+AT8BPgI/ATYWNhU2AY0BDv7yZ16uKSkJCQgSDhIQCAQKFgQEBgELBBQICAcSEBAII4zSyVYZMBQUJgwEChYEBAYBCwQUCAgIEBIHEAkIEozdi43JBgICAQECAggGEAcDDjQeJFAYYlFRHjIKCQgOBggBBQsEAgIFAwQUDQMONB4kUBhiUVEfMAsJCQwKAgUDAgYCCgAAAAUAAP+xA1kDCwAIABEAGgBUAG0AY0BgEgEDBQFHAAoCBwcKZQANCw4CBgUNBmAABQAEAAUEYAADAAABAwBgAAEAAgoBAmAJCAIHDAwHVAkIAgcHDFkADAcMTSAbamVeWVJRPTw6OTg3NjUbVCBTExQTFBMSDwUaKwE0JiIOARYyNjcUBi4BPgIWNxQGIi4BNjIWJSIrASIOAQcOAQcOAhYGFgYWFB8BHgEXHgEyFjYWNhY+ATc+ATc+AiY2JjYmNC8BLgEnLgEiJgYBFAcOAQcGIicuAScmEDc+ATc2IBceARcWAjtSeFICVnRWS4C2ggJ+unw/HiwcAiAoIv7mBCc7FEQuERwqDAYIBAICAgICBgoMKhwQMEIqTApKLEA0DRwsCgYIBAICAgICBgoLKh0QLkYmUAGqAwWAczL+MnSABQMDBYB0MQEAMXR+BgMBXjtUVHZUVDtbggJ+un4CgooVHh4qHh5mBAYICyocEDBEJlAGUCZEGCgcKgsGCgQEBAQECAIKCyocEDBEJlAGUCZEGCgcKgsGCgQE/qKAMXSABQMDBn51MQEAMXSABQMDBn51MQAB////9wQ7Al0AhgAyQC90VgIDAiUBAAMCRwAEAgRvBQECAwJvAAMAA28BAQAAZoOBY2FOTT89LCoWFAYFFCsBFgcGDwEOAR4CFxYVFh8BHgEOASMHBiYvAS4DByIOAxUUBg8BBgcjBi4CLwEuBCcmND8BNjM3HgEfARYXHgEfAR4DMj8BPgE/ATYnLgEvASYnJjc2NzYXFhceAhQWBh0BBwYfAR4BHwEWPgI3Njc+AT8CNhc3NhYXBC4NYQ0XHwkQAg4WFQJPHAQCBAYWFo4OJAsLESwgJA4BBg4KCAQCAgoUQChSQjAQDgUUPDpOIgQCAgkXmQcMAwMJBAseCAkQHhgWEAcDAgoCBQMDAQgDBA4hCAsIDR1oLh0MDgoEBAEBAQIBCggJBRQWJBQhGwIGAwUICAOgFhwDAjAkgBIeKAweEhQcEAEBSTIHBBYQDgMCCggGDDAmHAYEDBQmGQgOAwMLAQMYIigMDgUYTF6MUgkMAwMLAQEEAwIGDBw6ERAiMBwQAwMCFBAuHicXJAgGEwUCDAoHDgEBBgMKEBQeIBguFxEKFgwUBAIBDhg0IjpDBggCAwICAgEDCAYAAAAABgAA/40EdwMwAAgAFAAdACkARgBYAGhAZSQPAgMCPTICCQNMSjwDCwkDR0sBC0QACgAKbwQBAAEAbwUBAQgBbwAIDAhvBwEDAgkCAwltAAkLAgkLawALC24ADAICDFQADAwCWAYBAgwCTFZUT01EQjUzIxUkExQkJBMSDQUdKwE0JiIOARYyNgE0JgciBgcUFhcyNgM0JiIGFBYyNgE0JgciBgcUFhcyNicmIyIOARcUFwYjIiYvAS4BIwc3JjU0PgEXMh4BARQGBxcnBiMiLgE0PgE3Mh4BAUQcLyQBJi4cAZ4cFhAYARoPFhyDHC8kJC8cAWIeFQ8YARoOFhyTEhZenlwBDRQSDxoSGQcuBY0oomy8bWKudgFcTEIfb1QmXp5cXJ5eWp5gAlEXHB4rHBr+/Q8aARoOEBgBGAEsFxweKxwa/v0PGgEaDhAYARjuA1aUViwpAgIDBAEKRnlyoF6eXAFIhP53QXYxZTwUToieikwBTooAAAH///9qA+sDUgAcAClAJhUUEwoEAAISAQEAAkcAAAIBAgABbQACAgxIAAEBDQFJHhUWAwUXKwEWBwMGBwYjIi8BBwYjIicuASc1CQEnLgE3ATYyA9gTBI4DDwgKBgf9hwoRBwULDAEB4v2s3RQDEwOgCRQDTA0X/KcQCQUDaKUNAgQSDMMCTv38WwgtCgIYBQAAAAABAAD/sQLKA1MASgA/QDwjAQUCEwEBAwJHHAEBRAACBAUEAgVtAAUDBAUDawADAAEDAVwABAQAWAAAAAwESUVEOzkxLyknKCUGBRYrETQ+AxcyHgEVFA4DJyImJwcOBQ8BJyY1NDY/ASY1NDY3MhYVFA4BFjMyPgQ3NCYjIgYVFB4CFRQGIycuAypKYG46WJheFDBAYDomShEPCggOEBIiEgcFCRgZHRI6LSImMAEyJB80JBoQBgF6Y2+WDhAOEA0JHSwYDAIFPGpQOh4BSo5ZNmZgRi4CJB8/KRg4FjAoHAMGWBEzgGFxJDovUAEuIiWKRy4cMDpAPBpgbJBvGS4aGgQPMgEJLD46AAAAAwAA/64DWgMOACoAPQBRAGBAXToBAANLPDsDBABJAQcEA0dKAQdEAgEBBQMFAQNtAAMABQMAawAABAUABGsJAQYABQEGBWAIAQQHBwRUCAEEBAdYAAcEB0w/PiwrSEY+UT9RNDMrPSw9HyIaKAoFGCsBMhYXFhUUDgEjIicuAScmNzU2NzYzMhYzMhYXHgEVFAYHFBcWFxYXFjI2AzI+AjQuAg4DBxQXBzcWEzIeAg4DJyInBzcmNTQ+AgImB14DARI+GiBKN1AqKQECJw4PBAwFCwgEBRwmAQMTJh81Bw4sa0eCXjg4XoKOgGA2AUMsh1hoVpxwRAJAdJhYbF/pTDxCcpoBMzIFAgYSLh4jGVI+PDAFMiYMAgYNC0wDDCoFAwUpIx4bBDb+2ThchIyEXDoCNmCASHFcgis6AwNEbqCmoGxIAjVL4mN2Vpp0PgAABAAA/7cD6AMFABIAFQAcACgAIUAeJyEgHBYVFBMRDgoAAQFHAAEAAW8AAABmJCMUAgUVKwERFAYHIiclLgE1ETQ2NzIXBRYXASUBERQOAS8BARQABwMTNjMyFwUWAU0ODQoJ/v0MEAwKCBABHgEkASr+1gJ3EBoN9gEr/uIY2rUJFAgGAS4CAmf9cQ4SAQSDBRoNAnwMDgEIjwI5/hyVAUX9sw4QAgh7Ai0C/jAoAWEBJhADlwEAAAEAAP/VA8IC7QAhADlANh4NAgEDDAECAQJHAAEDAgMBAm0AAgADAgBrAAAAbgAEAwMEVAAEBANYAAMEA0wiIyskIwUFGSsBBgcGIyInJicmIyIHJzc2NzYWFxYXFjMyNjc2IyIHNhcWA7oGtLmATzcZMSgvCj0rhVcvNUAOGA0eJB1yBAhFHyRDvYwCMYTn8ZNZtJIqNndNBAVITaAwi7MwTQ7bBgUAAAT///+hA+kDVAAtADcATwBZAGlAZicmHAMEAyoVAggBDgMCBwgDRwYBAQIIAgEIbQAKCQwJCgxtBQECDgEIBwIIYA8NAgcLAQkKBwlgAAwAAAwAXAAEBANYAAMDDARJUVBWVFBZUVlOS0VEQUA9PCMUEhQTJxIaGBAFHSsBFAYHFhUUDgEuAjc0Ny4BNzQ+ARc2NxM+AR8BPgE3Mh4BDgEmNycDFhc2MhYFFB4BNi4BByIGBTY0JyYiBw4BIiYnJiIGFBceAj8BPgE3MjYuASciBh4BA+ggHQd4zPLMeAEGHCQBQF8heqVBAg4HzgooGCMwAjRCNAK6Oqd6IV1C/QAyQjYGKiciMAHDBgYFEgUXWlhaFwYQDAYYVDQZMxpUFyIyATIhIzICLgF6IDYNGhxWlFYCUphUGhsNOB8uQAEjVQUBIwcKAy0VGAEwRjACMiIq/vgFVCJCnCMwAjRCNAIy5wYQBwUFGBYWGAULEAcYHAYBAgEgiDJEMAEwRjAAAAEAAAABAAAlBVvQXw889QALA+gAAAAA2uf1vAAAAADa5/W8//P/aQSbA1QAAAAIAAIAAAAAAAAAAQAAA1L/agAABJv/8//zBJsAAQAAAAAAAAAAAAAAAAAAABgD6AAAAdL/8wEJ//MDdgAAAyAAAANwAAAELwAAA+gAAASbAAAD6AAAA6AAAAI7AAADWQAAA+gAAAPo//8DWQAABC///wR2AAAD6P//AsoAAANZAAAD6AAAA+gAAAPo//8AAAAAACAAQAB0APIBGAGeAhICPAJ2AuYDHgOEBAAEegVUBjQG8Ac6B8AIaAjECRgJ2AAAAAEAAAAYAIcABgAAAAAAAgAgADAAcwAAAHoLcAAAAAAAAAASAN4AAQAAAAAAAAA1AAAAAQAAAAAAAQAIADUAAQAAAAAAAgAHAD0AAQAAAAAAAwAIAEQAAQAAAAAABAAIAEwAAQAAAAAABQALAFQAAQAAAAAABgAIAF8AAQAAAAAACgArAGcAAQAAAAAACwATAJIAAwABBAkAAABqAKUAAwABBAkAAQAQAQ8AAwABBAkAAgAOAR8AAwABBAkAAwAQAS0AAwABBAkABAAQAT0AAwABBAkABQAWAU0AAwABBAkABgAQAWMAAwABBAkACgBWAXMAAwABBAkACwAmAclDb3B5cmlnaHQgKEMpIDIwMjAgYnkgb3JpZ2luYWwgYXV0aG9ycyBAIGZvbnRlbGxvLmNvbWZvbnRlbGxvUmVndWxhcmZvbnRlbGxvZm9udGVsbG9WZXJzaW9uIDEuMGZvbnRlbGxvR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AQwBvAHAAeQByAGkAZwBoAHQAIAAoAEMAKQAgADIAMAAyADAAIABiAHkAIABvAHIAaQBnAGkAbgBhAGwAIABhAHUAdABoAG8AcgBzACAAQAAgAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAGYAbwBuAHQAZQBsAGwAbwBSAGUAZwB1AGwAYQByAGYAbwBuAHQAZQBsAGwAbwBmAG8AbgB0AGUAbABsAG8AVgBlAHIAcwBpAG8AbgAgADEALgAwAGYAbwBuAHQAZQBsAGwAbwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAAAAgAAAAAAAAAKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAYAQIBAwEEAQUBBgEHAQgBCQEKAQsBDAENAQ4BDwEQAREBEgETARQBFQEWARcBGAEZAA5kb3duLW9wZW4tbWluaQ9yaWdodC1vcGVuLW1pbmkEbWFpbARsaW5rBHN0YXIHcmV0d2VldAhmYXZvcml0ZQVjaGVjawlmbGlwYm9hcmQHdHdpdHRlcghmYWNlYm9vawhsaW5rZWRpbgdjb21tZW50B3lvdXR1YmUJaW5zdGFncmFtCXZrb250YWt0ZQZ3ZWNoYXQIdGVsZWdyYW0JcGludGVyZXN0CHdoYXRzYXBwBm1lZGl1bQV2aW1lbwxyZWRkaXQtYWxpZW4AAAAAAQAB//8ADwAAAAAAAAAAAAAAAAAAAAAAGAAYABgAGANU/2kDVP9psAAsILAAVVhFWSAgS7gADlFLsAZTWliwNBuwKFlgZiCKVViwAiVhuQgACABjYyNiGyEhsABZsABDI0SyAAEAQ2BCLbABLLAgYGYtsAIsIGQgsMBQsAQmWrIoAQpDRWNFUltYISMhG4pYILBQUFghsEBZGyCwOFBYIbA4WVkgsQEKQ0VjRWFksChQWCGxAQpDRWNFILAwUFghsDBZGyCwwFBYIGYgiophILAKUFhgGyCwIFBYIbAKYBsgsDZQWCGwNmAbYFlZWRuwAStZWSOwAFBYZVlZLbADLCBFILAEJWFkILAFQ1BYsAUjQrAGI0IbISFZsAFgLbAELCMhIyEgZLEFYkIgsAYjQrEBCkNFY7EBCkOwAWBFY7ADKiEgsAZDIIogirABK7EwBSWwBCZRWGBQG2FSWVgjWSEgsEBTWLABKxshsEBZI7AAUFhlWS2wBSywB0MrsgACAENgQi2wBiywByNCIyCwACNCYbACYmawAWOwAWCwBSotsAcsICBFILALQ2O4BABiILAAUFiwQGBZZrABY2BEsAFgLbAILLIHCwBDRUIqIbIAAQBDYEItsAkssABDI0SyAAEAQ2BCLbAKLCAgRSCwASsjsABDsAQlYCBFiiNhIGQgsCBQWCGwABuwMFBYsCAbsEBZWSOwAFBYZVmwAyUjYUREsAFgLbALLCAgRSCwASsjsABDsAQlYCBFiiNhIGSwJFBYsAAbsEBZI7AAUFhlWbADJSNhRESwAWAtsAwsILAAI0KyCwoDRVghGyMhWSohLbANLLECAkWwZGFELbAOLLABYCAgsAxDSrAAUFggsAwjQlmwDUNKsABSWCCwDSNCWS2wDywgsBBiZrABYyC4BABjiiNhsA5DYCCKYCCwDiNCIy2wECxLVFixBGREWSSwDWUjeC2wESxLUVhLU1ixBGREWRshWSSwE2UjeC2wEiyxAA9DVVixDw9DsAFhQrAPK1mwAEOwAiVCsQwCJUKxDQIlQrABFiMgsAMlUFixAQBDYLAEJUKKiiCKI2GwDiohI7ABYSCKI2GwDiohG7EBAENgsAIlQrACJWGwDiohWbAMQ0ewDUNHYLACYiCwAFBYsEBgWWawAWMgsAtDY7gEAGIgsABQWLBAYFlmsAFjYLEAABMjRLABQ7AAPrIBAQFDYEItsBMsALEAAkVUWLAPI0IgRbALI0KwCiOwAWBCIGCwAWG1EBABAA4AQkKKYLESBiuwcisbIlktsBQssQATKy2wFSyxARMrLbAWLLECEystsBcssQMTKy2wGCyxBBMrLbAZLLEFEystsBossQYTKy2wGyyxBxMrLbAcLLEIEystsB0ssQkTKy2wHiwAsA0rsQACRVRYsA8jQiBFsAsjQrAKI7ABYEIgYLABYbUQEAEADgBCQopgsRIGK7ByKxsiWS2wHyyxAB4rLbAgLLEBHistsCEssQIeKy2wIiyxAx4rLbAjLLEEHistsCQssQUeKy2wJSyxBh4rLbAmLLEHHistsCcssQgeKy2wKCyxCR4rLbApLCA8sAFgLbAqLCBgsBBgIEMjsAFgQ7ACJWGwAWCwKSohLbArLLAqK7AqKi2wLCwgIEcgILALQ2O4BABiILAAUFiwQGBZZrABY2AjYTgjIIpVWCBHICCwC0NjuAQAYiCwAFBYsEBgWWawAWNgI2E4GyFZLbAtLACxAAJFVFiwARawLCqwARUwGyJZLbAuLACwDSuxAAJFVFiwARawLCqwARUwGyJZLbAvLCA1sAFgLbAwLACwAUVjuAQAYiCwAFBYsEBgWWawAWOwASuwC0NjuAQAYiCwAFBYsEBgWWawAWOwASuwABa0AAAAAABEPiM4sS8BFSotsDEsIDwgRyCwC0NjuAQAYiCwAFBYsEBgWWawAWNgsABDYTgtsDIsLhc8LbAzLCA8IEcgsAtDY7gEAGIgsABQWLBAYFlmsAFjYLAAQ2GwAUNjOC2wNCyxAgAWJSAuIEewACNCsAIlSYqKRyNHI2EgWGIbIVmwASNCsjMBARUUKi2wNSywABawBCWwBCVHI0cjYbAJQytlii4jICA8ijgtsDYssAAWsAQlsAQlIC5HI0cjYSCwBCNCsAlDKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgsAhDIIojRyNHI2EjRmCwBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2EjICCwBCYjRmE4GyOwCENGsAIlsAhDRyNHI2FgILAEQ7ACYiCwAFBYsEBgWWawAWNgIyCwASsjsARDYLABK7AFJWGwBSWwAmIgsABQWLBAYFlmsAFjsAQmYSCwBCVgZCOwAyVgZFBYIRsjIVkjICCwBCYjRmE4WS2wNyywABYgICCwBSYgLkcjRyNhIzw4LbA4LLAAFiCwCCNCICAgRiNHsAErI2E4LbA5LLAAFrADJbACJUcjRyNhsABUWC4gPCMhG7ACJbACJUcjRyNhILAFJbAEJUcjRyNhsAYlsAUlSbACJWG5CAAIAGNjIyBYYhshWWO4BABiILAAUFiwQGBZZrABY2AjLiMgIDyKOCMhWS2wOiywABYgsAhDIC5HI0cjYSBgsCBgZrACYiCwAFBYsEBgWWawAWMjICA8ijgtsDssIyAuRrACJUZSWCA8WS6xKwEUKy2wPCwjIC5GsAIlRlBYIDxZLrErARQrLbA9LCMgLkawAiVGUlggPFkjIC5GsAIlRlBYIDxZLrErARQrLbA+LLA1KyMgLkawAiVGUlggPFkusSsBFCstsD8ssDYriiAgPLAEI0KKOCMgLkawAiVGUlggPFkusSsBFCuwBEMusCsrLbBALLAAFrAEJbAEJiAuRyNHI2GwCUMrIyA8IC4jOLErARQrLbBBLLEIBCVCsAAWsAQlsAQlIC5HI0cjYSCwBCNCsAlDKyCwYFBYILBAUVizAiADIBuzAiYDGllCQiMgR7AEQ7ACYiCwAFBYsEBgWWawAWNgILABKyCKimEgsAJDYGQjsANDYWRQWLACQ2EbsANDYFmwAyWwAmIgsABQWLBAYFlmsAFjYbACJUZhOCMgPCM4GyEgIEYjR7ABKyNhOCFZsSsBFCstsEIssDUrLrErARQrLbBDLLA2KyEjICA8sAQjQiM4sSsBFCuwBEMusCsrLbBELLAAFSBHsAAjQrIAAQEVFBMusDEqLbBFLLAAFSBHsAAjQrIAAQEVFBMusDEqLbBGLLEAARQTsDIqLbBHLLA0Ki2wSCywABZFIyAuIEaKI2E4sSsBFCstsEkssAgjQrBIKy2wSiyyAABBKy2wSyyyAAFBKy2wTCyyAQBBKy2wTSyyAQFBKy2wTiyyAABCKy2wTyyyAAFCKy2wUCyyAQBCKy2wUSyyAQFCKy2wUiyyAAA+Ky2wUyyyAAE+Ky2wVCyyAQA+Ky2wVSyyAQE+Ky2wViyyAABAKy2wVyyyAAFAKy2wWCyyAQBAKy2wWSyyAQFAKy2wWiyyAABDKy2wWyyyAAFDKy2wXCyyAQBDKy2wXSyyAQFDKy2wXiyyAAA/Ky2wXyyyAAE/Ky2wYCyyAQA/Ky2wYSyyAQE/Ky2wYiywNysusSsBFCstsGMssDcrsDsrLbBkLLA3K7A8Ky2wZSywABawNyuwPSstsGYssDgrLrErARQrLbBnLLA4K7A7Ky2waCywOCuwPCstsGkssDgrsD0rLbBqLLA5Ky6xKwEUKy2wayywOSuwOystsGwssDkrsDwrLbBtLLA5K7A9Ky2wbiywOisusSsBFCstsG8ssDorsDsrLbBwLLA6K7A8Ky2wcSywOiuwPSstsHIsswkEAgNFWCEbIyFZQiuwCGWwAyRQeLABFTAtAEu4AMhSWLEBAY5ZsAG5CAAIAGNwsQAFQrIAAQAqsQAFQrMKAgEIKrEABUKzDgABCCqxAAZCugLAAAEACSqxAAdCugBAAAEACSqxAwBEsSQBiFFYsECIWLEDZESxJgGIUVi6CIAAAQRAiGNUWLEDAERZWVlZswwCAQwquAH/hbAEjbECAEQAAA==") format("truetype")}[class^=thb-icon-]:before,[class*=" thb-icon-"]:before{font-family:"fontello";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em}.thb-icon-down-open-mini:before{content:'\e800'}.thb-icon-right-open-mini:before{content:'\e801'}.thb-icon-mail:before{content:'\e802'}.thb-icon-retweet:before{content:'\e805'}.thb-icon-favorite:before{content:'\e806'}.thb-icon-comment:before{content:'\f0e5'}.thb-icon-link:before{content:'\e803'}.thb-icon-check:before{content:'\e807'}.thb-icon-star:before{content:'\e804'}.thb-icon-flipboard:before{content:'\e808'}.thb-icon-twitter:before{content:'\f099'}.thb-icon-facebook:before{content:'\f09a'}.thb-icon-telegram:before{content:'\f1d8'}.thb-icon-linkedin:before{content:'\f0e1'}.thb-icon-youtube:before{content:'\f16a'}.thb-icon-instagram:before{content:'\f16d'}.thb-icon-vkontakte:before{content:'\f189'}.thb-icon-pinterest:before{content:'\f231'}.thb-icon-whatsapp:before{content:'\f232'}.thb-icon-medium:before{content:'\f23a'}.thb-icon-vimeo:before{content:'\f27d'}.thb-icon-reddit:before{content:'\f281'}.thb-icon-facebook:before,.thb-icon-pinterest:before{-moz-transform:scale(.9,.9);-ms-transform:scale(.9,.9);-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.thb-page-transition-on{opacity:0;-moz-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:opacity}.vc_editor.compose-mode .thb-page-transition-on,.elementor-editor-active .thb-page-transition-on{opacity:1;-moz-animation:none;-webkit-animation:none;animation:none}.thb-page-transition-overlay{position:fixed;top:0;z-index:500;width:100%;height:100%;background-color:#000;-moz-animation-fill-mode:both;-webkit-animation-fill-mode:both;animation-fill-mode:both}.vc_editor.compose-mode .thb-page-transition-overlay{display:none}@-moz-keyframes thb-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes thb-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes thb-fade-in{0%{opacity:0}100%{opacity:1}}.thb-fade-in{-moz-animation-name:thb-fade-in;-webkit-animation-name:thb-fade-in;animation-name:thb-fade-in}@-moz-keyframes thb-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes thb-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes thb-fade-out{0%{opacity:1}100%{opacity:0}}.thb-fade-out{-moz-animation-name:thb-fade-out;-webkit-animation-name:thb-fade-out;animation-name:thb-fade-out}@-moz-keyframes thb-fade-up-in{0%{-moz-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes thb-fade-up-in{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes thb-fade-up-in{0%{-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.thb-fade-up-in{-moz-animation-name:thb-fade-up-in;-webkit-animation-name:thb-fade-up-in;animation-name:thb-fade-up-in}@-moz-keyframes thb-fade-up-out{0%{-moz-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-moz-transform:translateY(50px);transform:translateY(50px);opacity:0}}@-webkit-keyframes thb-fade-up-out{0%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}}@keyframes thb-fade-up-out{0%{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-moz-transform:translateY(50px);-ms-transform:translateY(50px);-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}}.thb-fade-up-out{-moz-animation-name:thb-fade-up-out;-webkit-animation-name:thb-fade-up-out;animation-name:thb-fade-up-out}@-moz-keyframes thb-fade-down-in{0%{-moz-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-moz-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes thb-fade-down-in{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes thb-fade-down-in{0%{-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.thb-fade-down-in{-moz-animation-name:thb-fade-down-in;-webkit-animation-name:thb-fade-down-in;animation-name:thb-fade-down-in}@-moz-keyframes thb-fade-down-out{0%{-moz-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-moz-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}@-webkit-keyframes thb-fade-down-out{0%{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}@keyframes thb-fade-down-out{0%{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}100%{-moz-transform:translateY(-50px);-ms-transform:translateY(-50px);-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}}.thb-fade-down-out{-moz-animation-name:thb-fade-down-out;-webkit-animation-name:thb-fade-down-out;animation-name:thb-fade-down-out}@-moz-keyframes thb-swipe-left-in{0%{width:100%}100%{width:0}}@-webkit-keyframes thb-swipe-left-in{0%{width:100%}100%{width:0}}@keyframes thb-swipe-left-in{0%{width:100%}100%{width:0}}.thb-swipe-left-in{position:fixed;left:0;right:auto;width:100%;-moz-animation-name:thb-swipe-left-in;-webkit-animation-name:thb-swipe-left-in;animation-name:thb-swipe-left-in}@-moz-keyframes thb-swipe-left-out{0%{width:0}100%{width:100%}}@-webkit-keyframes thb-swipe-left-out{0%{width:0}100%{width:100%}}@keyframes thb-swipe-left-out{0%{width:0}100%{width:100%}}.thb-swipe-left-out{position:fixed;right:0;width:100%;-moz-animation-name:thb-swipe-left-out;-webkit-animation-name:thb-swipe-left-out;animation-name:thb-swipe-left-out}.subheader{margin:0;padding:0;font-size:11px;font-weight:400;display:none;position:relative;z-index:41}@media only screen and (min-width:1024px){.subheader{display:block}}.subheader.light{border-bottom:1px solid #e9e9e9}.subheader.dark{border-bottom:1px solid rgba(255,255,255,.15)}.subheader.subheader-mobile-on{display:block}@media only screen and (min-width:640px){.subheader .subheader-leftside{text-align:left}}@media only screen and (min-width:640px){.subheader .subheader-rightside{text-align:right}}.subheader .subheader-text{display:inline-flex;height:100%;align-items:center}.subheader .subheader-text>*{margin-bottom:0}.subheader .thb-social-links-container{display:inline-flex;height:100%}.subheader .thb-social-links-container .thb-social-link .thb-social-icon-container{font-size:14px}.subheader .columns>*{vertical-align:middle}.subheader .columns>*+ul,.subheader .columns>*+div{margin-left:18px}.subheader .thb-full-menu{margin-left:0;display:inline-flex}.subheader .thb-full-menu>li>a:not(.logolink){min-height:38px;font-size:11px;font-weight:400}.subheader .thb-full-menu>li+li{margin-left:20px}.subheader.dark{background:#444}.subheader.dark .thb-full-menu>.menu-item>a{color:#fff}.subheader.dark .thb-social-links-container .thb-social-link{color:#fff}.header{display:flex;align-items:center;flex-wrap:wrap;top:0;left:0;width:100%;z-index:40;user-select:none;background:#fff}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.header{justify-content:center}.header>.row{width:100%;margin:0;flex:none !important}}.header .header-logo-row{width:100%}.header .header-logo-row>.row{width:100%}.header .header-logo-row>.row>.columns{display:flex;align-items:center}.header .header-menu-row{width:100%}.header>.row{width:100%}.header>.row>.columns{display:flex;align-items:center}.header .mobile-toggle-holder{display:inline-flex}.header .thb_header_left,.header .thb_header_right{width:100%}.header .thb_header_left>*:last-child,.header .thb_header_right>*:last-child{margin:0}.header .thb_header_right{text-align:right}.logo-holder{display:inline-flex;padding:10px 0}.logo-holder .logolink{display:inline-flex;position:relative;align-items:center}.logo-holder .logolink .logoimg{max-height:72px;object-fit:contain}.logo-holder .logolink .logoimg.logo-light{opacity:0;position:absolute;top:0;left:0;height:100%}.logo-holder .logolink .logoimg[src$=".svg"]{max-height:100%;height:73px}.thb-navbar{display:flex;width:100%;min-height:60px;align-items:center}.header.style1{flex-direction:column}.header.style1 .logo-holder{margin:0 auto}.header.style1 .thb-navbar{position:relative;justify-content:space-between}.header.style1 .thb-navbar .full-menu{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.style1 .thb-navbar{border-bottom:1px solid #e9e9e9}.header.style2{flex-direction:column}.header.style2 .logo-holder{margin:0 auto}.header.style2 .thb-navbar{position:relative;justify-content:center;border-top:1px solid #e9e9e9}.header.style2 .thb-full-menu li.menu-item-mega-parent>.sub-menu.thb_mega_menu_holder{left:0 !important}.header.style2 .secondary-area{margin-left:auto}.header.style2 .thb_header_left{margin-left:20px}.header.style3{flex-direction:column}.header.style3 .logo-holder{margin:0 auto}.header.style3 .thb-navbar{position:relative;z-index:50;justify-content:space-between}.header.style3 .thb-navbar>.row{flex:1}.header.style3 .thb-navbar .full-menu{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.style4 .thb-navbar{position:relative;z-index:50;justify-content:space-between}.header.style4 .thb-navbar>.row{flex:1}.header.style4 .logo-holder{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.style5{flex-direction:column}.header.style5 .thb-navbar{border-top:1px solid #e9e9e9;position:relative}.header.style5 .secondary-area{margin-left:auto}.header.style6 .thb-navbar,.header.style9 .thb-navbar{align-items:stretch;position:relative}.header.style6 .thb-navbar .full-menu,.header.style9 .thb-navbar .full-menu{margin-left:35px}.header.style6 .thb-navbar .full-menu .thb-full-menu,.header.style9 .thb-navbar .full-menu .thb-full-menu{height:100%}.header.style6 .thb-navbar .secondary-area,.header.style9 .thb-navbar .secondary-area{margin-left:auto}.header.style6 .thb-navbar .mobile-toggle-holder+.logo-holder,.header.style9 .thb-navbar .mobile-toggle-holder+.logo-holder{margin-left:20px}.header.style7{flex-direction:column}.header.style7 .thb-navbar{justify-content:space-between;position:relative}.header.style7 .logo-holder{margin:0 auto}.header.style8 .thb-navbar{justify-content:space-between;position:relative}.header.style8 .logo-holder{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.style9{border-bottom:1px solid #e9e9e9}.header.style9 .mobile-toggle-holder{margin-left:0}.header.style10 .thb-navbar{position:relative;z-index:50;justify-content:space-between}.header.style10 .thb-navbar>.row{flex:1}.header.style10 .thb-navbar .full-menu{position:absolute;top:50%;left:50%;height:100%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.style10 .thb-navbar .full-menu .thb-full-menu{height:100%}.header.header-full-width>.row{max-width:100%;padding:0 10px}.header.header-full-width .thb_mega_menu_holder>.row.max_width{margin:0 auto}@media only screen and (min-width:1024px){.header:not(.fixed) .logo-holder{padding:30px 0}}.header.fixed{background:#fff;position:fixed;z-index:150;-moz-transition:-moz-transform .5s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .5s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.25,.8,.25,1);transition:transform .5s cubic-bezier(.25,.8,.25,1);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header.fixed:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:0;pointer-events:none}.header.fixed:not(.header-mobile) .logo-holder .logolink .logoimg{max-height:30px}.header.fixed.header-mobile:not(.fixed-enabled){-moz-transform:translateY(0%);-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%)}.header.fixed.header-mobile.fixed-enabled.headroom--unpinned{-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header.fixed:not(.fixed-enabled) .thb-reading-indicator{opacity:0;pointer-events:none}.header.fixed .thb-reading-indicator{position:absolute;top:calc(100% + 40px);right:40px;cursor:pointer;opacity:1;transform-origin:center}.header.fixed .thb-reading-indicator:active{-moz-transform:scale(.95,.95);-ms-transform:scale(.95,.95);-webkit-transform:scale(.95,.95);transform:scale(.95,.95)}.rtl .header.fixed .thb-reading-indicator{right:auto;left:40px}.header.fixed .thb-reading-indicator:hover .thb-indicator .indicator-hover{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.header.fixed .thb-reading-indicator:hover .thb-indicator .indicator-hover{fill:#f75454}}.header.fixed .thb-reading-indicator:hover .thb-indicator .indicator-arrow{fill:#fff}.header.fixed .thb-reading-indicator .thb-indicator{width:60px;height:60px;transform:rotateZ(-90deg)}.header.fixed .thb-reading-indicator .thb-indicator .indicator-hover{fill:#f75454;transform-origin:center;-moz-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0)}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.header.fixed .thb-reading-indicator .thb-indicator .indicator-hover{fill:transparent}}.header.fixed .thb-reading-indicator .thb-indicator .indicator-base{fill:#e5e5e5}.header.fixed .thb-reading-indicator .thb-indicator .indicator-fill{stroke:#f75454;stroke-width:25px;fill:transparent}.header.fixed .thb-reading-indicator .thb-indicator .indicator-arrow{fill:#f75454;transform:rotateZ(90deg);transform-origin:center}.header.fixed .fixed-logo-holder{display:inline-flex;align-items:center}.header.fixed .fixed-logo-holder .logo-holder{margin-left:20px}.rtl .header.fixed .fixed-logo-holder .logo-holder{margin-left:0;margin-right:20px}.header.fixed .fixed-title-holder{display:inline-flex;align-items:center;position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);max-width:40%}.header.fixed .fixed-title-holder span{display:none;font-size:11px;text-transform:uppercase;position:relative;margin-right:20px;padding-right:20px;white-space:nowrap}@media only screen and (min-width:640px){.header.fixed .fixed-title-holder span{display:inline-flex}}@media only screen and (max-width:1024px){.header.fixed .fixed-title-holder span{margin-right:10px;padding-right:10px}}.header.fixed .fixed-title-holder span:after{content:'';position:absolute;top:-5px;bottom:-5px;width:1px;background:#e9e9e9;right:0}.rtl .header.fixed .fixed-title-holder span{margin-right:0;padding-right:0;margin-left:20px;padding-left:20px}@media only screen and (max-width:1024px){.rtl .header.fixed .fixed-title-holder span{margin-right:0;padding-right:0;margin-left:10px;padding-left:10px}}.rtl .header.fixed .fixed-title-holder span:after{right:auto;left:0}.header.fixed .fixed-title-holder .fixed-article-title{display:block;overflow:hidden}.header.fixed .fixed-title-holder h6{display:block;margin:0;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header.fixed .thb-navbar{justify-content:space-between}.header.fixed.fixed-enabled:not(.headroom--unpinned){-moz-transform:translateY(0%);-ms-transform:translateY(0%);-webkit-transform:translateY(0%);transform:translateY(0%)}.open-menu .header.fixed.fixed-enabled:not(.headroom--unpinned){-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header.fixed.fixed-style1 .full-menu{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.fixed.fixed-style2 .logo-holder{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.header.fixed.thb-fixed-shadow-style1:before{-moz-box-shadow:0 2px 5px rgba(0,0,0,.07);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.07);box-shadow:0 2px 5px rgba(0,0,0,.07)}.header.fixed.thb-fixed-shadow-style2:before{-moz-box-shadow:0 9px 38px rgba(0,0,0,.05),0 5px 12px rgba(0,0,0,.1);-webkit-box-shadow:0 9px 38px rgba(0,0,0,.05),0 5px 12px rgba(0,0,0,.1);box-shadow:0 9px 38px rgba(0,0,0,.05),0 5px 12px rgba(0,0,0,.1)}.header.fixed.thb-fixed-shadow-style3:before{-moz-box-shadow:0 19px 38px rgba(0,0,0,.1),0 5px 22px rgba(0,0,0,.15);-webkit-box-shadow:0 19px 38px rgba(0,0,0,.1),0 5px 22px rgba(0,0,0,.15);box-shadow:0 19px 38px rgba(0,0,0,.1),0 5px 22px rgba(0,0,0,.15)}.header.fixed.headroom--not-top.headroom--pinned:before,.header.fixed.fixed-enabled:not(.headroom):before{opacity:1}.header.fixed.light-header:after{content:'';height:1px;width:100%;background:rgba(0,0,0,.08);position:absolute;bottom:0;left:0;pointer-events:none}.header.fixed.dark-header .fixed-title-holder{color:#fff}.header.fixed.dark-header .fixed-title-holder span:after{background:rgba(255,255,255,.2)}.header.fixed.dark-header .thb-social-fixed .social-button-holder{color:#fff}.header.fixed.dark-header .thb-social-fixed .social-button-holder a:not(:hover){color:#fff}.header.dark-header{background:#444}.header.dark-header .thb-full-menu>li>a:not(.logolink),.header.dark-header .secondary-area .thb-full-menu li.menu-item-has-children>a,.header.dark-header .woocommerce-mini-cart__empty-message{color:#fff}.header.dark-header svg{fill:#fff}.header.dark-header .mobile-toggle-holder .mobile-toggle span{background:#fff}.header.dark-header.style1 .thb-navbar{border-color:transparent}.header.dark-header.style2 .thb-navbar,.header.dark-header.style5 .thb-navbar{border-color:rgba(255,255,255,.2)}.header.dark-header.style3{background:0 0}.header.dark-header.style3 .menu-row{background:#444}.header.dark-header .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-link{color:#fff}.thb-search-popup{visibility:hidden;position:fixed;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%;padding:40px 15px;background:#fff;opacity:0;z-index:999;text-align:center}@media only screen and (min-width:640px){.thb-search-popup{padding:60px 40px;min-height:100%}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-search-popup:after{content:'';min-height:inherit;font-size:0;display:block !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-search-popup{min-height:auto;height:100vh}}.thb-search-popup .thb-mobile-close{position:absolute;top:15px;right:15px}@media only screen and (min-width:640px){.thb-search-popup .thb-mobile-close{top:30px;right:30px}}.thb-search-popup .thb-close-text{font-size:10px;opacity:.6;text-transform:uppercase;position:absolute;top:20px;left:0;width:100%}@media only screen and (min-width:640px){.thb-search-popup .thb-close-text{top:40px}}.thb-search-popup .searchform .search-field{font-size:14px;text-transform:uppercase;padding:0 0 15px;margin-bottom:40px;background:0 0}.thb-search-popup .search-main-row{width:100%;padding:0 !important;margin:0 auto;max-height:100%;overflow:hidden;flex:1}.thb-search-popup .search-main-row>.columns{max-height:100%;display:flex;flex-direction:column}.thb-search-popup .results-found{margin-bottom:40px;font-size:16px;line-height:1}.thb-search-popup .thb-autocomplete-wrapper{position:relative;overflow:hidden;overflow-y:scroll}.thb-search-popup .thb-autocomplete-wrapper .thb-preloader{position:absolute;top:50%;margin-top:-25px;width:100%;left:0;opacity:0;pointer-events:none}.thb-search-popup .thb-autocomplete-wrapper.thb-loading{min-height:100px}.thb-search-popup .thb-autocomplete-wrapper.thb-loading .thb-preloader{opacity:1}.thb-search-popup .thb-autocomplete-wrapper.thb-loading .thb-results-container{pointer-events:none;opacity:.3}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container{width:100% !important;max-height:100%}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .thb-search-btn{width:100%}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .btn{margin:25px auto}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .autocomplete-suggestion{text-align:left;margin-bottom:25px}.rtl .thb-search-popup .thb-autocomplete-wrapper .thb-results-container .autocomplete-suggestion{text-align:right}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .autocomplete-suggestion a{display:flex;align-items:center}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .autocomplete-suggestion a .post-gallery{width:72px;height:72px;margin-right:23px;flex-shrink:0}.thb-search-popup .thb-autocomplete-wrapper .thb-results-container .autocomplete-suggestion a .post-title h6{margin:0}.secondary-area{position:relative;display:flex}.secondary-area .thb-search-icon,.secondary-area .thb-trending-icon,.secondary-area .thb-cart-icon{width:14px;height:14px}.secondary-area>div{display:inline-flex;align-items:center;vertical-align:middle}.secondary-area .thb-full-menu{height:100%}.secondary-area .thb-search-holder,.secondary-area .thb-cart-holder{padding-left:10px}@media only screen and (min-width:640px){.secondary-area .thb-search-holder,.secondary-area .thb-cart-holder{padding-left:20px}}.rtl .secondary-area .thb-search-holder,.rtl .secondary-area .thb-cart-holder{padding-left:0;padding-right:10px}@media only screen and (min-width:640px){.rtl .secondary-area .thb-search-holder,.rtl .secondary-area .thb-cart-holder{padding-left:0;padding-right:20px}}.secondary-area .thb-search-holder{cursor:pointer}.secondary-area .thb-cart-holder .float_count{margin-left:3px}@media only screen and (min-width:640px){.secondary-area .thb-cart-holder .float_count{margin-left:7px}}.rtl .secondary-area .thb-cart-holder .float_count{margin-left:0;margin-right:3px}@media only screen and (min-width:640px){.rtl .secondary-area .thb-cart-holder .float_count{margin-left:0;margin-right:7px}}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a,.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children>a,.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children>a{padding-left:20px}.rtl .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a,.rtl .secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children>a,.rtl .secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children>a{padding-left:0;padding-right:20px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu,.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children .sub-menu,.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children .sub-menu{left:auto;right:0;padding:0;text-align:left}.rtl .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu,.rtl .secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children .sub-menu,.rtl .secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children .sub-menu{left:0;right:auto;text-align:right}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu a,.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children .sub-menu a,.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children .sub-menu a{padding:0}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .thb-social-links-container.thb-social-vertical .thb-social-link,.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children .thb-social-links-container.thb-social-vertical .thb-social-link,.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children .thb-social-links-container.thb-social-vertical .thb-social-link{opacity:1}.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children{position:static}.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children>a{padding-left:0}.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children>a:after{display:none}.secondary-area .thb-cart-holder .thb-full-menu li.menu-item-has-children>.sub-menu{padding:30px;width:395px}.secondary-area .thb-cart-holder .widget.widget_shopping_cart{margin:0}.secondary-area .thb-cart-holder .widget.widget_shopping_cart .widgettitle{display:none}.secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget a:not(.remove){display:block;font-weight:400;color:#444;opacity:1;line-height:1.6;text-transform:none;font-size:14px}.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget a:not(.remove){color:#fff}.secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget .remove{opacity:1}.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget li{border-color:rgba(255,255,255,.15)}.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget li .quantity,.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .product_list_widget li .woocommerce-Price-amount{color:rgba(255,255,255,.75)}.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .woocommerce-mini-cart__total{border-color:rgba(255,255,255,.15);color:#fff}.thb-dropdown-color-dark .secondary-area .thb-cart-holder .widget.widget_shopping_cart .woocommerce-mini-cart__total strong{color:rgba(255,255,255,.75)}.secondary-area .thb-cart-holder .widget.widget_shopping_cart .button{opacity:1;justify-content:center}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children{position:static}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a:after{display:none}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a svg{position:relative;top:1px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a svg.thb-trending-icon-style2{width:20px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children>a svg.thb-trending-icon-style3{height:16px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu{width:360px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs{display:flex}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a{display:inline-flex;flex:1;height:46px;align-items:center;justify-content:center;border-bottom:1px solid #e9e9e9;font-size:11px;text-transform:uppercase;font-weight:500;color:#6b6b6b}.thb-dropdown-color-dark .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a{border-color:rgba(255,255,255,.15)}.thb-dropdown-color-dark .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a:hover{color:#fff}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a:hover{color:#444}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a+a{border-left:1px solid #e9e9e9}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a.active{background:#f75454;border-color:#f75454;color:#fff}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-tabs a.active+a{border-left-color:#f75454}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content{padding:30px;position:relative}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content .thumbnail-style3 .post-gallery{height:56px;width:56px;margin-right:20px}.rtl .secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content .thumbnail-style3 .post-gallery{margin-right:0;margin-left:20px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content .thumbnail-style3 .post-title h5{font-size:16px}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content .thumbnail-style3:last-of-type{margin:0}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content .thb-preloader{position:absolute;top:50%;left:0;width:100%;opacity:0;margin-top:-25px;visibility:hidden}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content.thb-loading .thb-preloader{opacity:1;visibility:visible}.secondary-area .thb-trending-holder .thb-full-menu li.menu-item-has-children .sub-menu .thb-trending .thb-trending-content.thb-loading .thb-trending-content-inner{pointer-events:none;opacity:.3}.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children{position:static}.secondary-area .thb-follow-holder .thb-full-menu li.menu-item-has-children>a{padding-left:0}.secondary-area .thb-follow-holder .sub-menu{width:325px}.secondary-area .thb-follow-holder .sub-menu li{white-space:normal;padding:15px;margin:0}@media only screen and (min-width:1024px){.secondary-area .thb-follow-holder .sub-menu li{padding:30px}}.secondary-area .thb-follow-holder .sub-menu .subscribe_part{background:#fff4f4}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part{background:rgba(255,255,255,.05);color:#fff}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part label,.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .widget_subscribe{color:#fff}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .widget_subscribe:-moz-placeholder{color:rgba(255,255,255,.5)}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .widget_subscribe::-moz-placeholder{color:rgba(255,255,255,.5)}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .widget_subscribe:-ms-input-placeholder{color:rgba(255,255,255,.5)}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .widget_subscribe::-webkit-input-placeholder{color:rgba(255,255,255,.5)}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form{text-align:left}.rtl .secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form{text-align:right}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form h4{font-size:12px;color:#f75454}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form p{font-size:14px}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form{position:relative}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .widget_subscribe{background:0 0;border:0;height:auto;border-bottom:1px solid #444;border-radius:0;padding:0 60px 15px 0;font-size:10px;margin:0;min-width:0;width:100%;text-transform:uppercase}.rtl .secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .widget_subscribe{padding:0 0 15px 60px}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .widget_subscribe{border-color:rgba(255,255,255,.15)}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .btn{position:absolute;top:0;right:0;z-index:20;padding:0;font-size:10px;font-weight:600;height:auto;line-height:1;padding-bottom:15px;color:#444;text-transform:uppercase;background:0 0 !important}.thb-dropdown-color-dark .secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .btn{color:#fff}.secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .btn:hover{color:#f75454}.rtl .secondary-area .thb-follow-holder .sub-menu .subscribe_part .thb-newsletter-form .newsletter-form .btn{right:auto;left:0}.mobile-header-holder{z-index:100;position:relative}@media only screen and (min-width:1024px){.mobile-header-holder{display:none}}.header:not(.header-mobile){display:none}@media only screen and (min-width:1024px){.header:not(.header-mobile){display:flex}}.header.header-mobile{display:flex;padding:10px 0}@media only screen and (min-width:1024px){.header.header-mobile{display:none}}.header.header-mobile.headroom--not-top{position:fixed;-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header.header-mobile .mobile-toggle-holder{margin-left:0}.header.header-mobile>.row{padding:0 15px}@media only screen and (min-width:640px){.header.header-mobile>.row{padding:0 50px}}.header.header-mobile>.row .columns{padding:0}.header.header-mobile .secondary-area{margin-left:auto}.header.header-mobile .logo-holder{margin:0 auto}.header.header-mobile .logo-holder .logolink .logoimg{max-height:30px}.thb_before_header{overflow:hidden}.thb-full-menu{display:flex;margin:0;padding:0;list-style:none;line-height:1}.thb-full-menu.thb-language-switcher>li>a{text-transform:capitalize}.thb-full-menu.thb-standard>li.current-menu-item:not(.has-hash)>a{color:#f75454}.thb-full-menu.thb-underline>li>a{position:relative}.thb-full-menu.thb-underline>li>a:before{content:'';display:block;position:absolute;left:0;width:100%;top:calc(100% - 17px);height:1px;background:#444;-moz-transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;transform-origin:right center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.thb-full-menu.thb-underline>li>a:hover{color:#444}.thb-full-menu.thb-underline>li>a:hover:before{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.thb-underline>li.current-menu-item>a{color:#444}.thb-full-menu.thb-underline>li.current-menu-item>a:before{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.thb-line-through>li>a{position:relative}.thb-full-menu.thb-line-through>li>a:before{content:'';display:block;position:absolute;left:-5px;width:calc(100% + 10px);top:calc(50% - 1px);height:2px;background:#444;-moz-transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;transform-origin:right center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.thb-full-menu.thb-line-through>li>a:hover{color:#444}.thb-full-menu.thb-line-through>li>a:hover:before{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.thb-line-through>li.current-menu-item>a{color:#444}.thb-full-menu.thb-line-through>li.current-menu-item>a:before{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.thb-line-marker>li>a{position:relative}.thb-full-menu.thb-line-marker>li>a:before{content:'';display:block;position:absolute;left:-2px;width:calc(100% + 4px);top:50%;height:12%;background:#f75454;z-index:-1;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-moz-transform:scale(1,0);-ms-transform:scale(1,0);-webkit-transform:scale(1,0);transform:scale(1,0);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.thb-full-menu.thb-line-marker>li>a:hover{color:#444}.thb-full-menu.thb-line-marker>li>a:hover:before{-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.thb-line-marker.current-menu-item>a{color:#444}.thb-full-menu.thb-line-marker.current-menu-item>a:before{-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu.socials{margin-left:30px}.thb-full-menu.socials li+li{margin-left:10px}.rtl .thb-full-menu.socials li+li{margin-left:0;margin-right:10px}.thb-full-menu>li{display:inline-flex}.thb-full-menu>li+li{margin-left:30px}.rtl .thb-full-menu>li+li{margin-left:0;margin-right:30px}.thb-full-menu>li>a:not(.logolink){min-height:30px;display:flex;align-items:center;font-size:12px;text-transform:uppercase;font-weight:600}.thb-full-menu>li>a:not(.logolink)[data-filter].active{color:#f75454}@media only screen and (min-width:640px){.thb-full-menu>li>a:not(.logolink){min-height:60px}}.thb-full-menu>li.logo-menu-item{padding:0 35px}.thb-full-menu li{margin:0;white-space:nowrap}.thb-full-menu li.menu-item-has-children{position:relative}.thb-full-menu li.menu-item-has-children.menu-item-mega-parent{position:static}.thb-full-menu li.menu-item-has-children:hover{overflow:visible}.thb-full-menu li.menu-item-has-children>a:after{display:inline-flex;font-family:"fontello";content:"\e800";margin-left:8px;font-size:16px;font-weight:400}.rtl .thb-full-menu li.menu-item-has-children>a:after{margin-left:0;margin-right:8px}.thb-full-menu .sub-menu{padding:25px 0;margin:0;display:none;list-style:none;background:#fff;position:absolute;z-index:10;text-align:left;border:1px solid #444;top:calc(100% - 1px);left:-30px;opacity:0;visibility:hidden;z-index:2;min-width:245px;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.thb-dropdown-color-dark .thb-full-menu .sub-menu{background:#444}.rtl .thb-full-menu .sub-menu{text-align:right;left:auto;right:-30px}.thb-full-menu .sub-menu li{display:block;padding:0 30px;margin-bottom:5px;font-size:13px;line-height:1.1}.thb-full-menu .sub-menu li:last-child{margin-bottom:0}.thb-full-menu .sub-menu li a{display:flex;padding:5px 0;opacity:0;font-size:11px;font-weight:500;text-transform:uppercase;align-items:center;justify-content:space-between;will-change:opacity}.thb-full-menu .sub-menu li a span{will-change:transform;-moz-transition:-moz-transform .5s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .5s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.25,.8,.25,1);transition:transform .5s cubic-bezier(.25,.8,.25,1);-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0);margin-right:auto}.rtl .thb-full-menu .sub-menu li a span{margin-right:0;margin-left:auto}.thb-full-menu .sub-menu li a:hover>span{-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);transform:translateX(10px)}.rtl .thb-full-menu .sub-menu li a:hover>span{-moz-transform:translateX(-10px);-ms-transform:translateX(-10px);-webkit-transform:translateX(-10px);transform:translateX(-10px)}.thb-dropdown-color-dark .thb-full-menu .sub-menu li a{color:#fff}.thb-dropdown-color-dark .thb-full-menu .sub-menu li a:hover{color:#f75454}.thb-full-menu .sub-menu li.menu-item-has-children{position:relative}.thb-full-menu .sub-menu li.menu-item-has-children>a:after{font-family:"fontello";content:"\e801";font-size:16px;line-height:11px;vertical-align:middle;width:8px}.rtl .thb-full-menu .sub-menu li.menu-item-has-children>a:after{transform:rotateY(180deg)}.thb-full-menu .sub-menu li.title-item>a{font-size:12px;text-transform:uppercase;font-weight:600}.thb-full-menu .sub-menu li.title-item>a:after{display:none}.thb-full-menu .sub-menu .sub-menu{top:-26px;left:100%;z-index:10}.thb-full-menu .sub-menu .sub-menu .sub-menu{z-index:15}.rtl .thb-full-menu .sub-menu .sub-menu{left:auto;right:100%}.thb-dropdown-color-dark .thb-full-menu .sub-menu{background:#444}.thb-dropdown-color-dark .thb-full-menu .sub-menu li a:not(:hover){color:#fff}.thb-dropdown-color-dark .thb-full-menu .sub-menu .post .post-title a{color:#fff}.thb-full-menu li.menu-item-mega-parent>.sub-menu{flex-wrap:nowrap;width:100%}.thb-full-menu li.menu-item-mega-parent>.sub-menu.thb_mega_menu_holder{max-width:1170px}.rtl .thb-full-menu li.menu-item-mega-parent>.sub-menu.thb_mega_menu_holder{right:auto}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2>.row{width:100%}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2>.row>.columns{flex-direction:column}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .category-children{padding:0 30px;width:100%}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .category-children .tab-holder{max-width:none}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .sub-menu.thb_mega_menu{width:100%;min-width:100%;padding:0 30px;margin-bottom:10px}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .sub-menu.thb_mega_menu>li{display:inline-block;padding:0;margin-right:20px}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .sub-menu.thb_mega_menu>li a{border:0}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .sub-menu.thb_mega_menu>li a:before{display:none}.thb-full-menu li.menu-item-mega-parent>.sub-menu.mega-menu-style2 .sub-menu.thb_mega_menu>li a:hover span{-moz-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}.thb-full-menu li.menu-item-mega-parent>.sub-menu>.row>.columns{display:flex;align-items:flex-start;padding:0}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu{position:static;width:240px;min-width:0;flex-shrink:0;border:0;padding:0;margin-top:-10px}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu .sub-menu{top:-11px}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li{margin:0}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li>a{padding:15px 0;border-bottom:1px solid #e9e9e9;position:relative}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li>a:before{content:'';position:absolute;bottom:-1px;left:0;width:100%;background:#444;height:1px;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.thb-dropdown-color-dark .thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li>a:before{background:#fff}.thb-dropdown-color-dark .thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li>a{border-bottom-color:rgba(255,255,255,.15)}.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li.active a:before,.thb-full-menu li.menu-item-mega-parent>.sub-menu .sub-menu.thb_mega_menu>li:hover a:before{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-full-menu li.menu-item-mega-parent>.sub-menu .category-children{max-width:100%;width:100%}.thb-full-menu li.menu-item-mega-parent>.sub-menu .category-children .tab-holder{display:none;max-width:100%}.thb-full-menu li.menu-item-mega-parent>.sub-menu .category-children .tab-holder.active,.thb-full-menu li.menu-item-mega-parent>.sub-menu .category-children .tab-holder:first-child{display:flex}.side-panel{position:fixed;display:flex;flex-direction:column;top:0;height:100%;z-index:110;width:320px;max-width:100%;overflow:hidden;left:0;background:#fff;will-change:transform;-moz-transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.rtl .side-panel{left:auto;right:0;-moz-transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.admin-bar .side-panel{height:calc(100% - 46px)}@media screen and (min-width:783px){.admin-bar .side-panel{height:calc(100% - 32px)}}.side-panel .side-panel-inner{padding:35px}@media only screen and (min-width:1024px){.side-panel{width:390px}.side-panel .side-panel-inner{padding:45px}}.side-panel .custom_scroll{display:flex;flex-direction:column}.side-panel .ps__rail-x{display:none}#mobile-menu .logo-holder{padding:0;width:100%;padding:20px;flex-shrink:0}#mobile-menu .logolink{display:block}#mobile-menu .logolink .logoimg{max-height:40px}#mobile-menu .thb-mobile-search{margin-bottom:20px;max-width:200px}#mobile-menu .thb-mobile-search input[type=text]{height:42px;padding:12px 15px}#mobile-menu .thb-mobile-search .submit{right:5px;top:calc(50% + 1px)}#mobile-menu .thb-mobile-search .submit svg{width:14px}#mobile-menu .widget{margin-bottom:30px}#mobile-menu .widget p{font-size:16px}#mobile-menu .widget:last-of-type{margin-bottom:0}#mobile-menu .widget:first-of-type{border-top:1px solid #e9e9e9;padding-top:40px}#mobile-menu .thb-newsletter-form h4{text-transform:none;font-size:18px;letter-spacing:normal;font-weight:300;margin-bottom:20px}#mobile-menu .mobile-menu-top{flex:1;margin-right:5px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){#mobile-menu .mobile-menu-top{flex:none}}#mobile-menu .menu-footer{font-size:12px}#mobile-menu .menu-footer p{font-size:inherit}#mobile-menu .menu-footer a{color:rgba(10,10,10,.4)}#mobile-menu .menu-footer a:hover{color:#444}#mobile-menu .thb-social-links-container{text-align:center}#mobile-menu .thb-social-links-container .thb-social-link-wrap{padding:0 5px 0 0}#mobile-menu .thb-social-links-container .thb-social-link-wrap .thb-social-link .thb-social-icon-container{font-size:20px}#mobile-menu.dark{background:#444}#mobile-menu.dark .thb-mobile-search input[type=text]{background:0 0;border-color:rgba(255,255,255,.1)}#mobile-menu.dark .thb-mobile-search input[type=text]:-moz-placeholder{color:rgba(255,255,255,.25)}#mobile-menu.dark .thb-mobile-search input[type=text]::-moz-placeholder{color:rgba(255,255,255,.25)}#mobile-menu.dark .thb-mobile-search input[type=text]:-ms-input-placeholder{color:rgba(255,255,255,.25)}#mobile-menu.dark .thb-mobile-search input[type=text]::-webkit-input-placeholder{color:rgba(255,255,255,.25)}#mobile-menu.dark .thb-mobile-search .submit svg{fill:#fff}#mobile-menu.dark .thb-mobile-close span{background:rgba(255,255,255,.6)}#mobile-menu.dark .thb-mobile-close span:before{background:#fff}#mobile-menu.dark .thb-mobile-language-switcher a{color:#fff}#mobile-menu.dark .thb-mobile-language-switcher a:after{background:#fff}#mobile-menu.dark .thb-mobile-menu>li>a{color:#fff}#mobile-menu.dark .thb-mobile-menu>li>a:hover{color:#f75454}#mobile-menu.dark .thb-mobile-menu li.menu-item-has-children>a .thb-arrow div{background:rgba(255,255,255,.7)}#mobile-menu.dark .sub-menu a{color:rgba(255,255,255,.75)}#mobile-menu.dark .sub-menu a:hover{color:#f75454}#mobile-menu.dark .thb-secondary-menu a{color:rgba(255,255,255,.6)}#mobile-menu.dark .thb-secondary-menu a:hover{color:#f75454}#mobile-menu.dark .widget{color:rgba(255,255,255,.8)}#mobile-menu.dark .widget h1,#mobile-menu.dark .widget h2,#mobile-menu.dark .widget h3,#mobile-menu.dark .widget h4,#mobile-menu.dark .widget h5,#mobile-menu.dark .widget h6,#mobile-menu.dark .widget label{color:#fff}#mobile-menu.dark .widget .post .post-title a{color:#fff}#mobile-menu.dark .widget.thb_widget_subscribe .btn{background:#fff;color:#444}#mobile-menu.dark .widget.thb_widget_subscribe .btn:hover{color:#fff}#mobile-menu.dark .widget:first-of-type{border-color:rgba(255,255,255,.15)}#mobile-menu.dark .widget.thb_widget_top_reviews .post .widget-review-title-holder,#mobile-menu.dark .widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score{border-color:rgba(255,255,255,.15)}#mobile-menu.dark .menu-footer a{color:#fff}#mobile-menu.dark .menu-footer{color:rgba(255,255,255,.75)}#mobile-menu.dark .thb-social-links-container .thb-social-link{color:#fff}.thb-mobile-menu{line-height:1;margin:-13px 0 27px;padding:0;list-style:none}.thb-mobile-menu>li>a{display:flex;justify-content:space-between;align-items:center;text-transform:none;position:relative;font-size:14px;font-weight:500;text-transform:uppercase;padding:13px 0}.thb-mobile-menu>li>a:not(:hover){color:#444}.thb-mobile-menu li.menu-item-has-children>a{position:relative}.thb-mobile-menu li.menu-item-has-children>a .thb-arrow{display:inline-flex;align-items:center;justify-content:flex-end;position:absolute;top:0;right:0;height:100%;width:30px;font-size:20px;font-weight:400}.rtl .thb-mobile-menu li.menu-item-has-children>a .thb-arrow{right:auto;left:0}.thb-mobile-menu .sub-menu{display:none;font-size:11px;margin:10px 0 10px 20px;list-style:none}.thb-mobile-menu .sub-menu a{display:flex;justify-content:space-between;align-items:center;padding:8px 0;line-height:1;text-transform:uppercase}.thb-mobile-menu .sub-menu a:not(:hover){color:#3d3d3d}.thb-secondary-menu{padding-top:30px;margin:0 0 30px;list-style:none;position:relative;border-top:1px solid #e9e9e9}.dark .thb-secondary-menu{border-color:rgba(255,255,255,.15)}.thb-secondary-menu a{display:block;font-size:12px;text-transform:uppercase;line-height:1;padding:10px 0;color:rgba(10,10,10,.6)}.thb-secondary-menu a:hover{color:#f75454}.mobile-toggle-holder{cursor:pointer;align-items:center}.mobile-toggle-holder .mobile-toggle{display:inline-flex;width:18px;height:16px;align-items:center;transition:none;vertical-align:middle;position:relative}.mobile-toggle-holder .mobile-toggle span{display:block;position:absolute;width:18px;height:1px;border-radius:1px;background:#444;content:" ";left:0}.mobile-toggle-holder .mobile-toggle span:nth-child(1){top:2px}.mobile-toggle-holder .mobile-toggle span:nth-child(2){top:7px}.mobile-toggle-holder .mobile-toggle span:nth-child(3){top:12px}.mobile-toggle-holder strong{display:inline-flex;position:relative;overflow:hidden;font-size:14px;font-weight:400;margin-right:15px;line-height:1}.mobile-toggle-holder strong .close-label{position:absolute;top:100%;left:0;min-width:100%;height:100%}.mobile-toggle-holder .mobile-toggle>span:nth-child(1){transform-origin:0 0}.mobile-toggle-holder .mobile-toggle>span:nth-child(2){-moz-transition:width .25s cubic-bezier(.25,.8,.25,1);-o-transition:width .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:width .25s cubic-bezier(.25,.8,.25,1);transition:width .25s cubic-bezier(.25,.8,.25,1)}.mobile-toggle-holder .mobile-toggle>span:nth-child(3){transform-origin:0 100%}.thb-mobile-close{display:block;width:20px;height:20px;position:absolute;top:20px;right:20px;z-index:40;-moz-transform:scale(0,0);-ms-transform:scale(0,0);-webkit-transform:scale(0,0);transform:scale(0,0);-moz-transition-duration:0s;-o-transition-duration:0s;-webkit-transition-duration:0s;transition-duration:0s}.rtl .thb-mobile-close{right:auto;left:20px}.thb-mobile-close div{display:block;width:20px;height:20px;position:relative}.thb-mobile-close div span{height:1px;display:block;width:20px;position:absolute;left:50%;top:50%;margin-left:-8px;background:#a3a3a3}.thb-mobile-close div span:before{content:'';position:absolute;display:block;top:0;left:0;bottom:0;width:100%;height:1px;background:#444;-moz-transform-origin:0% 0%;-ms-transform-origin:0% 0%;-webkit-transform-origin:0% 0%;transform-origin:0% 0%;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.thb-mobile-close div span:nth-child(1){-moz-transform:rotateZ(45deg);-ms-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.thb-mobile-close div span:nth-child(2){-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.thb-mobile-close div span:nth-child(2):before{-moz-transition-delay:.1s;-o-transition-delay:.1s;-webkit-transition-delay:.1s;transition-delay:.1s}.thb-mobile-close:hover div span:before{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.post{margin-bottom:30px;max-width:100%}.post .post-gallery{display:block;margin-bottom:25px;background:#444;overflow:hidden;position:relative}.post .post-gallery .thb_counts{background:rgba(0,0,0,.8);color:#fff;bottom:0;left:0;position:absolute;font-size:16px;font-weight:600;display:flex;width:34px;height:34px;line-height:1;justify-content:center;align-items:center;text-align:center}.post .post-gallery>a{display:block;width:100%}.post .post-gallery .wp-post-image{width:100%;will-change:transform;-moz-transition:all .75s cubic-bezier(.25,.8,.25,1);-o-transition:all .75s cubic-bezier(.25,.8,.25,1);-webkit-transition:all .75s cubic-bezier(.25,.8,.25,1);transition:all .75s cubic-bezier(.25,.8,.25,1)}.post .post-gallery.thb-parallax .wp-post-image{opacity:1;will-change:transform;object-fit:cover;height:100%}.thb-parallax-on .post .post-gallery.thb-parallax .wp-post-image{-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none;-moz-transition:opacity .5s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .5s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .5s cubic-bezier(.25,.8,.25,1);transition:opacity .5s cubic-bezier(.25,.8,.25,1)}.post .post-gallery.thb-parallax iframe,.post .post-gallery.thb-parallax video{will-change:transform}.post .post-gallery.thb-parallax:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,10,10,.125)}.post .post-gallery:hover .wp-post-image{-moz-transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04);-webkit-transform:scale(1.04,1.04);transform:scale(1.04,1.04)}.post .post-gallery .post-video-play{width:40px;height:40px;position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:rgba(0,0,0,.8)}.post .post-gallery .post-video-play .thb-video-icon{fill:#fff;height:11px;margin-left:2px}.post .post-gallery .thb-post-icon{position:absolute;top:10px;left:10px;z-index:99;background:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;text-align:center;pointer-events:none;width:auto;min-width:42px;height:30px;border-radius:16px;padding:0 13px;color:#fff;font-size:11px;line-height:1;font-weight:500;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}@media only screen and (min-width:640px){.post .post-gallery .thb-post-icon{top:20px;left:20px}}.post .post-gallery .thb-post-icon svg{display:block;fill:#fff;width:12px;height:auto}.post .post-gallery .thb-post-icon svg.thb-video-icon{height:10px;margin-left:2px}.post .post-gallery .thb-post-icon .gallery_count,.post .post-gallery .thb-post-icon .review_count{margin-left:8px}.rtl .post .post-gallery .thb-post-icon .gallery_count,.rtl .post .post-gallery .thb-post-icon .review_count{margin-left:0;margin-right:8px}.post .post-gallery .thb-post-icon .review_count{font-size:11px}.post.sticky .post-title a>span{border-color:#f75454}.post .post-title{margin-bottom:10px;white-space:normal}.post .post-title a{display:block;color:#444}.post .post-title a>span{width:calc(100%);border-bottom:1px solid transparent;word-break:break-word}.post .post-title a:hover{color:#444}.post .post-title a:hover>span{border-color:#f75454}.thb-capitalize-on .post .post-title{text-transform:uppercase}.post .post-category{font-size:11px;line-height:1;text-transform:uppercase;margin-bottom:15px;flex-wrap:wrap;letter-spacing:.05em}.post .post-excerpt{font-size:14px;margin-bottom:15px}.post .post-excerpt p{font-size:inherit;margin:0}.post .thb-read-more{margin-top:20px;display:inline-block;font-size:12px;font-weight:600;color:#444;position:relative;text-transform:uppercase}.post .thb-read-more:after{content:'';position:absolute;top:50%;margin-top:-.5px;height:1px;left:-7px;width:calc(100% + 14px);background:#f75454;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);transform-origin:0 0}.post .thb-read-more:hover{color:#f75454}.post .thb-read-more:hover:after{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.post .thb-post-date{font-size:10px;text-transform:uppercase;font-weight:400;line-height:1}.post .thb-post-bottom{padding-top:5px;font-size:10px;text-transform:uppercase;font-weight:400;line-height:1;letter-spacing:.05em}.post .thb-post-bottom .post-author{margin-bottom:7px}.post .thb-post-bottom .post-author em{font-style:normal}.post .thb-post-bottom .post-author [rel=author]{font-weight:600}.post .thb-post-bottom ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.post .thb-post-bottom ul li{display:inline-block;color:rgba(10,10,10,.7)}.post .thb-post-bottom ul li+li{margin-left:3px}@media only screen and (min-width:640px){.post .thb-post-bottom ul li+li{margin-left:8px}}.rtl .post .thb-post-bottom ul li+li{margin:0 3px 0 0}.rtl .post .thb-post-bottom ul li+li:before{margin-left:3px;margin-right:0}@media only screen and (min-width:640px){.rtl .post .thb-post-bottom ul li+li:before{margin-left:8px}}@media only screen and (min-width:640px){.rtl .post .thb-post-bottom ul li+li{margin-right:8px}}.post .thb-post-bottom ul li+li:before{content:'\00b7';font-weight:600;color:#b5b5b5;margin-right:3px}@media only screen and (min-width:640px){.post .thb-post-bottom ul li+li:before{margin-right:8px}}.post .thb-post-bottom.sponsored-bottom ul li{color:#f75454}.post .thb-post-bottom .post-share{position:relative;cursor:pointer}.post .thb-post-bottom .post-share:hover{color:#f75454}.post .thb-post-bottom .post-share:hover .post-share-bubble{opacity:1;visibility:visible}.post .thb-post-bottom .post-share .post-share-bubble{position:absolute;bottom:100%;left:50%;-moz-transform:translate3d(calc(-50% + 8px),0,0);-webkit-transform:translate3d(calc(-50% + 8px),0,0);transform:translate3d(calc(-50% + 8px),0,0);padding-bottom:15px;opacity:0;visibility:hidden}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons{background:#fff;border:1px solid #e6e6e6;border-radius:2px;position:relative;height:38px;display:flex;line-height:1;align-items:center;font-size:14px;padding:0 8px;-moz-box-shadow:0 1px 4px rgba(0,0,0,.05);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.05);box-shadow:0 1px 4px rgba(0,0,0,.05)}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share{display:inline-block;padding:5px 7px}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.facebook:hover{color:#3b5998}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.linkedin:hover{color:#007bb6}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.twitter:hover{color:#00aced}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.instagram:hover{color:#3f729b}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.youtube:hover{color:#e52d27}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.vkontakte:hover{color:#45668e}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.pinterest:hover{color:#bd081c}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.whatsapp:hover{color:#25d366}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.medium:hover{color:#00ab6c}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.email:hover{color:#9b9b9b}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.reddit:hover{color:#ff4500}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.vimeo:hover{color:#1ab7ea}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.telegram:hover{color:#08c}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons .post-social-share.flipboard:hover{color:#e12828}.post .thb-post-bottom .post-share .post-share-bubble .post-share-icons:before{top:calc(100% - 6px);left:50%;content:" ";height:12px;width:12px;margin-left:-7px;border-radius:2px;position:absolute;pointer-events:none;background-color:#fff;border:1px solid transparent;border-left-color:#e6e6e6;border-bottom-color:#e6e6e6;transform:rotateZ(-45deg);-moz-box-shadow:-1px 1px 3px -1px rgba(0,0,0,.05);-webkit-box-shadow:-1px 1px 3px -1px rgba(0,0,0,.05);box-shadow:-1px 1px 3px -1px rgba(0,0,0,.05)}.post.center-contents{text-align:center}.post.center-contents .thb-post-bottom ul{justify-content:center;flex-wrap:wrap}.post.center-bottom-contents{text-align:center}.post.center-bottom-contents .thb-post-bottom ul{justify-content:center;flex-wrap:wrap}.post.center-bottom-contents.featured-style{justify-content:flex-end}.post.center-bottom-contents.featured-style .post-inner-content{height:auto;width:100%;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.55)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55))}.post.block-category .post-category{position:absolute;bottom:0;left:50%;margin:0;background:#fff;max-height:30px;display:flex;align-items:center;justify-content:center;max-width:100%;padding:10px 20px;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.post.style1.center-contents .post-title{padding-left:5%;padding-right:5%}.post.style1.center-contents .post-excerpt{padding:0 5%}.archive .post.style1.center-contents{margin-bottom:40px}.post.thumbnail-style1{display:flex;align-items:stretch;max-width:470px}.post.thumbnail-style1 .thb-post-bottom.sponsored-bottom li:nth-child(2){display:none}.post.thumbnail-style1 .post-gallery{width:110px;margin-bottom:0;flex-shrink:0}.post.thumbnail-style1 .post-gallery>a{height:100%}@media only screen and (min-width:640px){.post.thumbnail-style1 .post-gallery{width:140px}}.post.thumbnail-style1 .thumbnail-style1-inner{background:#fff;padding:15px;white-space:normal;width:100%}@media only screen and (min-width:640px){.post.thumbnail-style1 .thumbnail-style1-inner{padding:25px}}.post.thumbnail-style1 .thumbnail-style1-inner .post-category,.post.thumbnail-style1 .thumbnail-style1-inner .post-title{margin-bottom:10px}.post.thumbnail-style1 .thumbnail-style1-inner h6{margin-bottom:0}.post.thumbnail-style2,.post.thumbnail-style3{display:flex;align-items:center}.post.thumbnail-style2 .thb-post-bottom.sponsored-bottom li:nth-child(2),.post.thumbnail-style3 .thb-post-bottom.sponsored-bottom li:nth-child(2){display:none}.post.thumbnail-style2 .post-gallery,.post.thumbnail-style3 .post-gallery{width:74px;height:74px;margin-bottom:0;margin-right:30px;flex-shrink:0;border-radius:37px;position:relative}.rtl .post.thumbnail-style2 .post-gallery,.rtl .post.thumbnail-style3 .post-gallery{margin-right:0;margin-left:30px}.post.thumbnail-style2 .post-gallery>a,.post.thumbnail-style3 .post-gallery>a{height:100%}.post.thumbnail-style2 .post-gallery .wp-post-image,.post.thumbnail-style3 .post-gallery .wp-post-image{border-radius:37px;opacity:.8}.post.thumbnail-style2 .post-gallery .thumb_count,.post.thumbnail-style3 .post-gallery .thumb_count{color:#fff;font-size:28px;font-weight:600;position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.post.thumbnail-style2 .thumbnail-style2-inner,.post.thumbnail-style3 .thumbnail-style2-inner{white-space:normal}.post.thumbnail-style2 .thumbnail-style2-inner .post-category,.post.thumbnail-style3 .thumbnail-style2-inner .post-category{margin-bottom:5px}.post.thumbnail-style2 .thumbnail-style2-inner .post-title,.post.thumbnail-style3 .thumbnail-style2-inner .post-title{margin-bottom:0}.post.thumbnail-style2 .thumbnail-style2-inner h5,.post.thumbnail-style3 .thumbnail-style2-inner h5{margin-bottom:0}.post.thumbnail-style4{display:flex;align-items:center}.post.thumbnail-style4 .thb-post-bottom.sponsored-bottom li:nth-child(2){display:none}.post.thumbnail-style4 .post-gallery{width:90px;height:90px;margin:0 20px 0 0;min-height:100%;flex-shrink:0;position:relative}@media only screen and (min-width:640px){.post.thumbnail-style4 .post-gallery{width:50px;height:50px;margin:0 10px 0 0}}@media only screen and (min-width:1024px){.post.thumbnail-style4 .post-gallery{width:90px;height:90px;margin:0 20px 0 0}}.post.thumbnail-style4 .post-gallery>a{height:100%}.rtl .post.thumbnail-style4 .post-gallery{margin-right:0;margin-left:20px}.post.thumbnail-style4 .post-gallery .thumb_count{font-size:12px;font-weight:600;background:rgba(0,0,0,.8);color:#fff;width:24px;height:24px;display:flex;line-height:1;justify-content:center;align-items:center;position:absolute;z-index:10;bottom:0;left:0}.post.thumbnail-style4 .thumbnail-style4-inner{white-space:normal}.post.thumbnail-style4 .thumbnail-style4-inner .post-category,.post.thumbnail-style4 .thumbnail-style4-inner .post-title{margin-bottom:10px}.post.thumbnail-style4 .thumbnail-style4-inner .post-title+.thb-post-bottom{padding-top:0}.post.thumbnail-style4 .thumbnail-style4-inner h6{margin-bottom:0}.post.thumbnail-style5 .post-title{margin:0}.post.thumbnail-style6{display:flex;align-items:center;cursor:pointer}.post.thumbnail-style6 .thb-post-bottom.sponsored-bottom li:nth-child(2){display:none}.post.thumbnail-style6 .post-gallery{width:90px;height:90px;margin:0 20px 0 0;min-height:100%;flex-shrink:0}.post.thumbnail-style6 .post-gallery>a{height:100%}.rtl .post.thumbnail-style6 .post-gallery{margin-right:0;margin-left:20px}.post.thumbnail-style6 .post-gallery .post-video-play{-moz-transform-origin:center 50%;-ms-transform-origin:center 50%;-webkit-transform-origin:center 50%;transform-origin:center 50%}.post.thumbnail-style6 .post-gallery .now-playing{position:absolute;bottom:0;left:0;padding:17px;width:100%;font-weight:500;text-transform:uppercase;font-size:11px;color:#fff;opacity:0;-moz-transform:translate3d(6%,-6%,0);-webkit-transform:translate3d(6%,-6%,0);transform:translate3d(6%,-6%,0)}.post.thumbnail-style6 .thumbnail-style6-inner{white-space:normal}.post.thumbnail-style6 .thumbnail-style6-inner .post-category,.post.thumbnail-style6 .thumbnail-style6-inner .post-title{margin-bottom:10px}.post.thumbnail-style6 .thumbnail-style6-inner h6{margin-bottom:0}.post.thumbnail-style6:hover .post-video-play .thb-video-icon{-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-webkit-transform:scale(1.2,1.2);transform:scale(1.2,1.2)}.post.thumbnail-style6.video-active .post-video-play{-moz-transform:scale(5,5);-ms-transform:scale(5,5);-webkit-transform:scale(5,5);transform:scale(5,5)}.post.thumbnail-style6.video-active .post-video-play .thb-video-icon{opacity:0}.post.thumbnail-style6.video-active .now-playing{opacity:1;-moz-transform:translate3d(0%,0%,0);-webkit-transform:translate3d(0%,0%,0);transform:translate3d(0%,0%,0)}.post.thumbnail-style7{display:flex;margin-bottom:20px}.post.thumbnail-style7 .post-gallery{width:90px;height:90px;margin:0 25px 0 0;min-height:100%;flex-shrink:0}@media only screen and (min-width:640px){.post.thumbnail-style7 .post-gallery{width:120px;height:120px}}.post.thumbnail-style7 .post-gallery>a{height:100%}.rtl .post.thumbnail-style7 .post-gallery{margin-right:0;margin-left:25px}.post.thumbnail-style7 .thumbnail-style7-inner{white-space:normal}.post.thumbnail-style7 .thumbnail-style7-inner .post-title{margin-bottom:0}.post.thumbnail-style7 .thumbnail-style7-inner .post-title h5{margin:0}.post.thumbnail-style8{display:flex;align-items:center}.post.thumbnail-style8 .thumb_large_count{font-size:30px;width:50px;flex-shrink:0;color:#444;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-o-text-fill-color:transparent;-ms-text-fill-color:transparent;text-fill-color:transparent;-webkit-text-stroke-width:1px;-moz-text-stroke-width:1px;-o-text-stroke-width:1px;-ms-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:#444;-moz-text-stroke-color:#444;-o-text-stroke-color:#444;-ms-text-stroke-color:#444;text-stroke-color:#444}@media only screen and (min-width:640px){.post.thumbnail-style8 .thumb_large_count{font-size:40px}}.post.thumbnail-style8 .post-title,.post.thumbnail-style8 .post-title h6{margin:0}.post.thumbnail-style9{display:flex;align-items:center;margin-bottom:20px}.post.thumbnail-style9 .post-gallery{width:80px;height:80px;margin:0 20px 0 0;min-height:100%;flex-shrink:0}.post.thumbnail-style9 .post-gallery>a{height:100%}.rtl .post.thumbnail-style9 .post-gallery{margin-right:0;margin-left:25px}.post.thumbnail-style9 .thumbnail-style9-inner{white-space:normal}.post.thumbnail-style9 .thumbnail-style9-inner .post-title{margin-bottom:0}.post.thumbnail-style9 .thumbnail-style9-inner .post-title h6{margin:0}.post.thumbnail-seealso{display:flex;align-items:center;position:relative;padding:10px;border:1px solid #e9e9e9}@media only screen and (min-width:640px){.post.thumbnail-seealso{padding:20px}}.post.thumbnail-seealso .thb-seealso-text{position:absolute;top:-10px;left:50%;display:flex;align-items:center;height:22px;border:1px solid #e9e9e9;padding:0 10px;text-transform:uppercase;background:#fff;color:#444;font-size:10px;-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.post.thumbnail-seealso .post-gallery{width:90px;margin-bottom:0;margin-right:30px;flex-shrink:0;position:relative}.rtl .post.thumbnail-seealso .post-gallery{margin-right:0;margin-left:30px}.post.thumbnail-seealso .post-category{margin-bottom:10px}.post.thumbnail-seealso .post-title,.post.thumbnail-seealso .post-title h6{margin:0}.post.read-next-post .post-gallery{margin-bottom:15px}.post.read-next-post h5{font-size:14px;font-weight:500}.post.style3{margin-bottom:30px}@media only screen and (min-width:640px){.post.style3 .post-gallery{margin-bottom:0}}@media only screen and (min-width:640px){.post.style3 .post-inner-content{padding:10px 0 10px 40px}}.post.style3.style3-small>.row{margin-top:-1px}.post.style3.style3-small .post-inner-content{padding-bottom:15px}@media only screen and (min-width:640px){.post.style3.style3-small .post-inner-content{padding:30px 50px}}@media only screen and (min-width:1024px){.post.style3.style3-small .post-inner-content{padding:50px 70px}}.post.featured-style{position:relative;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.post.featured-style .post-gallery:not(.thb-post-thumbnail-gallery){background:#454545;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;opacity:1;z-index:0;pointer-events:none}.post.featured-style .post-gallery:not(.thb-post-thumbnail-gallery) .wp-post-image{opacity:.875;height:100%;object-fit:cover}.post.featured-style .post-inner-content{position:relative;z-index:5;padding:15px;overflow:hidden;max-width:100%}@media only screen and (min-width:640px){.post.featured-style .post-inner-content{padding:30px}}@media only screen and (min-width:1024px){.post.featured-style .post-inner-content{padding:50px}}.post.featured-style .featured-read-more{font-size:10px;color:#fff;font-weight:600;text-transform:uppercase}.post.featured-style.featured-overflow .post-inner-content{padding:0;margin:15px}@media only screen and (min-width:640px){.post.featured-style.featured-overflow .post-inner-content{margin:30px}}@media only screen and (min-width:1024px){.post.featured-style.featured-overflow .post-inner-content{margin:40px}}.post.featured-style.featured-overflow .post-overflow-content{-moz-transform:translateY(35px);-ms-transform:translateY(35px);-webkit-transform:translateY(35px);transform:translateY(35px)}.post.featured-style.featured-overflow .post-overflow-content .post-title{margin-left:0}.post.featured-style.featured-overflow .post-overflow-content .post-title h1,.post.featured-style.featured-overflow .post-overflow-content .post-title h2,.post.featured-style.featured-overflow .post-overflow-content .post-title h3,.post.featured-style.featured-overflow .post-overflow-content .post-title h4,.post.featured-style.featured-overflow .post-overflow-content .post-title h5,.post.featured-style.featured-overflow .post-overflow-content .post-title h6{margin:0}.post.featured-style.featured-overflow .post-overflow-content .featured-read-more{display:inline-block;margin-top:20px}.post.featured-style:hover .post-gallery .wp-post-image{opacity:.6;-moz-transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02);-webkit-transform:scale(1.02,1.02);transform:scale(1.02,1.02)}.post.featured-style:hover .post-overflow-content{-moz-transform:translateY(0px);-ms-transform:translateY(0px);-webkit-transform:translateY(0px);transform:translateY(0px)}.post.style4{justify-content:flex-start}.post.style4 .post-gallery:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:#f75454;mix-blend-mode:multiply}.post.style4 .post-gallery>div{z-index:0 !important}.post.style4 .btn{margin-top:20%}.post.style4 .post-inner-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.post.style4:hover .post-gallery .wp-post-image{opacity:.875;transform:none}.post.style4:hover .post-gallery:after{opacity:.95}.post.style5{margin-bottom:30px}.post.style5 .post-gallery{height:100%}.post.style5 .post-gallery>a{height:100%}@media only screen and (min-width:640px){.post.style5 .post-gallery{margin-bottom:0}}.post.style5 .post-inner-content{background:#f75454;padding:30px;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:640px){.post.style5 .post-inner-content{min-height:460px;height:100%}}@media only screen and (min-width:1024px){.post.style5 .post-inner-content{padding:70px 50px}}.post.style5-white{margin-bottom:30px}.post.style5-white .post-gallery{height:100%}.post.style5-white .post-gallery>a{height:100%}@media only screen and (min-width:640px){.post.style5-white .post-gallery{margin-bottom:0}}.post.style5-white .post-inner-content{background:#fff;padding:30px;display:flex;flex-direction:column}@media only screen and (min-width:640px){.post.style5-white .post-inner-content{min-height:460px;height:100%}}@media only screen and (min-width:1024px){.post.style5-white .post-inner-content{padding:45px}}.post.style6{display:flex;flex-direction:column;border-radius:3px;overflow:hidden;-moz-box-shadow:0 2px 4px 0 rgba(50,50,93,.1);-webkit-box-shadow:0 2px 4px 0 rgba(50,50,93,.1);box-shadow:0 2px 4px 0 rgba(50,50,93,.1)}.post.style6 .post-gallery{border-radius:3px 3px 0 0;margin:0}.post.style6 .post-inner-content{display:flex;flex-direction:column;flex:1;padding:15px;background:#fff;border-radius:0 0 3px 3px}@media only screen and (min-width:640px){.post.style6 .post-inner-content{padding:30px}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.post.style6 .post-inner-content{flex:none}}.post.style6 .post-inner-content .thb-post-bottom{margin-top:auto}.post.style6.style6-border{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.post.style6.style6-border .post-gallery{border-radius:0;margin:0}.post.style6.style6-border .post-inner-content{border-radius:0;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.post.style6.style6-shadow{border-radius:4px;-moz-box-shadow:0 1px 2px rgba(0,0,0,.1),0 2px 16px rgba(0,0,0,.06);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1),0 2px 16px rgba(0,0,0,.06);box-shadow:0 1px 2px rgba(0,0,0,.1),0 2px 16px rgba(0,0,0,.06)}.post.style6.style6-shadow .post-gallery{border-radius:4px 4px 0 0;margin:0}.post.style6.style6-shadow .post-inner-content{border:0;border-radius:0 0 4px 4px}.post.style6.style6-bg{border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.post.style6.style6-bg .post-inner-content{background:rgba(247,84,84,.4)}.post.style6.style6-bg .post-gallery{border-radius:0}.post.style6.style6-bg .post-gallery>a{height:100%}.post.style6.style6-bg .post-gallery>a .wp-post-image{border-radius:0}.post.style6.style6-bg .post-inner-content{border-radius:0}@media only screen and (min-width:1440px){.post.style6.style6-bg .post-inner-content{padding:30px 40px}}.post.style7 .post-title{padding:0 5%}.post.style8{margin-bottom:40px}.post.style8 .post-gallery{max-height:450px;margin-bottom:10px}@media only screen and (min-width:640px){.post.style8 .post-gallery{margin-bottom:0}}.post.style8 .post-inner-content{padding:15px 15px 0;position:relative;width:100%;background:#fff}@media only screen and (min-width:640px){.post.style8 .post-inner-content{padding:40px 40px 0;width:80%;left:10%;margin-top:-70px}.post.style8 .post-inner-content .post-title{margin:0 5% 15px}.rtl .post.style8 .post-inner-content{left:auto;right:10%}}.post.style9{padding-bottom:40px;border-bottom:1px solid #444;margin-bottom:40px}.post.style9 .post-title,.post.style9 .post-excerpt{padding:0 15%}.post.style9 .post-title,.post.style9 .post-excerpt{margin-bottom:35px}.post.style9 .post-gallery{margin-bottom:40px}.post.style10{margin-bottom:30px}@media only screen and (min-width:640px){.post.style10 .post-gallery{margin-bottom:0}}@media only screen and (min-width:640px){.post.style10 .medium-4.columns{max-width:255px}}.post.style11 .post-inner-content{padding:20% 10%}.post.style12.featured-style{display:flex;align-items:flex-start;justify-content:flex-end}.post.style12.featured-style .post-gallery{background:#444}.post.style12.featured-style .post-gallery .wp-post-image{opacity:1 !important}.post.style12.featured-style .post-gallery.thb-parallax:after{bottom:auto;height:100%;transform-origin:0 0;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1);background:0 0;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGEwYTBhIiBzdG9wLW9wYWNpdHk9IjAuNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(40%,rgba(0,0,0,0)),color-stop(100%,rgba(10,10,10,.5)));background-image:-moz-linear-gradient(rgba(0,0,0,0) 40%,rgba(10,10,10,.5));background-image:-webkit-linear-gradient(rgba(0,0,0,0) 40%,rgba(10,10,10,.5));background-image:linear-gradient(rgba(0,0,0,0) 40%,rgba(10,10,10,.5))}.post.style12.featured-style .post-gallery.thb-parallax iframe{-moz-transition:opacity .75s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .75s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .75s cubic-bezier(.25,.8,.25,1);transition:opacity .75s cubic-bezier(.25,.8,.25,1)}.post.style12.featured-style:hover .post-gallery .wp-post-image,.post.style12.featured-style:hover .post-gallery iframe{opacity:.2 !important}.post.style13 .post-gallery:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;background:#f75454;mix-blend-mode:multiply}.post.style13 .post-gallery>div{z-index:0 !important}.post.style13 .post-inner-content{height:100%;display:flex;align-items:center;justify-content:center;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.post.style13 .post-inner-content .post-title h3{font-size:1.75rem}.post.style13:hover .post-gallery .wp-post-image{opacity:.875;transform:none}.post.style13:hover .post-gallery:after{opacity:.95}.post.style14{padding:0 10px;text-align:center}.post.style14 .post-gallery{background:0 0;height:80px;width:80px;margin:0 auto 30px}@media only screen and (min-width:640px){.post.style14 .post-gallery{height:160px;width:160px}}.post.style14 .post-gallery>a{height:100%}.post.style14 .post-gallery .wp-post-image{border-radius:50%}.post.style14 .post-gallery:hover .wp-post-image{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.post.style15{margin-bottom:30px}.post.style15 .row .style15-content-column{padding-right:10%}.post.style15 .post-gallery{max-width:140px;padding:0;margin:0;height:100%}@media only screen and (min-width:640px){.post.style15 .post-gallery{max-width:200px}}.post.style15 .post-gallery .wp-post-image{width:100%}.post.style16{display:flex;flex-direction:column;border-bottom:1px solid #e9e9e9;padding-bottom:30px}@media only screen and (min-width:640px){.post.style16{flex-direction:row}.post.style16 .post-gallery{margin-bottom:0;margin-right:40px;width:60%;flex-shrink:0}}.post.style17{margin-bottom:40px}.post.style17 .post-gallery{width:100%;padding:0}@media only screen and (min-width:640px){.post.style17 .post-gallery{max-width:400px;margin-bottom:0;margin-right:40px}}.post.style17 .post-gallery .wp-post-image{width:100%;height:100%;object-fit:cover}.post.style17 .post-gallery>a{height:100%}.post.style17 .style17-content-column{padding-right:8% !important}.post.style18{position:relative}.post.style18 .post-gallery{height:100%}@media only screen and (min-width:640px){.post.style18 .post-gallery{margin:0}}.post.style18 .post-gallery>a{height:100%}.post.style18 .post-gallery>a .wp-post-image{height:100%;object-fit:cover}@media only screen and (min-width:640px){.post.style18 .post-inner-content{position:absolute;bottom:0;left:0;background:#fff;width:70%;padding:30px 30px 0 0}}@media only screen and (min-width:640px){.post.style19 .post-title{padding:0 10%;margin-bottom:45px}}@media only screen and (min-width:640px){.post.style19 .post-gallery{margin-bottom:45px}}@media only screen and (min-width:640px){.post.style19 .post-excerpt{padding:0 10%;font-size:18px}}.post.style19 .thb-shopthelook{border-top:0}@media only screen and (min-width:640px){.post.style19 .thb-shopthelook{padding:40px 10% 0}}@media only screen and (min-width:1024px){.post.style19 .thb-shopthelook{padding:40px 15% 0}}.post.mega-menu-style1{text-align:center;margin:0}.post.mega-menu-style1 .post-gallery{margin-bottom:15px}.post.mega-menu-style1 .post-title{margin:0}.post.mega-menu-style1 .post-title h6{font-size:14px;margin:0}.post.mega-menu-style2{text-align:center;margin:0;width:100%}.post.mega-menu-style2 .post-gallery:not(.thb-post-thumbnail-gallery){margin-bottom:0;position:relative}.post.mega-menu-style2 .post-title{margin:0}.post.mega-menu-style2 .post-title h6{font-size:14px;margin:0}.post.mega-menu-style2 .post-inner-content{display:flex;height:250px;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}@media only screen and (min-width:640px){.post.masonry-style1{padding:0 10px;margin-bottom:50px}}.post.masonry-style1 .post-title,.post.masonry-style1 .post-excerpt{padding:0 5%}.white-post-content,.post.featured-style,.widget.thb_widget_posts .post.widget-video.widget-video-style2,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2,.footer.dark .post{color:#fff}.white-post-content .thb-post-bottom .post-share:hover,.post.featured-style .thb-post-bottom .post-share:hover,.widget.thb_widget_posts .post.widget-video.widget-video-style2 .thb-post-bottom .post-share:hover,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .thb-post-bottom .post-share:hover,.footer.dark .post .thb-post-bottom .post-share:hover{color:#fff}.white-post-content .thb-post-bottom ul li,.post.featured-style .thb-post-bottom ul li,.widget.thb_widget_posts .post.widget-video.widget-video-style2 .thb-post-bottom ul li,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .thb-post-bottom ul li,.footer.dark .post .thb-post-bottom ul li,.white-post-content .thb-post-bottom ul li+li:before,.post.featured-style .thb-post-bottom ul li+li:before,.widget.thb_widget_posts .post.widget-video.widget-video-style2 .thb-post-bottom ul li+li:before,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .thb-post-bottom ul li+li:before,.footer.dark .post .thb-post-bottom ul li+li:before,.white-post-content .thb-post-bottom.sponsored-bottom ul li,.post.featured-style .thb-post-bottom.sponsored-bottom ul li,.widget.thb_widget_posts .post.widget-video.widget-video-style2 .thb-post-bottom.sponsored-bottom ul li,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .thb-post-bottom.sponsored-bottom ul li,.footer.dark .post .thb-post-bottom.sponsored-bottom ul li{color:#fff}.white-post-content a:not(.post-social-share):not(.btn):not(.button),.post.featured-style a:not(.post-social-share):not(.btn):not(.button),.widget.thb_widget_posts .post.widget-video.widget-video-style2 a:not(.post-social-share):not(.btn):not(.button),.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 a:not(.post-social-share):not(.btn):not(.button),.footer.dark .post a:not(.post-social-share):not(.btn):not(.button){color:#fff}.white-post-content a:not(.post-social-share):not(.btn):not(.button):hover,.post.featured-style a:not(.post-social-share):not(.btn):not(.button):hover,.widget.thb_widget_posts .post.widget-video.widget-video-style2 a:not(.post-social-share):not(.btn):not(.button):hover,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 a:not(.post-social-share):not(.btn):not(.button):hover,.footer.dark .post a:not(.post-social-share):not(.btn):not(.button):hover{color:#fff}.white-post-content .post-title a:hover>span,.post.featured-style .post-title a:hover>span,.widget.thb_widget_posts .post.widget-video.widget-video-style2 .post-title a:hover>span,.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .post-title a:hover>span,.footer.dark .post .post-title a:hover>span{border-color:#fff}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:rgba(255,255,255,.9)}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-container:not(.mfp-iframe-holder):not(.mfp-inline-holder):before{display:none}.post-gallery-lightbox .mfp-container:before{display:none}button.mfp-arrow{display:block;width:40px;height:40px;margin:-20px 0 0;border-radius:50%;border:1px solid #e9e9e9;cursor:pointer}button.mfp-arrow:before,button.mfp-arrow:after{display:none}button.mfp-arrow>*{pointer-events:none}button.mfp-arrow.mfp-arrow-left{left:15px}@media only screen and (min-width:640px){button.mfp-arrow.mfp-arrow-left{left:30px}}button.mfp-arrow.mfp-arrow-right{left:auto;right:15px}button.mfp-arrow.mfp-arrow-right svg{transform:rotateZ(180deg)}@media only screen and (min-width:640px){button.mfp-arrow.mfp-arrow-right{right:30px}}button.mfp-arrow:active{margin:-20px 0 0}button.mfp-arrow svg{width:40px;height:40px;position:relative;left:-1px;top:-1px;pointer-events:none}button.mfp-arrow .thb-arrow-second{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}button.mfp-arrow:hover .thb-arrow-first{-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}button.mfp-arrow:hover .thb-arrow-second{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}button.mfp-arrow:hover{border-color:#444}.mfp-figure:after{display:none}.mfp-bg{opacity:0;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHJhZGlhbEdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IiIgcj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMiIvPjwvcmFkaWFsR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-moz-radial-gradient(center,circle,rgba(0,0,0,.05),rgba(0,0,0,.2));background-image:-webkit-radial-gradient(center,circle,rgba(0,0,0,.05),rgba(0,0,0,.2));background-image:radial-gradient(circle at center,rgba(0,0,0,.05),rgba(0,0,0,.2))}.mfp-wrap:not(.post-gallery-lightbox) .mfp-close{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;text-transform:uppercase;border:0;top:20px;outline:0;padding:0 20px;background:0 0;cursor:pointer;color:#444;width:auto;white-space:nowrap}.mfp-wrap:not(.post-gallery-lightbox) .mfp-close span{display:inline-block;font-size:20px;font-weight:400;pointer-events:none}.mfp-wrap:not(.post-gallery-lightbox) .mfp-close svg{width:40px;height:40px}.mfp-zoom-in .mfp-with-anim,.mfp-zoom-in .mfp-iframe-scaler,.mfp-zoom-in .mfp-inline-holder,.mfp-zoom-in .mfp-close{opacity:0;-moz-transform:scale(.95,.95);-ms-transform:scale(.95,.95);-webkit-transform:scale(.95,.95);transform:scale(.95,.95)}.mfp-zoom-in.mfp-bg{opacity:0}.mfp-zoom-in.mfp-ready.mfp-image-loaded .mfp-with-anim,.mfp-zoom-in.mfp-ready .mfp-iframe-scaler,.mfp-zoom-in.mfp-ready .mfp-inline-holder,.mfp-zoom-in.mfp-ready .mfp-close{opacity:1;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.mfp-zoom-in.mfp-ready.mfp-bg{opacity:1}.mfp-zoom-in.mfp-removing .mfp-with-anim,.mfp-zoom-in.mfp-removing .mfp-iframe-scaler,.mfp-zoom-in.mfp-removing .mfp-inline-holder,.mfp-zoom-in.mfp-removing .mfp-close{transform:scale(.95) !important;opacity:0 !important}.mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.mfp-wrap.mfp-removing .mfp-arrow-left,.mfp-wrap.mfp-removing .mfp-arrow-right,.mfp-wrap.mfp-removing .mfp-close{opacity:0}.mfp-zoom-out .mfp-with-anim{opacity:0;-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.mfp-zoom-out.mfp-bg{opacity:0}.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-with-anim,.mfp-zoom-out.mfp-ready.mfp-image-loaded .mfp-close{opacity:1;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.mfp-zoom-out.mfp-ready.mfp-bg{opacity:.8}.mfp-zoom-out.mfp-removing .mfp-with-anim{-moz-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);transform:scale(1.3,1.3);opacity:0}.mfp-zoom-out.mfp-removing.mfp-bg{opacity:0}.theme-popup{display:flex;width:100%;background:#fff;max-width:780px;margin:0 auto;position:relative}.theme-popup-content,#newsletter-popup .newsletter-content{display:flex;align-items:center;justify-content:center;padding:25px;flex:1}@media only screen and (min-width:640px){.theme-popup-content,#newsletter-popup .newsletter-content{padding:45px}}@media only screen and (min-width:640px){#newsletter-popup{height:460px}}#newsletter-popup .mfp-close{top:0;padding:0;margin:5px}@media only screen and (min-width:640px){#newsletter-popup .mfp-close{margin:10px}}#newsletter-popup .newsletter-image{display:none;width:100%;height:100%;height:30vh}@media only screen and (min-width:640px){#newsletter-popup .newsletter-image{display:block;width:390px;height:auto}}#newsletter-popup .newsletter-image img{height:100%;width:100%;object-fit:cover}#newsletter-popup .newsletter-content .button,#newsletter-popup .newsletter-content .btn,#newsletter-popup .newsletter-content input[type=submit]{width:100%;margin:0}#newsletter-popup .newsletter-content .widget_subscribe{width:100%;text-align:center;margin-bottom:11px}#newsletter-popup .newsletter-content .thb-newsletter-form .newsletter-form{text-align:center;clear:both;flex-direction:column}#newsletter-popup .newsletter-content .thb-newsletter-form h4{text-transform:none;font-size:18px;letter-spacing:normal;font-weight:400}#newsletter-popup .newsletter-content .thb-newsletter-form p{font-size:16px}#newsletter-popup .newsletter-content .thb-newsletter-form .thb-custom-checkbox label{text-align:left}#newsletter-popup.dark{background:#111;color:#fff}#newsletter-popup.dark .mfp-close svg g{stroke:#fff}#newsletter-popup.dark .newsletter-content label{color:#fff}#newsletter-popup.dark .newsletter-content .button:not(:hover),#newsletter-popup.dark .newsletter-content .btn:not(:hover),#newsletter-popup.dark .newsletter-content input[type=submit]:not(:hover){background:#fff;color:#444}.ps{overflow:hidden !important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{bottom:0;position:absolute}.ps__rail-y{right:0;position:absolute}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps__thumb-x{bottom:0;position:absolute}.ps__thumb-y{right:0;position:absolute}@supports (-ms-overflow-style:none){.ps{overflow:auto !important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto !important}}.ps__rail-y{width:4px}.ps__rail-y .ps__thumb-y{-moz-transition:background .25s cubic-bezier(.25,.8,.25,1);-o-transition:background .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:background .25s cubic-bezier(.25,.8,.25,1);transition:background .25s cubic-bezier(.25,.8,.25,1);border:0;width:4px;border-radius:2px;background:rgba(255,255,255,.2)}.ps__rail-y .ps__thumb-y:hover{background:rgba(255,255,255,.6)}.dark-scroll .ps__rail-y .ps__thumb-y{background:rgba(0,0,0,.2)}.dark-scroll .ps__rail-y .ps__thumb-y:hover{background:rgba(0,0,0,.6)}.ps__rail-x{width:100%;height:4px}.ps__rail-x .ps__thumb-x{-moz-transition:background .25s cubic-bezier(.25,.8,.25,1);-o-transition:background .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:background .25s cubic-bezier(.25,.8,.25,1);transition:background .25s cubic-bezier(.25,.8,.25,1);border:0;height:4px;border-radius:2px;background:rgba(255,255,255,.2)}.ps__rail-x .ps__thumb-x:hover{background:rgba(255,255,255,.6)}#infinite-article[data-infinite=on]{position:relative;padding-bottom:100px;will-change:contents}#infinite-article[data-infinite=on]>.thb-preloader{position:absolute;bottom:25px;left:0;width:100%;text-align:center;opacity:0}#infinite-article[data-infinite=on].thb-loading>.thb-preloader{opacity:1}.post-detail-row.has-article-padding{padding-top:30px}.article-container{display:flex;flex-direction:column}@media only screen and (min-width:640px){.article-container{flex-direction:row}}.article-container .post-detail{flex:1;width:100%}.article-container .sidebar{flex-shrink:0;display:none;width:100%}@media only screen and (min-width:1024px){.article-container .sidebar{display:flex}}.thb-article-sidebar-mobile-on .article-container .sidebar{display:flex}.article-container .post-content-wrapper{max-width:100%}@media only screen and (min-width:970px){.article-container .post-content-wrapper{max-width:870px}}@media only screen and (min-width:1024px){.article-container .post-content-wrapper{padding-right:70px}.rtl .article-container .post-content-wrapper{padding-right:0;padding-left:70px}}.article-container .post-content-wrapper .post-content{max-width:100%;word-break:break-word}.article-container .post-content-wrapper .post-content-container{max-width:100%}.article-container .thb-social-fixed{display:none}@media only screen and (min-width:640px){.post-detail{margin-bottom:50px}}.post-detail .post-content{font-size:18px;word-break:break-word}.thb-dropcap-on .post-detail .post-content>p:first-of-type:first-letter {font-size:5.333em;color:#f75454;float:left;font-weight:400;line-height:.68;margin:.1em .12em .05em 0;text-transform:uppercase;font-style:normal}.post-detail .post-content a{text-decoration:underline}.post-detail .post-content ul li,.post-detail .post-content ol li{margin-bottom:5px}.post-detail .post-content ul li a:not([class]),.post-detail .post-content ol li a:not([class]){text-decoration:underline}.post-detail .post-title-container{margin-bottom:40px}.post-detail .post-title-container .post-category{display:inline-flex}.post-detail .post-title-container .post-category i{margin-right:2px}.post-detail .post-title-container .thb-post-title-bottom{display:flex;justify-content:space-between;align-items:center}.post-detail .post-title-container .thb-post-title-bottom .thb-post-title-inline-author{display:flex}.post-detail .post-title-container .thb-post-title-bottom .avatar{width:40px;height:40px;border-radius:50%;margin-right:20px}.rtl .post-detail .post-title-container .thb-post-title-bottom .avatar{margin-right:0;margin-left:20px}.post-detail .post-title-container .thb-post-title-bottom .author-and-date{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.post-detail .post-title-container .thb-post-title-bottom .author-and-date .post-author{margin-bottom:5px}@media only screen and (min-width:640px){.post-detail .post-title-container .thb-post-title-bottom.thb-post-share-style1 .avatar,.post-detail .post-title-container .thb-post-title-bottom.thb-post-share-style1 .author-and-date .post-author{display:none}}.post-detail .post-title-container .post-author{font-size:10px;text-transform:uppercase;font-weight:400;line-height:1}.post-detail .post-title-container .post-author em{font-style:normal}.post-detail .post-title-container .post-author [rel=author]{font-weight:500}.post-detail .post-over-title-container{position:relative;background:#444;min-height:70vh;display:flex;align-items:flex-end;margin-bottom:50px;color:#fff}@media only screen and (min-width:1440px){.post-detail .post-over-title-container{min-height:650px}}.post-detail .post-over-title-container>.row{flex:1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.post-detail .post-over-title-container>.row{flex:none;width:100%;margin:none}}.post-detail .post-over-title-container a,.post-detail .post-over-title-container .thb-article-sponsors .sponsored-by,.post-detail .post-over-title-container .post-title a:hover,.post-detail .post-over-title-container .thb-executive-summary li:before{color:#fff}.post-detail .post-over-title-container .post-title a:hover>span{border-color:#fff}.post-detail .post-over-title-container .post-title-container{margin:0;padding:20px;position:relative;z-index:30}@media only screen and (min-width:640px){.post-detail .post-over-title-container .post-title-container{padding:50px;margin:0 20% 0 0}}@media only screen and (min-width:1290px){.post-detail .post-over-title-container .post-title-container{padding:60px}}.post-detail .post-over-title-container .thb-article-featured-image{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%;z-index:0;margin:0;overflow:hidden}.post-detail .post-over-title-container .thb-article-featured-image.thb-parallax .wp-post-image,.post-detail .post-over-title-container .thb-article-featured-image.thb-parallax iframe,.post-detail .post-over-title-container .thb-article-featured-image.thb-parallax video{will-change:transform}.post-detail .post-over-title-container.with-offset{margin-left:-10px;width:calc(100% + 20px)}@media only screen and (min-width:640px){.post-detail .post-over-title-container.with-offset{margin-left:-50px;width:calc(100% + 100px)}}@media only screen and (min-width:1290px){.post-detail .post-over-title-container.with-offset{margin-left:-60px;width:calc(100% + 120px)}}.post-detail .post-over-title-container.with-shadow .thb-article-featured-image:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:50;pointer-events:none;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.55)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55))}.post-detail .post-split-title-container{background:#fef0f0;min-height:60vh;display:flex;margin-bottom:50px;text-align:center}@media only screen and (min-width:1440px){.post-detail .post-split-title-container{min-height:600px}}.post-detail .post-split-title-container .post-title-column{display:flex;justify-content:center;align-items:center}.post-detail .post-split-title-container>.row{flex:1}.post-detail .post-split-title-container .thb-article-featured-image{margin:0;min-height:100%;height:300px}@media only screen and (min-width:1024px){.post-detail .post-split-title-container .thb-article-featured-image{height:100%}}.post-detail .post-split-title-container .thb-article-featured-image.thb-parallax .wp-post-image,.post-detail .post-split-title-container .thb-article-featured-image.thb-parallax iframe,.post-detail .post-split-title-container .thb-article-featured-image.thb-parallax video{will-change:transform}.post-detail .post-split-title-container .thb-post-title-bottom{justify-content:center}.post-detail .post-split-title-container.with-offset{margin-left:-15px;width:calc(100% + 30px)}@media only screen and (min-width:640px){.post-detail .post-split-title-container.with-offset{margin-left:-50px;width:calc(100% + 100px)}}@media only screen and (min-width:1290px){.post-detail .post-split-title-container.with-offset{margin-left:-60px;width:calc(100% + 120px)}}.post-detail .post-split-title-container .post-title-container{margin:0;padding:10% 20px}@media only screen and (min-width:640px){.post-detail .post-split-title-container .post-title-container{padding:10% 30px}}@media only screen and (min-width:1290px){.post-detail .post-split-title-container .post-title-container{padding:20% 10%}}.post-detail .thb-article-featured-image{margin-bottom:50px;position:relative}.post-detail .thb-article-featured-image .featured_image_credit{position:absolute;bottom:0;right:0;max-width:80%;z-index:60;padding:8px 14px;color:#fff;font-size:13px;background:rgba(0,0,0,.2)}.post-detail .thb-article-featured-image .featured_image_credit a{color:#fff;text-decoration:underline}.post-detail.format-video .thb-article-featured-image{min-height:0}.post-detail.format-video .wp-video{width:100% !important}.post-detail .thb-executive-summary{display:inline-block;list-style:none;margin:25px 0 0;padding:0;text-align:left}.post-detail .thb-executive-summary li{padding-left:25px;position:relative;font-size:16px;margin-bottom:5px;line-height:1.5}.post-detail .thb-executive-summary li:before{content:"\2192";position:absolute;top:0;left:0;color:#f75454}.post-detail .thb-executive-summary li:last-child{margin-bottom:0}.post-detail.post-detail-style2 .post-title-container,.post-detail.post-detail-style10 .post-title-container{text-align:center}.post-detail.post-detail-style2 .thb-post-title-bottom,.post-detail.post-detail-style10 .thb-post-title-bottom{justify-content:center}.post-detail.post-detail-style2 .thb-article-featured-image,.post-detail.post-detail-style10 .thb-article-featured-image{height:40vh}@media only screen and (min-width:1024px){.post-detail.post-detail-style2 .thb-article-featured-image,.post-detail.post-detail-style10 .thb-article-featured-image{min-height:70vh}}@media only screen and (min-width:1600px){.post-detail.post-detail-style2 .thb-article-featured-image,.post-detail.post-detail-style10 .thb-article-featured-image{min-height:850px}}.post-detail.post-detail-style4 .post-title-container{border-bottom:1px solid #e9e9e9;padding-bottom:40px;margin-bottom:50px}@media only screen and (min-width:640px){.post-detail.post-detail-style4 .post-title-container .post-title{margin-right:20%}}.post-detail.post-detail-style5 .post-over-title-container,.post-detail.post-detail-style11 .post-over-title-container{text-align:center;align-items:center}.post-detail.post-detail-style5 .post-over-title-container .post-title-container,.post-detail.post-detail-style11 .post-over-title-container .post-title-container{margin:0;padding-left:0;padding-right:0}.post-detail.post-detail-style5 .thb-post-title-bottom,.post-detail.post-detail-style11 .thb-post-title-bottom{justify-content:center}@media only screen and (min-width:1600px){.post-detail.post-detail-style5 .post-over-title-container,.post-detail.post-detail-style11 .post-over-title-container{min-height:850px}}.post-detail.post-detail-style5 .thb-article-featured-image:after,.post-detail.post-detail-style11 .thb-article-featured-image:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,10,10,.125)}.post-detail.post-detail-style6 .post-title-container{width:100%}.post-detail.post-detail-style7 .post-over-title-container{text-align:center;justify-content:center;align-items:center}.post-detail.post-detail-style7 .post-over-title-container .thb-post-title-bottom{justify-content:center}@media only screen and (min-width:640px){.post-detail.post-detail-style7 .post-over-title-container .post-title-container{margin:0 20%}}.post-detail.post-detail-style7 .thb-article-featured-image:after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(10,10,10,.125)}@media only screen and (min-width:1600px){.post-detail.post-detail-style8 .post-split-title-container{min-height:850px}}.post-detail.post-detail-style9 .post-title-container{padding-left:0;padding-right:0}@media only screen and (min-width:1600px){.post-detail.post-detail-style9 .post-over-title-container{min-height:700px}}.post-detail.post-detail-style2 .post-share-center-container,.post-detail.post-detail-style5 .post-share-center-container,.post-detail.post-detail-style6 .post-share-center-container,.post-detail.post-detail-style8 .post-share-center-container{max-width:800px;margin:0 auto}@media only screen and (min-width:1024px){.post-detail.post-detail-style2.thb-post-share-style1 .thb-post-share-container,.post-detail.post-detail-style5.thb-post-share-style1 .thb-post-share-container,.post-detail.post-detail-style6.thb-post-share-style1 .thb-post-share-container,.post-detail.post-detail-style8.thb-post-share-style1 .thb-post-share-container{margin-left:-85px}}@media only screen and (min-width:1024px){.post-detail.post-detail-style2.thb-post-share-style2 .thb-post-share-container,.post-detail.post-detail-style2.thb-post-share-style3 .thb-post-share-container,.post-detail.post-detail-style2.thb-post-share-style4 .thb-post-share-container,.post-detail.post-detail-style5.thb-post-share-style2 .thb-post-share-container,.post-detail.post-detail-style5.thb-post-share-style3 .thb-post-share-container,.post-detail.post-detail-style5.thb-post-share-style4 .thb-post-share-container,.post-detail.post-detail-style6.thb-post-share-style2 .thb-post-share-container,.post-detail.post-detail-style6.thb-post-share-style3 .thb-post-share-container,.post-detail.post-detail-style6.thb-post-share-style4 .thb-post-share-container,.post-detail.post-detail-style8.thb-post-share-style2 .thb-post-share-container,.post-detail.post-detail-style8.thb-post-share-style3 .thb-post-share-container,.post-detail.post-detail-style8.thb-post-share-style4 .thb-post-share-container{margin-left:-55px}}.post-detail .thb-post-share-container{display:flex;max-width:800px}.rtl .post-detail .thb-post-share-container{flex-direction:row-reverse}.post-detail .thb-post-share-container .thb-fixed-container{width:110px;display:none;flex-direction:column}@media only screen and (min-width:640px){.post-detail .thb-post-share-container .thb-fixed-container{display:flex}}.post-detail .thb-post-share-container .thb-fixed-container .thb-fixed-top,.post-detail .thb-post-share-container .thb-fixed-container .thb-fixed-bottom{flex:1;position:relative;width:110px;padding-right:40px}.post-detail .thb-post-share-container .thb-fixed-container .thb-fixed-top{display:flex;flex-direction:column}.post-detail .thb-post-share-container .thb-fixed-container .thb-fixed-top .thb-fixed-shares-container{flex:1;position:relative}.post-detail .thb-post-share-container .thb-fixed-container .thb-fixed-bottom{display:flex;justify-content:flex-end;align-items:flex-start}.post-detail .thb-post-share-container .thb-article-author{text-align:center;border-bottom:1px solid #e9e9e9;padding-bottom:25px;margin-bottom:30px}.post-detail .thb-post-share-container .thb-article-author .avatar{display:inline-block;width:78px;height:78px;border-radius:50%;margin-bottom:20px;flex-shrink:0}.post-detail .thb-post-share-container .thb-article-author [rel=author]{font-size:10px;text-transform:uppercase;line-height:1;margin-bottom:12px;display:block}.post-detail .thb-post-share-container .thb-article-author p{font-size:12px;color:rgba(10,10,10,.8);margin:0}.post-detail .thb-post-share-container .thb-article-author.style1{display:flex;text-align:left;flex-direction:column;border-bottom:0;border-top:1px solid #e9e9e9;padding-bottom:0;padding-top:30px}.rtl .post-detail .thb-post-share-container .thb-article-author.style1{text-align:right}.post-detail .thb-post-share-container .thb-article-author.style1 .avatar{display:inline-block;width:86px;height:86px;margin-bottom:20px}.post-detail .thb-post-share-container .thb-article-author.style1 [rel=author]{display:inline-block;font-weight:500;font-size:12px;margin-right:12px}.rtl .post-detail .thb-post-share-container .thb-article-author.style1 [rel=author]{margin-left:12px;margin-right:0}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social{display:inline-flex;font-size:12px;margin-right:3px;color:#9d9d9d}.rtl .post-detail .thb-post-share-container .thb-article-author.style1 .author-social{margin-left:3px;margin-right:0}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.facebook:hover{color:#3b5998}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.linkedin:hover{color:#007bb6}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.twitter:hover{color:#00aced}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.instagram:hover{color:#3f729b}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.youtube:hover{color:#e52d27}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.vkontakte:hover{color:#45668e}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.pinterest:hover{color:#bd081c}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.whatsapp:hover{color:#25d366}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.medium:hover{color:#00ab6c}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.email:hover{color:#9b9b9b}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.reddit:hover{color:#ff4500}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.vimeo:hover{color:#1ab7ea}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.telegram:hover{color:#08c}.post-detail .thb-post-share-container .thb-article-author.style1 .author-social.flipboard:hover{color:#e12828}.post-detail .thb-post-share-container .thb-article-author.style1 p{font-size:14px}@media only screen and (min-width:640px){.post-detail .thb-post-share-container .thb-article-author.style1{flex-direction:row;align-items:center}.post-detail .thb-post-share-container .thb-article-author.style1 .avatar{margin:0 30px 0 0}.rtl .post-detail .thb-post-share-container .thb-article-author.style1 .avatar{margin:0 0 0 30px}}.post-detail .thb-post-share-container .thb-read-next{border-top:1px solid #e9e9e9;padding-top:16px}.post-detail .thb-post-share-container .thb-read-next .thb-read-next-title{text-transform:uppercase;font-size:10px;font-weight:400;margin-bottom:16px}.post-detail .thb-post-share-container .post-content-container{max-width:100%}.post-detail.thb-post-share-style1 .thb-fixed-container{width:170px}.post-detail.thb-post-share-style1 .thb-fixed-container .thb-fixed-top,.post-detail.thb-post-share-style1 .thb-fixed-container .thb-fixed-bottom{width:170px;padding-right:40px}@media only screen and (min-width:640px){.post-detail.thb-post-share-style1 .post-content-container{max-width:calc(100% - 170px)}}.post-detail.thb-post-share-style2 .thb-read-next,.post-detail.thb-post-share-style3 .thb-read-next,.post-detail.thb-post-share-style4 .thb-read-next{width:110px;flex-shrink:0}.post-detail.thb-post-share-style2 .thb-read-next .post.read-next-post h5,.post-detail.thb-post-share-style3 .thb-read-next .post.read-next-post h5,.post-detail.thb-post-share-style4 .thb-read-next .post.read-next-post h5{font-size:12px;font-weight:500}@media only screen and (min-width:640px){.post-detail.thb-post-share-style2 .post-content-container,.post-detail.thb-post-share-style3 .post-content-container,.post-detail.thb-post-share-style4 .post-content-container{max-width:calc(100% - 110px)}}.post-detail .thb-entry-footer{margin-bottom:40px;font-size:10px;text-transform:uppercase;font-weight:400}.post-detail .thb-entry-footer .post-source{display:block}@media only screen and (min-width:640px){.post-detail .thb-entry-footer .post-source{display:inline-block}.post-detail .thb-entry-footer .post-source+.post-source{margin-left:40px}}.post-detail .thb-entry-footer span{color:#6b6b6b}.post-detail .thb-entry-footer a{font-weight:500}.post-detail .thb-article-tags{display:flex;align-items:flex-start;font-size:10px;text-transform:uppercase;font-weight:400;line-height:1;padding:30px 0 25px;flex-shrink:0;width:100%;border-top:1px solid #e9e9e9}.post-detail .thb-article-tags span{display:inline-flex;align-items:center;color:#6b6b6b}.post-detail .thb-article-tags span:after{content:'';display:inline-block;vertical-align:middle;width:12px;height:1px;background:#cecece;margin:0 20px}.post-detail .thb-article-tags a{display:inline-block;margin-right:15px;margin-bottom:5px}.post-detail .thb-article-tags div{flex:1}.post-detail .thb-article-subscribe{text-align:center;padding:24px 0 30px;border-top:6px solid #f2f2f2;position:relative;max-width:100%;margin-top:20px}@media only screen and (min-width:640px){.post-detail .thb-article-subscribe{padding:44px 0 50px;margin-top:40px}}.post-detail .thb-article-subscribe .newsletter-form{max-width:410px;margin:0 auto}@media only screen and (min-width:640px){.post-detail .thb-article-subscribe .thb-subscribe-icon-container{display:block}}.post-detail .thb-article-subscribe:hover .thb-subscribe-icon{-moz-animation:thb-tada 1s 1 linear;-webkit-animation:thb-tada 1s 1 linear;animation:thb-tada 1s 1 linear}.thb-article-pagination{display:block;clear:both;padding-top:30px;margin-bottom:30px;text-transform:uppercase;font-size:12px}.thb-article-pagination a{display:inline-block;text-decoration:underline;margin-left:5px}.thb-article-pagination .pages-text{display:inline-block;margin-right:10px;font-weight:500}.related-posts{padding-bottom:30px}@media only screen and (min-width:640px){.related-posts{padding-bottom:60px}}.related-posts .related-posts-title{display:block;text-align:center;font-weight:400;text-transform:uppercase;font-size:12px;line-height:1;margin-bottom:20px;border-top:1px solid #e9e9e9;padding-top:30px}@media only screen and (min-width:640px){.related-posts .related-posts-title{padding-top:60px;margin-bottom:35px}}.related-posts .post .post-title h6{font-size:14px}.related-posts.related-posts-style4 .post.style15{border-top:1px solid #e9e9e9;padding-top:30px}.related-posts.related-posts-style4 .row.align-center>.columns:first-child .post.style15{border-top:0;padding-top:0}.thb-article-nav{display:none;position:fixed;top:50%;z-index:100;padding:20px;width:350px;height:235px;border:1px solid transparent;-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (min-width:640px){.thb-article-nav{display:block}}.thb-article-nav:hover{background:#fff;border-color:#e9e9e9;-moz-box-shadow:0 2px 10px rgba(0,0,0,.08);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.08);box-shadow:0 2px 10px rgba(0,0,0,.08)}.thb-article-nav .thb-article-nav-text{display:flex;align-items:center;justify-content:center;text-align:center;height:235px;width:50px;font-size:11px;text-transform:uppercase;line-height:1;position:absolute;top:0;white-space:nowrap;writing-mode:vertical-rl;text-orientation:mixed}.thb-article-nav .post-nav{margin:0;height:100%}.thb-article-nav .post-nav .post-inner-content{padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.thb-article-nav .post-nav .post-inner-content .post-title,.thb-article-nav .post-nav .post-inner-content .post-title h6{margin:0}.thb-article-nav.previous{right:calc(100% - 50px);padding-right:50px;padding-left:0}.thb-article-nav.previous:hover{right:calc(100% - 350px)}.thb-article-nav.previous .thb-article-nav-text{right:0;transform:rotate(180deg)}.thb-article-nav.next{left:calc(100% - 50px);padding-left:50px;padding-right:0}.thb-article-nav.next:hover{left:calc(100% - 350px)}.thb-article-nav.next .thb-article-nav-text{left:0}.thb-readmore{padding:20px 0}.thb-readmore .thb-readmore-title{font-weight:600;margin-bottom:20px;line-height:1}.thb-readmore p{margin-bottom:10px}.thb-readmore p a{color:#f75454;text-decoration:underline}.thb-readmore p a:hover{color:#444}.thb-shopthelook{text-align:center;padding:40px 0;border-top:1px solid #e9e9e9}.thb-shopthelook .thb-shopthelook-title{text-transform:uppercase;font-size:14px;margin-bottom:20px}.thb-shopthelook .woocommerce-LoopProduct-link{display:block;position:relative;height:100%}.thb-shopthelook .woocommerce-LoopProduct-link .thb-shopthelook-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:10%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(255,255,255,.9);opacity:0;color:#444}.thb-shopthelook .woocommerce-LoopProduct-link .thb-shopthelook-content .price{margin:0}.thb-shopthelook .woocommerce-LoopProduct-link:hover .thb-shopthelook-content{opacity:1}.ad_container_bottom{background:#f6f6f6;padding:20px 0}.ad_container_bottom>*:last-child{margin-bottom:0}.thb-lightbox-button{cursor:pointer;padding:10px;border:1px solid #e9e9e9;display:flex;justify-content:space-between;align-items:center;line-height:1;margin-bottom:30px}.thb-lightbox-button .thb-lightbox-thumbs{line-height:0}.thb-lightbox-button .thb-lightbox-thumb{display:inline-flex;width:90px;margin-right:4px;max-width:calc(50% - 11px)}@media only screen and (max-width:640px){.thb-lightbox-button .thb-lightbox-thumb{max-width:100%}}@media only screen and (max-width:640px){.thb-lightbox-button .thb-lightbox-thumb:nth-child(3),.thb-lightbox-button .thb-lightbox-thumb:nth-child(4){display:none}}.thb-lightbox-button .thb-lightbox-thumb.remaining{position:relative}.thb-lightbox-button .thb-lightbox-thumb.remaining span{position:absolute;background:rgba(10,10,10,.8);top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:600;font-size:24px}.thb-lightbox-button .thb-lightbox-text{font-size:12px;text-transform:uppercase}@media only screen and (min-width:640px){.thb-lightbox-button .thb-lightbox-text{margin-right:20px}}.thb-lightbox-button:hover{border-color:#f75454;background:rgba(247,84,84,.05)}.post-gallery-lightbox{padding:0}.post-gallery-lightbox .mfp-container{padding:0}.post-gallery-lightbox .mfp-content{height:100vh;max-height:100vh;overflow:scroll}@media only screen and (min-width:640px){.post-gallery-lightbox .mfp-content{overflow:hidden}}.admin-bar .post-gallery-lightbox .mfp-content{height:calc(100vh - 46px)}@media screen and (min-width:783px){.admin-bar .post-gallery-lightbox .mfp-content{height:calc(100vh - 32px)}}.post-gallery-lightbox .mfp-arrow{display:none}.post-gallery-content{min-height:100%;display:flex;flex-direction:column}@media only screen and (min-width:640px){.post-gallery-content{max-height:100vh}}.post-gallery-content .mfp-close{display:none}.post-gallery-content.lightbox-light{background:#fff}.post-gallery-content .lightbox-header{background:#fff;padding:10px 0;width:100%;flex-shrink:0}.post-gallery-content .lightbox-header .logolink{display:block}.post-gallery-content .lightbox-header .logolink .logoimg{max-height:40px}.post-gallery-content .lightbox-header .lightbox-header-button{display:inline-flex;border:0;outline:0;background:0 0;cursor:pointer}.post-gallery-content .lightbox-header .lightbox-header-button svg{width:40px}.post-gallery-content .lightbox-header .lightbox-header-button+button{margin-left:20px}.post-gallery-content .lightbox-header .columns{display:flex;align-items:center}.post-gallery-content .lightbox-header .columns.center-column{justify-content:center}.post-gallery-content .lightbox-header .columns.close-column{justify-content:flex-end}.post-gallery-content .thb-gallery-arrow{display:block;width:40px;height:40px;margin:-20px 0 0;border-radius:50%;border:1px solid #e9e9e9;cursor:pointer}.post-gallery-content .thb-gallery-arrow svg{width:40px;height:40px;position:relative;left:-1px;top:-1px;pointer-events:none}.post-gallery-content .thb-gallery-arrow .thb-arrow-second{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-right .thb-arrow-second{-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-right:hover .thb-arrow-first{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-right:hover .thb-arrow-second{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-left .thb-arrow-second{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-left:hover .thb-arrow-first{-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}.post-gallery-content .thb-gallery-arrow.mfp-arrow-left:hover .thb-arrow-second{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.post-gallery-content .thb-gallery-arrow:hover{border-color:#444}@media only screen and (min-width:640px){.post-gallery-content .thb-content-row{flex-flow:row;height:100%;flex:1;max-height:calc(100vh - 70px)}}.post-gallery-content .thb-content-row .columns{height:auto}.post-gallery-content .thb-content-row .columns.image{padding:0;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}@media only screen and (min-width:640px){.post-gallery-content .thb-content-row .columns.image{padding:3%;max-height:100%}}.post-gallery-content .thb-content-row .columns.image.gridActive .thb-pin-it-container,.post-gallery-content .thb-content-row .columns.image.gridActive .attachment-full,.post-gallery-content .thb-content-row .columns.image.gridActive .attachment-theissue-full-x2,.post-gallery-content .thb-content-row .columns.image.gridActive>img{display:none}.post-gallery-content .thb-content-row .columns.image.gridActive .thb-gallery-grid{display:block;overflow-x:hidden;overflow-y:scroll}.post-gallery-content .thb-content-row .columns.image.gridActive .thb-gallery-arrow{display:none}.post-gallery-content .thb-content-row .columns.image .thb-pin-it-container{height:100%;width:100%;display:block}.post-gallery-content .thb-content-row .columns.image>img{height:100%;width:100%;display:block;object-fit:contain}.post-gallery-content .thb-content-row .columns.image .thb-pinned{height:100%;width:100%;margin:0 auto;width:auto;display:block;object-fit:contain}.post-gallery-content .thb-content-row .columns.image .thb-gallery-arrow{position:absolute;top:50%}.post-gallery-content .thb-content-row .columns.image .thb-gallery-arrow.mfp-arrow-left{left:15px}@media only screen and (min-width:640px){.post-gallery-content .thb-content-row .columns.image .thb-gallery-arrow.mfp-arrow-left{left:25px}}.post-gallery-content .thb-content-row .columns.image .thb-gallery-arrow.mfp-arrow-right{right:15px}@media only screen and (min-width:640px){.post-gallery-content .thb-content-row .columns.image .thb-gallery-arrow.mfp-arrow-right{right:25px}}.post-gallery-content .thb-content-row .columns.image-text{padding:3%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:640px){.post-gallery-content .thb-content-row .columns.image-text{overflow-x:hidden;overflow-y:scroll}}.post-gallery-content .thb-content-row .columns.image-text h6{color:#fff}.post-gallery-content .thb-content-row .columns.image-text p{font-size:14px;color:#cfcfcf}.post-gallery-content .thb-content-row .columns.image-text p>a{text-decoration:underline}.post-gallery-content .thb-content-row .columns.image-text small{font-size:12px;color:#767676}.post-gallery-content .thb-gallery-grid{width:100%;padding:15px;display:none}@media only screen and (min-width:640px){.post-gallery-content .thb-gallery-grid{padding:0;position:absolute;top:3%;left:3%;width:94%;height:94%}}.post-gallery-content .thb-gallery-grid .thb-grid-image{position:relative;margin:0 0 20px;background:#000}@media only screen and (min-width:640px){.post-gallery-content .thb-gallery-grid .thb-grid-image{margin:0 0 30px}}.post-gallery-content .thb-gallery-grid .thb-grid-image:hover img{opacity:.9}.post-gallery-content .thb-gallery-grid .thb-grid-image img{width:100%;height:100%;object-fit:contain}.post-gallery-content .thb-gallery-grid .thb-grid-image .thb-grid-count{position:absolute;top:0;left:0;z-index:20;width:30px;height:30px;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:700;color:#fff}@media only screen and (min-width:640px){.post-gallery-content .thb-gallery-grid .thb-grid-image .thb-grid-count{width:70px;height:70px}}.post-gallery-content.lightbox-dark{background:#444}.post-gallery-content.lightbox-dark .thb-gallery-arrow{background:0 0;border:1px solid rgba(255,255,255,.4)}.post-gallery-content.lightbox-dark .thb-gallery-arrow svg{fill:#fff}.post-gallery-content.lightbox-dark .thb-gallery-arrow:hover{border-color:#fff}.post-gallery-content.lightbox-dark .lightbox-header{background:#444}.post-gallery-content.lightbox-dark .lightbox-header .close-column svg{fill:#fff}.post-gallery-content.lightbox-dark .lightbox-header .close-column svg g{stroke:#fff}.post-gallery-content.lightbox-dark .thb-content-row .columns.image-text{background:#131313}.post-gallery-content.lightbox-style2 .lightbox-header{padding:0;border-bottom:1px solid rgba(0,0,0,.15)}.post-gallery-content.lightbox-style2 .lightbox-header .columns{padding:0}.post-gallery-content.lightbox-style2 .lightbox-header .columns .logolink{padding:10px 0;margin-left:10px}@media only screen and (min-width:640px){.post-gallery-content.lightbox-style2 .lightbox-header .columns .logolink{margin-left:15px}}.post-gallery-content.lightbox-style2 .lightbox-header h5{display:none;margin:0 0 0 20px;font-size:18px;font-weight:600}@media only screen and (min-width:640px){.post-gallery-content.lightbox-style2 .lightbox-header h5{display:block}}.post-gallery-content.lightbox-style2 .lightbox-header .meta{display:flex;align-items:center;font-size:18px;font-weight:600;margin-right:18px}.post-gallery-content.lightbox-style2 .lightbox-header .meta em{display:inline-flex;margin:0 4px;font-size:12px;font-weight:400;font-style:normal}.post-gallery-content.lightbox-style2 .lightbox-header .lightbox-header-button{width:70px;height:70px;justify-content:center;align-items:center;margin:0;border-left:1px solid rgba(0,0,0,.15)}.post-gallery-content.lightbox-style2 .thb-content-row{background:#fff}.post-gallery-content.lightbox-style2 .thb-content-row .columns.image-text{background:0 0;border-left:1px solid rgba(0,0,0,.15)}.post-gallery-content.lightbox-style2.lightbox-dark .thb-content-row{background:#444}.post-gallery-content.lightbox-style2.lightbox-dark .thb-content-row .columns.image-text{background:0 0;border-left-color:rgba(255,255,255,.18)}.post-gallery-content.lightbox-style2.lightbox-dark .lightbox-header{border-color:rgba(255,255,255,.18)}.post-gallery-content.lightbox-style2.lightbox-dark .lightbox-header h5,.post-gallery-content.lightbox-style2.lightbox-dark .lightbox-header .meta{color:#fff}.post-gallery-content.lightbox-style2.lightbox-dark .lightbox-header .lightbox-header-button{border-color:rgba(255,255,255,.18)}.post-gallery-content.lightbox-style2.lightbox-light .thb-content-row .columns.image-text h5,.post-gallery-content.lightbox-style2.lightbox-light .thb-content-row .columns.image-text h6{color:#000}.post-gallery-content.lightbox-style2.lightbox-light .thb-content-row .columns.image-text p{color:rgba(0,0,0,.8)}.post-gallery-content.lightbox-style2.lightbox-light .thb-content-row .columns.image-text small{color:rgba(0,0,0,.5)}.smart-list .smart-list-title{display:flex;align-items:center;margin-bottom:20px}.smart-list .smart-list-title .smart-list-count{background:#f75454;color:#fff;display:flex;flex-shrink:0;justify-content:center;align-items:center;line-height:1;font-size:16px;font-weight:600;width:44px;height:44px;margin-right:15px}.smart-list .smart-list-title h5{margin:0}.smart-list .thb-smart-list-image{display:block;line-height:1;margin-bottom:40px}.smart-list .thb-smart-list-image>a{display:block}.smart-list .thb-smart-list-content{margin-bottom:50px}.smart-list .thb-smart-list-content *:last-child{margin:0}.smart-list .thb-smart-list-content p{font-size:16px;margin-bottom:10px}.smart-list .thb-smart-list-content p>a{text-decoration:underline}.smart-list .thb-smart-list-content .source{text-transform:uppercase;font-size:10px;opacity:.7}.smart-list h5{font-weight:500;font-size:18px}.smart-list.smart-list-v1 .smart-list-item{padding-bottom:40px;border-bottom:1px solid #e9e9e9;margin-bottom:40px}@media only screen and (min-width:640px){.smart-list.smart-list-v1 .smart-list-item .thb-smart-list-image{margin-bottom:0}}.smart-list.smart-list-v1 .smart-list-item .thb-smart-list-content{margin-bottom:0}.smart-list.smart-list-v1 .smart-list-item:last-child{border-bottom:0;margin-bottom:0}.smart-list.smart-list-v2.row{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.smart-list.smart-list-v2.row .columns{padding:0}.smart-list.smart-list-v2 .thb-smart-list-image{margin-bottom:20px}.smart-list.smart-list-v2 .smart-list-title{margin-bottom:10px}.smart-list.smart-list-v2 .thb-smart-list-content{margin-bottom:30px}.smart-list.smart-list-v2.bottom-arrows .slick-bottom-arrows{left:0;right:0}.smart-list.smart-list-v3 .thb-smart-list-image{position:relative}.smart-list.smart-list-v3 .thb-smart-list-nav{display:flex;flex-direction:column;position:absolute;top:10px;left:10px;width:30px}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow{display:flex;justify-content:center;align-items:center;width:30px;height:30px;background:#fff;cursor:pointer}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow svg{height:30px;height:30px;transform:rotateZ(90deg)}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow.visually-hidden{visibility:hidden}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow.to_bottom{margin-top:1px}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow:not(.disabled):hover{background:#f75454}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow:not(.disabled):hover svg{fill:#fff}.smart-list.smart-list-v3 .thb-smart-list-nav .arrow.disabled{opacity:.4;cursor:not-allowed}.smart-list.smart-list-v3 .thb-smart-list-content{display:flex}.smart-list.smart-list-v3 .thb-smart-list-content .smart-list-count{width:55px;flex-shrink:0;font-size:11px;line-height:18px}#comments{border-top:1px solid #e9e9e9;margin:0 0 35px}#reviews #comments{border:0;padding-bottom:0}#comments .comment-button{display:block;text-align:center;line-height:1;font-size:14px;padding:35px 0 0;cursor:pointer}#comments .comments-container{display:none;padding:50px 0}.commentlist{list-style:none;margin:0;display:block;padding:0}.commentlist>.comment{margin-bottom:35px}.commentlist>.comment.depth-1{border-bottom:1px solid #e9e9e9}.commentlist .pingback .comment-body{display:inline}.commentlist .pingback .comment-body .url{font-weight:700}.commentlist .comment-body,.commentlist .comment_container{position:relative;padding-left:80px;padding-bottom:0;margin-bottom:35px}.rtl .commentlist .comment-body,.rtl .commentlist .comment_container{padding-left:0;padding-right:80px}.commentlist .comment-body .star-rating,.commentlist .comment-body .comment-form-rating p.stars,.comment-form-rating .commentlist .comment-body p.stars,.commentlist .comment_container .star-rating,.commentlist .comment_container .comment-form-rating p.stars,.comment-form-rating .commentlist .comment_container p.stars{float:right}.rtl .commentlist .comment-body .star-rating,.rtl .commentlist .comment-body .comment-form-rating p.stars,.comment-form-rating .rtl .commentlist .comment-body p.stars,.rtl .commentlist .comment_container .star-rating,.rtl .commentlist .comment_container .comment-form-rating p.stars,.comment-form-rating .rtl .commentlist .comment_container p.stars{float:left}.commentlist .comment-body p.meta,.commentlist .comment_container p.meta{display:block;font-size:.8125rem;font-style:normal;font-weight:700;color:#343434}.commentlist .comment:before,.commentlist .review:before{display:none !important}.commentlist .comment .comment_container,.commentlist .review .comment_container{position:relative}.commentlist .comment .woocommerce-review__dash,.commentlist .review .woocommerce-review__dash{display:none}.commentlist .comment .comment-metadata,.commentlist .comment .woocommerce-review__published-date,.commentlist .review .comment-metadata,.commentlist .review .woocommerce-review__published-date{display:inline-flex;line-height:1;font-size:10px;color:rgba(10,10,10,.4);margin-bottom:15px;font-weight:400}.commentlist .comment .comment-metadata:before,.commentlist .comment .woocommerce-review__published-date:before,.commentlist .review .comment-metadata:before,.commentlist .review .woocommerce-review__published-date:before{content:'\00b7';display:inline-flex;margin:0 8px;font-weight:600;font-size:14px;line-height:10px}.commentlist .comment .comment-metadata a,.commentlist .comment .woocommerce-review__published-date a,.commentlist .review .comment-metadata a,.commentlist .review .woocommerce-review__published-date a{color:rgba(10,10,10,.4)}.commentlist .comment .comment-metadata a:hover,.commentlist .comment .woocommerce-review__published-date a:hover,.commentlist .review .comment-metadata a:hover,.commentlist .review .woocommerce-review__published-date a:hover{color:#444}.commentlist .comment .comment-metadata .edit-link,.commentlist .comment .woocommerce-review__published-date .edit-link,.commentlist .review .comment-metadata .edit-link,.commentlist .review .woocommerce-review__published-date .edit-link{margin-left:5px;text-transform:uppercase}.commentlist .comment .woocommerce-review__published-date,.commentlist .review .woocommerce-review__published-date{margin:0}.commentlist .comment .woocommerce-review__author,.commentlist .review .woocommerce-review__author{font-style:normal;font-weight:500;color:#444;font-size:16px}.commentlist .comment .vcard,.commentlist .review .vcard{display:inline-block;border:0;padding:0;margin:0 0 10px;line-height:12px}.commentlist .comment .vcard .fn,.commentlist .review .vcard .fn{font-style:normal;font-weight:500;color:#444;font-size:16px}.commentlist .comment .vcard .fn .url,.commentlist .review .vcard .fn .url{color:#444}.commentlist .comment .vcard .fn:before,.commentlist .review .vcard .fn:before{display:none}.commentlist .comment .vcard .says,.commentlist .review .vcard .says{display:none}.commentlist .comment .avatar,.commentlist .review .avatar{width:60px;height:60px;position:absolute;top:7px;left:0;border-radius:50%}.rtl .commentlist .comment .avatar,.rtl .commentlist .review .avatar{left:auto;right:0}.commentlist .comment .comment-awaiting-moderation,.commentlist .review .comment-awaiting-moderation{font-size:10px}.commentlist .comment p,.commentlist .review p{font-size:14px;word-break:break-word;margin-bottom:10px}.commentlist .comment .reply,.commentlist .review .reply{font-size:10px;font-weight:400;display:inline-flex;align-items:center;text-transform:uppercase}.commentlist .comment .reply svg,.commentlist .review .reply svg{height:7px}.commentlist .comment .reply svg path,.commentlist .review .reply svg path{fill:#444}.commentlist .comment .reply a:hover svg path,.commentlist .review .reply a:hover svg path{fill:#f75454}.commentlist .comment .children,.commentlist .review .children{list-style:none;margin-left:18px;margin-bottom:20px}@media only screen and (min-width:640px){.commentlist .comment .children,.commentlist .review .children{margin-left:80px}}.rtl .commentlist .comment .children,.rtl .commentlist .review .children{margin-left:0;margin-right:18px}@media only screen and (min-width:640px){.rtl .commentlist .comment .children,.rtl .commentlist .review .children{margin-left:0;margin-right:80px}}.commentlist .comment .children .avatar,.commentlist .review .children .avatar{width:42px;height:42px}.commentlist .comment .children .comment-body,.commentlist .comment .children .comment-text,.commentlist .review .children .comment-body,.commentlist .review .children .comment-text{padding-left:62px}.rtl .commentlist .comment .children .comment-body,.rtl .commentlist .comment .children .comment-text,.rtl .commentlist .review .children .comment-body,.rtl .commentlist .review .children .comment-text{padding-left:0;padding-right:62px}.commentlist .comment .comment-respond,.commentlist .review .comment-respond{margin:40px 0}.commentlist .comment .comment-respond .comment-reply-title,.commentlist .review .comment-respond .comment-reply-title{margin-bottom:10px}.comment-respond{padding:2vh 0}@media only screen and (min-width:1024px){.comment-respond .row{margin:0 -15px}.comment-respond .row .columns{padding:0 15px}}.comment-respond .comment-reply-title{display:block;text-transform:uppercase;font-size:14px;font-weight:500;margin-bottom:10px}.comment-form p{font-size:14px;opacity:.8;margin-bottom:25px}.comment-form.comment-form-comment{margin-bottom:0}.comment-form textarea,.comment-form input:not(.submit){width:100%}.comment-form .comment-form-comment,.comment-form .comment-form-author,.comment-form .comment-form-email{margin:0}.star-rating,.comment-form-rating p.stars{display:inline-block;position:relative;font-size:16px;line-height:1;letter-spacing:.2em;font-family:"fontello";color:#dcdcdc}.star-rating:before,.comment-form-rating p.stars:before{font-family:"fontello";content:"\e804 \e804 \e804 \e804 \e804"}.star-rating>span,.comment-form-rating p.stars>span{display:block;top:0;left:0;position:absolute;height:18px;line-height:17px;overflow:hidden}.star-rating>span:before,.comment-form-rating p.stars>span:before{color:#ffc200;content:"\e804 \e804 \e804 \e804 \e804"}.rtl .star-rating>span,.rtl .comment-form-rating p.stars>span,.comment-form-rating .rtl p.stars>span{left:auto;right:0}.star-rating>span strong,.comment-form-rating p.stars>span strong{display:none}.star-rating+.write_first,.comment-form-rating p.stars+.write_first{display:inline-block;font-size:13px;font-weight:400;color:#444;margin-left:20px;line-height:18px;vertical-align:text-top}.comment-form-rating p{margin-bottom:27px}.comment-form-rating p.stars{display:block;height:5px}.comment-form-rating p.stars:before{content:none}.comment-form-rating p.stars>span:before{content:none}.comment-form-rating p.stars a{position:relative;color:#dcdcdc;display:inline-block;text-indent:-999em;width:15px}.comment-form-rating p.stars a:before{position:absolute;display:block;width:15px;text-indent:0;content:""}.comment-form-rating p.stars a:hover~a{color:#dcdcdc}.comment-form-rating p.stars a.active~a{color:#dcdcdc}.comment-form-rating p.stars:hover a,.comment-form-rating p.stars.selected a{color:#ffc200}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}form{margin:0}form fieldset{padding:0;margin:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],textarea{border:1px solid #dfdfdf;padding:14px 15px;height:40px;margin-bottom:20px;color:#444;font-size:12px;font-weight:400;background:#fff;max-width:100%;outline:0;font-family:inherit;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;-moz-appearance:none;-webkit-appearance:none}input[type=text]:focus,input[type=password]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=time]:focus,input[type=url]:focus,textarea:focus{border-color:#444;color:#444;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.wpcf7-form-control-wrap input[type=text],.wpcf7-form-control-wrap input[type=password],.wpcf7-form-control-wrap input[type=date],.wpcf7-form-control-wrap input[type=datetime],.wpcf7-form-control-wrap input[type=email],.wpcf7-form-control-wrap input[type=number],.wpcf7-form-control-wrap input[type=search],.wpcf7-form-control-wrap input[type=tel],.wpcf7-form-control-wrap input[type=time],.wpcf7-form-control-wrap input[type=url],.wpcf7-form-control-wrap textarea{margin-bottom:20px;width:100%}input[type=text].wpcf7-not-valid,input[type=password].wpcf7-not-valid,input[type=date].wpcf7-not-valid,input[type=datetime].wpcf7-not-valid,input[type=email].wpcf7-not-valid,input[type=number].wpcf7-not-valid,input[type=search].wpcf7-not-valid,input[type=tel].wpcf7-not-valid,input[type=time].wpcf7-not-valid,input[type=url].wpcf7-not-valid,textarea.wpcf7-not-valid{border-color:#e76049}input[type=text]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=date]:-moz-placeholder,input[type=datetime]:-moz-placeholder,input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=search]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=time]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{font-weight:400;text-transform:uppercase;color:rgba(10,10,10,.6)}input[type=text]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{font-weight:400;text-transform:uppercase;color:rgba(10,10,10,.6)}input[type=text]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{font-weight:400;text-transform:uppercase;color:rgba(10,10,10,.6)}input[type=text]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-weight:400;text-transform:uppercase;color:rgba(10,10,10,.6)}input[type=text].large,input[type=password].large,input[type=date].large,input[type=datetime].large,input[type=email].large,input[type=number].large,input[type=search].large,input[type=tel].large,input[type=time].large,input[type=url].large,textarea.large{height:46px;padding:17px 20px}input[type=text].full,.woocommerce-checkout input[type=text],.woocommerce-MyAccount-content input[type=text],input[type=password].full,.woocommerce-checkout input[type=password],.woocommerce-MyAccount-content input[type=password],input[type=date].full,.woocommerce-checkout input[type=date],.woocommerce-MyAccount-content input[type=date],input[type=datetime].full,.woocommerce-checkout input[type=datetime],.woocommerce-MyAccount-content input[type=datetime],input[type=email].full,.woocommerce-checkout input[type=email],.woocommerce-MyAccount-content input[type=email],input[type=number].full,.woocommerce-checkout input[type=number],.woocommerce-MyAccount-content input[type=number],input[type=search].full,.woocommerce-checkout input[type=search],.woocommerce-MyAccount-content input[type=search],input[type=tel].full,.woocommerce-checkout input[type=tel],.woocommerce-MyAccount-content input[type=tel],input[type=time].full,.woocommerce-checkout input[type=time],.woocommerce-MyAccount-content input[type=time],input[type=url].full,.woocommerce-checkout input[type=url],.woocommerce-MyAccount-content input[type=url],textarea.full,.woocommerce-checkout textarea,.woocommerce-MyAccount-content textarea{width:100%}.dark-form-elements,#mobile-menu.dark input[type=text],#mobile-menu.dark input[type=password],#mobile-menu.dark input[type=date],#mobile-menu.dark input[type=datetime],#mobile-menu.dark input[type=email],#mobile-menu.dark input[type=number],#mobile-menu.dark input[type=search],#mobile-menu.dark input[type=tel],#mobile-menu.dark input[type=time],#mobile-menu.dark input[type=url],#mobile-menu.dark textarea,#newsletter-popup.dark .newsletter-content input[type=text],#newsletter-popup.dark .newsletter-content input[type=password],#newsletter-popup.dark .newsletter-content input[type=date],#newsletter-popup.dark .newsletter-content input[type=datetime],#newsletter-popup.dark .newsletter-content input[type=email],#newsletter-popup.dark .newsletter-content input[type=number],#newsletter-popup.dark .newsletter-content input[type=search],#newsletter-popup.dark .newsletter-content input[type=tel],#newsletter-popup.dark .newsletter-content input[type=time],#newsletter-popup.dark .newsletter-content input[type=url],#newsletter-popup.dark .newsletter-content textarea,.footer.dark input[type=text],.footer.dark input[type=password],.footer.dark input[type=date],.footer.dark input[type=datetime],.footer.dark input[type=email],.footer.dark input[type=number],.footer.dark input[type=search],.footer.dark input[type=tel],.footer.dark input[type=time],.footer.dark input[type=url],.footer.dark textarea{border-color:rgba(255,255,255,.3);color:#fff;background:0 0}.dark-form-elements:focus,#mobile-menu.dark input[type=text]:focus,#mobile-menu.dark input[type=password]:focus,#mobile-menu.dark input[type=date]:focus,#mobile-menu.dark input[type=datetime]:focus,#mobile-menu.dark input[type=email]:focus,#mobile-menu.dark input[type=number]:focus,#mobile-menu.dark input[type=search]:focus,#mobile-menu.dark input[type=tel]:focus,#mobile-menu.dark input[type=time]:focus,#mobile-menu.dark input[type=url]:focus,#mobile-menu.dark textarea:focus,#newsletter-popup.dark .newsletter-content input[type=text]:focus,#newsletter-popup.dark .newsletter-content input[type=password]:focus,#newsletter-popup.dark .newsletter-content input[type=date]:focus,#newsletter-popup.dark .newsletter-content input[type=datetime]:focus,#newsletter-popup.dark .newsletter-content input[type=email]:focus,#newsletter-popup.dark .newsletter-content input[type=number]:focus,#newsletter-popup.dark .newsletter-content input[type=search]:focus,#newsletter-popup.dark .newsletter-content input[type=tel]:focus,#newsletter-popup.dark .newsletter-content input[type=time]:focus,#newsletter-popup.dark .newsletter-content input[type=url]:focus,#newsletter-popup.dark .newsletter-content textarea:focus,.footer.dark input[type=text]:focus,.footer.dark input[type=password]:focus,.footer.dark input[type=date]:focus,.footer.dark input[type=datetime]:focus,.footer.dark input[type=email]:focus,.footer.dark input[type=number]:focus,.footer.dark input[type=search]:focus,.footer.dark input[type=tel]:focus,.footer.dark input[type=time]:focus,.footer.dark input[type=url]:focus,.footer.dark textarea:focus{color:#fff;border-color:#fff}.dark-form-elements:-moz-placeholder,#mobile-menu.dark input[type=text]:-moz-placeholder,#mobile-menu.dark input[type=password]:-moz-placeholder,#mobile-menu.dark input[type=date]:-moz-placeholder,#mobile-menu.dark input[type=datetime]:-moz-placeholder,#mobile-menu.dark input[type=email]:-moz-placeholder,#mobile-menu.dark input[type=number]:-moz-placeholder,#mobile-menu.dark input[type=search]:-moz-placeholder,#mobile-menu.dark input[type=tel]:-moz-placeholder,#mobile-menu.dark input[type=time]:-moz-placeholder,#mobile-menu.dark input[type=url]:-moz-placeholder,#mobile-menu.dark textarea:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=text]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=password]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=date]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=datetime]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=email]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=number]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=search]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=tel]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=time]:-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=url]:-moz-placeholder,#newsletter-popup.dark .newsletter-content textarea:-moz-placeholder,.footer.dark input[type=text]:-moz-placeholder,.footer.dark input[type=password]:-moz-placeholder,.footer.dark input[type=date]:-moz-placeholder,.footer.dark input[type=datetime]:-moz-placeholder,.footer.dark input[type=email]:-moz-placeholder,.footer.dark input[type=number]:-moz-placeholder,.footer.dark input[type=search]:-moz-placeholder,.footer.dark input[type=tel]:-moz-placeholder,.footer.dark input[type=time]:-moz-placeholder,.footer.dark input[type=url]:-moz-placeholder,.footer.dark textarea:-moz-placeholder{font-weight:400;color:rgba(255,255,255,.6)}.dark-form-elements::-moz-placeholder,#mobile-menu.dark input[type=text]::-moz-placeholder,#mobile-menu.dark input[type=password]::-moz-placeholder,#mobile-menu.dark input[type=date]::-moz-placeholder,#mobile-menu.dark input[type=datetime]::-moz-placeholder,#mobile-menu.dark input[type=email]::-moz-placeholder,#mobile-menu.dark input[type=number]::-moz-placeholder,#mobile-menu.dark input[type=search]::-moz-placeholder,#mobile-menu.dark input[type=tel]::-moz-placeholder,#mobile-menu.dark input[type=time]::-moz-placeholder,#mobile-menu.dark input[type=url]::-moz-placeholder,#mobile-menu.dark textarea::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=text]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=password]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=date]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=datetime]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=email]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=number]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=search]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=tel]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=time]::-moz-placeholder,#newsletter-popup.dark .newsletter-content input[type=url]::-moz-placeholder,#newsletter-popup.dark .newsletter-content textarea::-moz-placeholder,.footer.dark input[type=text]::-moz-placeholder,.footer.dark input[type=password]::-moz-placeholder,.footer.dark input[type=date]::-moz-placeholder,.footer.dark input[type=datetime]::-moz-placeholder,.footer.dark input[type=email]::-moz-placeholder,.footer.dark input[type=number]::-moz-placeholder,.footer.dark input[type=search]::-moz-placeholder,.footer.dark input[type=tel]::-moz-placeholder,.footer.dark input[type=time]::-moz-placeholder,.footer.dark input[type=url]::-moz-placeholder,.footer.dark textarea::-moz-placeholder{font-weight:400;color:rgba(255,255,255,.6)}.dark-form-elements:-ms-input-placeholder,#mobile-menu.dark input[type=text]:-ms-input-placeholder,#mobile-menu.dark input[type=password]:-ms-input-placeholder,#mobile-menu.dark input[type=date]:-ms-input-placeholder,#mobile-menu.dark input[type=datetime]:-ms-input-placeholder,#mobile-menu.dark input[type=email]:-ms-input-placeholder,#mobile-menu.dark input[type=number]:-ms-input-placeholder,#mobile-menu.dark input[type=search]:-ms-input-placeholder,#mobile-menu.dark input[type=tel]:-ms-input-placeholder,#mobile-menu.dark input[type=time]:-ms-input-placeholder,#mobile-menu.dark input[type=url]:-ms-input-placeholder,#mobile-menu.dark textarea:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=text]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=password]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=date]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=datetime]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=email]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=number]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=search]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=tel]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=time]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=url]:-ms-input-placeholder,#newsletter-popup.dark .newsletter-content textarea:-ms-input-placeholder,.footer.dark input[type=text]:-ms-input-placeholder,.footer.dark input[type=password]:-ms-input-placeholder,.footer.dark input[type=date]:-ms-input-placeholder,.footer.dark input[type=datetime]:-ms-input-placeholder,.footer.dark input[type=email]:-ms-input-placeholder,.footer.dark input[type=number]:-ms-input-placeholder,.footer.dark input[type=search]:-ms-input-placeholder,.footer.dark input[type=tel]:-ms-input-placeholder,.footer.dark input[type=time]:-ms-input-placeholder,.footer.dark input[type=url]:-ms-input-placeholder,.footer.dark textarea:-ms-input-placeholder{font-weight:400;color:rgba(255,255,255,.6)}.dark-form-elements::-webkit-input-placeholder,#mobile-menu.dark input[type=text]::-webkit-input-placeholder,#mobile-menu.dark input[type=password]::-webkit-input-placeholder,#mobile-menu.dark input[type=date]::-webkit-input-placeholder,#mobile-menu.dark input[type=datetime]::-webkit-input-placeholder,#mobile-menu.dark input[type=email]::-webkit-input-placeholder,#mobile-menu.dark input[type=number]::-webkit-input-placeholder,#mobile-menu.dark input[type=search]::-webkit-input-placeholder,#mobile-menu.dark input[type=tel]::-webkit-input-placeholder,#mobile-menu.dark input[type=time]::-webkit-input-placeholder,#mobile-menu.dark input[type=url]::-webkit-input-placeholder,#mobile-menu.dark textarea::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=text]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=password]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=date]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=datetime]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=email]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=number]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=search]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=tel]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=time]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content input[type=url]::-webkit-input-placeholder,#newsletter-popup.dark .newsletter-content textarea::-webkit-input-placeholder,.footer.dark input[type=text]::-webkit-input-placeholder,.footer.dark input[type=password]::-webkit-input-placeholder,.footer.dark input[type=date]::-webkit-input-placeholder,.footer.dark input[type=datetime]::-webkit-input-placeholder,.footer.dark input[type=email]::-webkit-input-placeholder,.footer.dark input[type=number]::-webkit-input-placeholder,.footer.dark input[type=search]::-webkit-input-placeholder,.footer.dark input[type=tel]::-webkit-input-placeholder,.footer.dark input[type=time]::-webkit-input-placeholder,.footer.dark input[type=url]::-webkit-input-placeholder,.footer.dark textarea::-webkit-input-placeholder{font-weight:400;color:rgba(255,255,255,.6)}.wpcf7 .ajax-loader{display:none}.wpcf7-checkbox{display:block;margin-bottom:20px}.wpcf7-checkbox label{padding:10px;border:1px solid #dedede;border-radius:3px;font-size:13px;color:#444;margin:0;min-width:150px}.wpcf7-checkbox label input{margin-right:5px}.wpcf7-checkbox .wpcf7-list-item{display:block;margin:0 0 15px}@media only screen and (min-width:640px){.wpcf7-checkbox .wpcf7-list-item{display:inline-block}.wpcf7-checkbox .wpcf7-list-item+.wpcf7-list-item{margin-bottom:0;margin-left:15px}}.wpcf7-response-output{padding:18px 22px !important;font-size:12px;text-transform:uppercase;text-align:center}.parsley-error-list,.wpcf7-not-valid-tip,.screen-reader-response{display:none !important}.wpcf7-form-control-wrap{display:block;width:100%}label{display:inline-block;clear:left;text-transform:uppercase;font-size:11px;color:rgba(0,0,0,.75);margin:0 0 10px;font-weight:500}label.woocommerce-form__label-for-checkbox.inline .woocommerce-form__input-checkbox{margin-right:10px}label.woocommerce-form__label-for-checkbox.inline span{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:185px;line-height:1.6;resize:none}.wpcf7-form textarea{height:235px}select{-moz-appearance:none;-webkit-appearance:none;border:1px solid #dfdfdf;padding:0 15px;height:40px;line-height:40px;margin-bottom:20px;border-radius:3px;color:#444;font-size:12px;font-weight:400;background:#fff url(//artouch.com/wp-content/themes/theissue/assets/css/../img/select_arrow.png) calc(100% - 15px) 18px no-repeat;background-size:7px 4px;position:relative}select.wpcf7-select{margin-bottom:20px}.rtl select{background-position:15px 18px}.form-row.woocommerce-invalid-required-field .select2-container .select2-choice{border-color:#e76049}.select2.select2-container--default{margin-bottom:20px;clear:left;font-size:12px;height:40px;max-width:100%}.select2.select2-container--default .select2-selection__arrow{height:100%;background:transparent url(//artouch.com/wp-content/themes/theissue/assets/css/../img/select_arrow.png) calc(100% - 15px) 18px no-repeat;background-size:7px 4px;width:26px}.select2.select2-container--default .select2-selection__arrow b{display:none}.rtl .select2.select2-container--default .select2-selection__arrow{background-position:10px 18px}.select2.select2-container--default.select2-container--open .select2-selection--single{border-color:#444;background:#fff}.select2.select2-container--default .selection *:focus{outline:none}.select2.select2-container--default .select2-selection--single{border-radius:3px;background:#fff;border-color:#dfdfdf;height:40px;line-height:40px}.form-radius-off .select2.select2-container--default .select2-selection--single{border-radius:0}.select2.select2-container--default .select2-selection--single .select2-selection__rendered{height:40px;line-height:40px;padding-left:15px}.select2-container .select2-dropdown{background:#fff;border-radius:3px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border-color:#444}.form-radius-off .select2-container .select2-dropdown{border-radius:0}.rtl .select2-container .select2-dropdown{left:auto;right:-9999px}.select2-container .select2-dropdown.select2-dropdown--above{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container .select2-dropdown.select2-dropdown--below{border-top-left-radius:0;border-top-right-radius:0}.select2-container .select2-dropdown .select2-search{padding:8px}.select2-container .select2-dropdown .select2-search input{background:#fff !important;margin-bottom:0;height:30px}.select2-container .select2-dropdown .select2-results{background:0 0;font-size:12px}.select2-container .select2-dropdown .select2-results .select2-results__option{margin:0;height:40px;line-height:40px;padding:0 15px}.select2-container .select2-dropdown .select2-results .select2-results__option[aria-selected=true]{background:#e9e9e9}.select2-container .select2-dropdown .select2-results .select2-results__option.select2-results__option--highlighted{background:#444;border-radius:0;color:#fff}.thb-custom-checkbox{line-height:1;padding-top:20px}.thb-custom-checkbox input[type=checkbox]{opacity:0;display:none}.thb-custom-checkbox input[type=checkbox]:checked+label:before{background:#f75454;content:'\e807';opacity:1}.thb-custom-checkbox label{position:relative;display:inline-block;padding-left:22px;line-height:12px;font-size:12px;margin:0;text-transform:none;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.rtl .thb-custom-checkbox label{padding-left:0;padding-right:22px}.thb-custom-checkbox label:before{position:absolute;top:50%;left:0;font-family:"fontello";content:'';color:#fff;width:12px;font-size:8px;height:12px;margin-top:-6px;border:1px solid #f75454;background:0 0;display:inline-flex;justify-content:center;align-items:center;opacity:.6}.rtl .thb-custom-checkbox label:before{left:auto;right:0}input[type=submit],.button,.btn{display:inline-block;align-items:center;justify-content:center;text-align:center;text-transform:uppercase;height:40px;line-height:40px;background:#444;color:#fff;padding:0 25px;max-width:100%;font-size:10px;font-weight:600;border:0;outline:0;position:relative;cursor:pointer;border-radius:3px;white-space:nowrap;-moz-appearance:none;-webkit-appearance:none}input[type=submit]:hover,.button:hover,.btn:hover{background:#f75454;color:#fff}input[type=submit]:focus,.button:focus,.btn:focus{color:#fff}input[type=submit].disabled,.button.disabled,.btn.disabled{pointer-events:none;cursor:not-allowed;opacity:.6}input[type=submit].no-radius,.button.no-radius,.btn.no-radius{border-radius:0}input[type=submit].pill-radius,.button.pill-radius,.btn.pill-radius{border-radius:300px}input[type=submit].white,.button.white,.btn.white{background:#fff;color:#444}input[type=submit].white:hover,.button.white:hover,.btn.white:hover{color:#f75454}input[type=submit].grey,.button.grey,.btn.grey{background:#b6b6b6}input[type=submit].grey:hover,.button.grey:hover,.btn.grey:hover{background:#f75454}input[type=submit].accent,input[type=submit].checkout,.button.accent,.button.checkout,.btn.accent,.btn.checkout{background:#f75454}input[type=submit].accent:hover,input[type=submit].checkout:hover,.button.accent:hover,.button.checkout:hover,.btn.accent:hover,.btn.checkout:hover{background:#f52323}input[type=submit].full,.button.full,.btn.full{width:100%;text-align:center}input[type=submit].small,.button.small,.btn.small{height:30px;line-height:30px;padding:0 17px}input[type=submit].large,.button.large,.btn.large{height:46px;line-height:46px;padding:0 30px;font-size:12px;font-weight:600}input[type=submit].x-large,.button.x-large,.btn.x-large{height:54px;line-height:54px;padding:0 45px;font-size:14px}input[type=submit].style2,.button.style2,.btn.style2{border:1px solid #444;color:#444;background:0 0;line-height:38px}input[type=submit].style2:focus,.button.style2:focus,.btn.style2:focus{color:#444}input[type=submit].style2 svg,.button.style2 svg,.btn.style2 svg{fill:#444}input[type=submit].style2.small,.button.style2.small,.btn.style2.small{line-height:28px}input[type=submit].style2.large,.button.style2.large,.btn.style2.large{line-height:44px}input[type=submit].style2.x-large,.button.style2.x-large,.btn.style2.x-large{line-height:52px}input[type=submit].style2.thb_shadow,.button.style2.thb_shadow,.btn.style2.thb_shadow{-moz-box-shadow:0 6px 20px transparent;-webkit-box-shadow:0 6px 20px transparent;box-shadow:0 6px 20px transparent}input[type=submit].style2.thb_shadow:hover,.button.style2.thb_shadow:hover,.btn.style2.thb_shadow:hover{-moz-transform:translateY(-3px) !important;-ms-transform:translateY(-3px) !important;-webkit-transform:translateY(-3px) !important;transform:translateY(-3px) !important;-moz-box-shadow:0 6px 20px rgba(0,0,0,.12);-webkit-box-shadow:0 6px 20px rgba(0,0,0,.12);box-shadow:0 6px 20px rgba(0,0,0,.12)}input[type=submit].style2 .thb-button-icon,.button.style2 .thb-button-icon,.btn.style2 .thb-button-icon{margin-right:5px}input[type=submit].style2:hover,.button.style2:hover,.btn.style2:hover{background:#444;color:#fff}input[type=submit].style2.white,.button.style2.white,.btn.style2.white{border-color:#fff;color:#fff}input[type=submit].style2.white:hover,.button.style2.white:hover,.btn.style2.white:hover{background:#fff;color:#444}input[type=submit].style2.white:focus,.button.style2.white:focus,.btn.style2.white:focus{color:#fff}input[type=submit].style2.accent,.button.style2.accent,.btn.style2.accent{border-color:#f75454;color:#f75454}input[type=submit].style2.accent:hover,.button.style2.accent:hover,.btn.style2.accent:hover{background:#f75454;color:#fff}.btn-text{display:inline-flex;align-items:center}.btn-text.style1{font-size:12px;text-transform:uppercase;font-weight:600}.btn-text.style1:before{content:'';display:inline-block;width:35px;height:1px;margin-right:15px;background:rgba(0,0,0,.15)}.btn-text.style1:hover{color:#444}.btn-text.style1:hover:before{width:60px;background:#444}.btn-text.style1.white{color:#fff}.btn-text.style1.white:before{background:rgba(255,255,255,.45)}.btn-text.style1.white:hover{color:#fff}.btn-text.style1.white:hover:before{background:#fff}.btn-text.style2{font-size:12px;text-transform:uppercase;font-weight:500;color:#444;position:relative}.btn-text.style2:before,.btn-text.style2:after{content:'';display:inline-block;width:100%;height:2px;background:rgba(0,0,0,.4);position:absolute;bottom:-4px;left:0;width:100%}.btn-text.style2:after{background:#444;transform-origin:left center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.btn-text.style2:hover:after{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.btn-text.style3{font-size:14px;font-weight:600}.btn-text.style3 .circle-btn{width:24px;height:24px;display:inline-flex;background:#f75454;position:relative;border-radius:12px;margin-right:17px}.btn-text.style3 .circle-btn:before,.btn-text.style3 .circle-btn:after{content:'';display:block;height:1px;width:4px;background:#fff;position:absolute;top:50%;left:50%;transform-origin:right center}.btn-text.style3 .circle-btn:before{-moz-transform:translate3d(-50%,-50%,0) rotateZ(45deg);-ms-transform:translate3d(-50%,-50%,0) rotateZ(45deg);-webkit-transform:translate3d(-50%,-50%,0) rotateZ(45deg);transform:translate3d(-50%,-50%,0) rotateZ(45deg)}.btn-text.style3 .circle-btn:after{-moz-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);-ms-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);-webkit-transform:translate3d(-50%,-50%,0) rotateZ(-45deg);transform:translate3d(-50%,-50%,0) rotateZ(-45deg)}.btn-text.style3 span{position:relative;line-height:1}.btn-text.style3 span:after{content:'';display:inline-block;width:100%;height:1px;background:#444;position:absolute;bottom:-3px;left:0;width:100%;transform-origin:left center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.btn-text.style3:hover{color:#444}.btn-text.style3:hover span:after{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.btn-text.style4{font-size:18px}.btn-text.style4 .arrow{display:inline-flex;margin-left:13px;position:relative;overflow:hidden;width:15px}.btn-text.style4 .arrow>div{display:inline-flex;flex-direction:row;flex-wrap:nowrap;width:32px;-moz-transform:translateX(-17px);-ms-transform:translateX(-17px);-webkit-transform:translateX(-17px);transform:translateX(-17px)}.btn-text.style4 .arrow svg{width:15px;height:auto}.btn-text.style4 .arrow svg+svg{margin-left:2px}.btn-text.style4 .arrow svg:first-child{fill:#f75454}.btn-text.style4:hover .arrow>div{-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.btn-text.style5{font-size:12px;font-weight:600;text-transform:uppercase}.btn-text.style5 svg{fill:#444;height:10px;-moz-transform:translateX(-4px);-ms-transform:translateX(-4px);-webkit-transform:translateX(-4px);transform:translateX(-4px);-moz-transition:all .15s linear;-o-transition:all .15s linear;-webkit-transition:all .15s linear;transition:all .15s linear}.btn-text.style5 svg .bar{fill:#444;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:all .15s linear;-o-transition:all .15s linear;-webkit-transition:all .15s linear;transition:all .15s linear}.btn-text.style5 .arrow{height:10px;display:flex;align-items:center}.btn-text.style5:hover{color:#444}.btn-text.style5:hover svg{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.btn-text.style5:hover svg .bar{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.btn-block{display:flex;position:relative;justify-content:center;align-items:center;color:#444}.btn-block:hover{color:#444}.btn-block .cover-bg{position:absolute;top:0;left:0;height:100%;width:100%;pointer-events:none;z-index:1;overflow:hidden}.btn-block .cover-bg img{display:block;height:100%;width:100%;object-fit:cover}.btn-block>span{position:relative;line-height:1;z-index:2}.btn-block.style1{font-size:16px;letter-spacing:.09em;text-transform:uppercase;font-weight:600}.btn-block.style1 .cover-bg img{will-change:transform;transform-origin:center center}.btn-block.style1:hover .cover-bg img{-moz-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.search-title{text-align:center;padding:80px 0 60px}.search-title h1{font-weight:400;line-height:1;margin-bottom:50px}.search-title h1 span,.search-title h1 strong{display:inline-block}.search-title h1 strong{font-weight:400;color:#f75454}.search-title p{font-size:14px;margin-bottom:20px}.search-title .search-fields{text-align:left}@media only screen and (max-width:640px){.search-title .search-fields{text-align:center}}.search-title .search-fields .row{max-width:800px;margin:0 auto;min-width:0}.search-title.archive-title h1{margin-bottom:20px}.search-title.shop-title{padding-top:0}.search-title .archive-sub-categories{margin-bottom:10px}.thb-author-page{padding:70px 0 50px;text-align:center}.author_grid{margin-bottom:50px}.thb-author-info{display:flex;flex-direction:column;align-items:center}.author_grid .thb-author-info{text-align:center}.thb-author-info:last-child{margin-bottom:0}.thb-author-info figure{width:116px;height:116px;margin:0 0 30px;flex-shrink:0}.thb-author-info figure img{border-radius:50%}.thb-author-info figure>a{display:block}.thb-author-info .thb-author-page-description{max-width:100%}.author_grid .thb-author-info .thb-author-page-description{padding:0 15px}.author_grid .thb-author-info .thb-author-page-description h4{font-weight:400}.author_grid .thb-author-info .thb-author-page-description p{font-size:13px}.thb-author-info .thb-author-page-description h4{display:block;line-height:1;margin-bottom:15px}.thb-author-info .thb-author-page-description p{font-size:inherit;margin:0}.thb-author-page-meta{margin-top:20px;font-size:10px;text-transform:uppercase}.author_grid .thb-author-page-meta{text-align:center}.thb-author-page-meta strong{display:none;font-weight:400;margin:0 15px 0 5px}@media only screen and (min-width:640px){.thb-author-page-meta strong{display:inline-block}}.thb-author-page-meta span{margin-right:10px}.thb-author-page-meta a{display:inline-flex;padding:0 6px;font-size:12px}.thb-author-page-meta a:hover{color:#f75454}.thb-author-page-meta a.author-link-facebook:hover{color:#3b5998}.thb-author-page-meta a.author-link-linkedin:hover{color:#007bb6}.thb-author-page-meta a.author-link-twitter:hover{color:#00aced}.thb-author-page-meta a.author-link-instagram:hover{color:#3f729b}.thb-author-page-meta a.author-link-youtube:hover{color:#e52d27}.thb-author-page-meta a.author-link-vkontakte:hover{color:#45668e}.thb-author-page-meta a.author-link-pinterest:hover{color:#bd081c}.thb-author-page-meta a.author-link-whatsapp:hover{color:#25d366}.thb-author-page-meta a.author-link-medium:hover{color:#00ab6c}.thb-author-page-meta a.author-link-email:hover{color:#9b9b9b}.thb-author-page-meta a.author-link-reddit:hover{color:#ff4500}.thb-author-page-meta a.author-link-vimeo:hover{color:#1ab7ea}.thb-author-page-meta a.author-link-telegram:hover{color:#08c}.thb-author-page-meta a.author-link-flipboard:hover{color:#e12828}
/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:rgba(255,255,255,.75);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.thb-freescroll{opacity:0;max-height:200px}.thb-freescroll.flickity-enabled{max-height:none;opacity:1}.thb-freescroll .columns{width:100%}.thb-freescroll.instagram-row figure{margin-bottom:35px}.thb-freescroll.instagram-row figcaption{font-size:14px}.thb-freescroll .thb-lightbox-link{display:block}.thb-freescroll .text-content{white-space:nowrap}.screen-reader-text{display:none}.wp-video{max-width:100%}.wp-video iframe,.wp-video video{max-width:100%;height:auto}.wp-caption,.wp-caption-text,.sticky,.gallery-caption,.alignright,.alignleft,.aligncenter,.bypostauthor{color:inherit}.alignright{float:none;margin:0}@media only screen and (min-width:640px){.alignright{float:right;margin:0 0 0 20px}}.non-VC-page .alignright{margin-bottom:1rem}.alignleft{float:none;margin:0}@media only screen and (min-width:640px){.alignleft{float:left;margin:0 20px 0 0}}.non-VC-page .alignleft{margin-bottom:1rem}.alignright img,.alignleft img,.aligncenter img{max-width:100%}img.center{margin:0 auto;display:block}img.full{width:100%}.aligncenter{display:block;margin:0 auto}.wp-caption{position:relative;max-width:100%}.wp-caption:not(.thb_image_link){margin-bottom:20px}.wp-caption .wp-caption-text{display:block;margin:0;font-weight:400;font-size:13px;line-height:1;color:#444;padding:13px 0;border-bottom:1px solid #e9e9e9}.wp-block-image figcaption{display:block;margin:0;font-weight:400;font-size:13px;line-height:1;color:#444;padding:13px 0;border-bottom:1px solid #e9e9e9}.wp-block-image figcaption .mfp-image{display:inline-block}.wp-block-image figcaption a{text-decoration:underline}.gallery{display:block;margin:0 auto 30px;width:100%;clear:both}.gallery.gallery-columns-2 .gallery-item{width:50%}.gallery.gallery-columns-3 .gallery-item{width:33%}.gallery.gallery-columns-4 .gallery-item{width:25%}.gallery.gallery-columns-5 .gallery-item{width:20%}.gallery .gallery-item{display:inline-block;position:relative;width:100%;padding:0 1px 1px 0;margin:0;-moz-transition:opacity .2s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .2s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .2s cubic-bezier(.25,.8,.25,1);transition:opacity .2s cubic-bezier(.25,.8,.25,1)}.gallery .gallery-item:hover{filter:alpha(opacity=80);opacity:.8}.gallery .gallery-item img{width:100%;max-width:100%}.gallery .gallery-item .gallery-icon a:not(.thb-pin-it){line-height:0;display:block;width:100%}.gallery .gallery-item .gallery-icon{margin:0}.gallery .gallery-item .gallery-caption{position:absolute;bottom:1px;left:0;right:1px;padding:7px 9px;background:rgba(10,10,10,.4);color:#fff;font-size:11px;line-height:13px;font-weight:400}@media only screen and (max-width:1024px){.gallery .gallery-item .gallery-caption{max-height:40%}}.more-link{display:inline-block;font-weight:600;color:#444;text-transform:uppercase;font-size:11px;text-align:center}.more-link:after{content:'›';display:inline-block;margin-left:7px}.tag-cloud-link{display:inline-flex;background:0 0;color:#383838;font-size:10px;padding:9px 12px;margin:0 7px 10px 0;line-height:1;text-transform:uppercase;font-weight:400;border:1px solid #e9e9e9}.rtl .tag-cloud-link{margin:0 0 10px 10px}.tag-cloud-link:hover{border-color:#444;color:#444}.tag-cloud-link .tag-link-count{margin-left:5px}.rtl .tag-cloud-link .tag-link-count{margin-left:0;margin-right:5px}.searchform{margin:0}.searchform fieldset{position:relative;border:0}.searchform fieldset input{margin-bottom:0}q,blockquote p,.post-content blockquote p{font-size:20px;font-weight:400;color:#444;line-height:1.8;margin:0}cite{font-weight:500;font-size:16px;color:#444;font-style:normal;line-height:1}cite:before{display:none}blockquote{position:relative;clear:both;border:0;padding:15px 25px;margin:35px 0}blockquote:before{content:'“';line-height:1;color:#444;opacity:.1;font-size:8rem;position:absolute;content:'“';left:-1rem;top:-1rem;pointer-events:none}blockquote p{text-rendering:auto}blockquote p+.post.thumbnail-seealso{margin-top:30px}blockquote cite{margin-top:20px}blockquote.alignleft{float:left;width:40%;margin:5px 30px 30px 0}@media only screen and (max-width:640px){blockquote.alignleft{margin-right:0;width:100%}}blockquote.alignright{float:right;width:40%;margin:5px 0 30px 30px}@media only screen and (max-width:640px){blockquote.alignright{margin-left:0;width:100%}}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:1em;font-size:.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}pre.wp-block-verse{white-space:nowrap;overflow:auto}.searchform [type=submit]{display:none}.searchform .search-field{width:100%;border-radius:0;border-top:0;border-left:0;border-right:0;border-bottom-color:#444}table:not(.variations):not(.shop_table):not(.group_table){border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:0}table:not(.variations):not(.shop_table):not(.group_table) thead,table:not(.variations):not(.shop_table):not(.group_table) tbody,table:not(.variations):not(.shop_table):not(.group_table) tfoot{border:1px solid #f1f1f1;background-color:#fefefe}table:not(.variations):not(.shop_table):not(.group_table) caption{padding:.5rem .625rem .625rem;font-weight:700}table:not(.variations):not(.shop_table):not(.group_table) thead{background:#f8f8f8;color:#444}table:not(.variations):not(.shop_table):not(.group_table) tfoot{background:#f1f1f1;color:#444}table:not(.variations):not(.shop_table):not(.group_table) thead tr,table:not(.variations):not(.shop_table):not(.group_table) tfoot tr{background:0 0}table:not(.variations):not(.shop_table):not(.group_table) thead th,table:not(.variations):not(.shop_table):not(.group_table) thead td,table:not(.variations):not(.shop_table):not(.group_table) tfoot th,table:not(.variations):not(.shop_table):not(.group_table) tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}table:not(.variations):not(.shop_table):not(.group_table) tbody th,table:not(.variations):not(.shop_table):not(.group_table) tbody td{padding:.5rem .625rem .625rem}table:not(.variations):not(.shop_table):not(.group_table) tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody tr:nth-child(even){background:0 0 !important}table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes thead,table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tbody,table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-stripes tfoot{border-left:0 !important;border-right:0 !important}table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody tr:nth-child(even){background:#f7f7f7}table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular thead,table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tbody,table:not(.variations):not(.shop_table):not(.group_table).wp-block-table.is-style-regular tfoot{border-color:rgba(0,0,0,.2)}.non-VC-page{padding:40px 0}@media only screen and (min-width:640px){.non-VC-page{padding:80px 0}}.non-VC-page .page-title{margin-bottom:40px;line-height:1}@media only screen and (min-width:640px){.non-VC-page .page-title{margin-bottom:80px}}.non-VC-page .page-title h1{font-weight:400;margin-bottom:0}.content404{text-align:center;padding:25vh 0}.content404 p{margin:0}.has-thb-accent-background-color{background-color:#f75454}.has-thb-accent-color{color:#f75454}.has-thb-accent-color p{color:#f75454}.wp-block-pullquote{padding:0}.wp-block-button .wp-block-button__link.has-thb-accent-background-color{background-color:#f75454}.wp-block-button .wp-block-button__link.has-thb-accent-color{color:#f75454}.wp-block-button .wp-block-button__link.has-thb-accent-color p{color:#f75454}.wp-block-button.is-style-outline .wp-block-button__link{background:0 0 !important}.alignwide{position:relative}@media only screen and (min-width:1024px){.alignwide{margin-left:-3%;margin-right:-3%;max-width:none;width:106%}}@media only screen and (min-width:1024px){.post-detail.post-detail-style2 .alignwide,.post-detail.post-detail-style5 .alignwide,.post-detail.post-detail-style6 .alignwide,.post-detail.post-detail-style8 .alignwide{margin-left:-170px;margin-right:-170px;width:calc(100% + 340px)}}.alignfull{position:relative;width:100vw}@media only screen and (min-width:1024px){.alignfull{max-width:100vw;margin-left:calc(50% - 44vw);width:calc(50% + 44vw)}}.post-detail.post-detail-style2 .alignfull,.post-detail.post-detail-style5 .alignfull,.post-detail.post-detail-style6 .alignfull,.post-detail.post-detail-style8 .alignfull{margin-left:0;max-width:100%}@media only screen and (min-width:1024px){.post-detail.post-detail-style2 .alignfull,.post-detail.post-detail-style5 .alignfull,.post-detail.post-detail-style6 .alignfull,.post-detail.post-detail-style8 .alignfull{left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw;max-width:none}}.wp-block-image.thb-pin-it-container{max-width:100vw}.post-detail .wp-block-gallery{margin-bottom:1rem}.post-detail .wp-block-gallery .blocks-gallery-image,.post-detail .wp-block-gallery .blocks-gallery-item{margin-bottom:1rem}.blocks-gallery-item__caption a{color:#fff}.wp-block-media-text{margin-bottom:1rem}.wp-block-latest-comments{margin-left:0}.has-medium-font-size{font-size:1.2em}.has-large-font-size{font-size:2em}.has-huge-font-size{font-size:3em}.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color){color:#fff}.fb_iframe_widget_fluid_desktop span{width:100% !important}.wp-block-image .mfp-image{display:block}.sidebar-content{max-width:840px;width:100%;flex:1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.sidebar-content{flex:none}}@media only screen and (min-width:640px){.thb-fixed,.thb-product-detail.thb-product-style2 .summary{position:-webkit-sticky;position:sticky;top:40px}.admin-bar .thb-fixed,.admin-bar .thb-product-detail.thb-product-style2 .summary,.thb-product-detail.thb-product-style2 .admin-bar .summary{top:86px}}@media screen and (min-width:783px){.admin-bar .thb-fixed,.admin-bar .thb-product-detail.thb-product-style2 .summary,.thb-product-detail.thb-product-style2 .admin-bar .summary{top:72px}}@media only screen and (min-width:640px){.fixed-header-on.fixed-header-scroll-off .thb-fixed,.fixed-header-on.fixed-header-scroll-off .thb-product-detail.thb-product-style2 .summary,.thb-product-detail.thb-product-style2 .fixed-header-on.fixed-header-scroll-off .summary{top:60px}}@media only screen and (min-width:640px){.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed,.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-product-detail.thb-product-style2 .summary,.thb-product-detail.thb-product-style2 .fixed-header-on.fixed-header-scroll-off.admin-bar .summary{top:126px}}@media screen and (min-width:783px){.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-fixed,.fixed-header-on.fixed-header-scroll-off.admin-bar .thb-product-detail.thb-product-style2 .summary,.thb-product-detail.thb-product-style2 .fixed-header-on.fixed-header-scroll-off.admin-bar .summary{top:112px}}.sidebar{display:flex;flex-direction:column}@media only screen and (min-width:640px){.sidebar{max-width:300px;margin-left:auto}.rtl .sidebar{margin-left:0;margin-right:auto}}.sidebar.columns .wpb_wrapper:not(.thb-fixed){height:100%}@media only screen and (min-width:640px){.sidebar.columns{padding:0;padding-right:15px}}@media only screen and (min-width:1024px){.sidebar.columns{max-width:315px;flex-basis:315px}}.sidebar.columns .wpb_widgetised_column>.wpb_wrapper{display:flex;flex-direction:column}.thb-sticky-separator{margin:0;display:none}.widget{margin-bottom:45px;font-size:14px}.widget .thb-widget-title{font-size:12px;line-height:1;font-weight:500;text-transform:uppercase;margin-bottom:30px}.widget.style2 .thb-widget-title{display:flex;justify-content:center;align-items:center;text-align:center;font-size:11px;height:40px;background:#f9f3f2}.widget.style3 .thb-widget-title{overflow:hidden;font-size:24px;font-weight:500}.widget.style3 .thb-widget-title span{display:inline-flex;position:relative;padding-right:15px}.widget.style3 .thb-widget-title span:after{content:'';position:absolute;top:50%;margin-top:0;display:block;height:1px;background:#444;width:900em;pointer-events:none;left:100%}.widget ul{padding:0;margin:0;list-style:none}.widget ul li{margin-bottom:10px}.widget.widget_media_image>a{display:block;line-height:1}.widget.thb_widget_posts .thb-carousel .post{margin:0;min-height:320px}.widget.thb_widget_posts .thb-carousel .post .post-inner-content{display:flex;height:100%;flex-direction:column;justify-content:center;padding:20% 10%}.widget.thb_widget_posts .post .thb-post-bottom ul li{margin-bottom:0}.widget.thb_widget_posts div.post.widget-large:last-of-type{margin-bottom:0}.widget.thb_widget_posts div.post.thumbnail-style4:last-of-type,.widget.thb_widget_posts div.post.thumbnail-style8:last-of-type{margin-bottom:0}.widget.thb_widget_posts .post.thumbnail-style4{margin-bottom:20px}.widget.thb_widget_posts .post.widget-video{margin:0}.widget.thb_widget_posts .post.widget-video .post-title{border-top:1px dotted #e9e9e9;padding:15px 0;margin:0}.widget.thb_widget_posts .post.widget-video .post-title h6{margin:0}.widget.thb_widget_posts .post.widget-video .post-gallery{margin:0}.widget.thb_widget_posts .post.widget-video .post-gallery+.post-title{border-top:0}.widget.thb_widget_posts .post.widget-video.widget-video-style2{margin-bottom:20px}.widget.thb_widget_posts .post.widget-video.widget-video-style2 .post-gallery{position:relative}.widget.thb_widget_posts .post.widget-video.widget-video-style2 .post-gallery .post-title{position:absolute;bottom:0;left:0;padding:15px;border:0;z-index:10}@media only screen and (min-width:640px){.widget.thb_widget_posts .post.widget-video.widget-video-style2 .post-gallery .post-title{padding:25px}}.widget.thb_widget_posts .post.widget-video.widget-video-style2 .post-gallery:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:1;pointer-events:none;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.55)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55))}.widget.thb_widget_top_reviews .post{margin:0;position:relative}.widget.thb_widget_top_reviews .post .post-gallery{margin:0}.widget.thb_widget_top_reviews .post .post-gallery .wp-post-image{opacity:.8}.widget.thb_widget_top_reviews .post .post-title{display:flex;align-items:center;margin:0;padding:20px;width:100%}.widget.thb_widget_top_reviews .post .post-title h6{margin:0;font-size:14px}.widget.thb_widget_top_reviews .post .widget-review-title-holder{min-height:60px;display:flex;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score{display:flex;width:60px;flex-shrink:0;flex-direction:column;text-align:center;justify-content:center;border-left:1px solid #e9e9e9;font-size:10px}.widget.thb_widget_top_reviews .post .widget-review-title-holder .thb-widget-score strong{font-size:18px;color:#f75454;line-height:1;margin-bottom:5px}.widget.thb_widget_top_reviews .post .post-gallery+.widget-review-title-holder{position:absolute;left:0;bottom:0;width:100%;border:0;border-top:1px solid rgba(255,255,255,.3);color:#fff}.widget.thb_widget_top_reviews .post .post-gallery+.widget-review-title-holder .post-title a{color:#fff}.widget.thb_widget_top_reviews .post .post-gallery+.widget-review-title-holder .post-title a:hover span{border-color:#fff}.widget.thb_widget_top_reviews .post .post-gallery+.widget-review-title-holder .thb-widget-score{border-color:rgba(255,255,255,.3)}.widget.thb_widget_top_reviews .post .post-gallery+.widget-review-title-holder .thb-widget-score strong{color:#fff}.widget.thb_widget_top_reviews .widget-review-style2{margin-bottom:20px}.widget.thb_widget_top_reviews .widget-review-style2 .widget-review-style2-header{display:flex;align-items:flex-start;margin-bottom:10px}.widget.thb_widget_top_reviews .widget-review-style2 .widget-review-style2-header .post-title{padding:0 20px 0 0}.widget.thb_widget_top_reviews .widget-review-style2 .widget-review-style2-header .post-title h6{font-size:16px}.widget.thb_widget_top_reviews .widget-review-style2 .widget-review-style2-header .widget-review-style2-score{font-weight:400;font-size:16px}.widget.thb_widget_top_reviews .widget-review-style2:last-of-type{margin:0}.widget.thb_widget_posts_video .post.widget-video{margin:0}.widget.thb_widget_posts_video .post.widget-video .post-title{border-top:1px dotted #e9e9e9;padding:15px 0;margin:0}.widget.thb_widget_posts_video .post.widget-video .post-title h6{margin:0}.widget.thb_widget_posts_video .post.widget-video .post-gallery{margin:0}.widget.thb_widget_posts_video .post.widget-video .post-gallery+.post-title{border-top:0}.widget.thb_widget_posts_video .post.widget-video.widget-video-style2{margin-bottom:20px}.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .post-gallery{position:relative}.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .post-gallery .post-title{position:absolute;bottom:0;left:0;padding:15px;border:0;z-index:10}@media only screen and (min-width:640px){.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .post-gallery .post-title{padding:25px}}.widget.thb_widget_posts_video .post.widget-video.widget-video-style2 .post-gallery:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:50%;z-index:1;pointer-events:none;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41NSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.55)));background-image:-moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.55))}.widget.thb_widget_posts_video .post:last-child{margin:0}.widget.thb_widget_top_categories .thb-widget-category-link{display:block;margin-bottom:20px;position:relative;height:90px;background:#444}.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name{position:absolute;left:0;bottom:10px;display:block;line-height:1;text-transform:uppercase;font-weight:600;font-size:11px;color:#fff;background:#444}@media only screen and (min-width:640px){.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name{left:-8px}}.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name span{display:inline-block;padding:12px 15px}.widget.thb_widget_top_categories .thb-widget-category-link .thb-widget-category-name .thb-widget-category-count{background:rgba(255,255,255,.2);text-align:center;padding:12px}.widget.thb_widget_top_categories .thb-widget-category-link:hover .thb-widget-category-name{background:#f75454}.widget.thb_widget_about .thb-about-widget-holder{display:flex}@media only screen and (max-width:640px){.widget.thb_widget_about .thb-about-widget-holder{flex-direction:column}.widget.thb_widget_about .thb-about-widget-holder figure{margin:0 0 20px}}.widget.thb_widget_about .thb-about-widget-holder figure{width:90px;height:90px;margin-right:20px;flex-shrink:0}.widget.thb_widget_about .thb-about-widget-holder figure img{border-radius:50%}.widget.thb_widget_about .thb-about-widget-holder.style2{flex-direction:column;text-align:center}.widget.thb_widget_about .thb-about-widget-holder.style2 figure{width:200px;height:200px;margin:0 auto 25px}.widget.thb_widget_about .thb-about-widget-holder.style2 .thb-about-widget-description{font-size:13px}@media only screen and (min-width:640px){.widget.thb_widget_about .thb-about-widget-holder.style2 .thb-about-widget-description{padding:0 20px}}.widget.thb_widget_about .thb-about-widget-description{font-size:14px}.widget.thb_widget_about .thb-about-widget-description p{font-size:inherit;margin:0}.widget.thb_widget_authors .thb-widget-author{display:flex;margin-bottom:20px}.widget.thb_widget_authors .thb-widget-author:last-child{margin-bottom:0}@media only screen and (max-width:640px){.widget.thb_widget_authors .thb-widget-author{flex-direction:column}.widget.thb_widget_authors .thb-widget-author figure{margin:0 0 20px}}.widget.thb_widget_authors .thb-widget-author figure{width:70px;height:70px;margin-right:20px;flex-shrink:0}.widget.thb_widget_authors .thb-widget-author figure img{border-radius:50%}.widget.thb_widget_authors .thb-widget-author .thb-widget-author-description{font-size:11px}.widget.thb_widget_authors .thb-widget-author .thb-widget-author-description a[rel=author]{display:block;font-weight:500;font-size:14px;line-height:1;margin-bottom:7px}.widget.thb_widget_authors .thb-widget-author .thb-widget-author-description p{font-size:inherit;margin:0}.widget.widget_nav_menu .thb-arrow,.widget.widget_pages .thb-arrow{display:inline-flex;padding-left:15px;cursor:pointer}.widget.widget_nav_menu .thb-arrow i,.widget.widget_pages .thb-arrow i{pointer-events:none}.rtl .widget.widget_nav_menu .thb-arrow,.rtl .widget.widget_pages .thb-arrow{padding-left:0;padding-right:15px}.widget.widget_nav_menu .sub-menu,.widget.widget_nav_menu .children,.widget.widget_pages .sub-menu,.widget.widget_pages .children{display:none;padding:10px 0 0 20px;list-style:none}.rtl .widget.widget_nav_menu .sub-menu,.rtl .widget.widget_nav_menu .children,.rtl .widget.widget_pages .sub-menu,.rtl .widget.widget_pages .children{padding:10px 20px 0 0}.widget.widget_nav_menu .sub-menu li:last-child,.widget.widget_nav_menu .children li:last-child,.widget.widget_pages .sub-menu li:last-child,.widget.widget_pages .children li:last-child{margin:0}.widget.widget_recent_entries .post-date{font-size:10px;text-transform:uppercase;font-weight:400;line-height:1;opacity:.8;margin-left:10px}.widget.widget_search .search-field,.widget.widget_product_search .search-field{padding-left:0;padding-right:0}.widget.widget_search .autocomplete-wrapper,.widget.widget_product_search .autocomplete-wrapper{display:none}.widget.widget_categories .children{padding:10px 0 0 15px}.rtl .widget.widget_categories .children{padding:10px 15px 0 0}.widget.widget_rss li{margin-bottom:15px}.widget.widget_rss li .rsswidget{font-weight:600}.widget.widget_rss li .rss-date{opacity:.8}.widget.widget_rss li .rssSummary{font-size:12px;margin-bottom:5px}.widget.widget_rss li cite{font-size:14px}.widget.widget_categories,.widget.widget_archive,.widget.widget_product_categories,.widget.woocommerce-widget-layered-nav{color:rgba(10,10,10,.7)}.widget.widget_categories li,.widget.widget_archive li,.widget.widget_product_categories li,.widget.woocommerce-widget-layered-nav li{text-align:right;line-height:1}.widget.widget_categories li a,.widget.widget_archive li a,.widget.widget_product_categories li a,.widget.woocommerce-widget-layered-nav li a{display:inline;float:left}.rtl .widget.widget_categories li,.rtl .widget.widget_archive li,.rtl .widget.widget_product_categories li,.rtl .widget.woocommerce-widget-layered-nav li{text-align:left}.rtl .widget.widget_categories li a,.rtl .widget.widget_archive li a,.rtl .widget.widget_product_categories li a,.rtl .widget.woocommerce-widget-layered-nav li a{float:right}.widget.widget_recent_comments{color:rgba(10,10,10,.7)}.widget.widget_calendar table{background:0 0;border:0;width:100%;max-width:300px;margin:0 auto;border-collapse:collapse;table-layout:fixed;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.widget.widget_calendar table thead,.widget.widget_calendar table tbody,.widget.widget_calendar table tfoot{border:1px solid rgba(0,0,0,.07)}.dark .widget.widget_calendar table thead,.dark .widget.widget_calendar table tbody,.dark .widget.widget_calendar table tfoot{border-color:rgba(255,255,255,.1)}.widget.widget_calendar table thead,.widget.widget_calendar table tbody{border-bottom:0}.widget.widget_calendar table thead{background:0 0;font-size:12px}.widget.widget_calendar table thead th{padding:13px 0;color:#303030;text-align:center;font-weight:800}.dark .widget.widget_calendar table thead th{color:#fff}.widget.widget_calendar table tbody{background:0 0}.widget.widget_calendar table tbody tr:nth-child(even){background:rgba(0,0,0,.02)}.widget.widget_calendar table tbody td{font-size:12px;color:#686868;text-align:center;padding:9px 0}.dark .widget.widget_calendar table tbody td{color:#fff}.widget.widget_calendar table tfoot{background:0 0;margin-top:10px;border-top:1px solid rgba(0,0,0,.07)}.widget.widget_calendar table tfoot tr td{padding:12px 14px;font-size:12px}.widget.widget_calendar table tfoot tr td a{color:#737373;text-transform:uppercase;font-weight:500}.widget.widget_calendar table tfoot tr #next{text-align:right}.widget.widget_calendar table caption{color:#303030;font-size:12px;text-transform:uppercase;font-weight:400;padding:15px 0}.dark .widget.widget_calendar table caption{color:#fff}.widget.widget_archive select,.widget.widget_archive .select2-container{margin:0}.widget.thb_widget_twitter .thb-twitter-carousel-wrapper{background:#e4f2f8;padding:20px}@media only screen and (min-width:640px){.widget.thb_widget_twitter .thb-twitter-carousel-wrapper{padding:40px}}.widget.thb_widget_twitter .thb-twitter-carousel-wrapper .thb-tweet .thb-tweet-actions a{margin:0 7px}.widget.thb_widget_twitter .thb-twitter-carousel-header{text-align:center;padding:0 0 25px;font-size:36px;line-height:1;color:#00aced}.widget.thb_widget_twitter .thb-carousel .thb-tweet{padding:0;font-size:16px;text-align:center;margin:0}.widget.thb_widget_twitter .thb-carousel .thb-tweet .thb-tweet-time{margin-top:15px}.widget.thb_widget_twitter .thb-twitter-header{height:100px;border-radius:3px 3px 0 0}.widget.thb_widget_twitter .thb-twitter-header>a{display:block;position:relative;height:100%}.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_header_bg{display:block;border-radius:3px 3px 0 0;height:100%;width:100%;object-fit:cover}.widget.thb_widget_twitter .thb-twitter-header .thb_twitter_avatar{position:absolute;width:50px;height:50px;border-radius:50%;border:2px solid #fff;bottom:-12px;left:50%;margin-left:-25px}.widget.thb_widget_twitter .thb-twitter-content{background:#fff;border-radius:0 0 3px 3px;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:13px}@media only screen and (min-width:640px){.widget.thb_widget_twitter .thb-twitter-content{padding:18px}}.widget.thb_widget_twitter .thb-twitter-user{padding:5px 0 20px;margin-bottom:20px;border-bottom:1px solid #e9e9e9;color:#444}.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-username,.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname{font-size:12px;margin-right:10px;font-weight:500;text-transform:uppercase}.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-screenname{opacity:.4;margin-right:0}.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta{margin-top:5px;opacity:.4;text-transform:uppercase;font-size:10px}.widget.thb_widget_twitter .thb-twitter-user .thb-twitter-usermeta span{margin-right:15px}.widget.thb_widget_twitter .thb-tweet{position:relative;padding-left:30px;margin-bottom:20px;font-size:12px;color:#444}.widget.thb_widget_twitter .thb-tweet:last-of-type{margin-bottom:0}.widget.thb_widget_twitter .thb-tweet .thb-icon-twitter{position:absolute;top:2px;left:0;color:#d3d3d3;font-size:20px;line-height:1}.widget.thb_widget_twitter .thb-tweet .thb-tweet-time{opacity:.6;text-transform:uppercase;font-size:10px;margin-top:8px;line-height:1}.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a{color:#00aced}.widget.thb_widget_twitter .thb-tweet .thb-tweet-text a:hover{color:#0099d4}.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions{line-height:1;margin-top:10px;font-size:10px}.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a{display:inline-flex;align-items:center;margin-right:14px}.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a i{font-size:14px}.widget.thb_widget_twitter .thb-tweet .thb-tweet-actions a .tweet-count{margin-left:8px}.widget.thb_widget_instagram .thb-instagram-row figure{margin:0}.widget.thb_widget_instagram .thb-instagram-footer{padding:20px 0;line-height:1;text-align:center;font-size:16px;line-height:20px;border-bottom:1px solid #e9e9e9}.widget.thb_widget_instagram .thb-instagram-footer i{font-size:20px;margin-right:10px}.widget.thb_widget_instagram .thb-instagram-header{display:flex;align-items:center;margin-bottom:20px}.widget.thb_widget_instagram .thb-instagram-header a{display:block;width:54px;height:54px;line-height:0;margin-right:20px}.widget.thb_widget_instagram .thb-instagram-header a .thb_instagram_avatar{border-radius:50px;width:54px;height:54px}.widget.thb_widget_instagram .thb-instagram-header .thb-instagram-username{font-size:12px;font-weight:500;text-transform:uppercase}.widget.thb_widget_instagram .thb-instagram-header .thb-instagram-usermeta{margin-top:5px;opacity:.4;text-transform:uppercase;font-size:10px}.widget.thb_widget_instagram .thb-instagram-header .thb-instagram-usermeta span{margin-right:15px}.widget.widget_shopping_cart .woocommerce-mini-cart__empty-message{font-size:14px;text-align:center;margin:0}.widget.widget_shopping_cart .product_list_widget li{padding-right:25px}.rtl .widget.widget_shopping_cart .product_list_widget li{padding-right:0;padding-left:25px}.widget.widget_shopping_cart .product_list_widget li .quantity{display:block}.widget.widget_shopping_cart .product_list_widget li .variation{font-size:14px;color:#444;margin-bottom:0}.widget.widget_shopping_cart .product_list_widget li .variation dt,.widget.widget_shopping_cart .product_list_widget li .variation dd{display:inline-block;margin-bottom:5px}.widget.widget_shopping_cart .product_list_widget li .variation dt p,.widget.widget_shopping_cart .product_list_widget li .variation dd p{margin-bottom:0}.widget.widget_shopping_cart .woocommerce-mini-cart__total{display:flex;justify-content:space-between;font-size:16px;text-transform:uppercase;margin:0 0 10px;height:50px;align-items:center;border-top:1px solid #e9e9e9}.widget.widget_shopping_cart .woocommerce-mini-cart__total strong{font-size:16px;font-weight:400;color:rgba(10,10,10,.5)}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons{display:flex;flex-wrap:wrap;margin:0 -10px}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .button{flex:1;border-radius:0;margin:0 10px}.widget.widget_shopping_cart .woocommerce-mini-cart__buttons .wcppec-cart-widget-button{width:100%;margin-top:20px;line-height:1;text-align:center}.widget.widget_price_filter .price_slider_wrapper{padding-top:5px}.widget.widget_price_filter .price_slider{height:5px;background:#eaeaea;position:relative;margin-bottom:25px;margin-right:15px}.widget.widget_price_filter .price_slider .ui-slider-range{height:5px;background:#444;position:absolute}.widget.widget_price_filter .price_slider .ui-slider-handle{display:block;outline:none;position:absolute;top:-5px;background-size:14px 19px;width:14px;height:14px;border-radius:7px;border:3px solid #444;background:#fff;-moz-transition-duration:0s;-o-transition-duration:0s;-webkit-transition-duration:0s;transition-duration:0s}.widget.widget_price_filter .price_slider_amount{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;color:#444}.rtl .widget.widget_price_filter .price_slider_amount{flex-direction:row}.widget.widget_price_filter .price_slider_amount .clear{display:none}.widget.widget_price_filter .price_slider_amount .button{font-size:14px;font-weight:500;color:#444 !important;background:0 0 !important;height:auto !important;border:0 !important;padding:0 !important;margin:0 !important}.widget.widget_product_search #s{float:left}.widget .product_list_widget{list-style:none;margin:0}.widget .product_list_widget .remove{display:flex;justify-content:center;align-items:center;width:14px;height:14px;font-size:14px;font-weight:400;position:absolute;top:0;right:0}.rtl .widget .product_list_widget .remove{right:auto;left:0}.widget .product_list_widget li{position:relative;border-bottom:1px solid #e9e9e9;margin-bottom:20px;padding-bottom:20px;padding-left:0;white-space:normal}.widget .product_list_widget li.empty{text-align:center;font-size:18px;font-weight:600;color:#444;margin:30px 0}.widget .product_list_widget li:last-child{border-bottom:0;margin-bottom:0}.widget .product_list_widget a{display:block;font-weight:400;color:#444;opacity:1;text-transform:none;font-size:16px}.widget .product_list_widget a:before{display:none}.widget .product_list_widget a .wp-post-image,.widget .product_list_widget a .attachment-woocommerce_thumbnail{max-width:85px;margin-right:20px;float:left}.rtl .widget .product_list_widget a .wp-post-image,.rtl .widget .product_list_widget a .attachment-woocommerce_thumbnail{float:right;margin-right:0;margin-left:20px}.widget .product_list_widget a .product-title{display:block;margin-bottom:0}.widget .product_list_widget .woocommerce-Price-amount{color:rgba(10,10,10,.7);font-size:12px}.widget .product_list_widget .quantity{margin-top:5px;font-size:12px;color:rgba(10,10,10,.7)}.widget.widget_display_stats dl dt{margin-bottom:0;font-weight:500}.widget.widget_display_stats dl dd{font-weight:400;margin-bottom:15px}.widget.widget_display_stats dl dd:last-of-type{margin-bottom:0}.widget.bbp_widget_login .bbp-logged-in .user-submit{display:block}.widget.bbp_widget_login .bbp-logged-in .user-submit .avatar{border-radius:50%}.widget.bbp_widget_login .bbp-logged-in .logout-link{height:30px;line-height:30px;padding:0 17px}.widget.bbp_widget_login .bbp-login-form input[type=password],.widget.bbp_widget_login .bbp-login-form input[type=text]{margin-bottom:0;width:100%}.widget.widget_display_search #bbp-search-form>div{display:flex}.widget.widget_display_search #bbp-search-form>div #bbp_search{flex:1}.widget.jetpack_subscription_widget #subscribe-email{margin:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0;cursor:move;cursor:-webkit-grab;cursor:grab}.slick-list:focus{outline:none}.slick-slider .slick-track,.slick-slider .slick-list{-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;margin:0 0 20px}.slick-arrow.slick-hidden{display:none}.thb-carousel:not(.max_width){min-width:100%}.thb-carousel img{width:100%;display:block}.thb-carousel .slick-track{min-width:100%}.thb-carousel .slick-nav{outline:none}.thb-carousel .slick-nav{display:block;width:30px;height:30px;border-radius:50%;border:1px solid #e9e9e9;cursor:pointer}.thb-carousel .slick-nav svg{width:30px;height:30px;position:relative;left:-1px;top:-1px;pointer-events:none}.rtl .thb-carousel .slick-nav svg{transform:rotateY(180deg)}.thb-carousel .slick-nav.slick-next .thb-arrow-second{-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}.thb-carousel .slick-nav.slick-next:hover .thb-arrow-first{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.thb-carousel .slick-nav.slick-next:hover .thb-arrow-second{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.thb-carousel .slick-nav.slick-prev .thb-arrow-second{-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.thb-carousel .slick-nav.slick-prev:hover .thb-arrow-first{-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}.thb-carousel .slick-nav.slick-prev:hover .thb-arrow-second{-moz-transform:translateX(0px);-ms-transform:translateX(0px);-webkit-transform:translateX(0px);transform:translateX(0px)}.thb-carousel .slick-nav:hover{border-color:#444}.thb-carousel .slick-dots{display:flex;justify-content:center;margin:25px auto;padding:0;text-align:center;line-height:1;position:relative;width:auto}.thb-carousel .slick-dots li{display:inline-block;width:auto;height:auto;margin:0;padding:0;border:0}.thb-carousel .slick-dots li button{display:block;border:2px solid transparent;width:8px;height:8px;border-radius:50%;text-indent:-9999px;background:rgba(0,0,0,.2);margin:0 5px;outline:none;padding:0;cursor:pointer;position:relative}.thb-carousel .slick-dots li button:before,.thb-carousel .slick-dots li button:after{display:none}.thb-carousel .slick-dots li button .thb-pagination-svg{position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0) rotateZ(-90deg);-ms-transform:translate3d(-50%,-50%,0) rotateZ(-90deg);-webkit-transform:translate3d(-50%,-50%,0) rotateZ(-90deg);transform:translate3d(-50%,-50%,0) rotateZ(-90deg)}.thb-carousel .slick-dots li button .thb-pagination-svg circle{opacity:0;fill:none;stroke:#444;stroke-width:2px;stroke-linejoin:round;stroke-dasharray:39 39;stroke-dashoffset:39;-moz-transition:stroke-dashoffset .5s ease;-o-transition:stroke-dashoffset .5s ease;-webkit-transition:stroke-dashoffset .5s ease;transition:stroke-dashoffset .5s ease}.thb-carousel .slick-dots li.slick-active button{background:#fff}.thb-carousel .slick-dots li.slick-active button .thb-pagination-svg circle{opacity:1;stroke-dashoffset:0}.thb-carousel.bottom-arrows{padding-bottom:50px !important}.thb-carousel.bottom-arrows .slick-bottom-arrows{padding-top:20px;border-top:1px solid #e9e9e9;position:absolute;bottom:0;left:15px;right:15px;display:flex;justify-content:space-between;align-items:center}.thb-carousel.bottom-arrows .slick-bottom-arrows .btn{margin:0 auto}.thb-carousel.bottom-arrows .slick-dots{margin:0}.thb-carousel.bottom-arrows.text-pagination .slick-dots{position:relative;overflow:hidden;width:auto;height:30px;font-size:12px}.thb-carousel.bottom-arrows.text-pagination .slick-dots li{line-height:30px;display:none}.thb-carousel.bottom-arrows.text-pagination .slick-dots li.slick-active{display:block}.thb-carousel.bottom-arrows.text-pagination .slick-dots li .slick-of{opacity:.5}.thb-carousel.large-arrows .slick-nav{width:40px;height:40px;-moz-box-shadow:0 2px 4px 0 rgba(50,50,93,.1);-webkit-box-shadow:0 2px 4px 0 rgba(50,50,93,.1);box-shadow:0 2px 4px 0 rgba(50,50,93,.1)}.thb-carousel.large-arrows .slick-nav svg{width:40px;height:40px}.thb-carousel.right-arrows .slick-list{position:relative}.thb-carousel.right-arrows .slick-list:after{content:'';width:140px;height:100%;display:block;pointer-events:none;background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');background-size:100%;background-image:-webkit-gradient(linear,0% 50%,100% 50%,color-stop(0%,rgba(255,255,255,0)),color-stop(70%,#fff));background-image:-moz-linear-gradient(left,rgba(255,255,255,0),#fff 70%);background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),#fff 70%);background-image:linear-gradient(to right,rgba(255,255,255,0),#fff 70%);position:absolute;top:0;right:0}@media only screen and (min-width:640px){.thb-carousel.right-arrows .slick-list:after{width:200px}}.thb-carousel.right-arrows .slick-nav{position:absolute;top:45px;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#fff}.thb-carousel.right-arrows .slick-nav.slick-prev{display:none !important}.thb-carousel.right-arrows .slick-nav.slick-next{right:15px}@media only screen and (min-width:640px){.thb-carousel.right-arrows .slick-nav.slick-next{right:40px}}.thb-carousel.center-arrows .slick-nav{position:absolute;top:50%;left:auto;right:auto;z-index:20;background:#fff;border-color:#fff;opacity:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.thb-carousel.center-arrows .slick-nav.slick-prev{left:15px}@media only screen and (min-width:640px){.thb-carousel.center-arrows .slick-nav.slick-prev{left:40px}}.thb-carousel.center-arrows .slick-nav.slick-next{right:15px}@media only screen and (min-width:640px){.thb-carousel.center-arrows .slick-nav.slick-next{right:40px}}.thb-carousel.center-arrows:hover .slick-nav{opacity:1}@media only screen and (min-width:640px){.thb-carousel.center-arrows.offset-nav .slick-list{margin:0 40px}}.thb-carousel.center-arrows.offset-nav .slick-list .slick-track{display:flex}.thb-carousel.center-arrows.offset-nav .slick-list .columns{flex:1;height:auto}.thb-carousel.center-arrows.offset-nav .slick-nav{border:1px solid #e9e9e9;opacity:1}.thb-carousel.center-arrows.offset-nav .slick-nav:hover{border-color:#444}@media only screen and (min-width:640px){.thb-carousel.center-arrows.offset-nav .slick-nav.slick-prev{left:0}}@media only screen and (min-width:640px){.thb-carousel.center-arrows.offset-nav .slick-nav.slick-next{right:0}}.thb-carousel.bottom-left-arrows .slick-nav{z-index:20;background:#fff;border-color:#fff;position:absolute;left:15px;bottom:15px}@media only screen and (min-width:640px){.thb-carousel.bottom-left-arrows .slick-nav{left:30px;bottom:30px}}@media only screen and (min-width:1024px){.thb-carousel.bottom-left-arrows .slick-nav{left:50px;bottom:50px}}.thb-carousel.bottom-left-arrows .slick-nav.slick-next{margin-left:40px}.thb-carousel.bottom-left-arrows .slick-nav+.slick-dots{justify-content:flex-end}.thb-carousel.bottom-left-arrows .slick-dots{margin:0;position:absolute;padding:15px;justify-content:flex-start}@media only screen and (min-width:640px){.thb-carousel.bottom-left-arrows .slick-dots{padding:30px}}@media only screen and (min-width:1024px){.thb-carousel.bottom-left-arrows .slick-dots{padding:50px}}.thb-carousel.white-dots .slick-dots{position:absolute;bottom:0;left:0;width:100%}.thb-carousel.white-dots .slick-dots li button{background:rgba(255,255,255,.8)}.thb-carousel.white-dots .slick-dots li button .thb-pagination-svg circle{stroke:#fff}.thb-carousel.white-dots .slick-dots li.slick-active button{background:0 0}.thb-carousel.overflow-visible .slick-list{overflow:visible}.thb-carousel.overflow-visible .slick-list .slick-slide{opacity:.2;pointer-events:none;-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.thb-carousel.overflow-visible .slick-list .slick-slide.slick-active{opacity:1;pointer-events:auto}.thb-carousel.overflow-visible-only .slick-list{overflow:visible}.thb-carousel.equal-height-carousel .slick-track{display:flex}.thb-carousel.equal-height-carousel .slick-track .slick-slide{height:auto}.thb-carousel.equal-height-carousel .slick-track .slick-slide.post{margin:0}.thb-carousel.equal-height-carousel .slick-track .slick-slide .post{height:100%}.jarallax{position:relative;z-index:0}.jarallax>.jarallax-img{position:absolute;object-fit:cover;font-family:'object-fit: cover;';top:0;left:0;width:100%;height:100%;z-index:-1}.thb-masonry>.columns{width:100%}.thb-carousel{opacity:0;max-height:300px;overflow:hidden;-moz-transition:opacity .25s linear;-o-transition:opacity .25s linear;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.thb-carousel.slick-initialized{max-height:100%;opacity:1;overflow:visible}.thb-share-icons h6{font-size:12px;color:#444;font-weight:600;margin-bottom:45px}.thb-share-icons .boxed-icon{background:0 0}.thb-share-icons ul{margin:0;padding:0;list-style:none}.thb-share-icons ul li{display:inline-block}.thb-share-icons.thb-center{text-align:center}.thb-share-icons.thb-center ul li{margin:0 2px}.thb-share-icons.thb-left{text-align:left}.thb-share-icons.thb-left ul li{margin:0 4px 0 0}.thb-share-icons.thb-right{text-align:right}.thb-share-icons.thb-right ul li{margin:0 0 0 4px}.thb-share-icons.style2{font-size:18px}.thb-share-icons.style2 a{display:block;min-width:18px;text-align:center}.thb-share-icons.style2 .fa.fa-facebook{-moz-transform:scale(.9,.9);-ms-transform:scale(.9,.9);-webkit-transform:scale(.9,.9);transform:scale(.9,.9)}.thb_image{display:inline-block}.thb_image.retina_size{visibility:hidden}.thb_image.retina_size.retina_active{visibility:visible}.thb_image_link{display:inline-block}.thb_image_link img{display:block;transform-origin:center;-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.thb_image_link>a{display:block;overflow:hidden}.thb_image_link>a:hover img{opacity:.9}.thb_image_link.full{width:100%}.thb_image_link.full img{width:100%}.thb_image_link.caption-style2{padding-left:40px;position:relative}.thb_image_link.caption-style2 .wp-caption-text{position:absolute;top:-15px;left:auto;right:calc(100% - 20px);width:auto;bottom:auto;white-space:nowrap;transform-origin:right bottom;transform:rotateZ(-90degdeg);background:0 0;padding:0;text-transform:uppercase;font-size:12px;color:rgba(0,0,0,.4)}.thb_image_link .thb-image-content{margin-top:30px}.thb_image_link.aligncenter{display:block}.thb_image_link.aligncenter img{margin:0 auto;display:block}.thb_image_link.alignright .thb-image-inner{float:right;text-align:right}.thb_image_link.alignright .thb-image-inner img{margin-left:auto}.thb_image_link .thb-image-inner{display:block;width:100%;position:relative}.thb_image_link .thb-image-inner img{max-width:100%}.thb_image_link .thb-image-inner.size_125{width:125%}.thb_image_link .thb-image-inner.size_150{width:150%}.thb_image_link .thb-image-inner.size_175{width:175%}.thb_image_link .thb-image-inner.size_200{width:200%}.thb_image_link .thb-image-inner.size_225{width:225%}.thb_image_link .thb-image-inner.size_250{width:250%}.thb_image_link .thb-image-inner.size_275{width:275%}.thb_image_link .thb-image-inner.size_275 img{width:100%}.thb_image_link .thb-image-inner .thb-portfolio-video{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.thb_image_link .thb-image-inner .thb-portfolio-video video{height:100% !important}.thb_image_link:hover .thb-portfolio-video{opacity:1}.thb-menu-item{margin-bottom:40px}.thb-menu-item .thb-menu-item-parent{display:flex;line-height:1;margin-bottom:15px}.thb-menu-item .thb-menu-item-parent .thb-menu-title{padding-right:10px}.thb-menu-item .thb-menu-item-parent .thb-menu-title h6{color:#444;font-size:14px;font-weight:600;margin:0;line-height:1}.thb-menu-item .thb-menu-item-parent .thb-menu-line{display:flex;flex:1;border-bottom:1px dotted #444}.thb-menu-item .thb-menu-item-parent .thb-menu-price{color:#444;font-size:14px;font-weight:600;padding-left:10px}.thb-menu-item .thb-menu-description{font-size:16px;color:#444}.thb-searchfield{max-width:100%}.thb-searchfield .s{line-height:1;width:100%}.thb-searchfield .submit{display:block;position:absolute;top:14px;right:15px}.thb-searchfield.border_radius .s{border-radius:500px}.thb-searchfield.border_radius .submit{right:15px}.thb-searchfield.medium .s{height:auto;font-size:16px;padding:18px 34px}.thb-searchfield.medium .submit{top:21px;right:25px}.thb-searchfield.large .s{height:auto;font-size:18px;padding:22px 40px}.thb-searchfield.large .submit{top:27px;right:35px}.thb-progressbar{display:block;width:100%;margin-bottom:35px;opacity:0}.thb-progressbar .thb-progress-title{display:flex;justify-content:space-between;font-size:20px;color:#444;line-height:1;margin-bottom:20px;position:relative;font-weight:500}.thb-progressbar .thb-progress{display:block;width:100%;height:6px;position:relative;background:rgba(10,10,10,.07)}.thb-progressbar .thb-progress span{display:block;position:absolute;top:0;left:0;height:100%;width:100%;background:#f75454;transform-origin:0 0;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.thb_cascading_images{position:relative}.thb_cascading_images .cascading_image{display:block;width:100%}.thb_cascading_images .cascading_image:not(:first-child){position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.thb_cascading_images .cascading_image img{display:block;margin:0 auto;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.thb_cascading_images .cascading_image .thb_box_shadow{-moz-box-shadow:0 4px 25px rgba(0,0,0,.2);-webkit-box-shadow:0 4px 25px rgba(0,0,0,.2);box-shadow:0 4px 25px rgba(0,0,0,.2)}.thb-image-slider .slick-slide{display:flex;justify-content:center;align-items:center}.thb-image-slider .slick-slide a.thb-full-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.thb-image-slider .slick-slide:not(.slick-active) a{pointer-events:none}.thb-image-slider.thb_equal_height .slick-track{display:flex;align-items:normal}.thb-image-slider.thb_equal_height .slick-track .slick-slide{align-items:normal;height:auto}.thb-image-slider.thb_equal_height .slick-track .slick-slide img{height:100%;width:100%;object-fit:cover}.thb-image-slider.thb_center:not(.thb_equal_height) .slick-track{display:flex;align-items:center}.wpb_gallery .row .columns{width:100%;overflow:hidden}.wpb_gallery a{display:block}.wpb_gallery img{width:100%;-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.wpb_gallery .thb-overlay-caption:hover img{opacity:.6}.thb-overlay-caption{position:relative;background:#444}.thb-overlay-caption figcaption{display:block;background:rgba(10,10,10,.4);position:absolute;top:15px;left:15px;z-index:5;color:#fff;line-height:1;text-transform:uppercase;font-weight:600;font-size:12px;padding:13px 20px}@media only screen and (min-width:640px){.thb-overlay-caption figcaption{top:40px;left:40px}}.perspective-wrap{-moz-perspective:3000px;-webkit-perspective:3000px;perspective:3000px}.animation{will-change:opacity,transform;opacity:0;-moz-animation:none;-webkit-animation:none;animation:none}.animation.bottom-to-top{-moz-animation:none;-webkit-animation:none;animation:none;-moz-transform:translateY(30px);-ms-transform:translateY(30px);-webkit-transform:translateY(30px);transform:translateY(30px)}.animation.top-to-bottom{-moz-animation:none;-webkit-animation:none;animation:none;-moz-transform:translateY(-30px);-ms-transform:translateY(-30px);-webkit-transform:translateY(-30px);transform:translateY(-30px)}.animation.left-to-right{-moz-animation:none;-webkit-animation:none;animation:none;-moz-transform:translateX(-30px);-ms-transform:translateX(-30px);-webkit-transform:translateX(-30px);transform:translateX(-30px)}.animation.right-to-left{-moz-animation:none;-webkit-animation:none;animation:none;-moz-transform:translateX(30px);-ms-transform:translateX(30px);-webkit-transform:translateX(30px);transform:translateX(30px)}.animation.left-to-right-3d{-moz-animation:none;-webkit-animation:none;animation:none;transform-origin:100% 100%;transform-style:preserve-3d;-moz-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);-ms-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);-webkit-transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0);transform:rotateX(-25deg) rotateY(-15deg) translate3d(-60px,-10px,0)}.animation.right-to-left-3d{-moz-animation:none;-webkit-animation:none;animation:none;transform-origin:0% 100%;transform-style:preserve-3d;-moz-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);-ms-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);-webkit-transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0);transform:rotateX(-25deg) rotateY(15deg) translate3d(60px,-10px,0)}.animation.bottom-to-top-3d{-moz-animation:none;-webkit-animation:none;animation:none;transform-style:preserve-3d;-moz-transform:rotateX(-45deg) translateY(120px);-ms-transform:rotateX(-45deg) translateY(120px);-webkit-transform:rotateX(-45deg) translateY(120px);transform:rotateX(-45deg) translateY(120px)}.animation.bottom-to-top-3d-small{-moz-animation:none;-webkit-animation:none;animation:none;transform-style:preserve-3d;-moz-transform:rotateX(-45deg) translateY(60px);-ms-transform:rotateX(-45deg) translateY(60px);-webkit-transform:rotateX(-45deg) translateY(60px);transform:rotateX(-45deg) translateY(60px)}.animation.top-to-bottom-3d{-moz-animation:none;-webkit-animation:none;animation:none;transform-style:preserve-3d;-moz-transform:rotateX(45deg) translateY(-120px);-ms-transform:rotateX(45deg) translateY(-120px);-webkit-transform:rotateX(45deg) translateY(-120px);transform:rotateX(45deg) translateY(-120px)}.animation.top-to-bottom-3d-small{-moz-animation:none;-webkit-animation:none;animation:none;transform-style:preserve-3d;-moz-transform:rotateX(45deg) translateY(-60px);-ms-transform:rotateX(45deg) translateY(-60px);-webkit-transform:rotateX(45deg) translateY(-60px);transform:rotateX(45deg) translateY(-60px)}.animation.scale{-moz-animation:none;-webkit-animation:none;animation:none;-moz-transform:scale(.8,.8);-ms-transform:scale(.8,.8);-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.vc_editor .animation{opacity:1;-moz-transform:none;-ms-transform:none;-webkit-transform:none;transform:none}.vc_gitem-zone .mfp-image{position:absolute;display:block;top:0;left:0;width:100%;height:100%}.vc_empty_space{clear:both}.image_link{display:inline-block}.image_link.full{width:100%}table tbody th,table tbody td{text-align:inherit;color:#444}.thb-content-carousel.regular-padding .slick-slide{margin-right:10px;margin-left:10px}@media only screen and (min-width:640px){.thb-content-carousel.regular-padding .slick-slide{margin-right:15px;margin-left:15px}}@media only screen and (min-width:1024px){.thb-content-carousel.regular-padding .slick-slide{margin-right:20px;margin-left:20px}}.thb-content-carousel.mini-padding{margin:0 -5px}.thb-content-carousel.mini-padding .slick-slide{margin-right:5px;margin-left:5px}.thb-content-carousel.pixel-padding{margin:0 -1px}.thb-content-carousel.pixel-padding .slick-slide{margin-right:1px;margin-left:1px}.thb-content-carousel.no-padding,.row .thb-content-carousel.row.no-padding{margin:0}.thb-content-carousel.no-padding .slick-slide{margin-left:0;margin-right:0}.contact_map_parent{position:relative;overflow:hidden}.contact_map_parent.map_left .expand{right:auto;left:20px}.contact_map_parent.map_left .contact_map{right:auto;left:0}.contact_map h3,.thb_office_location h3{font-size:16px;margin-bottom:5px}.contact_map.disabled,.thb_office_location.disabled{display:flex;justify-content:center;align-items:center}.contact_map{position:absolute;top:0;right:0;bottom:0;width:100%;z-index:10}.expand{width:46px;height:46px;position:absolute;top:20px;right:20px;z-index:99;display:none;justify-content:center;align-items:center;background:rgba(10,10,10,.6)}@media only screen and (min-width:1024px){.expand{display:flex}}.expand svg{width:20px;height:20px}.expand svg g{stroke:#fff;stroke-width:4}.expand:hover{background:#444}.thb_pin{-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.thb_pin .pin-wrap{display:block;position:absolute}.thb_pin .shadow{display:block;position:absolute;top:100%;left:0;width:100%;height:0;transform:rotateX(55deg)}.thb_pin .shadow:after{content:'';position:absolute;left:-200px;top:calc(100% - 5px);display:block;width:40px;height:20px;border-radius:50%;box-shadow:200px 0 20px rgba(0,0,0,.4);transform:rotateX(55degdeg)}.thb_pin .pulse{display:block;position:absolute;top:100%;left:0;width:100%;height:0;transform:rotateX(65deg)}.thb_pin .pulse:after{content:'';display:block;position:absolute;top:-2px;left:0;width:40px;height:20px;animation:thb-pulsate 1s ease-out;animation-delay:1.1s;animation-iteration-count:infinite;opacity:0;border-radius:50%;box-shadow:0 0 1px 2px rgba(10,10,10,.4),0 0 6px 3px rgba(10,10,10,.6)}@keyframes thb-pulsate{0%{transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2,1.2);opacity:0}}.thb-label{display:inline-block;padding:13px 15px;line-height:1}.thb-label>*{margin:0;line-height:1}.thb-autotype .thb-autotype-entry{display:inline;color:#f75454;will-change:contents}.thb-autotype .typed-cursor{font-weight:400;display:inline-block;-moz-animation:blink .7s infinite;-webkit-animation:blink .7s infinite;animation:blink .7s infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@-moz-keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.thb-fadetype{visibility:hidden;perspective:2000px}.thb-fadetype .thb-fadetype-entry{display:inline-block;will-change:contents}.thb-fadetype .thb-fadetype-entry div{transform-origin:0 100%;transform-style:preserve-3d;will-change:opacity}.thb-gradienttype *{-moz-background-clip:text !important;-o-background-clip:text !important;-webkit-background-clip:text !important;background-clip:text !important;-moz-text-fill-color:transparent !important;-o-text-fill-color:transparent !important;-webkit-text-fill-color:transparent !important;text-fill-color:transparent !important}.thb-slidetype{visibility:hidden}.thb-slidetype .thb-slidetype-entry{display:block;will-change:contents;overflow:hidden}.thb-slidetype .thb-slidetype-entry .lines{display:block}.thb-stroketype *{color:#444;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;-o-text-fill-color:transparent;-ms-text-fill-color:transparent;text-fill-color:transparent;-webkit-text-stroke-width:1px;-moz-text-stroke-width:1px;-o-text-stroke-width:1px;-ms-text-stroke-width:1px;text-stroke-width:1px;-webkit-text-stroke-color:#444;-moz-text-stroke-color:#444;-o-text-stroke-color:#444;-ms-text-stroke-color:#444;text-stroke-color:#444}.thb-video-lightbox{position:relative;overflow:hidden}.thb-video-lightbox.inline svg{width:36px;height:36px}.thb-video-lightbox.large svg{width:96px;height:96px}.thb-video-lightbox.xlarge svg{width:128px;height:128px}.thb-video-lightbox.lightbox-style1{display:inline-block;line-height:0}.thb-video-lightbox.lightbox-style2 svg{position:absolute;top:50%;left:50%;z-index:5;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.thb-video-lightbox.lightbox-style3 svg{display:inline-block;vertical-align:middle}.thb-video-lightbox.lightbox-style3 .thb-video-text{display:inline-block;vertical-align:middle;margin-left:25px;font-size:16px;font-weight:600}.thb-video-lightbox.hover-style1 img{will-change:scale}.thb-video-lightbox.hover-style1:hover img{-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}.thb-video-lightbox.hover-style2{background:#444}.thb-video-lightbox.hover-style2 img{will-change:opacity}.thb-video-lightbox.hover-style2:hover img{opacity:.9}.thb-video-lightbox .thb-video-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.thb-video-lightbox svg{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.thb-video-lightbox svg .back,.thb-video-lightbox svg .front{will-change:transform}.thb-video-lightbox svg .back{-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.thb-video-lightbox svg .pause{display:none}.thb-video-lightbox svg.thb-play-02 .circle1{fill:none;stroke-width:2;stroke-miterlimit:10;opacity:.5;stroke:#000}.thb-video-lightbox svg.thb-play-02 .circle2{fill:none;stroke-width:2;stroke-miterlimit:10;opacity:1;stroke-dasharray:239;stroke-dashoffset:239;stroke:#000}.thb-video-lightbox:hover .back{-moz-transform:translateX(0%);-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%)}.thb-video-lightbox:hover .front{-moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%)}.thb-video-lightbox:hover svg.thb-play-02 .circle2{stroke-dashoffset:0}.password-protected{padding:20vh 0;display:flex;justify-content:center;align-items:center}.password-protected svg{display:inline-block;width:60px;max-width:100%;margin-bottom:30px}.password-protected h3{margin-bottom:5px}.password-protected .password-form{text-align:center}.password-protected .btn{margin-left:15px}.password-protected p{margin-bottom:30px}.wpb_video_widget .wpb_video_wrapper .responsive-embed,.wpb_video_widget .wpb_video_wrapper .flex-video{height:auto;padding-bottom:0;margin:0;position:absolute;top:0;width:100%;height:100%}.wpb_video_widget .wpb_video_wrapper .plyr{position:absolute !important;top:0;left:0;width:100%;height:100%}.thb-freescroll .columns{width:100%}.thb-freescroll.instagram-row figure{margin-bottom:35px}.thb-freescroll.instagram-row figcaption{font-size:14px}.thb-freescroll .thb-lightbox-link{display:block}.thb-freescroll .text-content{white-space:nowrap}.thb_twitter_container p{margin-bottom:5px}.thb_twitter_container p a{font-weight:500}.thb_twitter_container .thb_tweet_time{font-size:11px;text-transform:uppercase;color:#00aced}.thb_twitter_container.style2 .thb_tweet{margin-bottom:10px}.thb_twitter_container.style1 .thb_tweet{margin-bottom:25px}.vc_carousel-indicators li:before{display:none}.text-underline-style{display:inline-block;position:relative}.text-underline-style:after{content:'';position:absolute;top:90%;left:0;width:100%;border-bottom:2px solid #f75454}.text-underline-style picture+:after{display:none}.text-underline-style:hover{opacity:.9}.wpb_text_column p a,.wpb_text_column ul a,.wpb_text_column ol a{text-decoration:underline}.wpb_text_column ul,.wpb_text_column ol{margin-left:20px}.wpb_text_column ul li,.wpb_text_column ol li{margin-bottom:5px}.thb_cascading_images{position:relative}.thb_cascading_images .cascading_image{display:block;width:100%}.thb_cascading_images .cascading_image:not(:first-child){position:absolute;top:50%;left:50%;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.thb_cascading_images .cascading_image img{display:block;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0)}.thb_cascading_images .cascading_image .thb_box_shadow{-moz-box-shadow:0 10px 75px rgba(0,0,0,.14),0 5px 45px -10px rgba(0,0,0,.14);-webkit-box-shadow:0 10px 75px rgba(0,0,0,.14),0 5px 45px -10px rgba(0,0,0,.14);box-shadow:0 10px 75px rgba(0,0,0,.14),0 5px 45px -10px rgba(0,0,0,.14)}#right_click_content{display:none;position:fixed;align-items:center;justify-content:center;width:100%;height:100%;left:0;top:0;z-index:1001;opacity:0;background:rgba(255,255,255,.95);-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}#right_click_content .row{min-width:100%}#right_click_content .columns>*:last-child{margin:0}.thb-countdown .thb-countdown-ul{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:640px){.thb-countdown .thb-countdown-ul{flex-direction:row}}.thb-countdown .thb-countdown-ul li{display:flex;flex-direction:column;text-align:center;padding:0 15px;margin-bottom:30px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.thb-countdown .thb-countdown-ul li .timestamp{font-weight:500;will-change:contents}@media only screen and (min-width:1024px){.thb-countdown .thb-countdown-ul li .timestamp{font-size:90px}}@media only screen and (min-width:1440px){.thb-countdown .thb-countdown-ul li .timestamp{font-size:120px}}.thb-countdown .thb-countdown-ul li .timelabel{font-weight:500;font-size:16px;text-transform:capitalize}.thb_location_container.row{margin-bottom:8vh}.thb_location_container.row .slick-track{min-width:100%}.thb_location_container.row .thb_location{width:100%;padding:15px;cursor:pointer}@media only screen and (min-width:640px){.thb_location_container.row .thb_location{padding:45px}}.thb_location_container.row .thb_location h5{font-size:16px;font-weight:600;color:#f75454}.thb_location_container.row .thb_location.active{background:#fef5ba}.thb-page-menu{list-style:none;margin:0 0 30px;padding:0}.thb-page-menu li a{display:block;padding:10px 0}.thb-page-menu li:hover a,.thb-page-menu li.current_page_item a{color:#f75454}.thb-page-menu.style1 li a{display:flex;font-weight:500;font-size:14px;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;height:40px;padding:0 15px;align-items:center}.thb-page-menu.style1 li:last-child a{border-bottom:1px solid #e9e9e9}.thb-page-menu.style1 li:hover a,.thb-page-menu.style1 li.current_page_item a{background:#f75454;color:#fff;border-color:#f75454}.thb-page-menu.style1 li:hover+li a,.thb-page-menu.style1 li.current_page_item+li a{border-top-color:#f75454}.thb-iconlist ul{list-style:none;margin:0;padding:0}.thb-iconlist ul li{position:relative;padding-left:30px;margin:0 0 10px}.thb-iconlist ul li .fa{position:absolute;top:4px;left:0;font-weight:400}.wp-embedded-content{width:100% !important}.vc_separator.wpb_content_element{margin-bottom:0}#scroll_to_top{position:fixed;bottom:35px;right:15px;width:40px;overflow:visible;white-space:nowrap;z-index:100;opacity:0;visibility:hidden;-moz-transform:rotate(90deg) translate(100%,0);-ms-transform:rotate(90deg) translate(100%,0);-webkit-transform:rotate(90deg) translate(100%,0);transform:rotate(90deg) translate(100%,0);transform-origin:top right;display:flex;justify-content:flex-end}@media only screen and (min-width:640px){#scroll_to_top{right:40px;bottom:60px}}.rtl #scroll_to_top{right:auto;left:15px}@media only screen and (min-width:640px){.rtl #scroll_to_top{left:40px}}#scroll_to_top.active{opacity:1;visibility:visible}.thb-accordion{display:block}.thb-accordion .vc_tta-panel{border-bottom:1px solid rgba(0,0,0,.13);font-size:16px}.thb-accordion .vc_tta-panel p{font-size:inherit}.thb-accordion .vc_tta-panel:last-child{border-bottom:0}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a{opacity:1}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after,.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:before{background:#444}.thb-accordion .vc_tta-panel.active .vc_tta-panel-heading h4 a:after{-moz-transform:translateY(-50%) scale(1,0);-ms-transform:translateY(-50%) scale(1,0);-webkit-transform:translateY(-50%) scale(1,0);transform:translateY(-50%) scale(1,0)}.thb-accordion .vc_tta-panel-heading h4{display:block;margin:0;line-height:1;font-size:16px}.thb-accordion .vc_tta-panel-heading h4 a{display:block;position:relative;padding:23px 0;opacity:.6;color:#444}.thb-accordion .vc_tta-panel-heading h4 a:after,.thb-accordion .vc_tta-panel-heading h4 a:before{content:'';display:block;position:absolute;margin-right:10px;top:50%;right:0}.thb-accordion .vc_tta-panel-heading h4 a:after{width:1px;height:13px;right:6px;background:rgba(10,10,10,.6);transform-origin:center;-moz-transform:translateY(-50%) scale(1,1);-ms-transform:translateY(-50%) scale(1,1);-webkit-transform:translateY(-50%) scale(1,1);transform:translateY(-50%) scale(1,1)}.thb-accordion .vc_tta-panel-heading h4 a:before{width:13px;height:1px;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);background:rgba(10,10,10,.6)}.thb-accordion .vc_tta-panel-body{display:none}.thb-accordion.style2{counter-reset:section}.thb-accordion.style2 .vc_tta-panel{border-bottom:0}.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a{opacity:1}.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a:before{display:none}.thb-accordion.style2 .vc_tta-panel.active .vc_tta-panel-heading h4 a:after{-moz-transform:translateY(0) scale(1,1);-ms-transform:translateY(0) scale(1,1);-webkit-transform:translateY(0) scale(1,1);transform:translateY(0) scale(1,1);-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center}.thb-accordion.style2 .vc_tta-panel-heading{position:relative;line-height:1;padding-left:70px;margin:0;clear:both}.rtl .thb-accordion.style2 .vc_tta-panel-heading{padding-left:0;padding-right:70px}.thb-accordion.style2 .vc_tta-panel-heading:before{counter-increment:section;content:counter(section,decimal-leading-zero);position:absolute;color:rgba(0,0,0,.4);top:50%;left:0;font-size:20px;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rtl .thb-accordion.style2 .vc_tta-panel-heading:before{left:auto;right:0}.thb-accordion.style2 .vc_tta-panel-heading h4{line-height:1;margin:0;padding:30px 0}@media only screen and (min-width:1024px){.thb-accordion.style2 .vc_tta-panel-heading h4{font-size:42px}}.thb-accordion.style2 .vc_tta-panel-heading h4 a{display:inline-block;position:relative;padding:0;margin:0;color:#444;opacity:1}.thb-accordion.style2 .vc_tta-panel-heading h4 a:before{display:none}.thb-accordion.style2 .vc_tta-panel-heading h4 a:after{margin:0;top:auto;bottom:-3px;left:0;width:100%;height:1px;background:#444;-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:translateY(0) scale(0,1);-ms-transform:translateY(0) scale(0,1);-webkit-transform:translateY(0) scale(0,1);transform:translateY(0) scale(0,1);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.thb-accordion.style2 .vc_tta-panel-body{padding-left:70px}.thb-accordion.style3 .vc_tta-panel{border:1px solid rgba(0,0,0,.13);border-radius:4px;margin-bottom:16px}.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a{padding:14px 15px}@media only screen and (min-width:640px){.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a{padding:28px 30px}.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a:before,.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-heading h4 a:after{margin-right:25px}}.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body{padding:0 15px 14px}@media only screen and (min-width:640px){.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body{padding:0 30px 28px}}.thb-accordion.style3 .vc_tta-panel .vc_tta-panel-body>*:last-of-type{margin:0}.thb-accordion.style3 .vc_tta-panel.active{background:#fff;-moz-box-shadow:0 4px 18px rgba(0,0,0,.06);-webkit-box-shadow:0 4px 18px rgba(0,0,0,.06);box-shadow:0 4px 18px rgba(0,0,0,.06)}.thb-client-row.has-border .thb-client{border:1px solid #444}.thb-client-row.has-border .thb-client{margin-right:-1px;margin-bottom:-1px}.thb-client-row.has-border .slick .slick-list{padding:0 1px 1px 0 !important}.thb-client-row.has-border.thb-opacity.with-accent .thb-client:hover{border-color:#f75454}.thb-client-row.thb-opacity .thb-client img{will-change:opacity;opacity:.6}.thb-client-row.thb-opacity .thb-client:hover img{opacity:1}.thb-client-row.thb-opacity.with-accent .thb-client:hover{background:#f75454}.thb-client-row.thb-grayscale .thb-client img{will-change:filter;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.thb-client-row.thb-grayscale .thb-client:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.thb-client-row .thb-client img{display:block;margin:0 auto}.thb-client-row .thb-client a:not(.button){display:block}.thb-client-row .style3 .client-title{display:block;font-size:16px;text-align:left;line-height:1;padding:28px 0;opacity:.8;width:100%;color:#444;box-shadow:0 -1px 0px rgba(10,10,10,.3)}.thb-client-row .style3:hover .client-title{opacity:1;box-shadow:0 -3px 0px #444}.thb-client-row .style4 .thb-client{position:relative;z-index:30;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:300px;-webkit-perspective:300px;perspective:300px}.thb-client-row .style4 .thb-client:hover .button{transform:rotateX(0degdeg);opacity:1}.thb-client-row .style4 .thb-client:hover~.thb-client{z-index:25}.thb-client-row .style4 .thb-client:hover .accent-color{opacity:.1}.thb-client-row .style4 .style4-container{position:relative;z-index:20;padding:20%}.thb-client-row .style4 img{margin-bottom:35px;-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-o-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.thb-client-row .style4 .accent-color{background:#f75454;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.thb-client-row .style4 .client-title{display:block;font-weight:400;margin:0;text-align:center}.thb-client-row .style4 .button{border-radius:0;text-transform:uppercase;width:100%;position:absolute;top:100%;width:100%;font-size:12px;opacity:0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;transform:rotateX(-90degdeg);-moz-box-shadow:0 5px 20px rgba(10,10,10,.1);-webkit-box-shadow:0 5px 20px rgba(10,10,10,.1);box-shadow:0 5px 20px rgba(10,10,10,.1)}.thb-horizontal-list{display:flex;flex-direction:column;position:relative;border-bottom:1px solid rgba(0,0,0,.09);padding:30px 0;overflow:hidden}.thb-horizontal-list:before{content:'';height:100%;width:100%;opacity:0;bottom:0;left:0;position:absolute;z-index:-1;background:rgba(0,0,0,.03)}.thb-horizontal-list:hover:before{opacity:1}@media only screen and (min-width:640px){.thb-horizontal-list{flex-direction:row;padding:40px 0}}.thb-horizontal-list.has-button .horizontal-list-cell:last-of-type{display:flex;flex-direction:column}@media only screen and (min-width:640px){.thb-horizontal-list.has-button .horizontal-list-cell:last-of-type{flex-direction:row}}.thb-horizontal-list .horizontal-list-cell{flex:1;display:flex;align-items:center;justify-content:flex-start;font-size:14px}.thb-horizontal-list .horizontal-list-cell>*:last-child{margin-bottom:0}.thb-horizontal-list .horizontal-list-cell.text-center{justify-content:center}.thb-horizontal-list .horizontal-list-cell.text-right{justify-content:flex-end}.thb-horizontal-list .horizontal-list-cell .btn{margin-top:10px}@media only screen and (min-width:640px){.thb-horizontal-list .horizontal-list-cell .btn{margin-top:0;margin-left:10px}}.thb-horizontal-list .horizontal-full-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block;z-index:30}@media only screen and (min-width:640px){.thb-horizontal-list.size2_80_20 .horizontal-list-cell:nth-child(1){flex:4}.thb-horizontal-list.size2_70_30 .horizontal-list-cell:nth-child(1){flex:2.33}.thb-horizontal-list.size2_60_40 .horizontal-list-cell:nth-child(1){flex:1.5}.thb-horizontal-list.size2_40_60 .horizontal-list-cell:nth-child(2){flex:1.5}.thb-horizontal-list.size2_30_70 .horizontal-list-cell:nth-child(2){flex:2.33}.thb-horizontal-list.size2_20_80 .horizontal-list-cell:nth-child(2){flex:4}.thb-horizontal-list.size3_20_40_40 .horizontal-list-cell:nth-child(1){flex:.5}.thb-horizontal-list.size3_50_25_25 .horizontal-list-cell:nth-child(1){flex:2}.thb-horizontal-list.size3_25_50_25 .horizontal-list-cell:nth-child(2){flex:2}.thb-horizontal-list.size3_25_25_50 .horizontal-list-cell:nth-child(3){flex:2}.thb-horizontal-list.size4_15_35_35_15 .horizontal-list-cell:nth-child(2),.thb-horizontal-list.size4_15_35_35_15 .horizontal-list-cell:nth-child(3){flex:2.33}.thb-horizontal-list.size4_35_35_15_15 .horizontal-list-cell:nth-child(1),.thb-horizontal-list.size4_35_35_15_15 .horizontal-list-cell:nth-child(2){flex:2.33}.thb-horizontal-list.size4_35_15_35_15 .horizontal-list-cell:nth-child(1),.thb-horizontal-list.size4_35_15_35_15 .horizontal-list-cell:nth-child(3){flex:2.33}.thb-horizontal-list.size4_15_35_15_35 .horizontal-list-cell:nth-child(2),.thb-horizontal-list.size4_15_35_15_35 .horizontal-list-cell:nth-child(4){flex:2.33}}.vc_tta-container .row{box-sizing:border-box}.thb-tabs{min-height:100%}.thb-tabs .thb-tab-menu{display:flex;flex-direction:column}@media only screen and (min-width:640px){.thb-tabs .thb-tab-menu{flex-direction:row}}.thb-tabs .vc_tta-panel{display:none}.thb-tabs .vc_tta-panel.visible,.thb-tabs .vc_tta-panel:first-of-type{display:block}.thb-tabs .vc_tta-panel .vc_tta-panel-heading{display:none}.thb-tabs.style1 .thb-tab-menu{margin-bottom:25px}.thb-tabs.style1 .vc_tta-panel-heading h4{display:block;margin:0;line-height:1;font-size:18px;font-weight:600;padding:0 2px}@media only screen and (min-width:640px){.thb-tabs.style1 .vc_tta-panel-heading h4{padding:0 30px 0 2px}}.thb-tabs.style1 .vc_tta-panel-heading h4 a{display:inline-block;padding:0 2px;color:rgba(0,0,0,.55);position:relative;line-height:1}.thb-tabs.style1 .vc_tta-panel-heading h4 a:before{content:'';display:block;position:absolute;left:-2px;width:calc(100% + 4px);bottom:0;height:8px;background:#f75454;z-index:0;-moz-transform-origin:0 100%;-ms-transform-origin:0 100%;-webkit-transform-origin:0 100%;transform-origin:0 100%;-moz-transform:scale(1,0);-ms-transform:scale(1,0);-webkit-transform:scale(1,0);transform:scale(1,0)}.thb-tabs.style1 .vc_tta-panel-heading h4 a:hover{color:#444}.thb-tabs.style1 .vc_tta-panel-heading h4 a.active{color:#444}.thb-tabs.style1 .vc_tta-panel-heading h4 a.active:before{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-tabs.style1 .vc_tta-panel-heading h4 a .vc_tta-title-text{position:relative}.thb-tabs.style2 .thb-tab-menu{margin-bottom:45px}.thb-tabs.style2 .vc_tta-panel-heading h4{display:block;line-height:1;font-size:16px;font-weight:400;padding:0;border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:30px}@media only screen and (min-width:640px){.thb-tabs.style2 .vc_tta-panel-heading h4{padding:0 30px;margin:0}}.thb-tabs.style2 .vc_tta-panel-heading h4 a{display:inline-block;padding:0 5px 20px;color:rgba(0,0,0,.55);position:relative;line-height:1}.thb-tabs.style2 .vc_tta-panel-heading h4 a:hover{color:#444}.thb-tabs.style2 .vc_tta-panel-heading h4 a.active{color:#444;-moz-box-shadow:inset 0 -3px 0 #f75454,0 1px 0 #f75454;-webkit-box-shadow:inset 0 -3px 0 #f75454,0 1px 0 #f75454;box-shadow:inset 0 -3px 0 #f75454,0 1px 0 #f75454}@media only screen and (min-width:640px){.thb-tabs.style2 .vc_tta-panel-heading:first-child h4{padding-left:0}}@media only screen and (min-width:640px){.thb-tabs.style2 .vc_tta-panel-heading:last-child h4{padding-right:0}}.thb-tabs.style3 .thb-tab-menu{margin-bottom:25px}.thb-tabs.style3 .vc_tta-panel-heading{padding:0 40px 0 0}.thb-tabs.style3 .vc_tta-panel-heading h4{display:block;margin:0;line-height:1;font-size:14px;font-weight:600;padding:0;text-transform:uppercase}.thb-tabs.style3 .vc_tta-panel-heading h4 a{display:inline-block;padding:0 2px;color:#444;position:relative;line-height:1}.thb-tabs.style3 .vc_tta-panel-heading h4 a:before{content:'';display:block;position:absolute;left:0;width:100%;bottom:-7px;height:2px;background:rgba(247,84,84,.4);-moz-transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;transform-origin:right center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.thb-tabs.style3 .vc_tta-panel-heading h4 a:hover{color:#f75454}.thb-tabs.style3 .vc_tta-panel-heading h4 a.active{color:#f75454}.thb-tabs.style3 .vc_tta-panel-heading h4 a.active:before{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-tabs.style4 .thb-tab-menu{padding:25px 0;margin-bottom:25px;border-bottom:1px solid rgba(0,0,0,.07)}.thb-tabs.style4 .vc_tta-panel-heading{padding:0 20px}.thb-tabs.style4 .vc_tta-panel-heading h4{display:block;margin:0;line-height:1;font-size:14px;font-weight:600;padding:0}.thb-tabs.style4 .vc_tta-panel-heading h4 a{display:inline-block;padding:0 2px;color:#444;position:relative;line-height:1}.thb-tabs.style4 .vc_tta-panel-heading h4 a:before{display:none}.thb-tabs.style4 .vc_tta-panel-heading h4 a:hover{color:#f75454}.thb-tabs.style4 .vc_tta-panel-heading h4 a.active{color:#f75454}.thb-iconbox{display:flex;margin-bottom:20px;visibility:hidden}.thb-iconbox.animation-off{visibility:visible}.thb-iconbox.animation-off figure svg{display:block;visibility:visible}.thb-iconbox.animation-off .thb-iconbox-line{-moz-transform:scaleX(1);-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}.thb-iconbox figure{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0}.thb-iconbox figure svg{width:64px;height:64px;display:block;visibility:hidden}.thb-iconbox figure svg path,.thb-iconbox figure svg circle,.thb-iconbox figure svg rect,.thb-iconbox figure svg ellipse{stroke:#444;-moz-transition:stroke .25s cubic-bezier(.25,.8,.25,1);-o-transition:stroke .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:stroke .25s cubic-bezier(.25,.8,.25,1);transition:stroke .25s cubic-bezier(.25,.8,.25,1)}.thb-iconbox figure .iconbox-image{position:relative}.thb-iconbox figure .iconbox-image .thb_image_hover{position:absolute;top:0;left:0;width:100%;opacity:0}.thb-iconbox .iconbox-content{max-width:100%}.thb-iconbox h5{font-size:16px;font-weight:500;-moz-transition:color .25s cubic-bezier(.25,.8,.25,1);-o-transition:color .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:color .25s cubic-bezier(.25,.8,.25,1);transition:color .25s cubic-bezier(.25,.8,.25,1)}.thb-iconbox p{font-size:13px;display:block;-moz-transition:color .25s cubic-bezier(.25,.8,.25,1);-o-transition:color .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:color .25s cubic-bezier(.25,.8,.25,1);transition:color .25s cubic-bezier(.25,.8,.25,1)}.thb-iconbox.top.type1 figure{width:100%;padding-bottom:60px;position:relative}.thb-iconbox.top.type1 figure .thb-iconbox-line{display:block;width:100%;position:absolute;bottom:0;left:0;border-bottom:1px solid rgba(0,0,0,.07);transform-origin:center;-moz-transform:scaleX(0);-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0)}.thb-iconbox.top.type1.animation-off .thb-iconbox-line{-moz-transform:scaleX(1);-ms-transform:scaleX(1);-webkit-transform:scaleX(1);transform:scaleX(1)}.thb-iconbox.top.type2 figure{flex-direction:column;position:relative;width:100%;padding-bottom:60px;margin-bottom:40px}.thb-iconbox.top.type2 figure svg,.thb-iconbox.top.type2 figure img{margin-bottom:30px}.thb-iconbox.top.type2 figure .thb-iconbox-line{display:block;width:100%;position:absolute;bottom:0;left:0;border-bottom:1px solid rgba(0,0,0,.07);transform-origin:center;-moz-transform:scaleX(0);-ms-transform:scaleX(0);-webkit-transform:scaleX(0);transform:scaleX(0)}.thb-iconbox.top.type2 h5{font-size:14px;font-weight:600;margin:0}.thb-iconbox.top.type3 figure{flex-direction:column;position:relative;width:100%;padding-bottom:48px;margin:0}.thb-iconbox.top.type3 h5{font-size:20px;font-weight:500}.thb-iconbox.top.type4{border:1px solid #ededed;border-radius:3px;padding:15%}.thb-iconbox.top.type4:hover{border-color:#444}.thb-iconbox.top.type5{border-top:5px solid #f75454;padding:20px 15%}.thb-iconbox.top.type5.text-left{text-align:left;padding-left:0}.thb-iconbox.top.type5.text-right{text-align:right;padding-right:0}@media only screen and (min-width:640px){.thb-iconbox.top.type5{padding:45px 15%}.thb-iconbox.top.type5.text-left{padding-left:0}.thb-iconbox.top.type5.text-right{padding-right:0}}.thb-iconbox.top.type5 figure{flex-direction:column;position:relative;width:100%;padding-bottom:0;margin:0 0 30px}.thb-iconbox.top.type5.text-left figure{align-items:flex-start}.thb-iconbox.top.type5.text-right figure{align-items:flex-end}.thb-iconbox.top.type5 h5{font-size:20px;font-weight:600}.thb-iconbox.top.type5 p{font-size:16px}.thb-iconbox.top.type5 .iconbox-content .thb-read-more{position:relative;opacity:1;color:#f75454}.thb-iconbox.top.type5 .iconbox-content .thb-read-more svg{fill:#f75454}.thb-iconbox.top.type5 .iconbox-content .thb-read-more svg .bar{fill:#f75454}.thb-iconbox.top.type6{border:1px solid #ededed;border-radius:3px;padding:12%;line-height:1}.thb-iconbox.top.type6.has-img{padding:0;border:0;border-radius:0}.thb-iconbox.top.type6.has-img .iconbox-content{border:1px solid #ededed;border-top:0;border-radius:0 0 3px 3px;padding:10% 12%}.thb-iconbox.top.type6.has-img figure{margin:0}.thb-iconbox.top.type6.has-img figure img{border-radius:3px 3px 0 0}.thb-iconbox.top.type6 .iconbox-content p{margin:0}.thb-iconbox.top.type6 .iconbox-content h6{margin-bottom:10px}.thb-iconbox.top.type6 .iconbox-content .thb-read-more{margin-top:25px}.thb-iconbox.top.type6 .iconbox-image{width:100%}.thb-iconbox.top.type6 .iconbox-image img{width:100%;height:100%;object-fit:cover}.thb-iconbox.top{flex-direction:column}.thb-iconbox.top figure{margin-bottom:30px}.thb-iconbox.top.type1,.thb-iconbox.top.type2{align-items:center}.thb-iconbox.top.type1.text-left,.thb-iconbox.top.type2.text-left{text-align:left}.thb-iconbox.top.type1.text-center,.thb-iconbox.top.type2.text-center{text-align:center}.thb-iconbox.top.type1.text-right,.thb-iconbox.top.type2.text-right{text-align:right}.thb-iconbox.top.type6.text-left{text-align:left}.thb-iconbox.top.type6.text-left figure{align-items:flex-start}.thb-iconbox.top.type6.text-center{text-align:center}.thb-iconbox.top.type6.text-right{text-align:right}.thb-iconbox.top.type6.text-right figure{align-items:flex-end}.thb-iconbox.top.type3 figure{margin-bottom:0}.thb-iconbox.top.type3.text-left{text-align:left}.thb-iconbox.top.type3.text-left figure{align-items:flex-start}.thb-iconbox.top.type3.text-center{text-align:center}.thb-iconbox.top.type3.text-right{text-align:right}.thb-iconbox.top.type3.text-right figure{align-items:flex-end}.thb-iconbox.top.type3.has-link .iconbox-content{position:relative}.thb-iconbox.top.type3.has-link .iconbox-content .thb-read-more{position:absolute;top:100%;left:0;opacity:0;visibility:visible !important}.thb-iconbox.top.type3.has-link.text-center .thb-read-more{left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.thb-iconbox.top.type3:hover .thb-read-more{opacity:1 !important}.thb-iconbox.left{flex-direction:row;align-items:flex-start}.thb-iconbox.left figure{margin-right:40px}.thb-iconbox.left.type2 figure{margin-right:30px}.thb-iconbox.right{flex-direction:row-reverse;align-items:flex-start;text-align:right}.thb-iconbox.right figure{margin-left:40px}.thb-iconbox.right.type2 figure{margin-left:30px}.thb-iconbox.left,.thb-iconbox.right{align-items:center}.thb-iconbox.left h5,.thb-iconbox.right h5{font-size:16px;font-weight:600;margin-bottom:10px}.thb-iconbox.left .iconbox-content p,.thb-iconbox.right .iconbox-content p{margin:0}.thb-iconbox.left.has-link .iconbox-content,.thb-iconbox.right.has-link .iconbox-content{position:relative}.thb-iconbox.left.has-link .iconbox-content .thb-read-more,.thb-iconbox.right.has-link .iconbox-content .thb-read-more{position:absolute;top:calc(100% + 10px);right:0;opacity:0;visibility:visible !important}.thb-iconbox.left.has-link:hover .iconbox-content,.thb-iconbox.right.has-link:hover .iconbox-content{-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px)}.thb-iconbox.left.has-link:hover .thb-read-more,.thb-iconbox.right.has-link:hover .thb-read-more{opacity:1 !important}.thb-iconbox.left.type2,.thb-iconbox.right.type2{align-items:flex-start}.thb-iconbox.left.type2 h5,.thb-iconbox.right.type2 h5{font-size:18px}.thb-iconbox.left.type2 p,.thb-iconbox.right.type2 p{font-size:14px}.thb-iconbox.left.has-link .iconbox-content .thb-read-more{right:auto;left:0}.thb-iconbox:hover.top.type1 figure,.thb-iconbox:hover.top.type2 figure{-moz-box-shadow:inset 0 -3px 0 #444;-webkit-box-shadow:inset 0 -3px 0 #444;box-shadow:inset 0 -3px 0 #444}.thb-iconbox.has-link{color:#535353}.thb-iconbox.has-hover-image:hover .iconbox-image .thb_image{opacity:0}.thb-iconbox.has-hover-image:hover .iconbox-image .thb_image_hover{opacity:1}.thb-team-row .thb-carousel .thb-team-member.member_style2{margin-top:2vh}.thb-team-row .row.style1 .columns{width:100%}.thb-team-row .thb-team-member{display:block;margin-bottom:30px}@media only screen and (min-width:1024px){.thb-team-row .thb-team-member{margin-bottom:40px}}.thb-team-row .thb-team-member img{width:100%;display:block}.thb-team-row .thb-team-member .team-container{position:relative}.thb-team-row .thb-team-member h6{color:#444;font-size:20px;text-transform:none;font-weight:400;margin-bottom:0;letter-spacing:normal}.thb-team-row .thb-team-member .job-title{font-size:14px;margin-bottom:10px;opacity:.6}.thb-team-row .thb-team-member .thb-description{font-size:14px;color:#343434}.thb-team-row .thb-team-member .thb-icons a{font-size:14px;display:inline-flex;margin-right:4px;color:#444}.thb-team-row .thb-team-member .team-information{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;padding:30px;background:0 0;display:flex;flex-direction:column;justify-content:flex-end;color:#343434;will-change:opacity;z-index:10}.thb-team-row .thb-team-member .team-link{position:absolute;top:0;bottom:0;left:0;right:0;z-index:20}.thb-team-row .thb-team-member:hover .team-information{opacity:1}.thb-team-row .thb-team-member.member_style1 .team-container{overflow:hidden;margin-bottom:25px}.thb-team-row .thb-team-member.member_style1 h6{color:#444}.thb-team-row .thb-team-member.member_style1 .job-title{margin:0;color:#444;opacity:.4}.thb-team-row .thb-team-member.member_style1 .team-information{justify-content:space-between;bottom:-1px}.thb-team-row .thb-team-member.member_style1 .thb-icons a{align-items:center;justify-content:center;width:30px;height:30px;color:#fff;border-radius:15px;font-size:12px;margin-right:2px}.thb-team-row .thb-team-member.member_style1 .thb-icons a.twitter{background:#00aced}.thb-team-row .thb-team-member.member_style1 .thb-icons a.twitter:hover{background:#0087ba}.thb-team-row .thb-team-member.member_style1 .thb-icons a.facebook{background:#3b5998}.thb-team-row .thb-team-member.member_style1 .thb-icons a.facebook:hover{background:#2d4373}.thb-team-row .thb-team-member.member_style1 .thb-icons a.linkedin{background:#007bb6}.thb-team-row .thb-team-member.member_style1 .thb-icons a.linkedin:hover{background:#005983}.thb-team-row .thb-team-member.member_style1 .thb-icons a.instagram{background:#3f729b}.thb-team-row .thb-team-member.member_style1 .thb-icons a.instagram:hover{background:#305777}.thb-team-row .thb-team-member.member_style1.team-has-link .thb-icons{position:relative;z-index:30}.thb-team-row .thb-team-member.member_style2 .team-information{opacity:1;justify-content:space-between;backface-visibility:hidden;-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.thb-team-row .thb-team-member.member_style2 .thb-description{margin-bottom:15px}.thb-team-row .thb-team-member.member_style2 .team-container>img{visibility:hidden}.thb-team-row .thb-team-member.member_style2 img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.thb-team-row .thb-team-member.member_style2 h6{font-weight:500}.thb-team-row .thb-team-member.member_style2:hover img{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.thb-team-row .thb-team-member.member_style2 .atvImg-container{position:absolute;top:0;left:0}.thb-team-row .thb-team-member.member_style3.team-has-link .thb-icons{position:relative;z-index:30}.thb-team-row .thb-team-member.member_style3 .team-container{border-radius:3px}.thb-team-row .thb-team-member.member_style3 .team-information{border-radius:3px;justify-content:space-between}.thb-team-row .thb-team-member.member_style3 .thb-description{margin-bottom:15px}.thb-team-row .thb-team-member.member_style3 img{border-radius:3px}.thb-team-row .thb-team-member.member_style3:hover .team-container{-moz-box-shadow:0 10px 40px rgba(31,161,252,.45);-webkit-box-shadow:0 10px 40px rgba(31,161,252,.45);box-shadow:0 10px 40px rgba(31,161,252,.45)}.thb-team-row .thb-team-member.member_style3 .info-container{flex:1;display:flex;flex-direction:column;padding-top:10px;justify-content:space-between}.thb-team-row .thb-team-member.member_style1 .thb-description,.thb-team-row .thb-team-member.member_style3 .thb-description{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-perspective:1000px;-webkit-perspective:1000px;perspective:1000px;-moz-transition:-moz-transform 1s ease,opacity 2s ease;-o-transition:-o-transform 1s ease,opacity 2s ease;-webkit-transition:-webkit-transform 1s ease,opacity 2s ease;transition:transform 1s ease,opacity 2s ease;-moz-transform:rotateY(-15deg) skewY(6deg);-ms-transform:rotateY(-15deg) skewY(6deg);-webkit-transform:rotateY(-15deg) skewY(6deg);transform:rotateY(-15deg) skewY(6deg)}.thb-team-row .thb-team-member.member_style1:hover .thb-description,.thb-team-row .thb-team-member.member_style3:hover .thb-description{-moz-transform:rotateY(0deg) skewY(0deg);-ms-transform:rotateY(0deg) skewY(0deg);-webkit-transform:rotateY(0deg) skewY(0deg);transform:rotateY(0deg) skewY(0deg)}.thb-team-row .thb-team-member.member_style4{text-align:center}.thb-team-row .thb-team-member.member_style4 .team-container{width:214px;height:214px;margin:0 auto 30px}.thb-team-row .thb-team-member.member_style4 .team-container img{width:100%;height:100%;border-radius:50%;object-fit:cover}.thb-team-row .thb-team-member.member_style4 h6{font-weight:600;font-size:14px;letter-spacing:normal !important}.thb-team-row .thb-team-member.member_style4 .job-title{margin-bottom:5px}.thb-team-row .thb-team-member.member_style4 .team-information{justify-content:center;text-align:center;border-radius:50%}.thb-team-row .thb-team-member.member_style4 .thb-icons a{display:inline-flex;font-size:12px;margin:0 2px}.thb-team-row .thb-team-member.member_style4 .thb-icons a.twitter{color:#00aced}.thb-team-row .thb-team-member.member_style4 .thb-icons a.twitter:hover{color:#0087ba}.thb-team-row .thb-team-member.member_style4 .thb-icons a.facebook{color:#3b5998}.thb-team-row .thb-team-member.member_style4 .thb-icons a.facebook:hover{color:#2d4373}.thb-team-row .thb-team-member.member_style4 .thb-icons a.linkedin{color:#007bb6}.thb-team-row .thb-team-member.member_style4 .thb-icons a.linkedin:hover{color:#005983}.thb-team-row .thb-team-member.member_style4 .thb-icons a.instagram{color:#3f729b}.thb-team-row .thb-team-member.member_style4 .thb-icons a.instagram:hover{color:#305777}.thb-team-row .thb-team-member.member_style5.team-has-link .thb-icons{position:relative;z-index:30}.thb-team-row .thb-team-member.member_style5 .team-container{overflow:hidden}.thb-team-row .thb-team-member.member_style5 .team-information-hover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;-moz-transform:translateY(calc(100% - 50px));-ms-transform:translateY(calc(100% - 50px));-webkit-transform:translateY(calc(100% - 50px));transform:translateY(calc(100% - 50px))}@media only screen and (min-width:640px){.thb-team-row .thb-team-member.member_style5 .team-information-hover{padding:35px;padding-top:0;-moz-transform:translateY(calc(100% - 70px));-ms-transform:translateY(calc(100% - 70px));-webkit-transform:translateY(calc(100% - 70px));transform:translateY(calc(100% - 70px))}}.thb-team-row .thb-team-member.member_style5 .team-information{opacity:1;padding:15px;padding-top:0;top:auto;bottom:0;z-index:20;-moz-transform:translateY(calc(100% - 50px));-ms-transform:translateY(calc(100% - 50px));-webkit-transform:translateY(calc(100% - 50px));transform:translateY(calc(100% - 50px))}@media only screen and (min-width:640px){.thb-team-row .thb-team-member.member_style5 .team-information{padding:35px;padding-top:0;-moz-transform:translateY(calc(100% - 70px));-ms-transform:translateY(calc(100% - 70px));-webkit-transform:translateY(calc(100% - 70px));transform:translateY(calc(100% - 70px))}}.thb-team-row .thb-team-member.member_style5 .team-information .team-title{display:flex;height:50px;align-items:center}@media only screen and (min-width:640px){.thb-team-row .thb-team-member.member_style5 .team-information .team-title{height:70px}}.thb-team-row .thb-team-member.member_style5 .team-information .team-title p{display:inline-flex;font-size:18px;margin:0;line-height:1;color:#444;opacity:1}.thb-team-row .thb-team-member.member_style5 .team-information .team-title p+p:before{display:inline-flex;content:'-';margin-left:3px;margin-right:3px}.thb-team-row .thb-team-member.member_style5 .team-information .team-title p.member-title{font-weight:600}.thb-team-row .thb-team-member.member_style5 .team-information .thb-icons{margin-top:20px}.thb-team-row .thb-team-member.member_style5 .team-information .thb-icons a{font-size:16px}.thb-team-row .thb-team-member.member_style5:hover .team-information,.thb-team-row .thb-team-member.member_style5:hover .team-information-hover{-moz-transform:translateY(0);-ms-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0)}.thb-team-row.team-light .member_style3 .team-information,.thb-team-row.team-light .member_style2 .team-information,.thb-team-row.team-light .member_style5 .team-information{color:#fff}.thb-team-row.team-light .member_style3 .team-information h6,.thb-team-row.team-light .member_style3 .team-information .thb-description,.thb-team-row.team-light .member_style3 .team-information .thb-icons a,.thb-team-row.team-light .member_style2 .team-information h6,.thb-team-row.team-light .member_style2 .team-information .thb-description,.thb-team-row.team-light .member_style2 .team-information .thb-icons a,.thb-team-row.team-light .member_style5 .team-information h6,.thb-team-row.team-light .member_style5 .team-information .thb-description,.thb-team-row.team-light .member_style5 .team-information .thb-icons a{color:#fff}.thb-team-row.team-light .member_style5 .team-information .team-title p{color:#fff}.thb-team-row.team-light .member_style1 .thb-description{color:#fff}.thb-testimonials.thb-carousel{max-height:300px;opacity:0}.thb-testimonials.slick-initialized{opacity:1;max-height:100%}.thb-testimonials .star-rating,.thb-testimonials .comment-form-rating p.stars,.comment-form-rating .thb-testimonials p.stars{margin-bottom:30px}.thb-testimonials .author_image{display:inline-block;margin:0 0 20px;padding:0;width:70px;height:70px;border-radius:35px}.thb-testimonials blockquote{padding:0;margin-bottom:35px;border:0}.thb-testimonials blockquote:before{content:none}.thb-testimonials cite{display:block;color:#444;font-size:16px;font-weight:400;font-style:normal;line-height:1;margin-top:0;margin-bottom:5px}.thb-testimonials cite:before{display:none}.thb-testimonials .title{font-size:12px;color:#444;font-weight:400;line-height:1;opacity:.6}.thb-testimonials.style1{text-align:center}.thb-testimonials.style1 .author_image{display:none}.thb-testimonials.style1 blockquote p{font-size:18px}.thb-testimonials.style2{text-align:center}.thb-testimonials.style2 blockquote p{font-size:26px;font-weight:500}.thb-testimonials.style2 cite:before{display:inline}.thb-testimonials.style3{text-align:center}.thb-testimonials.style3 .thb-testimonial{border:1px solid rgba(0,0,0,.07);padding:15%}.thb-testimonials.style3 .thb-testimonial blockquote{padding-left:0;padding-right:0}.thb-testimonials.style3 .thb-testimonial blockquote p{font-size:16px}.thb-testimonials.style4 blockquote{text-align:left;padding-left:0;padding-right:0}.thb-testimonials.style4 blockquote p{font-size:26px;font-weight:500}.thb-testimonials.style4 cite{font-size:14px;display:inline-block}.thb-testimonials.style4 cite:before{display:inline}.thb-testimonials.style4 .columns{padding:0}.thb-testimonials.style4 .title{font-size:14px}.thb-testimonials.style5{-moz-box-shadow:0 3px 24px rgba(0,0,0,.1);-webkit-box-shadow:0 3px 24px rgba(0,0,0,.1);box-shadow:0 3px 24px rgba(0,0,0,.1)}.thb-testimonials.style5 .row.no-padding{position:relative;background:#fff}.thb-testimonials.style5 .row.no-padding .review-full-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.thb-testimonials.style5 .row.no-padding .medium-4.columns{padding-right:2%}.thb-testimonials.style5 .slick-slide{padding:0}.thb-testimonials.style5 .thb-testimonial{text-align:left;padding:15px;height:100%}@media only screen and (min-width:640px){.thb-testimonials.style5 .thb-testimonial{padding:45px}}.thb-testimonials.style5 .thb-testimonial h4{margin-bottom:30px}@media only screen and (min-width:1024px){.thb-testimonials.style5 .thb-testimonial h4{font-size:36px}}.thb-testimonials.style5 .thb-testimonial blockquote{padding:0;text-align:left;font-size:16px;line-height:1.6}.thb-testimonials.style5 .thb-testimonial blockquote p{font-size:inherit;line-height:inherit}.thb-testimonials.style5 .review_image{height:100%;width:100%;object-fit:cover}.thb-testimonials.style5 .slick-nav{position:absolute;left:15px;bottom:15px;z-index:99;width:30px;height:30px}@media only screen and (min-width:640px){.thb-testimonials.style5 .slick-nav{left:45px;bottom:45px}}.thb-testimonials.style5 .slick-nav.thb-animated-arrow{border:0}.thb-testimonials.style5 .slick-nav.thb-animated-arrow svg{width:30px;height:30px;fill:#444}.thb-testimonials.style5 .slick-nav.slick-next{left:calc(15px + 30px)}@media only screen and (min-width:640px){.thb-testimonials.style5 .slick-nav.slick-next{left:calc(45px + 30px)}}.thb-testimonials.style5[data-navigation=true] .thb-testimonial{padding-bottom:45px}@media only screen and (min-width:640px){.thb-testimonials.style5[data-navigation=true] .thb-testimonial{padding-bottom:80px}}.thb-testimonials.style6 .thb-testimonial{margin-bottom:40px}.thb-testimonials.style6 .thb-testimonial blockquote{padding:0;text-align:left;margin-bottom:25px}.thb-testimonials.style6 .thb-testimonial blockquote p{font-size:16px}.thb-testimonials.style6 .thb-testimonial .star-rating,.thb-testimonials.style6 .thb-testimonial .comment-form-rating p.stars,.comment-form-rating .thb-testimonials.style6 .thb-testimonial p.stars{margin-bottom:20px}.thb-testimonials.style6 .thb-testimonial h4{font-size:18px;text-align:left}.thb-testimonials.style6 .thb-testimonial cite{font-size:14px;margin-bottom:0;text-align:left}.thb-testimonials.style6 .thb-testimonial .author_image{position:absolute;top:0;left:0;z-index:10;display:none}@media only screen and (min-width:640px){.thb-testimonials.style6 .thb-testimonial.has-avatar{padding-left:115px;position:relative}.thb-testimonials.style6 .thb-testimonial.has-avatar .author_image{display:block}}.thb-testimonials.style7 .testimonial-author{display:flex;align-items:center;justify-content:center}.thb-testimonials.style7 .testimonial-author cite,.thb-testimonials.style7 .testimonial-author span{font-size:18px;color:#f75454;opacity:1;margin:0}.thb-testimonials.style7 .testimonial-author cite{font-weight:600}.thb-testimonials.style7 .testimonial-author span:before{display:inline;content:" — "}.thb-testimonials.style7 .thb-carousel .slick-dots .select{background:#f75454}.thb-testimonials.style8{text-align:center}.thb-testimonials.style8 .author_image{display:none}.thb-testimonials.style8 blockquote p{font-size:24px;font-weight:400}@media only screen and (min-width:640px){.thb-testimonials.style8 blockquote p{font-size:48px}}.thb-testimonials.style8 h6{text-transform:uppercase;font-weight:600;letter-spacing:.09em;font-size:11px;margin-bottom:5px}.thb-testimonials.style8 .title{font-size:14px}.thb-light-column .thb-testimonials{color:#fff}.thb-light-column .thb-testimonials blockquote p,.thb-light-column .thb-testimonials cite,.thb-light-column .thb-testimonials .title,.thb-light-column .thb-testimonials h6{color:#fff}.thb-flip-box{display:flex;position:relative;min-height:300px;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-moz-perspective:1000px;-webkit-perspective:1000px;perspective:1000px}.thb-flip-box svg{width:60px;margin-bottom:20px}.thb-flip-box .thb-flip-box-side{display:flex;flex:1;background-position:center;background-size:cover;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-transform-style:preserve-3d;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner{display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:15px;-moz-transform:translateZ(50px) scale(.95);-ms-transform:translateZ(50px) scale(.95);-webkit-transform:translateZ(50px) scale(.95);transform:translateZ(50px) scale(.95)}@media only screen and (min-width:640px){.thb-flip-box .thb-flip-box-side .thb-flip-box-inner{padding:30px}}@media only screen and (min-width:1024px){.thb-flip-box .thb-flip-box-side .thb-flip-box-inner{padding:45px}}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h1,.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h2,.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h3,.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h4,.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h5,.thb-flip-box .thb-flip-box-side .thb-flip-box-inner h6{margin-bottom:10px}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner p{color:#444;font-size:14px}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner .flipbox-image{margin-bottom:15px}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner .flipbox-image img{width:64px;display:inline-block}.thb-flip-box .thb-flip-box-side .thb-flip-box-inner div{width:100%}.thb-flip-box .thb-flip-box-side.thb-flip-box-back{position:absolute;top:0;left:0;width:100%;height:100%}.thb-flip-box.thb-flip-horizontal .thb-flip-box-side.thb-flip-box-back{transform:rotateY(180deg)}.thb-flip-box.thb-flip-horizontal:hover .thb-flip-box-front{transform:rotateY(-180deg)}.thb-flip-box.thb-flip-horizontal:hover .thb-flip-box-back{transform:rotateY(0deg)}.thb-flip-box.thb-flip-vertical .thb-flip-box-side.thb-flip-box-back{transform:rotateX(180deg)}.thb-flip-box.thb-flip-vertical:hover .thb-flip-box-front{transform:rotateX(-180deg)}.thb-flip-box.thb-flip-vertical:hover .thb-flip-box-back{transform:rotateX(0deg)}.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front{color:#fff}.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h1,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h2,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h3,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h4,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h5,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front h6,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front p{color:#fff}.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg path,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg circle,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg rect,.thb-flip-box.thb-flip-box-front-light .thb-flip-box-front svg ellipse{stroke:#fff}.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back{color:#fff}.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h1,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h2,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h3,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h4,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h5,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back h6,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back p{color:#fff}.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg path,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg circle,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg rect,.thb-flip-box.thb-flip-box-back-light .thb-flip-box-back svg ellipse{stroke:#fff}.thb-flip-box .thb-flip-box-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;-moz-transform:translateZ(50px);-webkit-transform:translateZ(50px);transform:translateZ(50px)}.thb-article-reactions{border-top:1px solid #e9e9e9;padding-top:30px;margin-bottom:15px}.thb-article-reactions h6{font-size:12px;text-transform:uppercase;color:#444;margin-bottom:20px}.thb-article-reactions .row{margin:0 -11px;padding:0}.thb-article-reactions .row .columns{padding:0 11px;display:flex;flex-direction:column}.thb-article-reactions .row .columns .thb-reaction{text-align:center;margin-bottom:15px;cursor:pointer;height:100%;display:flex;flex-direction:column}.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image{padding:10px;border-radius:2px;border:1px solid #e9e9e9;display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:15px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image{flex:none}}.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image svg{width:32px;height:32px;margin-top:10px}.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image .thb-reaction-name{text-transform:uppercase;font-size:10px;margin-top:15px}@media only screen and (min-width:640px){.thb-article-reactions .row .columns .thb-reaction .thb-reaction-image{padding:15px}}.thb-article-reactions .row .columns .thb-reaction .thb-reaction-count{font-size:14px}.thb-article-reactions .row .columns .thb-reaction:hover .thb-reaction-image{border-color:#f75454}.thb-article-reactions .row .columns .thb-reaction:hover .thb-reaction-image svg{-moz-transform:scale(1.07,1.07);-ms-transform:scale(1.07,1.07);-webkit-transform:scale(1.07,1.07);transform:scale(1.07,1.07)}.thb-article-reactions .row .columns .thb-reaction.thb-reaction-loading{cursor:not-allowed;opacity:.5}.thb-article-reactions .row .columns .thb-reaction.active .thb-reaction-image{border-color:#f75454;background:rgba(247,84,84,.05)}.thb-article-reactions .row .columns .thb-reaction.active .thb-reaction-count{color:#f75454}.thb-article-review{margin-bottom:30px}@media only screen and (max-width:640px){.thb-article-review .post_review_comments .comment_section+.comment_section{margin-top:30px}}.thb-article-review .post_review_comments .post_review_comment{font-size:18px;text-transform:uppercase;font-weight:600;display:flex;align-items:center;margin-bottom:25px}.thb-article-review .post_review_comments .post_review_comment svg{display:inline-flex;height:16px;width:auto;margin-right:14px}.rtl .thb-article-review .post_review_comments .post_review_comment svg{margin-right:0;margin-left:14px}.thb-article-review .post_review_comments .post_review_comment svg.thb-pros-icon{fill:#0ce53f}.thb-article-review .post_review_comments .post_review_comment svg.thb-cons-icon{fill:#e50c20}.thb-article-review .post_review_comments p{font-size:14px;margin-bottom:10px;position:relative;display:block;padding-left:10px}.thb-article-review .post_review_comments p:before{content:'-';position:absolute;top:0;left:0}.thb-article-review .thb-counter{margin:0;white-space:nowrap}.thb-article-review .thb-review-state{font-size:10px;text-transform:uppercase;font-weight:400}.thb-article-review.style1{border-top:1px solid #e9e9e9;padding-top:30px}.thb-article-review.style1 .post_review_comments{margin-bottom:25px}.thb-article-review.style1 .thb-review-style1-footer{display:flex;flex-direction:column;border-top:1px solid #e9e9e9;padding-top:20px}@media only screen and (min-width:640px){.thb-article-review.style1 .thb-review-style1-footer{flex-direction:row;align-items:center}}.thb-article-review.style1 .thb-review-style1-footer .thb-review-style1-title{font-size:12px;text-transform:uppercase;font-weight:600;margin-right:60px}.thb-article-review.style1 .thb-review-style1-footer .thb-counter{padding-right:30px}.thb-article-review.style1 .thb-review-style1-footer .thb-counter .counter{font-size:40px;line-height:1;font-weight:600}.thb-article-review.style1 .thb-review-style1-footer .thb-counter .thb-review-state{color:rgba(10,10,10,.7)}@media only screen and (max-width:640px){.thb-article-review.style1 .thb-review-style1-footer .thb-counter{text-align:left;margin-top:20px}}.thb-article-review.style1 .thb-review-style1-steps{display:flex;width:100%;margin-top:20px}@media only screen and (min-width:640px){.thb-article-review.style1 .thb-review-style1-steps{margin-right:30px;margin-top:0}}.thb-article-review.style1 .thb-review-style1-steps .step{flex:1;display:inline-flex;margin:0 1px;background:#e9e9e9;height:6px}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-1{background:#de0008}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-2{background:#ff731e}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-3{background:#ffb71e}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-4{background:#aad396}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-5{background:#7fbe8f}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-6{background:#52a86a}.thb-article-review.style1 .thb-review-style1-steps .step.active.step-7{background:#33b056}.thb-article-review.style2 .thb-article-figure{position:relative;height:250px;background:#444}.thb-article-review.style2 .thb-article-figure .thb-average{position:absolute;bottom:-45px;right:40px;width:112px}.thb-article-review.style2 .thb-article-figure .thb-average .thb-hexagon{stroke:#fff;stroke-width:6px;overflow:visible}.thb-article-review.style2 .thb-article-figure .thb-average .thb-hexagon path{fill:#f75454}.thb-article-review.style2 .thb-article-figure .thb-average .thb-counter{position:absolute;top:50%;left:50%;text-align:center;line-height:1;-moz-transform:translate3d(-50%,-55%,0);-webkit-transform:translate3d(-50%,-55%,0);transform:translate3d(-50%,-55%,0)}.thb-article-review.style2 .thb-article-figure .thb-average .thb-counter .counter{font-size:40px;line-height:1;font-weight:600;color:#fff;margin-bottom:5px}.thb-article-review.style2 .thb-article-figure .thb-average .thb-counter .thb-review-state{color:rgba(255,255,255,.7)}.thb-article-review.style2 .post_review_comments{padding:25px;border:1px solid #e9e9e9;border-top:0}@media only screen and (min-width:640px){.thb-article-review.style2 .post_review_comments{padding:50px}}@media only screen and (min-width:640px){.thb-article-review.style2 .post_review_comments p:last-child{margin:0}}.thb-review-style1-steps{display:flex;width:100%;margin-top:20px}@media only screen and (min-width:640px){.thb-review-style1-steps{margin-right:30px;margin-top:0}}.thb-review-style1-steps .step{flex:1;display:inline-flex;margin:0 1px;background:#e9e9e9;height:6px}.thb-review-style1-steps .step.active.step-1{background:#de0008}.thb-review-style1-steps .step.active.step-2{background:#ff731e}.thb-review-style1-steps .step.active.step-3{background:#ffb71e}.thb-review-style1-steps .step.active.step-4{background:#aad396}.thb-review-style1-steps .step.active.step-5{background:#7fbe8f}.thb-review-style1-steps .step.active.step-6{background:#52a86a}.thb-review-style1-steps .step.active.step-7{background:#33b056}.thb-newsletter-form{text-align:center;max-width:650px}.thb-newsletter-form .thb-subscribe-icon-container{display:none;position:absolute;top:-20px;right:30px;pointer-events:none;transform:rotateZ(27deg)}.thb-newsletter-form .thb-subscribe-icon{width:70px;fill:#d5d5d5}@keyframes thb-tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-moz-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.thb-newsletter-form h4{text-transform:uppercase;letter-spacing:.07em;font-weight:600}.thb-newsletter-form .widget_subscribe{flex:1}@media only screen and (min-width:640px){.thb-newsletter-form .widget_subscribe{margin-bottom:0}}.thb-newsletter-form.thb-subscribe-element{margin:0 auto}@media only screen and (min-width:640px){.thb-newsletter-form.thb-subscribe-element .widget_subscribe{min-width:280px}}.thb-newsletter-form.thb-subscribe-element .newsletter-form{max-width:410px;display:inline-flex;width:100%}.thb-newsletter-form.thb-subscribe-element.style2{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:left;max-width:none;margin:0}@media only screen and (min-width:640px){.thb-newsletter-form.thb-subscribe-element.style2{flex-direction:row}}.thb-newsletter-form.thb-subscribe-element.style2 p{display:none}.thb-newsletter-form.thb-subscribe-element.style2 h4{text-transform:uppercase;line-height:1;letter-spacing:.1em;margin:15px 0;font-size:14px}@media only screen and (min-width:640px){.thb-newsletter-form.thb-subscribe-element.style2 .newsletter-form{max-width:400px}}.thb-newsletter-form.thb-subscribe-element.style2 .thb-custom-checkbox{padding-top:10px}@media only screen and (min-width:640px){.thb-newsletter-form .btn{margin-left:8px}.rtl .thb-newsletter-form .btn{margin-left:0;margin-right:8px}}.thb-newsletter-form .newsletter-form{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.thb-newsletter-form .newsletter-form .widget_subscribe,.thb-newsletter-form .newsletter-form .btn{width:100%}@media only screen and (min-width:640px){.thb-newsletter-form .newsletter-form{flex-direction:row}.thb-newsletter-form .newsletter-form .widget_subscribe,.thb-newsletter-form .newsletter-form .btn{width:auto}}.thb-newsletter-form .newsletter-form .thb-preloader{position:absolute;pointer-events:none;top:50%;left:0;width:100%;height:20px;margin-top:-10px;opacity:0}.thb-newsletter-form .newsletter-form .thb-preloader .material-spinner{width:20px;height:20px}.thb-newsletter-form .newsletter-form.thb-loading{pointer-events:none}.thb-newsletter-form .newsletter-form.thb-loading input,.thb-newsletter-form .newsletter-form.thb-loading .btn{opacity:.3}.thb-newsletter-form .newsletter-form.thb-loading .thb-preloader{opacity:1}.thb-newsletter-warning-text{color:red;border:1px dashed red;display:block;padding:3px 5px;white-space:initial;font-size:10px !important;font-family:sans-serif !important}.thb-article-sponsors{display:inline-flex;align-items:center;margin-left:20px}.thb-article-sponsors .sponsored-by{font-size:11px;line-height:1;text-transform:uppercase;display:inline-flex;color:#f75454}.thb-article-sponsors .thb-sponsor{display:inline-flex;margin-left:10px}.rtl .thb-article-sponsors .thb-sponsor{margin-left:0;margin-right:10px}.thb-article-sponsors a{display:block}.thb-article-sponsors a .thb-sponsor-logo{line-height:1;font-size:11px;text-transform:uppercase}.thb-article-sponsors a img{max-height:16px;width:auto}.thb_title{margin-bottom:30px}.thb_title h2{margin:0;line-height:1}.thb_title.style1{overflow:hidden;text-align:center}.thb_title.style1 .thb_title_inner{display:inline-block;position:relative;text-align:center;padding:0 30px}.thb_title.style1 .thb_title_inner:before,.thb_title.style1 .thb_title_inner:after{content:'';position:absolute;top:50%;margin-top:-2px;display:block;height:5px;border-top:2px solid #444;border-bottom:1px dotted rgba(10,10,10,.3);width:500%;pointer-events:none}.thb_title.style1 .thb_title_inner:before{right:100%}.thb_title.style1 .thb_title_inner:after{left:100%}.thb_title.style1 h2{display:inline-block;height:40px;line-height:40px;font-size:20px;font-weight:600;letter-spacing:.1em}.thb_title.style1 .left_brackets,.thb_title.style1 .right_brackets{position:absolute;top:0;pointer-events:none}.thb_title.style1 .left_brackets{left:-3px}.thb_title.style1 .right_brackets{right:-3px}.thb_title.style2{text-align:left;line-height:1}.thb_title.style2 h2{display:block;font-size:40px;text-indent:-3px;line-height:32px;font-weight:600}.thb_title.style2 .thb_title_inner{display:flex;align-items:center;justify-content:space-between;-moz-box-shadow:inset 0 -3px 0 0 #444;-webkit-box-shadow:inset 0 -3px 0 0 #444;box-shadow:inset 0 -3px 0 0 #444}.thb_title.style2 .thb_title_inner a{font-size:12px;font-weight:500}.thb_title.style3{text-align:center;overflow:hidden;margin-bottom:20px}.thb_title.style3 h2{font-size:20px}.thb_title.style3 .thb_title_icon{display:inline-block;position:relative;text-align:center;padding:0 20px;margin-bottom:30px}.thb_title.style3 .thb_title_icon svg{height:40px}.thb_title.style3 .thb_title_icon .thb_title_image{text-align:center}.thb_title.style3 .thb_title_icon .thb_title_image .thb_image{display:inline-block;width:40px}.thb_title.style3 .thb_title_icon:before,.thb_title.style3 .thb_title_icon:after{content:'';position:absolute;top:50%;display:block;height:5px;border-top:6px solid #e9e9e9;width:1000%;pointer-events:none;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.thb_title.style3 .thb_title_icon:before{right:100%}.thb_title.style3 .thb_title_icon:after{left:100%}.thb_title.style4{overflow:hidden;text-align:center}.thb_title.style4 .thb_title_inner{display:inline-block;position:relative;text-align:center;padding:0 15px}.thb_title.style4 .thb_title_inner:before,.thb_title.style4 .thb_title_inner:after{content:'';position:absolute;top:50%;margin-top:-2px;display:block;height:4px;background:#444;width:900em;pointer-events:none}.thb_title.style4 .thb_title_inner:before{right:100%}.thb_title.style4 .thb_title_inner:after{left:100%}.thb_title.style4 h2{display:inline-block;height:30px;line-height:1;font-size:30px;font-weight:600}.thb_title.style4.text-left{text-align:left}.thb_title.style4.text-left:before{display:none}.thb_title.style4.text-left .thb_title_inner{padding-left:0}.thb_title.style5{border-top:4px solid #444;border-bottom:1px solid #e9e9e9;text-align:center}.thb_title.style5 .thb_title_inner{padding:15px 0}.thb_title.style5 h2{display:inline-block;line-height:1;font-size:18px;font-weight:600}.thb_title.style5 a{float:right;font-size:14px;font-weight:500}.thb_title.style5.text-left{text-align:left}.thb_title.style6{overflow:hidden;text-align:center}.thb_title.style6 .thb_title_inner{display:inline-block;position:relative;text-align:center;padding:0 15px}.thb_title.style6 .thb_title_inner:before,.thb_title.style6 .thb_title_inner:after{content:'';position:absolute;top:50%;margin-top:0;display:block;height:1px;background:#444;width:900em;pointer-events:none}.thb_title.style6 .thb_title_inner:before{right:100%}.thb_title.style6 .thb_title_inner:after{left:100%}.thb_title.style6 h2{display:inline-block;height:24px;line-height:1;font-size:24px;font-weight:600}.thb_title.style6.text-left{text-align:left}.thb_title.style6.text-left:before{display:none}.thb_title.style6.text-left .thb_title_inner{padding-left:0}.thb_title.style7{overflow:hidden;text-align:center}.thb_title.style7 .thb_title_inner{display:inline-block;position:relative;text-align:center;padding:0 15px;line-height:1}.thb_title.style7 .thb_title_inner:before,.thb_title.style7 .thb_title_inner:after{content:'';position:absolute;top:50%;margin-top:0;display:block;height:1px;background:#444;width:900em;opacity:.2;pointer-events:none}.thb_title.style7 .thb_title_inner:before{right:100%}.thb_title.style7 .thb_title_inner:after{left:100%}.thb_title.style7 h2{display:inline-block;height:18px;line-height:1;font-size:18px;font-weight:600}.thb_title.style7.text-left{text-align:left}.thb_title.style7.text-left:before{display:none}.thb_title.style7.text-left .thb_title_inner{padding-left:0}.thb_title.style8{text-align:center;border-bottom:1px solid #e9e9e9;padding-bottom:20px}.thb_title.style8 h2{font-size:20px;font-weight:500}.thb_title.style8.text-left{text-align:left}.thb_title.style9 .thb_title_inner{display:inline-block;background:#444;padding:10px 20px}.thb_title.style9 .thb_title_inner h2{font-size:20px;font-weight:600;color:#fff;letter-spacing:.08em}.thb_title.style9.text-left{text-align:left}.thb-instagram-row{position:relative;padding:0}.thb-instagram-row.low-padding.row{margin:0 -5px}.thb-instagram-row.low-padding.row .columns{padding:0 5px}.thb-instagram-row.low-padding.row .columns figure{margin-bottom:10px}.thb-instagram-row.low-padding.row .thb-instagram-name-holder.text-center{margin-top:-5px}.thb-instagram-row.no-padding figure,.row .thb-instagram-row.row.no-padding figure{margin-bottom:0}.thb-instagram-row.no-padding .thb-instagram-name-holder.text-center{margin-top:0}.thb-instagram-row .instagram-row-username{display:inline-block;margin-bottom:30px;font-size:16px;line-height:20px}.thb-instagram-row .instagram-row-username i{font-size:20px;margin-right:15px}.thb-instagram-row .thb-instagram-name-holder.text-center{position:absolute;z-index:20;flex:none;width:auto;padding:16px 25px !important;background:#fff;top:50%;left:50%;margin-top:-15px;-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.thb-instagram-row .thb-instagram-name-holder.text-center .instagram-row-username{display:inline-flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;margin:0;text-transform:uppercase}.thb-instagram-row .thb-instagram-name-holder.text-center .instagram-row-username i{font-size:16px}.thb-instagram-row figure{height:0;width:100%;padding-bottom:90% !important;margin-bottom:30px;overflow:hidden;position:relative;background:#444;background-size:cover}.thb-instagram-row figure>img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.thb-instagram-row figure:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:#444;opacity:0}.thb-instagram-row figure .instagram-link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.thb-instagram-row figure:hover:after{opacity:.4}.thb-instagram-row figure:hover span{opacity:1}.thb-instagram-row figure span{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;font-weight:600;font-size:12px;color:#fff;opacity:0}.thb-instagram-row figure span svg{fill:#fff;margin-right:8px}.rtl .thb-instagram-row figure span svg{margin-right:0;margin-left:8px}.thb-instagram-row figure span em{font-style:normal;line-height:1}.thb-instagram-row figure span em+svg{margin-left:20px}.rtl .thb-instagram-row figure span em+svg{margin-right:20px;margin-left:0}.thb-counter{display:flex;flex-direction:column;text-align:center;color:#444;visibility:hidden;margin-bottom:30px}.thb-counter figure{display:flex;width:100%;justify-content:center;align-items:center;padding-top:15px}.thb-counter figure svg{display:none;width:50px;margin:0 auto}.thb-counter figure svg path,.thb-counter figure svg circle,.thb-counter figure svg rect,.thb-counter figure svg ellipse{stroke:#444}.thb-counter figure .counter-image img{width:64px}.thb-counter .counter-container{display:flex;justify-content:center;align-items:center;flex-direction:column;white-space:nowrap}.thb-counter .h1,.thb-counter .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter .timestamp{display:block;width:100%;line-height:1;font-weight:600 !important;letter-spacing:-.02em !important;margin-bottom:10px;will-change:contents}.thb-counter .h1 .odometer-digit,.thb-counter .thb-countdown .thb-countdown-ul li .timestamp .odometer-digit,.thb-countdown .thb-countdown-ul li .thb-counter .timestamp .odometer-digit{line-height:1}.thb-counter h6{text-transform:none;font-weight:500;font-size:16px;letter-spacing:normal;color:#444;margin:0 0 15px}.thb-counter .thb-description p{font-size:14px;margin-bottom:15px}.thb-counter.counter-style1 .counter-container{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:15px}.thb-counter.counter-style1 .counter-container .odometer{flex:0;white-space:nowrap}.thb-counter.counter-style1 .counter-container .odometer .odometer-inside{line-height:1;display:flex}.thb-counter.counter-style1 .counter-container .odometer .odometer-inside .odometer-digit-spacer{vertical-align:baseline}.thb-counter.counter-style1 .counter-container .h1,.thb-counter.counter-style1 .counter-container .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style1 .counter-container .timestamp{line-height:1;will-change:contents;margin:0}.thb-counter.counter-style1 .counter-container .h1.counter-text,.thb-counter.counter-style1 .counter-container .thb-countdown .thb-countdown-ul li .counter-text.timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style1 .counter-container .counter-text.timestamp{width:auto;display:inline-flex;margin:0 0 0 7px}@media only screen and (min-width:1024px){.thb-counter.counter-style1 .h1,.thb-counter.counter-style1 .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style1 .timestamp{font-size:90px}}.thb-counter.counter-style3 .h1,.thb-counter.counter-style3 .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style3 .timestamp{font-size:30px;font-weight:600;margin:0}.thb-counter.counter-style3 h6{font-size:14px;font-weight:600}.thb-counter.counter-style3 figure{padding:0;margin-bottom:30px}.thb-counter.counter-style2 .h1,.thb-counter.counter-style2 .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style2 .timestamp{margin-bottom:0}.thb-counter.counter-style2 .counter-container{text-align:center;padding:20px 0;min-width:155px}.thb-counter.counter-style2 .thb-description{display:flex;align-items:center;padding:30px 0}.thb-counter.counter-style2 .thb-description p{margin:0}.thb-counter.counter-style2.left{flex-direction:row;text-align:left}.thb-counter.counter-style2.left .counter-container{padding-right:40px;border-right:1px solid rgba(0,0,0,.15);margin-right:40px}.thb-counter.counter-style2.right{text-align:right;flex-direction:row-reverse}.thb-counter.counter-style2.right .counter-container{padding-left:40px;border-left:1px solid rgba(0,0,0,.15);margin-left:40px}.thb-counter.counter-style4 .counter-container{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:15px}.thb-counter.counter-style4 .counter-container .odometer{flex:0;white-space:nowrap}.thb-counter.counter-style4 .counter-container .odometer .odometer-inside{line-height:1;display:flex}.thb-counter.counter-style4 .counter-container .odometer .odometer-inside .odometer-digit-spacer{vertical-align:baseline}.thb-counter.counter-style4 .counter-container .counter{line-height:1;font-weight:400 !important;letter-spacing:-.02em !important;will-change:contents;margin:0;font-size:40px}@media only screen and (min-width:640px){.thb-counter.counter-style4 .counter-container .counter{font-size:60px}}.thb-counter.counter-style4 .counter-container .counter.counter-text{width:auto;display:inline-flex;margin:0 0 0 7px}.thb-counter.counter-style4 .thb-title{font-weight:600;text-transform:uppercase;font-size:12px;margin-bottom:10px}.thb-counter.counter-style5 .counter-container{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:15px}.thb-counter.counter-style5 .counter-container .odometer{flex:0;white-space:nowrap}.thb-counter.counter-style5 .counter-container .odometer .odometer-inside{line-height:1;display:flex}.thb-counter.counter-style5 .counter-container .odometer .odometer-inside .odometer-digit-spacer{vertical-align:baseline}.thb-counter.counter-style5 .counter-container .counter{line-height:1;font-weight:400 !important;letter-spacing:-.02em !important;will-change:contents;margin:0;font-size:40px}@media only screen and (min-width:640px){.thb-counter.counter-style5 .counter-container .counter{font-size:60px}}.thb-counter.counter-style5 .counter-container .counter.counter-text{width:auto;display:inline-flex;margin:0 0 0 7px}.thb-counter.counter-style5 .h1,.thb-counter.counter-style5 .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style5 .timestamp{font-weight:400}@media only screen and (min-width:1024px){.thb-counter.counter-style5 .h1,.thb-counter.counter-style5 .thb-countdown .thb-countdown-ul li .timestamp,.thb-countdown .thb-countdown-ul li .thb-counter.counter-style5 .timestamp{font-size:80px}}.thb-counter.counter-style5 h6{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.odometer.odometer-auto-theme,.odometer.odometer-theme-minimal{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-minimal .odometer-digit,.odometer.odometer-theme-minimal .odometer-formatting-mark{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.thb-social-top{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.thb-social-top .thb-social-total{display:flex;align-items:center;flex-direction:column;line-height:1;padding:0 15px;margin-bottom:15px}.thb-social-top .thb-social-total .thb-social-total-count{display:inline-flex;font-size:24px;font-weight:600;margin-bottom:8px}.thb-social-top .thb-social-total .thb-social-total-text{display:inline-flex;text-transform:uppercase;font-size:10px;opacity:.8;letter-spacing:.05em}.thb-social-top .thb-social-top-buttons{display:flex;flex-wrap:wrap;justify-content:center}.thb-social-top .social-button-holder .social{display:flex;justify-content:center;align-items:center;text-align:center;color:#a9a9a9;line-height:1}.thb-social-top.style1{padding:0 0 30px}.thb-social-top.style1 .thb-social-top-buttons{max-width:110px;width:100%}.thb-social-top.style1 .social-button-holder{flex:0 0 50%;padding:5px;max-width:50%}.thb-social-top.style1 .social-button-holder .social{border:1px solid #e9e9e9;width:45px;height:45px;position:relative}.thb-social-top.style1 .social-button-holder .social.social-facebook:hover{border-color:#3b5998;background:#3b5998;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-facebook .thb-social-count{background:#3b5998}.thb-social-top.style1 .social-button-holder .social.social-linkedin:hover{border-color:#007bb6;background:#007bb6;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-linkedin .thb-social-count{background:#007bb6}.thb-social-top.style1 .social-button-holder .social.social-twitter:hover{border-color:#00aced;background:#00aced;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-twitter .thb-social-count{background:#00aced}.thb-social-top.style1 .social-button-holder .social.social-instagram:hover{border-color:#3f729b;background:#3f729b;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-instagram .thb-social-count{background:#3f729b}.thb-social-top.style1 .social-button-holder .social.social-youtube:hover{border-color:#e52d27;background:#e52d27;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-youtube .thb-social-count{background:#e52d27}.thb-social-top.style1 .social-button-holder .social.social-vkontakte:hover{border-color:#45668e;background:#45668e;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-vkontakte .thb-social-count{background:#45668e}.thb-social-top.style1 .social-button-holder .social.social-pinterest:hover{border-color:#bd081c;background:#bd081c;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-pinterest .thb-social-count{background:#bd081c}.thb-social-top.style1 .social-button-holder .social.social-whatsapp:hover{border-color:#25d366;background:#25d366;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-whatsapp .thb-social-count{background:#25d366}.thb-social-top.style1 .social-button-holder .social.social-medium:hover{border-color:#00ab6c;background:#00ab6c;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-medium .thb-social-count{background:#00ab6c}.thb-social-top.style1 .social-button-holder .social.social-email:hover{border-color:#9b9b9b;background:#9b9b9b;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-email .thb-social-count{background:#9b9b9b}.thb-social-top.style1 .social-button-holder .social.social-reddit:hover{border-color:#ff4500;background:#ff4500;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-reddit .thb-social-count{background:#ff4500}.thb-social-top.style1 .social-button-holder .social.social-vimeo:hover{border-color:#1ab7ea;background:#1ab7ea;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-vimeo .thb-social-count{background:#1ab7ea}.thb-social-top.style1 .social-button-holder .social.social-telegram:hover{border-color:#08c;background:#08c;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-telegram .thb-social-count{background:#08c}.thb-social-top.style1 .social-button-holder .social.social-flipboard:hover{border-color:#e12828;background:#e12828;color:#fff}.thb-social-top.style1 .social-button-holder .social.social-flipboard .thb-social-count{background:#e12828}.thb-social-top.style1 .social-button-holder .social .thb-social-count{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;opacity:0;color:#fff}.thb-social-top.style1 .social-button-holder .social:hover .thb-social-count{opacity:1}.thb-social-top.style2{padding:10px 0 30px}.thb-social-top.style2.sharing-counts-off{padding-top:0}.thb-social-top.style2 .thb-social-top-buttons{max-width:55px;align-items:center}.thb-social-top.style2 .thb-social-total .thb-social-total-count{font-size:14px;margin-bottom:4px}.thb-social-top.style2 .social-button-holder{flex:1;padding:5px}.thb-social-top.style2 .social-button-holder .social{border:1px solid #e9e9e9;width:44px;height:44px;margin:0 auto;border-radius:50%;position:relative}.thb-social-top.style2 .social-button-holder .social.social-facebook{color:#3b5998}.thb-social-top.style2 .social-button-holder .social.social-facebook:hover{border-color:#3b5998;background:#3b5998;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-facebook .thb-social-count{background:#3b5998}.thb-social-top.style2 .social-button-holder .social.social-linkedin{color:#007bb6}.thb-social-top.style2 .social-button-holder .social.social-linkedin:hover{border-color:#007bb6;background:#007bb6;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-linkedin .thb-social-count{background:#007bb6}.thb-social-top.style2 .social-button-holder .social.social-twitter{color:#00aced}.thb-social-top.style2 .social-button-holder .social.social-twitter:hover{border-color:#00aced;background:#00aced;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-twitter .thb-social-count{background:#00aced}.thb-social-top.style2 .social-button-holder .social.social-instagram{color:#3f729b}.thb-social-top.style2 .social-button-holder .social.social-instagram:hover{border-color:#3f729b;background:#3f729b;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-instagram .thb-social-count{background:#3f729b}.thb-social-top.style2 .social-button-holder .social.social-youtube{color:#e52d27}.thb-social-top.style2 .social-button-holder .social.social-youtube:hover{border-color:#e52d27;background:#e52d27;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-youtube .thb-social-count{background:#e52d27}.thb-social-top.style2 .social-button-holder .social.social-vkontakte{color:#45668e}.thb-social-top.style2 .social-button-holder .social.social-vkontakte:hover{border-color:#45668e;background:#45668e;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-vkontakte .thb-social-count{background:#45668e}.thb-social-top.style2 .social-button-holder .social.social-pinterest{color:#bd081c}.thb-social-top.style2 .social-button-holder .social.social-pinterest:hover{border-color:#bd081c;background:#bd081c;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-pinterest .thb-social-count{background:#bd081c}.thb-social-top.style2 .social-button-holder .social.social-whatsapp{color:#25d366}.thb-social-top.style2 .social-button-holder .social.social-whatsapp:hover{border-color:#25d366;background:#25d366;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-whatsapp .thb-social-count{background:#25d366}.thb-social-top.style2 .social-button-holder .social.social-medium{color:#00ab6c}.thb-social-top.style2 .social-button-holder .social.social-medium:hover{border-color:#00ab6c;background:#00ab6c;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-medium .thb-social-count{background:#00ab6c}.thb-social-top.style2 .social-button-holder .social.social-email{color:#9b9b9b}.thb-social-top.style2 .social-button-holder .social.social-email:hover{border-color:#9b9b9b;background:#9b9b9b;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-email .thb-social-count{background:#9b9b9b}.thb-social-top.style2 .social-button-holder .social.social-reddit{color:#ff4500}.thb-social-top.style2 .social-button-holder .social.social-reddit:hover{border-color:#ff4500;background:#ff4500;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-reddit .thb-social-count{background:#ff4500}.thb-social-top.style2 .social-button-holder .social.social-vimeo{color:#1ab7ea}.thb-social-top.style2 .social-button-holder .social.social-vimeo:hover{border-color:#1ab7ea;background:#1ab7ea;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-vimeo .thb-social-count{background:#1ab7ea}.thb-social-top.style2 .social-button-holder .social.social-telegram{color:#08c}.thb-social-top.style2 .social-button-holder .social.social-telegram:hover{border-color:#08c;background:#08c;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-telegram .thb-social-count{background:#08c}.thb-social-top.style2 .social-button-holder .social.social-flipboard{color:#e12828}.thb-social-top.style2 .social-button-holder .social.social-flipboard:hover{border-color:#e12828;background:#e12828;color:#fff}.thb-social-top.style2 .social-button-holder .social.social-flipboard .thb-social-count{background:#e12828}.thb-social-top.style2 .social-button-holder .social .thb-social-count{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;opacity:0;color:#fff;border-radius:50%}.thb-social-top.style2 .social-button-holder .social:hover .thb-social-count{opacity:1}.thb-social-top.style3{padding:10px 0 30px}.thb-social-top.style3.sharing-counts-off{padding-top:0}.thb-social-top.style3 .thb-social-top-buttons{max-width:55px;align-items:center}.thb-social-top.style3 .thb-social-total .thb-social-total-count{font-size:14px;margin-bottom:4px}.thb-social-top.style3 .social-button-holder{flex:1;padding:10px}.thb-social-top.style3 .social-button-holder .social{flex-direction:column;width:40px;text-align:center;margin:0 auto;font-size:20px}.thb-social-top.style3 .social-button-holder .social:hover .thb-social-icon{color:#444}.thb-social-top.style3 .social-button-holder .social.social-facebook{color:#444}.thb-social-top.style3 .social-button-holder .social.social-facebook:hover .thb-social-icon{color:#3b5998}.thb-social-top.style3 .social-button-holder .social.social-linkedin{color:#444}.thb-social-top.style3 .social-button-holder .social.social-linkedin:hover .thb-social-icon{color:#007bb6}.thb-social-top.style3 .social-button-holder .social.social-twitter{color:#444}.thb-social-top.style3 .social-button-holder .social.social-twitter:hover .thb-social-icon{color:#00aced}.thb-social-top.style3 .social-button-holder .social.social-instagram{color:#444}.thb-social-top.style3 .social-button-holder .social.social-instagram:hover .thb-social-icon{color:#3f729b}.thb-social-top.style3 .social-button-holder .social.social-youtube{color:#444}.thb-social-top.style3 .social-button-holder .social.social-youtube:hover .thb-social-icon{color:#e52d27}.thb-social-top.style3 .social-button-holder .social.social-vkontakte{color:#444}.thb-social-top.style3 .social-button-holder .social.social-vkontakte:hover .thb-social-icon{color:#45668e}.thb-social-top.style3 .social-button-holder .social.social-pinterest{color:#444}.thb-social-top.style3 .social-button-holder .social.social-pinterest:hover .thb-social-icon{color:#bd081c}.thb-social-top.style3 .social-button-holder .social.social-whatsapp{color:#444}.thb-social-top.style3 .social-button-holder .social.social-whatsapp:hover .thb-social-icon{color:#25d366}.thb-social-top.style3 .social-button-holder .social.social-medium{color:#444}.thb-social-top.style3 .social-button-holder .social.social-medium:hover .thb-social-icon{color:#00ab6c}.thb-social-top.style3 .social-button-holder .social.social-email{color:#444}.thb-social-top.style3 .social-button-holder .social.social-email:hover .thb-social-icon{color:#9b9b9b}.thb-social-top.style3 .social-button-holder .social.social-reddit{color:#444}.thb-social-top.style3 .social-button-holder .social.social-reddit:hover .thb-social-icon{color:#ff4500}.thb-social-top.style3 .social-button-holder .social.social-vimeo{color:#444}.thb-social-top.style3 .social-button-holder .social.social-vimeo:hover .thb-social-icon{color:#1ab7ea}.thb-social-top.style3 .social-button-holder .social.social-telegram{color:#444}.thb-social-top.style3 .social-button-holder .social.social-telegram:hover .thb-social-icon{color:#08c}.thb-social-top.style3 .social-button-holder .social.social-flipboard{color:#444}.thb-social-top.style3 .social-button-holder .social.social-flipboard:hover .thb-social-icon{color:#e12828}.thb-social-top.style3 .social-button-holder .social .thb-social-count{opacity:.8;font-size:10px;margin-top:5px}.thb-social-top.style4{padding:10px 0 30px}.thb-social-top.style4.sharing-counts-off{padding-top:0}.thb-social-top.style4.sharing-counts-off .social-button-holder{margin-bottom:10px}.thb-social-top.style4.sharing-counts-off .social-button-holder:last-child{margin-bottom:0}.thb-social-top.style4 .thb-social-top-buttons{max-width:70px;align-items:center;flex-direction:column}.thb-social-top.style4 .thb-social-total .thb-social-total-count{font-size:14px;margin-bottom:4px}.thb-social-top.style4 .social-button-holder{flex:1;padding:5px}.thb-social-top.style4 .social-button-holder .social{text-align:center;margin:0 auto}.thb-social-top.style4 .social-button-holder .social .thb-social-count{display:flex;justify-content:center;align-items:center;text-align:center;height:22px;width:35px;text-align:center;position:relative;border:1px solid #e1e1e1;border-radius:2px;font-size:10px;margin-left:12px;color:#878787}.thb-social-top.style4 .social-button-holder .social .thb-social-count:before{content:'';display:block;width:6px;height:6px;position:absolute;right:calc(100% - 1px);top:50%;background:#fff;border:1px solid transparent;border-left-color:#e1e1e1;border-bottom-color:#e1e1e1;-moz-transform:rotateZ(45deg) translateY(-50%);-ms-transform:rotateZ(45deg) translateY(-50%);-webkit-transform:rotateZ(45deg) translateY(-50%);transform:rotateZ(45deg) translateY(-50%)}.thb-social-top.style4 .social-button-holder .social:hover .thb-social-icon{color:#444}.thb-social-top.style4 .social-button-holder .social:hover .thb-social-count{color:#fff}.thb-social-top.style4 .social-button-holder .social.social-facebook{color:#444}.thb-social-top.style4 .social-button-holder .social.social-facebook:hover .thb-social-icon{color:#3b5998}.thb-social-top.style4 .social-button-holder .social.social-facebook:hover .thb-social-count{background:#3b5998;border-color:#3b5998}.thb-social-top.style4 .social-button-holder .social.social-facebook:hover .thb-social-count:before{background:#3b5998;border-left-color:#3b5998;border-bottom-color:#3b5998}.thb-social-top.style4 .social-button-holder .social.social-linkedin{color:#444}.thb-social-top.style4 .social-button-holder .social.social-linkedin:hover .thb-social-icon{color:#007bb6}.thb-social-top.style4 .social-button-holder .social.social-linkedin:hover .thb-social-count{background:#007bb6;border-color:#007bb6}.thb-social-top.style4 .social-button-holder .social.social-linkedin:hover .thb-social-count:before{background:#007bb6;border-left-color:#007bb6;border-bottom-color:#007bb6}.thb-social-top.style4 .social-button-holder .social.social-twitter{color:#444}.thb-social-top.style4 .social-button-holder .social.social-twitter:hover .thb-social-icon{color:#00aced}.thb-social-top.style4 .social-button-holder .social.social-twitter:hover .thb-social-count{background:#00aced;border-color:#00aced}.thb-social-top.style4 .social-button-holder .social.social-twitter:hover .thb-social-count:before{background:#00aced;border-left-color:#00aced;border-bottom-color:#00aced}.thb-social-top.style4 .social-button-holder .social.social-instagram{color:#444}.thb-social-top.style4 .social-button-holder .social.social-instagram:hover .thb-social-icon{color:#3f729b}.thb-social-top.style4 .social-button-holder .social.social-instagram:hover .thb-social-count{background:#3f729b;border-color:#3f729b}.thb-social-top.style4 .social-button-holder .social.social-instagram:hover .thb-social-count:before{background:#3f729b;border-left-color:#3f729b;border-bottom-color:#3f729b}.thb-social-top.style4 .social-button-holder .social.social-youtube{color:#444}.thb-social-top.style4 .social-button-holder .social.social-youtube:hover .thb-social-icon{color:#e52d27}.thb-social-top.style4 .social-button-holder .social.social-youtube:hover .thb-social-count{background:#e52d27;border-color:#e52d27}.thb-social-top.style4 .social-button-holder .social.social-youtube:hover .thb-social-count:before{background:#e52d27;border-left-color:#e52d27;border-bottom-color:#e52d27}.thb-social-top.style4 .social-button-holder .social.social-vkontakte{color:#444}.thb-social-top.style4 .social-button-holder .social.social-vkontakte:hover .thb-social-icon{color:#45668e}.thb-social-top.style4 .social-button-holder .social.social-vkontakte:hover .thb-social-count{background:#45668e;border-color:#45668e}.thb-social-top.style4 .social-button-holder .social.social-vkontakte:hover .thb-social-count:before{background:#45668e;border-left-color:#45668e;border-bottom-color:#45668e}.thb-social-top.style4 .social-button-holder .social.social-pinterest{color:#444}.thb-social-top.style4 .social-button-holder .social.social-pinterest:hover .thb-social-icon{color:#bd081c}.thb-social-top.style4 .social-button-holder .social.social-pinterest:hover .thb-social-count{background:#bd081c;border-color:#bd081c}.thb-social-top.style4 .social-button-holder .social.social-pinterest:hover .thb-social-count:before{background:#bd081c;border-left-color:#bd081c;border-bottom-color:#bd081c}.thb-social-top.style4 .social-button-holder .social.social-whatsapp{color:#444}.thb-social-top.style4 .social-button-holder .social.social-whatsapp:hover .thb-social-icon{color:#25d366}.thb-social-top.style4 .social-button-holder .social.social-whatsapp:hover .thb-social-count{background:#25d366;border-color:#25d366}.thb-social-top.style4 .social-button-holder .social.social-whatsapp:hover .thb-social-count:before{background:#25d366;border-left-color:#25d366;border-bottom-color:#25d366}.thb-social-top.style4 .social-button-holder .social.social-medium{color:#444}.thb-social-top.style4 .social-button-holder .social.social-medium:hover .thb-social-icon{color:#00ab6c}.thb-social-top.style4 .social-button-holder .social.social-medium:hover .thb-social-count{background:#00ab6c;border-color:#00ab6c}.thb-social-top.style4 .social-button-holder .social.social-medium:hover .thb-social-count:before{background:#00ab6c;border-left-color:#00ab6c;border-bottom-color:#00ab6c}.thb-social-top.style4 .social-button-holder .social.social-email{color:#444}.thb-social-top.style4 .social-button-holder .social.social-email:hover .thb-social-icon{color:#9b9b9b}.thb-social-top.style4 .social-button-holder .social.social-email:hover .thb-social-count{background:#9b9b9b;border-color:#9b9b9b}.thb-social-top.style4 .social-button-holder .social.social-email:hover .thb-social-count:before{background:#9b9b9b;border-left-color:#9b9b9b;border-bottom-color:#9b9b9b}.thb-social-top.style4 .social-button-holder .social.social-reddit{color:#444}.thb-social-top.style4 .social-button-holder .social.social-reddit:hover .thb-social-icon{color:#ff4500}.thb-social-top.style4 .social-button-holder .social.social-reddit:hover .thb-social-count{background:#ff4500;border-color:#ff4500}.thb-social-top.style4 .social-button-holder .social.social-reddit:hover .thb-social-count:before{background:#ff4500;border-left-color:#ff4500;border-bottom-color:#ff4500}.thb-social-top.style4 .social-button-holder .social.social-vimeo{color:#444}.thb-social-top.style4 .social-button-holder .social.social-vimeo:hover .thb-social-icon{color:#1ab7ea}.thb-social-top.style4 .social-button-holder .social.social-vimeo:hover .thb-social-count{background:#1ab7ea;border-color:#1ab7ea}.thb-social-top.style4 .social-button-holder .social.social-vimeo:hover .thb-social-count:before{background:#1ab7ea;border-left-color:#1ab7ea;border-bottom-color:#1ab7ea}.thb-social-top.style4 .social-button-holder .social.social-telegram{color:#444}.thb-social-top.style4 .social-button-holder .social.social-telegram:hover .thb-social-icon{color:#08c}.thb-social-top.style4 .social-button-holder .social.social-telegram:hover .thb-social-count{background:#08c;border-color:#08c}.thb-social-top.style4 .social-button-holder .social.social-telegram:hover .thb-social-count:before{background:#08c;border-left-color:#08c;border-bottom-color:#08c}.thb-social-top.style4 .social-button-holder .social.social-flipboard{color:#444}.thb-social-top.style4 .social-button-holder .social.social-flipboard:hover .thb-social-icon{color:#e12828}.thb-social-top.style4 .social-button-holder .social.social-flipboard:hover .thb-social-count{background:#e12828;border-color:#e12828}.thb-social-top.style4 .social-button-holder .social.social-flipboard:hover .thb-social-count:before{background:#e12828;border-left-color:#e12828;border-bottom-color:#e12828}.thb-social-top.style5{flex-direction:row}.thb-social-top.style5.sharing-counts-off{margin-left:15px}.thb-social-top.style5 .thb-social-total{margin:0;flex-direction:row}.thb-social-top.style5 .thb-social-total .thb-social-total-count{font-size:10px;margin:0}.thb-social-top.style5 .thb-social-total .thb-social-total-text{margin-left:6px}.thb-social-top.style5 .social-button-holder{margin:2px}.thb-social-top.style5 .social-button-holder .social{width:24px;height:24px;border-radius:2px;color:#fff;font-size:12px}.thb-social-top.style5 .social-button-holder .social .thb-social-count{display:none}.thb-social-top.style5 .social-button-holder .social.social-facebook{background:#3b5998}.thb-social-top.style5 .social-button-holder .social.social-facebook:hover{background:#2d4373}.thb-social-top.style5 .social-button-holder .social.social-linkedin{background:#007bb6}.thb-social-top.style5 .social-button-holder .social.social-linkedin:hover{background:#005983}.thb-social-top.style5 .social-button-holder .social.social-twitter{background:#00aced}.thb-social-top.style5 .social-button-holder .social.social-twitter:hover{background:#0087ba}.thb-social-top.style5 .social-button-holder .social.social-instagram{background:#3f729b}.thb-social-top.style5 .social-button-holder .social.social-instagram:hover{background:#305777}.thb-social-top.style5 .social-button-holder .social.social-youtube{background:#e52d27}.thb-social-top.style5 .social-button-holder .social.social-youtube:hover{background:#c21d17}.thb-social-top.style5 .social-button-holder .social.social-vkontakte{background:#45668e}.thb-social-top.style5 .social-button-holder .social.social-vkontakte:hover{background:#344d6c}.thb-social-top.style5 .social-button-holder .social.social-pinterest{background:#bd081c}.thb-social-top.style5 .social-button-holder .social.social-pinterest:hover{background:#8c0615}.thb-social-top.style5 .social-button-holder .social.social-whatsapp{background:#25d366}.thb-social-top.style5 .social-button-holder .social.social-whatsapp:hover{background:#1da851}.thb-social-top.style5 .social-button-holder .social.social-medium{background:#00ab6c}.thb-social-top.style5 .social-button-holder .social.social-medium:hover{background:#00784c}.thb-social-top.style5 .social-button-holder .social.social-email{background:#9b9b9b}.thb-social-top.style5 .social-button-holder .social.social-email:hover{background:#828282}.thb-social-top.style5 .social-button-holder .social.social-reddit{background:#ff4500}.thb-social-top.style5 .social-button-holder .social.social-reddit:hover{background:#cc3700}.thb-social-top.style5 .social-button-holder .social.social-vimeo{background:#1ab7ea}.thb-social-top.style5 .social-button-holder .social.social-vimeo:hover{background:#1295bf}.thb-social-top.style5 .social-button-holder .social.social-telegram{background:#08c}.thb-social-top.style5 .social-button-holder .social.social-telegram:hover{background:#069}.thb-social-top.style5 .social-button-holder .social.social-flipboard{background:#e12828}.thb-social-top.style5 .social-button-holder .social.social-flipboard:hover{background:#bc1a1a}.thb-social-footer{display:flex;align-items:center;margin-top:30px}.thb-social-footer .thb-social-total{display:none;align-items:center;line-height:1;padding:0 15px;margin-right:15px}.rtl .thb-social-footer .thb-social-total{margin-right:0;margin-left:15px}@media only screen and (min-width:640px){.thb-social-footer .thb-social-total{display:flex}}.thb-social-footer .thb-social-total .thb-social-total-count{display:inline-flex;font-size:14px;font-weight:600}.thb-social-footer .thb-social-total .thb-social-total-text{display:inline-flex;margin-left:10px;text-transform:uppercase;font-size:10px}.rtl .thb-social-footer .thb-social-total .thb-social-total-text{margin-right:10px;margin-left:0}.thb-social-footer .thb-social-footer-buttons{flex:1;display:flex;flex-wrap:wrap}.thb-social-footer .thb-social-footer-buttons .social-button-holder{padding:5px;display:flex}.thb-social-footer .thb-social-footer-buttons .social{display:inline-flex;align-items:center;height:45px;padding:0 20px;width:100%}.thb-social-footer .thb-social-footer-buttons .social .thb-social-icon{display:inline-flex;align-items:center;justify-content:space-between;font-size:10px;text-transform:uppercase;font-weight:600}.thb-social-footer .thb-social-footer-buttons .social .thb-social-icon i{text-align:left;font-size:16px}.thb-social-footer .thb-social-footer-buttons .social .thb-social-icon .thb-social-text{margin-left:10px}.rtl .thb-social-footer .thb-social-footer-buttons .social .thb-social-icon .thb-social-text{margin-right:10px;margin-left:0}.thb-social-footer .thb-social-footer-buttons .social .thb-social-count{margin-left:30px;font-size:10px;opacity:.7}.rtl .thb-social-footer .thb-social-footer-buttons .social .thb-social-count{margin-right:0;margin-left:30px}.thb-social-footer.style1{background:#f6f6f6;padding:10px}@media only screen and (min-width:640px){.thb-social-footer.style1{padding:20px}}.thb-social-footer.style1 .thb-social-footer-buttons .social-button-holder:nth-child(1),.thb-social-footer.style1 .thb-social-footer-buttons .social-button-holder:nth-child(2){flex-grow:1}.thb-social-footer.style1 .thb-social-footer-buttons .social-button-holder:nth-child(n+3) .thb-social-text,.thb-social-footer.style1 .thb-social-footer-buttons .social-button-holder:nth-child(n+3) .thb-social-count{display:none}.thb-social-footer.style1 .thb-social-footer-buttons .social{background:#fff;justify-content:space-between}.thb-social-footer.style1 .thb-social-footer-buttons .social:hover{color:#fff}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-facebook:hover{background:#3b5998}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-linkedin:hover{background:#007bb6}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-twitter:hover{background:#00aced}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-instagram:hover{background:#3f729b}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-youtube:hover{background:#e52d27}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-vkontakte:hover{background:#45668e}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-pinterest:hover{background:#bd081c}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-whatsapp:hover{background:#25d366}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-medium:hover{background:#00ab6c}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-email:hover{background:#9b9b9b}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-reddit:hover{background:#ff4500}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-vimeo:hover{background:#1ab7ea}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-telegram:hover{background:#08c}.thb-social-footer.style1 .thb-social-footer-buttons .social.social-flipboard:hover{background:#e12828}.thb-social-footer.style2 .thb-social-footer-buttons .social-button-holder{flex:0 0 25%}.thb-social-footer.style2 .thb-social-footer-buttons .social{background:#9b9b9b;text-align:center;justify-content:center;color:#fff}.thb-social-footer.style2 .thb-social-footer-buttons .social .thb-social-count{margin-left:10px}.thb-social-footer.style2 .thb-social-footer-buttons .social:hover{background:#828282}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-facebook{background:#3b5998}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-facebook:hover{background:#2d4373}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-linkedin{background:#007bb6}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-linkedin:hover{background:#005983}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-twitter{background:#00aced}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-twitter:hover{background:#0087ba}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-instagram{background:#3f729b}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-instagram:hover{background:#305777}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-youtube{background:#e52d27}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-youtube:hover{background:#c21d17}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-vkontakte{background:#45668e}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-vkontakte:hover{background:#344d6c}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-pinterest{background:#bd081c}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-pinterest:hover{background:#8c0615}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-whatsapp{background:#25d366}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-whatsapp:hover{background:#1da851}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-medium{background:#00ab6c}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-medium:hover{background:#00784c}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-email{background:#9b9b9b}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-email:hover{background:#828282}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-reddit{background:#ff4500}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-reddit:hover{background:#cc3700}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-vimeo{background:#1ab7ea}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-vimeo:hover{background:#1295bf}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-telegram{background:#08c}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-telegram:hover{background:#069}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-flipboard{background:#e12828}.thb-social-footer.style2 .thb-social-footer-buttons .social.social-flipboard:hover{background:#bc1a1a}.thb-social-fixed{display:flex;align-items:center}.thb-social-fixed .social-button-holder{display:inline-flex;align-items:center;margin-left:15px;font-size:10px;color:#444;text-transform:uppercase}.thb-social-fixed .social-button-holder .social{display:inline-flex;align-items:center}.thb-social-fixed .social-button-holder .social .thb-social-count{margin-left:10px}.rtl .thb-social-fixed .social-button-holder .social .thb-social-count{margin-left:0;margin-right:10px}.thb-social-fixed .social-button-holder .social.social-facebook:hover{color:#3b5998}.thb-social-fixed .social-button-holder .social.social-linkedin:hover{color:#007bb6}.thb-social-fixed .social-button-holder .social.social-twitter:hover{color:#00aced}.thb-social-fixed .social-button-holder .social.social-instagram:hover{color:#3f729b}.thb-social-fixed .social-button-holder .social.social-youtube:hover{color:#e52d27}.thb-social-fixed .social-button-holder .social.social-vkontakte:hover{color:#45668e}.thb-social-fixed .social-button-holder .social.social-pinterest:hover{color:#bd081c}.thb-social-fixed .social-button-holder .social.social-whatsapp:hover{color:#25d366}.thb-social-fixed .social-button-holder .social.social-medium:hover{color:#00ab6c}.thb-social-fixed .social-button-holder .social.social-email:hover{color:#9b9b9b}.thb-social-fixed .social-button-holder .social.social-reddit:hover{color:#ff4500}.thb-social-fixed .social-button-holder .social.social-vimeo:hover{color:#1ab7ea}.thb-social-fixed .social-button-holder .social.social-telegram:hover{color:#08c}.thb-social-fixed .social-button-holder .social.social-flipboard:hover{color:#e12828}.thb-social-fixed .social-button-holder.social-comment-holder{margin-right:10px}@media only screen and (min-width:1025px){.thb-social-fixed .social-button-holder.social-comment-holder{margin-right:20px}}.rtl .thb-social-fixed .social-button-holder.social-comment-holder span{margin-left:0;margin-right:12px}.thb-social-fixed .social-button-holder.social-comment-holder span{margin-left:12px}.thb-social-fixed .social-button-holder.social-comment-holder svg{height:12px}.thb-social-fixed .social-button-holder i{font-size:13px}.thb-social-links-container{font-size:10px}.thb-social-links-container .thb-social-link-wrap{display:block;line-height:1}.thb-social-links-container .thb-social-link{display:inline-flex;width:100%;align-items:center;text-transform:uppercase;color:#444}.thb-social-links-container .thb-social-link .thb-social-label-container{display:inline-flex;align-items:center}.thb-social-links-container .thb-social-link .thb-social-icon-container{display:inline-flex;justify-content:center;text-align:center;font-size:16px}.thb-social-links-container .thb-social-link .thb-social-count{opacity:.8}.thb-social-links-container.thb-social-vertical{display:flex;flex-direction:column}.thb-social-links-container.thb-social-vertical .thb-social-link-wrap:last-child .thb-social-link{margin:0}.thb-social-links-container.thb-social-vertical .thb-social-link{justify-content:space-between;margin-bottom:12px}.thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-label-container{font-weight:600}.thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-icon-container{min-width:15px;margin-right:15px}.rtl .thb-social-links-container.thb-social-vertical .thb-social-link .thb-social-icon-container{margin-right:0;margin-left:15px}.thb-social-links-container.thb-social-vertical.border-mono .thb-social-link,.thb-social-links-container.thb-social-vertical.border-color .thb-social-link,.thb-social-links-container.thb-social-vertical.fill-color .thb-social-link{padding:10px 15px;margin-bottom:6px}.thb-social-links-container.thb-social-vertical.circle-mono .thb-social-icon-container,.thb-social-links-container.thb-social-vertical.circle-color .thb-social-icon-container,.thb-social-links-container.thb-social-vertical.circle-fill .thb-social-icon-container{font-size:14px}.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap{display:inline-flex;padding:0 8px;margin-bottom:20px}.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-link{flex-direction:column;min-width:30px}.thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-count{margin-top:12px;opacity:1}.thb-social-links-container.thb-social-horizontal .thb-social-label{display:none}.thb-social-links-container.thb-social-horizontal.border-mono .thb-social-link-wrap,.thb-social-links-container.thb-social-horizontal.border-color .thb-social-link-wrap,.thb-social-links-container.thb-social-horizontal.fill-color .thb-social-link-wrap{padding:0 3px;margin-bottom:8px}.thb-social-links-container.thb-social-horizontal.border-mono .thb-social-link,.thb-social-links-container.thb-social-horizontal.border-color .thb-social-link,.thb-social-links-container.thb-social-horizontal.fill-color .thb-social-link{padding:20px;min-width:65px}.thb-social-links-container.mono-icons .thb-social-link.social-link-facebook:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.thb-social-links-container.mono-icons .thb-social-link.social-link-linkedin:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.thb-social-links-container.mono-icons .thb-social-link.social-link-twitter:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.thb-social-links-container.mono-icons .thb-social-link.social-link-instagram:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.thb-social-links-container.mono-icons .thb-social-link.social-link-vkontakte:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.thb-social-links-container.mono-icons .thb-social-link.social-link-pinterest:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.thb-social-links-container.mono-icons .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.thb-social-links-container.mono-icons .thb-social-link.social-link-medium:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.mono-icons .thb-social-link.social-link-email:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.mono-icons .thb-social-link.social-link-reddit:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.thb-social-links-container.mono-icons .thb-social-link.social-link-vimeo:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.mono-icons .thb-social-link.social-link-telegram:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.thb-social-links-container.mono-icons .thb-social-link.social-link-flipboard:hover .thb-social-label-container,.thb-social-links-container.mono-icons .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{color:#e12828}.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap{padding-left:0;margin-bottom:0}.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap:last-child{padding-right:0}.thb-social-links-container.mono-icons-horizontal .thb-social-link-wrap .thb-social-count{margin:0 0 0 8px}.thb-social-links-container.mono-icons-horizontal .thb-social-link{flex-direction:row !important;min-width:0 !important}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-facebook:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-linkedin:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitter:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-instagram:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vkontakte:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-pinterest:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-medium:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-email:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-reddit:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vimeo:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-telegram:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-flipboard:hover .thb-social-label-container,.thb-social-links-container.mono-icons-horizontal .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{color:#e12828}.thb-social-links-container.color-icons .thb-social-link.social-link-facebook .thb-social-icon-container{color:#3b5998}.thb-social-links-container.color-icons .thb-social-link.social-link-facebook:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin .thb-social-icon-container{color:#007bb6}.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.thb-social-links-container.color-icons .thb-social-link.social-link-twitter .thb-social-icon-container{color:#00aced}.thb-social-links-container.color-icons .thb-social-link.social-link-twitter:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.thb-social-links-container.color-icons .thb-social-link.social-link-instagram .thb-social-icon-container{color:#3f729b}.thb-social-links-container.color-icons .thb-social-link.social-link-instagram:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.thb-social-links-container.color-icons .thb-social-link.social-link-youtube .thb-social-icon-container{color:#e52d27}.thb-social-links-container.color-icons .thb-social-link.social-link-youtube:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.thb-social-links-container.color-icons .thb-social-link.social-link-vkontakte .thb-social-icon-container{color:#45668e}.thb-social-links-container.color-icons .thb-social-link.social-link-vkontakte:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest .thb-social-icon-container{color:#bd081c}.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp .thb-social-icon-container{color:#25d366}.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.thb-social-links-container.color-icons .thb-social-link.social-link-medium .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.color-icons .thb-social-link.social-link-medium:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.color-icons .thb-social-link.social-link-email .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.color-icons .thb-social-link.social-link-email:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.color-icons .thb-social-link.social-link-reddit .thb-social-icon-container{color:#ff4500}.thb-social-links-container.color-icons .thb-social-link.social-link-reddit:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.color-icons .thb-social-link.social-link-telegram .thb-social-icon-container{color:#08c}.thb-social-links-container.color-icons .thb-social-link.social-link-telegram:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.thb-social-links-container.color-icons .thb-social-link.social-link-flipboard .thb-social-icon-container{color:#e12828}.thb-social-links-container.color-icons .thb-social-link.social-link-flipboard:hover .thb-social-label-container,.thb-social-links-container.color-icons .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{color:#e12828}.thb-social-links-container.border-mono .thb-social-link{border:1px solid #e9e9e9;border-radius:3px}.thb-social-links-container.border-mono .thb-social-link:hover{color:#fff}.thb-social-links-container.border-mono .thb-social-link.social-link-facebook:hover{background:#3b5998;border-color:#3b5998}.thb-social-links-container.border-mono .thb-social-link.social-link-linkedin:hover{background:#007bb6;border-color:#007bb6}.thb-social-links-container.border-mono .thb-social-link.social-link-twitter:hover{background:#00aced;border-color:#00aced}.thb-social-links-container.border-mono .thb-social-link.social-link-instagram:hover{background:#3f729b;border-color:#3f729b}.thb-social-links-container.border-mono .thb-social-link.social-link-youtube:hover{background:#e52d27;border-color:#e52d27}.thb-social-links-container.border-mono .thb-social-link.social-link-vkontakte:hover{background:#45668e;border-color:#45668e}.thb-social-links-container.border-mono .thb-social-link.social-link-pinterest:hover{background:#bd081c;border-color:#bd081c}.thb-social-links-container.border-mono .thb-social-link.social-link-whatsapp:hover{background:#25d366;border-color:#25d366}.thb-social-links-container.border-mono .thb-social-link.social-link-medium:hover{background:#00ab6c;border-color:#00ab6c}.thb-social-links-container.border-mono .thb-social-link.social-link-email:hover{background:#9b9b9b;border-color:#9b9b9b}.thb-social-links-container.border-mono .thb-social-link.social-link-reddit:hover{background:#ff4500;border-color:#ff4500}.thb-social-links-container.border-mono .thb-social-link.social-link-vimeo:hover{background:#1ab7ea;border-color:#1ab7ea}.thb-social-links-container.border-mono .thb-social-link.social-link-telegram:hover{background:#08c;border-color:#08c}.thb-social-links-container.border-mono .thb-social-link.social-link-flipboard:hover{background:#e12828;border-color:#e12828}.thb-social-links-container.border-mono .thb-social-link .thb-social-icon-container{transition-duration:0s}.thb-social-links-container.border-color .thb-social-link{border:1px solid #e9e9e9;border-radius:3px}.thb-social-links-container.border-color .thb-social-link.social-link-facebook .thb-social-icon-container{color:#3b5998}.thb-social-links-container.border-color .thb-social-link.social-link-facebook:hover{background:rgba(59,89,152,.07);border-color:#3b5998}.thb-social-links-container.border-color .thb-social-link.social-link-linkedin .thb-social-icon-container{color:#007bb6}.thb-social-links-container.border-color .thb-social-link.social-link-linkedin:hover{background:rgba(0,123,182,.07);border-color:#007bb6}.thb-social-links-container.border-color .thb-social-link.social-link-twitter .thb-social-icon-container{color:#00aced}.thb-social-links-container.border-color .thb-social-link.social-link-twitter:hover{background:rgba(0,172,237,.07);border-color:#00aced}.thb-social-links-container.border-color .thb-social-link.social-link-instagram .thb-social-icon-container{color:#3f729b}.thb-social-links-container.border-color .thb-social-link.social-link-instagram:hover{background:rgba(63,114,155,.07);border-color:#3f729b}.thb-social-links-container.border-color .thb-social-link.social-link-youtube .thb-social-icon-container{color:#e52d27}.thb-social-links-container.border-color .thb-social-link.social-link-youtube:hover{background:rgba(229,45,39,.07);border-color:#e52d27}.thb-social-links-container.border-color .thb-social-link.social-link-vkontakte .thb-social-icon-container{color:#45668e}.thb-social-links-container.border-color .thb-social-link.social-link-vkontakte:hover{background:rgba(69,102,142,.07);border-color:#45668e}.thb-social-links-container.border-color .thb-social-link.social-link-pinterest .thb-social-icon-container{color:#bd081c}.thb-social-links-container.border-color .thb-social-link.social-link-pinterest:hover{background:rgba(189,8,28,.07);border-color:#bd081c}.thb-social-links-container.border-color .thb-social-link.social-link-whatsapp .thb-social-icon-container{color:#25d366}.thb-social-links-container.border-color .thb-social-link.social-link-whatsapp:hover{background:rgba(37,211,102,.07);border-color:#25d366}.thb-social-links-container.border-color .thb-social-link.social-link-medium .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.border-color .thb-social-link.social-link-medium:hover{background:rgba(0,171,108,.07);border-color:#00ab6c}.thb-social-links-container.border-color .thb-social-link.social-link-email .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.border-color .thb-social-link.social-link-email:hover{background:rgba(155,155,155,.07);border-color:#9b9b9b}.thb-social-links-container.border-color .thb-social-link.social-link-reddit .thb-social-icon-container{color:#ff4500}.thb-social-links-container.border-color .thb-social-link.social-link-reddit:hover{background:rgba(255,69,0,.07);border-color:#ff4500}.thb-social-links-container.border-color .thb-social-link.social-link-vimeo .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.border-color .thb-social-link.social-link-vimeo:hover{background:rgba(26,183,234,.07);border-color:#1ab7ea}.thb-social-links-container.border-color .thb-social-link.social-link-telegram .thb-social-icon-container{color:#08c}.thb-social-links-container.border-color .thb-social-link.social-link-telegram:hover{background:rgba(0,136,204,.07);border-color:#08c}.thb-social-links-container.border-color .thb-social-link.social-link-flipboard .thb-social-icon-container{color:#e12828}.thb-social-links-container.border-color .thb-social-link.social-link-flipboard:hover{background:rgba(225,40,40,.07);border-color:#e12828}.thb-social-links-container.fill-color .thb-social-link{color:#fff;border-radius:3px}.thb-social-links-container.fill-color .thb-social-link.social-link-facebook{background:#3b5998}.thb-social-links-container.fill-color .thb-social-link.social-link-facebook:hover{background:#2d4373}.thb-social-links-container.fill-color .thb-social-link.social-link-linkedin{background:#007bb6}.thb-social-links-container.fill-color .thb-social-link.social-link-linkedin:hover{background:#005983}.thb-social-links-container.fill-color .thb-social-link.social-link-twitter{background:#00aced}.thb-social-links-container.fill-color .thb-social-link.social-link-twitter:hover{background:#0087ba}.thb-social-links-container.fill-color .thb-social-link.social-link-instagram{background:#3f729b}.thb-social-links-container.fill-color .thb-social-link.social-link-instagram:hover{background:#305777}.thb-social-links-container.fill-color .thb-social-link.social-link-youtube{background:#e52d27}.thb-social-links-container.fill-color .thb-social-link.social-link-youtube:hover{background:#c21d17}.thb-social-links-container.fill-color .thb-social-link.social-link-vkontakte{background:#45668e}.thb-social-links-container.fill-color .thb-social-link.social-link-vkontakte:hover{background:#344d6c}.thb-social-links-container.fill-color .thb-social-link.social-link-pinterest{background:#bd081c}.thb-social-links-container.fill-color .thb-social-link.social-link-pinterest:hover{background:#8c0615}.thb-social-links-container.fill-color .thb-social-link.social-link-whatsapp{background:#25d366}.thb-social-links-container.fill-color .thb-social-link.social-link-whatsapp:hover{background:#1da851}.thb-social-links-container.fill-color .thb-social-link.social-link-medium{background:#00ab6c}.thb-social-links-container.fill-color .thb-social-link.social-link-medium:hover{background:#00784c}.thb-social-links-container.fill-color .thb-social-link.social-link-email{background:#9b9b9b}.thb-social-links-container.fill-color .thb-social-link.social-link-email:hover{background:#828282}.thb-social-links-container.fill-color .thb-social-link.social-link-reddit{background:#ff4500}.thb-social-links-container.fill-color .thb-social-link.social-link-reddit:hover{background:#cc3700}.thb-social-links-container.fill-color .thb-social-link.social-link-vimeo{background:#1ab7ea}.thb-social-links-container.fill-color .thb-social-link.social-link-vimeo:hover{background:#1295bf}.thb-social-links-container.fill-color .thb-social-link.social-link-telegram{background:#08c}.thb-social-links-container.fill-color .thb-social-link.social-link-telegram:hover{background:#069}.thb-social-links-container.fill-color .thb-social-link.social-link-flipboard{background:#e12828}.thb-social-links-container.fill-color .thb-social-link.social-link-flipboard:hover{background:#bc1a1a}.thb-social-links-container.circle-mono .thb-social-link .thb-social-icon-container{width:30px;height:30px;background:#f1f1f1;align-items:center;border-radius:50%}.thb-social-links-container.circle-mono .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.thb-social-links-container.circle-mono .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.thb-social-links-container.circle-mono .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.thb-social-links-container.circle-mono .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.thb-social-links-container.circle-mono .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.thb-social-links-container.circle-mono .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.thb-social-links-container.circle-mono .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.thb-social-links-container.circle-mono .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.thb-social-links-container.circle-mono .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.circle-mono .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.circle-mono .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.thb-social-links-container.circle-mono .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.circle-mono .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.thb-social-links-container.circle-mono .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{color:#e12828}.thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container{width:30px;height:30px;background:#f1f1f1;align-items:center;border-radius:50%}.thb-social-links-container.circle-color .thb-social-link.social-link-facebook .thb-social-icon-container{color:#3b5998}.thb-social-links-container.circle-color .thb-social-link.social-link-facebook:hover .thb-social-icon-container{background:#3b5998;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-linkedin .thb-social-icon-container{color:#007bb6}.thb-social-links-container.circle-color .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{background:#007bb6;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-twitter .thb-social-icon-container{color:#00aced}.thb-social-links-container.circle-color .thb-social-link.social-link-twitter:hover .thb-social-icon-container{background:#00aced;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-instagram .thb-social-icon-container{color:#3f729b}.thb-social-links-container.circle-color .thb-social-link.social-link-instagram:hover .thb-social-icon-container{background:#3f729b;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-youtube .thb-social-icon-container{color:#e52d27}.thb-social-links-container.circle-color .thb-social-link.social-link-youtube:hover .thb-social-icon-container{background:#e52d27;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-vkontakte .thb-social-icon-container{color:#45668e}.thb-social-links-container.circle-color .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{background:#45668e;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-pinterest .thb-social-icon-container{color:#bd081c}.thb-social-links-container.circle-color .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{background:#bd081c;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp .thb-social-icon-container{color:#25d366}.thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{background:#25d366;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-medium .thb-social-icon-container{color:#00ab6c}.thb-social-links-container.circle-color .thb-social-link.social-link-medium:hover .thb-social-icon-container{background:#00ab6c;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-email .thb-social-icon-container{color:#9b9b9b}.thb-social-links-container.circle-color .thb-social-link.social-link-email:hover .thb-social-icon-container{background:#9b9b9b;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-reddit .thb-social-icon-container{color:#ff4500}.thb-social-links-container.circle-color .thb-social-link.social-link-reddit:hover .thb-social-icon-container{background:#ff4500;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-vimeo .thb-social-icon-container{color:#1ab7ea}.thb-social-links-container.circle-color .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{background:#1ab7ea;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-telegram .thb-social-icon-container{color:#08c}.thb-social-links-container.circle-color .thb-social-link.social-link-telegram:hover .thb-social-icon-container{background:#08c;color:#fff}.thb-social-links-container.circle-color .thb-social-link.social-link-flipboard .thb-social-icon-container{color:#e12828}.thb-social-links-container.circle-color .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{background:#e12828;color:#fff}.thb-social-links-container.circle-fill .thb-social-link .thb-social-icon-container{width:30px;height:30px;align-items:center;border-radius:50%;color:#fff}.thb-social-links-container.circle-fill .thb-social-link.social-link-facebook .thb-social-icon-container{background:#3b5998}.thb-social-links-container.circle-fill .thb-social-link.social-link-facebook:hover .thb-social-icon-container{background:#2d4373}.thb-social-links-container.circle-fill .thb-social-link.social-link-linkedin .thb-social-icon-container{background:#007bb6}.thb-social-links-container.circle-fill .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{background:#005983}.thb-social-links-container.circle-fill .thb-social-link.social-link-twitter .thb-social-icon-container{background:#00aced}.thb-social-links-container.circle-fill .thb-social-link.social-link-twitter:hover .thb-social-icon-container{background:#0087ba}.thb-social-links-container.circle-fill .thb-social-link.social-link-instagram .thb-social-icon-container{background:#3f729b}.thb-social-links-container.circle-fill .thb-social-link.social-link-instagram:hover .thb-social-icon-container{background:#305777}.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube .thb-social-icon-container{background:#e52d27}.thb-social-links-container.circle-fill .thb-social-link.social-link-youtube:hover .thb-social-icon-container{background:#c21d17}.thb-social-links-container.circle-fill .thb-social-link.social-link-vkontakte .thb-social-icon-container{background:#45668e}.thb-social-links-container.circle-fill .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{background:#344d6c}.thb-social-links-container.circle-fill .thb-social-link.social-link-pinterest .thb-social-icon-container{background:#bd081c}.thb-social-links-container.circle-fill .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{background:#8c0615}.thb-social-links-container.circle-fill .thb-social-link.social-link-whatsapp .thb-social-icon-container{background:#25d366}.thb-social-links-container.circle-fill .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{background:#1da851}.thb-social-links-container.circle-fill .thb-social-link.social-link-medium .thb-social-icon-container{background:#00ab6c}.thb-social-links-container.circle-fill .thb-social-link.social-link-medium:hover .thb-social-icon-container{background:#00784c}.thb-social-links-container.circle-fill .thb-social-link.social-link-email .thb-social-icon-container{background:#9b9b9b}.thb-social-links-container.circle-fill .thb-social-link.social-link-email:hover .thb-social-icon-container{background:#828282}.thb-social-links-container.circle-fill .thb-social-link.social-link-reddit .thb-social-icon-container{background:#ff4500}.thb-social-links-container.circle-fill .thb-social-link.social-link-reddit:hover .thb-social-icon-container{background:#cc3700}.thb-social-links-container.circle-fill .thb-social-link.social-link-vimeo .thb-social-icon-container{background:#1ab7ea}.thb-social-links-container.circle-fill .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{background:#1295bf}.thb-social-links-container.circle-fill .thb-social-link.social-link-telegram .thb-social-icon-container{background:#08c}.thb-social-links-container.circle-fill .thb-social-link.social-link-telegram:hover .thb-social-icon-container{background:#069}.thb-social-links-container.circle-fill .thb-social-link.social-link-flipboard .thb-social-icon-container{background:#e12828}.thb-social-links-container.circle-fill .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{background:#bc1a1a}.masonry_loader{width:100%;clear:both;padding:30px 0}@media only screen and (min-width:640px){.masonry_loader{padding:50px 0}}.masonry_loader .thb_load_more{color:#fff}@media only screen and (min-width:640px){.masonry_loader .thb_load_more{padding:0 50px}}.masonry_loader .thb_load_more.loading{pointer-events:none}.masonry_loader .thb_load_more.loading:after{content:' .';color:#fff;animation:dots 1s cubic-bezier(1,-1,0,2) infinite}@keyframes dots{0%,20%{color:rgba(255,255,255,0);text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}40%{color:#444;text-shadow:.25em 0 0 rgba(255,255,255,0),.5em 0 0 rgba(255,255,255,0)}60%{text-shadow:.25em 0 0 #fff,.5em 0 0 rgba(255,255,255,0)}80%,100%{text-shadow:.25em 0 0 #fff,.5em 0 0 #fff}}.thb-masonry+.masonry_loader{padding-top:0}.thb-masonry.thb-post-masonry-style2 .masonry-style2{border-bottom:1px solid #e9e9e9;padding-bottom:28px}.thb-post-grid .thb-preloader{width:100%}.thb-post-grid .masonry_loader,.thb-post-grid .pagination{padding-top:10px}.thb-post-grid:not(.row) .thb-prevnext-column{padding-left:0;padding-right:0}.thb-post-grid.thb-post-grid-style1-left .masonry_loader{padding-top:30px}.thb-post-grid.thb-post-grid-style2 .post{border-bottom:1px solid #e9e9e9;padding-bottom:30px}.thb-post-grid.thb-post-grid-style2 .post.style11 .post-gallery:not(.thb-post-thumbnail-gallery){height:calc(100% - 30px)}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style2 .post.style11{min-height:480px}}.thb-post-grid.thb-post-grid-style2 div.post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style2 div.post:last-of-type.style11 .post-gallery:not(.thb-post-thumbnail-gallery){height:100%}.thb-post-grid.thb-post-grid-style4{display:flex}.thb-post-grid.thb-post-grid-style4 .post.featured-style{height:100%;min-height:400px}.thb-post-grid.thb-post-grid-style4 .columns{padding-bottom:30px}.thb-post-grid.thb-post-grid-style6{padding-top:25px}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style6>.columns+.columns{position:relative}.thb-post-grid.thb-post-grid-style6>.columns+.columns:before{content:'';background:url(//artouch.com/wp-content/themes/theissue/assets/css/../img/separator/line_2x.png) top left repeat-y;background-size:50%;position:absolute;top:0;left:0;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:.2;width:7px;height:calc(100% - 5px)}.rtl .thb-post-grid.thb-post-grid-style6>.columns+.columns:before{left:auto;right:0}}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style6>.columns:first-child{padding-right:50px}.rtl .thb-post-grid.thb-post-grid-style6>.columns:first-child{padding-right:0;padding-left:50px}}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style6>.columns:last-child{padding-left:50px}.rtl .thb-post-grid.thb-post-grid-style6>.columns:last-child{padding-left:0;padding-right:50px}}.thb-post-grid.thb-post-grid-style7 .thumbnail-style4{max-width:100%}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style7 .thumbnail-style4{padding-right:20px}}.thb-post-grid.thb-post-grid-style8 .post.style3{border-bottom:1px solid #e9e9e9;margin-bottom:40px;padding-bottom:40px}.thb-post-grid.thb-post-grid-style8 .post.style11{border-bottom:1px solid #e9e9e9;margin-bottom:40px;padding-bottom:40px}.thb-post-grid.thb-post-grid-style8 .post.style11 .post-gallery:not(.thb-post-thumbnail-gallery){height:calc(100% - 30px)}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style8 .post.style11{min-height:480px}}.thb-post-grid.thb-post-grid-style8 .post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style9{display:flex}.thb-post-grid.thb-post-grid-style9 .post.featured-style{height:100%}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style9 .post.featured-style{min-height:480px}}.thb-post-grid.thb-post-grid-style9 .post.style4 .post-inner-content{width:100%}.thb-post-grid.thb-post-grid-style9 .columns{padding-bottom:30px}.thb-post-grid.thb-post-grid-style10{display:flex;margin:0 -3px}.no-row-padding.full-width-row .thb-post-grid.thb-post-grid-style10{margin:0}.thb-post-grid.thb-post-grid-style10 .post.featured-style{height:100%;margin:0;min-height:410px;max-height:520px}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style10 .post.featured-style{height:60vh}}.thb-post-grid.thb-post-grid-style10 .columns{padding:0 3px;padding-bottom:6px}.thb-post-grid.thb-post-grid-style24{display:flex}.thb-post-grid.thb-post-grid-style24 .post.featured-style{height:100%;min-height:410px;max-height:520px}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style24 .post.featured-style{height:60vh}}.thb-post-grid.thb-post-grid-style11,.thb-post-grid.thb-post-grid-style14{display:flex}.thb-post-grid.thb-post-grid-style11 .post.style6,.thb-post-grid.thb-post-grid-style14 .post.style6{height:100%;display:flex;flex-direction:column;margin:0}.thb-post-grid.thb-post-grid-style11 .post.style6 .post-inner-content,.thb-post-grid.thb-post-grid-style14 .post.style6 .post-inner-content{flex:1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-post-grid.thb-post-grid-style11 .post.style6 .post-inner-content,.thb-post-grid.thb-post-grid-style14 .post.style6 .post-inner-content{flex:none}}.thb-post-grid.thb-post-grid-style11 .columns,.thb-post-grid.thb-post-grid-style14 .columns{padding-bottom:30px}.thb-post-grid.thb-post-grid-style13 .style3-tall{border-bottom:1px solid #e9e9e9;margin-bottom:40px;padding-bottom:40px}.thb-post-grid.thb-post-grid-style13 .style3-tall .wp-post-image{object-fit:cover}@media only screen and (min-width:1024px){.thb-post-grid.thb-post-grid-style13 .style3-tall .wp-post-image{min-height:340px}}.thb-post-grid.thb-post-grid-style13 div.post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style15 .post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style17 .post{border-bottom:1px solid #e9e9e9;padding-bottom:40px}.thb-post-grid.thb-post-grid-style17 .post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style18 div.post{border-bottom:1px solid #e9e9e9;padding-bottom:40px;margin-bottom:40px}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style18 div.post{padding-bottom:70px;margin-bottom:70px}}.thb-post-grid.thb-post-grid-style18 div.post:last-of-type{padding-bottom:0;border-bottom:0}.thb-post-grid.thb-post-grid-style19 div.post{margin-bottom:0;border-bottom:1px solid #e9e9e9}.thb-post-grid.thb-post-grid-style19 div.post.style3{text-align:center}.thb-post-grid.thb-post-grid-style19 div.post.style3 .thb-post-bottom ul{justify-content:center}.thb-post-grid.thb-post-grid-style19 div.post.style11{margin:30px 0;border:0}.thb-post-grid.thb-post-grid-style19 div.post.style11:first-child{margin-top:0}.thb-post-grid.thb-post-grid-style19 div.post.style11:last-of-type{margin-bottom:0}.thb-post-grid.thb-post-grid-style19 div.post.style11+.post.style3 {border-top:1px solid #e9e9e9}.thb-post-grid.thb-post-grid-style19 .thb-prevnext-column{margin-top:40px}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style20 .post .post-title{padding-right:10%}}.thb-post-grid.thb-post-grid-style21 .columns{display:flex;flex-direction:column}.thb-post-grid.thb-post-grid-style21 .post.style1{display:flex;flex-direction:column;flex:1;padding-bottom:17px;border-bottom:1px solid #e9e9e9}.thb-post-grid.thb-post-grid-style21 .post.style1 .thb-post-bottom{margin-top:auto;padding-top:15px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-post-grid.thb-post-grid-style21 .post.style1{flex:none;height:100%}}.thb-post-grid.thb-post-grid-style22 .columns{display:flex;flex-direction:column}.thb-post-grid.thb-post-grid-style22 .post.style1{display:flex;flex-direction:column;flex:1;padding-bottom:17px;border-bottom:1px solid #e9e9e9}.thb-post-grid.thb-post-grid-style22 .post.style1 .thb-post-bottom{margin-top:auto;padding-top:15px}.thb-post-grid.thb-post-grid-style23 .post.style19{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:35px 0}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style23 .post.style19 .post-title{margin-bottom:30px}}.thb-post-grid.thb-post-grid-style23 .post.style19 .post-excerpt{font-size:16px}.thb-post-grid.thb-post-grid-style25 .row.align-middle{align-items:flex-start}@media only screen and (min-width:640px){.thb-post-grid.thb-post-grid-style25 .post.style3 .post-inner-content{padding:0 0 0 30px}}.thb-post-carousel.center-arrows .post{margin:0}.thb-post-carousel.center-arrows .post.style6{margin-bottom:5px}.thb-post-carousel.thb-post-carousel-style1 .slick-track,.thb-post-carousel.thb-post-carousel-style4 .slick-track{display:flex}.thb-post-carousel.thb-post-carousel-style1 .slick-track .columns,.thb-post-carousel.thb-post-carousel-style4 .slick-track .columns{height:auto;padding-bottom:30px}.thb-post-carousel.thb-post-carousel-style1 .slick-track .columns .post,.thb-post-carousel.thb-post-carousel-style4 .slick-track .columns .post{height:100%;margin:0}.thb-post-carousel.thb-post-carousel-style1 .slick-track .columns .post.featured-style .post-inner-content,.thb-post-carousel.thb-post-carousel-style4 .slick-track .columns .post.featured-style .post-inner-content{padding:13%}.thb-post-carousel.thb-post-carousel-style2 .slick-list{padding:0 5%}.thb-post-carousel.thb-post-carousel-style2.center-arrows .slick-nav.slick-prev{left:calc(5% - 20px)}.thb-post-carousel.thb-post-carousel-style2.center-arrows .slick-nav.slick-next{right:calc(5% - 20px)}.thb-post-carousel.thb-post-carousel-style3:not(.slick-initialized){max-height:90px}.thb-post-carousel.thb-post-carousel-style3 .columns{padding:0}.thb-post-carousel.thb-post-carousel-style3 .post.thumbnail-style4{max-width:315px;padding-right:25px;margin:0}.thb-post-carousel.thb-post-carousel-style3 .post.thumbnail-style4 .post-title h6{font-size:14px;font-weight:400}.thb-post-carousel.thb-post-carousel-style3 .post.thumbnail-style4 .post-share{display:none}@media only screen and (min-width:640px){.thb-post-carousel.thb-post-carousel-style5 .slick-list{padding:0 60px}}.thb-post-carousel.thb-post-carousel-style5 .slick-list .post.style12.featured-style{height:60vh;align-items:center;max-height:520px}.thb-post-carousel.thb-post-carousel-style5 .slick-list .post.style12.featured-style .post-title{text-transform:uppercase}.full-width-row .thb-post-carousel.thb-post-carousel-style5 .slick-list .post.style12.featured-style{max-height:none}@media only screen and (min-width:1024px){.thb-post-carousel.thb-post-carousel-style5 .slick-list .post.style12.featured-style .post-inner-content{margin:40px 10%}}.thb-post-carousel.thb-post-carousel-style6.row{margin:0 -10px}.thb-post-carousel.thb-post-carousel-style6.row .columns{padding:0 10px}.thb-post-background{position:relative;padding:10vh 0;z-index:5}.thb-post-background .btn{margin-top:5px}.thb-post-background.thb-post-background-style1{padding:15vh 0}.thb-post-background:not(.thb-post-background-style3)>.row{z-index:10}.thb-post-background:not(.thb-post-background-style3)>.row .columns{z-index:20;position:relative}.thb-post-background:not(.thb-post-background-style3) .post.background-style{margin:30px 0}.thb-post-background:not(.thb-post-background-style3) .post.featured-style{margin:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10}.thb-post-background:not(.thb-post-background-style3) .post.featured-style .post-gallery .wp-post-image{opacity:.8}.thb-post-background:not(.thb-post-background-style3) .post.featured-style .post-gallery.thb-parallax iframe,.thb-post-background:not(.thb-post-background-style3) .post.featured-style .post-gallery.thb-parallax video{opacity:.8}.thb-post-background:not(.thb-post-background-style3) .post.thumbnail-style1{margin-bottom:15px}@media only screen and (min-width:640px){.thb-post-background:not(.thb-post-background-style3) .post.thumbnail-style1:last-of-type{margin:0}}.thb-post-background.thb-post-background-style3{background:#444;padding:0;height:50vh;max-height:570px;overflow:hidden}.thb-post-background.thb-post-background-style3 .row.max_width{padding:0;height:100%;z-index:20}@media only screen and (min-width:640px){.thb-post-background.thb-post-background-style3 .row.max_width .columns+.columns .post{border-left:1px solid rgba(255,255,255,.4)}}.thb-post-background.thb-post-background-style3 .post-gallery{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.thb-post-background.thb-post-background-style3 .post-gallery .wp-post-image{position:absolute;top:0;left:0;opacity:0}.thb-post-background.thb-post-background-style3 .post-gallery .wp-post-image:first-child{opacity:.8}.thb-post-background.thb-post-background-style3 .post.featured-style{position:static;margin:0;height:100%}.thb-post-background.thb-post-background-style3 .post.featured-style .post-inner-content{margin:15px;height:calc(100% - 30px);align-items:flex-end;display:flex}@media only screen and (min-width:1024px){.thb-post-background.thb-post-background-style3 .post.featured-style .post-inner-content{margin:30px;height:calc(100% - 60px)}}.thb-post-background.thb-post-background-style3 .thb-carousel .slick-list,.thb-post-background.thb-post-background-style3 .thb-carousel .slick-track{height:100%}.thb-post-background.thb-post-background-style3 .thb-carousel .slick-track{display:flex}.thb-post-background.thb-post-background-style3 .thb-carousel .slick-track .columns{height:auto}.thb-post-background.thb-post-background-style4{padding:0;min-height:550px;display:flex}.thb-post-background.thb-post-background-style4 .sidebar-column{padding:15px;background:rgba(0,0,0,.3);display:flex;flex-direction:column}@media only screen and (min-width:640px){.thb-post-background.thb-post-background-style4 .sidebar-column{padding:40px;max-width:350px;justify-content:center;margin-right:-35px}}.thb-post-background.thb-post-background-style4>.row{min-width:100%}.thb-post-background.thb-post-background-style4>.row>.columns{display:flex;align-items:center}.thb-post-background.thb-post-background-style4 .thumbnail-style10+.thumbnail-style10{border-top:1px solid rgba(255,255,255,.2);padding-top:30px}.thb-post-slider .post{margin:0;height:70vh;max-height:600px}.thb-post-slider .post .post-inner-content{width:100%;max-width:650px}@media only screen and (min-width:1600px){.full-width-row .thb-post-slider .post{max-height:850px}}.thb-post-slider.thb-post-slider-style1 .post-inner-content{width:100%;max-width:800px}.thb-post-slider.thb-post-slider-style2 .post.style13{justify-content:flex-start}.thb-post-slider.thb-post-slider-style2 .post.style13 .post-inner-content{text-align:left;justify-content:flex-start;align-self:flex-start}.thb-post-slider.thb-post-slider-style2 .post.style13 .thb-post-bottom ul{justify-content:flex-start}.thb-post-slider.thb-post-slider-style2[data-pagination=true] .post-inner-content{text-align:left;margin-bottom:10px}.thb-blockgrid.thb-blockgrid-style1 .post.style1{margin-bottom:35px}.thb-blockgrid.thb-blockgrid-style1 .post.style1 .post-gallery{margin-bottom:0}.thb-blockgrid.thb-blockgrid-style1 .post.style1 .post-category{padding:10px 12px;border:1px solid #444;background:#fff;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-flex;max-width:100%;margin:0}.thb-blockgrid.thb-blockgrid-style1 .post.style1 .post-title h2{padding:0 10px}.thb-blockgrid.thb-blockgrid-style1 .post.style1 .post-excerpt p{font-size:16px}.thb-blockgrid.thb-blockgrid-style4>.row{margin:0 -5px}.thb-blockgrid.thb-blockgrid-style4>.row .columns{padding:0 5px}.thb-blockgrid.thb-blockgrid-style5 .row .post{margin:0;min-height:100%}.thb-blockgrid.thb-blockgrid-style5 .row.first-row .post{height:40vh}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style5 .row.first-row .post{height:540px}}.thb-blockgrid.thb-blockgrid-style5 .row.second-row .post{height:40vh}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style5 .row.second-row .post{height:290px}}.thb-blockgrid.thb-blockgrid-style5 .post.featured-style.featured-overflow .post-overflow-content .featured-read-more{margin-top:0}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style6 .post.thumbnail-style4 .post-gallery{width:140px;height:134px;margin-right:30px}}.thb-blockgrid.thb-blockgrid-style6 .post.style1 .post-gallery{max-height:480px}.thb-blockgrid.thb-blockgrid-style7 .row{margin:0 -3px}.thb-blockgrid.thb-blockgrid-style7 .row .columns{padding:0 3px;padding-bottom:6px}.thb-blockgrid.thb-blockgrid-style7 .post{margin-bottom:0;min-height:410px;height:100%}.thb-blockgrid.thb-blockgrid-style7 .post .post-inner-content{padding:15% 10%}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style7 .medium-6 .post .post-title h3{font-size:26px}}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style8 .medium-3:first-of-type{padding-right:4%}}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style8 .medium-3:last-of-type{padding-left:4%}}@media only screen and (min-width:640px){.thb-blockgrid.thb-blockgrid-style9 .medium-8 .post.style18{height:calc(100% - 30px)}}.thb-blockgrid.thb-blockgrid-style10 .post.style1{margin-bottom:35px;padding-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1)}.thb-blockgrid.thb-blockgrid-style10 .post.thumbnail-style4{align-items:flex-start}.thb-blockgrid.thb-blockgrid-style12 .columns{display:flex;flex-direction:column}.thb-blockgrid.thb-blockgrid-style12 .post.style1{display:flex;flex-direction:column;flex:1;padding-bottom:17px;border-bottom:1px solid #e9e9e9}.thb-blockgrid.thb-blockgrid-style12 .post.style1 .thb-post-bottom{margin-top:auto;padding-top:15px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-blockgrid.thb-blockgrid-style12 .post.style1{flex:none}}.thb-blockgrid.thb-blockgrid-style13 .post.style1{padding-bottom:17px;border-bottom:1px solid #e9e9e9}.thb-blockgrid.thb-blockgrid-style13 .post.style1 .thb-post-bottom{margin-top:auto;padding-top:15px}.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts{list-style:none;padding:0;margin:0}.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts>li{position:relative;padding-left:25px;margin-bottom:10px}.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts>li:before{content:'';display:block;width:8px;height:8px;border:1px solid #aaa;position:absolute;top:50%;left:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts>li .post{margin:0}.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts>li .post .post-title,.thb-blockgrid.thb-blockgrid-style13 .thb-blockgrid-style13-posts>li .post h6{margin:0}.thb-blockgrid.thb-blockgrid-style14 .post.thumbnail-style4{margin-bottom:20px}.thb-blockgrid.thb-blockgrid-style14 .post.thumbnail-style4+.post.thumbnail-style4{padding-top:20px;border-top:1px solid #e9e9e9}.thb-video-playlist{position:relative}@media only screen and (min-width:640px){.thb-video-playlist{padding-right:400px}.rtl .thb-video-playlist{padding-right:0;padding-left:400px}}.thb-video-playlist .wp-video{width:100% !important}.thb-video-playlist .thb-play-list-holder{height:260px;margin-top:30px}@media only screen and (min-width:640px){.thb-video-playlist .thb-play-list-holder{margin-top:0;position:absolute;top:0;right:0;width:370px;height:100%;z-index:20}.rtl .thb-video-playlist .thb-play-list-holder{right:auto;left:0}}.thb-video-playlist .thumbnail-style6{margin-bottom:10px;padding-right:10px;position:relative;z-index:10}.thb-video-playlist .thumbnail-style6:last-of-type{margin-bottom:0}.thb-video-playlist .thumbnail-style6 a{pointer-events:none}.thb-trending-bar{display:flex;align-items:flex-start;flex-direction:column}@media only screen and (min-width:1024px){.thb-trending-bar{align-items:center;flex-direction:row}}.thb-trending-bar>aside{flex-shrink:0;display:block;position:relative;color:rgba(0,0,0,.5);text-transform:uppercase;font-weight:600;font-size:10px;line-height:1;padding-right:30px;margin:0 0 10px}@media only screen and (min-width:1024px){.thb-trending-bar>aside{margin-bottom:0}}.thb-trending-bar>aside:after{content:'';display:none;width:1px;height:20px;background:rgba(0,0,0,.2);margin-left:10px;margin-top:-10px;vertical-align:middle;position:absolute;top:50%;right:0}@media only screen and (min-width:1024px){.thb-trending-bar>aside:after{display:block}}.thb-trending-bar .thb-trending{flex:1;height:auto;overflow:hidden;max-width:100%}.thb-trending-bar .thb-trending a{display:inline-flex;position:relative;align-items:center;margin:0;font-size:11px;opacity:.8}.thb-trending-bar .thb-trending a:before{content:'·';display:inline-block;margin-right:14px;opacity:.6;font-weight:600}@media only screen and (min-width:1024px){.thb-trending-bar .thb-trending a{padding-left:30px}}.thb-trending-bar .thb-trending.style1{display:flex;flex-wrap:wrap}.thb-trending-bar .thb-trending.thb-carousel:not(.slick-initialized){max-height:20px}.thb-categorylinks.align-center{text-align:center}.thb-categorylinks.style1 .tag-cloud-link{margin:0 10px 10px 0}.thb-categorylinks.style1.align-center .tag-cloud-link{margin:0 5px 10px}.thb-categorylinks.style2 a{display:inline-block;margin:0 13px;font-size:13px;position:relative}.thb-categorylinks.style2 a:after{content:'';position:absolute;top:100%;left:0;right:0;height:1px;background:#f75454;transform-origin:0 0;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.thb-categorylinks.style2 a:hover:after{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-categorylinks.style3 .category-link-style3{display:block;margin-bottom:20px}.thb-categorylinks.style3 .category-link-style3:hover figure img{-moz-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.thb-categorylinks.style3 figure{display:block;width:90px;height:90px;margin:0 auto 20px;border-radius:50px;overflow:hidden}.thb-categorylinks.style3 figure img{width:100%;height:100%;object-fit:cover;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-categorylinks.style3 .category-title{font-size:11px;font-weight:500;text-transform:uppercase}.thb-categorylinks.style4 .category-link-style4{margin-bottom:25px;display:block}.thb-categorylinks.style4 .category-link-style4:hover figure img{-moz-transform:scale(1.03,1.03);-ms-transform:scale(1.03,1.03);-webkit-transform:scale(1.03,1.03);transform:scale(1.03,1.03)}.thb-categorylinks.style4 figure{display:block;width:90px;height:90px;margin:0 auto 20px;border-radius:80px;overflow:hidden}@media only screen and (min-width:640px){.thb-categorylinks.style4 figure{width:160px;height:160px;margin:0 auto 25px}}.thb-categorylinks.style4 figure img{width:100%;height:100%;object-fit:cover;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-categorylinks.style4 .category-title{display:block;font-size:16px;font-weight:600}.thb-categorylinks.style4 .category-count{display:block;font-size:12px;font-weight:400}.thb-category-card{display:flex;flex-direction:column;padding:6px;background:#fff;width:300px;margin:20px 13px;border-radius:6px;will-change:transform;-moz-box-shadow:0 4px 14px rgba(10,10,10,.12);-webkit-box-shadow:0 4px 14px rgba(10,10,10,.12);box-shadow:0 4px 14px rgba(10,10,10,.12)}.thb-category-card:hover{background:#f75454;-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px);-moz-box-shadow:0 11px 58px rgba(10,10,10,.2);-webkit-box-shadow:0 11px 58px rgba(10,10,10,.2);box-shadow:0 11px 58px rgba(10,10,10,.2)}.thb-category-card:hover .category-title{color:#fff}.thb-category-card figure{border-radius:3px 3px 0 0}.thb-category-card figure img{display:block;width:100%;height:100%;object-fit:cover;border-radius:3px}.thb-category-card .category-title{display:block;text-align:center;padding:9px 10px;font-size:14px;font-weight:600;line-height:1;color:#444}@media only screen and (min-width:640px){.thb-category-card .category-title{padding:19px 10px}}.thb-cookie-bar{background:#fff;border:none;position:fixed;text-align:left;bottom:15px;left:15px;width:315px;max-width:100%;display:flex;flex-direction:column;margin:0;padding:20px;z-index:9999;border-radius:3px;overflow:hidden;-moz-transform:translateY(calc(100% + 30px));-ms-transform:translateY(calc(100% + 30px));-webkit-transform:translateY(calc(100% + 30px));transform:translateY(calc(100% + 30px));font-weight:400;color:#5e5e5e;font-size:14px;-moz-box-shadow:0 2px 7px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 7px rgba(0,0,0,.1);box-shadow:0 2px 7px rgba(0,0,0,.1)}@media only screen and (min-width:640px){.thb-cookie-bar{padding:30px;bottom:30px;left:30px}}.thb-cookie-bar p{font-size:14px;line-height:1.2}.thb-cookie-bar .thb-cookie-text a{font-weight:400;color:#f75454;text-decoration:underline}.thb-cookie-bar .thb-mobile-close{-moz-transform:scale(.6,.6);-ms-transform:scale(.6,.6);-webkit-transform:scale(.6,.6);transform:scale(.6,.6);top:6px;right:6px}@media only screen and (min-width:640px){.thb-cookie-bar .thb-mobile-close{top:12px;right:12px}}@media print{.thb-cookie-bar{display:none !important}}.thb-pricing-table .thb-pricing-column{display:flex;flex-direction:column;margin-bottom:30px}@media only screen and (min-width:1024px){.thb-pricing-table .thb-pricing-column{margin-bottom:40px}}.thb-pricing-table .thb-pricing-column .pricing-description{font-size:14px}.thb-pricing-table .thb-pricing-column .pricing-description p{font-size:inherit;margin-bottom:10px}.thb-pricing-table .thb-price small{color:inherit;font-size:50%}.thb-pricing-table.style2 img:not(.retina_active),.thb-pricing-table.style3 img:not(.retina_active){visibility:hidden}.thb-pricing-table.style1 .btn{border-radius:0 0 3px 3px}.thb-pricing-table.style1 .thb-pricing-column .pricing-container{background:#fff;display:flex;height:100%;flex-direction:column;border-radius:3px;border:1px solid #e9e9e9;text-align:center;padding:15px}@media only screen and (min-width:640px){.thb-pricing-table.style1 .thb-pricing-column .pricing-container{padding:40px}}.thb-pricing-table.style1 .thb-pricing-column .pricing-container img{display:block;border-radius:3px;margin:0 auto 40px;flex-shrink:0}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head{border-bottom:1px solid rgba(0,0,0,.07)}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head h4{font-size:20px;font-weight:400;margin-bottom:15px;line-height:1}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head h3{font-size:30px;font-weight:600;line-height:1;margin-bottom:25px}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .thb_pricing_head .pricing_sub_title{font-size:13px;margin-bottom:39px}.thb-pricing-table.style1 .thb-pricing-column .pricing-container.has-button{border-radius:3px 3px 0 0;border-bottom:0}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .pricing-description{padding-top:40px;text-align:left;font-size:14px;color:#444}.thb-pricing-table.style1 .thb-pricing-column .pricing-container .pricing-description p{font-size:inherit;color:inherit}.thb-pricing-table.style1 .thb-pricing-column .btn{width:100%}.thb-pricing-table.style1 .thb-pricing-column.highlight-true .pricing-container{border-width:3px;border-color:#e9e9e9}.thb-pricing-table.style2{position:relative;text-align:center}.thb-pricing-table.style2 .pricing-column.highlight-true .pricing-container{position:relative}.thb-pricing-table.style2 .pricing-style2-highlight{position:absolute;top:0;left:0;height:100%;z-index:0;pointer-events:none;background:#f6f6f6;opacity:0}.thb-pricing-table.style2 .thb_pricing_head,.thb-pricing-table.style2 .pricing-description,.thb-pricing-table.style2 .btn,.thb-pricing-table.style2 img{position:relative;z-index:10}.thb-pricing-table.style2 .pricing-container{padding:15%;height:100%;display:flex;flex-direction:column}.thb-pricing-table.style2 .pricing-container img{display:block;margin:0 auto 35px}.thb-pricing-table.style2 .pricing-container .thb_pricing_head h4{font-size:20px;font-weight:600;margin-bottom:20px}.thb-pricing-table.style2 .pricing-container .thb_pricing_head .thb-price{display:flex;text-align:center;align-items:center;flex-direction:column;line-height:1;font-size:40px;font-weight:400;margin-bottom:20px;color:#f75454}.thb-pricing-table.style2 .pricing-container .thb_pricing_head .thb-price small{margin:30px 0 0;color:#444;opacity:.4;font-size:14px;text-transform:none}.thb-pricing-table.style2 .pricing-container .thb_pricing_head .pricing_sub_title{display:block;font-size:14px;margin:0;padding:0}.thb-pricing-table.style2 .pricing-container .pricing-description{font-size:14px;margin:35px 10%;padding-top:35px;border-top:1px solid #e9e9e9;flex:1}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-pricing-table.style2 .pricing-container .pricing-description{flex:none}}.thb-pricing-table.style2 .pricing-container .pricing-description>*:last-child{margin-bottom:0}.thb-pricing-table.style2 .pricing-container .pricing-description ul{list-style:none;padding:0}.thb-pricing-table.style2 .pricing-container .btn{margin:0 auto}.thb-pricing-table.style2.active .pricing-column.highlight-true .pricing-container{position:static}.thb-pricing-table.style2.active .pricing-style2-highlight{opacity:1}.thb-pricing-table.style3 .pricing-container{border:1px solid rgba(0,0,0,.08);border-radius:4px;display:flex;flex-direction:column;height:100%;position:relative}.thb-pricing-table.style3 .pricing-container img{display:none;position:absolute;top:15px;right:15px;max-width:25%}@media only screen and (min-width:640px){.thb-pricing-table.style3 .pricing-container img{display:block;top:30px;right:30px}}@media only screen and (min-width:1024px){.thb-pricing-table.style3 .pricing-container img{top:45px;right:45px}}.thb-pricing-table.style3 .thb-pricing-style3-container{flex:1;padding:15px}@media only screen and (min-width:640px){.thb-pricing-table.style3 .thb-pricing-style3-container{padding:30px}}@media only screen and (min-width:1024px){.thb-pricing-table.style3 .thb-pricing-style3-container{padding:45px}}.thb-pricing-table.style3 .thb_pricing_head{padding:0}@media only screen and (min-width:640px){.thb-pricing-table.style3 .thb_pricing_head{padding:0 30% 0 0}}.thb-pricing-table.style3 .thb_pricing_head .pricing_sub_title{font-size:14px;line-height:1.4;margin-bottom:40px}.thb-pricing-table.style3 .pricing-description ul,.thb-pricing-table.style3 .pricing-description ol{font-size:12px;list-style:none;padding:0}.thb-pricing-table.style3 .pricing-description ul li,.thb-pricing-table.style3 .pricing-description ol li{margin-bottom:5px}@media only screen and (min-width:640px){.thb-pricing-table.style3 .pricing-description ul li,.thb-pricing-table.style3 .pricing-description ol li{width:50%;float:left}}.thb-pricing-table.style3 .thb-pricing-footer{display:flex;background:#f6f9fb;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:15px;border-top:1px solid rgba(0,0,0,.06)}@media only screen and (min-width:640px){.thb-pricing-table.style3 .thb-pricing-footer{padding:30px;flex-direction:row;justify-content:space-between}.thb-pricing-table.style3 .thb-pricing-footer .thb-price{margin-bottom:0}}.thb-pin-it-container{position:relative;max-width:100%}.post-content-container .thb-pin-it-container{max-width:100%;width:auto}.thb-pin-it-container .thb-pin-it{position:absolute;top:50%;left:50%;color:#fff;width:auto !important;height:36px !important;padding:0 15px;opacity:0;display:flex;font-weight:600;font-size:12px;align-items:center;justify-content:center;white-space:nowrap;background:rgba(0,0,0,.4);-moz-transform:translate3d(-50%,-50%,0);-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.thb-pin-it-container .thb-pin-it:hover{background:#bd081c}.thb-pin-it-container .thb-pin-it i{margin-right:8px;font-size:20px}.post .thb-pin-it-container .thb-pin-it{color:#fff !important}.thb-pin-it-container .wp-caption-text+.thb-pin-it{margin-top:-15px}.thb-pin-it-container:hover .thb-pin-it{opacity:1}[id^=yandex] .thb-pin-it-container{position:static}[id^=yandex] .thb-pin-it-container .thb-pin-it{display:none}.thb-hotspot-container{position:relative}.thb-hotspot-container.hover .thb-hotspot:hover{z-index:20}.thb-hotspot-container.hover .thb-hotspot:hover .thb-hotspot-tooltip{opacity:1;pointer-events:all}.thb-hotspot-container.click .thb-hotspot.active{z-index:20}.thb-hotspot-container.click .thb-hotspot.active .thb-hotspot-tooltip{opacity:1;pointer-events:all}.thb-hotspot-container.click .thb-hotspot .thb-hotspot-content{cursor:pointer}.thb-hotspot-container.always .thb-hotspot .thb-hotspot-tooltip{opacity:1;pointer-events:all}.thb-hotspot-container .product-hotspots{display:flex}.thb-hotspot-container .product-hotspots>a{display:block}.thb-hotspot-container .product-hotspots .product-image{width:90px;height:auto;flex-shrink:0}.thb-hotspot-container .product-hotspots .product-image .wp-post-image{object-fit:cover;width:100%;height:100%;flex-shrink:0}.thb-hotspot-container .product-hotspots .product-title{display:flex;flex-direction:column;justify-content:center;text-align:left;padding:13px 15px 15px 20px}.thb-hotspot-container .product-hotspots .product-title h6{font-size:14px !important}.thb-hotspot-container .product-hotspots .product-title h6 a{color:#444}.thb-hotspot-container .product-hotspots .product-title .price{line-height:1}.thb-hotspot-container .product-hotspots .product-title .price .amount{font-size:13px;color:#444}.thb-hotspot-container .product-hotspots .product-title .hotspots-buynow{display:block;color:#f75454;font-weight:600;font-size:11px;margin-top:17px}.thb-hotspot-container .thb-hotspot{position:absolute;z-index:10;display:flex;justify-content:flex-start;align-items:center;width:36px;height:36px;border-radius:100%;background:#444;font-size:16px;color:#fff;font-weight:600;-moz-box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}.thb-hotspot-container .thb-hotspot.pin-accent{background:#f75454}.thb-hotspot-container .thb-hotspot.pin-white{background:#fff}.thb-hotspot-container .thb-hotspot.pin-white .thb-hotspot-content{color:#444}.thb-hotspot-container .thb-hotspot .thb-hotspot-content{width:36px;height:36px;line-height:36px;border-radius:100%;text-align:center;flex-shrink:0;position:absolute;top:0;left:0;width:100%;cursor:default;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.thb-hotspot-container .thb-hotspot .thb-hotspot-content.thb-pulsate{-moz-animation:thb-hotspot-pulse 2s infinite;-webkit-animation:thb-hotspot-pulse 2s infinite;animation:thb-hotspot-pulse 2s infinite}@-moz-keyframes thb-hotspot-pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{-moz-box-shadow:0 0 0 12px rgba(255,255,255,0);box-shadow:0 0 0 12px rgba(255,255,255,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@-webkit-keyframes thb-hotspot-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{-webkit-box-shadow:0 0 0 12px rgba(255,255,255,0);box-shadow:0 0 0 12px rgba(255,255,255,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes thb-hotspot-pulse{0%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,.7);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.7);box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{-moz-box-shadow:0 0 0 12px rgba(255,255,255,0);-webkit-box-shadow:0 0 0 12px rgba(255,255,255,0);box-shadow:0 0 0 12px rgba(255,255,255,0)}100%{-moz-box-shadow:0 0 0 0 rgba(255,255,255,0);-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0);box-shadow:0 0 0 0 rgba(255,255,255,0)}}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip{position:relative;width:260px;height:60px;flex-shrink:0;opacity:0;color:#444;pointer-events:none}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner{background:#fff;border-radius:3px;padding:20px;width:240px;position:absolute;text-align:center;left:50%;bottom:0;margin:0 0 20px;-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0);-moz-box-shadow:0 1px 4px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 4px rgba(0,0,0,.2);box-shadow:0 1px 4px rgba(0,0,0,.2)}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner.thb-product-popup{padding:5px;width:270px}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after{content:'';display:block;position:absolute;background:#fff;top:100%;left:50%;margin-left:-6px;margin-top:-7px;width:12px;height:12px;border-radius:2px;z-index:-1;transform:rotateZ(-45deg);-moz-box-shadow:-2px 2px 1px -2px rgba(0,0,0,.5);-webkit-box-shadow:-2px 2px 1px -2px rgba(0,0,0,.5);box-shadow:-2px 2px 1px -2px rgba(0,0,0,.5)}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner h6{font-size:16px;font-weight:400;margin-bottom:5px}.thb-hotspot-container .thb-hotspot .thb-hotspot-tooltip .thb-hotspot-tooltip-inner p{font-size:14px;margin:0;color:#444}.thb-hotspot-container .thb-hotspot.top{align-items:flex-end}.thb-hotspot-container .thb-hotspot.top .thb-hotspot-tooltip{bottom:100%;left:50%;-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.thb-hotspot-container .thb-hotspot.bottom{align-items:flex-start}.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip{top:100%;left:50%;-moz-transform:translate3d(-50%,0,0);-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner{bottom:auto;top:0;margin:20px 0 0}.thb-hotspot-container .thb-hotspot.bottom .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after{top:auto;bottom:100%;left:50%;margin-left:-6px;margin-top:0;margin-bottom:-7px;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip{top:0;left:100%}.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner{margin:0 0 0 20px;left:auto;bottom:auto;top:50%;-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.thb-hotspot-container .thb-hotspot.right .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after{top:50%;right:100%;left:auto;margin-top:-6px;margin-right:-7px;margin-left:0;z-index:-1;-moz-box-shadow:-2px -1px 1px -2px rgba(0,0,0,.4);-webkit-box-shadow:-2px -1px 1px -2px rgba(0,0,0,.4);box-shadow:-2px -1px 1px -2px rgba(0,0,0,.4)}.thb-hotspot-container .thb-hotspot.left{flex-direction:row-reverse}.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip{top:0;left:auto;right:100%;margin-left:0}.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner{left:auto;bottom:auto;right:0;top:50%;margin:0 20px 0 0;-moz-transform:translate3d(0,-50%,0);-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.thb-hotspot-container .thb-hotspot.left .thb-hotspot-tooltip .thb-hotspot-tooltip-inner:after{top:50%;left:100%;margin-top:-6px;margin-left:-7px;margin-right:0;z-index:-1;-moz-box-shadow:1px 2px 1px -2px rgba(0,0,0,.4);-webkit-box-shadow:1px 2px 1px -2px rgba(0,0,0,.4);box-shadow:1px 2px 1px -2px rgba(0,0,0,.4)}.pagination,.woocommerce-pagination{width:100%;font-size:16px;line-height:1;padding:30px 0;display:flex;justify-content:center;align-items:center}.pagination .screen-reader-text,.woocommerce-pagination .screen-reader-text{display:none}@media only screen and (min-width:640px){.pagination,.woocommerce-pagination{padding:50px 0}}.pagination ul,.pagination .nav-links,.woocommerce-pagination ul,.woocommerce-pagination .nav-links{list-style:none;display:block;text-align:center;margin:0}.pagination ul li,.pagination .nav-links li,.woocommerce-pagination ul li,.woocommerce-pagination .nav-links li{display:inline-block;text-align:center}.pagination ul .page-numbers,.pagination .nav-links .page-numbers,.woocommerce-pagination ul .page-numbers,.woocommerce-pagination .nav-links .page-numbers{display:inline-flex;justify-content:center;align-items:center;line-height:0;color:#444;font-size:11px;margin:0 3px;width:32px;height:32px;border-radius:50%;vertical-align:middle;font-weight:500;white-space:nowrap;background:#fff}.pagination ul .page-numbers:not(.dots),.pagination .nav-links .page-numbers:not(.dots),.woocommerce-pagination ul .page-numbers:not(.dots),.woocommerce-pagination .nav-links .page-numbers:not(.dots){border:1px solid #e9e9e9}.pagination ul .page-numbers.current,.pagination ul .page-numbers:not(.dots):hover,.pagination .nav-links .page-numbers.current,.pagination .nav-links .page-numbers:not(.dots):hover,.woocommerce-pagination ul .page-numbers.current,.woocommerce-pagination ul .page-numbers:not(.dots):hover,.woocommerce-pagination .nav-links .page-numbers.current,.woocommerce-pagination .nav-links .page-numbers:not(.dots):hover{color:#fff;background:#f75454;border-color:#f75454}.pagination ul .page-numbers.current svg:not(.double_arrow),.pagination ul .page-numbers:not(.dots):hover svg:not(.double_arrow),.pagination .nav-links .page-numbers.current svg:not(.double_arrow),.pagination .nav-links .page-numbers:not(.dots):hover svg:not(.double_arrow),.woocommerce-pagination ul .page-numbers.current svg:not(.double_arrow),.woocommerce-pagination ul .page-numbers:not(.dots):hover svg:not(.double_arrow),.woocommerce-pagination .nav-links .page-numbers.current svg:not(.double_arrow),.woocommerce-pagination .nav-links .page-numbers:not(.dots):hover svg:not(.double_arrow){fill:#fff}.pagination ul .page-numbers.prev,.pagination ul .page-numbers.next,.pagination .nav-links .page-numbers.prev,.pagination .nav-links .page-numbers.next,.woocommerce-pagination ul .page-numbers.prev,.woocommerce-pagination ul .page-numbers.next,.woocommerce-pagination .nav-links .page-numbers.prev,.woocommerce-pagination .nav-links .page-numbers.next{display:inline-flex;align-items:center;position:relative}.pagination ul .page-numbers.dots,.pagination .nav-links .page-numbers.dots,.woocommerce-pagination ul .page-numbers.dots,.woocommerce-pagination .nav-links .page-numbers.dots{width:auto;background:0 0;color:#444}.pagination ul .page-numbers svg,.pagination .nav-links .page-numbers svg,.woocommerce-pagination ul .page-numbers svg,.woocommerce-pagination .nav-links .page-numbers svg{fill:#444}.rtl .pagination ul .page-numbers svg,.rtl .pagination .nav-links .page-numbers svg,.rtl .woocommerce-pagination ul .page-numbers svg,.rtl .woocommerce-pagination .nav-links .page-numbers svg{transform:rotateY(180deg)}.pagination+.thb-preloader,.woocommerce-pagination+.thb-preloader{padding:30px 0;visibility:hidden;opacity:0}@media only screen and (min-width:640px){.pagination+.thb-preloader,.woocommerce-pagination+.thb-preloader{padding:50px 0}}.thb-prevnext-row{flex:1}.thb-prevnext{display:flex;width:100%;align-items:center;justify-content:space-between;font-size:12px;font-weight:500;text-transform:uppercase}.thb-prevnext svg{width:10px;position:relative;top:-1px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.thb-prevnext svg{height:18px;top:1px}}.thb-prevnext .nav-links{display:flex;flex-direction:row-reverse;justify-content:space-between;width:100%}.thb-prevnext .nav-links .page-numbers{display:inline-block;position:relative;line-height:18px;color:#444;border:0 !important;width:auto;height:auto;background:0 0 !important}.thb-prevnext .nav-links .page-numbers:not(.prev):not(.next){display:none}.thb-prevnext .nav-links .page-numbers:hover{color:#444 !important}.thb-prevnext .nav-links .page-numbers:after{content:'';position:absolute;top:100%;left:0;width:calc(100% - 19px);height:2px;background:rgba(0,0,0,.1)}.thb-prevnext .nav-links .page-numbers:before{content:'';position:absolute;top:100%;left:0;width:calc(100% - 19px);height:2px;background:#444;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.thb-prevnext .nav-links .page-numbers:hover:before{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.thb-prevnext .nav-links .next{margin-right:auto}.thb-prevnext .nav-links .next svg{margin-right:8px}.thb-prevnext .nav-links .next:before,.thb-prevnext .nav-links .next:after{left:auto;right:0;transform-origin:right center}.thb-prevnext .nav-links .prev{margin-left:auto}.thb-prevnext .nav-links .prev svg{margin-left:8px}.thb-prevnext .nav-links .prev:before{transform-origin:left center}.archive-pagination-container+.thb-preloader{visibility:hidden;opacity:0}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px*2);padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px*-4));transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px*.7);padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control:after,a.plyr__control:before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px/4);margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px/4);padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px/2);padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:'';height:0;position:absolute;right:calc(((18px/2) + calc(10px*.7)) - (4px/2));right:calc(((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px)*.7)) - (var(--plyr-menu-arrow-size,4px)/2));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px*.7);padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px*.7)/1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px)*.7)/1.5);padding-left:calc(calc(10px*.7)*1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px)*.7)*1.5);padding-right:calc(calc(10px*.7)*1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px)*.7)*1.5);padding-top:calc(calc(10px*.7)/1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px)*.7)/1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px*.7)*4);padding-right:calc(calc(var(--plyr-control-spacing,10px)*.7)*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc((calc(10px*.7)*1.5) - 4px);right:calc((calc(var(--plyr-control-spacing,10px)*.7)*1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px*.7);margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:calc(calc(10px*.7)/2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)*.7)/2);padding-left:calc(calc(10px*.7)*4);padding-left:calc(calc(var(--plyr-control-spacing,10px)*.7)*4);position:relative;width:calc(100% - (calc(10px*.7)*2));width:calc(100% - (calc(var(--plyr-control-spacing,10px)*.7)*2))}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc((calc(10px*.7)*1.5) - 4px);left:calc((calc(var(--plyr-control-spacing,10px)*.7)*1.5) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:'';height:1px;left:0;margin-top:calc(calc(10px*.7)/2);margin-top:calc(calc(var(--plyr-control-spacing,10px)*.7)/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px*.7);padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:'';display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc((calc(10px*.7) - 2)*-1);margin-right:calc((calc(var(--plyr-control-spacing,10px)*.7) - 2)*-1);overflow:hidden;padding-left:calc(calc(10px*.7)*3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px)*.7)*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px*2);border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc((3px*2) + 13px);height:calc((var(--plyr-range-thumb-active-shadow-width,3px)*2) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0%,rgba(0,0,0,0) 0%);background-image:linear-gradient(to right,currentColor var(--value,0),rgba(0,0,0,0) var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(((13px - 5px)/2)*-1);margin-top:calc(((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2)*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:calc(5px/2);border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:'\2044';margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px/2)*2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/2)*2);opacity:0;padding:calc(10px/2) calc(calc(10px/2)*1.5);padding:calc(var(--plyr-control-spacing,10px)/2) calc(calc(var(--plyr-control-spacing,10px)/2)*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px*-1);bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:calc((18px/2) + calc(10px*.7));left:calc((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px)*.7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc((18px/2) + calc(10px*.7));right:calc((var(--plyr-control-icon-size,18px)/2) + calc(var(--plyr-control-spacing,10px)*.7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px*.5);left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px*-.5);margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:calc(13px*-.5);margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc((5px/2)*-1);margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px/2);margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:calc(10px/2);margin-right:calc(var(--plyr-control-spacing,10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px/2);padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:calc(10px*2);padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px*3.5);padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px*1.5);padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px/2)*2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px)/2)*2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px*-1);bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.plyr__poster{background-size:cover;pointer-events:none}.plyr__control--overlaid{background:#f75454}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#f75454}.plyr--full-ui input[type=range]{color:#f75454}.plyr--vimeo.plyr--fullscreen-fallback{width:100% !important}.regular-title,.woocommerce-checkout h3,#order_review_heading,.woocommerce-Address-title h3,.woocommerce-MyAccount-content h3,.woocommerce-MyAccount-content legend{font-size:22px;font-weight:500;margin-top:20px;margin-bottom:35px;color:#444}.pswp__bg{background:rgba(0,0,0,.6)}.woocommerce-breadcrumb{font-size:11px;color:#9f9fa0;text-transform:uppercase;font-weight:500}.woocommerce-breadcrumb a{color:#444}.woocommerce-breadcrumb i{font-style:normal;display:inline-flex;margin:0 3px;color:#444}.badge{position:absolute;top:10px;left:10px;display:block;z-index:2;font-size:10px;color:#fff;font-weight:700;height:20px;line-height:20px;padding:0 6px;text-transform:uppercase;text-align:center;letter-spacing:normal}.badge.onsale{background:#f75454}.badge.onsale.perc{font-weight:400;font-size:11px}.badge.out-of-stock{background:#c1c1c1}.badge.new{background:#cf8497}.stock.out-of-stock{font-weight:600;color:#e24f3d}.price{display:block;font-weight:400;font-size:14px;color:rgba(10,10,10,.7)}.price>span{display:inline-flex;vertical-align:middle}.price del+ins{margin-left:10px}.price ins,.price>.amount{color:#444;text-decoration:none}.stock{font-size:12px;font-weight:400;text-transform:uppercase}.demo_store{display:block;background:#f75454;color:#fff;text-transform:uppercase;font-size:12px;text-align:center;position:fixed;bottom:0;left:0;width:100%;font-weight:400;margin:0;line-height:30px}div.quantity{display:inline-flex;position:relative;padding-right:22px;vertical-align:middle}div.quantity .screen-reader-text{display:none}div.quantity.hidden{display:none}div.quantity .qty{display:inline-flex;padding:0;width:44px;height:40px;line-height:40px;text-align:center;border:1px solid #444;justify-content:center;background:0 0;font-size:16px;font-weight:400;color:#444;margin:0;outline:0;border-radius:3px 0 0 3px;-moz-appearance:textfield;-webkit-appearance:textfield}div.quantity .qty::-webkit-inner-spin-button,div.quantity .qty::-webkit-outer-spin-button{margin:0;-moz-appearance:none;-webkit-appearance:none}div.quantity span:hover{cursor:pointer}div.quantity .plus,div.quantity .minus{display:flex;padding:0;margin:0;outline:0;border:1px solid #444;position:absolute;justify-content:center;align-items:center;width:23px;height:20px;font-size:14px;text-decoration:none;overflow:visible;text-decoration:none;font-weight:400;cursor:pointer;text-shadow:none;background:0 0;color:#444;border-radius:0;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}div.quantity .plus{top:0;right:0;height:21px;line-height:19px;border-radius:0 3px 0 0}div.quantity .minus{bottom:0;right:0;border-radius:0 0 3px}.required{opacity:.4;border:0}.related,.up-sells,.cross-sells{width:100%;margin:40px 0 0}.related:last-child,.up-sells:last-child,.cross-sells:last-child{margin-bottom:80px}.related h2,.up-sells h2,.cross-sells h2{font-size:20px;display:block;text-align:center;margin-bottom:50px;font-weight:500}.woocommerce form .form-row,.woocommerce-page .form-row{width:100%;display:block;float:left}@media only screen and (min-width:640px){.woocommerce form .form-row.form-row-first,.woocommerce form .form-row.form-row-last,.woocommerce-page .form-row.form-row-first,.woocommerce-page .form-row.form-row-last{width:50%}}@media only screen and (min-width:640px){.woocommerce form .form-row.form-row-first,.woocommerce-page .form-row.form-row-first{padding-right:30px}}.woocommerce form .form-row.create-account,.woocommerce-page .form-row.create-account{margin-bottom:0}.woocommerce form .form-row input,.woocommerce form .form-row .select2-container,.woocommerce-page .form-row input,.woocommerce-page .form-row .select2-container{margin:0}.woocommerce-message,.woocommerce-success,.woocommerce-error,.woocommerce-notice,.woocommerce-success,.woocommerce-info:not(.cart-empty){background:#478df7;border:none;position:fixed;text-align:left;bottom:15px;right:15px;width:400px;max-width:calc(100% - 30px);display:flex;margin:0;padding:15px;z-index:9999;border-radius:3px;overflow:hidden;transform:translateY(calc(100% + 30px));font-weight:400;color:#fff;font-size:14px;animation:thb-slide-in,thb-slide-out;animation-duration:1.5s,1.5s;animation-delay:0s,5s;animation-fill-mode:forwards;animation-timing-function:ease}@media only screen and (min-width:640px){.woocommerce-message,.woocommerce-success,.woocommerce-error,.woocommerce-notice,.woocommerce-success,.woocommerce-info:not(.cart-empty){padding:20px;bottom:30px;right:30px}}.rtl .woocommerce-message,.rtl .woocommerce-success,.rtl .woocommerce-error,.rtl .woocommerce-notice,.rtl .woocommerce-success,.rtl .woocommerce-info:not(.cart-empty){text-align:right}.woocommerce-message .button,.woocommerce-success .button,.woocommerce-error .button,.woocommerce-notice .button,.woocommerce-success .button,.woocommerce-info:not(.cart-empty) .button{display:none}.woocommerce-message a,.woocommerce-success a,.woocommerce-error a,.woocommerce-notice a,.woocommerce-success a,.woocommerce-info:not(.cart-empty) a{display:inline-flex;margin-left:10px;color:#fff;text-decoration:underline}.woocommerce-info:not(.cart-empty){background:#feb04b}.woocommerce-error{background:#fc5f5f;list-style:none;flex-direction:column;text-align:left}.rtl .woocommerce-error{text-align:right}.woocommerce-error li{display:block}.woocommerce-error li:last-of-type{margin:0}@keyframes thb-slide-in{0%{transform:translateY(calc(100% + 30px))}100%{transform:translateY(0%)}}@keyframes thb-slide-out{0%{transform:translateY(0%)}100%{transform:translateY(calc(100% + 30px))}}.shop_bar{margin-bottom:30px;font-size:14px;line-height:1}.shop_bar .woocommerce-breadcrumb,.shop_bar .woocommerce-result-count,.shop_bar .woocommerce-ordering{margin:0;display:inline-flex}.shop_bar .woocommerce-breadcrumb .select2-container,.shop_bar .woocommerce-result-count .select2-container,.shop_bar .woocommerce-ordering .select2-container{margin-bottom:0}.shop_bar .woocommerce-breadcrumb{margin-left:30px}@media only screen and (max-width:1024px){.shop_bar .woocommerce-breadcrumb{display:none}}.rtl .shop_bar .woocommerce-breadcrumb{margin-left:0;margin-right:30px}.shop_bar .woocommerce-result-count{font-size:11px;margin-right:15px}@media only screen and (max-width:1024px){.shop_bar .woocommerce-result-count{display:none}}.rtl .shop_bar .woocommerce-result-count{margin-right:0;margin-left:15px}.shop_bar .category_bar,.shop_bar .ordering{display:flex;align-items:center}.shop_bar .ordering{justify-content:flex-end}.shop_bar .ordering .orderby{margin:0}.shop_bar #thb-shop-filters{display:inline-flex;align-items:center;position:relative;padding-left:25px}.shop_bar #thb-shop-filters svg{margin-right:10px;position:absolute;top:50%;left:0;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.rtl .shop_bar #thb-shop-filters{padding-left:0;padding-right:25px}.rtl .shop_bar #thb-shop-filters svg{left:auto;right:0;margin-right:0;margin-left:10px}@media only screen and (max-width:640px){.products.thb-carousel .product{max-width:100%;width:100%;flex:0 0 100%}}.products .product{display:flex;margin-bottom:40px;text-align:center;flex-direction:column}.products .product:hover .product_after_title .product_after_shop_loop_price{-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.products .product:hover .product_after_title .product_after_shop_loop_buttons{top:0}.products .product:hover .product_thumbnail .yith-wcwl-add-to-wishlist{opacity:1}.products .product.will-animate{opacity:0;-moz-transform:translateY(30px);-ms-transform:translateY(30px);-webkit-transform:translateY(30px);transform:translateY(30px)}.products .product .product_thumbnail{position:relative;width:100%;margin-bottom:20px;overflow:hidden}.products .product .product_thumbnail img{width:100%}.products .product .product_thumbnail a{display:block}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist{position:absolute;top:10px;right:10px;z-index:10;color:#444;font-size:11px;font-weight:400;margin:0;opacity:0;display:flex;justify-content:center;align-items:center;width:auto;height:28px;padding:0}.rtl .products .product .product_thumbnail .yith-wcwl-add-to-wishlist{direction:ltr}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist>div{height:28px}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist a{display:flex;justify-content:center;align-items:center;color:#444;min-width:28.6px;height:28px;background:#fff;border-radius:15px;position:relative}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist a svg{position:relative;top:1px;margin:0 8px;z-index:2}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist:hover .text{max-width:999px;padding:0 15px}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist:hover a{width:auto}.products .product .product_thumbnail .yith-wcwl-add-to-wishlist .text{display:flex;align-items:center;overflow:hidden;max-width:0;height:28px;padding:0;direction:rtl;position:absolute;white-space:nowrap;top:0;right:14px;background:#fff;border-radius:14px 0 0 14px;z-index:0}.products .product .product_thumbnail .product_thumbnail{height:0;display:block;width:100%}.products .product .product_thumbnail.thb_hover{position:relative}.products .product .product_thumbnail.thb_hover .product_thumbnail_hover{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;-moz-background-size:cover;-o-background-size:cover;-webkit-background-size:cover;background-size:cover;background-position:center}.products .product .product_thumbnail.thb_hover:hover .product_thumbnail_hover{opacity:1}.products .product h3{font-size:14px;font-weight:500;margin:0 0 5px;line-height:1}.products .product .product_after_title{position:relative;overflow:hidden}.products .product .product_after_title .price{line-height:25px}.products .product .product_after_title .price ins,.products .product .product_after_title .price>.amount{color:#848485}.products .product .product_after_title .product_after_shop_loop_buttons{position:absolute;top:100%;left:0;width:100%;font-size:14px;color:#444;line-height:1}.products .product .product_after_title .product_after_shop_loop_buttons .added_to_cart{display:none}.products .product .product_after_title .button{border:0;position:relative;padding:0;background:0 0;color:#444;height:auto;font-weight:400;font-size:14px;line-height:25px;text-transform:none}.products .product .product_after_title .button:after{content:'';height:1px;width:100%;position:absolute;bottom:3px;left:0;background:#444}.products .product .product_after_title .button:hover{background:0 0;opacity:.9}.products .product .product_after_title .button:hover:after{background:#f75454}.products .product.thb-listing-style2{text-align:left}.rtl .products .product.thb-listing-style2{text-align:right}.products .product.thb-listing-style2 .product_after_title .price{font-size:14px;font-weight:400}.products .product.thb-listing-style2 .badge{border:2px solid #444;color:#444;line-height:18px;height:22px;padding:0 9px;font-size:8px}.products .product.thb-listing-style2 h3{display:block;text-transform:none;font-weight:400;position:relative;padding-right:30px}.products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist{position:absolute;top:0;right:0}.rtl .products .product.thb-listing-style2 h3{padding:0 0 0 30px}.rtl .products .product.thb-listing-style2 h3 .yith-wcwl-add-to-wishlist{right:auto;left:0}.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist{float:right;margin:1px 0 0}.rtl .products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist{float:left}.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist .text{display:none}.products .product.thb-listing-style2 .yith-wcwl-add-to-wishlist a{color:#444}.products .product.product-category{display:flex;flex-direction:column;width:100%;text-align:left;margin-bottom:30px}.products .product.product-category a{position:relative;padding-bottom:90%;overflow:hidden;height:0;background-size:cover;background-position:center}@-moz-document url-prefix(){.products .product.product-category a{height:auto;padding:0}.products .product.product-category a:before{content:'';display:block;width:100%;padding-bottom:90%}}.products .product.product-category a div{position:absolute;top:0;left:0;padding:30px;z-index:2;width:100%;height:100%;text-align:left}@media only screen and (min-width:640px){.products .product.product-category a div{padding:50px}}.products .product.product-category a div h2{text-align:left;text-transform:none;margin:0 0 10px;font-size:22px}.products .product.product-category a div h2 .count{display:inline-block;margin-left:10px;background:0 0;vertical-align:super;font-size:12px;color:#f02121}.products .product.product-category a div span{display:inline-block;font-size:14px;opacity:0;-moz-transform:translateX(10px);-ms-transform:translateX(10px);-webkit-transform:translateX(10px);transform:translateX(10px)}.products .product.product-category a:hover div span{opacity:1;-moz-transform:translateX(0);-ms-transform:translateX(0);-webkit-transform:translateX(0);transform:translateX(0)}.products .product.product-category.double-height a{padding-bottom:calc(180% + 28px)}@-moz-document url-prefix(){.products .product.product-category.double-height a{padding:0}.products .product.product-category.double-height a:before{padding-bottom:calc(180% + 28px)}}.thb-product-detail .woocommerce-product-gallery__trigger{display:none}@media only screen and (min-width:640px){.thb-product-detail.page-padding{margin-top:40px}}.thb-product-detail .product-images{margin:0 0 0 -15px;width:calc(100% + 30px);max-width:calc(100% + 30px)}@media only screen and (min-width:640px){.thb-product-detail .product-images{margin:0;width:100%;max-width:100%}}.thb-product-detail .product-images img{width:100%}.thb-product-detail .product-images .woocommerce-product-gallery__image>a{display:block}.thb-product-detail .product-thumbnails{margin:0 0 0 -10px;width:calc(100% + 20px);max-width:calc(100% + 20px)}@media only screen and (min-width:640px){.thb-product-detail .product-thumbnails{margin:0;width:100%;max-width:100%}}.thb-product-detail .product-thumbnails .slick-slide{opacity:.2;cursor:pointer}.thb-product-detail .product-thumbnails .slick-slide.slick-current{opacity:1}.thb-product-detail .product-thumbnails .slick-slide img{width:100%}.thb-product-detail .product-information{margin-top:45px}@media only screen and (min-width:1024px){.thb-product-detail .product-information{padding-left:35px;margin-top:0}}.thb-product-detail .product-information .woocommerce-breadcrumb{margin-bottom:10px}.thb-product-detail .product-information h1.product_title{margin-bottom:15px;font-weight:400}.thb-product-detail .product-information .woocommerce-product-details__short-description{font-size:14px}.thb-product-detail .product-information .price{font-size:24px;line-height:1;margin-top:10px;margin-bottom:30px}.thb-product-detail .product-information .price>.price{margin-bottom:0}.thb-product-detail .product-information .single_add_to_cart_button{vertical-align:middle}.thb-product-detail .product-information p{font-size:16px}.thb-product-detail .product-information .woocommerce-product-rating{font-size:12px}.thb-product-detail .product-information div.quantity{margin-right:5px}.thb-product-detail .product-information .sizing_guide{display:inline-flex;align-items:center;position:relative;padding:10px 0;font-size:14px;color:#151515;margin-right:25px}.thb-product-detail .product-information .sizing_guide svg{margin-right:10px}.thb-product-detail .product-information .yith-wcwl-add-to-wishlist{display:inline-flex;margin-top:0;margin-right:25px}.thb-product-detail .product-information .yith-wcwl-add-to-wishlist>div>a{flex-direction:row-reverse;display:inline-flex;align-items:center;position:relative;padding:10px 0;font-size:14px;color:#151515}.thb-product-detail .product-information .yith-wcwl-add-to-wishlist svg{margin-right:10px}.thb-product-detail .product-information .product_meta{color:#848485;font-size:13px;line-height:1;margin-top:30px}.thb-product-detail .product-information .product_meta>span{display:inline-block;margin-bottom:10px;margin-right:15px}.thb-product-detail .product-information .product_meta>span span{color:#444}.thb-product-detail .product-information .woocommerce-variation-add-to-cart,.thb-product-detail .product-information form.cart{margin-top:15px;margin-bottom:20px}.thb-product-detail .product-information .group_table{margin-bottom:33px}.thb-product-detail .product-information .group_table td{padding:7px 0}.thb-product-detail .product-information .group_table td.woocommerce-grouped-product-list-item__label{padding:7px 10px}.thb-product-detail .product-information .group_table .price{font-weight:600;font-size:18px;margin:0;display:table-cell}.thb-product-detail .product-information .group_table .label{padding:0 15px}@media only screen and (min-width:640px){.thb-product-detail .product-information .group_table .label{padding:0 25px}}.thb-product-detail .product-information .group_table label{margin:0;text-transform:none;font-size:14px;line-height:1.4}.thb-product-detail.thb-product-style2 .woocommerce-product-gallery__image{margin-bottom:3px}.thb-product-detail.thb-product-style2 .product-information{padding:0 7%}.thb-product-detail.thb-product-style3 .product-thumbnail-container{display:flex;align-items:center}.thb-product-detail.thb-product-style3 .entry-summary{text-align:center;padding:5% 10%}@media only screen and (min-width:1024px){.thb-product-detail.thb-product-style3 .entry-summary{padding:5% 15%}}.thb-product-detail.thb-product-style4 .product-information{padding:0 4%}.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image{margin-bottom:30px}@media only screen and (min-width:1024px){.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:not(:first-of-type){display:inline-block;width:50%}}@media only screen and (min-width:1024px){.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n){padding-right:15px}}.thb-product-detail.thb-product-style4 .woocommerce-product-gallery__image:nth-child(2n)+.woocommerce-product-gallery__image{padding-left:15px}.thb-product-detail.thb-product-style5>.row:first-of-type{padding:0;margin:0;max-width:100%}.thb-product-detail.thb-product-style5>.row:first-of-type>.columns{padding:0}.thb-product-detail.thb-product-style5>.row:first-of-type>.columns.product-information{padding:10%}.thb-product-detail.thb-product-style5 .woocommerce-product-gallery__image{margin-bottom:3px}.thb-product-detail .variations_form .reset_variations{display:inline-block;margin-top:10px;font-size:13px;font-weight:500;color:#9f9fa0}.thb-product-detail .variations_form .woocommerce-variation-description{font-size:14px}.thb-product-detail .variations_form .woocommerce-variation-price{display:none}.thb-product-detail .variations_form .variations{width:100%}.thb-product-detail .variations_form .variations .label,.thb-product-detail .variations_form .variations .value{display:block;width:100%;float:left}.thb-product-detail .variations_form .variations .value{padding-bottom:10px}.woocommerce-tabs{margin-top:70px;margin-bottom:50px;width:100%}.woocommerce-tabs .tabs{list-style:none;text-align:center;font-size:16px;margin-bottom:50px}.woocommerce-tabs .tabs li{display:flex;margin:0 0 15px}@media only screen and (min-width:640px){.woocommerce-tabs .tabs li{display:inline-flex;margin:0 15px}}.woocommerce-tabs .tabs li a{color:#848485;position:relative}.woocommerce-tabs .tabs li a:hover{color:#444}.woocommerce-tabs .tabs li a:after{content:'';display:block;border-bottom:1px solid #444;position:absolute;top:100%;left:0;width:100%;-moz-transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;transform-origin:right center;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1);-moz-transition:-moz-transform .25s cubic-bezier(.25,.8,.25,1);-o-transition:-o-transform .25s cubic-bezier(.25,.8,.25,1);-webkit-transition:-webkit-transform .25s cubic-bezier(.25,.8,.25,1);transition:transform .25s cubic-bezier(.25,.8,.25,1)}.woocommerce-tabs .tabs li.active a{color:#444}.woocommerce-tabs .tabs li.active a:after{-moz-transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;transform-origin:left center;-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.woocommerce-tabs .wc-tab h2{display:none}.shop_attributes{border:0;width:100%;border-spacing:0;text-align:left}.shop_attributes tbody tr th{vertical-align:middle;padding:12px 0;color:#454545;font-size:14px;font-weight:500;border-bottom:1px solid #e9e9e9;background:0 0;width:120px}.shop_attributes tbody tr td{vertical-align:middle;padding:14px 0 14px 15px;border-bottom:1px solid #e9e9e9;background:0 0;font-weight:400;font-size:14px;color:#454545}.shop_attributes tbody tr td p{margin:0;color:#454545;font-size:14px;font-weight:400}.shop_attributes tbody tr:last-child td,.shop_attributes tbody tr:last-child th{border-bottom:0;background:0 0}.shop_attributes tbody tr.alt{background:0 0}.shop_attributes tbody tr.alt th{background:0 0}.shop_table{table-layout:auto;border-collapse:collapse;border-spacing:0;width:100%;text-align:left;color:#444}.rtl .shop_table{text-align:right}.shop_table thead tr{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}.shop_table thead tr th{font-size:13px;text-align:left;font-weight:400;line-height:1;padding:20px 0}.shop_table thead tr th:last-child{text-align:right}.rtl .shop_table thead tr th{text-align:right}.rtl .shop_table thead tr th:last-child{text-align:left}.shop_table tbody th{text-align:left}.shop_table tbody th:last-child{text-align:right}.rtl .shop_table tbody th{text-align:right}.shop_table tbody tr{border-top:1px solid #e9e9e9}.shop_table tbody tr:last-child{border-width:0}.shop_table tbody tr td{padding:30px 25px 30px 0}.rtl .shop_table tbody tr td{padding:30px 0 30px 25px}.shop_table tbody tr td:last-child{text-align:right;padding-right:0}.rtl .shop_table tbody tr td:last-child{text-align:left;padding-left:0}.shop_table tbody tr td.product-remove{width:40px}.shop_table tbody tr td.product-thumbnail{width:120px}.shop_table tbody tr td.product-thumbnail a{display:inline-block}.shop_table tfoot tr{border-bottom:1px solid #e9e9e9}.shop_table tfoot tr:last-child{border-width:0}.shop_table tfoot tr th{text-align:left}.rtl .shop_table tfoot tr th{text-align:right}.shop_table tfoot tr td{padding:30px 25px 30px 0}.shop_table tfoot tr td:last-child{text-align:right;padding-right:0}.rtl .shop_table tfoot tr td{padding:30px 0 30px 25px}.rtl .shop_table tfoot tr td:last-child{text-align:left;padding-left:0}@media only screen and (max-width:640px){.shop_table.cart thead{display:none}.shop_table.cart tbody tr td{display:flex;align-items:center;justify-content:space-between;float:left;width:100%;padding:10px 0}.shop_table.cart tbody tr td.product-remove{padding:30px 0 0;justify-content:flex-end}.shop_table.cart tbody tr td.product-thumbnail{width:100%;padding:30px 0;justify-content:center}.shop_table.cart tbody tr td.product-name,.shop_table.cart tbody tr td.product-price,.shop_table.cart tbody tr td.product-quantity,.shop_table.cart tbody tr td.product-subtotal{text-align:right}.shop_table.cart tbody tr td.product-name:before,.shop_table.cart tbody tr td.product-price:before,.shop_table.cart tbody tr td.product-quantity:before,.shop_table.cart tbody tr td.product-subtotal:before{content:attr(data-title) ": ";font-weight:500;font-size:13px;float:left}.shop_table.cart tbody tr td:last-child{padding:30px 0}.shop_table.cart tbody tr td.actions .button{width:100%}}.cart-collaterals{margin-bottom:30px}.cart-collaterals h2{display:none}.cart-collaterals .shop_table,.shop_table.woocommerce-checkout-review-order-table{border-top:1px solid #e9e9e9;margin-bottom:10px}.cart-collaterals .shop_table th,.shop_table.woocommerce-checkout-review-order-table th{width:100px;padding-top:15px;padding-bottom:15px}@media only screen and (min-width:640px){.cart-collaterals .shop_table th,.shop_table.woocommerce-checkout-review-order-table th{width:150px}}.cart-collaterals .shop_table tbody tr td,.shop_table.woocommerce-checkout-review-order-table tbody tr td{padding-top:15px;padding-bottom:15px}.cart-collaterals .shop_table tbody tr.shipping,.shop_table.woocommerce-checkout-review-order-table tbody tr.shipping{text-align:right}.cart-collaterals .shop_table tbody tr.shipping .woocommerce-shipping-destination,.shop_table.woocommerce-checkout-review-order-table tbody tr.shipping .woocommerce-shipping-destination{margin-bottom:10px}.cart-collaterals .shop_table tbody tr:last-child,.shop_table.woocommerce-checkout-review-order-table tbody tr:last-child{border-width:1px}.cart-collaterals .shop_table tfoot tr,.shop_table.woocommerce-checkout-review-order-table tfoot tr{border-top:1px solid #e9e9e9}.shop_table.woocommerce-checkout-review-order-table{margin:0}.shop_table.woocommerce-checkout-review-order-table tbody tr td{padding-top:15px;padding-bottom:15px}.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item{font-size:14px}.shop_table.woocommerce-checkout-review-order-table tfoot tr td{padding-top:15px;padding-bottom:15px}.shop_table.woocommerce-checkout-review-order-table tfoot tr:last-child{border-bottom:1px solid #e9e9e9}#shipping_method{display:inline-block;list-style:none;text-align:left;margin:0}#shipping_method label{margin:0 0 0 10px}.rtl #shipping_method label{margin:0 10px 0 0}.woocommerce-shipping-calculator{padding-left:30%}.rtl .woocommerce-shipping-calculator{padding-left:0;padding-right:30%}.woocommerce-shipping-calculator .shipping-calculator-button{font-size:14px}.woocommerce-shipping-calculator .button{width:100%}.woocommerce-shipping-calculator .shipping-calculator-form{text-align:left}.rtl .woocommerce-shipping-calculator .shipping-calculator-form{text-align:right}.woocommerce-shipping-calculator .shipping-calculator-form p{margin-bottom:10px}.woocommerce-shipping-calculator .shipping-calculator-form input{width:100%}.cart-empty{flex:1;display:flex;flex-direction:column;justify-content:center}.cart-empty .message{font-size:26px;font-weight:500;line-height:32px}.cart-empty .return-to-shop{margin:20px 0 0}.cart-empty svg{max-width:120px;margin-bottom:30px}.cart-empty section{padding:40px 0}#side-cart .cart-empty{padding:30px 0}#side-cart .cart-empty svg{max-width:60px;margin-bottom:30px}#side-cart .cart-empty .message{font-size:16px;font-weight:300;line-height:20px}.coupon{width:100%;max-width:100%;display:flex;position:relative;margin-bottom:15px}@media only screen and (min-width:640px){.coupon{max-width:300px;margin:0}.checkout-coupon .coupon{max-width:400px;margin:0 auto}}.coupon label{display:none}.coupon .input-text{width:100%;margin:0;padding-right:120px}.rtl .coupon .input-text{padding-right:15px;padding-left:120px}.coupon .button{position:absolute;top:0;right:15px;width:auto !important;font-weight:500;font-size:10px;padding:0 !important;background:0 0 !important;border:none !important;color:#444 !important}.rtl .coupon .button{right:auto;left:15px}.checkout-login,.checkout-coupon{padding:10px 0}.checkout-login form,.checkout-coupon form{padding:30px 0}.checkout-login .showlogin,.checkout-login .showcoupon,.checkout-coupon .showlogin,.checkout-coupon .showcoupon{font-weight:500}.woocommerce .woocommerce-form-login p:first-of-type{font-size:14px;margin-bottom:30px}@media only screen and (min-width:640px){.woocommerce .woocommerce-form-login .form-row.form-row-first,.woocommerce .woocommerce-form-login .form-row.form-row-last{width:100%;padding:0}}.woocommerce .woocommerce-form-login label{display:block}.woocommerce .woocommerce-form-login .button{width:100%;margin-bottom:30px}.woocommerce .woocommerce-form-login .woocommerce-form__label{float:left;position:relative}.woocommerce .woocommerce-form-login .woocommerce-form__label .woocommerce-form__input-checkbox{visibility:visible;position:static}.woocommerce .woocommerce-form-login .lost_password{float:right;position:relative;top:-55px;font-size:12px}.woocommerce-terms-and-conditions-wrapper{font-size:12px;text-align:left}.woocommerce-terms-and-conditions-wrapper p{font-size:inherit}.rtl .woocommerce-terms-and-conditions-wrapper{text-align:right}.woocommerce-checkout-payment .wc_payment_methods{list-style:none;margin:0;padding:0;margin-bottom:20px}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method{padding:15px 0;margin:0;border-bottom:1px solid #e9e9e9}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label{display:inline-block;margin:0;float:none;padding-left:6px}.rtl .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method label{padding-left:0;padding-right:6px}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .custom_label{font-size:16px;font-weight:500}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method img{vertical-align:middle;margin-left:10px;max-height:16px}.rtl .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method img{margin-left:0;margin-right:10px}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_box{margin:10px 0 0 20px;font-size:12px}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_box p{margin:0;font-size:14px}.rtl .woocommerce-checkout-payment .wc_payment_methods .wc_payment_method .payment_box{margin:20px 25px 0 0}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method.payment_method_paypal img{display:none}.woocommerce-checkout-payment .wc_payment_methods .wc_payment_method.payment_method_paypal .about_paypal{color:#f75454;font-size:12px;text-transform:uppercase;margin-left:20px;float:right}.woocommerce-checkout-payment .wc_payment_methods+.place-order{text-align:right}.woocommerce-checkout-payment .wc_payment_methods+.place-order .button{width:100%}.wc-proceed-to-checkout .button{width:100%}@media only screen and (min-width:640px){.woocommerce-billing-fields,.woocommerce-shipping-fields,.woocommerce-additional-fields{padding-right:5%}}#billing_address_1_field,#shipping_address_1_field{margin-bottom:10px}#customer_details{margin-bottom:50px}#ship-to-different-address{padding:0;float:right;width:100%}#ship-to-different-address .shipping_toggle{float:right;position:relative}#ship-to-different-address label span{margin:0 0 0 10px}.rtl #ship-to-different-address label span{margin:0 10px 0 0}.form-row .wc-terms-and-conditions{text-align:left}.form-row .wc-terms-and-conditions .input-checkbox{margin-right:10px}#checkout_thankyou h2{margin-top:50px}#checkout_thankyou .order_details{list-style:none;font-size:14px;color:#444}#checkout_thankyou .order_details tfoot{border-top:1px solid #e9e9e9}p.woocommerce-thankyou-order-received{color:#fff}ul.woocommerce-thankyou-order-details{list-style:none;padding:0;margin:0 0 40px}ul.woocommerce-thankyou-order-details li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e9e9e9}.woocommerce-order{margin-top:40px}.woocommerce-order .woocommerce-order-details__title{font-size:20px;margin-bottom:30px}.login-page-form{list-style:none;padding:0;margin-bottom:40px;display:flex;justify-content:center}.login-page-form li{display:inline-flex;align-items:center;padding:0 15px}.login-page-form li a{font-weight:400;position:relative;color:#bababa}.login-page-form li a:before{content:'';position:absolute;top:100%;left:0;right:0;border-bottom:1px solid #444;-moz-transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-moz-transform:scale(0,1);-ms-transform:scale(0,1);-webkit-transform:scale(0,1);transform:scale(0,1)}.login-page-form li a.active{color:#444}.login-page-form li a.active:before{-moz-transform:scale(1,1);-ms-transform:scale(1,1);-webkit-transform:scale(1,1);transform:scale(1,1)}.login-page-form li a:hover{color:#444}.thb-overflow-container{overflow:hidden;padding:10vh 0}.thb-form-container{display:flex;width:200%;-moz-transform:translateX(0%);-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%)}.thb-form-container.no-register{width:100%}.thb-form-container input.input-text{width:100%}.thb-form-container .thb-login-form,.thb-form-container .thb-register-form{padding:0 1px;width:100%;will-change:opacity}.thb-form-container .thb-login-form .woocommerce-privacy-policy-text,.thb-form-container .thb-register-form .woocommerce-privacy-policy-text{font-size:12px}.thb-form-container .thb-login-form .woocommerce-privacy-policy-text p,.thb-form-container .thb-register-form .woocommerce-privacy-policy-text p{font-size:inherit}.thb-form-container .thb-lost-form,.thb-form-container .thb-register-form{opacity:0}.thb-form-container.register-active{-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.thb-form-container.register-active .thb-register-form{opacity:1}.thb-form-container.register-active .thb-login-form{opacity:0}.thb-register-form .woocommerce-password-strength{display:flex;margin:4px 0 0;color:#fff;font-size:14px;font-weight:500;line-height:1;padding:12px 16px;background:#ffdada;color:#e43737}.thb-register-form .woocommerce-password-strength.medium,.thb-register-form .woocommerce-password-strength.good{background:#d8fcda;color:#15a93b}.thb-register-form .woocommerce-password-hint{margin-top:10px;display:block;font-size:12px;font-weight:500}.thb-register-form .button{width:100%}.addresses{margin:0 -15px}.addresses .col-1,.addresses .col-2{float:left;width:100%;padding:0 15px}@media only screen and (min-width:640px){.addresses .col-1,.addresses .col-2{width:50%}}.addresses .woocommerce-Address{margin-bottom:40px}.addresses .woocommerce-Address address{line-height:1.5;font-weight:400;margin-bottom:20px}@media only screen and (min-width:640px){.addresses .woocommerce-Address{margin-bottom:0}}.woocommerce-MyAccount-content{margin:30px 0}.woocommerce-MyAccount-content legend{font-size:18px;font-weight:400;margin-bottom:15px}@media only screen and (min-width:1024px){.woocommerce-MyAccount-content{padding-left:4%}}.woocommerce-MyAccount-content .edit-account .form-row em{font-size:12px}.woocommerce-MyAccount-navigation{margin:30px 0}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}.woocommerce-MyAccount-navigation ul li a{display:flex;font-weight:500;text-transform:uppercase;font-size:10px;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;height:40px;padding:0 25px;align-items:center}.woocommerce-MyAccount-navigation ul li:last-child a{border-bottom:1px solid #e9e9e9}.woocommerce-MyAccount-navigation ul li:hover a,.woocommerce-MyAccount-navigation ul li.is-active a{background:#f75454;color:#fff;border-color:#f75454}.woocommerce-MyAccount-navigation ul li:hover+li a,.woocommerce-MyAccount-navigation ul li.is-active+li a{border-top-color:#f75454}.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .wishlist_icon path,.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .wishlist_icon path{fill:#e25842;stroke:#e25842}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .wishlist_icon path{fill:transparent;stroke:#444}.yith-wcwl-add-to-wishlist .yith-wcwl-add-button:hover .wishlist_icon path{stroke:#e25842}.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse{display:block}#yith-wcwl-form .wishlist-title{display:none}.yith_wcwl_wishlist_footer .yith-wcwl-share ul{list-style:none}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li{display:inline-block}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a{display:block;font-size:18px;padding-right:5px;margin-right:10px}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.facebook:hover{color:#3b5998}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.linkedin:hover{color:#007bb6}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.twitter:hover{color:#00aced}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.instagram:hover{color:#3f729b}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.youtube:hover{color:#e52d27}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vkontakte:hover{color:#45668e}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.pinterest:hover{color:#bd081c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.whatsapp:hover{color:#25d366}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.medium:hover{color:#00ab6c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.email:hover{color:#9b9b9b}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.reddit:hover{color:#ff4500}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.vimeo:hover{color:#1ab7ea}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.telegram:hover{color:#08c}.yith_wcwl_wishlist_footer .yith-wcwl-share ul li a.flipboard:hover{color:#e12828}.footer{padding:50px 0 5px;background:#fff}.footer.dark{background:#444;color:rgba(255,255,255,.8)}.footer.dark a:not(.post-social-share){color:#fff}.footer.dark a:not(.post-social-share):not([class*=btn]):after{background:#fff}.footer.dark label{color:#fff}.footer.dark .widget{color:rgba(255,255,255,.8)}.footer.dark .widget h6{color:#fff}.footer.dark input[name=jetpack_subscriptions_widget]{color:#fff}.footer .footer-logo-holder{display:flex;justify-content:center;align-items:center}.footer .footer-logo-holder .footer-logolink{display:block;margin-bottom:60px}.footer .footer-logo-holder .footer-logolink .logoimg{max-height:80px}.footer.footer-full-width-on .row.footer-row{max-width:none}.subfooter{background:#fff;width:100%;z-index:10;font-size:14px;padding:40px 0}.subfooter p{margin-bottom:15px;font-size:inherit;opacity:.8}@media only screen and (min-width:640px){.subfooter p{margin-bottom:0}}.subfooter .footer-logo-holder{text-align:center;margin-bottom:25px}.subfooter .footer-logo-holder .footer-logolink{display:inline-block}.subfooter .footer-logo-holder .logoimg{max-height:40px}.subfooter .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap{margin-bottom:0}.subfooter .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-link{min-width:20px}@media only screen and (min-width:1024px){.subfooter .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-icon-container{font-size:20px}}@media only screen and (min-width:640px){.subfooter .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap:last-of-type{padding-right:0}}.subfooter .thb-full-menu{display:inline-flex;flex-wrap:wrap;justify-content:center}.subfooter .thb-full-menu a{padding:0;margin-bottom:15px}.subfooter .thb-full-menu .footer-logolink{display:flex}.subfooter .thb-full-menu>li a:not(.logolink){padding:0}.subfooter .thb-full-menu li.menu-item-has-children>a:after{display:none}@media only screen and (min-width:640px){.subfooter .thb-full-menu a{margin-bottom:0}}.subfooter .thb-full-menu.thb-underline>li>a:before{top:calc(100% + 2px)}.rtl .subfooter .subfooter-row{flex-direction:row-reverse}.subfooter.subfooter-full-width-on .row.subfooter-row{max-width:none}@media only screen and (min-width:640px){.subfooter.style2 p{margin-bottom:30px}}.subfooter.style2 .footer-payment-icons,.subfooter.style2 .thb-social-links-container{display:block}.subfooter.style2 .thb-social-links-container+.footer-payment-icons{margin:30px 0 0}.subfooter.style2 .thb-full-menu{padding:0 15px;justify-content:center;margin-bottom:0}.subfooter.style2 .thb-social-links-container.circle-color .thb-social-link-wrap{padding:0 4px}.subfooter.style2 .thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container{width:38px;height:38px;font-size:16px}@media only screen and (min-width:640px){.subfooter.style3 .thb-full-menu{justify-content:flex-end}}.subfooter.style4 .footer-logo-holder{margin:15px 0}@media only screen and (max-width:640px){.subfooter.style4 .footer-logo-holder{margin-bottom:30px}}.subfooter.style4 p{margin-top:15px;text-transform:uppercase;font-size:10px}.subfooter.style5{border-top:1px solid #e9e9e9}.subfooter.style5 .menu-footer-container,.subfooter.style5 .subfooter-text-container{display:inline-flex}.subfooter.style5 .subfooter-text-container+.menu-footer-container{margin-left:30px}.subfooter.style6 .footer-logo-holder{text-align:left}@media only screen and (min-width:640px){.subfooter.style6 .footer-logo-holder{margin:0}}.subfooter.style6 .thb-social-links-container.thb-social-horizontal .thb-social-link-wrap .thb-social-icon-container{font-size:16px}.subfooter.style6 hr{border-color:#e9e9e9;margin:30px 0 0;max-width:none}.subfooter.dark{background:#444;color:#fff}.subfooter.dark a:not(:hover){color:#fff}.subfooter.dark .widget h6{color:#fff}.subfooter.dark p{opacity:.6}.subfooter.dark .thb-social-links-container a{color:#fff}.subfooter.dark .thb-full-menu.thb-line-marker>li>a:hover{color:#fff}.subfooter.dark.style5{border-top:none}.subfooter.dark.style6{border-color:rgba(255,255,255,.1)}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link .thb-social-icon-container{background:#fff;color:#444;line-height:0}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-facebook:hover .thb-social-icon-container{color:#3b5998}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-linkedin:hover .thb-social-icon-container{color:#007bb6}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-twitter:hover .thb-social-icon-container{color:#00aced}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-instagram:hover .thb-social-icon-container{color:#3f729b}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-youtube:hover .thb-social-icon-container{color:#e52d27}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vkontakte:hover .thb-social-icon-container{color:#45668e}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-pinterest:hover .thb-social-icon-container{color:#bd081c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-whatsapp:hover .thb-social-icon-container{color:#25d366}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-medium:hover .thb-social-icon-container{color:#00ab6c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-email:hover .thb-social-icon-container{color:#9b9b9b}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-reddit:hover .thb-social-icon-container{color:#ff4500}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-vimeo:hover .thb-social-icon-container{color:#1ab7ea}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-telegram:hover .thb-social-icon-container{color:#08c}.subfooter.dark.style2 .thb-social-links-container.circle-color .thb-social-link.social-link-flipboard:hover .thb-social-icon-container{color:#e12828}.paymenttypes{display:inline-block;margin:0;width:50px;height:30px;vertical-align:middle}.paymenttypes svg{width:100%;height:100%}.paymenttypes.payment_pp,.paymenttypes.payment_discover,.paymenttypes.payment_amazon,.paymenttypes.payment_wirecard,.paymenttypes.payment_payfast{width:70px}.paymenttypes.payment_diners{width:30px}.paymenttypes.payment_jcb{width:35px}@media only screen and (min-width:640px){.paymenttypes{margin-left:10px}}
/*
	Theme Name: The Issue
	Theme URI: https://themeforest.net/item/the-issue-most-versatile-magazine-theme/23448818
	Description: <strong>A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://www.themeforest.net/user/fuelthemes">fuelthemes</a></strong> – Update notifications available on Twitter and Themeforest <a href="http://twitter.com/fuel_themes">Follow us on twitter</a> – <a href="http://themeforest.net/user/fuelthemes">Follow us on Themeforest</a>
	Version: 1.4.6.1
	Author: fuelthemes
	Author URI: http://themeforest.net/user/fuelthemes
	Text Domain: theissue
	Domain Path: /inc/languages
	Tags: two-columns, four-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
	License: ThemeForest License
	License URI: https://themeforest.net/licenses/standard
*/

/*
* PLEASE DO NOT EDIT THIS FILE!
*
* This file is only in your themefolder for WordPress to recognize basic theme data like name and version
* CSS Rules in this file will not be used by the theme.
* Instead use the app.css file that is located in your themes /assets/css/ folder to add your styles.
* If you just want to add small css snippets you might also  want to consider to add it to the designated
* CSS option field in your themes backend at: Appearance -> Theme Options
*/

#TB_overlay{background:#000;opacity:.7;filter:alpha(opacity=70);position:fixed;top:0;right:0;bottom:0;left:0;z-index:100050}#TB_window{position:fixed;background-color:#fff;z-index:100050;visibility:hidden;text-align:left;top:50%;left:50%;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeWindowButton{position:absolute;left:auto;right:0;width:29px;height:29px;border:0;padding:0;background:0 0;cursor:pointer;outline:none;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}#TB_ajaxWindowTitle{float:left;font-weight:600;line-height:29px;overflow:hidden;padding:0 29px 0 10px;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 39px)}#TB_title{background:#fcfcfc;border-bottom:1px solid #ddd;height:29px}#TB_ajaxContent{clear:both;padding:2px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0}#TB_load{position:fixed;display:none;z-index:100050;top:50%;left:50%;background-color:#e8e8e8;border:1px solid #555;margin:-45px 0 0 -125px;padding:40px 15px 15px}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);opacity:0;height:100%;width:100%}#TB_iframeContent{clear:both;border:none}.tb-close-icon{display:block;color:#666;text-align:center;line-height:29px;width:29px;height:29px;position:absolute;top:0;right:0}.tb-close-icon:before{content:"\f158";font:normal 20px/29px dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#TB_closeWindowButton:hover .tb-close-icon,#TB_closeWindowButton:focus .tb-close-icon{color:#00a0d2}#TB_closeWindowButton:focus .tb-close-icon{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}
#the_champ_error{color:red;margin:7px 0}div.theChampCommentingTabs p#theChampReplyTitle{font-size:large}.the_champ_login_container{margin:2px 0}div.heateor_ss_follow_ul a:focus,div.heateor_ss_follow_ul a:link,div.the_champ_sharing_ul a:link,div.the_champ_sharing_ul a:focus{text-decoration:none;background:transparent!important}.the_champ_login_container img,.the_champ_sharing_container img{cursor:pointer;margin:2px;border:none}.the_champ_login_container img{display:none;float:left}#the_champ_loading_image{display:block!important;float:none}.the_champ_error{background-color:#ffffe0;border:1px solid #e6db55;padding:5px;margin:10px}#the_champ_sharing_more_providers{position:fixed;top:50%;left:47%;background:#fafafa;width:650px;margin:-180px 0 0 -300px;z-index:10000000;text-shadow:none!important;height:308px}#the_champ_popup_bg,#heateor_ss_browser_popup_bg,#heateor_ss_lj_popup_bg,#heateor_ss_mastodon_popup_bg{background:url(//artouch.com/wp-content/plugins/super-socializer/css/../images/transparent_bg.png);bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000}#the_champ_sharing_more_providers .title{font-size:14px!important;height:auto!important;background:#58B8F8!important;border-bottom:1px solid #D7D7D7!important;color:#fff;font-weight:700;letter-spacing:inherit;line-height:34px!important;padding:0!important;text-align:center;text-transform:none;margin:0!important;text-shadow:none!important;width:100%}#the_champ_sharing_more_providers *{font-family:Arial,Helvetica,sans-serif}#the_champ_sharing_more_providers #the_champ_sharing_more_content{background:#fafafa;border-radius:4px;color:#555;height:auto;width:100%}#the_champ_sharing_more_providers .filter{margin:0;padding:10px 0 0;position:relative;width:100%}#the_champ_sharing_more_providers .all-services{clear:both;height:250px;overflow:auto}#the_champ_sharing_more_content .all-services ul{margin:10px!important;overflow:hidden;list-style:none;padding-left:0!important;position:static!important;width:auto!important}#the_champ_sharing_more_content .all-services ul li{margin:0;background:0 0!important;float:left;width:33.3333%!important;text-align:left!important}#the_champ_sharing_more_providers .close-button img{margin:0}#the_champ_sharing_more_providers .close-button.separated{background:0 0!important;border:none!important;box-shadow:none!important;width:auto!important;height:auto!important;z-index:1000}#the_champ_sharing_more_providers .close-button{height:auto!important;width:auto!important;left:auto!important;display:block!important;color:#555!important;cursor:pointer!important;font-size:29px!important;line-height:29px!important;margin:0!important;padding:0!important;position:absolute;right:-13px;top:-11px}#the_champ_sharing_more_providers .filter input.search{width:94%;display:block;float:none;font-family:"open sans","helvetica neue",helvetica,arial,sans-serif;font-weight:300;height:auto;line-height:inherit;margin:0 auto;padding:5px 8px 5px 10px;border:1px solid #ccc!important;color:#000;background:#FFF!important;font-size:16px!important;text-align:left!important}#the_champ_sharing_more_providers .footer-panel{background:#fff;border-top:1px solid #d7d7d7;padding:6px 0;width:100%;color:#fff}#the_champ_sharing_more_providers .footer-panel p{background-color:transparent;top:0;text-align:left!important;color:#000;font-family:'helvetica neue',arial,helvetica,sans-serif;font-size:12px;line-height:1.2;margin:0!important;padding:0 6px!important;text-indent:0!important}#the_champ_sharing_more_providers .footer-panel a{color:#fff;text-decoration:none;font-weight:700;text-indent:0!important}#the_champ_sharing_more_providers .all-services ul li a{border-radius:3px;color:#666!important;display:block;font-size:18px;height:auto;line-height:28px;overflow:hidden;padding:8px;text-decoration:none!important;text-overflow:ellipsis;white-space:nowrap;border:none!important;text-indent:0!important;background:0 0!important;text-shadow:none;box-shadow:none!important}.the_champ_share_count{display:block;text-indent:0!important;visibility:hidden;background-color:#58B8F8!important;width:5px;height:auto;text-align:center;min-width:8px!important;padding:1px 4px!important;color:#fff!important;font-family:'Open Sans',arial,sans-serif!important;font-size:10px!important;font-weight:600!important;-webkit-border-radius:15px!important;border-radius:15px!important;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.4);box-shadow:0 2px 2px rgba(0,0,0,.4);text-shadow:0 -1px 0 rgba(0,0,0,.2);line-height:14px!important;border:2px solid #fff!important;z-index:1;margin:2px auto!important;box-sizing:content-box!important}.the_champ_share_count,.the_champ_vertical_counter,.the_champ_vertical_sharing{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important}ul.the_champ_login_ul{list-style:none!important;padding-left:0!important}#the_champ_comment_toggle{margin-bottom:10px}ul.the_champ_login_ul{margin:3px 0!important}ul.the_champ_login_ul li{background:0 0;float:left;padding:0!important;margin:0!important;border:0!important;width:auto!important;clear:none!important;list-style-type:none!important}.theChampLoginSvg{-webkit-box-sizing:content-box;-moz-box-sizing:border-box;box-sizing:content-box;width:100%;height:100%;background-position:center!important}.theChampXingLoginSvg{background-size:109%!important;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAzMCAzMCI+DQo8cGF0aCBkPSJNIDYgOSBoIDUgbCA0IDQgbCAtNSA3IGggLTUgbCA1IC03IHogbSAxNSAtNCBoIDUgbCAtOSAxMyBsIDQgOCBoIC01IGwgLTQgLTggeiIgZmlsbD0iI2ZmZiI+PC9wYXRoPg0KPC9zdmc+) left no-repeat}.theChampWordpressLoginSvg{background-size:83%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20fill%3D%22%23FFF%22%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2214.75%22%2F%3E%3Cg%20fill%3D%22%23464646%22%3E%3Cpath%20d%3D%22M3.176%2016c0%205.076%202.95%209.462%207.226%2011.54L4.287%2010.78c-.712%201.595-1.11%203.36-1.11%205.22zm21.48-.646c0-1.586-.57-2.684-1.06-3.537-.647-1.058-1.26-1.95-1.26-3.008%200-1.18.897-2.278%202.156-2.278.057%200%20.11.008.166.01-2.28-2.09-5.32-3.367-8.658-3.367-4.48%200-8.422%202.3-10.715%205.78.302.01.585.017.826.017%201.343%200%203.418-.164%203.418-.164.69-.042.774.974.084%201.056%200%200-.694.08-1.466.12l4.668%2013.892%202.808-8.417-1.998-5.476c-.69-.04-1.345-.12-1.345-.12-.69-.04-.61-1.1.08-1.058%200%200%202.116.164%203.38.164%201.34%200%203.416-.163%203.416-.163.69-.04.77.976.08%201.058%200%200-.694.08-1.467.12l4.634%2013.785%201.28-4.272c.552-1.773.975-3.048.975-4.144zm-8.43%201.766l-3.85%2011.18c1.15.34%202.365.523%203.624.523%201.492%200%202.925-.26%204.26-.728-.035-.056-.066-.113-.093-.177L16.225%2017.12zM27.25%209.848c.055.408.086.848.086%201.318%200%201.3-.242%202.764-.975%204.594l-3.916%2011.324C26.26%2024.86%2028.822%2020.73%2028.822%2016c0-2.23-.568-4.326-1.57-6.152z%22%2F%3E%3Cpath%20d%3D%22M16%201.052C7.757%201.052%201.052%207.757%201.052%2016c0%208.242%206.705%2014.948%2014.948%2014.948%208.242%200%2014.948-6.706%2014.948-14.95%200-8.24-6.706-14.946-14.948-14.946zm0%2029.212c-7.865%200-14.264-6.4-14.264-14.265S8.136%201.734%2016%201.734c7.863%200%2014.264%206.398%2014.264%2014.263%200%207.863-6.4%2014.264-14.264%2014.264z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampOdnoklassnikiLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-4%20-4%2040%2040%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16%2016.16c-3.635%200-6.58-2.945-6.58-6.58C9.42%205.945%2012.364%203%2016%203s6.582%202.945%206.582%206.58c0%203.635-2.946%206.58-6.58%206.58zm0-9.817c-1.788%200-3.236%201.448-3.236%203.237%200%201.79%201.448%203.236%203.237%203.236%201.79%200%203.24-1.447%203.24-3.236%200-1.79-1.45-3.237-3.238-3.237zm7.586%2010.62c.648%201.3-.084%201.93-1.735%202.99-1.397.9-3.315%201.238-4.566%201.368l1.048%201.05%203.877%203.877c.59.59.59%201.544%200%202.134l-.178.18c-.59.59-1.544.59-2.134%200l-3.878-3.88-3.878%203.88c-.59.59-1.543.59-2.135%200l-.176-.18c-.59-.59-.59-1.543%200-2.132l3.878-3.878%201.043-1.046c-1.25-.127-3.19-.465-4.6-1.37-1.65-1.062-2.38-1.69-1.733-2.99.37-.747%201.4-1.367%202.768-.29C13.035%2018.13%2016%2018.13%2016%2018.13s2.968%200%204.818-1.456c1.37-1.077%202.4-.457%202.768.29z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampYandexLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20viewBox%3D%22-92%20-12%20317.397%20187.918%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cg%20transform%3D%22translate%28-151.302%20-165.536%29%22%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20transform%3D%22matrix%281%200%200%20-1%200%20524%29%22%20d%3D%22M0%20524h1000V0H0z%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url%28%23a%29%22%3E%3Cpath%20d%3D%22M207.189%20331.072V314.4c0-22.627-2.627-33.82-11.703-53.352l-44.184-95.51h30.57l37.498%2081.695c10.986%2023.82%2015.763%2036.204%2015.763%2063.595v20.245zM225.102%20245.565l34.87-80.029h29.376L254%20245.566z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}.theChampGoogleLoginSvg{background-size:111%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20xmlns%3Axlink%3D%27http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%27%20viewBox%3D%27-9%20-9%2066%2066%27%3E%3Cdefs%3E%3Cpath%20id%3D%27a%27%20d%3D%27M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%27%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%27b%27%3E%3Cuse%20xlink%3Ahref%3D%27%23a%27%20overflow%3D%27visible%27%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23FBBC05%27%20d%3D%27M0%2037V11l17%2013z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%23EA4335%27%20d%3D%27M0%2011l17%2013%207-6.1L48%2014V0H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%2334A853%27%20d%3D%27M0%2037l30-23%207.9%201L48%200v48H0z%27%2F%3E%3Cpath%20clip-path%3D%27url%28%23b%29%27%20fill%3D%27%234285F4%27%20d%3D%27M48%2048L17%2024l-4-3%2035-10z%27%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampYoutubeLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.0%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-50%200%20262%20110%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M154.3%2C17.5c-1.8-6.7-7.1-12-13.8-13.8c-12.1-3.3-60.8-3.3-60.8-3.3S31%2C0.5%2C18.9%2C3.8%20c-6.7%2C1.8-12%2C7.1-13.8%2C13.8C1.9%2C29.7%2C1.9%2C55%2C1.9%2C55s0%2C25.3%2C3.3%2C37.5c1.8%2C6.7%2C7.1%2C12%2C13.8%2C13.8c12.1%2C3.3%2C60.8%2C3.3%2C60.8%2C3.3%20s48.7%2C0%2C60.8-3.3c6.7-1.8%2C12-7.1%2C13.8-13.8c3.3-12.1%2C3.3-37.5%2C3.3-37.5S157.6%2C29.7%2C154.3%2C17.5z%22%3E%3C%2Fpath%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2264.2%2C78.4%20104.6%2C55%2064.2%2C31.6%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E') no-repeat center center}.theChampLinkedinLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-1%200%2033%2035%22%3E%3Cpath%20d%3D%22M6.227%2012.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43%202.43%200%200%201%200%204.86c-1.344%200-2.428-1.09-2.428-2.43s1.084-2.43%202.428-2.43m4.72%206.7h4.02v1.84h.058c.56-1.058%201.927-2.176%203.965-2.176%204.238%200%205.02%202.792%205.02%206.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18%200-2.514%201.7-2.514%203.46v6.668h-4.187V12.61z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampXLoginSvg{background-size:106%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.751%207h3.067l-6.7%207.658L26%2025.078h-6.172l-4.833-6.32-5.531%206.32h-3.07l7.167-8.19L6%207h6.328l4.37%205.777L21.75%207Zm-1.076%2016.242h1.7L11.404%208.74H9.58l11.094%2014.503Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampVkontakteLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20fill%3D%22none%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20viewBox%3D%220%2013%2046%2020%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M25.54%2034.58c-10.94%200-17.18-7.5-17.44-19.98h5.48c.18%209.16%204.22%2013.04%207.42%2013.84V14.6h5.16v7.9c3.16-.34%206.48-3.94%207.6-7.9h5.16c-.86%204.88-4.46%208.48-7.02%209.96%202.56%201.2%206.66%204.34%208.22%2010.02h-5.68c-1.22-3.8-4.26-6.74-8.28-7.14v7.14z%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampLineLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M28%2014.304c0-5.37-5.384-9.738-12-9.738S4%208.936%204%2014.304c0%204.814%204.27%208.846%2010.035%209.608.39.084.923.258%201.058.592.122.303.08.778.04%201.084l-.172%201.028c-.05.303-.24%201.187%201.04.647s6.91-4.07%209.43-6.968c1.737-1.905%202.57-3.842%202.57-5.99zM11.302%2017.5H8.918c-.347%200-.63-.283-.63-.63V12.1c0-.346.283-.628.63-.628.348%200%20.63.283.63.63v4.14h1.754c.35%200%20.63.28.63.628%200%20.347-.282.63-.63.63zm2.467-.63c0%20.347-.284.628-.63.628-.348%200-.63-.282-.63-.63V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm5.74%200c0%20.27-.175.51-.433.596-.065.02-.132.032-.2.032-.195%200-.384-.094-.502-.25l-2.443-3.33v2.95c0%20.35-.282.63-.63.63-.347%200-.63-.282-.63-.63V12.1c0-.27.174-.51.43-.597.066-.02.134-.033.2-.033.197%200%20.386.094.503.252l2.444%203.328V12.1c0-.347.282-.63.63-.63.346%200%20.63.284.63.63v4.77zm3.855-3.014c.348%200%20.63.282.63.63%200%20.346-.282.628-.63.628H21.61v1.126h1.755c.348%200%20.63.282.63.63%200%20.347-.282.628-.63.628H20.98c-.345%200-.628-.282-.628-.63v-4.766c0-.346.283-.628.63-.628h2.384c.348%200%20.63.283.63.63%200%20.346-.282.628-.63.628h-1.754v1.126h1.754z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMicrosoftLoginSvg{background-size:91%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3Asvg%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-16.61977%20-16.61977%20123.565208%20123.834167%22%20id%3D%22svg8375%22%3E%3Cpath%20d%3D%22M%200%2C12.40183%2035.68737%2C7.5416%2035.70297%2C41.96435%200.03321%2C42.16748%20z%20m%2035.67037%2C33.52906%200.0277%2C34.45332%20-35.66989%2C-4.9041%20-0.002%2C-29.77972%20z%20M%2039.99644%2C6.90595%2087.31462%2C0%20l%200%2C41.527%20-47.31818%2C0.37565%20z%20M%2087.32567%2C46.25471%2087.31457%2C87.59463%2039.9964%2C80.91625%2039.9301%2C46.17767%20z%22%20id%3D%22path13%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampKakaoLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20data-v-2f45413c%3D%22%22%20data-v-47403985%3D%22%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%227.5%207.5%2021%2021%22%20class%3D%22ico%5fshare%5fkakao%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20fill%3D%22none%22%20data-v-2f45413c%3D%22%22%3E%3Cg%20data-v-2f45413c%3D%22%22%3E%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M0%200H18V18H0z%22%20transform%3D%22translate%289%209%29%22%3E%3C%2Fpath%3E%20%3Cpath%20data-v-2f45413c%3D%22%22%20d%3D%22M9.375%201.5C5.025%201.5%201.5%204.393%201.5%207.962c0%202.718%201.151%203.858%202.949%205.042l.01%203.315c0%20.149.178.234.303.145L7.827%2014.3c.5.082%201.018.125%201.548.125%204.35%200%207.875-2.893%207.875-6.463%200-3.569-3.526-6.462-7.875-6.462%22%20transform%3D%22translate%289%209%29%22%20class%3D%22fill%22%20fill%3D%22black%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampSpotifyLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20186.845%20186.845%22%20style%3D%22enable-background%3Anew%200%200%20186.845%20186.845%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M128.875%2C120.962c-31.094-14.37-74.616-8.014-76.453-7.737c-4.096%2C0.619-6.915%2C4.44-6.296%2C8.536%20c0.619%2C4.096%2C4.443%2C6.912%2C8.536%2C6.296c0.406-0.062%2C40.867-5.982%2C67.92%2C6.521c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.813-4.355C134.274%2C127.157%2C132.635%2C122.7%2C128.875%2C120.962z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M137.614%2C93.953c-35.313-16.319-84.833-9.087-86.924-8.772c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532%20c0.616%2C4.095%2C4.438%2C6.916%2C8.531%2C6.301c0.468-0.071%2C47.206-6.857%2C78.394%2C7.556c1.02%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694%20c2.834-0.001%2C5.546-1.614%2C6.814-4.356C143.014%2C100.148%2C141.374%2C95.691%2C137.614%2C93.953z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M143.49%2C65.736c-39.006-18.027-93.79-10.028-96.103-9.679c-4.094%2C0.619-6.911%2C4.438-6.294%2C8.532s4.44%2C6.919%2C8.531%2C6.3%20c0.523-0.079%2C52.691-7.657%2C87.573%2C8.463c1.018%2C0.471%2C2.089%2C0.694%2C3.142%2C0.694c2.834%2C0%2C5.546-1.614%2C6.813-4.355%20C148.89%2C71.93%2C147.25%2C67.474%2C143.49%2C65.736z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat;background-size:128%}.theChampGithubLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20focusable%3D%27false%27%20aria-hidden%3D%27true%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%3Cpath%20fill%3D%27%23FFF%27%20d%3D%27M16%203.32c-7.182%200-13%205.82-13%2013%200%205.754%203.72%2010.612%208.89%2012.335.65.114.893-.276.893-.617%200-.31-.016-1.333-.016-2.42-3.266.6-4.11-.797-4.37-1.53-.147-.373-.78-1.527-1.334-1.835-.455-.244-1.105-.845-.016-.86%201.024-.017%201.755.942%202%201.332%201.17%201.966%203.038%201.414%203.785%201.073.114-.845.455-1.414.83-1.74-2.893-.324-5.916-1.445-5.916-6.418%200-1.414.504-2.584%201.333-3.494-.13-.325-.59-1.657.13-3.445%200%200%201.085-.34%203.57%201.337%201.04-.293%202.146-.44%203.25-.44s2.21.147%203.25.44c2.49-1.69%203.58-1.337%203.58-1.337.714%201.79.26%203.12.13%203.446.828.91%201.332%202.064%201.332%203.494%200%204.99-3.04%206.094-5.93%206.42.47.405.876%201.185.876%202.404%200%201.74-.016%203.136-.016%203.575%200%20.34.244.743.894.613C25.28%2026.933%2029%2022.053%2029%2016.32c0-7.182-5.817-13-13-13z%27%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat;background-size:94%}.theChampDribbbleLoginSvg{background:url('data:image/svg+xml;charset=utf8,%0A%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-10%2010%201000%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%20500c0-90.667%2022.334-174.333%2067-251%2044.667-76.667%20105.334-137.333%20182-182C325.667%2022.333%20409.334%200%20500%200c90.667%200%20174.334%2022.333%20251%2067%2076.667%2044.667%20137.334%20105.333%20182%20182%2044.667%2076.667%2067%20160.333%2067%20251s-22.333%20174.333-67%20251c-44.666%2076.667-105.333%20137.333-182%20182-76.666%2044.667-160.333%2067-251%2067-90.666%200-174.333-22.333-251-67-76.666-44.667-137.333-105.333-182-182C22.334%20674.333%200%20590.667%200%20500zm83%200c0%20104%2035%20195.667%20105%20275%2032-62.667%2082.667-122.333%20152-179%2069.334-56.667%20137-92.333%20203-107-10-23.333-19.666-44.333-29-63-114.666%2036.667-238.666%2055-372%2055-26%200-45.333-.333-58-1%200%202.667-.166%206-.5%2010-.333%204-.5%207.333-.5%2010zm13-103c14.667%201.333%2036.334%202%2065%202%20111.334%200%20217-15%20317-45-50.666-90-106.333-165-167-225-52.666%2026.667-97.833%2063.667-135.5%20111-37.666%2047.333-64.166%2099.667-79.5%20157zm149%20432c75.334%2058.667%20160.334%2088%20255%2088%2049.334%200%2098.334-9.333%20147-28-13.333-114-39.333-224.333-78-331-61.333%2013.333-123.166%2047-185.5%20101C321.167%20713%20275%20769.667%20245%20829zM398%2097c58.667%2060.667%20113%20136.333%20163%20227%2090.667-38%20159-86.333%20205-145-77.333-64-166-96-266-96-34%200-68%204.667-102%2014zm199%20298c10%2021.333%2021.334%2048.333%2034%2081%2049.334-4.667%20103-7%20161-7%2041.334%200%2082.334%201%20123%203-5.333-90.667-38-171.333-98-242-43.333%2064.667-116.666%20119.667-220%20165zm59%20151c34%2098.667%2057%20200%2069%20304%2052.667-34%2095.667-77.667%20129-131%2033.334-53.333%2053.334-111%2060-173-48.666-3.333-93-5-133-5-36.666%200-78.333%201.667-125%205z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:78%}.theChampYahooLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M21.495%206.097c1.09.31%202.213.28%203.304%200l-7.418%2012.09v9.91c-.468-.155-.935-.22-1.37-.22-.47%200-.937.065-1.404.22v-9.91L7.19%206.097c1.09.28%202.213.31%203.304%200l5.516%208.788%205.483-8.787z%22%2F%3E%3C%2Fsvg%3E') left no-repeat;background-size:92%}.theChampDiscordLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-3%20-3%2054%2054%22%20version%3D%221.1%22%3E%3Cpath%20d%3D%22M40%2012s-4.586-3.59-10-4l-.488.977C34.406%2010.176%2036.652%2011.89%2039%2014c-4.047-2.066-8.04-4-15-4-6.96%200-10.953%201.934-15%204%202.348-2.11%205.02-4.016%209.488-5.023L18%208c-5.68.535-10%204-10%204s-5.121%207.426-6%2022c5.16%205.953%2013%206%2013%206l1.64-2.184C13.856%2036.848%2010.716%2035.121%208%2032c3.238%202.45%208.125%205%2016%205s12.762-2.55%2016-5c-2.715%203.121-5.855%204.848-8.64%205.816L33%2040s7.84-.047%2013-6c-.879-14.574-6-22-6-22zM17.5%2030c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204zm13%200c-1.934%200-3.5-1.79-3.5-4s1.566-4%203.5-4%203.5%201.79%203.5%204-1.566%204-3.5%204z%22%20fill%3D%22%23fff%22%20id%3D%22surface1%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampStackoverflowLoginSvg{background-size:88%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-20.5%20-20.5%20140%20170%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2288%2080%2099%2080%2099%20124%200%20124%200%2080%2011%2080%2011%20113%2088%20113%22%3E%3C%2Fpolygon%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22nonzero%22%20d%3D%22M22.9878906%2C76.73%20L77.0128906%2C88.085%20L79.2838906%2C77.285%20L25.2588906%2C65.925%20L22.9878906%2C76.73%20Z%20M30.1368906%2C50.861%20L80.1828906%2C74.169%20L84.8448906%2C64.16%20L34.7978906%2C40.852%20L30.1368906%2C50.861%20Z%20M43.9848906%2C26.308%20L86.4128906%2C61.639%20L93.4788906%2C53.154%20L51.0508906%2C17.824%20L43.9848906%2C26.308%20Z%20M71.3718906%2C0.192%20L62.5118906%2C6.782%20L95.4598906%2C51.082%20L104.319891%2C44.493%20L71.3718906%2C0.192%20Z%20M22%2C102%20L77%2C102%20L77%2C91%20L22%2C91%20L22%2C102%20Z%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') left no-repeat}.theChampAmazonLoginSvg{background-size:71%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201100%201000%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2%20776c3.333-5.333%208.666-5.667%2016-1%20166.666%2096.667%20348%20145%20544%20145%20130.666%200%20259.666-24.333%20387-73%203.333-1.333%208.166-3.333%2014.5-6%206.333-2.667%2010.833-4.667%2013.5-6%2010-4%2017.833-2%2023.5%206%205.666%208%203.833%2015.333-5.5%2022-12%208.667-27.334%2018.667-46%2030-57.334%2034-121.334%2060.333-192%2079-70.667%2018.667-139.667%2028-207%2028-104%200-202.334-18.167-295-54.5C162.333%20909.167%2079.333%20858%206%20792c-4-3.333-6-6.667-6-10%200-2%20.666-4%202-6zm301-285c0-46%2011.333-85.333%2034-118%2022.666-32.667%2053.666-57.333%2093-74%2036-15.333%2080.333-26.333%20133-33%2018-2%2047.333-4.667%2088-8v-17c0-42.667-4.667-71.333-14-86-14-20-36-30-66-30h-8c-22%202-41%209-57%2021s-26.334%2028.667-31%2050c-2.667%2013.333-9.334%2021-20%2023l-115-14c-11.334-2.667-17-8.667-17-18%200-2%20.333-4.333%201-7%2011.333-59.333%2039.166-103.333%2083.5-132C451.833%2019.333%20503.666%203.333%20563%200h25c76%200%20135.333%2019.667%20178%2059a190.52%20190.52%200%200%201%2018.5%2021.5c5.666%207.667%2010.166%2014.5%2013.5%2020.5%203.333%206%206.333%2014.667%209%2026%202.666%2011.333%204.666%2019.167%206%2023.5%201.333%204.333%202.333%2013.667%203%2028%20.666%2014.333%201%2022.833%201%2025.5v242c0%2017.333%202.5%2033.167%207.5%2047.5s9.833%2024.667%2014.5%2031c4.666%206.333%2012.333%2016.5%2023%2030.5%204%206%206%2011.333%206%2016%200%205.333-2.667%2010-8%2014-55.334%2048-85.334%2074-90%2078-8%206-17.667%206.667-29%202-9.334-8-17.5-15.667-24.5-23s-12-12.667-15-16-7.834-9.833-14.5-19.5c-6.667-9.667-11.334-16.167-14-19.5-37.334%2040.667-74%2066-110%2076-22.667%206.667-50.667%2010-84%2010-51.334%200-93.5-15.833-126.5-47.5S303%20549%20303%20491zm172-20c0%2026%206.5%2046.833%2019.5%2062.5S525%20557%20547%20557c2%200%204.833-.333%208.5-1%203.666-.667%206.166-1%207.5-1%2028-7.333%2049.666-25.333%2065-54%207.333-12.667%2012.833-26.5%2016.5-41.5%203.666-15%205.666-27.167%206-36.5.333-9.333.5-24.667.5-46v-25c-38.667%200-68%202.667-88%208-58.667%2016.667-88%2053.667-88%20111zm420%20322c1.333-2.667%203.333-5.333%206-8%2016.666-11.333%2032.666-19%2048-23%2025.333-6.667%2050-10.333%2074-11%206.666-.667%2013-.333%2019%201%2030%202.667%2048%207.667%2054%2015%202.666%204%204%2010%204%2018v7c0%2023.333-6.334%2050.833-19%2082.5-12.667%2031.667-30.334%2057.167-53%2076.5-3.334%202.667-6.334%204-9%204-1.334%200-2.667-.333-4-1-4-2-5-5.667-3-11%2024.666-58%2037-98.333%2037-121%200-7.333-1.334-12.667-4-16-6.667-8-25.334-12-56-12-11.334%200-24.667.667-40%202-16.667%202-32%204-46%206-4%200-6.667-.667-8-2-1.334-1.333-1.667-2.667-1-4%200-.667.333-1.667%201-3z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampMailruLoginSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22%23F89C0E%22%20d%3D%22M19.975%2015.894c-.134-2.542-2.02-4.07-4.3-4.07h-.086c-2.63%200-4.09%202.068-4.09%204.417%200%202.633%201.765%204.296%204.077%204.296%202.58%200%204.275-1.89%204.4-4.127l-.003-.515zm-4.37-6.346c1.755%200%203.407.776%204.62%201.993v.006c0-.584.395-1.024.94-1.024h.14c.85%200%201.025.808%201.025%201.063l.005%209.08c-.06.595.613.9.988.52%201.457-1.497%203.203-7.702-.907-11.295-3.83-3.352-8.967-2.8-11.7-.916-2.904%202.003-4.764%206.438-2.958%2010.603%201.968%204.543%207.6%205.896%2010.947%204.546%201.696-.684%202.48%201.607.72%202.355-2.66%201.132-10.066%201.02-13.525-4.972-2.338-4.046-2.212-11.163%203.987-14.85%204.74-2.822%2010.99-2.042%2014.762%201.895%203.937%204.117%203.705%2011.82-.137%2014.818-1.742%201.36-4.326.035-4.312-1.947l-.02-.647c-1.21%201.203-2.824%201.905-4.58%201.905-3.475%200-6.53-3.056-6.53-6.528%200-3.508%203.057-6.6%206.533-6.6%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookLoginSvg{background-size:147%!important;padding-top:5px;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat}.theChampSteamLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Ccircle%20cx%3D%2245%22%20cy%3D%22130%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22155%22%20cy%3D%22198%22%20r%3D%2225%22%20stroke%3D%22%23fff%22%20stroke-width%3D%227%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2235%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22none%22%3E%3C%2Fcircle%3E%3Ccircle%20cx%3D%22245%22%20cy%3D%22110%22%20r%3D%2215%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2210%22%20fill%3D%22%23fff%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M%20160%20170%20l%2045%20-64%20l%2040%2044%20l%20-62%2044%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M%2045%20130%20l%20110%2068%22%20stroke%3D%22%23fff%22%20stroke-width%3D%2230%22%20fill%3D%22%23fff%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat;background-size:80%!important}.theChampInstagramLoginSvg{background-size:94%!important;background:url(data:image/svg+xml;charset=utf8,%3Csvg%20enable-background%3D%22new%200%200%20128%20128%22%20id%3D%22Layer_1%22%20version%3D%221.1%22%20viewBox%3D%220%200%20128%20128%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cg%3E%3Cg%3E%3Cpath%20d%3D%22M86%2C112H42c-14.336%2C0-26-11.663-26-26V42c0-14.337%2C11.664-26%2C26-26h44c14.337%2C0%2C26%2C11.663%2C26%2C26v44%20%20%20%20C112%2C100.337%2C100.337%2C112%2C86%2C112z%20M42%2C24c-9.925%2C0-18%2C8.074-18%2C18v44c0%2C9.925%2C8.075%2C18%2C18%2C18h44c9.926%2C0%2C18-8.075%2C18-18V42%20%20%20%20c0-9.926-8.074-18-18-18H42z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M64%2C88c-13.234%2C0-24-10.767-24-24c0-13.234%2C10.766-24%2C24-24s24%2C10.766%2C24%2C24C88%2C77.233%2C77.234%2C88%2C64%2C88z%20M64%2C48c-8.822%2C0-16%2C7.178-16%2C16s7.178%2C16%2C16%2C16c8.822%2C0%2C16-7.178%2C16-16S72.822%2C48%2C64%2C48z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3Cg%3E%3Ccircle%20cx%3D%2289.5%22%20cy%3D%2238.5%22%20fill%3D%22%23fff%22%20r%3D%225.5%22%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) left no-repeat}.theChampLoginButton{background:url(//artouch.com/wp-content/plugins/super-socializer/css/../images/login/login.png) no-repeat}.theChampLogin{padding:0!important;margin:2px;height:35px;width:35px;float:left;cursor:pointer;border:none}.theChampInstagramLogin,.theChampTwitterLogin,.theChampXingLogin{display:block}.theChampXingButton{background-position:-64px 0;width:32px;height:32px;display:block}.theChampFacebookButton{background-position:0 0;width:32px;height:32px;display:none}.theChampLiveButton{background-position:-32px -96px;width:32px;height:32px;display:block}.theChampGoogleButton{background-position:-32px 0;width:32px;height:32px;display:none}.theChampInstagramButton{background-position:0 -32px;width:32px;height:32px;display:block!important}.theChampLinkedinButton{background-position:-32px -32px;width:32px;height:32px;display:none}.theChampTwitterButton{background-position:0 -64px;width:32px;height:32px;display:block!important}.theChampVkontakteButton{background-position:-32px -64px;width:32px;height:32px;display:none}ul.the_champ_sharing_ul,ul.heateor_ss_follow_ul{margin:1px 0;list-style:none;padding-left:0}#heateor_ss_mastodon_popup_close img,#the_champ_sharing_popup_close img{opacity:1!important;background:0 0!important;border:none!important;outline:0!important;box-shadow:none!important;width:auto!important;height:auto!important;top:inherit!important;right:inherit!important;left:9px!important;padding:0!important}.the_champ_square_count{display:none;text-align:center;font-weight:bolder;font-family:sans-serif;font-style:normal;font-size:.55em;visibility:hidden;word-wrap:normal!important}ul.heateor_ss_follow_ul li{width:auto}div.heateor_ss_follow_ul a,div.the_champ_sharing_ul a,ul.the_champ_sharing_ul li{text-decoration:none!important;margin:2px;float:left;padding:0;list-style:none;border:none;clear:none}.theChampSharing{display:block;cursor:pointer;margin:2px}ul.the_champ_login_ul li:before{content:none!important}.the_champ_vertical_counter,.the_champ_vertical_sharing{background:0 0;-webkit-box-shadow:0 1px 4px 1px rgba(0,0,0,.1);box-shadow:0 1px 4px 1px rgba(0,0,0,.1);position:fixed;overflow:visible;z-index:10000000;display:block;padding:10px;border-radius:4px;opacity:1;box-sizing:content-box!important}.the_champ_vertical_counter li{clear:both}li.the_champ_facebook_share .fb-share-button span,li.the_champ_facebook_like .fb-like span,li.the_champ_facebook_recommend .fb-like span{vertical-align:top!important}li.the_champ_facebook_like .fb-like span iframe,li.the_champ_facebook_recommend .fb-like span iframe{max-width:none!important;z-index:1000}div.the_champ_horizontal_sharing li.the_champ_facebook_share,div.the_champ_horizontal_counter li.the_champ_facebook_share{width:76px}div.the_champ_horizontal_sharing li.the_champ_facebook_like,div.the_champ_horizontal_counter li.the_champ_facebook_like{width:56px}div.the_champ_horizontal_sharing li.the_champ_facebook_recommend,div.the_champ_horizontal_counter li.the_champ_facebook_recommend{width:111px}div.the_champ_horizontal_sharing li.the_champ_twitter_tweet,div.the_champ_horizontal_counter li.the_champ_twitter_tweet{width:65px}div.the_champ_horizontal_counter li.the_champ_linkedin_share span,div.the_champ_horizontal_sharing .the_champ_linkedin_share span{vertical-align:text-top!important}div.the_champ_horizontal_sharing .the_champ_buffer_share{width:89px}div.the_champ_horizontal_sharing .the_champ_linkedin_share,div.the_champ_horizontal_counter li.the_champ_linkedin_share{width:67px}div.the_champ_horizontal_sharing .the_champ_buffer,div.the_champ_horizontal_counter li.the_champ_buffer{width:81px}div.the_champ_horizontal_sharing .the_champ_reddit,div.the_champ_horizontal_counter li.the_champ_reddit{width:124px}div.the_champ_horizontal_sharing .the_champ_yummly,div.the_champ_horizontal_counter li.the_champ_yummly{width:61px}div.the_champ_horizontal_sharing .the_champ_pinterest_pin,div.the_champ_horizontal_counter li.the_champ_pinterest_pin{width:58px}div.the_champ_horizontal_counter li.the_champ_pinterest_pin{line-height:1px}div.the_champ_horizontal_sharing .the_champ_xing,div.the_champ_horizontal_counter li.the_champ_xing{width:67px}.the_champ_counter_container li{height:21px}input#user_login,input#user_pass{height:auto!important}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.theChampYummlyBackground{background-color:#e16120}.theChampBufferBackground{background-color:#000}.theChampYahooBackground{background-color:#400090}.theChampGithubBackground{background-color:#2a2a2a}.theChampSpotifyBackground{background-color:#1db954}.theChampAmazonBackground{background-color:#f59829}.theChampDiscordBackground{background-color:#7289da}.theChampStackoverflowBackground{background-color:#f3802e}.theChampDribbbleBackground{background-color:#ea4c89}.theChampKakaoBackground{background-color:#fee500}.theChampDropboxBackground{background-color:#0061ff}.theChampFoursquareBackground{background-color:#f94877}.theChampDisqusBackground{background-color:#2e9fff}.theChampFacebookBackground{background-color:#4267b2}.theChampOdnoklassnikiBackground{background-color:#f2720c}.theChampYandexBackground{background-color:#e52620}.theChampSteamBackground{background-color:#393939}.theChampLiveJournalBackground{background-color:#ededed}.theChampDiggBackground{background-color:#006094}.theChampEmailBackground{background-color:#649a3f}.theChampFloatitBackground{background-color:#53beee}.theChampYoutubeBackground{background-color:#fff;box-sizing:border-box;border:1px #4184f3 solid}.theChampGoogleBackground{background-color:#fff;box-sizing:border-box;border:1px #4184f3 solid}.theChampLinkedinBackground{background-color:#0077b5}.theChampMoreBackground{background-color:#ee8e2d}.theChampPinterestBackground{background-color:#cc2329}.theChampPrintBackground{background-color:#fd6500}.theChampRedditBackground{background-color:#ff5700}.theChampStockTwitsBackground{background-color:#40576f}.theChampTumblrBackground{background-color:#29435d}.theChampLineBackground{background-color:#00c300}.theChampMicrosoftBackground{background-color:#2672ec}.theChampParlerBackground{background-color:#892e5e}.theChampTwitterBackground{background-color:#55acee}.theChampMastodonBackground{background-color:#2b90d9}.theChampWordPressBackground,.theChampWordpressBackground{background-color:#464646}.theChampVkontakteBackground{background-color:#07f}.theChampXingBackground{background-color:#00797d}.theChampWhatsappBackground{background-color:#55eb4c}.theChampMailruBackground{background-color:#356fac}.theChampMeWeBackground{background-color:#007da1}.theChampMixBackground{background-color:#ff8226}.theChampXBackground{background-color:#2a2a2a}.theChampHorizontalSharingButton,.theChampVerticalSharingButton{display:block}.theChampInstagramBackground{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.theChampTCBackground,.theChampTCBackground:hover{border-width:0!important;background-color:transparent}div.the_champ_sharing_ul .theChampTCBackground{background-color:transparent;font-style:normal!important;word-wrap:normal;color:#666;line-height:1;visibility:hidden}.theChampSharingTotalsharesButton{font-style:normal!important;word-wrap:normal;color:#666;line-height:1}.theChampSharingSvg{width:100%;height:100%}.theChampYummlySvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2010.5%2010%20q%204%20-2%202.5%201%20l%20-1%204%20q%200%202%205%200%20l%201%20-6.5%20m%20-1%206.5%20l%20-1%204%20c%20-3%206%20-6%20-1%200%20-1%20q%201%20-1%205%201%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampBufferSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-4%20-4%2038%2039%22%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%2015%206%20l%20-10%205%20l%2010%205%20l%2010%20-5%20z%22%20stroke-width%3D%220%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M%205.5%2014.5%20l%209.5%205%20l%209.5%20-5%20m%20-19%204%20l%209.5%205%20l%209.5%20-5%22%20stroke-width%3D%222%22%20fill%3D%22none%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampFacebookSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat center center}.theChampSharing{float:left;border:none}.theChampSharingArrow{height:16px;width:16px;cursor:pointer;margin-top:10px}.theChampPushIn{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%207%206%20q%202%206%2010%206%20v%20-6%20l%206%209%20l%20-6%209%20v%20-6%20q%20-10%202%20-10%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampPullOut{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%2030%2030%22%3E%0A%3Cpath%20d%3D%22M%2023%206%20q%20-2%206%20-10%206%20v%20-6%20l%20-6%209%20l%206%209%20v%20-6%20q%2010%202%2010%20-12%22%20stroke-width%3D%221%22%20stroke%3D%22%23000%22%20fill%3D%22%23000%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampCommentingTabs li{padding-left:0!important;float:left;margin:0 1em 0 0!important;list-style:none;color:#aaa;display:block;cursor:pointer;font-size:.85em}.theChampCommentingTabs ul{float:left;padding-left:0;margin-left:0}li.theChampSelectedTab{color:#333;border-bottom:2px solid #23a9e1}.fb-comments,.fb-comments span,.fb-comments span iframe[style]{min-width:100%!important;width:100%!important}#mc-input,#user_email,#user_login{height:auto!important}div.the_champ_horizontal_counter li{margin-right:14px!important}div.theChampTotalShareCount{word-wrap:normal!important;font-weight:bolder;font-family:sans-serif;padding:0;margin:0;text-align:center}div.theChampTotalShareText{word-wrap:normal!important;margin:0;padding:0;text-align:center}.the_champ_sharing_container a{padding:0!important;box-shadow:none!important;border:none!important}div.course_instructor_widget .the_champ_vertical_sharing{display:none!important}@media screen and (max-width:783px){#the_champ_sharing_more_providers{width:80%;left:60%;margin-left:-50%;text-shadow:none!important}#the_champ_sharing_more_providers .filter input.search{border:1px solid #ccc;width:92%}}@media screen and (max-width:475px){#the_champ_sharing_more_content .all-services ul li{width:100%!important}}#ss_openid{border:1px solid gray;display:inline;font-family:"Trebuchet MS";font-size:12px;width:98%;padding:.35em .325em .75em;margin-bottom:20px}#ss_openid form{margin-top:25px;margin-left:0;padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}#ss_openid input{font-family:"Trebuchet MS";font-size:12px;width:100px;float:left}#ss_openid input[type=submit]{background:#767676;padding:.75em 2em;border:0;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-weight:800;line-height:1;text-shadow:none;-webkit-transition:background .2s;transition:background .2s}#ss_openid legend{color:#ff6200;float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}#ss_openid input.openid_login{background-color:#fff;background-position:0 50%;color:#000;width:220px;margin-right:10px;height:30px;margin-bottom:5px;background:#fff;background-image:-webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border:1px solid #bbb;-webkit-border-radius:3px;border-radius:3px;display:block;padding:.7em;line-height:1.5}#ss_openid a{color:silver}#ss_openid a:hover{color:#5e5e5e}.heateor_ms_subscribe_option{line-height:14px;margin-top:8px}.heateor_ms_subscribe_option input.heateor_ms_checkbox,.heateor_ms_subscribe_option label.heateor_ms_checkbox_label{float:left;font-size:15px;margin:0;color:#666}.heateor_ms_subscribe_option input.heateor_ms_checkbox{margin:0 4px 0 0;width:15px;height:15px;float:left}div.heateor_ss_sl_optin_container{clear:both}div.heateor_ss_sl_optin_container a{color:blue}div.heateor_ss_sl_optin_container label{font-size:11px;font-weight:400}input.heateor_ss_social_login_optin{vertical-align:middle}div.theChampFacebookLogoContainer{width:25px;height:25px;border-radius:999px;background-color:#fff;margin:5px auto}div.the_champ_login_container i.theChampFacebookBackground{background-color:#218cf2!important}div.the_champ_bottom_sharing{margin-bottom:0}.theChampTwitchBackground{background-color:#6441a5}.theChampTwitchLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20300%20300%22%3E%3Cpath%20d%3D%22M%2055%2030%20h%20200%20v%20160%20l%20-40%2040%20h%20-50%20l%20-40%2040%20v%20-40%20l%2030%20-30%20h%2060%20l%2020%20-20%20v%20-132%20h%20-165%20v%20152%20h%2055%20v%2070%20h%20-20%20v%20-40%20h%20-65%20v%20-160%20z%20M%20130%2090%20v%2060%20h%2015%20v%20-60%20z%20M%20185%2090%20v%2060%20h%2015%20v%20-60%20z%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%20fill%3D%22%23fff%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) left no-repeat}.theChampParlerSvg{background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20height%3D%27100%25%27%20width%3D%27100%25%27%20viewBox%3D%27-24%20-30%20140%20160%27%3E%3Cg%20fill%3D%27%23fff%27%3E%3Cpath%20d%3D%27M58.34%2083.31h-25v-8.49c0-4.5%203.64-8.14%208.14-8.14h16.87c13.8%200%2025.02-11.19%2025.02-24.94%200-13.75-11.23-24.94-25.03-24.94h-.26l-5.3-.16H0C0%207.45%207.45%200%2016.63%200h36.41l5.44.17C81.39.24%20100%2018.86%20100%2041.74c0%2022.92-18.69%2041.57-41.66%2041.57z%27%3E%3C%2Fpath%3E%3Cpath%20d%3D%27M16.65%20100C7.46%20100%20.02%2092.55.02%2083.37V49.49c0-8.92%207.23-16.16%2016.16-16.16h42.19a8.32%208.32%200%20010%2016.64h-33.5c-4.53%200-8.21%203.67-8.21%208.21V100z%27%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center}div#the_champ_sharing_more_content ss.theChampParlerSvg{width:92%!important}.theChampRedditLoginSvg{background-size:125%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-2.5%20-3.5%2039%2039%22%3E%3Cpath%20d%3D%22M28.543%2015.774a2.953%202.953%200%200%200-2.951-2.949%202.882%202.882%200%200%200-1.9.713%2014.075%2014.075%200%200%200-6.85-2.044l1.38-4.349%203.768.884a2.452%202.452%200%201%200%20.24-1.176l-4.274-1a.6.6%200%200%200-.709.4l-1.659%205.224a14.314%2014.314%200%200%200-7.316%202.029%202.908%202.908%200%200%200-1.872-.681%202.942%202.942%200%200%200-1.618%205.4%205.109%205.109%200%200%200-.062.765c0%204.158%205.037%207.541%2011.229%207.541s11.22-3.383%2011.22-7.541a5.2%205.2%200%200%200-.053-.706%202.963%202.963%200%200%200%201.427-2.51zm-18.008%201.88a1.753%201.753%200%200%201%201.73-1.74%201.73%201.73%200%200%201%201.709%201.74%201.709%201.709%200%200%201-1.709%201.711%201.733%201.733%200%200%201-1.73-1.711zm9.565%204.968a5.573%205.573%200%200%201-4.081%201.272h-.032a5.576%205.576%200%200%201-4.087-1.272.6.6%200%200%201%20.844-.854%204.5%204.5%200%200%200%203.238.927h.032a4.5%204.5%200%200%200%203.237-.927.6.6%200%201%201%20.844.854zm-.331-3.256a1.726%201.726%200%201%201%201.709-1.712%201.717%201.717%200%200%201-1.712%201.712z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDisqusLoginSvg{background-size:112%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer%5f1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20200%20200%22%20enable-background%3D%22new%200%200%20200%20200%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%20id%3D%22Layer%5f2%22%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M102.535%2C167.5c-16.518%2C0-31.621-6.036-43.298-16.021L30.5%2C155.405l11.102-27.401%0A%09c-3.868-8.535-6.038-18.01-6.038-28.004c0-37.277%2C29.984-67.5%2C66.971-67.5c36.984%2C0%2C66.965%2C30.223%2C66.965%2C67.5%0A%09C169.5%2C137.284%2C139.52%2C167.5%2C102.535%2C167.5z%20M139.102%2C99.807v-0.188c0-19.478-13.736-33.367-37.42-33.367h-25.58v67.5h25.201%0A%09C125.171%2C133.753%2C139.102%2C119.284%2C139.102%2C99.807L139.102%2C99.807z%20M101.964%2C117.168h-7.482V82.841h7.482%0A%09c10.989%2C0%2C18.283%2C6.265%2C18.283%2C17.07v0.188C120.247%2C110.995%2C112.953%2C117.168%2C101.964%2C117.168z%22%2F%3E%3C%2Fsvg%3E') no-repeat center center}.theChampDropboxLoginSvg{background-size:113%!important;background:url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%22100%25%22%20width%3D%22100%25%22%20id%3D%22svg126%22%20version%3D%221.1%22%20viewBox%3D%22-35.3175%20-50%20306.085%20300%22%3E%3Cdefs%20id%3D%22defs112%22%3E%3Cstyle%20id%3D%22style110%22%3E.cls-1%7Bfill%3A%23ffffff%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20id%3D%22polygon116%22%20class%3D%22cls-1%22%20d%3D%22M58.86%2075l58.87-37.5L58.86%200%200%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon118%22%20class%3D%22cls-1%22%20d%3D%22M176.59%2075l58.86-37.5L176.59%200l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon120%22%20class%3D%22cls-1%22%20d%3D%22M117.73%20112.5L58.86%2075%200%20112.5%2058.86%20150z%22%2F%3E%3Cpath%20id%3D%22polygon122%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20150l58.86-37.5L176.59%2075l-58.86%2037.5z%22%2F%3E%3Cpath%20id%3D%22polygon124%22%20class%3D%22cls-1%22%20d%3D%22M176.59%20162.5L117.73%20125l-58.87%2037.5%2058.87%2037.5z%22%2F%3E%3C%2Fsvg%3E') left no-repeat}.theChampFoursquareLoginSvg{background:url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%22-6.25%20-4%2040%2040%22%20width%3D%22100%25%22%20height%3D%22100%25%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M21.516%203H7.586C5.66%203%205%204.358%205%205.383v21.995c0%201.097.65%201.407.958%201.53.31.126%201.105.206%201.676-.36l6.72-7.455c.105-.12.49-.284.552-.284h4.184c1.79%200%201.81-1.45%201.997-2.206.157-.63%201.946-9.57%202.58-12.395.523-2.32-.104-3.21-2.15-3.21zM20.2%209.682c-.07.33-.368.66-.75.693h-5.44c-.61-.034-1.108.422-1.108%201.032v.665c0%20.61.5%201.24%201.108%201.24h4.607c.43%200%20.794.276.7.737-.093.46-.573%202.82-.627%203.07-.052.254-.282.764-.716.764h-3.62c-.682%200-1.36-.008-1.816.56-.458.573-4.534%205.293-4.534%205.293V6.403c0-.438.31-.746.715-.74h11.274c.41-.006.915.41.834%201L20.2%209.68z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) no-repeat center center}#the_champ_sharing_more_providers .all-services ul li a span{width:51%}@media screen and (max-width:783px){.the_champ_hide_sharing{display:none}}.heateor_ss_mastodon_popup_button{background:linear-gradient(#ec1b23,#d43116);padding:8px 0 10px;font-size:18px;border:0;color:#fff;border-radius:8px;margin:4px auto;font-weight:bolder;width:35%;cursor:pointer;border-bottom-style:groove;border-bottom-width:5px;border-bottom-color:#00000000}div.the_champ_sharing_container a:before,div.heateor_ss_follow_icons_container a:before{content:none}