/*--------------------------------------------------------------
# Support Section
--------------------------------------------------------------*/
#support .form-content .support-form-header .sup-title span{position: relative;}
#support .form-content .support-form-header .sup-title span::before{content: ""; background: url('../../../../img/brand-figures/third/square-x-dots.svg'); background-position: center; background-size: 40px; background-repeat: no-repeat; width: 40px; height: 40px; position: absolute; top: -20px; z-index: 0;}
#support .form-content .support-form-header{position: relative;}
#support .form-content .support-form-header::after{content: ""; background: url('../../../../img/brand-figures/third/square-x-dots.svg'); background-position: center; background-size: 35px; background-repeat: no-repeat; width: 35px; height: 35px; position: absolute; bottom: 4px; z-index: 0;}
#support .form-content #form_responce{border: solid 1px var(--line); box-shadow: 0px 0px 24px rgba(40, 18, 114, 0.05);}
