.sidebar-overlay{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:100;background-color:rgba(0,0,0,.25);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.sidebar-overlay--open{opacity:1;visibility:visible;z-index:999999}.sidebar-overlay__panel{position:fixed;top:0;bottom:0;z-index:101;width:100%;max-width:450px;background-color:#fff;overflow-y:auto;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@media(max-width:991.98px){.sidebar-overlay__panel{max-width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),top .2s ease-in-out}}.sidebar-overlay__panel--open{transform:translateX(0)}.sidebar-overlay__header{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid #e5e5e5}.sidebar-overlay__content{flex-grow:1;overflow-y:auto}.sidebar-overlay__title{font-size:20px;font-size:1.25rem;font-weight:400;line-height:1.3;margin:0}.sidebar-overlay__close{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.sidebar-overlay__close[focus-within]{outline-color:transparent}.sidebar-overlay__close:focus-within{outline-color:transparent}.sidebar-overlay__close.focus-visible,.sidebar-overlay__close:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.sidebar-overlay__close[focus-within]{outline-color:transparent}.sidebar-overlay__close:focus-within{outline-color:transparent}.sidebar-overlay__close.focus-visible,.sidebar-overlay__close:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.sidebar-overlay__close[focus-within]{outline:5px auto #118add;outline-offset:-1px}.sidebar-overlay__close:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.sidebar-overlay__close:focus{outline:none}.sidebar-overlay__close.focus-visible,.sidebar-overlay__close:focus-visible{outline:2px auto #118add;outline-offset:2px}}.sidebar-overlay__embed{display:none}.sidebar-overlay__embed--visible{display:block}html[dir=ltr] .sidebar-overlay__panel{right:0;transform:translateX(100%)}html[dir=ltr] .sidebar-overlay__panel--open{transform:translateX(0)}html[dir=rtl] .sidebar-overlay__panel{left:0;transform:translateX(-100%)}html[dir=rtl] .sidebar-overlay__panel--open{transform:translateX(0)}.aj-form__input{border-radius:8px;height:48px;border:1px solid #bebebe;opacity:1;padding:0 15px;width:100%}.aj-form__input[aria-invalid=true]{border-color:#e00102}.aj-form__input:-moz-read-only{background-color:#f0f0f0}.aj-form__input:read-only{background-color:#f0f0f0}.aj-form__label{display:block;margin-bottom:5px;font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem}.aj-form__submit-button{font-size:20px;font-size:1.25rem;line-height:1;border-radius:22px;opacity:1;height:44px;background-color:#595959;border:none;margin-top:30px;color:#fff;cursor:pointer;pointer-events:none}.aj-form__submit-button.active{background-color:#000;pointer-events:all}.aj-form__submit-button.loading{display:flex;justify-content:center;align-items:center}.aj-form__submit-button.loading .loading-animation svg circle{fill:#fff}.aj-form p.error{margin-top:5px;color:#e00102}html[dir=rtl] .aj-form__label{line-height:21px;line-height:1.3125rem}.edit-display-name-form{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;grid-gap:.625rem;gap:.625rem}.edit-display-name-form .aj-form__input{width:100%}.edit-display-name-form .aj-form__input-field{width:100%;display:flex;flex-direction:column;grid-gap:5px;gap:5px}.edit-display-name-form .aj-form__input-label{font-size:14px;font-size:.875rem;line-height:20px;line-height:1.25rem;font-weight:400}.edit-display-name-form .error{flex:1 1 100%;align-self:flex-start}.edit-display-name-form .save-cancel-container{display:flex;grid-gap:1.25rem;gap:1.25rem}.edit-display-name-form .cancel-button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;text-decoration:underline;line-height:1}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.edit-display-name-form .cancel-button[focus-within]{outline-color:transparent}.edit-display-name-form .cancel-button:focus-within{outline-color:transparent}.edit-display-name-form .cancel-button.focus-visible,.edit-display-name-form .cancel-button:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.edit-display-name-form .cancel-button[focus-within]{outline-color:transparent}.edit-display-name-form .cancel-button:focus-within{outline-color:transparent}.edit-display-name-form .cancel-button.focus-visible,.edit-display-name-form .cancel-button:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.edit-display-name-form .cancel-button[focus-within]{outline:5px auto #118add;outline-offset:-1px}.edit-display-name-form .cancel-button:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.edit-display-name-form .cancel-button:focus{outline:none}.edit-display-name-form .cancel-button.focus-visible,.edit-display-name-form .cancel-button:focus-visible{outline:2px auto #118add;outline-offset:2px}}.edit-display-name-form .aj-form__submit-button:disabled,.edit-display-name-form .cancel-button:disabled{opacity:.5}.edit-display-name-form .aj-form__submit-button{padding:.563rem 1.25rem;font-size:16px;font-size:1rem;height:2.25rem;margin-top:0}.edit-display-name-form .aj-form__submit-button .loading-animation svg{width:2.188rem}@media(min-width:992px){.edit-display-name-form{flex-direction:row;align-items:center}.edit-display-name-form .aj-form__input{width:50%}}.user-accounts-modal.display-name-modal .user-accounts-modal__content{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.user-accounts-modal.display-name-modal .user-accounts-modal__content .edit-display-name-form{flex-direction:column;align-items:flex-start;grid-gap:30px;gap:30px}.user-accounts-modal.display-name-modal .user-accounts-modal__content .edit-display-name-form .aj-form__input{width:100%}.user-accounts-modal.display-name-modal .user-accounts-modal__content .edit-display-name-form .aj-form__submit-button{font-size:1.25rem;padding:.563rem 1.15rem;height:44px}.comments-fallback{display:flex;height:270px;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;margin:20px 0;border-radius:10px;text-align:center}@media(min-width:992px){.comments-fallback{padding:60px 20px;height:375px}}.comments-fallback__title{font-size:16px;font-size:1rem;font-weight:500;color:#000;margin:16px 0 4px;line-height:1.5}.comments-fallback__subtitle{font-size:14px;font-size:.875rem;font-weight:400;color:#595959;margin:0 0 20px;line-height:1.5}.comments-fallback__retry{border:none;margin:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:14px;font-size:.875rem;font-weight:500;color:#fff;background-color:#000;border-radius:100px;padding:8px 24px;cursor:pointer}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comments-fallback__retry[focus-within]{outline-color:transparent}.comments-fallback__retry:focus-within{outline-color:transparent}.comments-fallback__retry.focus-visible,.comments-fallback__retry:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comments-fallback__retry[focus-within]{outline-color:transparent}.comments-fallback__retry:focus-within{outline-color:transparent}.comments-fallback__retry.focus-visible,.comments-fallback__retry:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comments-fallback__retry[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comments-fallback__retry:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comments-fallback__retry:focus{outline:none}.comments-fallback__retry.focus-visible,.comments-fallback__retry:focus-visible{outline:2px auto #118add;outline-offset:2px}}.comments-fallback__retry:hover{opacity:.85}.modal.confirm-modal__content{border-radius:10px}@media(max-width:991.98px){.modal.confirm-modal__content{padding:30px 15px}}.confirm-modal{display:flex;flex-direction:column;grid-row-gap:20px;row-gap:20px}.confirm-modal__header{display:flex;align-items:baseline;line-height:normal}.confirm-modal__title{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem;flex-grow:1;margin:0;font-weight:300}@media(min-width:992px){.confirm-modal__title{line-height:28.8px;line-height:1.8rem}}.confirm-modal__content{line-height:24px;line-height:1.5rem;width:480px;max-width:100%}.confirm-modal__content>p{margin:0}@media(min-width:992px){.confirm-modal__content{line-height:22.4px;line-height:1.4rem}}.confirm-modal__error{font-size:14px;font-size:.875rem;color:#e00102;padding-top:15px}.confirm-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.85))}@media(min-width:992px){.confirm-modal__overlay{background:rgba(0,0,0,.32)}}@media(max-width:991.98px){.confirm-modal__overlay{padding:0 15px}}.confirm-modal__footer{display:flex;justify-content:center;padding-top:10px}.confirm-modal__cancel{border:none;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:20px;font-size:1.25rem;margin:12px 35px 12px 20px}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.confirm-modal__cancel[focus-within]{outline-color:transparent}.confirm-modal__cancel:focus-within{outline-color:transparent}.confirm-modal__cancel.focus-visible,.confirm-modal__cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.confirm-modal__cancel[focus-within]{outline-color:transparent}.confirm-modal__cancel:focus-within{outline-color:transparent}.confirm-modal__cancel.focus-visible,.confirm-modal__cancel:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.confirm-modal__cancel[focus-within]{outline:5px auto #118add;outline-offset:-1px}.confirm-modal__cancel:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.confirm-modal__cancel:focus{outline:none}.confirm-modal__cancel.focus-visible,.confirm-modal__cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}.confirm-modal__cancel:disabled{opacity:.6}.confirm-modal__submit{border:none;margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:20px;font-size:1.25rem;background-color:#000;color:#fff;border-radius:22px;padding:12px 35px}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.confirm-modal__submit[focus-within]{outline-color:transparent}.confirm-modal__submit:focus-within{outline-color:transparent}.confirm-modal__submit.focus-visible,.confirm-modal__submit:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.confirm-modal__submit[focus-within]{outline-color:transparent}.confirm-modal__submit:focus-within{outline-color:transparent}.confirm-modal__submit.focus-visible,.confirm-modal__submit:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.confirm-modal__submit[focus-within]{outline:5px auto #118add;outline-offset:-1px}.confirm-modal__submit:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.confirm-modal__submit:focus{outline:none}.confirm-modal__submit.focus-visible,.confirm-modal__submit:focus-visible{outline:2px auto #118add;outline-offset:2px}}.confirm-modal__submit:disabled{opacity:.6}.confirm-modal__btn-close{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.confirm-modal__btn-close[focus-within]{outline-color:transparent}.confirm-modal__btn-close:focus-within{outline-color:transparent}.confirm-modal__btn-close.focus-visible,.confirm-modal__btn-close:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.confirm-modal__btn-close[focus-within]{outline-color:transparent}.confirm-modal__btn-close:focus-within{outline-color:transparent}.confirm-modal__btn-close.focus-visible,.confirm-modal__btn-close:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.confirm-modal__btn-close[focus-within]{outline:5px auto #118add;outline-offset:-1px}.confirm-modal__btn-close:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.confirm-modal__btn-close:focus{outline:none}.confirm-modal__btn-close.focus-visible,.confirm-modal__btn-close:focus-visible{outline:2px auto #118add;outline-offset:2px}}.confirm-modal__btn-close:disabled{opacity:.6}html[dir=rtl] .confirm-modal__title{line-height:36px;line-height:2.25rem}@media(min-width:992px){html[dir=rtl] .confirm-modal__content{line-height:24px;line-height:1.5rem}}html[dir=rtl] .confirm-modal__submit{border-radius:29px;padding:12px 48px}html[dir=rtl] .confirm-modal__cancel{margin:12px 20px 12px 35px}.comments-skeleton{overflow:hidden;padding:20px 16px}.comments-skeleton__comment-box{height:100px;border-radius:8px}.comments-skeleton__comment-box,.comments-skeleton__filter-bar{width:100%;background-color:#e5e5e5;margin-bottom:20px;animation:comments-skeleton-shimmer 1.5s ease-in-out infinite}.comments-skeleton__filter-bar{height:14px;border-radius:4px;padding-bottom:16px;border-bottom:1px solid #eee;animation-delay:.1s}.comments-skeleton__item{display:flex;grid-gap:16px;gap:16px;margin-bottom:21px;padding-bottom:21px;border-bottom:1px solid #eee}.comments-skeleton__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comments-skeleton__avatar{width:40px;height:40px;border-radius:50%;background-color:#e5e5e5;flex-shrink:0;animation:comments-skeleton-shimmer 1.5s ease-in-out infinite}.comments-skeleton__lines{flex:1 1}.comments-skeleton__line{height:12px;background-color:#e5e5e5;border-radius:4px;margin-bottom:8px;animation:comments-skeleton-shimmer 1.5s ease-in-out infinite}.comments-skeleton__line:last-child{margin-bottom:0}.comments-skeleton__line--short{width:75%}.comments-skeleton__line--medium{width:90%}.comments-skeleton__line--full{width:100%}.comments-skeleton__list .comments-skeleton__item:first-child .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:first-child .comments-skeleton__line{animation-delay:0ms}.comments-skeleton__list .comments-skeleton__item:nth-child(2) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(2) .comments-skeleton__line{animation-delay:.1s}.comments-skeleton__list .comments-skeleton__item:nth-child(3) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(3) .comments-skeleton__line{animation-delay:.2s}.comments-skeleton__list .comments-skeleton__item:nth-child(4) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(4) .comments-skeleton__line{animation-delay:.3s}.comments-skeleton__list .comments-skeleton__item:nth-child(5) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(5) .comments-skeleton__line{animation-delay:.4s}.comments-skeleton__list .comments-skeleton__item:nth-child(6) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(6) .comments-skeleton__line{animation-delay:.5s}.comments-skeleton__list .comments-skeleton__item:nth-child(7) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(7) .comments-skeleton__line{animation-delay:.6s}.comments-skeleton__list .comments-skeleton__item:nth-child(8) .comments-skeleton__avatar,.comments-skeleton__list .comments-skeleton__item:nth-child(8) .comments-skeleton__line{animation-delay:.7s}@keyframes comments-skeleton-shimmer{0%,to{opacity:1}50%{opacity:.5}}.branded-collection-title.collection-title--small{font-size:24px;font-size:1.5rem}@media(min-width:992px){.branded-collection-title.collection-title--small{font-size:18px;font-size:1.125rem}}.branded-collection-title.collection-title--medium{font-size:24px;font-size:1.5rem;text-transform:capitalize}@media(min-width:992px){.branded-collection-title.collection-title--medium{font-size:32px;font-size:2rem}}[dir=ltr] .branded-collection-title.branded--bar{padding-left:16px}[dir=rtl] .branded-collection-title.branded--bar{padding-right:16px}.branded-collection-title.branded--bar{position:relative;margin-top:0;margin-bottom:20px}[dir=ltr] .branded-collection-title.branded--bar:before{left:0}[dir=rtl] .branded-collection-title.branded--bar:before{right:0}.branded-collection-title.branded--bar:before{content:"";display:inline-block;width:8px;height:100%;position:absolute;top:0;border-radius:4px;background:var(--primary-color)}@media(min-width:992px){.branded-collection-title.branded--bar:before{width:4px}}@media(min-width:992px){[dir=ltr] .branded-collection-title.branded--bar{padding-left:14px}[dir=rtl] .branded-collection-title.branded--bar{padding-right:14px}}[dir=ltr] .card-collection--style-carousel .branded-collection-title.branded--bar{padding-left:20px}[dir=rtl] .card-collection--style-carousel .branded-collection-title.branded--bar{padding-right:20px}.card-collection--style-carousel .branded-collection-title.branded--bar{position:relative}[dir=ltr] .card-collection--style-carousel .branded-collection-title.branded--bar:before{left:0}[dir=rtl] .card-collection--style-carousel .branded-collection-title.branded--bar:before{right:0}.card-collection--style-carousel .branded-collection-title.branded--bar:before{content:"";display:inline-block;width:6px;height:100%;position:absolute;top:0;border-radius:4px;background:var(--primary-color)}@media(min-width:992px){.card-collection--style-carousel .branded-collection-title.branded--bar:before{width:3px}}@media(min-width:992px){.card-collection--style-carousel .branded-collection-title.branded--bar{position:relative}[dir=ltr] .card-collection--style-carousel .branded-collection-title.branded--bar:before{left:0}[dir=rtl] .card-collection--style-carousel .branded-collection-title.branded--bar:before{right:0}.card-collection--style-carousel .branded-collection-title.branded--bar:before{content:"";display:inline-block;width:20px;height:100%;position:absolute;top:0;border-radius:4px;background:var(--primary-color)}}@media(min-width:992px)and (min-width:992px){.card-collection--style-carousel .branded-collection-title.branded--bar:before{width:10px}}.card-collection--style-carousel .branded-collection-title.branded--bar:before{border-radius:5px}.branded-collection-title.branded--dot{font-size:24px;font-size:1.5rem;display:flex;align-items:center;font-weight:300;margin-top:0;margin-bottom:30px}.branded-collection-title.branded--dot:after{content:"";width:10px;margin:0 10px;height:10px;background-color:var(--primary-color);border-radius:10px}.branded-collection-title{text-transform:uppercase;line-height:var(--leading-headline);font-weight:300;color:#595959;z-index:2;transition:-webkit-text-decoration .15s linear;transition:text-decoration .15s linear;transition:text-decoration .15s linear,-webkit-text-decoration .15s linear}@media(min-width:992px){.hp-featured-categories .branded-collection-title{margin-bottom:10px}}.qid-manually-curated-additional-stories .branded-collection-title{color:#fff}.branded-collection-title .collection-title--large{font-size:24px;font-size:1.5rem}@media(min-width:992px){.branded-collection-title .collection-title--large{font-size:32px;font-size:2rem}}.branded-collection-title .collection-title--overlay{font-weight:700;color:#fff}.container--section-programs .branded-collection-title,.container.container--sub-site-videos .branded-collection-title,.container.container--video-page-feed .branded-collection-title{font-size:26px;font-size:1.625rem;text-transform:none}.container--section-programs .branded-collection-title:before,.container.container--sub-site-videos .branded-collection-title:before,.container.container--video-page-feed .branded-collection-title:before{width:6px;height:100%}.card-collection--style-carousel .branded-collection-title{line-height:var(--leading-multilines)}.dark-mode .branded-collection-title{color:#bebebe}[dir=ltr] .card-collection--style-modern-carousel.card-collection--with-image .branded-collection-title{margin-left:15px}[dir=rtl] .card-collection--style-modern-carousel.card-collection--with-image .branded-collection-title{margin-right:15px}.card-collection--style-modern-carousel.card-collection--with-image .branded-collection-title{color:#fff;font-weight:700}@media(min-width:992px){[dir=ltr] .card-collection--style-modern-carousel.card-collection--with-image .branded-collection-title{margin-left:20px}[dir=rtl] .card-collection--style-modern-carousel.card-collection--with-image .branded-collection-title{margin-right:20px}}[dir=ltr] .card-collection--style-modern-carousel .branded-collection-title{margin-left:20px}[dir=rtl] .card-collection--style-modern-carousel .branded-collection-title{margin-right:20px}.card-collection--style-modern-carousel .branded-collection-title{line-height:var(--leading-headline)}@media(min-width:992px){[dir=ltr] .card-collection--style-modern-carousel .branded-collection-title{margin-left:35px}[dir=rtl] .card-collection--style-modern-carousel .branded-collection-title{margin-right:35px}}@media(min-width:992px){[dir=ltr] .card-collection--style-modern-carousel .branded-collection-title{padding-left:20px}[dir=rtl] .card-collection--style-modern-carousel .branded-collection-title{padding-right:20px}}.card-collection--style-modern-carousel .branded-collection-title:before{width:6px;border-radius:5px}@media(min-width:992px){.card-collection--style-modern-carousel .branded-collection-title:before{width:10px}}.card-collection__header .branded-collection-title{margin-bottom:0}.comment-input{padding-bottom:16px}.comment-input--reply{padding:12px 0 12px 48px}.comment-input__author{display:flex;align-items:center;grid-gap:8px;gap:8px;margin-bottom:8px}.comment-input__avatar{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-size:.75rem;font-weight:600;flex-shrink:0}.comment-input__name{font-size:14px;font-size:.875rem;font-weight:600;color:#333}.comment-input__textarea{width:100%;min-height:80px;padding:12px;border:1px solid #949494;border-radius:4px;font-family:inherit;font-size:14px;font-size:.875rem;line-height:1.5;color:#333;resize:vertical;box-sizing:border-box}.comment-input__textarea::-moz-placeholder{color:#595959}.comment-input__textarea::placeholder{color:#595959}.comment-input__textarea:focus{outline:none;border-color:#333}.comment-input__textarea:disabled{opacity:.6;cursor:not-allowed}.comment-input--reply .comment-input__textarea{min-height:60px;padding:10px 12px}.comment-input__notify{display:flex;align-items:center;grid-gap:8px;gap:8px;margin-top:12px;cursor:pointer}.comment-input__notify-input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.comment-input__notify-box{width:20px;height:20px;min-width:20px;border-radius:4px;border:1px solid #333;background-color:#fff;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,border-color .15s ease}.comment-input__notify-box:after{content:"";display:none;width:5px;height:9px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg) translateY(-1px)}.comment-input__notify-input:checked+.comment-input__notify-box{background-color:#000;border-color:#000}.comment-input__notify-input:checked+.comment-input__notify-box:after{display:block}.comment-input__notify-text{font-size:14px;font-size:.875rem;font-weight:400;color:#333;line-height:1.5}.comment-input__disclaimer{margin:12px 0 0;font-size:12px;font-size:.75rem;color:#595959;line-height:1.5}.comment-input__disclaimer-link{color:#000;text-decoration:underline}.comment-input__disclaimer-link:hover{color:#333}.comment-input__actions{display:flex;align-items:center;grid-gap:12px;gap:12px;margin-top:8px}.comment-input__submit{padding:8px 20px;background-color:#000;color:#fff;border:none;border-radius:20px;font-family:inherit;font-size:16px;font-size:1rem;font-weight:400;cursor:pointer;height:40px}.comment-input__submit:hover{background-color:#333}.comment-input__submit:disabled{opacity:.5;cursor:not-allowed}.comment-input__cancel{border:none;margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:8px 12px;font-size:14px;font-size:.875rem;color:#666}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comment-input__cancel[focus-within]{outline-color:transparent}.comment-input__cancel:focus-within{outline-color:transparent}.comment-input__cancel.focus-visible,.comment-input__cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comment-input__cancel[focus-within]{outline-color:transparent}.comment-input__cancel:focus-within{outline-color:transparent}.comment-input__cancel.focus-visible,.comment-input__cancel:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comment-input__cancel[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comment-input__cancel:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comment-input__cancel:focus{outline:none}.comment-input__cancel.focus-visible,.comment-input__cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}.comment-input__cancel:hover{color:#333}.comment-input__cancel:disabled{opacity:.5;cursor:not-allowed}.comment-input__error{color:#e00102;font-size:13px;font-size:.8125rem;margin-top:4px}.card-pre-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;grid-gap:10px;gap:10px;margin-bottom:30px;padding:0;width:100%}.card-pre-footer:last-child{margin-bottom:20px}@media(min-width:992px){.card-pre-footer:last-child{margin-bottom:30px}}.card-pre-footer__title{margin:0;font-weight:400;line-height:var(--leading-headline);font-size:18px;font-size:1.125rem}@media(min-width:992px){.card-pre-footer__title{font-size:20px;font-size:1.25rem}}.card-pre-footer__title a{color:#000;text-decoration:none}.card-pre-footer__title a:active,.card-pre-footer__title a:hover{text-decoration:underline}.card-pre-footer__image--container{width:120px;flex-shrink:0}@media(min-width:992px){.card-pre-footer__image--container{width:170px}}.card-pre-footer__image--container .article-card__image-wrap{position:relative}.card-pre-footer__image--container .responsive-image{border-radius:10px}@media(max-width:991.98px){.card-collection.card-collection--style-grid .card-pre-footer__title{flex-basis:67.8%;font-size:16px;font-size:1rem}.card-collection.card-collection--style-grid .card-pre-footer__image{flex-basis:27.8%}}.theme-style-rounded .card-pre-footer__title{font-weight:400}@media(max-width:991.98px){.theme-style-rounded .card-pre-footer__image--container{flex-basis:30.3%}}.theme-style-rounded .card-pre-footer__title-container{flex-basis:68%}@media(min-width:992px){.theme-style-rounded .card-pre-footer__title-container{flex-basis:50.3%}}[dir=ltr] .comment-actions{padding-left:38px}[dir=rtl] .comment-actions{padding-right:38px}.comment-actions{display:flex;align-items:center;grid-gap:16px;gap:16px;margin-top:16px}.comment-actions__btn{border:none;margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:14px;font-size:.875rem;display:flex;align-items:center;grid-gap:6px;gap:6px;padding:4px 0;color:#333;font-weight:500}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comment-actions__btn[focus-within]{outline-color:transparent}.comment-actions__btn:focus-within{outline-color:transparent}.comment-actions__btn.focus-visible,.comment-actions__btn:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comment-actions__btn[focus-within]{outline-color:transparent}.comment-actions__btn:focus-within{outline-color:transparent}.comment-actions__btn.focus-visible,.comment-actions__btn:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comment-actions__btn[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comment-actions__btn:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comment-actions__btn:focus{outline:none}.comment-actions__btn.focus-visible,.comment-actions__btn:focus-visible{outline:2px auto #118add;outline-offset:2px}}.comment-actions__btn:hover{color:#333}.comment-actions__btn:disabled{opacity:.5;cursor:not-allowed}.comment-actions__btn--active{color:#000;font-weight:500}.comment-actions__btn svg{flex-shrink:0}.article-pre-footer{margin-bottom:40px}.article-pre-footer:last-child{margin-bottom:0}.article-pre-footer__list{display:flex;justify-content:space-between;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.article-pre-footer__list a:not(.post-label__link){color:#000;text-decoration:none}.article-pre-footer__list a:not(.post-label__link):active,.article-pre-footer__list a:not(.post-label__link):hover{text-decoration:underline}.article-pre-footer__list li{width:100%}@media(min-width:992px){.article-pre-footer__list li{width:calc(50% - 20px)}}html.theme-ajm .article-pre-footer:last-of-type{margin-bottom:0}.dark-mode .article-pre-footer__list a:not(.post-label__link){color:#fff}.comment-menu{position:relative}.comment-menu__trigger{border:none;margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:4px;color:#666;display:flex;align-items:center;border-radius:50%}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comment-menu__trigger[focus-within]{outline-color:transparent}.comment-menu__trigger:focus-within{outline-color:transparent}.comment-menu__trigger.focus-visible,.comment-menu__trigger:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comment-menu__trigger[focus-within]{outline-color:transparent}.comment-menu__trigger:focus-within{outline-color:transparent}.comment-menu__trigger.focus-visible,.comment-menu__trigger:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comment-menu__trigger[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comment-menu__trigger:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comment-menu__trigger:focus{outline:none}.comment-menu__trigger.focus-visible,.comment-menu__trigger:focus-visible{outline:2px auto #118add;outline-offset:2px}}.comment-menu__trigger:hover{background-color:#f5f5f5;color:#333}.comment-menu__dropdown{position:absolute;top:100%;right:0;min-width:120px;max-width:220px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:10;overflow:hidden}[dir=ltr] .comment-menu__item{text-align:left}[dir=rtl] .comment-menu__item{text-align:right}.comment-menu__item{display:flex;align-items:center;grid-gap:5px;gap:5px;width:100%;padding:10px 12px;background:none;border:none;font-family:inherit;font-size:14px;font-size:.875rem;color:#333;cursor:pointer}.comment-menu__item:hover{background-color:#f5f5f5}.comment-menu__item svg{flex-shrink:0}.report-form{margin-top:12px;padding:16px;background:#fafafa;border:1px solid #e5e5e5;border-radius:5px}.report-form__title{margin:0 0 8px;font-size:15px;font-size:.9375rem;font-weight:600;color:#333;line-height:1.4}.report-form__description{margin:0 0 14px;font-size:14px;font-size:.875rem;color:#333;line-height:1.5}.report-form__options{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;grid-gap:10px;gap:10px}.report-form__option{display:flex;align-items:flex-start;grid-gap:10px;gap:10px}.report-form__radio{flex-shrink:0;width:18px;height:18px;margin-top:1px;cursor:pointer;accent-color:#000}.report-form__label{font-size:14px;font-size:.875rem;color:#333;line-height:1.5;cursor:pointer}.report-form__additional{display:flex;flex-direction:column;grid-gap:6px;gap:6px;margin-bottom:16px}.report-form__additional-label{font-size:14px;font-size:.875rem;font-weight:500;color:#333}.report-form__textarea{width:100%;min-height:72px;padding:10px 12px;border:1px solid #e5e5e5;border-radius:5px;font-family:inherit;font-size:14px;font-size:.875rem;line-height:1.5;color:#333;background:#fff;resize:vertical;box-sizing:border-box}.report-form__textarea::-moz-placeholder{color:#999}.report-form__textarea::placeholder{color:#999}.report-form__textarea:focus{outline:none;border-color:#999}.report-form__actions{display:flex;align-items:center;justify-content:flex-end;grid-gap:8px;gap:8px}.report-form__btn{padding:8px 20px;border-radius:20px;font-family:inherit;font-size:14px;font-size:.875rem;cursor:pointer;transition:opacity .15s ease}.report-form__btn:disabled{opacity:.5;cursor:not-allowed}.report-form__btn--cancel{background:none;border:none;color:#333;padding-left:12px;padding-right:12px}.report-form__btn--submit{background:#000;color:#fff;border:none}.report-form__error{color:#e00102;font-size:13px;font-size:.8125rem;margin-top:4px}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.comment-item{padding:16px 0}.comment-item--reply{padding:12px 0}.comment-item__header{display:flex;align-items:flex-start;justify-content:space-between}.comment-item__author{display:flex;align-items:flex-start;grid-gap:8px;gap:8px}.comment-item__author-content{display:flex;align-items:center;flex-wrap:wrap;grid-column-gap:5px;-moz-column-gap:5px;column-gap:5px;margin-top:4px}.comment-item__avatar{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-size:.8125rem;font-weight:500;flex-shrink:0}.comment-item__avatar--blocked,.comment-item__avatar--deleted{background-color:#f0f0f0}.comment-item__avatar-icon{color:#595959}.comment-item__name{font-size:14px;font-size:.875rem;font-weight:500;color:#333}.comment-item__name--blocked,.comment-item__name--deleted{color:#333}.comment-item__badge{font-size:13px;font-size:.8125rem;display:inline-flex;align-items:center;height:20px;padding:0 10px;background-color:#333;color:#fff;border-radius:100px;font-weight:500;flex-shrink:0}.comment-item__time{font-size:13px;font-size:.8125rem;color:#333;font-weight:300}[dir=ltr] .comment-item__body{padding-left:38px}[dir=rtl] .comment-item__body{padding-right:38px}.comment-item__message{font-size:14px;font-size:.875rem;line-height:1.5;color:#333;margin:0;word-break:break-word}.comment-item__message--blocked,.comment-item__message--deleted{font-style:italic;color:#595959}.comment-item__read-more{border:none;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:13px;font-size:.8125rem;color:#666;text-decoration:underline;margin:4px 0 0}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comment-item__read-more[focus-within]{outline-color:transparent}.comment-item__read-more:focus-within{outline-color:transparent}.comment-item__read-more.focus-visible,.comment-item__read-more:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comment-item__read-more[focus-within]{outline-color:transparent}.comment-item__read-more:focus-within{outline-color:transparent}.comment-item__read-more.focus-visible,.comment-item__read-more:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comment-item__read-more[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comment-item__read-more:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comment-item__read-more:focus{outline:none}.comment-item__read-more.focus-visible,.comment-item__read-more:focus-visible{outline:2px auto #118add;outline-offset:2px}}[dir=ltr] .comment-item__edit{padding-left:38px}[dir=rtl] .comment-item__edit{padding-right:38px}.comment-item__edit-textarea{width:100%;min-height:60px;padding:10px 12px;border:1px solid #e0e0e0;border-radius:4px;font-family:inherit;font-size:14px;font-size:.875rem;line-height:1.5;color:#333;resize:vertical;box-sizing:border-box}.comment-item__edit-textarea:focus{outline:none;border-color:#333}.comment-item__edit-textarea:disabled{opacity:.6}.comment-item__edit-actions{display:flex;align-items:center;grid-gap:12px;gap:12px;margin-top:8px}.comment-item__edit-save{padding:6px 16px;background-color:#000;color:#fff;border:none;border-radius:20px;font-family:inherit;font-size:13px;font-size:.8125rem;cursor:pointer}.comment-item__edit-save:disabled{opacity:.5;cursor:not-allowed}.comment-item__edit-cancel{border:none;margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;font-size:13px;font-size:.8125rem;padding:6px 12px;color:#666}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.comment-item__edit-cancel[focus-within]{outline-color:transparent}.comment-item__edit-cancel:focus-within{outline-color:transparent}.comment-item__edit-cancel.focus-visible,.comment-item__edit-cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.comment-item__edit-cancel[focus-within]{outline-color:transparent}.comment-item__edit-cancel:focus-within{outline-color:transparent}.comment-item__edit-cancel.focus-visible,.comment-item__edit-cancel:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.comment-item__edit-cancel[focus-within]{outline:5px auto #118add;outline-offset:-1px}.comment-item__edit-cancel:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.comment-item__edit-cancel:focus{outline:none}.comment-item__edit-cancel.focus-visible,.comment-item__edit-cancel:focus-visible{outline:2px auto #118add;outline-offset:2px}}.comment-item__edit-cancel:disabled{opacity:.5}.comment-item__error{color:#e00102;font-size:13px;font-size:.8125rem;margin-top:4px}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/static/media/slick.ced611da.eot);src:url(/static/media/slick.ced611da.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.b7c9e1e4.woff) format("woff"),url(/static/media/slick.d41f55a7.ttf) format("truetype"),url(/static/media/slick.f97e3bbf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}[dir=ltr] .comment-thread{margin-left:28px}[dir=rtl] .comment-thread{margin-right:28px}[dir=ltr] .comment-thread{padding-left:12px}[dir=rtl] .comment-thread{padding-right:12px}[dir=ltr] .comment-thread{border-left:4px solid #e5e5e5}[dir=rtl] .comment-thread{border-right:4px solid #e5e5e5}.comment-thread{margin-bottom:20px}.comment-thread__reply{position:relative}.comment-thread__deep-reply{padding-left:0}[dir=ltr] .comment-thread__view-more{margin-left:38px}[dir=rtl] .comment-thread__view-more{margin-right:38px}.comment-thread__view-more{display:block;width:calc(100% - 38px);padding:5px 12px;background:#fff;border:1px solid #000;border-radius:20px;font-family:inherit;font-size:13px;font-size:.8125rem;color:#000;text-align:center;cursor:pointer}.comment-thread__view-more:hover{background-color:#fafafa}.comment-thread__view-more:disabled{opacity:.6;cursor:not-allowed}.statsperform-fixtures{display:grid;grid-template-columns:1fr;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;grid-template-areas:"fixtures-meta" "sport-meta" "slider";align-items:center;grid-row-gap:15px;row-gap:15px}[dir=ltr] .statsperform-fixtures__sport-meta{padding-left:0}[dir=rtl] .statsperform-fixtures__sport-meta{padding-right:0}.statsperform-fixtures__sport-meta{grid-area:sport-meta;display:flex;justify-content:space-between;align-items:center}[dir=ltr] .statsperform-fixtures__sport-name{border-left:2px solid var(--primary-color)}[dir=rtl] .statsperform-fixtures__sport-name{border-right:2px solid var(--primary-color)}.statsperform-fixtures__sport-name{padding-left:8px;padding-right:8px;line-height:1.2;font-size:18px;font-size:1.125rem}@media(min-width:992px){.statsperform-fixtures__sport-name{font-size:18px;font-size:1.125rem}}.statsperform-fixtures__description{color:#949494;line-height:1.2;font-size:14px;font-size:.875rem}@media(min-width:992px){.statsperform-fixtures__description{font-size:14px;font-size:.875rem}}.statsperform-fixtures__fixtures-meta{grid-area:fixtures-meta;word-wrap:break-word;width:110px}.statsperform-fixtures__fixtures-meta h2,.statsperform-fixtures__fixtures-meta p{margin:0}.statsperform-fixtures__widget-title{display:none;font-weight:300;line-height:1.2;font-size:16px;font-size:1rem}@media(min-width:992px){.statsperform-fixtures__widget-title{font-size:16px;font-size:1rem}}.statsperform-fixtures__fixtures-title{font-weight:700;line-height:1.2;font-size:20px;font-size:1.25rem}@media(min-width:992px){.statsperform-fixtures__fixtures-title{font-size:27px;font-size:1.6875rem}}.statsperform-fixtures__slider{grid-area:slider;overflow:auto;padding-left:10px;padding-right:10px}.statsperform-fixtures .slick-slider{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}.statsperform-fixtures .slick-slider .slick-track{display:flex;align-items:stretch;margin:0}.statsperform-fixtures .slick-slider .slick-next,.statsperform-fixtures .slick-slider .slick-prev{width:24px;height:24px}[dir=ltr] .statsperform-fixtures .slick-slider .slick-prev{left:5px}[dir=rtl] .statsperform-fixtures .slick-slider .slick-prev{right:5px}.statsperform-fixtures .slick-slider .slick-prev{z-index:1}[dir=ltr] .statsperform-fixtures .slick-slider .slick-next{right:5px}[dir=rtl] .statsperform-fixtures .slick-slider .slick-next{left:5px}.statsperform-fixtures .slick-slider .slick-next{z-index:1}.statsperform-fixtures .slick-slider .slick-disabled{display:none}[dir=ltr] .statsperform-fixtures__slide{border-left:1px solid #969696}[dir=rtl] .statsperform-fixtures__slide{border-right:1px solid #969696}.statsperform-fixtures__slide{padding-left:15px;padding-right:15px;font-size:13px;font-size:.8125rem}@media(min-width:992px){.statsperform-fixtures__slide{font-size:13px;font-size:.8125rem}}[dir=ltr] .slick-slide:last-of-type .statsperform-fixtures__slide{border-right:1px solid #969696}[dir=rtl] .slick-slide:last-of-type .statsperform-fixtures__slide{border-left:1px solid #969696}@media(max-width:991.98px){[dir=ltr] .statsperform-fixtures .slick-slide.slick-current .statsperform-fixtures__slide{padding-left:0}[dir=rtl] .statsperform-fixtures .slick-slide.slick-current .statsperform-fixtures__slide{padding-right:0}[dir=ltr] .statsperform-fixtures .slick-slide.slick-current .statsperform-fixtures__slide{border-left:0}[dir=rtl] .statsperform-fixtures .slick-slide.slick-current .statsperform-fixtures__slide{border-right:0}}.statsperform-fixtures__team-meta{display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px;margin-bottom:10px}.statsperform-fixtures__flag{width:24px;height:15px}.statsperform-fixtures__date-and-time{color:#595959;display:flex;justify-content:space-between;align-items:center;line-height:1.2}@media(min-width:992px){.statsperform-fixtures{grid-template-columns:120px 1fr;grid-template-rows:-webkit-max-content 1fr;grid-template-rows:max-content 1fr;grid-template-areas:". sport-meta" "fixtures-meta slider"}.statsperform-fixtures__widget-title{display:block}[dir=ltr] .statsperform-fixtures__sport-meta{padding-left:15px}[dir=rtl] .statsperform-fixtures__sport-meta{padding-right:15px}[dir=ltr] .statsperform-fixtures__slider{padding-left:15px;padding-right:10px}[dir=rtl] .statsperform-fixtures__slider{padding-right:15px;padding-left:10px}.statsperform-fixtures .slick-slider{margin-left:0;margin-right:0}.statsperform-fixtures .slick-slider .slick-next,.statsperform-fixtures .slick-slider .slick-prev{width:32px;height:32px}[dir=ltr] .statsperform-fixtures .slick-slider .slick-prev{left:0}[dir=ltr] .statsperform-fixtures .slick-slider .slick-next,[dir=rtl] .statsperform-fixtures .slick-slider .slick-prev{right:0}[dir=rtl] .statsperform-fixtures .slick-slider .slick-next{left:0}.statsperform-fixtures__slide{padding-left:20px;padding-right:20px}}.amp .statsperform-fixtures__slider{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}@media(max-width:991.98px){.amp .statsperform-fixtures__slider{padding-left:0;padding-right:0}}.amp .statsperform-fixtures__slider::-webkit-scrollbar{display:none}@media(max-width:991.98px){[dir=ltr] .amp .statsperform-fixtures__slider .statsperform-fixtures__slide:first-child{padding-left:0}[dir=rtl] .amp .statsperform-fixtures__slider .statsperform-fixtures__slide:first-child{padding-right:0}[dir=ltr] .amp .statsperform-fixtures__slider .statsperform-fixtures__slide:first-child{border-left:0}[dir=rtl] .amp .statsperform-fixtures__slider .statsperform-fixtures__slide:first-child{border-right:0}}.comment-list__item{border-bottom:1px solid #f0f0f0}.comment-list__item:last-child .comment-item:not(.comment-item--reply){border-bottom:none}.comment-list__load-more{display:block;width:100%;padding:12px 16px;margin:16px 0;background:#fff;border:1px solid #e0e0e0;border-radius:4px;font-family:inherit;font-size:14px;font-size:.875rem;color:#333;text-align:center;cursor:pointer}.comment-list__load-more:hover{background-color:#fafafa}.comment-list__load-more:disabled{opacity:.6;cursor:not-allowed}.additional-page-embeds,.additional-page-embeds>*{margin-top:30px;margin-bottom:30px}.additional-page-embeds.opta-match-links{margin-bottom:30px}.additional-page-embeds.below-featured-posts>*{margin-bottom:0}.additional-page-embeds.below-featured-posts iframe[src="https://interactive.aljazeera.com/aja/2023/gaza-under-fire-siege/"]{height:340px}@media(min-width:992px){.additional-page-embeds.below-featured-posts iframe[src="https://interactive.aljazeera.com/aja/2023/gaza-under-fire-siege/"]{height:200px}}.additional-page-embeds.sidebar>:first-child{margin-top:0}.additional-page-embeds iframe{width:100%}.additional-page-embeds br,.additional-page-embeds p:empty{display:none}.additional-page-embeds .twitter-tweet.twitter-tweet-rendered{margin-left:auto;margin-right:auto}.additional-page-embeds blockquote.twitter-tweet{visibility:hidden;line-height:1.9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.additional-page-embeds blockquote.twitter-tweet{visibility:visible}}@supports(-ms-ime-align:auto) and (not ((position:-webkit-sticky) or (position:sticky))){.additional-page-embeds blockquote.twitter-tweet{visibility:visible}}.additional-page-embeds blockquote.twitter-tweet p{line-height:1.9}.additional-page-embeds blockquote.twitter-tweet-error{visibility:visible!important;margin:0}.additional-page-embeds blockquote.twitter-tweet-error p{font-weight:400;font-size:22px;font-size:1.375rem}.additional-page-embeds figure.embed-figure{margin:0;text-align:center}.additional-page-embeds figure.embed-figure iframe{margin:0 auto!important}.additional-page-embeds.above-article-featured-area p:last-of-type,.additional-page-embeds.above-featured-area-homepage p:last-of-type,.additional-page-embeds.above-featured-area-section-page p:last-of-type,.additional-page-embeds.below-featured-area-homepage p:last-of-type{margin-bottom:0}@media(max-width:991.98px){.additional-page-embeds.above-featured-area-homepage{margin-top:0}}.section-inline-embeds-wrapper{margin:0;padding:0}@media(min-width:992px){.section-inline-embeds-wrapper[\:has\(\%3E.additional-page-embeds\)]{max-width:1205px;width:100%;margin:auto;display:block}.section-inline-embeds-wrapper:has(>.additional-page-embeds){max-width:1205px;width:100%;margin:auto;display:block}}.additional-page-embeds.above-article-featured-area,.additional-page-embeds.from-one-featured-layout,.additional-page-embeds.from-ten-featured-layout,.additional-page-embeds.from-three-column-layout{margin-bottom:0}@media(min-width:992px){.section-inline-embeds-wrapper[\:has\(\%3E.additional-page-embeds.from-qid-layout\)]{margin-bottom:30px}.section-inline-embeds-wrapper:has(>.additional-page-embeds.from-qid-layout){margin-bottom:30px}}@media(max-width:991.98px){.additional-page-embeds.from-qid-layout{margin-bottom:0}}@media(max-width:991.98px){.section-inline-embeds-wrapper[\:has\(\%3E.below-featured-area-homepage.from-qid-layout\)]{margin-bottom:-20px}.section-inline-embeds-wrapper:has(>.below-featured-area-homepage.from-qid-layout){margin-bottom:-20px}}.section-inline-embeds-wrapper[\:has\(\%3E.additional-page-embeds.above-article-featured-area\)]{margin-bottom:-15px}.section-inline-embeds-wrapper:has(>.additional-page-embeds.above-article-featured-area){margin-bottom:-15px}@media(max-width:991.98px){.section-inline-embeds-wrapper[\:has\(\%3E.additional-page-embeds.above-article-featured-area\)]{margin-bottom:-10px}.section-inline-embeds-wrapper:has(>.additional-page-embeds.above-article-featured-area){margin-bottom:-10px}}@media(max-width:991.98px){.section-inline-embeds-wrapper+.qid-featured__related-stories{margin-top:20px}}@media(max-width:991.98px){.theme-ajm .section-inline-embeds-wrapper+.qid-featured__related-stories{margin-top:50px}}@media(min-width:992px){.container--section-top-grid .container__inner[\:has\(.section-inline-embeds-wrapper\)]{max-width:1235px}.container--section-top-grid .container__inner:has(.section-inline-embeds-wrapper){max-width:1235px}}.additional-page-embeds.above-article-featured-area:after{content:"";display:block;margin:15px auto 0;clear:both;border-bottom:1px solid #e5e5e5;height:1px;max-width:1170px}@media(max-width:991.98px){.additional-page-embeds.above-article-featured-area:after{margin:5px auto 0}}.additional-page-embeds.above-article-featured-area.from-liveblog:after{margin:15px auto}@media(max-width:991.98px){.additional-page-embeds.above-article-featured-area.from-liveblog:after{margin:5px auto}}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts)[\:has\(a\%23blog-write-to-us-button-link\)]{height:42px;min-height:42px;margin:0 0 35px}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts):has(a#blog-write-to-us-button-link){height:42px;min-height:42px;margin:0 0 35px}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts)[\:has\(a\%23blog-write-to-us-button-link\)] p{margin:0!important}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts):has(a#blog-write-to-us-button-link) p{margin:0!important}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts)[\:has\(a\%23blog-write-to-us-button-link\)] a{display:block;margin:auto!important;width:158px;height:42px;font-size:17px}:is(.section-inline-embeds-wrapper,.wysiwyg.additional-page-embeds.above-featured-posts):has(a#blog-write-to-us-button-link) a{display:block;margin:auto!important;width:158px;height:42px;font-size:17px}.comments__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:10px;gap:10px;width:100%;height:100%;flex:1 1;background-color:#fafafa;border-radius:10px;padding:32px 16px}.comments__empty-title{font-size:22px;font-size:1.375rem;font-weight:500}.comments__empty-subtitle{font-size:16px;font-size:1rem;font-weight:400}.theme-ajb .container-article-top .container__inner,.theme-aje .container-article-top .container__inner{padding:0;display:block;grid-template-columns:unset}@media(min-width:992px){.theme-ajb .container-article-top .container__inner,.theme-aje .container-article-top .container__inner{padding:15px 15px 0}}.theme-ajb .container-article-top .container__inner .countdown-banner,.theme-aje .container-article-top .container__inner .countdown-banner{padding:0 15px;margin-top:0}.theme-aje .container-election-widget .container__inner{display:block}.container--article .live-score-widget{padding:0}.container--article .live-score-widget section{grid-column-end:span 12;margin-bottom:-40px}.sort-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 0 0;border-bottom:1px solid #e0e0e0}.sort-bar__tabs{display:flex;grid-gap:20px;gap:20px}.sort-bar__tab{margin:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;padding:4px 0;font-size:14px;font-size:.875rem;color:#666;border:none;border-bottom:3px solid transparent}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.sort-bar__tab[focus-within]{outline-color:transparent}.sort-bar__tab:focus-within{outline-color:transparent}.sort-bar__tab.focus-visible,.sort-bar__tab:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.sort-bar__tab[focus-within]{outline-color:transparent}.sort-bar__tab:focus-within{outline-color:transparent}.sort-bar__tab.focus-visible,.sort-bar__tab:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.sort-bar__tab[focus-within]{outline:5px auto #118add;outline-offset:-1px}.sort-bar__tab:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.sort-bar__tab:focus{outline:none}.sort-bar__tab.focus-visible,.sort-bar__tab:focus-visible{outline:2px auto #118add;outline-offset:2px}}.sort-bar__tab--active{color:#000;font-weight:600;border-bottom-color:#000}.sort-bar__sort{display:flex;align-items:center;grid-gap:4px;gap:4px;font-size:13px;font-size:.8125rem;color:#666}.sort-bar__sort-label{white-space:nowrap}.sort-bar__sort-select{background:none;border:none;font-family:inherit;font-size:13px;font-size:.8125rem;font-weight:400;color:#000;cursor:pointer;padding:0;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.breadcrumbs{font-size:16px;font-size:1rem;line-height:var(--leading-base);color:#595959;margin-bottom:10px}@media(min-width:992px){.breadcrumbs{font-size:19px;font-size:1.1875rem}}.breadcrumbs .topics{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;grid-gap:10px;gap:10px}.breadcrumbs a{font-size:16px;font-size:1rem;line-height:var(--leading-base);color:#595959;text-decoration:none}@media(min-width:992px){.breadcrumbs a{font-size:19px;font-size:1.1875rem}}.breadcrumbs a:active,.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .source-featured{flex-direction:column}.breadcrumbs .source-featured .source-featured-img{width:auto;max-height:20px;display:inline-block;vertical-align:middle;margin-top:2px}.breadcrumbs .source-featured a .source-featured-img{border-bottom:1px solid transparent}.breadcrumbs .source-featured a .source-featured-img:hover{border-bottom:1px solid #595959}[dir=ltr] .breadcrumbs .source-featured:not(:first-child):before{padding-left:0;padding-right:10px}[dir=rtl] .breadcrumbs .source-featured:not(:first-child):before{padding-right:0;padding-left:10px}.breadcrumbs .source-featured:not(:first-child):before{font-size:16px;font-size:1rem;line-height:var(--leading-base);content:"|"}@media(min-width:992px){.breadcrumbs .source-featured:not(:first-child):before{font-size:19px;font-size:1.1875rem}}.theme-chinese .breadcrumbs a{margin-top:auto;margin-bottom:auto}.dark-mode .breadcrumbs{color:#595959}.dark-mode .breadcrumbs a{color:#bebebe}.discussion{padding:20px 16px;height:100%;display:flex;flex-direction:column}.discussion__closed-notice{display:flex;align-items:flex-start;grid-gap:10px;gap:10px;padding:12px 16px;background-color:#000;border-radius:10px;color:#fff;margin-bottom:16px}.discussion__closed-notice .icon{flex-shrink:0}.confirm-block-modal .confirm-modal__submit{background-color:#e00102}.modal__overlay.confirm-block-modal__overlay{z-index:1000000}.longform-article-comments{margin-bottom:30px}.disqus-preview-notice{padding:16px;margin:16px;background-color:#f0f0f0;border-left:4px solid #6d6d6d;border-radius:4px;color:#3c4043;font-size:14px;line-height:1.5}.disqus-sidebar__embed{display:block;height:100%}.countdown-timer,.countdown-timer__show-counter *{display:inline-block}.countdown-timer__daytime{padding:0 .3rem;word-spacing:1rem;font-weight:300}.countdown-timer__daytime *{padding:0 .3rem}.countdown-timer__daytime_value{font-weight:500}.countdown-timer .countdown-time-deliminator{vertical-align:middle}.article-related-list{margin-bottom:40px}.article-related-list .gc--list{border-bottom:0}.article-related-list .gc--list:last-of-type{margin-bottom:0}.article-related-list .gc--list a{text-decoration:none}.article-related-list .gc__excerpt{margin:10px 0;padding:0}.article-related-list .gc__excerpt p{color:#595959}.theme-ajb .article-related-list .gc__excerpt,.theme-aje .article-related-list .gc__excerpt{font-size:16px;font-size:1rem;font-weight:300}@media(min-width:992px){.theme-ajb .article-related-list .gc__excerpt,.theme-aje .article-related-list .gc__excerpt{font-size:18px;font-size:1.125rem}}.article-related-list .gc__title a{color:#000}.article-related-list .gc__meta{margin:0}.article-related-list.article-related-list__hr:after{content:"";display:block;border-bottom:1px solid #e0e0e0}[dir=ltr] .article-related-list ul{padding-left:0}[dir=rtl] .article-related-list ul{padding-right:0}.article-related-list ul{list-style-type:none}.article-related-list li{margin-bottom:25px}@media(min-width:992px){.article-related-list li{margin-bottom:45px}}.theme-chinese .article-related-list .gc__title{font-size:20px;font-size:1.25rem;line-height:1.5}@media(min-width:992px){.theme-chinese .article-related-list .gc__title{font-size:24px;font-size:1.5rem}}.theme-chinese .article-related-list .gc:first-of-type .gc__title{font-size:20px;font-size:1.25rem;line-height:1.5}@media(min-width:992px){.theme-chinese .article-related-list .gc:first-of-type .gc__title{font-size:24px;font-size:1.5rem}}.theme-ajb .article-related-list li,.theme-aje .article-related-list li{margin-bottom:25px}@media(min-width:992px){.theme-ajb .article-related-list li,.theme-aje .article-related-list li{margin-bottom:45px}}.theme-ajb .article-related-list li:last-of-type,.theme-aje .article-related-list li:last-of-type{margin-bottom:25px}.dark-mode .article-related-list .gc__title a{color:#fff}.dark-mode .article-related-list .gc__excerpt p{color:#969696}.section-top-branding{color:#fff;background-color:#ccc;height:auto;text-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:15px}.section-top-branding h1{margin:0}.section-top-branding.timer-only{background-color:#fff;color:#000}.section-top-branding.timer-only.event-landing-page-header h1{font-weight:300}.section-top-branding.timer-only .section-top-branding__container{padding:30px 0 0}.section-top-branding.timer-only .countdown-timer .countdown-timer__daytime span[aria-hidden=true]{padding-left:0}.section-top-branding.timer-only .icon--white-transparent .icon-alt-color,.section-top-branding.timer-only .icon--white-transparent .icon-main-color{fill:#bebebe}.section-top-branding__container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:120px;padding:30px 0}@media(min-width:992px){.section-top-branding__container{min-height:144px}}.section-top-branding__heading{margin:0;font-weight:700;font-size:32px;font-size:2rem}@media(min-width:992px){.section-top-branding__heading{line-height:1.3;font-size:50px;font-size:3.125rem}}.section-top-branding__heading-link{color:inherit;text-decoration:none}.section-top-branding__countdown{font-weight:300;font-size:14px;font-size:.875rem}@media(min-width:992px){.section-top-branding__countdown{font-size:20px;font-size:1.25rem}}.section-header[\:has\(.breadcrumbs_container\)] .section-top-branding{margin-top:20px}.section-header:has(.breadcrumbs_container) .section-top-branding{margin-top:20px}.event-landing-page-header h1,.section-top-branding__countdown .countdown-timer__daytime_value{font-weight:700}html[dir=rtl] .section-top-branding__container{padding:18px 0}@media(min-width:992px){html[dir=rtl] .section-top-branding__container{padding:20px 0}}html[dir=rtl] .section-top-branding__heading{font-size:34px;font-size:2.125rem}@media(min-width:992px){html[dir=rtl] .section-top-branding__heading{font-size:50px;font-size:3.125rem}}.dianomi_sidebar{margin-bottom:30px}.dianomi_related{margin-bottom:25px}@media(max-width:1179px){.dianomi_sidebar{display:none!important}}.dianomi_article[\:has\(iframe\)]{padding-bottom:40px;border-bottom:1px solid #e0e0e0;margin-bottom:40px}.dianomi_article:has(iframe){padding-bottom:40px;border-bottom:1px solid #e0e0e0;margin-bottom:40px}.mgid-wrapper{margin-bottom:30px;max-width:100%;overflow:hidden;background-color:#f7f7f7;min-height:782px}@media(max-width:991.98px){.mgid-wrapper{margin-bottom:20px}}.container--ads-vertical-stretch .mgid-wrapper{min-height:680px}@media(max-width:991.98px){.mgid-wrapper{min-height:730px}}@media screen and (min-width:481px){.mgid-wrapper{min-height:620px}}@media screen and (min-width:992px){.mgid-wrapper{min-height:730px}}.amp .disco-widget.disco-widget__hr:after{content:"";display:block;border-bottom:1px solid #e0e0e0;margin-bottom:40px}.sticky-comment-bar{position:fixed;left:0;right:0;bottom:0;z-index:99;background-color:#000;color:#fff;opacity:0;transform:translate3d(0,100%,0);pointer-events:none;transition:opacity .24s ease,transform .24s ease;will-change:opacity,transform;padding:20px}.sticky-comment-bar--open{opacity:1;transform:translateZ(0);pointer-events:auto}.sticky-comment-bar__content{display:flex;align-items:center;justify-content:space-between;width:100%}.sticky-comment-bar__copy{display:flex;align-items:center;grid-gap:8px;gap:8px}.sticky-comment-bar__subtitle,.sticky-comment-bar__title{margin:0}.sticky-comment-bar__title{font-size:16px;font-size:1rem;font-weight:600;line-height:1.25}.sticky-comment-bar__subtitle{font-size:14px;font-size:.875rem;line-height:1.3;margin-top:2px}.sticky-comment-bar__actions{display:flex;align-items:center;grid-gap:16px;gap:16px}.sticky-comment-bar__close,.sticky-comment-bar__cta{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;cursor:pointer;color:inherit;font:inherit;text-align:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0)and (min-resolution:0.001dpcm){.sticky-comment-bar__close[focus-within],.sticky-comment-bar__cta[focus-within]{outline-color:transparent}.sticky-comment-bar__close:focus-within,.sticky-comment-bar__cta:focus-within{outline-color:transparent}.sticky-comment-bar__close.focus-visible,.sticky-comment-bar__close:focus-visible,.sticky-comment-bar__cta.focus-visible,.sticky-comment-bar__cta:focus-visible{outline:2px auto #118add;outline-offset:2px}}@-moz-document url-prefix(""){.sticky-comment-bar__close[focus-within],.sticky-comment-bar__cta[focus-within]{outline-color:transparent}.sticky-comment-bar__close:focus-within,.sticky-comment-bar__cta:focus-within{outline-color:transparent}.sticky-comment-bar__close.focus-visible,.sticky-comment-bar__close:focus-visible,.sticky-comment-bar__cta.focus-visible,.sticky-comment-bar__cta:focus-visible{outline:3px dotted;outline-offset:1px}}@media not all and (min-resolution:0.001dpcm){.sticky-comment-bar__close[focus-within],.sticky-comment-bar__cta[focus-within]{outline:5px auto #118add;outline-offset:-1px}.sticky-comment-bar__close:focus-within,.sticky-comment-bar__cta:focus-within{outline:5px auto #118add;outline-offset:-1px}}@media(pointer:coarse){.sticky-comment-bar__close:focus,.sticky-comment-bar__cta:focus{outline:none}.sticky-comment-bar__close.focus-visible,.sticky-comment-bar__close:focus-visible,.sticky-comment-bar__cta.focus-visible,.sticky-comment-bar__cta:focus-visible{outline:2px auto #118add;outline-offset:2px}}.sticky-comment-bar__cta{font-size:13px;font-size:.8125rem;display:flex;align-items:center;grid-gap:4px;gap:4px;padding:7.5px 15px;border-radius:100px;background-color:#fff;color:#000;line-height:1}.sticky-comment-bar__close{padding:2px 5px}.sticky-comment-bar--mobile{padding:15px}.sticky-comment-bar--mobile .sticky-comment-bar__actions{grid-gap:20px;gap:20px}.sticky-comment-bar--mobile .sticky-comment-bar__copy{grid-gap:0;gap:0}.sticky-comment-bar--mobile .sticky-comment-bar__title{font-size:14px;font-size:.875rem;line-height:1.43;font-weight:600}.sticky-comment-bar--mobile .sticky-comment-bar__cta{font-size:13px;font-size:.8125rem;line-height:1;padding:7.5px 10px}