.kg-dotted-section{position:relative;overflow:hidden}.kg-dotted-section::before,.kg-dotted-section::after{content:"";position:absolute;width:90px;height:90px;background-image:radial-gradient(circle,#d9d9d9 2px,transparent 2.5px);background-size:14px 14px;opacity:0.8;z-index:1;pointer-events:none}.kg-dotted-section::before{top:55px;left:55px}.kg-dotted-section::after{right:55px;bottom:55px}.kg-dotted-section>*{position:relative;z-index:2}@media (max-width:767px){.kg-dotted-section::before,.kg-dotted-section::after{width:65px;height:65px;background-size:12px 12px}.kg-dotted-section::before{top:25px;left:20px}.kg-dotted-section::after{right:20px;bottom:25px}}.pdf-btn{margin-top:30px;display:inline-block;background-color:#4CAF50;color:white;padding:10px 20px;font-size:16px;text-decoration:none;transition:background-color 0.3s,box-shadow 0.3s;font-family:Arial,sans-serif}.pdf-btn:hover{background-color:#45a049;box-shadow:0 4px 10px rgba(0,0,0,0.2)}