@charset "UTF-8";.breadcrumbs{display:flex;text-transform:uppercase;gap:.25rem;align-items:center;flex-wrap:wrap;padding-bottom:.25rem}.breadcrumbs a span{position:relative;cursor:pointer;overflow:hidden}.breadcrumbs a span:after{content:"";position:absolute;bottom:-.15rem;left:50%;transform:translate(-50%);display:block;height:.063rem;background:#2a398d;transition:opacity .3s ease-in-out;width:100%;opacity:0}.breadcrumbs a:hover span:after{opacity:1}.breadcrumbs a,.breadcrumbs span{font-size:.8rem;color:#2a398d;font-weight:500;white-space:nowrap}@media (max-width:1025px){.breadcrumbs{padding:0!important;max-width:100%!important;margin-bottom:1rem!important}.breadcrumbs a,.breadcrumbs span{font-size:.7rem;line-height:.8rem}}.breadcrumbs__current{color:#9ea6bd!important;max-width:50rem;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal!important;width:fit-content}.breadcrumbs .breadcrumbs__current::before,.breadcrumbs>a::before{content:"";background:url(/wp-content/themes/cursor-pointer/src/img/bread-arrow.svg);background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;width:1.2rem;height:.7rem;display:inline-block}.breadcrumbs .breadcrumbs .breadcrumbs__main::before,.breadcrumbs a:first-child::before{display:none}.card{position:relative;width:100%;border:none;border-radius:0;overflow:visible;background:#fff}.card__img{width:100%;height:17.438rem;overflow:hidden;border-radius:.5rem}.card__img img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.4s;border-radius:.5rem}.card__img--error{background:#2a398d;position:relative;border-radius:.5rem;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:fit-content}.breadcrumbs .breadcrumbs__current::before,.breadcrumbs>a::before{height:.6rem}.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{display:block;min-width:0;font-size:1.5rem;font-weight:400;margin-bottom:.375rem}.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{font-size:1.125rem;max-width:93%}.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:.5rem;overflow:hidden}.card .card__img img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.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:#2a398d;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 .5rem;font-size:.875rem;font-weight:700;line-height:122%;background:#2a398d;color:#fff;border-radius:.375rem;border:.0625rem solid transparent;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 .375rem;font-size:.75rem}}.tags__item:focus-visible,.tags__item:hover{background:#fff;color:#2a398d;border-color:#2a398d}.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:#2a398d;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:#2a398d;border-color:#2a398d}.link:focus-visible::after,.link:hover::after{filter:brightness(0)}.single-aside__next{margin:0;border-radius:.5rem;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;font-size:1.5rem;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;color:#2a398d;padding:1.25rem 1rem 1rem;background:0 0;font-style:italic;width:100%;box-sizing:border-box}.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}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list.single-aside__next-list--recommendation{display:flex;flex-direction:column;gap:.75rem;grid-template-columns:none}@media (max-width:1025px){.single-aside__next-title{font-size:1.25rem;padding:0 0 1rem}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list{padding:0 0 1rem}.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list.single-aside__next-list--recommendation{gap:0}}.single-aside__next-item{display:block;width:100%;min-width:0}.single-aside__next-item .single__recommendation-item{width:100%;max-width:100%}.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 1rem;font-size:1.5rem;font-weight:700;position:relative;text-decoration:none;text-transform:uppercase;color:#2a398d;border-radius:.5rem .5rem 0 0;padding:1.25rem 1rem 1rem;background:#f5f6f6;font-style:italic;width:100%}@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:1.25rem;width:100%;padding:0 1rem 1.25rem}.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,.single-aside__next .grid-news.single-aside__next-grid-news .grid-news__list.single-aside__next-list{grid-template-columns:1fr}}.home-matches-results__tag-group,.home-matches-today__tag-group{display:flex;flex-direction:column;gap:.5rem;min-width:0}.home-matches-results__tag-heading,.home-matches-today__tag-heading{margin:0}.home-matches-results__tag-link,.home-matches-today__tag-link{display:flex;align-items:center;gap:.5rem;color:#2a398d;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:#2a398d}.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}.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}.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)}}.home-matches-results__card,.home-matches-today__card{position:relative;margin:0;border:.063rem solid #e5e5e5;border-radius:.5rem;overflow:hidden;background:linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(255,255,255,.92) 45%,rgba(255,255,255,.78) 100%)}.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 #2a398d}.home-matches-results__card--football .home-matches-results__card-bg,.home-matches-results__card--football .home-matches-today__card-bg,.home-matches-today__card--football .home-matches-results__card-bg,.home-matches-today__card--football .home-matches-today__card-bg{width:6.5rem;height:6.5rem;bottom:-2rem;right:4rem}.home-matches-results__card-bg,.home-matches-today__card-bg{position:absolute;bottom:-2.5rem;right:3rem;width:8rem;height:8rem;z-index:1;display:flex;align-items:center;justify-content:flex-end;padding:.2rem .35rem .2rem .2rem;pointer-events:none}@media (max-width:768px){.home-matches-results__tag-matches,.home-matches-today__tag-matches{grid-template-columns:1fr}.home-matches-results__card-bg,.home-matches-today__card-bg{display:none}}.home-matches-results__sport-icon,.home-matches-today__sport-icon{display:block;width:100%;height:100%;flex-shrink:0;opacity:.32}@media (max-width:768px){.home-matches-results__sport-icon,.home-matches-today__sport-icon{width:3rem;height:3rem;opacity:.26}}.home-matches-results__link,.home-matches-today__link{position:relative;z-index:1;display:flex;flex-direction:row;align-items:stretch;min-height:3.75rem;padding:.5rem .65rem .5rem .5rem;gap:.5rem;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:.25rem}.home-matches-results__row,.home-matches-today__row{display:flex;flex-direction:row;align-items:center;gap:.45rem;min-height:1.5rem}.home-matches-results__avatar,.home-matches-today__avatar{flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:.125rem;overflow:hidden;background:#f6f8fa;display:flex;align-items:center;justify-content:center}.home-matches-results__avatar--placeholder,.home-matches-today__avatar--placeholder{background:#f0f1f4}.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:.8125rem;font-weight:600;line-height:1.25;color:#2a398d;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:3rem;padding-left:.5rem;margin-left:.15rem;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:.8125rem;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:.8125rem;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 1rem 1.25rem}@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:.75rem 1rem;min-height:4.5rem;background:linear-gradient(90deg,rgba(255,255,255,.98) 0,rgba(245,246,246,.95) 100%)}.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:2rem;height:2rem;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:.75rem;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:1rem;transform:translateY(-50%);width:2.5rem;height:1rem;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 1rem 1.25rem}.single-banner{border-radius:.125rem;background:#3cac3b;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;width:100%;height:100%}.single-banner__wrapper{width:100%;height:21.813rem;position:relative;margin-bottom:2rem}.mobile-banner{overflow:hidden;max-width:100%;width:100%;height:7.357rem;border-radius:.125rem;background-position:center!important;background-size:cover!important;background-repeat:no-repeat!important;display:none}@media (max-width:1025px){.single-banner__wrapper{display:none}.mobile-banner{margin:1.25rem 1rem;display:block;width:91.5%}}.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:#2a398d;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:#2a398d;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-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:#2a398d;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:#2a398d;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:#2a398d;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(42,57,141,.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:#2a398d;--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:#2a398d!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:#2a398d!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,#2a398d 35%,var(--ptr-bm-border));box-shadow:var(--ptr-bm-shadow),0 0 0 1px color-mix(in srgb,#2a398d 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:#2a398d!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:#2a398d!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:#2a398d!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:#2a398d!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:#2a398d!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:#2a398d;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:#2a398d}.comment-item__author a{color:inherit;text-decoration:none;transition:.3s ease-in-out}.comment-item__author a:hover{color:#3cac3b}@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(60,172,59,.1);color:#3cac3b;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:#2a398d;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:#2a398d;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:#3cac3b}.comment-item__edit-link a,.comment-item__reply-link{text-align:center;font-size:.813rem;font-weight:600;color:#2a398d;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:#3cac3b}.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:#2a398d;text-decoration:none;transition:.3s ease-in-out}.comments-navigation a:hover{color:#3cac3b}.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:#2a398d;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:#2a398d;text-decoration:none;font-weight:500;transition:.4s}.comment-form .logged-in-as a:hover,.comment-form .required-field-message a:hover{color:#3cac3b}.comment-form__field{display:flex;flex-direction:column;gap:.5rem}.comment-form__field label{font-size:.875rem;font-weight:600;color:#2a398d}.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:#2a398d;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:#3cac3b;box-shadow:0 0 0 .188rem rgba(60,172,59,.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:#2a398d;border:none;border-radius:.125rem;cursor:pointer;transition:.3s ease-in-out}.comment-form__submit:hover{background:#3cac3b}.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:#2a398d;font-weight:500}#wp-comment-cookies-consent{width:1.5rem;height:1.5rem;border-radius:.125rem}.single .single__container:has(.match-header){padding-left:1.25rem!important;padding-right:1.25rem!important}.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__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__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:11rem}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:2rem;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:.9375rem;font-weight:600;color:#2a398d}.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:.8125rem;font-weight:600;color:#2a398d;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:.9375rem;font-weight:600;color:#737475;cursor:pointer;transition:.3s ease-in-out;white-space:nowrap;border-radius:.125rem;border:.063rem solid transparent;background:0 0}.prediction-tab-label.active{color:#fff;background:#16a34a;border-color:#16a34a}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}.tg-banner{overflow:hidden;display:block;width:100%;height:23.125rem;margin:0 0 2rem;position:relative}@media (max-width:1025px){body.single .header__wrapper{max-width:100%}.ptr-pred-where-to-watch a{font-size:.875rem}.tg-banner{height:10.643rem}.tg-banner__wrapper{padding:0}}.tg-banner__wrapper{width:100%;height:100%}.tg-banner__content{width:100%;height:100%;background-position:center!important;background-repeat:no-repeat!important;background-size:cover!important;border-radius:.125rem}.archive-main,.main-page,.post-template-default .main-page{padding-top:11rem;padding-bottom:2rem;display:grid;grid-template-columns:18.625rem minmax(0,1fr) 18.625rem;gap:1.5rem;align-items:start}.archive-main__left,.main-page__left,.post-template-default .main-page__left{min-width:0}@media (max-width:1025px){.tg-banner__content{height:10.643rem;border-radius:0;background-size:contain!important}.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,.main-page__aside,.post-template-default .main-page__aside{border-radius:.5rem;background:#fff;height:fit-content;border:.0625rem solid rgba(42,57,141,.45)}.archive-main__aside--single-right,.main-page__aside--single-right,.post-template-default .main-page__aside--single-right{display:flex;flex-direction:column;gap:2rem;padding:0}@media (max-width:1025px){.archive-main__aside--single-right,.main-page__aside--single-right,.post-template-default .main-page__aside--single-right{gap:1.5rem}}.main-page__left .single__container{max-width:100%}.main-page__left .single-aside__recommendation{margin-top:2rem}