@charset "utf-8";

._home-section-wsop-glory { background-color: rgb(0, 0, 0); overflow: hidden; }

._home-section-wsop-glory .inner { padding: 56px 0px 198px; position: relative; text-align: center; }

._home-section-wsop-glory .group { position: relative; z-index: 1; }

._home-section-wsop-glory h4 { font-size: 30px; font-weight: 700; letter-spacing: 0.9px; line-height: 40px; margin-top: 16px; text-transform: uppercase; }

@media screen and (min-width: 768px) {
  ._home-section-wsop-glory h4 { font-size: 42px; letter-spacing: 1.26px; line-height: 52px; }
}

@media screen and (min-width: 1244px) {
  ._home-section-wsop-glory h4 { font-size: 48px; letter-spacing: 1.44px; line-height: 58px; }
}

._home-section-wsop-glory h4 span { background: linear-gradient(90deg, rgb(173, 121, 47), rgb(201, 165, 89) 15%, rgb(255, 239, 186) 50%, rgb(201, 165, 89) 85%, rgb(173, 121, 47)) text; -webkit-text-fill-color: transparent; }

._home-section-wsop-glory h5 { color: rgb(255, 255, 255); font-size: 18px; font-weight: 500; letter-spacing: 0.54px; line-height: 24px; }

@media screen and (min-width: 1244px) {
  ._home-section-wsop-glory h5 { font-size: 20px; letter-spacing: 0.6px; line-height: 26px; }
}

._home-section-wsop-glory p { color: rgb(255, 255, 255); font-size: 16px; font-weight: 400; letter-spacing: 0.48px; line-height: 24px; }

._home-section-wsop-glory p:first-of-type { margin-top: 12px; }

._home-section-wsop-glory .buttons { align-items: center; flex-direction: column; gap: 16px; margin-top: 32px; }

._home-section-wsop-glory .image { align-self: end; inset: 0px; display: flex; height: 100%; pointer-events: none; position: absolute; text-align: center; }

._home-section-wsop-glory .image img { left: 50%; position: absolute; top: 50%; transform: translate(-50%, calc(-50% + 65px)) scale(0.85); }

@media screen and (min-width: 768px) {
  ._home-section-wsop-glory .inner { padding: 56px 0px 276px; }
  ._home-section-wsop-glory .buttons { display: flex; flex-flow: row; justify-content: center; }
}

@media screen and (min-width: 1244px) {
  ._home-section-wsop-glory div.inner { height: 520px; padding-bottom: 120px; padding-top: 104px; text-align: left; }
  ._home-section-wsop-glory .group { margin-left: auto; width: 590px; }
  ._home-section-wsop-glory .buttons { justify-content: flex-start; }
  ._home-section-wsop-glory .image img { transform: translate(-50%, -50%); }
}