.wrappgtotolinkalternatif {
                        position: relative;
                        width: 100%;
                        max-width: 1500px;
                        margin: 5px auto;
                        padding: 30px;
                        background: linear-gradient(#0E0820, #0E0820) padding-box, linear-gradient(180deg, #B9BBFF 0, #0E0820 100%) border-box;
                        border: 4px solid transparent;
                        border-radius: 20px;
                        text-align: center;
                        font-family: 'Segoe UI', sans-serif;
                        box-shadow: 0 0 25px rgba(124, 58, 237, 0.45), inset 0 0 20px #0E0820;
                        overflow: hidden;
                        z-index: 1
                    }

                    .wrappgtotolinkalternatif>* {
                        position: relative;
                        z-index: 10
                    }

                    .wrappgtotolinkalternatif h2,
                    .judul-wrapper-PGTOTO {
                        margin: 0 0 20px;
                        font-size: 28px;
                        font-weight: 900;
                        text-transform: uppercase;
                        letter-spacing: 2px;
                        color: #B9BBFF;
                        display: block;
                        width: 100%;
                        text-align: center
                    }

                    .wrappgtotolink {
                        color: #fff;
                        font-size: 16px;
                        line-height: 1.5;
                        font-weight: 700
                    }
