@charset "UTF-8";.breadcrumbs{padding-bottom:.25rem}@media (max-width:1025px){.breadcrumbs{padding:0!important;max-width:100%!important;margin-bottom:1rem!important}}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem 0;margin:0;padding:0;list-style:none}.breadcrumbs__item{display:inline-flex;align-items:center;min-width:0;max-width:100%}.breadcrumbs__item:not(:first-child)::before{content:"";flex-shrink:0;width:1.2rem;height:.7rem;margin:0 .25rem;background:url(/wp-content/themes/cursor-pointer/src/img/bread-arrow.svg) center/cover no-repeat}.breadcrumbs__current,.breadcrumbs__link{font-size:.75rem;font-weight:500;line-height:1.25;color:#8c8d8f;text-decoration:none;white-space:nowrap}@media (max-width:1025px){.breadcrumbs__item:not(:first-child)::before{height:.6rem}.breadcrumbs__current,.breadcrumbs__link{font-size:.6875rem;line-height:.875rem}}.breadcrumbs__link{position:relative;transition:color .2s}.breadcrumbs__link::after{content:"";position:absolute;bottom:-.15rem;left:0;width:100%;height:.063rem;background:#222;opacity:0;transition:opacity .2s}.breadcrumbs__link:focus-visible,.breadcrumbs__link:hover{color:#007a3d}.breadcrumbs__link:focus-visible::after,.breadcrumbs__link:hover::after{opacity:1}.breadcrumbs__item--current{min-width:0;flex:1 1 auto}.breadcrumbs__current{display:block;color:#222;min-width:0;overflow-wrap:anywhere;white-space:normal;max-width:50rem}.card{position:relative;width:100%;border:.0625rem solid #e5e5e5;border-radius:.25rem;overflow:hidden;background:#fff;transition:box-shadow .2s,border-color .2s}.card:hover{border-color:rgba(0,122,61,.25);box-shadow:0 .125rem .5rem rgba(0,0,0,.06)}.card__img{width:100%;height:17.438rem;overflow:hidden;border-radius:.25rem}.card__img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.4s;border-radius:.25rem}.card__img--error{background:#222;position:relative;border-radius:.25rem;overflow:hidden}.card__img--error img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20rem;height:20rem;max-width:none;object-fit:contain}.card__content{padding:.5rem 0;background:#fff}@media (max-width:1025px){.breadcrumbs__current{max-width:100%}.card:not(:first-child){display:flex;flex-direction:column-reverse}.card:not(:first-child) .card__img{display:none}.card:not(:first-child) .card__title{margin-bottom:0}.card:not(:first-child) .card__desc{display:none}.card__img{height:8.75rem}.card__img--error img{width:9rem;height:9rem}.card__content,.card__content-empty{padding:.75rem}}.card__link{display:flex;flex-direction:column;width:100%;height:100%}.card__head{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.card__date,.card__time{opacity:.4}@media (max-width:1025px){.card__head{gap:.25rem;margin-bottom:.25rem;padding-bottom:10px}.card__date,.card__time{font-size:.75rem}.card__title{font-size:1.125rem;max-width:93%}}.card__title{display:block;min-width:0;font-size:1.125rem;font-weight:600;margin-bottom:.375rem;color:#222}.card__title-inner{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;word-break:break-word}@media (max-width:1025px){.card__title-inner{-webkit-line-clamp:3;line-clamp:3}}.card__separator{opacity:.4;font-size:1rem;line-height:.5rem}.card__desc{position:relative;width:92%}.card__desc p{color:#737475;overflow:hidden;text-overflow:ellipsis;display:-moz-box;-moz-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-clamp:3;box-orient:vertical}.card:hover .card__img img{transform:scale(1.02)}@media (max-width:1025px){.card:hover .card__img img{transform:none}.card:hover .card__img--error img{transform:translate(-50%,-50%)}}.card:hover .card__img--error img{transform:translate(-50%,-50%)}@media (max-width:1025px){.card{display:block;overflow:visible;border-radius:0}.card:not(:first-child) .card__img{display:block}.card .card__link{display:block;flex-direction:column;position:relative;min-height:14rem}.card .card__img{display:block;position:relative;width:100%;height:14rem;min-height:14rem;flex:none;border-radius:.25rem;overflow:hidden}.card .card__img img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.card .card__content{position:relative;padding:0;background:0 0;display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:100%;overflow:hidden}.card .card__content:before{display:none}.card .card__title{order:1;display:block;max-width:100%;margin:0 .75rem;font-size:1.125rem;font-weight:400;line-height:1.25;color:#222;padding:.5rem 0;background:#fff;overflow:hidden;box-sizing:border-box}}@media (max-width:1025px) and (max-width:1025px){.card .card__title{margin:0}}@media (max-width:1025px){.card .card__title-inner{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word;min-width:0}.card .card__head{order:2;align-self:flex-start;max-width:100%;margin:0 .75rem;color:#fff;padding:.5rem .75rem;box-sizing:border-box;font-size:.875rem;font-weight:400;display:flex;align-items:center;gap:.25rem}.card .card__head .card__date,.card .card__head .card__separator,.card .card__head .card__time{opacity:1;color:#fff}.card .card__desc{display:none}}.tags{position:absolute;overflow:hidden;top:0;left:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:.25rem;width:100%;height:auto}.tags__item{padding:.3125rem .625rem;font-size:.8125rem;font-weight:600;line-height:122%;background:#e8f5ee;color:#007a3d;border-radius:.25rem;border:.0625rem solid rgba(0,122,61,.15);white-space:nowrap;width:fit-content;max-width:9.375rem;overflow:hidden;text-overflow:ellipsis;text-decoration:none;transition:background-color .28s,color .28s,border-color .28s}@media (max-width:1025px){.tags__item{padding:.1875rem .5rem;font-size:.75rem}}.tags__item:focus-visible,.tags__item:hover{background:#007a3d;color:#fff;border-color:#007a3d}.link{display:flex;align-items:center;gap:.5rem;width:fit-content;font-weight:600;line-height:1.221rem;text-transform:uppercase;text-decoration:none;color:#fff;background:#007a3d;border:.0625rem solid transparent;border-radius:.375rem;padding:.35rem .65rem .35rem 1rem;transition:background-color .28s,color .28s,border-color .28s}.link::after{content:"";display:block;width:1.5rem;height:1.5rem;background-image:url(/wp-content/themes/cursor-pointer/src/img/link-arrow.svg);background-position:center;background-size:contain;background-repeat:no-repeat;filter:brightness(0) invert(1);transition:filter .28s}.link:focus-visible,.link:hover{background:#fff;color:#007a3d;border-color:#007a3d}.link:focus-visible::after,.link:hover::after{filter:brightness(0)}.single-aside__next{margin:0;border-radius:.75rem;border:.0625rem solid #f0f1f2;background:#fff;overflow:hidden}@media (max-width:1025px){.link{font-size:.875rem;line-height:1.068rem;padding:.3rem .5rem .3rem .85rem}.link::after{width:1.125rem;height:1.125rem}.single-aside__next{margin-bottom:0}}.single-aside__next-title{display:block;margin:0;padding:1rem 1rem .75rem;font-size:1.125rem;font-weight:700;line-height:1.25;text-decoration:none;text-transform:none;font-style:normal;color:#222;background:0 0;width:100%;box-sizing:border-box}@media (max-width:1025px){.single-aside__next-title{font-size:1rem;padding:0 0 .75rem}}.single-aside__next-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 1rem 1rem;box-sizing:border-box}.single-aside__next-cards .articles-group__card{height:100%}.single-aside__next .grid-news.single-aside__next-grid-news{margin-bottom:0}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__content{padding-top:0}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list{list-style:none;margin:0;padding:0 1rem 1.25rem;box-sizing:border-box;width:100%;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}@media (max-width:1025px){.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list,.single-aside__next-cards{padding:0 0 1rem}}@media (max-width:768px){.single-aside__next-cards{grid-template-columns:minmax(0,1fr)}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list{grid-template-columns:1fr}}.single-aside__next-item{display:block;width:100%;min-width:0}.single-aside{position:sticky;top:0;left:0;width:30rem;padding:1rem 1.5rem;margin-top:2.2rem;display:flex;flex-direction:column;gap:2rem}@media (max-width:1025px){.single-aside{width:100%;position:static;overflow:hidden;padding:0 1rem;gap:1.5rem;margin-top:0;margin-bottom:1rem}.home-matches-results,.home-matches-today{margin-bottom:0}}.single-aside__recommendation{width:100%;min-width:0}.single-aside__recommendation .single__recommendation{width:100%;max-width:100%;padding-bottom:0;transition:none}.single-aside__recommendation .single__recommendation-title{margin:0 0 1rem}.single-aside__recommendation .single__recommendation-wrapper{margin-bottom:1rem;padding:0}.single-aside__recommendation .single__recommendation-item{width:100%;max-width:100%}.single-aside__recommendation .single__recommendation-item--title{max-width:100%}.single-aside__recommendation .single__recommendation-navigation{margin-top:.25rem}.single-aside--predictions-home{margin-top:0;gap:1.5rem}.single-aside--predictions-home .home-matches-results,.single-aside--predictions-home .home-matches-today{margin-bottom:0;width:100%}.single-aside--predictions-home .home-matches-results__inner,.single-aside--predictions-home .home-matches-today__inner{width:100%}.single-aside--predictions-home .home-matches-results__grid--flat,.single-aside--predictions-home .home-matches-results__tag-matches,.single-aside--predictions-home .home-matches-today__grid--flat,.single-aside--predictions-home .home-matches-today__tag-matches{grid-template-columns:1fr}.card__content-empty{padding:.5rem 0}.home-matches-results,.home-matches-today{margin-bottom:0}.home-matches-results__inner,.home-matches-today__inner{padding-top:0}.home-matches-results__title,.home-matches-today__title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;color:#007a3d;border-radius:.5rem .5rem 0 0;padding:1rem .875rem .875rem;background:#f5f6f6;font-style:italic;width:100%}.home-matches-results__title>*,.home-matches-today__title>*{font-size:inherit;font-weight:inherit}@media (max-width:1025px){.home-matches-results__title,.home-matches-today__title{margin:0 0 1.25rem}}.home-matches-results__empty,.home-matches-today__empty{margin:0;font-size:1rem;color:#737475}.home-matches-results__grid,.home-matches-today__grid{display:flex;flex-direction:column;gap:.875rem;width:100%;padding:0 .875rem .875rem}.home-matches-results__grid--flat,.home-matches-today__grid--flat{display:grid;grid-template-columns:1fr;gap:.5rem}@media (max-width:1025px) and (min-width:769px){.single-aside--predictions-home .home-matches-results__grid--flat,.single-aside--predictions-home .home-matches-results__tag-matches,.single-aside--predictions-home .home-matches-today__grid--flat,.single-aside--predictions-home .home-matches-today__tag-matches{grid-template-columns:1fr}.home-matches-results__grid--flat,.home-matches-today__grid--flat{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-matches-results__grid--flat,.home-matches-today__grid--flat{grid-template-columns:1fr}}.home-matches-results__tag-group,.home-matches-today__tag-group{display:flex;flex-direction:column;gap:.375rem;min-width:0}.home-matches-results__tag-heading,.home-matches-today__tag-heading{margin:0}.home-matches-results__tag-toggle,.home-matches-today__tag-toggle{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;padding:.25rem 0;border:0;background:0 0;text-align:left;cursor:pointer;color:#222;font-size:.875rem;font-weight:700;line-height:1.2;transition:color .2s}.home-matches-results__tag-toggle .sport-icon,.home-matches-today__tag-toggle .sport-icon{color:#737475;transition:color .2s}.home-matches-results__tag-toggle .sport-icon path,.home-matches-today__tag-toggle .sport-icon path{fill:currentColor;transition:fill .2s}.home-matches-results__tag-toggle:focus-visible,.home-matches-results__tag-toggle:hover,.home-matches-today__tag-toggle:focus-visible,.home-matches-today__tag-toggle:hover{color:#007a3d}.home-matches-results__tag-toggle:focus-visible .sport-icon,.home-matches-results__tag-toggle:hover .sport-icon,.home-matches-today__tag-toggle:focus-visible .sport-icon,.home-matches-today__tag-toggle:hover .sport-icon{color:#007a3d}.home-matches-results__tag-toggle::after,.home-matches-today__tag-toggle::after{content:"";margin-left:auto;flex-shrink:0;width:.5rem;height:.5rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(45deg);transition:transform .2s}.home-matches-results__tag-group.is-open .home-matches-results__tag-toggle,.home-matches-results__tag-group.is-open .home-matches-results__tag-toggle .sport-icon,.home-matches-results__tag-group.is-open .home-matches-today__tag-toggle,.home-matches-results__tag-group.is-open .home-matches-today__tag-toggle .sport-icon,.home-matches-today__tag-group.is-open .home-matches-results__tag-toggle,.home-matches-today__tag-group.is-open .home-matches-results__tag-toggle .sport-icon,.home-matches-today__tag-group.is-open .home-matches-today__tag-toggle,.home-matches-today__tag-group.is-open .home-matches-today__tag-toggle .sport-icon{color:#007a3d}.home-matches-results__tag-group.is-open .home-matches-results__tag-toggle::after,.home-matches-results__tag-group.is-open .home-matches-today__tag-toggle::after,.home-matches-today__tag-group.is-open .home-matches-results__tag-toggle::after,.home-matches-today__tag-group.is-open .home-matches-today__tag-toggle::after{transform:rotate(-135deg);margin-top:.25rem}.home-matches-results__tag-link,.home-matches-today__tag-link{display:flex;align-items:center;gap:.5rem;color:#007a3d;text-decoration:none;font-size:.9375rem;font-weight:700;line-height:1.2;transition:color .2s}.home-matches-results__tag-link:focus-visible,.home-matches-results__tag-link:hover,.home-matches-today__tag-link:focus-visible,.home-matches-today__tag-link:hover{color:#007a3d}.home-matches-results__tag-logo,.home-matches-today__tag-logo{flex:0 0 1.75rem;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;border-radius:.125rem;padding:.125rem;transition:background-color .2s}.home-matches-results__tag-logo--tennis,.home-matches-today__tag-logo--tennis{background:#007a3d}.home-matches-results__tag-logo--tennis .home-matches-results__tag-logo-img,.home-matches-results__tag-logo--tennis .home-matches-today__tag-logo-img,.home-matches-today__tag-logo--tennis .home-matches-results__tag-logo-img,.home-matches-today__tag-logo--tennis .home-matches-today__tag-logo-img{filter:brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(0) hue-rotate(288deg) brightness(102%) contrast(102%)}.home-matches-results__tag-logo--fallback,.home-matches-today__tag-logo--fallback{background:0 0}.home-matches-results__tag-logo--fallback .home-matches-results__tag-logo-img,.home-matches-results__tag-logo--fallback .home-matches-today__tag-logo-img,.home-matches-today__tag-logo--fallback .home-matches-results__tag-logo-img,.home-matches-today__tag-logo--fallback .home-matches-today__tag-logo-img{filter:none}.home-matches-results__tag-logo-img,.home-matches-today__tag-logo-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transition:filter .2s}.home-matches-results__tag-logo-img.sport-icon,.home-matches-today__tag-logo-img.sport-icon{width:100%;height:100%}.home-matches-results__tag-name,.home-matches-today__tag-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-matches-results__tag-matches,.home-matches-today__tag-matches{display:grid;grid-template-columns:1fr;gap:.5rem;width:100%}@media (max-width:1025px) and (min-width:769px){.home-matches-results__tag-matches,.home-matches-today__tag-matches{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-matches-results__tag-matches,.home-matches-today__tag-matches{grid-template-columns:1fr}}.home-matches-results__card,.home-matches-today__card{margin:0;border:.063rem solid #e5e5e5;border-radius:.5rem;overflow:hidden;background:#fff}.home-matches-results__card:focus-visible,.home-matches-results__card:hover,.home-matches-today__card:focus-visible,.home-matches-today__card:hover{border:.063rem solid #007a3d}.home-matches-results__link,.home-matches-today__link{display:flex;flex-direction:row;align-items:stretch;min-height:3.25rem;padding:.375rem .5rem;gap:.375rem;color:inherit;text-decoration:none;transition:.3s ease-in-out}.home-matches-results__sides,.home-matches-today__sides{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.125rem}.home-matches-results__row,.home-matches-today__row{display:flex;flex-direction:row;align-items:center;gap:.375rem;min-height:1.25rem}.home-matches-results__avatar,.home-matches-today__avatar{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:.125rem;overflow:hidden;display:flex;align-items:center;justify-content:center}.home-matches-results__avatar--placeholder,.home-matches-today__avatar--placeholder{background:0 0;border:.063rem solid #e5e5e5}.home-matches-results__avatar-img,.home-matches-today__avatar-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.home-matches-results__player-name,.home-matches-today__player-name{font-size:.75rem;font-weight:600;line-height:1.2;color:#007a3d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-matches-results__score-wrap,.home-matches-results__time-wrap,.home-matches-today__score-wrap,.home-matches-today__time-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;align-self:stretch;min-width:2.75rem;padding-left:.375rem;margin-left:.125rem;border-left:.063rem solid #e5e5e5}.home-matches-results__time-wrap,.home-matches-today__time-wrap{flex-direction:column;gap:.125rem}.home-matches-results__date,.home-matches-today__date{font-size:.75rem;font-weight:600;line-height:1.2;color:#414142;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.home-matches-results__score,.home-matches-results__time,.home-matches-today__score,.home-matches-today__time{font-size:.75rem;font-weight:400;line-height:1.2;color:#414142;text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums}.home-matches-results__ajax-root,.home-matches-today__ajax-root{min-height:1px}.home-matches-results__skeleton,.home-matches-today__skeleton{display:grid;grid-template-columns:1fr;gap:.5rem;width:100%;padding:0 .875rem .875rem}@media (max-width:1025px) and (min-width:769px){.home-matches-results__skeleton,.home-matches-today__skeleton{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-matches-results__skeleton,.home-matches-today__skeleton{grid-template-columns:1fr}}.home-matches-results__skeleton-card,.home-matches-today__skeleton-card{position:relative;margin:0;border:.063rem solid #e5e5e5;border-radius:.5rem;overflow:hidden;padding:.5rem .75rem;min-height:3.5rem;background:#fff}.home-matches-results__skeleton-row,.home-matches-today__skeleton-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.home-matches-results__skeleton-row:last-of-type,.home-matches-today__skeleton-row:last-of-type{margin-bottom:.75rem}.home-matches-results__skeleton-avatar,.home-matches-today__skeleton-avatar{width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;background:linear-gradient(90deg,#e8eaef 0,#f5f6f6 40%,#e8eaef 80%);background-size:200% 100%;animation:1.2s ease-in-out infinite ptr-hmr-shimmer}.home-matches-results__skeleton-text,.home-matches-today__skeleton-text{flex:1;height:.625rem;border-radius:.125rem;max-width:70%;background:linear-gradient(90deg,#e8eaef 0,#f5f6f6 40%,#e8eaef 80%);background-size:200% 100%;animation:1.2s ease-in-out infinite ptr-hmr-shimmer}.home-matches-results__skeleton-text--short,.home-matches-today__skeleton-text--short{max-width:45%}.home-matches-results__skeleton-score,.home-matches-today__skeleton-score{position:absolute;top:50%;right:.75rem;transform:translateY(-50%);width:2.25rem;height:.875rem;border-radius:.125rem;background:linear-gradient(90deg,#e8eaef 0,#f5f6f6 40%,#e8eaef 80%);background-size:200% 100%;animation:1.2s ease-in-out infinite ptr-hmr-shimmer}@keyframes ptr-hmr-shimmer{0%{background-position:200% 0}100%{background-position:-200% 0}}.home-matches-results__empty,.home-matches-today__empty{padding:0 .875rem .875rem}.home-page.home-page--no-sidebar{grid-template-columns:minmax(0,1fr)}@media (max-width:1025px){.home-page.home-page--no-sidebar{grid-template-columns:1fr}}.home-page.home-page--no-tags{grid-template-columns:minmax(0,1fr) 18.625rem}@media (max-width:1025px){.home-page.home-page--no-tags{grid-template-columns:1fr}}.home-page__aside-left{min-width:0;padding:0;overflow:hidden}.home-page__aside-left:not(.is-empty){border:.0625rem solid #e5e5e5;border-radius:.25rem;background:#fff;box-shadow:0 .0625rem .25rem rgba(0,0,0,.04)}.archive-main__aside:not(:has(.home-matches-today,.home-matches-results,.home-sidebar__matches-section)),.main-page__aside:not(:has(.home-matches-today,.home-matches-results,.home-sidebar__matches-section)),.sport-page__aside-right:not(:has(.home-matches-today,.home-matches-results,.home-sidebar__matches-section)){display:none}.archive-main:not(:has(>.archive-main__aside,>.archive-main__aside-slot)),.main-page:not(:has(>.main-page__aside,>.main-page__aside-slot,>.archive-main__aside,>.sport-page__aside-right,>.home-sidebar__aside-right)){grid-template-columns:minmax(0,1fr)}.home-sidebar__aside-right{display:flex;flex-direction:column;gap:1.5rem;min-width:0}@media (max-width:1025px){.home-sidebar__aside-right{gap:1.25rem}}.home-sidebar__aside-right .main-page__aside{padding:0;overflow:hidden}.home-sidebar__competitions{margin-bottom:0}.home-sidebar__competitions .home-matches-today__title{margin-bottom:0;border-radius:0}.home-sidebar__competitions .home-matches-today__empty{margin:0;padding:.875rem}.home-sidebar__matches-section{margin-bottom:0}.home-sidebar__matches-section .home-matches-results__inner,.home-sidebar__matches-section .home-matches-today__inner{padding-top:0}.home-sidebar__matches-section .home-matches-results__title,.home-sidebar__matches-section .home-matches-today__title{margin-bottom:0;border-radius:0}.home-sidebar__sport-groups{display:flex;flex-direction:column}.home-sidebar__sport-group{display:flex;flex-direction:column;border-top:.0625rem solid #e5e5e5}.home-sidebar__sport-group:first-child{border-top:0}.home-sidebar__sport-heading{margin:0}.home-sidebar__sport-toggle{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.75rem;padding:.75rem .875rem;border:0;background:0 0;text-align:left;cursor:pointer;color:#222;font-size:.875rem;font-weight:700;line-height:1.45;text-transform:uppercase;font-style:italic;transition:color .2s;overflow:visible}.home-sidebar__sport-toggle .sport-icon{color:#737475;transition:color .2s}.home-sidebar__sport-toggle .sport-icon path{fill:currentColor;transition:fill .2s}.home-sidebar__sport-toggle:focus-visible,.home-sidebar__sport-toggle:hover{color:#007a3d}.home-sidebar__sport-toggle:focus-visible .sport-icon,.home-sidebar__sport-toggle:hover .sport-icon{color:#007a3d}.home-sidebar__sport-toggle::after{content:"";margin-left:auto;flex-shrink:0;width:.5rem;height:.5rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(45deg);transition:transform .2s}.home-sidebar__sport-group.is-open .home-sidebar__sport-toggle,.home-sidebar__sport-group.is-open .home-sidebar__sport-toggle .sport-icon{color:#007a3d}.home-sidebar__sport-group.is-open .home-sidebar__sport-toggle::after{transform:rotate(-135deg);margin-top:.25rem}.home-sidebar__sport-icon{flex:0 0 1.25rem;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.home-sidebar__sport-icon-img{display:block;width:100%;height:100%;object-fit:contain}.home-sidebar__sport-name{min-width:0;line-height:inherit}.home-sidebar__sport-body{min-width:0;padding:0 .875rem .875rem}.home-sidebar__sport-body .home-matches-results__empty,.home-sidebar__sport-body .home-matches-today__empty{margin:0;padding:.25rem 0}.home-sidebar__sport-body .home-matches-results__grid,.home-sidebar__sport-body .home-matches-today__grid,.home-sidebar__sport-body [data-ptr-home-matches-groups]{padding:0;gap:.5rem}.home-sidebar__sport-body .sport-page-tags__grid{gap:.5rem}.home-sidebar__sport-body .home-matches-today__tag-link{font-size:.875rem;padding:.125rem 0}.single__recommendation{position:relative;width:100%;max-width:100%;padding-bottom:0;transition:none;border-radius:.5rem;overflow:hidden;background:#fff}@media (max-width:1025px){.single__recommendation{width:100%;padding-bottom:3rem}}.single__recommendation-title{margin:0 0 1rem;font-size:1.5rem;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;color:#007a3d;border-radius:.5rem .5rem 0 0;padding:1.25rem 1rem 1rem;background:#f5f6f6;font-style:italic;width:100%;box-sizing:border-box}@media (max-width:1025px){.single__recommendation-title{font-size:1.25rem;margin:0 0 1rem}}.single__recommendation-wrapper{height:auto;margin-bottom:1rem;padding:0 1rem}.single__recommendation-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.75rem}.single__recommendation-item{border:.063rem solid #e5e5e5;border-radius:.125rem;min-height:0;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.92) 45%,rgba(255,255,255,.78) 100%);position:relative;width:100%;max-width:100%}.single__recommendation-item--title{margin:0;font-weight:400;color:#007a3d;font-size:1rem;line-height:1.25;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-width:100%;width:100%;display:-webkit-box}.single__recommendation-item--without-tags .single__recommendation-link{padding:1rem .75rem .75rem}.single__recommendation-item--tag-archive-has-logo .single__recommendation-link{display:flex;align-items:center;gap:.75rem;padding:.75rem;min-height:4.5rem;box-sizing:border-box}@media (max-width:1025px){.single__recommendation-wrapper{margin-bottom:0;padding:0 .75rem}.single__recommendation-group{gap:0}.single__recommendation-item--title{-webkit-line-clamp:2}.single__recommendation-item--tag-archive-has-logo .single__recommendation-link{min-height:4rem;gap:.625rem;padding:.625rem .75rem}}.single__recommendation-item__logo{flex:0 0 3.5rem;padding:.25rem;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;align-self:center}@media (max-width:1025px){.single__recommendation-item__logo{flex-basis:3rem;width:3rem;height:3rem}}.single__recommendation-item__logo--tennis{background:#007a3d}.single__recommendation-item__logo--tennis .single__recommendation-item__logo-img{filter:brightness(0) saturate(100%) invert(100%) sepia(98%) saturate(0) hue-rotate(288deg) brightness(102%) contrast(102%)}.single__recommendation-item__logo-img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.single__recommendation-item__body{flex:1;min-width:0}.single__recommendation-link{padding:2.25rem .75rem .75rem;width:100%;min-height:100%;box-sizing:border-box;display:block}.single__recommendation-tags{display:flex;flex-wrap:wrap;gap:.25rem;position:absolute;top:.75rem;left:.75rem;overflow:hidden;max-height:1.75rem}.single__recommendation-tags .tag-item a{background:#007a3d;color:#fff;padding:.2rem .45rem;border-radius:.125rem;display:inline-block;font-weight:600;line-height:1.1;font-size:.6875rem;transition:background .2s,color .2s;white-space:nowrap;max-width:11rem;overflow:hidden;text-overflow:ellipsis}@media (max-width:1025px){.single__recommendation-link{padding:.75rem}.single__recommendation-tags{position:relative;margin-bottom:.5rem}.single__recommendation-tags .tag-item a{max-width:9rem}}.single__recommendation-tags .tag-item a:hover{background:#222;color:#fff}.single__recommendation-numbers{display:flex;gap:.4rem;align-items:center;margin-bottom:.35rem}.single__recommendation-date,.single__recommendation-time{color:#737475;font-weight:400;line-height:1.1;font-size:.75rem}.single__recommendation-navigation{display:flex;justify-content:space-between;align-items:center;padding:0 1rem 1rem}.single__recommendation-navigation .swiper-button-disabled{opacity:.4;cursor:not-allowed}.single__recommendation__pagination{display:flex;justify-content:center;align-items:center}.single__recommendation__pagination .swiper-pagination-bullet-active{background:#007a3d;opacity:1}.single__recommendation__pagination .swiper-pagination-bullet{width:.5rem!important;height:.5rem!important;margin:0 .2rem!important;border-radius:50%;opacity:1;background:rgba(0,122,61,.28)}.single__recommendation__prev{background:url(/wp-content/themes/cursor-pointer/src/img/recomm-prev.svg);background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer}.single__recommendation__next{background:url(/wp-content/themes/cursor-pointer/src/img/recomm-next.svg);background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer}.collapsed .single-aside__recommendation .single__recommendation,.collapsed .single__recommendation{width:100%;max-width:100%}@media (max-width:1025px){.single__recommendation-navigation{padding:0 .75rem .75rem}.collapsed .single__recommendation{width:100%}}.editor-content .ptr-pred-bookmakers{font-size:1rem!important}.editor-content .ptr-pred-bookmakers img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;margin:0!important;object-fit:contain!important;border-radius:0!important}.editor-content .ptr-pred-bookmakers figure{width:auto!important;margin:0!important}.editor-content .ptr-pred-bookmakers a.ptr-pred-bookmakers__card{color:inherit!important;font-weight:inherit!important;text-decoration:none!important}.ptr-pred-bookmakers{--ptr-bm-radius:1rem;--ptr-bm-border:#e8eaed;--ptr-bm-text:#3a4049;--ptr-bm-title:#222222;--ptr-bm-shadow:0 1px 2px rgba(18, 21, 26, 0.04);margin:1.35rem 0 1.75rem;padding-top:1.15rem;border-top:.063rem solid var(--ptr-bm-border);font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif!important;color:var(--ptr-bm-text)!important}.ptr-pred-bookmakers__head{margin-bottom:1.15rem}.ptr-pred-bookmakers__title{margin:0 0 .45rem!important;font-size:clamp(1.05rem,.95rem + .35vw,1.35rem)!important;line-height:1.3!important;font-weight:800!important;letter-spacing:-.01em!important;color:#007a3d!important;text-transform:none!important;font-style:normal!important}.ptr-pred-bookmakers__intro{margin:0!important;font-size:.9375rem!important;line-height:1.5!important;font-weight:500!important;color:#737475!important;text-transform:none!important;font-style:normal!important}.ptr-pred-bookmakers__intro p{margin:0!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important}.ptr-pred-bookmakers__grid{list-style:none!important;margin:0!important;padding:0!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (max-width:1025px){.ptr-pred-bookmakers__grid{grid-template-columns:1fr;gap:.75rem}}.ptr-pred-bookmakers__item{margin:0;padding:0;list-style:none;min-height:100%}.ptr-pred-bookmakers__name,.ptr-pred-bookmakers__name *{font-size:1.5rem!important;line-height:1.5!important;color:#007a3d!important;font-weight:400!important;font-style:normal!important;text-transform:none!important}.ptr-pred-bookmakers__card{position:relative;display:flex;flex-direction:column;margin:0;padding:1rem 1.1rem 1.15rem;border:.063rem solid var(--ptr-bm-border);border-radius:var(--ptr-bm-radius);background:#fff!important;box-shadow:var(--ptr-bm-shadow);box-sizing:border-box;min-height:100%;text-decoration:none!important;color:var(--ptr-bm-text)!important;transition:border-color .2s,box-shadow .2s}.ptr-pred-bookmakers__card:focus-visible,.ptr-pred-bookmakers__card:hover{border-color:color-mix(in srgb,#007a3d 35%,var(--ptr-bm-border));box-shadow:var(--ptr-bm-shadow),0 0 0 1px color-mix(in srgb,#007a3d 14%,transparent)}.ptr-pred-bookmakers__card:focus-visible .ptr-pred-bookmakers__cta,.ptr-pred-bookmakers__card:hover .ptr-pred-bookmakers__cta{color:#fff!important}.ptr-pred-bookmakers__badge{position:absolute;top:.75rem;right:.75rem;display:inline-flex;align-items:center;gap:.2rem;padding:.2rem .5rem;border-radius:.25rem;background:#007a3d!important;color:#fff!important;font-size:.625rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;line-height:1.2!important;z-index:1;pointer-events:none}.ptr-pred-bookmakers__card-head{display:flex;align-items:center;gap:.75rem;padding-bottom:.875rem;margin-bottom:.875rem;border-bottom:.063rem solid var(--ptr-bm-border);padding-right:3.75rem}.ptr-pred-bookmakers__card--best .ptr-pred-bookmakers__card-head{padding-right:4.75rem}.ptr-pred-bookmakers__logo-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;overflow:hidden;border-radius:.5rem}.ptr-pred-bookmakers__logo{display:block!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;margin:0!important;object-fit:contain!important}.ptr-pred-bookmakers__card-meta{min-width:0;flex:1 1 auto}.ptr-pred-bookmakers__name{margin:0!important;font-size:.9375rem!important;font-weight:800!important;line-height:1.25!important;letter-spacing:.02em!important;text-transform:uppercase!important;color:#007a3d!important;font-style:normal!important;word-break:break-word}.ptr-pred-bookmakers__bonus{margin:.35rem 0 0!important;font-size:.75rem!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.02em!important;text-transform:uppercase!important;color:var(--ptr-bm-title)!important;font-style:normal!important;word-break:break-word}.ptr-pred-bookmakers__terms{flex:1 1 auto;margin:0 0 1rem!important;font-size:1rem!important;line-height:1.5!important;color:#007a3d!important;font-weight:400!important;font-style:normal!important;text-transform:none!important}.ptr-pred-bookmakers__terms *{font-size:1rem!important;line-height:1.5!important;color:#007a3d!important;font-weight:400!important;font-style:normal!important;text-transform:none!important}.ptr-pred-bookmakers__terms p{margin:0 0 .5rem!important;font-size:inherit!important;line-height:inherit!important;color:inherit!important;font-weight:inherit!important;font-style:normal!important;text-transform:none!important}.ptr-pred-bookmakers__terms p:last-child{margin-bottom:0!important}.ptr-pred-bookmakers__terms b,.ptr-pred-bookmakers__terms strong{font-weight:700!important}.ptr-pred-bookmakers__terms a{font-weight:inherit!important;text-decoration:underline!important;pointer-events:none}.ptr-pred-bookmakers__terms ol,.ptr-pred-bookmakers__terms ul{margin:0 0 .5rem!important;padding-left:1.1rem!important}.ptr-pred-bookmakers__terms li{margin-bottom:.25rem!important;color:inherit!important;font-size:inherit!important}.ptr-pred-bookmakers__cta{display:flex;align-items:center;justify-content:center;width:100%;margin-top:auto;padding:.7rem 1rem;border-radius:.375rem;background:#007a3d!important;color:#fff!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;text-decoration:none!important;text-align:center;box-sizing:border-box;font-style:normal!important;line-height:1.2!important;pointer-events:none}@media (max-width:1025px){.ptr-pred-bookmakers{margin:1.15rem 0 1.5rem;padding-top:1rem}.ptr-pred-bookmakers__head{margin-bottom:1rem}.ptr-pred-bookmakers__title{font-size:1.05rem!important}.ptr-pred-bookmakers__intro{font-size:.875rem!important}.ptr-pred-bookmakers__card{padding:.9rem .95rem 1rem}.ptr-pred-bookmakers__logo-wrap{width:2.75rem;height:2.75rem}.ptr-pred-bookmakers__name{font-size:.875rem!important}.ptr-pred-bookmakers__bonus{font-size:.6875rem!important}.ptr-pred-bookmakers__terms{font-size:.75rem!important}}.comments-section{margin:3rem 0}@media (max-width:1025px){.comments-section{margin-top:1rem;padding-top:1rem}}.comments-section__header{margin-bottom:1rem}.comments-section__count,.comments-section__title{border-top:.063rem solid #e5e5e5;padding-top:1rem;font-size:1.5rem;font-weight:400;color:#007a3d;margin:0}.comments-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.comment-item{padding:1rem 1.5rem;background:#fff;border-radius:.125rem}.comment-item .children{margin-top:1rem;padding-left:1.5rem;border-left:.125rem solid #e5e5e5}.comment-item .children .comment-item{background:#fff;margin-top:1rem}.comment-item .children .comment-item:first-child{margin-top:0}.comment-item__body{display:flex;flex-direction:column;gap:1rem}@media (max-width:1025px){.comments-section__count,.comments-section__title{font-size:1.25rem}.comments-list{gap:1rem}.comment-item{padding:1rem}.comment-item .children{padding-left:1rem}.comment-item__body{gap:.75rem}}.comment-item__header{display:flex;align-items:center;gap:.75rem}.comment-item__avatar{flex-shrink:0}.comment-item__avatar-img{width:3rem;height:3rem;border-radius:50%;object-fit:cover}.comment-item__meta{display:flex;flex-direction:column;gap:.125rem}.comment-item__author{font-weight:600;font-size:.938rem;color:#007a3d}.comment-item__author a{color:inherit;text-decoration:none;transition:.3s ease-in-out}.comment-item__author a:hover{color:#007a3d}@media (max-width:1025px){.comment-item__avatar-img{width:2.5rem;height:2.5rem}.comment-item__author{font-size:.875rem}}.comment-item__date{font-size:.75rem;color:#8c8d8f}.comment-item__awaiting{background:rgba(0,122,61,.1);color:#007a3d;padding:.5rem .75rem;border-radius:.125rem;font-size:.813rem;margin:0}.comment-item__content{font-size:.938rem;line-height:1.6;color:#414142}@media (max-width:1025px){.comment-item__content{font-size:.875rem}}.comment-item__content p{margin:0 0 .75rem}.comment-item__content p:last-child{margin-bottom:0}.comment-item__content a{color:#007a3d;text-decoration:underline}.comment-item__content a:hover{text-decoration:none}.comment-item__footer{display:flex;align-items:center;gap:1rem}.comment-item .comment-reply-link{text-align:center;font-size:.813rem;font-weight:600;color:#007a3d;text-decoration:none;transition:.3s ease-in-out;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.125rem}.comment-item .comment-reply-link:hover{background:#007a3d}.comment-item__edit-link a,.comment-item__reply-link{text-align:center;font-size:.813rem;font-weight:600;color:#007a3d;text-decoration:none;transition:.3s ease-in-out;display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:.125rem}.comment-item__edit-link a:hover,.comment-item__reply-link:hover{background:#007a3d}.comment-item__edit-link a::before,.comment-item__reply-link::before{content:"";display:inline-block;width:1rem;height:1rem;background-size:contain;background-repeat:no-repeat;background-position:center}.comment-item__reply-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23050053' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'%3E%3C/path%3E%3C/svg%3E")}.comment-item__edit-link a::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23050053' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7'%3E%3C/path%3E%3Cpath d='M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z'%3E%3C/path%3E%3C/svg%3E")}.comments-navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1rem;border-top:.063rem solid #e5e5e5;border-bottom:.063rem solid #e5e5e5}@media (max-width:1025px){.comments-navigation{flex-direction:column;gap:.75rem;padding:.75rem 0}}.comments-navigation a{font-size:.875rem;font-weight:500;color:#007a3d;text-decoration:none;transition:.3s ease-in-out}.comments-navigation a:hover{color:#007a3d}.comments-closed{background:#f7f8f9;padding:1rem 1.5rem;border-radius:.125rem;font-size:.938rem;color:#8c8d8f;text-align:center;margin:1rem 0}@media (max-width:1025px){.comments-closed{padding:.75rem 1rem;font-size:.875rem}}.comment-form-wrapper{margin-top:1rem;padding-top:1rem}.comment-form{display:flex;flex-direction:column;gap:1.25rem}.comment-form .comment-reply-title{font-size:1.25rem;font-weight:400;color:#007a3d;margin:0 0 .5rem}@media (max-width:1025px){.comment-form{gap:1rem}.comment-form .comment-reply-title{font-size:1.125rem}}.comment-form .comment-reply-title small{display:block;margin-top:.5rem}.comment-form .comment-reply-title small a{font-size:.813rem;font-weight:500;color:#8c8d8f;text-decoration:none}.comment-form .comment-reply-title small a:hover{color:#e61d25}.comment-form .logged-in-as,.comment-form .required-field-message{font-size:.875rem;color:#8c8d8f;margin:0}.comment-form .logged-in-as a,.comment-form .required-field-message a{color:#007a3d;text-decoration:none;font-weight:500;transition:.4s}.comment-form .logged-in-as a:hover,.comment-form .required-field-message a:hover{color:#007a3d}.comment-form__field{display:flex;flex-direction:column;gap:.5rem}.comment-form__field label{font-size:.875rem;font-weight:600;color:#007a3d}.comment-form__field label .required{color:#e61d25}.comment-form__field input,.comment-form__field textarea{width:100%;padding:.875rem 1rem;font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.938rem;color:#007a3d;background:#fff;border:.063rem solid #e5e5e5;border-radius:.125rem;transition:.3s ease-in-out;outline:0}.comment-form__field input::placeholder,.comment-form__field textarea::placeholder{color:#8c8d8f}.comment-form__field input:focus,.comment-form__field textarea:focus{border-color:#007a3d;box-shadow:0 0 0 .188rem rgba(0,122,61,.1)}.comment-form__field textarea{resize:vertical;min-height:8rem}@media (max-width:1025px){.comment-form__field input,.comment-form__field textarea{padding:.75rem;font-size:.875rem}.comment-form__field textarea{min-height:6rem}.comment-form__field--author,.comment-form__field--email{display:inline-flex}.comment-form .comment-form-author,.comment-form .comment-form-email{display:inline-block;vertical-align:top}.comment-form .comment-form-author{margin-right:1.25rem}}.comment-form__submit-wrapper{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.comment-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:.938rem;font-weight:600;color:#fff;background:#222;border:none;border-radius:.125rem;cursor:pointer;transition:.3s ease-in-out}.comment-form__submit:hover{background:#007a3d}.comment-form__submit:active{transform:scale(.98)}#respond.comment-respond{padding:1rem;background:#fff;border-radius:.125rem;border:.063rem solid #e5e5e5}#cancel-comment-reply-link{font-size:.813rem;color:#8c8d8f;text-decoration:none;transition:.3s ease-in-out}#cancel-comment-reply-link:hover{color:#e61d25}.comment-reply-title{margin-top:0}.logged-in-as{display:none}.comment-form-cookies-consent{display:flex;align-items:center;gap:.5rem}.comment-form-cookies-consent label{font-size:1rem;color:#007a3d;font-weight:500}#wp-comment-cookies-consent{width:1.5rem;height:1.5rem;border-radius:.125rem}.single__container{width:100%;min-height:100vh}.single__container .single-aside__next{width:100%;max-width:100%;margin-top:2rem;box-sizing:border-box}@media (max-width:1025px){.comment-form__submit{padding:.75rem 1.5rem;font-size:.875rem;width:100%}.comment-form .comment-form__field--author,.comment-form .comment-form__field--email{display:inline-flex}.comment-form-cookies-consent label{font-size:.875rem}.single__container{min-height:fit-content;max-width:100%}.single__content{position:relative}}.single__content--tags{position:static;padding:0;margin-bottom:.875rem;height:auto;overflow:visible}.single__content--tags .tags__item{max-width:100%;overflow:visible;white-space:normal;width:fit-content}.single__wrapper{overflow:visible;max-width:100%!important;padding:0!important}.single .article-content,.single__wrapper .article-content{padding:0!important}.single .editor-content__cover{width:100%;aspect-ratio:1200/660;margin:0 0 1rem;overflow:hidden;border-radius:.125rem;background:#f7f8f9}.single .editor-content__cover .editor-content__cover-img,.single .editor-content__cover img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center}.single__info{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;position:relative}.single__info-head{display:flex;align-items:center;gap:.75rem;opacity:.4}@media (max-width:1025px){.single .editor-content__cover{aspect-ratio:375/207;margin-bottom:.875rem}.single__info{position:static;margin-bottom:.875rem}.single__info-head{gap:.5rem}.single__info-date,.single__info-time{font-size:.75rem}}.single__info-time{display:flex;align-items:center;flex-wrap:nowrap;white-space:nowrap;gap:.25rem}.single__info-time:before{content:"";display:block;width:1.25rem;height:1.25rem;background-image:url(/wp-content/themes/cursor-pointer/src/img/clock.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.single__info-numbers{display:flex;align-items:center;gap:.563rem}.single__info-numbers--mobile{display:none}@media (max-width:1025px){.single__info-time:before{width:1rem;height:1rem}.single__info-numbers--desktop{display:none}.single__info-numbers--mobile{display:flex;gap:0}}.single__info-comments,.single__info-rate{display:flex;align-items:center;justify-content:center;gap:.438rem;background:#f7f8f9;border-radius:.125rem;padding:.5rem .75rem}.single__info-comments span,.single__info-rate span{font-weight:600;color:#8c8d8f;font-size:.875rem}.single__info-comments img,.single__info-rate img{width:1.25rem;height:1.25rem;object-fit:contain}.single__title{margin:0 0 .625rem}@media (max-width:1025px){.single__info-comments,.single__info-rate{gap:.125rem;padding:0 .5rem;border-radius:0;background:0 0}.single__info-comments span,.single__info-rate span{font-size:.75rem}.single__info-rate{border-right:.064rem solid #e5e5e5}.single__title{font-size:1.5rem;margin:0 0 .9rem}}.single__wrapper{padding-top:.3rem}.single__img{position:relative;width:100%;height:36rem;margin-bottom:1rem}.single__img img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:.125rem}.single__img .tags{top:0}.single__author{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.32rem .5rem .75rem;background:#fff;border-radius:.125rem}@media (max-width:1025px){.single__img{height:13rem;margin-bottom:.5rem}.single__img .tags{overflow:visible;height:auto}.single__author{border-radius:0;background:0 0;padding:0}}.single__author-img{width:2rem;height:2rem}.single__author-img img{width:100%;height:100%;object-fit:cover;border-radius:50%}.single__author-content{display:flex;flex-direction:column}.single__author-name{font-size:.875rem;font-weight:500}.single__author-position{color:#737475;font-size:.75rem}.single__share--mobile{display:none}.single-post main{width:85%;max-width:85%;grid-template-columns:1fr 30rem;margin:0 auto;display:grid;position:relative;padding-top:1.5rem}body.single .header .header__search img{filter:brightness(0) invert(1)}body.single .header .header__burger span{background-color:#fff}.prediction-comparison-wrap{margin-bottom:1.5rem}@media (max-width:1025px){.single__author-img{width:1.5rem;height:1.5rem}.single__author-name{font-size:.75rem}.single__share--desktop{display:none}.single__share--mobile{display:flex}.single-post main{width:100%;max-width:100%;padding-top:5rem;display:flex;flex-direction:column}.prediction-comparison-wrap{padding:1.25rem 1rem;overflow:visible}.prediction-comparison-body{overflow:visible}}.prediction-comparison-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.5rem;margin-bottom:1.25rem;font-size:1rem;font-weight:600;color:#222}.prediction-comparison-legend span{display:inline-flex;align-items:center;gap:.375rem}.prediction-comparison-body{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.prediction-comparison-radar-wrap{position:relative;width:100%;max-width:100%;margin:0 auto;overflow:visible;padding:1rem;min-width:0}.prediction-comparison-radar-canvas{display:block;width:100%!important;height:auto!important;max-height:28rem}.prediction-comparison-bars{display:flex;flex-direction:column;gap:.5rem;margin:0 auto;max-width:28rem;width:100%}.prediction-comparison-bar-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.125rem .75rem;align-items:center}.prediction-comparison-bar-title{grid-column:1;grid-row:1;font-size:1rem;font-weight:600;color:#222;line-height:1.25}.prediction-comparison-bar-row p{margin:0;grid-column:2;grid-row:2;font-size:.75rem;color:#737475}.prediction-comparison-bar-track{grid-column:2;grid-row:1;display:flex;flex-direction:row;width:14rem;min-width:14rem;max-width:14rem;height:.375rem;background:#f0f1f4;border-radius:.125rem;overflow:hidden}@media (max-width:1025px){.prediction-comparison-radar-wrap{padding:.5rem 0}.prediction-comparison-bar-row{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:.25rem 0}.prediction-comparison-bar-title{grid-row:1}.prediction-comparison-bar-row p{grid-column:1;grid-row:3}.prediction-comparison-bar-track{grid-column:1;grid-row:2;width:100%;min-width:0;max-width:none}}.prediction-comparison-bar-home{background:#d50032;border-radius:.125rem 0 0 .125rem}.prediction-comparison-bar-away{background:#f6a600;border-radius:0 .125rem .125rem 0}.prediction-comparison-bar-draw{background:#737475}.prediction-tab-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;padding:.375rem}.prediction-tab-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;opacity:0;pointer-events:none}.prediction-tab-label{display:inline-block;padding:.5rem .875rem;font-size:1rem;font-weight:600;color:#222;cursor:pointer;transition:.3s ease-in-out;white-space:nowrap;border-radius:.125rem;border:.063rem solid #007a3d;background:0 0}.prediction-tab-label.active{color:#fff;background:#007a3d;border-color:#007a3d}body.single .footer__about,body.single .footer__top{max-width:85%}body.single .header__wrapper{padding:.75rem 1.25rem!important;max-width:85%}.ptr-pred-where-to-watch h2{margin:0 0 .45rem;line-height:1.3;font-weight:800;color:inherit;font-size:clamp(1.05rem,.95rem + .3vw,1.2rem)}.ptr-pred-where-to-watch a{color:inherit;text-decoration:underline;font-weight:700;font-size:1rem;line-height:1.5;cursor:pointer}.single-prediction-page__sections,.single-prediction-page__sections-inner{font-size:1rem;color:#222}.single-prediction-page__sections-inner>.ptr-pred-bookmakers,.single-prediction-page__sections-inner>.ptr-pred-h2h,.single-prediction-page__sections-inner>.ptr-pred-mh,.single-prediction-page__sections-inner>.ptr-pred-pre-match-refresh,.single-prediction-page__sections-inner>.ptr-pred-team-overview{margin-top:0!important;margin-bottom:0!important}.single-prediction-page__sections-inner>.ptr-pred-bookmakers,.single-prediction-page__sections-inner>.ptr-pred-team-overview{padding-top:.875rem}.single-prediction-page__sections-inner .editor-content,.single-prediction-page__sections-inner .editor-content__wrapper{font-size:1rem;margin-bottom:0}@media (max-width:1025px){body.single .header__wrapper{max-width:100%}.ptr-pred-where-to-watch a{font-size:.875rem}.single-prediction-page__sections-inner>.ptr-pred-bookmakers,.single-prediction-page__sections-inner>.ptr-pred-team-overview{padding-top:.75rem}.single-prediction-page__sections-inner .editor-content,.single-prediction-page__sections-inner .editor-content__wrapper{font-size:1rem}.single-prediction-page .blog-section{margin-top:1.5rem}}.single-prediction-page__sections-inner .editor-content b,.single-prediction-page__sections-inner .editor-content em,.single-prediction-page__sections-inner .editor-content h1,.single-prediction-page__sections-inner .editor-content h2,.single-prediction-page__sections-inner .editor-content h3,.single-prediction-page__sections-inner .editor-content h4,.single-prediction-page__sections-inner .editor-content h5,.single-prediction-page__sections-inner .editor-content h6,.single-prediction-page__sections-inner .editor-content i,.single-prediction-page__sections-inner .editor-content label,.single-prediction-page__sections-inner .editor-content li,.single-prediction-page__sections-inner .editor-content p,.single-prediction-page__sections-inner .editor-content strong,.single-prediction-page__sections-inner .editor-content td,.single-prediction-page__sections-inner .editor-content th{font-size:1rem!important}.single-prediction-page .ptr-h2h-last,.single-prediction-page .ptr-h2h-last-inner{font-size:.8125rem;line-height:1.35}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-date{font-size:.75rem!important;font-weight:700}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-league{font-size:.6875rem!important;font-weight:600}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-tname{font-size:.75rem!important;font-weight:700}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-gmain{font-size:.8125rem!important;font-weight:800}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-ht,.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-st,.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-sv{font-size:.6875rem!important;font-weight:700}.single-prediction-page .ptr-h2h-last-inner .ptr-h2h-last-tlogo.team-logo{width:1.125rem!important;height:1.125rem!important}.single-prediction-page .ptr-pred-forecast-h2h .ptr-h2h-last-head .ptr-h2h-last-hcell,.single-prediction-page .ptr-pred-forecast-h2h .ptr-pred-forecast-head .ptr-h2h-last-hcell{font-size:.6875rem!important}.single-prediction-page .ptr-pre-tabs__btn{font-size:1rem!important;font-weight:600!important;color:#222!important;border:.0625rem solid #007a3d!important;background:0 0!important}.single-prediction-page .ptr-pre-tabs__btn.is-active{color:#fff!important;background:#007a3d!important;border-color:#007a3d!important}.single-prediction-page .ptr-pred-pre-match-refresh__body{color:#222;font-size:1rem}.single-prediction-page .ptr-pred-pre-match-refresh__body>h1,.single-prediction-page .ptr-pred-pre-match-refresh__body>h2,.single-prediction-page .ptr-pred-pre-match-refresh__body>h3,.single-prediction-page .ptr-pred-pre-match-refresh__body>h4,.single-prediction-page .ptr-pred-pre-match-refresh__body>h5,.single-prediction-page .ptr-pred-pre-match-refresh__body>h6,.single-prediction-page .ptr-pred-pre-match-refresh__body>ol,.single-prediction-page .ptr-pred-pre-match-refresh__body>p,.single-prediction-page .ptr-pred-pre-match-refresh__body>ul{font-size:1rem!important}.single-prediction-page .ptr-h2h-last-cap-title,.single-prediction-page .ptr-h2h-title,.single-prediction-page .ptr-pred-mh .ptr-pred-odds-pill-value,.single-prediction-page .ptr-pred-pre-match-refresh__body h2,.single-prediction-page .ptr-pred-pre-match-refresh__body h3,.single-prediction-page .ptr-pred-pre-match-refresh__body h4,.single-prediction-page .ptr-team-ov-name,.single-prediction-page .ptr-team-ov-results__date,.single-prediction-page .ptr-team-ov-results__pl--self,.single-prediction-page .ptr-team-ov-results__title,.single-prediction-page .ptr-team-ov-score__g-home,.single-prediction-page .ptr-team-ov-score__sets-num:not(.ptr-team-ov-score__sets-num--away),.single-prediction-page .ptr-tennis-h2h .ptr-h2h-last-cap-title,.single-prediction-page .ptr-tennis-h2h .ptr-h2h-title{color:#222!important}.single-prediction-page .ptr-pred-mh .ptr-pred-odds-pill-book{background:#007a3d!important}.single-prediction-page .prediction-comparison-bar-title,.single-prediction-page .prediction-comparison-legend,.single-prediction-page .prediction-tab-label{color:#222!important;font-size:1rem!important}.single-prediction-page .prediction-tab-label{border:.0625rem solid #007a3d!important;background:0 0!important}.single-prediction-page .prediction-tab-label.active{color:#fff!important;background:#007a3d!important;border-color:#007a3d!important}.single-prediction-page .ptr-afl-forecast__head span{font-size:.6875rem!important;font-weight:800;color:#8b939e}.single-prediction-page .ptr-afl-forecast__team span{font-size:.75rem!important;font-weight:700}.single-prediction-page .ptr-afl-forecast__score>span{font-size:.78rem!important}.single-prediction-page .ptr-afl-forecast__date{font-size:.75rem!important;font-weight:700}.single-prediction-page .ptr-afl-forecast__league{font-size:.6875rem!important;font-weight:600}.single-prediction-page .ptr-afl-forecast__logo.team-logo{width:1.125rem!important;height:1.125rem!important}.single-prediction-page .ptr-afl-stats-forecast__head span{font-size:.6875rem!important;font-weight:800;color:#8b939e}.single-prediction-page .ptr-afl-stats-forecast__row>span{font-size:.75rem!important;font-weight:700}.single-prediction-page .ptr-pred-forecast-h2h .ptr-h2h-last-scorecol>span,.single-prediction-page .ptr-pred-forecast-h2h .ptr-h2h-last-setcol .ptr-h2h-last-ht,.single-prediction-page .ptr-pred-forecast-h2h .ptr-h2h-last-statcol>span{font-size:.78rem!important}.archive-main,.main-page,.post-template-default .main-page{padding-top:1.5rem;padding-bottom:1rem;display:grid;grid-template-columns:18.625rem minmax(0,1fr) 18.625rem;gap:1.5rem;align-items:start}.archive-main .archive-grid__title,.main-page .archive-grid__title,.post-template-default .main-page .archive-grid__title{color:#222}.archive-main__left,.main-page__left,.post-template-default .main-page__left{min-width:0}@media (max-width:1025px){.archive-main,.main-page,.post-template-default .main-page{grid-template-columns:1fr;width:100%;max-width:100%;padding-top:5rem}.archive-main__left,.main-page__left,.post-template-default .main-page__left{grid-area:1}}.archive-main__aside-slot,.main-page__aside-slot,.post-template-default .main-page__aside-slot{min-width:0}.archive-main__aside-slot.is-empty,.main-page__aside-slot.is-empty,.post-template-default .main-page__aside-slot.is-empty{visibility:hidden;min-height:1px;pointer-events:none}.archive-main__aside,.main-page__aside,.post-template-default .main-page__aside{border-radius:.25rem;background:#fff;height:fit-content;border:.0625rem solid #e5e5e5;box-shadow:0 .0625rem .25rem rgba(0,0,0,.04);padding:0;overflow:hidden}.archive-main__aside--single-right,.main-page__aside--single-right,.post-template-default .main-page__aside--single-right{padding:0}.main-page__left .single__container{max-width:100%}.main-page.single__main.single__main--no-sidebars{grid-template-columns:minmax(0,70rem);justify-content:center}.main-page.single__main.single__main--no-left-sidebar{grid-template-columns:minmax(0,1fr) 18.625rem}.main-page.single__main.single__main--no-right-sidebar{grid-template-columns:18.625rem minmax(0,1fr)}.main-page__left .single-aside__recommendation{margin-top:2rem}.single-post .main-page:not(.single-prediction-page) .main-page__left,.single-prediction-page .main-page__left{display:flex;flex-direction:column;gap:1.5rem;min-width:0}.single-post .main-page:not(.single-prediction-page) .single__container,.single-prediction-page .single__container{display:flex;flex-direction:column;gap:1.25rem;min-height:0;width:100%}.single-post .main-page:not(.single-prediction-page) .editor-content,.single-post .main-page:not(.single-prediction-page) .single__content,.single-prediction-page .editor-content,.single-prediction-page .single__content{background:#fff;border:.0625rem solid #e5e5e5;border-radius:.25rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.04);overflow:hidden}.single-post .main-page:not(.single-prediction-page) .single__content,.single-prediction-page .single__content{padding:.875rem 1rem 1rem}@media (max-width:1025px){.main-page.single__main.single__main--no-left-sidebar,.main-page.single__main.single__main--no-right-sidebar,.main-page.single__main.single__main--no-sidebars{grid-template-columns:1fr}.single-post .main-page:not(.single-prediction-page) .main-page__left,.single-prediction-page .main-page__left{gap:1.25rem}.single-post .main-page:not(.single-prediction-page) .single__container,.single-prediction-page .single__container{gap:1rem}.single-post .main-page:not(.single-prediction-page) .single__content,.single-prediction-page .single__content{padding:.75rem .875rem .875rem}}.single-post .main-page:not(.single-prediction-page) .single__content .breadcrumbs,.single-prediction-page .single__content .breadcrumbs{padding-bottom:.5rem;margin-bottom:0}.single-post .main-page:not(.single-prediction-page) .single__content .breadcrumbs .breadcrumbs__list,.single-prediction-page .single__content .breadcrumbs .breadcrumbs__list{flex-wrap:nowrap;min-width:0}.single-post .main-page:not(.single-prediction-page) .single__content .breadcrumbs .breadcrumbs__item--current,.single-prediction-page .single__content .breadcrumbs .breadcrumbs__item--current{flex:1 1 auto;min-width:0;overflow:hidden}.single-post .main-page:not(.single-prediction-page) .single__content .breadcrumbs .breadcrumbs__current,.single-prediction-page .single__content .breadcrumbs .breadcrumbs__current{display:block;min-width:0;max-width:50rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.single-post .main-page:not(.single-prediction-page) .single__wrapper,.single-prediction-page .single__wrapper{padding-top:0}.single-post .main-page:not(.single-prediction-page) .single__info,.single-prediction-page .single__info{margin-bottom:.5rem}.single-post .main-page:not(.single-prediction-page) .single__info:last-child,.single-prediction-page .single__info:last-child{margin-bottom:0}.single-post .main-page:not(.single-prediction-page) .single__info-head,.single-prediction-page .single__info-head{gap:.5rem;font-size:.75rem;line-height:1.2}.single-post .main-page:not(.single-prediction-page) .single__info-date,.single-post .main-page:not(.single-prediction-page) .single__info-time,.single-prediction-page .single__info-date,.single-prediction-page .single__info-time{font-size:.75rem;line-height:1.2}.single-post .main-page:not(.single-prediction-page) .single__info-time::before,.single-prediction-page .single__info-time::before{width:.875rem;height:.875rem}.single-post .main-page:not(.single-prediction-page) .single__share .share,.single-prediction-page .single__share .share{gap:.5rem}.single-post .main-page:not(.single-prediction-page) .single__share .share button,.single-prediction-page .single__share .share button{width:1.25rem;height:1.25rem}@media (max-width:1025px){.single-post .main-page:not(.single-prediction-page) .single__info,.single-prediction-page .single__info{margin-bottom:.4375rem}.single-post .main-page:not(.single-prediction-page) .single__share .share button,.single-prediction-page .single__share .share button{width:1.125rem;height:1.125rem}}.single-post .main-page:not(.single-prediction-page) .single__content--tags,.single-prediction-page .single__content--tags{margin-bottom:.5rem}.single-post .main-page:not(.single-prediction-page) .single__content--tags .tags__item,.single-prediction-page .single__content--tags .tags__item{padding:.1875rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.2}.single-post .main-page:not(.single-prediction-page) .article-content__tags,.single-prediction-page .article-content__tags{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:auto;height:auto;overflow:visible}.single-post .main-page:not(.single-prediction-page) .article-content__tags .tags__item,.single-prediction-page .article-content__tags .tags__item{position:relative;color:#007a3d}.single-post .main-page:not(.single-prediction-page) .article-content__tags .tags__item:focus-visible,.single-post .main-page:not(.single-prediction-page) .article-content__tags .tags__item:hover,.single-prediction-page .article-content__tags .tags__item:focus-visible,.single-prediction-page .article-content__tags .tags__item:hover{color:#fff}.single-post .main-page:not(.single-prediction-page) .single__title,.single-prediction-page .single__title{font-size:clamp(1.25rem,1.1rem + .45vw,1.4375rem);font-weight:700;line-height:1.25;letter-spacing:-.01em;color:#222;margin:0 0 .625rem}.single-post .main-page:not(.single-prediction-page) .single__info-head,.single-prediction-page .single__info-head{opacity:1;color:#8c8d8f}.single-post .main-page:not(.single-prediction-page) .single__author,.single-prediction-page .single__author{gap:.375rem;padding:0;background:0 0;border:none;border-radius:0}.single-post .main-page:not(.single-prediction-page) .single__author-img,.single-prediction-page .single__author-img{width:1.5rem;height:1.5rem}@media (max-width:1025px){.single-post .main-page:not(.single-prediction-page) .single__title,.single-prediction-page .single__title{font-size:1.25rem;margin-bottom:.5rem}.single-post .main-page:not(.single-prediction-page) .single__author-img,.single-prediction-page .single__author-img{width:1.375rem;height:1.375rem}}.single-post .main-page:not(.single-prediction-page) .single__author-name,.single-prediction-page .single__author-name{font-size:.8125rem;font-weight:600;color:#8c8d8f}@media (max-width:1025px){.single-post .main-page:not(.single-prediction-page) .single__author-name,.single-prediction-page .single__author-name{font-size:.75rem}}.single-post .main-page:not(.single-prediction-page) .editor-content,.single-prediction-page .editor-content{margin-bottom:0;font-size:1rem}.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper,.single-prediction-page .editor-content__wrapper{padding:0;font-size:inherit}.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper>.article-content,.single-prediction-page .editor-content__wrapper>.article-content{padding:0 1rem 1rem!important;font-size:1rem;line-height:1.55}.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper>.article-content li,.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper>.article-content p,.single-prediction-page .editor-content__wrapper>.article-content li,.single-prediction-page .editor-content__wrapper>.article-content p{font-size:inherit}.single-post .main-page:not(.single-prediction-page) .editor-content__cover,.single-prediction-page .editor-content__cover{margin:0 0 .875rem;border-radius:0}@media (max-width:1025px){.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper,.single-prediction-page .editor-content__wrapper{font-size:.9375rem}.single-post .main-page:not(.single-prediction-page) .editor-content__wrapper>.article-content,.single-prediction-page .editor-content__wrapper>.article-content{padding:0 .875rem .875rem!important;font-size:.9375rem}.single-post .main-page:not(.single-prediction-page) .editor-content__cover,.single-prediction-page .editor-content__cover{margin-bottom:.75rem}}.single-post .main-page:not(.single-prediction-page) .blog-section,.single-prediction-page .blog-section{margin-top:0;margin-bottom:0;border-color:#e5e5e5;border-radius:.25rem}.main-page__left .blog-section{margin-top:2rem}.single-post .main-page:not(.single-prediction-page) .main-page__left .blog-section{margin-top:0}.single-prediction-page .single__container{min-height:0}.single-prediction-page .single__content{padding:1rem 1.25rem 1.25rem}.single-prediction-page__sections{margin-top:0;padding:1rem 1.25rem 1.25rem}@media (max-width:1025px){.single-prediction-page .single__content,.single-prediction-page__sections{padding:.875rem 1rem 1rem}}.single-prediction-page__sections-inner{max-width:100%;padding:0;display:flex;flex-direction:column;gap:1rem}@media (max-width:1025px){.single-prediction-page__sections-inner{gap:.875rem}}