.dp-home__section{scroll-margin-top:6rem}.dp-home-hero{z-index:40;justify-content:center;align-items:center;width:100%;min-height:540px;padding-top:140px;padding-bottom:4rem;display:flex;position:relative;overflow-x:clip}@media (width>=48rem){.dp-home-hero{min-height:640px;margin-bottom:.25rem;padding-top:160px;padding-bottom:6rem}}.dp-home-hero__bg{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.dp-home-hero__inner{z-index:10;text-align:center;flex-direction:column;align-items:center;margin-inline:auto;padding-inline:1.25rem;display:flex;position:relative}.dp-home-hero__logo{z-index:10;border-radius:20px;width:214px;position:relative;box-shadow:0 4px 56px #0000001a}@media (width>=48rem){.dp-home-hero__logo{width:294px}}.dp-home-hero__title{z-index:10;letter-spacing:-.025em;color:var(--title);margin-top:1.5rem;font-size:26px;font-weight:700;line-height:1.25;position:relative}@media (width>=48rem){.dp-home-hero__title{margin-top:3rem;font-size:36px}.dp-home-hero__subtitle{font-size:16px}}.dp-home-hero__subtitle{z-index:10;color:var(--subtitle);margin-top:.75rem;font-size:12px;font-weight:600;line-height:1.5;position:relative}.dp-home-hero__tagline{z-index:10;max-width:36rem;font-size:var(--dp-font-size-body);color:#5a6060;margin-top:1rem;font-weight:400;line-height:1.625;position:relative}.dp-home-hero__form{z-index:10;margin-top:2rem;width:100%;max-width:46.5rem;margin-inline:auto;position:relative}.dp-home-hero__bar{background-color:#ffffffd9;border:1px solid #fff9;border-radius:8px;flex-direction:column;gap:.375rem;padding:.75rem;display:flex;overflow:visible;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.dp-home-hero__fields{flex-direction:row;flex:1;gap:.375rem;display:flex}.dp-home-hero__field{flex:1;align-items:center;display:flex;position:relative}.dp-home-hero__native-select{width:100%;height:48px;color:var(--subtitle);background-color:#fff;border:1px solid #dedfdf;border-radius:8px;padding-inline:.625rem;font-size:.75rem;font-weight:600;display:block}@media (width>=48rem){.dp-home-hero__native-select{height:48px}}.dp-home-hero__custom-select{width:100%;display:none}.dp-home-hero__field.dp-is-enhanced .dp-home-hero__native-select{display:none}.dp-home-hero__field.dp-is-enhanced .dp-home-hero__custom-select{display:block}.dp-home-hero__trigger{border:1px solid #dedfdf;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;height:48px;padding-inline:.625rem;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}@media (width>=48rem){.dp-home-hero__trigger{height:48px}}.dp-home-hero__trigger:focus{outline-style:none}.dp-home-hero__trigger:focus-visible{box-shadow:0 0 0 2px #000}.dp-home-hero__trigger-main{align-items:center;gap:.5rem;min-width:0;display:flex}.dp-home-hero__game-icon{object-fit:contain;background-color:#fff;border:1px solid #dedfdf;border-radius:.25rem;flex-shrink:0;width:18px;height:18px;padding:.125rem}.dp-home-hero__date-icon{flex-shrink:0;width:18px;height:18px}.dp-home-hero__field-label{color:var(--subtitle);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:600;line-height:1.33333;overflow:hidden}.dp-home-hero__chevron{color:oklch(70.7% .022 261.325);flex-shrink:0;width:1rem;height:1rem;transition-property:transform,translate,scale,rotate;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dp-home-hero__chevron.dp-is-open{transform:rotate(180deg)}.dp-home-hero__field.dp-is-open .dp-home-hero__chevron{rotate:180deg}.dp-home-hero__list{z-index:40;background-color:#fff;border:1px solid #e8e8e8;border-radius:1rem;width:16rem;max-height:18rem;padding-block:.375rem;display:none;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.dp-home-hero__field.dp-is-open .dp-home-hero__list{display:block}.dp-home-hero__option{cursor:pointer;border-radius:.75rem;align-items:center;gap:.625rem;margin-inline:.375rem;padding-block:.625rem;padding-inline:.75rem;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}@media (hover:hover){.dp-home-hero__option:hover{background-color:#c4e9e940}}.dp-home-hero__option:focus-visible{outline-offset:-2px;background-color:#c4e9e940;outline:2px solid #000}.dp-home-hero__option-icon{object-fit:contain;background-color:#fff;border:1px solid #dedfdf;border-radius:.5rem;flex-shrink:0;width:1.75rem;height:1.75rem;padding:.25rem}.dp-home-hero__option-label{color:#1c2525;font-size:.875rem;font-weight:500;line-height:1.42857}@media (width>=48rem){.dp-home-hero__option-label{font-size:1rem;line-height:1.5}}.dp-home-hero__calendar{z-index:40;background-color:#fff;border:1px solid #e9e9e9;border-radius:.75rem;padding:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.dp-home-hero__cal-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.dp-home-hero__cal-nav{width:1.75rem;height:1.75rem;color:var(--subtitle);border-radius:.5rem;justify-content:center;align-items:center;font-size:1.125rem;line-height:1;display:flex}@media (hover:hover){.dp-home-hero__cal-nav:hover{background-color:#f5f5f5}}.dp-home-hero__cal-title{color:var(--title);font-size:.75rem;font-weight:600;line-height:1.33333}.dp-home-hero__cal-week{grid-template-columns:repeat(7,minmax(0,1fr));gap:.125rem;margin-bottom:.25rem;display:grid}.dp-home-hero__cal-weekday{text-align:center;color:#9ca3af;padding-block:.25rem;font-size:10px;font-weight:500}.dp-home-hero__cal-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.125rem;display:grid}.dp-home-hero__submit{color:#fff;white-space:nowrap;background-color:#1c2525;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;width:100%;height:48px;padding-inline:1.25rem;font-size:.75rem;font-weight:600;line-height:1.33333;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}@media (hover:hover){.dp-home-hero__submit:hover{background-color:#2e3d3d}}@media (width>=48rem){.dp-home-hero__submit{height:48px;font-size:.875rem;line-height:1.42857}}@media (width>=64rem){.dp-home-hero__bar{flex-direction:row}.dp-home-hero__submit{width:172px}.dp-home-hero__fields{flex:none}.dp-home-hero__field:first-child{flex:0 0 303px}.dp-home-hero__field:nth-child(2){flex:0 0 233px}}@media (width<=28.124rem){.dp-home-hero__fields{flex-direction:column}.dp-home-hero__native-select,.dp-home-hero__trigger,.dp-home-hero__submit{height:36px}}.dp-home-hero__submit-arrow{width:1.25rem}.dp-home-games{width:100%;max-width:1440px;margin-inline:auto;padding-inline:0}@media (width>=48rem){.dp-home-games{margin-top:2rem;padding-inline:2rem}}@media (width>=64rem){.dp-home-games{padding-inline:4.5rem}}.dp-home-games__section{border-radius:0;position:relative;overflow:hidden}@media (width>=48rem){.dp-home-games__section{border-radius:1.5rem}}.dp-home-games__body{z-index:1;padding-top:2rem;position:relative}.dp-home-games__header{padding-inline:2.5rem}.dp-home-games__header-logo{width:3.75rem;display:block}.dp-home-games__title{color:var(--title);font-size:22px;font-weight:600;line-height:1.33333}@media (width>=48rem){.dp-home-games__title{font-size:32px;line-height:1.11111}}.dp-home-games__subtitle{color:var(--subtitle);font-size:14px;font-weight:400;line-height:1.33333}@media (width>=48rem){.dp-home-games__subtitle{font-size:18px;line-height:1.42857}}.dp-home-games__hub-link{border:1px solid var(--theme-border);color:#fff;background-color:#010c0c;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;width:181px;padding-block:.5rem;padding-inline:.75rem;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration-line:none;display:flex}@media (width<=767px){.dp-home-games__hub-link{display:none}}.dp-home-games__hub-arrow{flex:none}.dp-home-games__card{flex-direction:column;width:230px;height:260px;text-decoration:none;display:flex;overflow:hidden}.dp-home-games__card:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #1c2525}@media (width>=40rem){.dp-home-games__card{width:20rem;height:100%}}@media (width>=48rem){.dp-home-games__card{width:24.5rem}}.dp-home-games__card-top{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:120px;display:flex}@media (width>=40rem){.dp-home-games__card-top{height:11.25rem}}.dp-home-games__card-icon{object-fit:contain}.dp-home-games__card-body{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:.375rem;min-height:0;padding-top:.75rem;display:flex}@media (width>=40rem){.dp-home-games__card-body{align-items:flex-start;gap:.5rem}}.dp-home-games__card-title{text-align:center;width:100%;color:var(--title);font-size:1rem;font-weight:600;line-height:1.25}@media (width>=40rem){.dp-home-games__card-title{text-align:left;font-size:1.25rem}}.dp-home-games__card-sub{text-align:center;width:100%;color:var(--subtitle);font-size:.75rem;font-weight:400;line-height:1.25}@media (width>=40rem){.dp-home-games__card-sub{text-align:left;font-size:.875rem}}.dp-home-games__card-link{color:#fff;background-color:#1c2525;border-radius:.5rem;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;gap:.375rem;width:139px;height:36px;margin-top:auto;padding-block:0;padding-inline:.5rem;font-size:.75rem;font-weight:500;line-height:1.33333;text-decoration-line:none;display:flex}@media (width>=40rem){.dp-home-games__card-link{width:139px;height:36px;margin-top:auto;padding-block:0;font-size:.875rem;line-height:1.42857}}.dp-home-games__card-link-chevron{flex:none}.dp-home-games__nav-icon--prev{rotate:180deg}.dp-daily-hints{margin-top:1.5rem;width:100%;max-width:1440px;margin-inline:auto;padding-inline:2rem}@media (width>=48rem){.dp-daily-hints{margin-top:2rem}}@media (width>=64rem){.dp-daily-hints{padding-inline:4.5rem}}.dp-daily-hints__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.dp-daily-hints__header-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex;position:relative}@media (width>=48rem){.dp-daily-hints__header-inner{text-align:left;flex-direction:row;gap:0}}.dp-daily-hints__header-icon{width:50px;height:50px}@media (width>=48rem){.dp-daily-hints__header-icon{width:62px;height:62px}}.dp-daily-hints__heading{flex-direction:column;align-items:flex-start;display:flex}@media (width>=48rem){.dp-daily-hints__heading--indent{margin-left:1.25rem}}.dp-daily-hints__title-row{align-items:center;gap:.75rem;display:flex}.dp-daily-hints__title{color:var(--title);font-size:22px;font-weight:600;line-height:1.25}@media (width>=48rem){.dp-daily-hints__title{font-size:var(--dp-font-size-h2);line-height:1.11111}}.dp-daily-hints__subtitle{font-size:var(--dp-font-size-body);color:var(--subtitle);margin-top:.25rem;font-weight:400;line-height:1.33333}@media (width>=48rem){.dp-daily-hints__subtitle{line-height:1.42857}}.dp-daily-hints__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (width>=48rem){.dp-daily-hints__grid{gap:1.25rem}}@media (width>=64rem){.dp-daily-hints__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dp-daily-hints__card{color:inherit;cursor:pointer;flex-direction:column;text-decoration:none;display:flex;overflow:hidden;box-shadow:0 2px 10px #0000001a}.dp-daily-hints__card:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #1c2525}@media (width>=48rem){.dp-daily-hints__card{box-shadow:0 4px 16px #0000001a}}.dp-daily-hints__card-media{height:166px;display:none}@media (width>=48rem){.dp-daily-hints__card-media{display:block}}.dp-daily-hints__card-media-img{object-fit:cover;object-position:center;width:100%;height:100%}.dp-daily-hints__card-body{background-color:#fff;flex-direction:column;flex:1;gap:.75rem;padding-block:.75rem;padding-inline:.625rem;display:flex;box-shadow:0 2px 8px #0000000f}@media (width<=47.99rem){.dp-daily-hints__card-body,.dp-daily-hints__card-head,.dp-daily-hints__card-text{text-align:center;align-items:center}.dp-daily-hints__card-head,.dp-daily-hints__card-footer{justify-content:center}.dp-daily-hints__update{align-self:center}}@media (width>=48rem){.dp-daily-hints__card-body{gap:1rem;padding-block:1.25rem;padding-inline:1rem}}.dp-daily-hints__card-head{align-items:center;gap:.5rem;margin-top:0;display:flex}@media (width>=48rem){.dp-daily-hints__card-head{gap:.75rem}}.dp-daily-hints__card-logo{background-color:#0000;border:0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (width>=48rem){.dp-daily-hints__card-logo{display:none}}.dp-daily-hints__card-logo-img{object-fit:contain;width:40px;height:40px}.dp-daily-hints__card-text{flex-direction:column;justify-content:center;min-width:0;display:flex}.dp-daily-hints__card-title{color:var(--title);margin-top:.25rem;font-size:16px;font-weight:600;line-height:1.2}@media (width>=48rem){.dp-daily-hints__card-title{font-size:20px}}.dp-daily-hints__card-sub{color:#666c6c;margin-top:.375rem;font-size:14px;font-weight:400;line-height:1.4;display:none}@media (width>=48rem){.dp-daily-hints__card-sub{display:block}}.dp-daily-hints__card-meta{color:var(--subtitle);margin-top:.5rem;font-size:10px;font-weight:400}@media (width>=48rem){.dp-daily-hints__card-meta{display:none}}.dp-daily-hints__card-meta-label{display:none}@media (width>=48rem){.dp-daily-hints__card-meta-label{display:inline-block}}.dp-daily-hints__card-value{color:var(--title);font-weight:500}.dp-daily-hints__card-cta{background-color:var(--title);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.25rem;width:100%;height:48px;margin-top:auto;padding-block:7px;padding-inline:.625rem;font-size:10px;font-weight:500;text-decoration-line:none;display:flex}@media (width>=48rem){.dp-daily-hints__card-cta{border-radius:8px;padding-block:.625rem;padding-inline:1rem;font-size:.875rem;line-height:1.42857}}.dp-daily-hints__card-cta-arrow{flex:none}.dp-daily-hints__card-footer{justify-content:flex-start;align-items:center;display:none}@media (width>=48rem){.dp-daily-hints__card-footer{display:flex}}.dp-daily-hints__update{color:var(--subtitle);align-self:flex-start;font-size:14px;line-height:1.42857}.dp-game-grid{margin-top:1.5rem;width:100%;max-width:1440px;margin-inline:auto;padding-inline:1.25rem}@media (width>=48rem){.dp-game-grid{margin-top:2.5rem}}@media (width>=64rem){.dp-game-grid{padding-inline:4.5rem}}.dp-game-grid__head{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.dp-game-grid__head-icon{justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.dp-game-grid__title{font-size:var(--dp-font-size-h2);color:var(--title);font-weight:600;line-height:1.25}.dp-game-grid__subtitle{font-size:var(--dp-font-size-body);color:var(--subtitle);margin-top:.5rem;font-weight:400;line-height:1.33333}@media (width>=48rem){.dp-game-grid__subtitle{line-height:1.42857}}.dp-game-grid__search-wrap{justify-content:center;margin-block:1.25rem;display:flex}@media (width>=48rem){.dp-game-grid__search-wrap{margin-block:.75rem}}.dp-game-grid__search-box{width:100%;max-width:100%;position:relative}@media (width<=639px){.dp-game-grid__search-wrap,.dp-game-grid__search-box,.dp-game-grid__search{width:100%;max-width:none}}@media (width>=40rem){.dp-game-grid__search-box{width:380px;max-width:380px}}.dp-game-grid__search{box-sizing:border-box;padding-left:.75rem;padding-right:2.75rem;border:1px solid var(--theme-border);color:#1a1a1a;background-color:#fff;border-radius:.75rem;outline-style:none;width:100%;height:48px;padding-block:.5rem;font-size:.875rem;line-height:1.42857;transition-property:box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dp-game-grid__search::placeholder{color:var(--subtitle)}.dp-game-grid__search:focus{border-color:#c9c9d4;box-shadow:0 0 0 3px #0000000a}.dp-game-grid__search-icon{pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;right:1rem;translate:0 -50%}.dp-game-grid__body{margin-inline:auto}.dp-game-grid__grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px 0;display:grid}@media (width>=40rem){.dp-game-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px}}@media (width>=64rem){.dp-game-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dp-game-grid__card{border:1px solid var(--theme-border);color:inherit;cursor:pointer;background-color:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding-block:12px;padding-inline:16px;text-decoration:none;transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 3px 68px #0000000d}@media (width>=64rem){.dp-game-grid__card{padding:20px}}.dp-game-grid__card:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #1c2525}@media (hover:hover){.dp-game-grid__card:hover{border-color:#e2e2e8}}.dp-game-grid__card.dp-is-hidden{display:none}.dp-game-grid__card-head{align-items:center;gap:.75rem;display:flex}.dp-game-grid__card-text{flex:1;min-width:0}.dp-game-grid__card-title{color:var(--title);margin:0 0 .25rem;font-size:18px;font-weight:600;line-height:1.25}@media (width>=48rem){.dp-game-grid__card-title{font-size:24px}}.dp-game-grid__card-sub{color:var(--subtitle);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:1.375;display:-webkit-box;overflow:hidden}@media (width>=48rem){.dp-game-grid__card-sub{font-size:14px}}.dp-game-grid__card-go{background-color:#1c2525;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.5rem;display:flex}.dp-game-grid__empty{font-size:var(--dp-font-size-body);text-align:center;color:#8a8a93;padding-block:2.5rem;line-height:1.42857}.dp-game-grid__empty.dp-is-hidden{display:none}.dp-game-grid__more{justify-content:center;margin-top:2.25rem;display:flex}.dp-game-grid__more.dp-is-hidden{display:none}.dp-game-grid__more-btn{color:#1a1a1a;background-color:#fff;border:1px solid #ececef;border-radius:8px;align-items:center;gap:.5rem;padding-block:12px;padding-inline:16px;font-size:.875rem;font-weight:500;line-height:1.42857;transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:inline-flex}@media (hover:hover){.dp-game-grid__more-btn:hover{background-color:#f6f6f8;border-color:#dadae0}}.dp-home-games__section{background:0 0}.dp-home-games__bg{opacity:.05;pointer-events:none;z-index:0;background-repeat:repeat;background-size:auto;display:none;position:absolute;inset:-60%;transform:rotate(9deg)}.dp-home-games__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:24px;display:flex}@media (width>=768px){.dp-home-games__section{background:var(--dp-home-games-bg,linear-gradient(to bottom, #eaf4f4 0%, #eaf4f4b3 100%))}.dp-home-games__bg{display:block}.dp-home-games__header{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=48rem) and (width<=63.99rem){.dp-home-games__header-logo{display:none}}@media (width>=64rem){.dp-home-games__header-logo{display:block}}.dp-home-games__header-left{flex-direction:column;align-items:center;gap:12px;display:flex}@media (width>=768px){.dp-home-games__header-left{flex-direction:row;align-items:center;gap:16px}}.dp-home-games__hub-link{background:#010c0c}.dp-home-games__hub-link:hover{background:#1c2525}@media (width<=767px){.dp-home-games__hub-link{display:none}}.dp-home-games__fade{isolation:isolate;position:relative}.dp-home-games__fade:before,.dp-home-games__fade:after{content:"";z-index:10;pointer-events:none;width:24px;position:absolute;top:0;bottom:0}.dp-home-games__fade:before{background:linear-gradient(90deg,#eaf4f4 0%,#0000 100%);left:0}.dp-home-games__fade:after{background:linear-gradient(270deg,#eaf4f4 0%,#0000 100%);right:0}@media (width<=640px){.dp-home-games__fade:before,.dp-home-games__fade:after{width:10px}}@media (width>=640px){.dp-home-games__fade:before,.dp-home-games__fade:after{display:none}}.dp-home-games .dp-slider__track{gap:14px}.dp-home-games .dp-slider__item{scroll-snap-align:center}@media (width>=768px){.dp-home-games .dp-slider__track{gap:20px}.dp-home-games .dp-slider__item{scroll-snap-align:start}.dp-home-games__viewport{scroll-padding-left:40px}}.dp-home-games .dp-slider__item:first-child{padding-left:20px}.dp-home-games .dp-slider__item:last-child{padding-right:20px}.dp-home-games__card-top{background-repeat:no-repeat;background-size:100% 100%}.dp-home-games__card-icon{width:var(--dp-home-games-icon-size-sm);height:var(--dp-home-games-icon-size-sm)}@media (width>=640px){.dp-home-games__card-icon{width:var(--dp-home-games-icon-size);height:var(--dp-home-games-icon-size)}}.dp-home-games__bottom{justify-content:center;align-items:center;gap:12px;margin-top:20px;display:flex}.dp-home-games__nav-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.dp-home-games__nav-btn:hover,.dp-home-games__nav-btn:active{background:linear-gradient(to bottom, var(--dp-home-games-btn-color,#daf0f0) 0%, color-mix(in srgb, var(--dp-home-games-btn-color,#daf0f0) 6%, transparent) 100%)}.dp-home-games__pagination{justify-content:center;align-items:center;gap:0!important;width:auto!important;display:flex!important;position:static!important}.dp-home-games__pagination .dp-slider__dot{overflow:hidden;opacity:1!important;background:#0003!important;border-radius:9999px!important;width:30px!important;height:5px!important;margin-right:6px!important;transition:opacity .25s,width .25s,margin .25s,background .25s!important}.dp-home-games__pagination .dp-slider__dot.dp-is-active{background:#1c2525!important;width:58px!important}.dp-home-games__pagination .dp-slider__dot.dp-is-hidden{pointer-events:none;opacity:0!important;width:0!important;margin-right:0!important}@media (width<=480px){.dp-home-games__pagination .dp-slider__dot{width:23px!important}.dp-home-games__pagination .dp-slider__dot.dp-is-active{width:34px!important}}.dp-magazine{margin-top:2.75rem;width:100%;max-width:1440px;margin-inline:auto;padding-inline:0}@media (width>=48rem){.dp-magazine{margin-top:3.75rem}}@media (width>=64rem){.dp-magazine{padding-inline:4.5rem}}.dp-magazine__section{background:linear-gradient(#9acdcc 0%,#f8fbfb 80%);border-radius:0;padding-block:1.75rem 2rem;position:relative;overflow:hidden}@media (width>=64rem){.dp-magazine__section{border-radius:1.5rem;padding-block:2rem 2.5rem}}.dp-magazine__decor{pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute}.dp-magazine__decor--lamp{z-index:3;width:104px;top:4rem;left:-1rem}.dp-magazine__decor--books{z-index:3;width:150px;top:6.4rem;right:-2rem}@media (width>=64rem){.dp-magazine__decor--books{width:210px;top:6.5rem;right:-1.5rem}.dp-magazine__decor--lamp{width:170px;top:6.75rem;left:0}}@media (width>=48rem) and (width<=64rem){.dp-magazine__decor--books{width:210px;top:5.4rem;right:-1.5rem}.dp-magazine__decor--lamp{width:104px;top:4rem;left:-1rem}}.dp-magazine__header{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:4rem;padding-inline:1.25rem;display:flex}@media (width>=64rem){.dp-magazine__header{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;padding-inline:4.5rem}}.dp-magazine__heading{flex-direction:column;align-items:center;display:flex;position:relative}@media (width>=64rem){.dp-magazine__heading{align-items:flex-start}}.dp-magazine__title{font-size:var(--dp-font-size-h2);color:var(--title);font-weight:600;line-height:1.33333}@media (width>=64rem){.dp-magazine__title{line-height:1.11111}}.dp-magazine__subtitle{font-size:var(--dp-font-size-body);color:var(--subtitle);margin-top:.25rem;font-weight:400;line-height:1.33333}@media (width>=64rem){.dp-magazine__subtitle{line-height:1.42857}}.dp-magazine__see-all{color:var(--title);background-color:#0000;border:1px solid #1c2525;border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.625rem 1.375rem;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration-line:none;display:inline-flex}@media (hover:hover){.dp-magazine__see-all:hover{background-color:#ffffff59}}.dp-magazine__see-all-arrow{flex:none}.dp-magazine__see-all--header{padding-block:12px;padding-inline:16px;display:none}@media (width>=64rem){.dp-magazine__see-all--header{display:inline-flex}.dp-magazine__see-all--bottom{display:none}}.dp-magazine__viewport{z-index:1;position:relative}@media (width<=1023px){.dp-magazine__viewport{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 24px calc(100% - 24px),#0000 100%)}}@media (width>=64rem){.dp-magazine__viewport{padding-inline:2.5rem}}.dp-magazine .dp-slider__track{gap:12px}.dp-magazine .dp-slider__item{scroll-snap-align:center}@media (width>=768px){.dp-magazine .dp-slider__track{gap:24px}}.dp-magazine .dp-slider__item:first-child{padding-left:24px}.dp-magazine .dp-slider__item:last-child{padding-right:24px}@media (width<=1023px){.dp-magazine__card{width:min(78vw,400px)}}@media (width>=1024px){.dp-magazine__viewport{scroll-snap-type:none}.dp-magazine .dp-slider__item{flex:1;width:auto;min-width:0}.dp-magazine .dp-slider__item:first-child,.dp-magazine .dp-slider__item:last-child{padding:0}}.dp-magazine__card{box-sizing:border-box;height:100%;color:inherit;background-color:#fff;border-radius:20px;flex-direction:column;text-decoration:none;display:flex;box-shadow:0 4px 44px #00000014}.dp-magazine__card:focus-visible{outline-offset:3px;border-radius:.25rem;outline:2px solid #1c2525}.dp-magazine__card-media{position:relative}.dp-magazine__card-image{border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:auto;display:block}.dp-magazine__card-views{-webkit-backdrop-filter:blur(8px);color:var(--title);background-color:#ffffff40;border:1px solid #ffffff8c;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.75rem;font-weight:600;line-height:1.33333;display:inline-flex;position:absolute;top:.5rem;right:.5rem}.dp-magazine__card_text{padding:.75rem}.dp-magazine__card-title{color:var(--title);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.875rem;font-size:1rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}@media (width>=64rem){.dp-magazine__card-title{font-size:1.125rem}}.dp-magazine__card-cta{color:#fff;background-color:#1c2525;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;height:36px;margin-top:auto;font-size:.875rem;font-weight:500;line-height:1.42857;text-decoration-line:none;display:flex}@media (width>=768px){.dp-magazine__card-cta{height:48px}}@media (hover:hover){.dp-magazine__card-cta:hover{background-color:#2e3d3d}}.dp-magazine__card-cta-chevron{width:1rem;height:1rem}.dp-magazine__card-footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.dp-magazine__card-author{align-items:center;gap:.375rem;font-size:.6875rem;display:inline-flex}.dp-magazine__card-avatar{object-fit:cover;width:1.375rem;height:1.375rem}.dp-magazine__card-by{color:var(--subtitle)}.dp-magazine__card-author-name{color:var(--title);font-weight:600}.dp-magazine__card-date{color:var(--subtitle);font-size:.6875rem}.dp-magazine__bottom{flex-direction:column;align-items:center;gap:1.25rem;margin-top:1.25rem;display:flex}@media (width>=64rem){.dp-magazine__bottom{display:none}}.dp-magazine__pagination{justify-content:center;align-items:center;display:flex}.dp-magazine__pagination .dp-slider__dot{background:#0003;border-radius:9999px;width:30px;height:5px;margin-right:6px;transition:opacity .25s,width .25s,margin .25s,background .25s;overflow:hidden}.dp-magazine__pagination .dp-slider__dot.dp-is-active{background:#1c2525;width:58px}.dp-magazine__pagination .dp-slider__dot.dp-is-hidden{opacity:0;pointer-events:none;width:0;margin-right:0}@media (width<=480px){.dp-magazine__pagination .dp-slider__dot{width:23px}.dp-magazine__pagination .dp-slider__dot.dp-is-active{width:34px}}
