#support-title{border-radius:0;overflow:hidden}#support-title .threequarter-container-right{background-image:url('https://images.pexels.com/photos/4672717/pexels-photo-4672717.jpeg?w=800');background-size:cover;-webkit-background-size:cover;background-repeat:no-repeat;-webkit-background-repeat:no-repeat;background-position:center center;opacity:0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInDown{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn 1s both}.animate-fadeInDown{animation:fadeInDown 1s both}.animate-fadeInUp{animation:fadeInUp 1s both}.delay-1{animation-delay:0.5s}.delay-2{animation-delay:1s}.delay-3{animation-delay:1.5s}#support{position:relative;overflow:hidden}#support h1{margin-bottom:1.5rem}#support h3{margin-bottom:1rem;position:relative;display:inline-block}#support h3:after{content:'';position:absolute;width:50%;height:3px;bottom:-5px;left:0}#support p{line-height:1.6;margin-bottom:1.5rem}#support a{text-decoration:none;transition:all 0.3s ease}#support a.hover-underline{position:relative}#support a.hover-underline:after{content:'';position:absolute;width:0;height:2px;bottom:-2px;left:0;transition:width 0.3s ease}#support a.hover-underline:hover:after{width:100%}#support .support-links{list-style-type:none;padding-left:0}#support .support-links li{margin-bottom:0.8rem;position:relative;padding-left:1.5rem}#support .support-item{margin-bottom:2rem;padding:1.5rem;border-radius:8px;transition:transform 0.3s ease}#support .support-item:hover{transform:translateY(-5px)}#support.text-right p{direction:rtl}