.acc-toolbox-modal{z-index:1059;width:100%;height:100%;top:0;left:0}@media (min-width: 992px){.acc-toolbox-modal{top:unset;right:20px;bottom:150px;left:unset;width:330px;height:auto;max-height:calc(100vh - 250px);box-shadow:0 2px 10px -2px var(--brand-dark)}}.acc-toolbox-modal ul{list-style:none}.acc-toolbox-modal a,.acc-toolbox-modal a:hover{text-decoration:none;color:var(--brand-neutral-darkest)}.acc-toolbox-modal a span{pointer-events:none}.acc-toolbox-modal,.acc-toolbox-open-button{-webkit-user-select:none;-ms-user-select:none;user-select:none}.acc-toolbox-open-button{z-index:1059;bottom:10px;right:10px}@media (max-width: 767.98px){.acc-toolbox-open-button{border:1px solid var(--brand-neutral-dark)}}body.has-chat-button .acc-toolbox-open-button{bottom:80px}body.gdpr-banner-visible .acc-toolbox-open-button{bottom:150px}@media (max-width: 767.98px){body.gdpr-banner-visible .acc-toolbox-open-button{bottom:220px}}body[data-acc-highlight-links=highlight-links] .acc-toolbox-target-container a,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h1,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h2,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h3,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h4,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h5,body[data-acc-highlight-titles=highlight-titles] .acc-toolbox-target-container h6{text-decoration:underline!important}body[data-acc-animations=disable-animations] *{transition:none!important;animation:none!important}body[data-acc-cursor=light-cursor],body[data-acc-cursor=light-cursor] a,body[data-acc-cursor=light-cursor] button{cursor:url(https://s13emagst.akamaized.net/layout/ro/static-upload/ic-pointer-v2-w-o.png),auto!important}body[data-acc-cursor=dark-cursor],body[data-acc-cursor=dark-cursor] a,body[data-acc-cursor=dark-cursor] button{cursor:url(https://s13emagst.akamaized.net/layout/ro/static-upload/ic-pointer-v2-b-o.png),auto!important}body[data-acc-contrast=low-contrast] .acc-toolbox-target-container{background-color:var(--brand-neutral-light)!important;color:var(--brand-neutral-dark)!important}body[data-acc-contrast=high-contrast] .acc-toolbox-target-container{background-color:var(--brand-neutral-lightest)!important;color:var(--brand-neutral-darkest)!important}body[data-acc-filters=monochrome] .acc-toolbox-target-container{filter:grayscale(100%)!important}body[data-acc-filters=invert-colors] .acc-toolbox-target-container{filter:invert(100%)!important}body[data-acc-animations=disable-animations] [data-action=disable-animations],body[data-acc-filters=monochrome] [data-action=monochrome],body[data-acc-contrast=low-contrast] [data-action=low-contrast],body[data-acc-contrast=high-contrast] [data-action=high-contrast],body[data-acc-filters=invert-colors] [data-action=invert-colors],body[data-acc-highlight-links=highlight-links] [data-action=highlight-links],body[data-acc-highlight-titles=highlight-titles] [data-action=highlight-titles],body[data-acc-cursor=light-cursor] [data-action=light-cursor],body[data-acc-cursor=dark-cursor] [data-action=dark-cursor],body[data-acc-font-level=inc] [data-action=increase-font-size],body[data-acc-font-level=dec] [data-action=decrease-font-size]{font-weight:700;background-color:var(--brand-neutral)}

.contact-container{position:relative}.contact-container .text-content .login-text{max-width:85%}.contact-container .img-holder{position:absolute;bottom:-30px;right:10px}.contact-container .img-holder img{width:140px;aspect-ratio:1}@media (min-width: 768px){.contact-container.ro-margins{margin-top:20px;margin-bottom:10px}.contact-container .text-content,.contact-container .text-content .login-text{max-width:100%}}@media (min-width: 1260px){.contact-container .text-content{text-align:center}}.contact-chat-section .emag-help-btn{position:static;white-space:nowrap}.contact-form-section .removing{max-height:0!important;margin:0}.contact-form-section .panel-body:after,.contact-form-section .panel-body:before{display:none}.contact-form-section .panel-form{max-height:2500px;transition:max-height .5s,opacity .15s}.contact-form-section .panel-form form{overflow:hidden}.contact-form-section textarea{max-height:300px}.contact-form-section label{font-weight:600}.contact-form-section .contact-notification{border:none;padding-right:40px;max-height:500px;transition:max-height .15s,opacity .15s;display:flex;align-items:stretch;background:var(--brand-neutral-lightest)}.contact-form-section .contact-notification.removing{display:none!important}.contact-form-section .contact-notification .close-notification-btn{position:absolute;right:5px;top:5px}.contact-form-section .contact-notification .icon-col{font-size:18px;color:var(--brand-light);padding-top:5px;background-color:var(--brand-primary);flex-basis:30px}.contact-form-section .contact-notification .text-col{width:100%;padding:5px 5px 5px 10px}.contact-form-section .contact-notification .text-col .title{font-weight:700;color:var(--brand-primary);display:block}.contact-form-section .contact-notification .text-col .message{width:100%}.contact-form-section .contact-notification .btn{padding:2px 5px}.contact-form-section .contact-form-fail i{font-size:60px;color:var(--brand-danger)}.contact-form-section .contact-form-succes i{font-size:60px;color:var(--brand-success)}.contact-form-section input[type=file]{padding:0;height:37px}.contact-form-section input[type=file]::file-selector-button{border-radius:4px;padding:0 20px;height:36px;min-width:200px;cursor:pointer;background-color:var(--brand-neutral-lightest);color:var(--brand-neutral-darkest);border:none;border-right:1px solid rgba(var(--brand-dark-rgb),.16);box-shadow:0 1px rgba(var(--brand-dark-rgb),.05);margin-right:20px;transition:background-color .2s}.contact-form-section input[type=file]::file-selector-button:hover{background-color:var(--brand-neutral-light)}.contact-form-section input[type=file]::file-selector-button:active{background-color:var(--brand-neutral-light)}.grecaptcha-badge{z-index:1}@media (max-width: 767px){.submitClaimBtn{margin:0 auto;width:100%}}

