.custom-home-banner{display:flex;align-items:center;justify-content:center;text-align:center}.custom-home-banner:after,.custom-home-banner:before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;pointer-events:none}@keyframes slow-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slow-spin-reverse{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}.custom-banner-container{max-width:1000px;margin:0 auto;position:relative;z-index:2;background:#ffffffbf;padding:40px;border-radius:15px;border:1px solid #d4af374d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 30px #d4af371a,inset 0 0 20px #ffffff80}.custom-banner-title{font-size:32px;font-weight:800;margin-bottom:20px;line-height:1.3;color:#7c4a03;text-transform:uppercase;letter-spacing:1px;text-shadow:0 2px 4px #fffc,0 0 10px #d4af3733}.custom-banner-text{font-size:1.35rem;line-height:1.7;font-weight:600;color:#4a3627;opacity:.95}.custom-banner-link{color:#7c4a03;text-decoration:underline;font-weight:700;transition:color .2s ease}.custom-banner-link:hover{color:#7d5414}@media (max-width:991px){.custom-home-banner{padding:60px 15px;min-height:400px}.custom-banner-title{font-size:25px}.custom-banner-text{font-size:1.25rem}}@media (max-width:768px){.custom-home-banner{padding:50px 15px;min-height:350px}.custom-banner-container{padding:30px 20px}.custom-banner-title{font-size:22px;margin-bottom:15px}.custom-banner-text{font-size:1.1rem;line-height:1.6}.custom-home-banner:before{width:500px;height:500px;animation:none}.custom-home-banner:after{width:350px;height:350px;animation:none}}@media (max-width:480px){.custom-home-banner{padding:40px 15px;min-height:300px}.custom-banner-container{padding:25px 15px}.custom-banner-title{font-size:18px;margin-bottom:15px}.custom-banner-text{font-size:1rem}.custom-home-banner:before{width:400px;height:400px}.custom-home-banner:after{width:250px;height:250px}}