.dt{display:flex;flex-direction:column;gap:4px}.dt__header{display:flex;align-items:center;background-color:#f9f9f9;border-radius:4px;min-height:50px;padding:0 16px}.dt__header .dt__col{font-family:bebas-neue-pro,"Bebas Neue",sans-serif;font-weight:700;font-size:24px;line-height:1;color:#09214c;text-transform:uppercase;letter-spacing:.5px}.dt__row{display:flex;align-items:center;border-radius:4px;min-height:56px;padding:0 16px;position:relative;transition:opacity .3s ease}.dt__row:nth-child(odd){background-color:#09214c}.dt__row:nth-child(2n){background-color:#173476}.dt__row:hover{opacity:.9}a.dt__row{text-decoration:none;color:inherit;cursor:pointer}.dt__row .dt__col{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#fff}.dt__row .dt__col a{color:#fff;text-decoration:none;transition:opacity .15s ease}.dt__row .dt__col a:hover{opacity:.8}.dt__col{flex:1;text-align:center;min-width:0}.dt__col:first-child{text-align:left}.dt__col--wide{flex:0 0 225px;text-align:left}.dt__col--flex{flex:1;text-align:left;min-width:140px}.dt__col--narrow{flex:0 0 100px;text-align:center}.dt__col--medium{flex:0 0 150px;text-align:center}@media screen and (max-width:768px){.dt__header{display:none}.dt__row{flex-direction:column;align-items:stretch;padding:0;gap:0}.dt__col,.dt__col--flex,.dt__col--medium,.dt__col--narrow,.dt__col--wide{width:100%;flex:none;display:flex;align-items:stretch;min-height:36px;padding:0;text-align:left;border-bottom:1px solid rgba(255,255,255,.08)}.dt__col:last-child{border-bottom:none}.dt__col[data-label]::before{content:attr(data-label);flex:0 0 110px;display:flex;align-items:center;font-family:bebas-neue-pro,"Bebas Neue",sans-serif;font-weight:700;font-size:18px;line-height:1;color:#09214c;text-transform:uppercase;letter-spacing:.3px;padding:0 8px;background:#fff}.dt__col:first-child[data-label]::before{border-radius:4px 0 0 0}.dt__col:last-child[data-label]::before{border-radius:0 0 0 4px}.dt__row .dt__col{font-size:14px}.dt__row .dt__col>span{display:flex;align-items:center;padding:8px 10px;flex:1;min-width:0;line-height:1;font-size:14px}}@media screen and (max-width:480px){.dt__row .dt__col>span{line-height:1.2}}.single-post{background-color:#09152f}.single-post-container{max-width:1172px;margin:0 auto;padding:80px 16px;width:100%}.single-post-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:40px;margin-bottom:16px;padding-right:330px}.single-post-back{display:flex;align-items:center;height:40px}.back-link{display:flex;align-items:center;color:#fff;text-align:center;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto}.back-link::before{background:url("../../img//next-prev-white-icon.svg") no-repeat right center;transform:rotate(180deg);content:"";display:inline-block;width:16px;height:16px;margin-right:3px}.single-post-layout{display:flex;gap:32px;justify-content:space-between}.single-post-content{flex-grow:1;background-color:#f4f4fa;border-radius:8px;width:100%;padding-bottom:56px;padding-top:18px}.single-post-header{display:flex;flex-direction:column;row-gap:45px;padding-bottom:50px;padding-left:20px;padding-right:20px}.single-post-title{font-size:52px;font-family:bebas-neue-pro,sans-serif;font-weight:700;text-transform:uppercase;color:#09214c;margin:0}.single-post-meta-wrapper{display:flex;justify-content:space-between;flex-direction:row;align-items:center}.single-post-author-wrapper{display:flex;flex-direction:row;gap:24px;align-items:center}.single-post-author-image{border-radius:50%;width:60px;height:60px;overflow:hidden}.single-post-author-image img{width:100%;height:100%;object-fit:cover}.single-post-meta{font-family:Montserrat,sans-serif;color:#101011;display:flex;flex-direction:column;gap:3px;font-size:12px}.single-post-author{font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:12px;padding-bottom:6px}.single-post-author strong{font-weight:700}.olybetpoker-telegram-cta-link{display:flex;align-items:center;text-decoration:none}.olybetpoker-telegram-cta-text{font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:1.5;color:#fff;padding:6px 20px 6px 16px;background-color:#173476;border-radius:8px}.olybetpoker-telegram-cta-icon{width:46px;height:46px;object-fit:contain;margin-left:-13px}.post-share{position:relative}.post-share-toggle{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:1px solid #3b3b54;border-radius:8px;background-color:#fff;cursor:pointer;transition:background-color .2s ease}.post-share-toggle:hover,.post-share[data-open=true] .post-share-toggle{background-color:#3b3b54}.post-share-icon{width:18px;height:18px;display:block}.post-share-icon-active{display:none}.post-share-toggle:hover .post-share-icon-default,.post-share[data-open=true] .post-share-icon-default{display:none}.post-share-toggle:hover .post-share-icon-active,.post-share[data-open=true] .post-share-icon-active{display:block}.post-share-panel{position:absolute;top:46px;right:0;min-width:220px;padding:8px;background-color:#fff;border-radius:8px;box-shadow:0 8px 24px rgba(9,21,47,.18);display:none;flex-direction:column;gap:2px;z-index:20}.post-share[data-open=true] .post-share-panel{display:flex}.post-share-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border:none;background:0 0;border-radius:6px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:1.2;color:#101011;text-align:left;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease}.post-share-item:hover{background-color:#f4f4fa}.post-share-item-icon{width:18px;height:18px;flex-shrink:0}.post-share-copy.is-copied{color:#1aa663}.post-share-copy.is-copied .post-share-item-icon{filter:invert(45%) sepia(78%) saturate(412%) hue-rotate(99deg) brightness(95%) contrast(89%)}.single-post-featured-image{width:100%}.single-post-featured-image img{width:100%;height:auto;object-fit:cover}.single-post-body{padding-left:20px;padding-right:20px;padding-top:32px;font-family:Montserrat,sans-serif;font-size:16px;line-height:1.7;color:#101011}.single-post-body p{margin-bottom:20px}.single-post-body h2{font-family:Montserrat,sans-serif;font-size:24px;font-weight:700;line-height:1.3;color:#09214c;margin-top:40px;margin-bottom:16px}.single-post-body h3{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:1.3;color:#09214c;margin-top:32px;margin-bottom:12px}.single-post-body h4{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;line-height:1.3;color:#09214c;margin-top:24px;margin-bottom:8px}.single-post-body a{color:#173476;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.single-post-body a:hover{color:#09214c}.single-post-body b,.single-post-body strong{font-weight:700}.single-post-body em,.single-post-body i{font-style:italic}.single-post-body ul{list-style:disc;padding-left:24px;margin-bottom:20px}.single-post-body ol{list-style:decimal;padding-left:24px;margin-bottom:20px}.single-post-body li{margin-bottom:8px}.single-post-body ol ol,.single-post-body ol ul,.single-post-body ul ol,.single-post-body ul ul{margin-top:8px;margin-bottom:0}.single-post-body img{max-width:100%;height:auto}.single-post-body .wp-block-image,.single-post-body figure{margin:24px 0}.single-post-body figcaption{font-size:13px;font-style:italic;color:#8a8ab2;margin-top:8px;line-height:1.4}.single-post-body blockquote{border-left:3px solid #173476;padding-left:20px;margin:24px 0;font-style:italic;color:#4a4a68}.single-post-body table{width:100%;border-collapse:collapse;margin:24px 0;font-size:14px}.single-post-body th{font-weight:700;text-align:left;padding:12px;background-color:#e8e8f0;border-bottom:2px solid #c9c9d7}.single-post-body td{padding:10px 12px;border-bottom:1px solid #e0e0e8;vertical-align:top}.single-post-body hr{border:none;border-top:1px solid #c9c9d7;margin:32px 0}.single-post-body .wp-block-embed{margin:24px 0}.single-post-body .wp-block-embed iframe{max-width:100%}.single-post-sidebar{width:298px}.single-post-sidebar-container{border-left:1px solid #626283;padding-left:32px}.sidebar-title{color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:140%;text-transform:uppercase;margin-bottom:24px}.slider-arrow,.slider-dots{display:none}.sidebar-news-grid{display:flex;flex-direction:column;gap:24px;width:266px}.sidebar-news-image img{width:100%;height:auto;object-fit:cover;border-radius:4px;height:144px}.sidebar-news-title a{color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:140%;text-decoration:none}@media (max-width:1024px){.single-post-container{padding:56px 20px}.single-post-topbar{padding-right:0}.single-post-layout{flex-direction:column;gap:0}.single-post-sidebar{width:100%;margin-top:56px}.single-post-sidebar-container{border-left:none;padding-left:0}.single-post-content{padding-top:18px;padding-bottom:16px}h1.single-post-title{font-size:42px;line-height:44px}.single-post-header{row-gap:37px;padding-bottom:32px}.sidebar-title{margin-bottom:16px}.single-post-body{padding-left:16px;padding-right:16px}.single-post-body h2{font-size:22px;margin-top:32px}.single-post-body h3{font-size:18px;margin-top:24px}.single-post-body table{font-size:13px}.sidebar-news-grid{flex-direction:row;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;-webkit-overflow-scrolling:touch;gap:24px}.sidebar-news-grid::-webkit-scrollbar{display:none}.sidebar-news-item{flex:0 0 calc(33.333% - 16px);scroll-snap-align:start;min-width:0}.sidebar-news-image img{height:auto;aspect-ratio:16/9}.sidebar-slider-wrapper{position:relative;display:flex;align-items:center}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:44px;border:none;background:rgba(25,25,28,.6);backdrop-filter:blur(10px);cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;transition:background-color .3s}.slider-arrow.disabled{opacity:.3;pointer-events:none;cursor:default}.slider-arrow::before{content:"";display:block;width:20px;height:20px;background:url(../../img/next-prev-white-icon.svg) no-repeat 80% 50%;background-size:contain}.slider-prev{left:0;border-radius:0 999px 999px 0}.slider-prev::before{transform:rotate(180deg)}.slider-next{right:0;border-radius:999px 0 0 999px}.slider-dots{display:flex;justify-content:center;gap:12px;margin-top:16px}.slider-dot{width:12px;height:12px;border-radius:50%;background-color:#8a8ab2;border:none;padding:0;cursor:pointer;transition:background-color .3s}.slider-dot.active{background-color:#f4f4fa}}@media (max-width:767px){.single-post-container{padding:48px 16px}.single-post-sidebar{width:100%;margin-top:48px}.single-post-content{padding-top:20px;padding-bottom:16px}h1.single-post-title{font-size:32px;line-height:36px}.single-post-header{row-gap:28px;padding-bottom:28px;padding-left:16px;padding-right:16px}.single-post-topbar-actions{gap:8px}.olybetpoker-telegram-cta{flex:1 1 auto;min-width:0}.olybetpoker-telegram-cta-link{width:100%}.olybetpoker-telegram-cta-text{flex-grow:1;padding-left:14px}.sidebar-news-grid{gap:16px}.sidebar-news-item{flex:0 0 80%}.sidebar-news-item:nth-child(n+6){display:none}.single-post-body{font-size:15px;padding-left:16px;padding-right:16px;padding-top:24px}.single-post-body h2{font-size:20px;margin-top:28px}.single-post-body h3{font-size:17px;margin-top:20px}.single-post-body table{font-size:12px}.single-post-body td,.single-post-body th{padding:8px}}