:root{--premio-help-primary-color:#3c85f7;--premio-help-hover-color:#0071a1}body{background-color:#fff}#wpfooter,.plugins-php .premio-help-button-wrap,.plugins-php .premio-help-wrap{display:none}.plugins-php #wpfooter{display:block}.premio-help-form{background:#fff;border:1px solid #e9edf0;border-radius:10px;bottom:100px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);direction:ltr;opacity:0;position:fixed;right:25px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;visibility:hidden;width:320px;z-index:1001}.premio-help-form.active{opacity:1;pointer-events:inherit;visibility:visible}.premio-help-header{background:#f4f4f4;border-bottom:1px solid #e9edf0;border-radius:10px 10px 0 0;font-size:16px;padding:8px 20px;text-align:center}.premio-help-content{margin-bottom:10px;padding:20px 20px 10px}.premio-help-form p{margin:0 0 1em}.premio-form-field{margin-bottom:10px}.premio-form-field input,.premio-form-field textarea{padding:5px}.premio-form-field textarea{height:70px}.premio-help-button-submit{background-color:var(--premio-help-primary-color);border:none;border-radius:18px;color:#fff;padding:8px 0;transition:.4s;width:100%}.premio-help-button-submit:hover{background-color:var(--premio-help-hover-color)}.premio-help-form .error-message{font-size:14px;font-weight:400}p.error-p,p.success-p{font-size:14px;margin:0;text-align:center}p.success-p{color:green}p.error-p{color:#dc3232}html[dir=rtl] .premio-help-button{left:20px;right:auto}html[dir=rtl] .premio-help-form{left:85px;right:auto}.premio-footer-help{bottom:0;color:#50575e;left:0;margin-top:50px;padding:0 80px;position:absolute;right:0}.premio-footer-help *{box-sizing:border-box}.premio-help-wrap{display:flex;height:60px;justify-content:space-between;padding-left:180px}.premio-help-menu{display:flex;gap:24px;padding:20px 20px 10px}.premio-help-menu a{color:var(--premio-help-primary-color);font-size:12px;font-style:normal;font-weight:600;line-height:140%;text-align:center;text-decoration:none}.premio-help-menu a:hover{color:var(--premio-help-hover-color)}.premio-help-menu a:focus{border:none!important;box-shadow:none!important;outline:none!important}.premio-help-content p{font-size:14px;font-style:normal;font-weight:400;line-height:140%;margin:0 0 12px!important;text-align:center}.premio-help-content p a{color:var(--premio-help-primary-color);font-weight:700;text-decoration:none;transition:.4s}.premio-help-content p a:hover{color:var(--premio-help-hover-color)}.premio-help-button-wrap{bottom:25px;height:64px;position:fixed;right:25px;width:64px;z-index:99}.premio-help-button-wrap img{height:100%;margin:0 auto;width:100%}.premio-help-button,.premio-help-close-btn{background-color:var(--premio-help-primary-color);border-radius:50%;display:inline-block;height:64px;padding:11px;transition:.4s;width:64px}.premio-help-button:hover{background-color:var(--premio-help-hover-color)}.premio-help-button.hide{display:none}.premio-help-close-btn{background-color:#000!important;display:none;padding:16px}.premio-help-close-btn.show{display:inline-block}.premio-help-button-wrap span.tooltiptext{background:#000;border-radius:5px;color:#fff;direction:ltr;font-size:12px;font-weight:600;left:-14%;line-height:1.5;max-width:140%;opacity:1;padding:8px 12px;position:absolute;text-align:center;top:-40px;visibility:visible}.premio-help-button-wrap span.tooltiptext:after{border-color:#000 transparent transparent;border-style:solid;border-width:10px 5px 0;bottom:-9px;content:"";left:75%;position:absolute;top:auto;transform:translateX(-50%)}.premio-form-field input,.premio-form-field textarea{border:1px solid #c5c5c5;border-radius:5px;box-sizing:border-box;display:block;line-height:1.4;min-height:1px;padding:5px 10px;width:100%}.help-form-footer{text-align:center}.help-form-footer p{margin:0;padding:0}.help-form-footer p+p{margin:0;padding:10px 0}.premio-help-form input.input-error,.premio-help-form textarea.input-error{border-color:#dc3232}.premio-help-absulate-content{bottom:100%;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateY(10px);transition:opacity .4s ease,transform .4s ease;visibility:hidden;width:200px}.premio-help-absulate-content.active{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.premio-help-absulate-content-single{opacity:0;pointer-events:none;text-decoration:none!important;transform:translateY(20px);visibility:hidden}.premio-help-absulate-content-single:focus{box-shadow:none}.premio-help-absulate-content.active .premio-help-absulate-content-single{animation:slideInBottom .4s ease forwards;pointer-events:auto;visibility:visible}.premio-help-absulate-content.hide .premio-help-absulate-content-single{animation:slideOutTop .4s ease forwards}@keyframes slideInBottom{0%{opacity:0;transform:translateY(20px);visibility:visible}to{opacity:1;transform:translateY(0);visibility:visible}}@keyframes slideOutTop{0%{opacity:1;transform:translateY(0);visibility:visible}to{opacity:0;transform:translateY(20px);visibility:hidden}}.premio-help-absulate-content a{align-items:center;display:flex;gap:8px;justify-content:end;margin-bottom:8px}.premio-help-absulate-content-single span{background-color:var(--premio-help-primary-color);color:#fff;transition:.4s}.premio-help-absulate-content-single:hover span{background-color:var(--premio-help-hover-color)}.premio-help-absulate-content-single .icon-img{border-radius:50%;display:inline-block;height:64px;padding:16px;width:64px}.premio-help-absulate-content-single .icon-img.pro{background:var(--Main-gradient,linear-gradient(180deg,#f69d01 0,#f65901 100%))}.premio-help-absulate-content-single .text{border-radius:8px;box-shadow:0 12px 16px -4px rgba(10,13,18,.08),0 4px 6px -2px rgba(10,13,18,.03);padding:8px 16px}.premio-form-response p{margin:10px 0}@media (max-width:960px){.premio-help-wrap{padding-left:20px}}@media (max-width:576px){.premio-help-menu{gap:8px;padding:0}.premio-help-content{padding:0}}@media (max-width:480px){.premio-help-menu{display:none}}
