.drop-down {height: 50px;border: solid 2px #e1e1e1;font-size: 18px;font-family: "Circular-Bold", Arial, serif;position: relative;background: #ffffff url("../images/common/iconsMenuDdArrowDown-black.png") no-repeat calc(100% - 15px) 18px;background-size: 11px 8px; }.drop-down.dark {background: #131313 url("../images/common/iconsMenuDdArrowDown-white.png") no-repeat calc(100% - 15px) 18px;background-size: 11px 8px;border: solid 2px #131313;color: #FFFFFF; }.drop-down.dark ul {border: solid 2px #131313;background: #131313; }.drop-down.dark ul li:hover {background: #222222;color: #009d69; }.drop-down.dark ul li.selected {background: #222222;color: #009d69; }@media all and (-webkit-min-device-pixel-ratio: 1.5) {.drop-down {background: #ffffff url("../images/common/iconsMenuDdArrowDown-black@2x.png") no-repeat calc(100% - 15px) 18px;background-size: 11px 8px; }.drop-down.dark {background: #131313 url("../images/common/iconsMenuDdArrowDown-white@2x.png") no-repeat calc(100% - 15px) 18px;background-size: 11px 8px;border: solid 2px #131313; } }.drop-down.search-box {background: #ffffff url("../images/players/page/search.svg") no-repeat calc(100% - 15px) 16px; }.drop-down.search-box input[type="text"] {border: none;background: none;width: calc(100% - 30px);height: 46px;display: block;font-size: 18px;color: #333333;font-family: "Circular-Book", Arial, sans-serif;padding-left: 20px; }.drop-down.search-box input[type="text"]:focus {outline: none; }.drop-down .label {padding: 11px 35px 0 15px;cursor: pointer;height: 50px;white-space: nowrap;font-size: 18px; }.drop-down .label.place-holder {opacity: 0.5;font-family: "Circular-Book", Arial, sans-serif; }.drop-down .label .icon {width: 32px;float: left;margin: -5px 5px 0 -5px; }.drop-down .label .icon-tournament {position: relative;padding-left: 35px;width: 100%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; }.drop-down .label span {font-size: 15px;color: #aaaaaa;font-family: "Circular-Book", Arial, sans-serif;margin-left: 5px; }.drop-down ul {list-style: none;padding: 7px 0 0;margin: 0;position: absolute;top: 46px;left: -2px;min-width: calc(100% + 4px);display: none;border: solid 2px #e1e1e1;background: #FFFFFF;z-index: 5000; }.drop-down ul.max-h {max-height: 600px;overflow-y: auto;overflow-x: hidden; }.drop-down ul li {padding: 7px 15px;cursor: pointer; }.drop-down ul li .icon-tournament {padding-left: 35px;white-space: nowrap; }.drop-down ul li .icon {width: 32px;float: left;margin: -5px 5px 0 -5px; }.drop-down ul li span {font-size: 15px;color: #aaaaaa;font-family: "Circular-Book", Arial, sans-serif;margin-left: 5px; }.drop-down ul li:hover {background: #f5f5f5;color: #009d69; }.drop-down ul li:hover a {color: #009d69; }.drop-down select {position: absolute;top: 0;z-index: 501;width: 100%;height: 100%;opacity: 0; }.drop-down.open ul {display: block; }@font-face {font-family: "financier-medium";src: url("../webfonts/fancier/financier-text-web-medium.eot");src: url("../webfonts/fancier/financier-text-web-medium.eot?#iefix") format("embedded-opentype"), url("../webfonts/fancier/financier-text-web-medium.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "financier-regular";src: url("../webfonts/fancier/financier-text-web-regular.eot");src: url("../webfonts/fancier/financier-text-web-regular.eot?#iefix") format("embedded-opentype"), url("../webfonts/fancier/financier-text-web-regular.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}.spacer-16-9 {display: block;width: 100%;padding-bottom: 56.25%; }.glide {position: relative;width: 100%;box-sizing: border-box; }.glide * {box-sizing: inherit; }.glide__track {overflow: hidden; }.glide__slides {position: relative;width: 100%;list-style: none;backface-visibility: hidden;transform-style: preserve-3d;touch-action: pan-Y;overflow: hidden;padding: 0;white-space: nowrap;display: flex;flex-wrap: nowrap;will-change: transform; }.glide__slides--dragging {user-select: none; }.glide__slide {width: 100%;height: 100%;flex-shrink: 0;white-space: normal;user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: transparent; }.glide__slide a {user-select: none;-webkit-user-drag: none;-moz-user-select: none;-ms-user-select: none; }.glide__arrows {-webkit-touch-callout: none;user-select: none; }.glide__bullets {-webkit-touch-callout: none;user-select: none; }.glide--rtl {direction: rtl; }.glide__arrow {position: absolute;display: block;top: 50%;z-index: 2;color: white;text-transform: uppercase;padding: 9px 12px;background-color: transparent;border: 2px solid rgba(255, 255, 255, 0.5);border-radius: 4px;box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);opacity: 1;cursor: pointer;transition: opacity 150ms ease, border 300ms ease-in-out;transform: translateY(-50%);line-height: 1; }.glide__arrow:focus {outline: none; }.glide__arrow:hover {border-color: white; }.glide__arrow--left {left: 2em; }.glide__arrow--right {right: 2em; }.glide__arrow--disabled {opacity: 0.33; }.glide__bullets {position: absolute;z-index: 2;bottom: 2em;left: 50%;display: inline-flex;list-style: none;transform: translateX(-50%); }.glide__bullet {background-color: rgba(255, 255, 255, 0.5);width: 9px;height: 9px;padding: 0;border-radius: 50%;border: 2px solid transparent;transition: all 300ms ease-in-out;cursor: pointer;line-height: 0;box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);margin: 0 0.25em; }.glide__bullet:focus {outline: none; }.glide__bullet:hover, .glide__bullet:focus {border: 2px solid white;background-color: rgba(255, 255, 255, 0.5); }.glide__bullet--active {background-color: white; }.glide--swipeable {cursor: grab;cursor: -moz-grab;cursor: -webkit-grab; }.glide--dragging {cursor: grabbing;cursor: -moz-grabbing;cursor: -webkit-grabbing; }.hall-of-fame-header {position: relative;z-index: 1;width: 100%;overflow: hidden;padding-bottom: 60px;}.hall-of-fame-header .left-image {position: absolute;left: calc((100% - 1380px) / 2);bottom: 20px;color: transparent;}.hall-of-fame-header .left-image.srp {max-width: 481px;}.hall-of-fame-header .right-image {position: absolute;right: calc((100% - 1380px) / 2);bottom: 20px;color: transparent;}.hall-of-fame-header .right-image.srp {max-width: 473px;}.hall-of-fame-header h1 {position: absolute;opacity: 0;font-size: 8px;}.hall-of-fame-header .bg {position: absolute;width: 100%;height: 833px;top: 0;background: url("../images/hall-of-fame/header.png") center top;background-size: cover;z-index: 1;}.hall-of-fame-header .edge {position: absolute;width: 100%;height: 150px;bottom: 0;background-image: linear-gradient(to bottom, rgba(34, 34, 34, 0) 0%, #222222 100%);z-index: 2;}.hall-of-fame-header .dream-team-title {position: relative;display: block;margin: 52px auto 0;z-index: 3;}.hall-of-fame-header .rp-logo-white {position: relative;display: block;margin: 52px auto 0;z-index: 3;color: transparent;}.hall-of-fame-header .the-famous-grouse {position: absolute;top: 40px;right: calc((100% - 1340px) / 2);z-index: 4;width: 147px;height: 111px;background: url("../images/hall-of-fame/the-famous-grouse.png");background-size: 100%;}.hall-of-fame-header .title {position: relative;display: block;margin: 0 auto 20px;max-width: 100%;transform: translateX(-25px);z-index: 4;width: 287px;height: 152px;background: url("../images/hall-of-fame/hof-title.png");}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.hall-of-fame-header .title {background: url("../images/hall-of-fame/hof-title@2x.png");background-size: 100%;}}.hall-of-fame-header h2 {font-size: 21px;font-family: "Circular-Book", Arial, sans-serif;font-weight: normal;position: relative;width: 100%;max-width: 604px;margin: auto;z-index: 5;color: #999;text-align: center;text-transform: none;padding: 0 20px;}.hall-of-fame-header h2.white {color: #FFFFFF;}.hall-of-fame-header h2.dream-team {margin: 40px auto 0;}@media all and (max-width: 1480px) {.hall-of-fame-header .the-famous-grouse {right: 40px;}.hall-of-fame-header .left-image,.hall-of-fame-header .right-image {width: calc((100% - 570px) / 2);height: auto;}.hall-of-fame-header .left-image {left: 30px;}.hall-of-fame-header .right-image {right: 30px;}}@media all and (max-width: 1024px) {.hall-of-fame-header .edge.dream-team {bottom: 100px;}.hall-of-fame-header .player-images {text-align: center;margin-top: 50px;}.hall-of-fame-header .player-images .left-image,.hall-of-fame-header .player-images .right-image {position: relative;margin: 0;right: auto;left: auto;top: auto;}.hall-of-fame-header .player-images .left-image {width: auto;max-width: calc(50% - 60px);}.hall-of-fame-header .player-images .right-image {width: auto;max-width: calc(50% - 40px);}}@media all and (max-width: 767px) {.hall-of-fame-header .player-images .left-image {width: auto;max-width: calc(50% - 10px);}.hall-of-fame-header .player-images .right-image {width: auto;max-width: calc(50% - 10px);}.hall-of-fame-header .the-famous-grouse {width: 74px;height: 56px;right: 15px;top: 15px;}.hall-of-fame-header.dream-team {padding-bottom: 30px;}.hall-of-fame-header h2 {line-height: 1.67;font-size: 18px;}.hall-of-fame-header h2 br {display: none;}.hall-of-fame-header h2.dream-team {margin: 0 auto 0;}.hall-of-fame-header .title {transform: translateX(-15px);width: 216px;height: 133px;margin: -10px auto 10px;}.hall-of-fame-header .rp-logo-white {width: 37px;height: 40px;margin: 38px auto 0;}}@media all and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {.hall-of-fame-header .title {background: url("../images/hall-of-fame/hof-title-mobile@2x.png");background-size: 100%;}}.hall-of-fame-featured {position: relative;max-width: calc(100% - (100% - 1340px) / 2);margin: 100px 0 0 calc((100% - 1340px) / 2);padding: 0 20px;z-index: 2;}.hall-of-fame-featured .carousel-nav {position: absolute;right: 10px;top: 23px;left: 10px;width: 100%;max-width: 1320px;z-index: 1;}.hall-of-fame-featured .carousel-nav .line {position: absolute;height: 1px;background: #979797;left: 180px;width: 100%;max-width: 1130px;opacity: 0.3;}.hall-of-fame-featured .carousel-nav ul {position: relative;list-style: none;margin: -20px auto;padding: 0 10px;display: table;background: #222222;z-index: 2;height: 40px;}.hall-of-fame-featured .carousel-nav ul li {display: table-cell;padding: 5px;vertical-align: middle;cursor: pointer;}.hall-of-fame-featured .carousel-nav ul li.nav-left {padding-right: 20px;}.hall-of-fame-featured .carousel-nav ul li.nav-right {padding-left: 20px;}.hall-of-fame-featured .carousel-nav ul li span {display: block;width: 9px;height: 9px;background-color: #909090;border-radius: 50%;}.hall-of-fame-featured .carousel-nav ul li.selected span {background-color: #FFFFFF;}.hall-of-fame-featured .featured-players {margin-top: 80px;}.hall-of-fame-featured .featured-players .featured-player .photo {position: relative;display: block;width: 420px;height: 420px;border-radius: 50%;float: left;}.hall-of-fame-featured .featured-players .featured-player .photo .flag {width: 60px;height: 60px;position: absolute;top: 10px;right: 80px;}.hall-of-fame-featured .featured-players .featured-player .details {font-family: "Circular-Book", Arial, sans-serif;float: left;display: block;width: calc(100% - 420px);padding: 0 50px 0;color: #999;font-size: 16px;}.hall-of-fame-featured .featured-players .featured-player .details h3 {font-size: 48px;color: #FFFFFF;font-family: "financier-regular", Arial, sans-serif;font-weight: normal;}.hall-of-fame-featured .featured-players .featured-player .details .votes {display: flex;align-items: center;margin-bottom: 20px;}.hall-of-fame-featured .featured-players .featured-player .details .votes .up-arrow {margin-left: 15px;position: relative;top: -1px;}.hall-of-fame-featured .featured-players .featured-player .details .votes .value {font-family: "Circular-Book", Arial, sans-serif;font-size: 12px;letter-spacing: 0.1px;margin-left: 0;color: #fff;}.hall-of-fame-featured .featured-players .featured-player .details .inducted {opacity: 0.35;margin: 15px 0 25px;}.hall-of-fame-featured .featured-players .featured-player .details p {font-size: 18px;max-width: 460px;line-height: 1.39;}.hall-of-fame-featured .featured-players .featured-player .details .read-more {font-size: 18px;color: #fff;display: block;margin-top: 30px;}@media all and (max-width: 1360px) {.hall-of-fame-featured {max-width: calc(100% + 20px);margin: 0 -20px 0 0;}.hall-of-fame-featured .carousel-nav {height: 25px;width: auto;right: 20px;}.hall-of-fame-featured .carousel-nav .line {width: auto;right: 20px;}}@media all and (max-width: 1024px) {.hall-of-fame-featured h2 {position: relative;z-index: 5;text-align: center;}.hall-of-fame-featured h2 span {display: inline-block;background: #222222;padding: 0 20px;}.hall-of-fame-featured .carousel-nav {top: 65px;z-index: 4;}.hall-of-fame-featured .carousel-nav .line {left: 10px;top: -40px;}.hall-of-fame-featured .carousel-nav ul {margin: -10px auto;}.hall-of-fame-featured .featured-players {margin-top: 60px;}.hall-of-fame-featured .featured-players .featured-player .photo {width: 210px;height: 210px;}.hall-of-fame-featured .featured-players .featured-player .photo .flag {width: 60px;height: 60px;position: absolute;top: 0;right: 0;}.hall-of-fame-featured .featured-players .featured-player .details {width: calc(100% - 220px);}.hall-of-fame-featured .featured-players .featured-player .details p {max-width: 100%;}}@media all and (max-width: 767px) {.hall-of-fame-featured {margin: 100px -20px 0 0;padding: 0;}.hall-of-fame-featured .carousel-nav .line {top: -45px;}.hall-of-fame-featured .featured-players .featured-player {padding-left: 20px;}.hall-of-fame-featured .featured-players .featured-player .photo {float: none;}.hall-of-fame-featured .featured-players .featured-player .details {float: none;width: 100%;padding: 0 50px 0 0;}.hall-of-fame-featured .featured-players .featured-player .details h3 {font-size: 36px;margin: 30px 0;}}.fan-first-xv {position: relative;max-width: 1340px;margin: auto;height: 2100px;}.fan-first-xv.dream-team {height: 1800px;}.fan-first-xv .flags {position: relative;z-index: 200;display: flex;gap: 22px;justify-content: center;margin-top: 24px;}.fan-first-xv .flags img {cursor: pointer;}.fan-first-xv h2 {position: relative;z-index: 2;text-align: center;}.fan-first-xv h2 span {display: inline-block;background: #222222;padding: 0 10px;line-height: 1;letter-spacing: 0.5px;position: relative;top: 0;}.fan-first-xv p {font-family: "Circular-Book", Arial, sans-serif;font-size: 21px;color: #999;text-align: center;margin: 20px 0 50px;padding: 0 20px;}.fan-first-xv .line {position: absolute;z-index: 1;height: 1px;background: #979797;left: 20px;right: 20px;top: 25px;opacity: 0.3;}.fan-first-xv .tabs {display: flex;justify-content: center;margin-top: 30px;position: relative;z-index: 201;}.fan-first-xv .tabs.lm {margin-top: 15px;}.fan-first-xv .tabs.top-z {z-index: 202;}.fan-first-xv .tabs .share-popup {position: absolute;background-color: #000;align-items: center;justify-content: center;border-radius: 17.5px;top: 45px;height: 35px;-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);display: none;}.fan-first-xv .tabs .share-popup.show {display: flex;}.fan-first-xv .tabs .share-popup > div {width: 40px;text-align: center;cursor: pointer;}.fan-first-xv .tabs .share-popup > span {display: block;background-color: #000;position: absolute;width: 10px;height: 10px;transform: rotate(45deg);top: -4px;left: 50%;margin-left: -4px;}.fan-first-xv .tabs .share-email-popup {display: none;position: absolute;background-color: #000;top: 90px;padding: 20px;border-radius: 17.5px;width: 255px;z-index: 500;}.fan-first-xv .tabs .share-email-popup.show {display: block;}.fan-first-xv .tabs .share-email-popup .triangle {display: block;background-color: #000;position: absolute;width: 10px;height: 10px;transform: rotate(45deg);top: -4px;left: 50%;margin-left: 35px;}.fan-first-xv .tabs .share-email-popup input {background: #000;border: 1px solid #FFFFFF;color: #FFFFFF;font-family: "Circular-Book", Arial, sans-serif;font-size: 16px;display: block;margin-bottom: 5px;height: 35px;padding: 0 10px;}.fan-first-xv .tabs .share-email-popup .send-btn {position: relative;font-family: "Circular-Bold", Arial, serif;font-size: 17px;color: #FFFFFF;background-color: #222222;width: 100px;height: 35px;padding: 5px 15px;text-align: center;border-radius: 17.5px;margin: 20px auto 0;cursor: pointer;}.fan-first-xv .tabs .share-email-popup .thanks, .fan-first-xv .tabs .share-email-popup .error {color: #FFFFFF;font-family: "Circular-Book", Arial, sans-serif;font-size: 16px;display: none;}.fan-first-xv .tabs .share-email-popup.sending .send-btn {display: none;}.fan-first-xv .tabs .share-email-popup.thanks form {display: none;}.fan-first-xv .tabs .share-email-popup.thanks .thanks {display: block;}.fan-first-xv .tabs .tab {width: 97px;height: 35px;background-color: #000;border-radius: 17.5px;text-align: center;color: #FFFFFF;font-size: 17px;font-family: "Circular-Book", Arial, sans-serif;margin: 0 7px;padding-top: 5px;cursor: pointer;}.fan-first-xv .tabs .tab.wide {width: 134px;}.fan-first-xv .tabs .tab.drop-down {width: auto;border: none;padding-right: 0;background: #131313 url("../images/common/iconsMenuDdArrowDown-white.png") no-repeat calc(100% - 15px) 13px;}.fan-first-xv .tabs .tab.drop-down .label {height: 35px;padding: 0 35px 0 15px;font-family: "Circular-Book", Arial, sans-serif;font-size: 17px;}.fan-first-xv .tabs .tab.drop-down ul {top: 28px;border-radius: 0 0 17.5px 17.5px;left: 0;min-width: 100%;}.fan-first-xv .tabs .tab.drop-down ul li {text-align: left;white-space: nowrap;}.fan-first-xv .tabs .tab.open {position: relative;z-index: 5000;border-radius: 17.5px 17.5px 0 0;}.fan-first-xv .tabs .tab.selected {background-color: #FFFFFF;color: #222;cursor: default;}.fan-first-xv .players {position: relative;margin-top: 65px;}.fan-first-xv .players .loading-gif {position: absolute;top: -40px;left: 50%;margin-left: -16px;visibility: hidden;}.fan-first-xv .players .positions {-webkit-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}.fan-first-xv .players.loading .loading-gif {visibility: visible;}.fan-first-xv .players.loading .positions {opacity: 0;}.fan-first-xv .play-box {position: absolute;top: 890px;left: 20px;width: 384px;border-radius: 10px;box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.5);}.fan-first-xv .play-box.login {top: 970px;}.fan-first-xv .play-box.framed {border: none;top: 895px;height: 610px;overflow: hidden;}.fan-first-xv .play-box.framed.login {top: 935px;height: 530px;}.fan-first-xv .play-box:not(.framed) {background-color: #222;text-align: center;padding: 25px 25px 60px;}.fan-first-xv .play-box:not(.framed) h2 {color: #c5dbe9;font-size: 28px;font-weight: normal;text-transform: none !important;font-family: "financier-regular", Arial, sans-serif;margin: 15px 0 10px;line-height: 1.3;}.fan-first-xv .play-box:not(.framed) h2 span {display: block;}.fan-first-xv .play-box:not(.framed) h2 img {width: 216px;height: 117px;margin-left: -40px;}.fan-first-xv .play-box:not(.framed) h2 img.six-nations {height: 150px;width: auto;margin: 0 0 20px;}.fan-first-xv .play-box:not(.framed) p {color: #999;font-size: 21px;line-height: 1.43;font-family: "Circular-Book", Arial, sans-serif;position: relative;max-width: 293px;margin: 0 auto 20px;}.fan-first-xv .play-box:not(.framed) .join-now-link {margin: 30px auto 0;}@media all and (max-width: 1300px) {.fan-first-xv {height: 2300px;}.fan-first-xv.dream-team {height: 1900px;}.fan-first-xv .play-box {top: 795px;left: auto;right: 20px;}.fan-first-xv .play-box.login {top: 835px;}.fan-first-xv .play-box.framed.login {top: 910px;}}@media all and (max-width: 1024px) {.fan-first-xv {height: 3200px;}.fan-first-xv .play-box {display: none;}}@media all and (max-width: 990px) {.fan-first-xv {height: 2800px;}.fan-first-xv.dream-team {height: 3200px;}.fan-first-xv .play-box {display: block;top: 2600px;width: calc(100% - 20px);max-width: 384px;left: 50%;margin-left: -192px;}.fan-first-xv .play-box.framed {top: 2600px;}.fan-first-xv .play-box.framed.login {top: 2600px;}}@media all and (max-width: 767px) {.fan-first-xv h2 {font-size: 30px;}.fan-first-xv p {line-height: 1.67;font-size: 18px;}}@media all and (max-width: 400px) {.fan-first-xv .play-box {left: 10px;max-width: calc(100% - 20px);margin-left: 0;}.fan-first-xv .tabs .tab {padding-top: 8px;font-size: 13px;}}.play-box-content {text-align: center;padding: 25px 0 60px;}.play-box-content.npt {padding: 0 0 60px;}.play-box-content.animated {-webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);position: absolute;top: 0;width: 100%;height: 100%;}.play-box-content.move-left {transform: translateX(-500px);}.play-box-content.start-right {transform: translateX(500px);}.play-box-content.out {display: none;}.play-box-content h2 {color: #c5dbe9;font-size: 28px;font-weight: normal;text-transform: none !important;font-family: "financier-regular", Arial, sans-serif;margin: 0 0 10px;line-height: 1.3;}.play-box-content h2 span {display: block;}.play-box-content h2 img {width: 216px;height: 117px;margin-left: -40px;}.play-box-content h2 img.six-nations {height: auto;width: 100%;max-width: 260px;margin: 20px 0 0;}.play-box-content .player-images {margin: 0 0 10px;}.play-box-content .player-images .left-image {max-width: calc(50% - 30px);}.play-box-content .player-images .right-image {max-width: calc(50% - 20px);}.play-box-content .player-images .right-image.srp {max-width: calc(50% - 30px);}.play-box-content p {color: #999;font-size: 21px;line-height: 1.43;font-family: "Circular-Book", Arial, sans-serif;position: relative;max-width: 293px;margin: 0 auto 20px;}.play-box-content p.small {max-width: 100%;padding: 0 20px;font-size: 16px;margin: 25px 0 0;}.play-box-content .join-now-link {margin: 30px auto 0;}.play-box-content .join-now-link.nm {margin: auto;}.fan-first-position {position: absolute;left: 50%;-webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}.fan-first-position .photo {position: relative;display: block;width: 105px;height: 105px;background-color: #737373;border-radius: 50%;background-size: cover;background-position: center;text-align: center;font-size: 48px;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;padding-top: 20px;color: #222;}.fan-first-position .photo .flag {position: absolute;width: 35px;height: 35px;right: 0;top: 0;}.fan-first-position .photo .flag.team-logo {-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);border-radius: 50%;}.fan-first-position .copy {color: #FFFFFF;position: absolute;text-align: center;width: 100%;top: 110px;}.fan-first-position .copy .name {cursor: pointer;font-size: 21px;font-family: "financier-regular", Arial, sans-serif;white-space: nowrap;display: flex;align-items: center;justify-content: center;}.fan-first-position .copy .name .label {display: block;}.fan-first-position .copy .votes {font-size: 12px;font-family: "Circular-Book", Arial, sans-serif;margin-top: 5px;}.fan-first-position .copy .position {display: flex;align-items: center;justify-content: center;margin-bottom: 5px;}.fan-first-position .copy .position .icon {width: 35px;height: 31px;background: #222222;top: -13px;background: #222 url("../images/hall-of-fame/icons/pos.png") no-repeat left center;color: #222;letter-spacing: -1px;font-size: 16px;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;}.fan-first-position .copy .position .icon > span {display: block;width: 34px;text-align: center;padding-top: 5px;}.fan-first-position .copy .position .label {font-family: "Circular-Book", Arial, sans-serif;font-size: 14px;color: #888;padding-left: 5px;}.fan-first-position .copy .hof-vote {margin: 10px auto;}.fan-first-position.send .copy .name .hof-vote .upvote {visibility: hidden;}.fan-first-position.send .copy .name .hof-vote .loading {visibility: visible;}.fan-first-position.no-votes .copy .name {display: none;}.fan-first-position.no-votes .copy .votes {color: #999;}.fan-first-position.no-votes .copy .votes .up-arrow {display: none;}.fan-first-position.lh .copy {top: 0;left: -190px;top: 0;text-align: right;width: 180px;}.fan-first-position.lh .copy .name,.fan-first-position.lh .copy .position {justify-content: right;}.fan-first-position.lh .copy .hof-vote {margin: 10px 0 0 auto;}.fan-first-position.rh .copy {top: 0;left: 120px;text-align: left;width: 180px;}.fan-first-position.rh .copy .name,.fan-first-position.rh .copy .position {justify-content: left;}.fan-first-position.rh .copy .hof-vote {margin: 10px 0 0;}.fan-first-position.pos-1 {margin-left: -360px;}.fan-first-position.pos-2 {margin-left: -160px;}.fan-first-position.pos-3 {margin-left: 40px;}.fan-first-position.pos-4 {top: 237px;margin-left: -260px;}.fan-first-position.pos-5 {top: 237px;margin-left: -60px;}.fan-first-position.pos-6 {top: 405px;margin-left: -460px;}.fan-first-position.pos-7 {top: 405px;margin-left: 140px;}.fan-first-position.pos-11 {top: 1275px;margin-left: -410px;}.fan-first-position.pos-15 {top: 1330px;margin-left: 60px;}.fan-first-position.pos-16 {top: 1558px;margin-left: -290px;}.fan-first-position.pos-16 .copy .position .icon {display: none;}.fan-first-position.pos-17 {top: 1558px;margin-left: 206px;}.fan-first-position.pos-17 .copy .position .icon {display: none;}.fan-first-position.pos-18 {top: 1558px;margin-left: -42px;}.fan-first-position.pos-18 .copy .position .icon {display: none;}@media all and (max-width: 1300px) {.fan-first-position.cm.lh .copy, .fan-first-position.cm.rh .copy {top: 110px;left: auto;width: 100%;text-align: center;}.fan-first-position.cm.lh .copy .name, .fan-first-position.cm.rh .copy .name {white-space: normal;}.fan-first-position.cm.lh .copy .hof-vote, .fan-first-position.cm.rh .copy .hof-vote {margin: 10px auto;}.fan-first-position.lm .copy {left: -190px;top: 0;text-align: right;width: 180px;}.fan-first-position.lm .copy .name,.fan-first-position.lm .copy .position {justify-content: right;}.fan-first-position.lm.rh .copy {left: -190px;top: 0;text-align: right;width: 180px;}.fan-first-position.lm.rh .copy .name,.fan-first-position.lm.rh .copy .position {justify-content: right;}.fan-first-position.pos-1 {margin-left: -242px;}.fan-first-position.pos-2 {margin-left: -42px;}.fan-first-position.pos-3 {margin-left: 158px;}.fan-first-position.pos-4 {margin-left: -202px;}.fan-first-position.pos-5 {margin-left: 118px;}.fan-first-position.pos-6 {margin-left: -212px;}.fan-first-position.pos-7 {top: 405px;margin-left: 128px;}.fan-first-position.pos-11 {top: 1375px;margin-left: -242px;}.fan-first-position.pos-15 {top: 1450px;margin-left: -42px;}.fan-first-position.pos-16, .fan-first-position.pos-17, .fan-first-position.pos-18 {top: 1750px;}}@media all and (max-width: 990px) {.fan-first-position {width: 120px;}.fan-first-position .photo {position: relative;margin: auto;}.fan-first-position .copy .position .icon {width: 25px;height: 22px;background-size: cover;}.fan-first-position .copy .position .icon span {font-size: 10px;width: 22px;padding-top: 3px;}.fan-first-position .copy .name {white-space: normal;align-items: flex-start;justify-content: center;}.fan-first-position .copy .name .label {padding: 0 20px;}.fan-first-position .copy .name .hof-vote {position: absolute;top: 110px;left: 50%;margin-left: -31px;}.fan-first-position .copy .position {margin-top: 5px;}.fan-first-position .copy .votes {margin-top: 0;}.fan-first-position .copy .hof-vote {margin: 10px auto;}.fan-first-position:not(.keep) .copy {position: relative;top: auto;left: auto;width: 100%;text-align: center;margin-top: 8px;}.fan-first-position:not(.keep) .copy .name {height: 50px;}.fan-first-position.rh .copy .hof-vote {margin: 10px auto;}.fan-first-position.lh .copy .hof-vote {margin: 10px auto;}.fan-first-position.lh:not(.keep) .copy, .fan-first-position.rh:not(.keep) .copy {position: relative !important;top: auto !important;left: auto !important;width: 100% !important;text-align: center !important;}.fan-first-position.lh:not(.keep) .copy .name, .fan-first-position.rh:not(.keep) .copy .name {white-space: normal;align-items: flex-start;justify-content: center;}.fan-first-position.lh:not(.keep) .copy .position, .fan-first-position.rh:not(.keep) .copy .position {justify-content: center;}.fan-first-position.keep .copy {left: 125px;width: 100%;}.fan-first-position.keep .copy .hof-vote {margin: 10px 0 0;}.fan-first-position.keep .copy .name {align-items: center;}.fan-first-position.keep .copy .votes {position: relative;top: auto;left: auto;margin: 0;width: auto;text-align: left;}.fan-first-position.keep.rh .copy .name .label {padding: 0;}.fan-first-position.no-votes .votes {top: 30px;}.fan-first-position.pos-1 {left: 5%;margin-left: 0;}.fan-first-position.pos-2 {margin-left: -60px;}.fan-first-position.pos-3 {left: auto;right: 5%;margin-left: 0;}.fan-first-position.pos-4 {top: 280px;left: 12%;margin-left: 0;}.fan-first-position.pos-5 {top: 280px;left: auto;right: 12%;margin-left: 0;}.fan-first-position.pos-6 {top: 560px;left: 5%;margin-left: 0;}.fan-first-position.pos-7 {top: 560px;left: auto;right: 5%;margin-left: 0;}.fan-first-position.pos-11 {top: 1735px;left: 5%;margin-left: 0;}.fan-first-position.pos-15 {top: 1990px;margin-left: -60px;}.fan-first-position.pos-16 {top: 2270px;left: 5%;margin-left: 0;}.fan-first-position.pos-17 {top: 2270px;left: auto;right: 5%;margin-left: 0;}.fan-first-position.pos-18 {top: 2270px;margin-left: -60px;}}@media all and (max-width: 520px) {.fan-first-position.lm.rh .copy {left: -125px;width: 120px;}}@media all and (max-width: 420px) {.fan-first-position.lm.rh .copy {left: -105px;width: 100px;}.fan-first-position .photo {width: 100px;height: 100px;}.fan-first-position .copy .name {font-size: 18px;}.fan-first-position.pos-1 {left: 0;}.fan-first-position.pos-3 {right: 0;}.fan-first-position.pos-16 {left: 0;}.fan-first-position.pos-17 {right: 0;}}.fan-first-position.pos-8 {top: 525px;margin-left: -200px;}.fan-first-position.pos-9 {top: 675px;margin-left: -75px;}.fan-first-position.pos-10 {top: 825px;margin-left: 50px;}.fan-first-position.pos-12 {top: 975px;margin-left: 160px;}.fan-first-position.pos-13 {top: 1125px;margin-left: 285px;}.fan-first-position.pos-14 {top: 1275px;margin-left: 410px;}@media all and (max-width: 1300px) {.fan-first-position.pos-8 {margin-left: -42px;}.fan-first-position.pos-14 {top: 1375px;margin-left: 158px;}.fan-first-position.pos-9 {top: 775px;left: 15%;margin-left: 0;}.fan-first-position.pos-10 {top: 925px;left: 30%;margin-left: 0;}.fan-first-position.pos-12 {top: 1075px;left: 45%;margin-left: 0;}.fan-first-position.pos-13 {top: 1225px;left: 60%;margin-left: 0;}}@media all and (max-width: 990px) {.fan-first-position.pos-8 {top: 830px;margin-left: -60px;}.fan-first-position.pos-14 {top: 1735px;left: auto;right: 5%;margin-left: 0;}.fan-first-position.pos-9 {top: 1115px;left: 15%;margin-left: 0;}.fan-first-position.pos-10 {top: 1265px;left: 30%;margin-left: 0;}.fan-first-position.pos-12 {top: 1415px;left: 45%;margin-left: 0;}.fan-first-position.pos-13 {top: 1565px;left: 60%;margin-left: 0;}}@media all and (max-width: 767px) {.fan-first-position.pos-9 {top: 1115px;left: 10%;margin-left: 0;}.fan-first-position.pos-10 {top: 1265px;left: 20%;margin-left: 0;}.fan-first-position.pos-12 {top: 1415px;left: 30%;margin-left: 0;}.fan-first-position.pos-13 {top: 1565px;left: 40%;margin-left: 0;}}@media all and (max-width: 480px) {.fan-first-position.pos-9 {top: 1115px;left: 7.5%;margin-left: 0;}.fan-first-position.pos-10 {top: 1265px;left: 15%;margin-left: 0;}.fan-first-position.pos-12 {top: 1415px;left: 22.5%;margin-left: 0;}.fan-first-position.pos-13 {top: 1565px;left: 30%;margin-left: 0;}}.inductees {position: relative;margin: 100px 0 130px;z-index: 3;}.inductees .inductees-nav {position: relative;max-width: 1340px;margin: auto;z-index: 2;padding: 0 20px;}.inductees .inductees-nav h2 .line {width: 100%;position: absolute;height: 1px;background: #979797;opacity: 0.3;top: 25px;left: 0;z-index: 1;display: none;}.inductees .inductees-nav h2 span {position: relative;z-index: 2;display: inline-block;background: #222222;}.inductees .inductees-nav .forms {position: absolute;right: 0;width: calc(100% - 200px);top: 0;z-index: 20;}.inductees .inductees-nav .forms .search {float: left;}.inductees .inductees-nav .forms .search input {width: 251px;height: 46px;border-radius: 5px;background: #131313 url("../images/hall-of-fame/icons/icons-search.png") no-repeat calc(100% - 15px) center;border: none;font-size: 18px;font-family: "Circular-Book", Arial, sans-serif;padding: 0 40px 0 15px;color: #FFFFFF;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.inductees .inductees-nav .forms .search input {background: #131313 url("../images/hall-of-fame/icons/icons-search@2x.png") no-repeat calc(100% - 15px) center;background-size: 14px 14px;}}.inductees .inductees-nav .forms .loading-gif {float: left;margin: 6px 0 0 15px;display: none;}.inductees .inductees-nav .forms .drop-downs {float: right;}.inductees .inductees-nav .forms .drop-down {width: 186px;margin-left: 25px;float: left;}.inductees .inductees-nav .forms .drop-down.disabled {background: #131313 none;}.inductees .inductees-nav .forms #time-filter.drop-down {width: 136px;}.inductees .inductees-nav .forms #position-filter.drop-down {width: 200px;}.inductees.loading .inductees-nav .forms .loading-gif {display: inline;}.inductees.loading .hof-groups {opacity: 0;}.inductees .hof-groups {-webkit-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: opacity 100ms cubic-bezier(0.455, 0.03, 0.515, 0.955);max-width: calc(100% - (100% - 1290px) / 2);margin: 50px 0 0 calc((100% - 1290px) / 2);z-index: 1;position: relative;}.inductees .inductees-players {width: calc(100% + 56px);margin: 20px -28px 0;display: flex;}.inductees .inductees-players .inductee-slide {-webkit-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: opacity 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}.inductees .inductees-players .inductee-slide.out {opacity: 0;}.inductees .inductees-players .inductee {position: relative;width: 210px;margin: 0 28px;text-align: center;height: 370px;}.inductees .inductees-players .inductee .photo {width: 100%;padding-bottom: 100%;border-radius: 50%;}.inductees .inductees-players .inductee .photo.not-released {background: #767676;position: relative;}.inductees .inductees-players .inductee .photo.not-released span {position: absolute;left: 0;top: 50%;margin-top: -55px;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;font-size: 100px;line-height: 1;width: 100%;text-align: center;color: #222;}@media all and (max-width: 767px) {.inductees .inductees-players .inductee .photo.not-released span {font-size: 48px;margin-top: -28px;}}.inductees .inductees-players .inductee .flag {position: absolute;width: 44px;height: 44px;right: 10px;top: 10px;}.inductees .inductees-players .inductee .flag.team-logo {border-radius: 50%;-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);}.inductees .inductees-players .inductee h4 {position: relative;font-weight: normal;margin: 24px 0 0;font-size: 21px;color: #FFFFFF;font-family: "financier-medium", Arial, sans-serif;display: flex;align-items: center;justify-content: center;}.inductees .inductees-players .inductee h4 .name br {display: none;}.inductees .inductees-players .inductee .title, .inductees .inductees-players .inductee .inducted {opacity: 0.35;color: #ffffff;font-size: 16px;font-family: "Circular-Book", Arial, sans-serif;}.inductees .inductees-players .inductee .votes {color: #ffffff;font-family: "Circular-Book", Arial, sans-serif;font-size: 12px;margin: 7px 0 15px;}.inductees .inductees-players .inductee .votes br {display: none;}.inductees .inductees-players .inductee .hof-vote {margin: auto;z-index: 5;}.inductees .inductees-players .inductee .link-box {z-index: 4 !important;}.inductees .glide--swipeable .inductees-players {display: block;}.inductees .load-more {position: relative;width: 183px;height: 48px;border-radius: 24px;background-color: #FFFFFF;margin: 0 auto 0;text-align: center;color: #333333;font-size: 21px;font-family: "Circular-Medium", Arial, sans-serif;padding-top: 9px;cursor: pointer;z-index: 500;}.inductees .load-more.no-more {display: none;}@media all and (max-width: 1450px) {.inductees .hof-groups {max-width: calc(100% - 60px);margin: 70px 0 0 60px;}}@media all and (max-width: 1280px) {.inductees .hof-groups {max-width: calc(100% - 20px);margin: 70px 0 0 20px;}}@media all and (max-width: 1100px) {.inductees {margin: 0 0 130px;}.inductees .inductees-nav h2 {text-align: center;}.inductees .inductees-nav h2 .line {display: block;}.inductees .inductees-nav h2 span {padding: 0 20px;}.inductees .inductees-nav .forms {position: relative;right: auto;left: auto;width: 100%;margin: 25px 0 0;}}@media all and (max-width: 1024px) {.inductees h2 {position: relative;z-index: 5;text-align: center;}.inductees h2 span {display: inline-block;background: #222222;padding: 0 20px;}.inductees .inductees-nav .line {left: 10px;right: 10px;}.inductees .inductees-nav .forms {top: 30px;}}@media all and (max-width: 990px) {.inductees .inductees-nav .forms {max-width: 374px;margin: auto;}.inductees .inductees-nav .forms .search {float: none;}.inductees .inductees-nav .forms .search input {width: 100%;}.inductees .inductees-nav .forms .drop-downs {float: none;}.inductees .inductees-nav .forms .drop-down {width: 100%;margin: 15px 0 0;float: none;}.inductees .inductees-nav .forms .loading-gif {position: absolute;left: 50%;margin-left: -16px;float: none;bottom: -130px;}.inductees .inductees-nav .forms #time-filter.drop-down, .inductees .inductees-nav .forms #position-filter.drop-down {width: 100%;}}@media all and (max-width: 767px) {.inductees {padding: 0 20px;}.inductees .inductees-nav {position: relative;top: auto;left: auto;right: auto;}.inductees .inductees-nav h2 .line {top: 19px;}.inductees .inductees-nav .line {top: -18px;right: 0;left: 0;}.inductees .inductees-nav .forms {position: relative;width: 100%;top: auto;right: auto;padding: 30px 0 0;}.inductees .inductees-nav .forms .drop-down {float: none;width: 100%;height: 46px;}.inductees .inductees-nav .forms .drop-down .label {padding: 8px 35px 0 15px;}.inductees .hof-groups {margin: 48px 0 0 20px;}.inductees .load-more {margin: 30px auto 0;}}@media all and (max-width: 580px) {.inductees {padding: 0;}.inductees.super-rugby-pacific {margin-top: 40px;}.inductees .inductees-players {margin: 5px 0 0;}.inductees .inductees-players .inductee-slide {position: relative;}.inductees .inductees-players .inductee {height: 257px;width: 100%;margin: 0;}.inductees .inductees-players .inductee h4 {margin: 7px 0 7px;font-size: 19px;line-height: 1;}.inductees .inductees-players .inductee h4 .name br {display: block;}.inductees .inductees-players .inductee .photo {width: 96px;height: 96px;padding-bottom: 0;position: relative;margin: auto;}.inductees .inductees-players .inductee .flag {right: auto;left: 50%;margin-left: 20px;top: 0;}.inductees .inductees-players .inductee .inducted {font-size: 15px;white-space: nowrap;}}.hof-group {position: relative;}.hof-group h3 {position: relative;color: #888;font-size: 21px;font-family: "Circular-Book", Arial, sans-serif;font-weight: normal;height: 50px;margin: 0;}.hof-group h3 .line {position: absolute;height: 1px;top: 15px;right: 0;left: 0;background: #979797;opacity: 0.3;z-index: 1;}.hof-group h3 .flag {position: absolute;left: 0;top: -7px;z-index: 2;width: 50px;height: 44px;background: #222222;}.hof-group h3 .flag img {width: 44px;}.hof-group h3 .icon {position: absolute;left: 0;z-index: 2;width: 50px;height: 50px;background: #222222;color: #222;letter-spacing: -1px;font-size: 16px;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;}.hof-group h3 .icon.pos {top: -13px;background: #222 url("../images/hall-of-fame/icons/pos.png") no-repeat left center;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.hof-group h3 .icon.pos {background: #222 url("../images/hall-of-fame/icons/pos@2x.png") no-repeat left center;background-size: 35px 31px;}}.hof-group h3 .icon.pos > span {display: block;width: 34px;text-align: center;padding-top: 15px;}.hof-group h3 .title {position: absolute;z-index: 3;left: 50px;height: 50px;background: #222222;padding-right: 25px;}.hof-group h3 .title.no-icon {left: 0;}.hof-group h3 .title span {color: #C5C5C5;}.hof-group .right-fade {background: rgb(34, 34, 34);background: linear-gradient(90deg, rgba(34, 34, 34, 0) 0%, rgb(34, 34, 34) 80%);opacity: 0.5;width: 210px;height: 350px;position: absolute;right: 0;top: 50px;pointer-events: none;z-index: 5;}.hof-group .slider-arrow {background: url("../images/hall-of-fame/slider-arrow.png") no-repeat center center;width: 100px;height: 200px;position: absolute;right: 0;top: 70px;z-index: 6;cursor: pointer;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.hof-group .slider-arrow {background: url("../images/hall-of-fame/slider-arrow@2x.png") no-repeat center center;background-size: 16px 24px;}}.hof-group .slider-arrow.back {transform: rotate(180deg);right: auto;left: -75px;}.hof-group .slider-arrow.closed {display: none;}@media all and (max-width: 1280px) {.hof-group .slider-arrow.back {left: 5px;}}@media all and (max-width: 767px) {.hof-group .right-fade,.hof-group .slider-arrow {display: none;}}.hof-group.mobile .inductees-players {width: 100%;display: block;overflow: scroll;-webkit-overflow-scrolling: touch;cursor: grab;-ms-overflow-style: none; scrollbar-width: none; }.hof-group.mobile .inductees-players::-webkit-scrollbar {display: none;}.hof-group.mobile .inductees-players .players-track {display: flex;margin-right: 20px;}.hof-group.mobile .inductees-players .players-track .glide__slide {width: auto;}@media all and (max-width: 580px) {.hof-group.mobile .inductees-players .players-track {gap: 20px;}}.hyvor-box {padding: 15px 15px;margin: 30px 0 20px;color: #151515;}@media all and (max-width: 1024px) {.hyvor-box {margin: 30px 20px 20px;}}@media all and (max-width: 767px) {.hyvor-box {margin: 30px 0 20px;padding: 0 15px;}}.hyvor-box h2 {font-family: "Circular-Bold", Arial, serif;font-weight: normal;font-size: 24px !important;margin: 0 !important;padding: 15px 0 30px;text-align: center;}.hyvor-box .fake-comments {background: #FFFFFF;color: #333333;-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);padding: 0;margin-bottom: 20px;border-radius: 5px;}.hyvor-box .fake-comments .head {background-color: #fafafa;color: #484848;padding: 20px;border-radius: 5px 5px 0 0;display: flex;font-family: "Circular-Bold", Arial, serif;font-size: 1.125em;align-items: center;}.hyvor-box .fake-comments .head .total {width: calc(100% - 50px);}.hyvor-box .fake-comments .head .login {cursor: pointer;font-size: 0.7em;}.hyvor-box .fake-comments .comments-body {padding: 40px 20px 0;}.hyvor-box .fake-comments .no-comments {padding: 80px 0;text-align: center;opacity: 0.5;font-family: "Circular-Book", Arial, sans-serif;}.hyvor-box .fake-comments .login-cta {box-shadow: rgba(0, 52, 102, 0.11) 0px 2px 5px 1px;height: 48px;display: flex;align-items: center;justify-content: center;font-size: 0.9em;font-family: "Circular-Bold", Arial, serif;cursor: pointer;}.hyvor-box .fake-comments .comments-list {padding-bottom: 30px;}.hyvor-box .fake-comments .load-more {display: flex;justify-content: center;padding: 30px 0;}.hyvor-box .fake-comments .load-more > div {border-radius: 7px;background: #0365C3;color: #FFFFFF;height: 34px;padding: 0 20px;cursor: pointer;display: inline-flex;align-items: center;}.hyvor-box .fake-comments .comment {display: flex;gap: 10px;align-items: flex-start;margin: 30px 0 0;position: relative;}.hyvor-box .fake-comments .comment .icon .circle {border-radius: 50%;width: 32px;height: 32px;background: #68A3DB;color: #FFFFFF;display: flex;justify-content: center;align-items: center;}.hyvor-box .fake-comments .comment .icon .line {position: absolute;width: 1px;background: #0365C3;top: 32px;bottom: -30px;left: 16px;opacity: 0.05;}.hyvor-box .fake-comments .comment .comment-text {font-family: "Circular-Book", Arial, sans-serif;line-height: 1.4em;}.hyvor-box .fake-comments .comment .comment-text .user {display: flex;gap: 15px;font-family: "Circular-Bold", Arial, serif;font-size: 16px;margin-bottom: 10px;color: #333333;}.hyvor-box .fake-comments .comment .comment-text .user span {font-size: 0.9em;color: #767676;font-family: "Circular-Book", Arial, sans-serif;}.hyvor-box .fake-comments .comment .comment-text p {margin: 0;font-size: 16px;color: #333333;text-align: left;}.hyvor-box .hyvor-join-box {text-align: center;color: #222222;margin-bottom: 30px;}.hyvor-box .hyvor-join-box p {font-family: "Circular-Book", Arial, sans-serif;font-size: 18px;position: relative;max-width: 480px;margin: 25px auto;}.hyvor-box .hyvor-join-box a {position: relative;margin: auto;border-radius: 25px !important;color: #FFFFFF !important;width: 100%;max-width: 384px;display: block;height: 50px;background-color: #E61E00;font-size: 24px;text-align: center;padding-top: 11px;line-height: 1;font-family: "Circular-Bold", Arial, serif;cursor: pointer;}.hyvor-box .main-box .action-button button {color: #E61E00;font-family: "Circular-Medium", Arial, sans-serif;}.sso-message {position: relative;padding: 23px 33px;color: #FFFFFF;font-size: 16px;font-family: "Circular-Book", Arial, sans-serif;max-width: 736px;margin: 30px auto;}.sso-message .image {position: absolute;right: 0;top: 0;background: url("../images/sso/sso-popup-image.jpg") no-repeat center top;background-size: cover;width: 300px;height: 100%;z-index: 1;}.sso-message .bg-gradient {position: absolute;z-index: 2;background-image: linear-gradient(90deg, rgb(5, 19, 55) 0%, rgb(5, 19, 55) 70%, rgba(5, 19, 55, 0) 100%);height: 100%;width: calc(100% - 100px);top: 0;left: 0;}.sso-message .copy {position: relative;z-index: 3;max-width: 385px;}.sso-message h2 {margin: 0 0 20px;font-family: "Circular-Black", Arial, serif;font-weight: normal;font-size: 24px;}.sso-message b {font-family: "Circular-Bold", Arial, serif;font-weight: normal;}.sso-message p {margin: 0 0 20px;}.sso-message p:last-child {margin: 0;}.sso-message a {color: #FFFFFF;text-decoration: underline;}@media (max-width: 1024px) {.sso-message {padding-top: 200px;margin: 50px auto;max-width: 400px;}.sso-message .image {width: 100%;height: 400px;}.sso-message .bg-gradient {background-image: linear-gradient(0deg, rgb(5, 19, 55) 0%, rgb(5, 19, 55) 70%, rgba(5, 19, 55, 0) 100%);height: calc(100% - 100px);width: 100%;top: auto;left: 0;bottom: 0;}}.article-display-view .sso-message {margin: 0 15px;max-width: 100%;}@media (max-width: 1024px) {.article-display-view .sso-message {margin: 0 auto;}}h2 {font-family: "financier-medium", Arial, sans-serif;font-weight: normal;font-size: 30px;line-height: 1.6;letter-spacing: 0.5px;color: #FFFFFF;margin: 0;text-transform: uppercase;}@media all and (max-width: 767px) {h2 {font-size: 24px;}}.join-now-link {width: 250px;height: 48px;border-radius: 24.5px;background-color: #fff;position: relative;margin: 20px auto 0;z-index: 6;font-size: 21px;text-align: center;color: #222;padding-top: 11px;font-family: "Circular-Medium", Arial, sans-serif;cursor: pointer;display: block;text-transform: uppercase;letter-spacing: -1px;}.join-now-link.dream-team {margin: 40px auto 0;}.hof-vote {position: relative;display: block;width: 63px;height: 20px;border-radius: 10px;background-color: #ccc;font-size: 12px;font-family: "Circular-Bold", Arial, serif;text-transform: uppercase;padding-top: 2px;z-index: 5;cursor: pointer;color: #333;text-align: center;}.hof-vote.hide {display: none;}.hof-vote .loading {position: absolute;right: -25px;display: block;top: 0;width: 20px;height: 20px;border-radius: 50%;background: url("../images/hall-of-fame/icons/ajax-loader.gif") no-repeat center;visibility: hidden;}.hof-vote .tick {position: relative;margin: auto;background: url("../images/hall-of-fame/icons/vote-tick.png");width: 14px;height: 12px;display: none;}.hof-vote.voted {background-color: #009d69;padding-top: 4px;}.hof-vote.voted .txt {display: none;}.hof-vote.voted .tick {display: block;}.hof-vote.send .loading {visibility: visible;}.votes-total {position: relative;width: 100%;max-width: 1360px;padding: 0 20px;margin: 100px auto 0;color: #FFFFFF;}@media all and (max-width: 767px) {.votes-total {margin: 50px auto 0;text-align: center;}}.hof-comments {position: relative;width: 100%;max-width: 1320px;padding: 0;margin: 120px auto 0;-webkit-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.2);min-height: 400px;font-family: "Circular-Book", Arial, sans-serif;}@media all and (max-width: 767px) {.hof-comments {margin: 50px auto 0;}}.hof-base-copy {position: relative;width: 100%;max-width: 1360px;padding: 0 20px;margin: 60px auto 0;}.hof-base-copy h2 {position: relative;z-index: 2;margin: 0 0 40px;}.hof-base-copy h2 span {display: inline-block;background: #222222;padding: 0 20px 0 0;line-height: 1;letter-spacing: 0.5px;position: relative;top: 0;}@media all and (max-width: 767px) {.hof-base-copy h2 span {top: 6px;}}.hof-base-copy .line {position: absolute;z-index: 1;height: 1px;background: #979797;left: 20px;right: 20px;top: 25px;opacity: 0.3;}.hof-base-copy p {font-size: 18px;color: #999;font-family: "Circular-Book", Arial, sans-serif;line-height: 1.39;}.hof-base-copy p a {color: #FFFFFF;}@media all and (max-width: 1024px) {.hof-base-copy h2 {text-align: center;}.hof-base-copy h2 span {padding: 0 20px;}}.rwc-dream-team .hof-base-copy h2 span, .rwc-dream-team .fan-first-xv h2 span, .rwc-dream-team .inductees .inductees-nav h2 span {background: #3C3C64;}.rwc-dream-team .hof-group h3 .title {background: #3C3C64;}.rwc-dream-team .hof-group h3 .icon.pos, .rwc-dream-team .fan-first-position .copy .position .icon {background: #3C3C64 url("../images/hall-of-fame/icons/pos.png") no-repeat left center;}html {overflow-x: hidden;overflow-y: scroll;height: auto !important;}.c-fiv {display: flex;justify-content: center;}body {padding: 0;margin: 0;height: 100%;background-color: #F5F5F5;-moz-image-rendering: auto;image-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-family: "Circular-Medium", Arial, sans-serif;scrollbar-color: #E61E00 transparent;scrollbar-width: thin;}body div.fc-message-root {display: none !important;position: absolute !important;left: -200vw !important;width: auto !important;right: -200vw !important;}body.new-brand {padding-top: 116px;}body.new-brand.has-app-banner {padding-top: 194px;}body.thexv {background-color: #0d1721;}body.six-nations {background-color: #000000;}body .tp-backdrop.tp-active {opacity: 1;background-color: #0d1721;}body.video-dark {background-color: #222;}body.video-dark.hall-of-fame {background-color: #222222;}body.video-dark.rwc-dream-team {background-color: #2b3eff;}body.video-dark.plus {background-color: #0d1721;}body.hide-piano .tp-modal,body.hide-piano .tp-backdrop {display: none !important;}body.white-bg {background-color: #FFFFFF;}body.search-open {position: relative;height: 100vh;overflow: hidden;}@media all and (max-width: 1024px) {body.new-brand {padding-top: 150px;}body.new-brand.has-app-banner {padding-top: 225px;}body .qc-cmp2-container a.qc-cmp2-persistent-link {-moz-transform: rotate(-90deg) scale(0.9) !important;-webkit-transform: rotate(-90deg) scale(0.9) !important;-o-transform: rotate(-90deg) scale(0.9) !important;-ms-transform: rotate(-90deg) scale(0.9) !important;transform: rotate(-90deg) scale(0.9) !important;left: -43px !important;right: auto !important;bottom: 150px;padding-top: 12px !important;font-family: "Circular-Book", Arial, sans-serif;font-size: 14px !important;}body .qc-cmp2-container a.qc-cmp2-persistent-link img {width: 12px !important;height: auto !important;margin-right: 5px !important;margin-top: 5px !important;}}h2, h3 {font-family: "Circular-Bold", Arial, serif;font-weight: normal;}.rpp {position: relative;display: inline-block;padding-right: 18%;margin-right: 15px;}.rpp span {position: absolute;right: 2px;top: -30%;color: #e8980d;font-size: 200%;line-height: 1;}body.sticky-banner-ad {padding-top: 123px;}body.sticky-banner-ad.size-50 {padding-top: 83px;}body.sticky-banner-ad.size-100 {padding-top: 133px;}body.sticky-banner-ad.size-90 {padding-top: 123px;}body.sticky-banner-ad.size-250 {padding-top: 278px;}body.sticky-banner-ad.no-padding-top {padding-top: 0;}body.sticky-banner-ad.stop-sticky {padding-top: 0;}body.show-menu:not(.mega) {padding-top: 0 !important;}#template {position: relative;max-width: 100%;overflow: hidden;}.search #template {display: none;}main {position: relative;width: 100%;overflow: hidden;z-index: 2;}@media all and (max-width: 990px) {.show-menu main {display: none;}.show-menu.mega main {display: block;}}img {border: none;}img:not([src]):not([srcset]) {visibility: hidden;}a {text-decoration: none;color: #222222;}.left {float: left;}.right {float: right;}.mouseNo {pointer-events: none;}.mouseYes {pointer-events: all;}.block {display: block;}.inlineBlock {display: inline-block;}.clear {clear: both;}.hand {cursor: pointer;}.op50 {zoom: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";filter: alpha(opacity=50);opacity: 0.5;}.op30 {zoom: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";filter: alpha(opacity=30);opacity: 0.3;}.hide {display: none;}.hidden {visibility: hidden;}.center {text-align: center;}.lowercase {text-transform: lowercase;}.uppercase {text-transform: uppercase;}.underline {text-decoration: underline;}* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.no-select {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.message-404 h1 {font-size: 18px;color: #888888;font-family: "Circular-Book", Arial, sans-serif;font-weight: normal !important;padding: 100px 30px;}.video-dark .message-404 h1 {color: #FFFFFF;}.video-dark .message-404 h1 a {color: #0067bf;}.clearfix:after {clear: both;content: "";display: block;}.docs {padding-top: 60px;}.docs p, .docs ul, .docs li {font-family: "Circular-Book", Arial, sans-serif;font-style: normal;font-weight: normal;color: #A0A0A0;font-size: 14px;line-height: 1.8em;}.docs h1 {font-family: "Circular-Bold", Arial, sans-serif;font-size: 36px;font-style: normal;font-weight: normal;line-height: 1em;color: #1F7A3F;text-align: center;margin-bottom: 100px;}.docs h2 {font-family: "Circular-Bold", Arial, sans-serif;font-style: normal;font-weight: normal;font-size: 24px;line-height: 1.3em;color: #4c4c4c;margin: 90px 0 30px 0;}.docs h3 {font-family: "Circular-Bold", Arial, sans-serif;font-style: normal;font-weight: normal;font-size: 18px;line-height: 1.3em;color: #4c4c4c;margin: 30px 0;}.docs.big-numbers > ol > li {font-family: "MuseoSans-500", Arial, sans-serif;font-style: normal;font-weight: normal;font-size: 24px;line-height: 1.3em;color: #4c4c4c;margin: 90px 0 30px 0;}.docs.big-numbers > ol > li p {font-family: "Circular-Book", Arial, sans-serif;font-style: normal;font-weight: normal;color: #A0A0A0;font-size: 14px;line-height: 1.8em;}#debug {position: fixed;width: 200px;height: 50px;bottom: 0;right: 0;background: #FFFFFF;z-index: 5000;color: #000000;}h1.page-title,h2.page-title {font-family: "Circular-Bold", Arial, serif;font-size: 50px;font-weight: normal;color: #222222;margin: 0 0 30px -3px;line-height: 1;letter-spacing: -2px;}@media all and (max-width: 767px) {h1.page-title,h2.page-title {font-size: 32px;margin: 0 0 0 -1px;}}body.video-dark h1.page-title,body.video-dark h2.page-title {color: #FFFFFF;}h1.authors-title,h2.authors-title {font-family: "Circular-Bold", Arial, serif;font-size: 50px;font-weight: normal;color: #222222;margin: 0 0 0 20px;line-height: 1.2;letter-spacing: -2px;}.mc-banner {-webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);position: fixed;z-index: 500;bottom: 0;width: 100%;display: flex;justify-content: center;}.mc-banner > div {position: relative;width: 100%;max-width: 728px;height: 90px;}.mc-banner > div .close {position: absolute;right: 0;top: -25px;width: 20px;height: 20px;background: rgb(0, 0, 0);border-radius: 50%;justify-content: center;align-items: center;cursor: pointer;z-index: 5;display: none;}.mc-banner > div > div {position: relative;width: 100%;height: 90px;overflow: hidden;}.mc-banner > div > div .snack-ad {position: absolute;width: 100%;max-width: 728px;height: 90px;overflow: hidden;top: 0;left: 0;z-index: 2;}.mc-banner > div > div .adv {justify-content: center;align-items: center;font-family: "Circular-Bold", Arial, serif;color: #fff;font-size: 12px;position: absolute;width: 100%;max-width: 728px;height: 90px;overflow: hidden;top: 0;left: 0;z-index: 1;display: none;}.mc-banner.out {transform: translateY(120px);}.mc-banner.hide {transform: translateY(120px);}#ot-sdk-btn-floating.ot-floating-button {left: 0 !important;bottom: 10px !important;width: 18px !important;height: 70px !important;}#ot-sdk-btn-floating.ot-floating-button .ot-floating-button__front {background-image: url("../images/cookie-policy.png") !important;background-size: cover;}#ot-sdk-btn-floating .ot-floating-button__front.custom-persistent-icon {border-radius: 0 !important;}#under-or-equal-to-2560 {display: none; }@media all and (max-width: 2560px) {#under-or-equal-to-2560 {display: block; } }#under-or-equal-to-1920 {display: none; }@media all and (max-width: 1920px) {#under-or-equal-to-1920 {display: block; } }#under-or-equal-to-1680 {display: none; }@media all and (max-width: 1680px) {#under-or-equal-to-1680 {display: block; } }#under-or-equal-to-1480 {display: none; }@media all and (max-width: 1480px) {#under-or-equal-to-1480 {display: block; } }#under-or-equal-to-1300 {display: none; }@media all and (max-width: 1300px) {#under-or-equal-to-1300 {display: block; } }#under-or-equal-to-1280 {display: none; }@media all and (max-width: 1280px) {#under-or-equal-to-1280 {display: block; } }#under-or-equal-to-1279 {display: none; }@media all and (max-width: 1279px) {#under-or-equal-to-1279 {display: block; } }#under-or-equal-to-1250 {display: none; }@media all and (max-width: 1250px) {#under-or-equal-to-1250 {display: block; } }#under-or-equal-to-1150 {display: none; }@media all and (max-width: 1150px) {#under-or-equal-to-1150 {display: block; } }#under-or-equal-to-1024 {display: none; }@media all and (max-width: 1024px) {#under-or-equal-to-1024 {display: block; } }#under-or-equal-to-1023 {display: none; }@media all and (max-width: 1023px) {#under-or-equal-to-1023 {display: block; } }#under-or-equal-to-990 {display: none; }@media all and (max-width: 990px) {#under-or-equal-to-990 {display: block; } }#under-or-equal-to-768 {display: none; }@media all and (max-width: 768px) {#under-or-equal-to-768 {display: block; } }#under-or-equal-to-767 {display: none; }@media all and (max-width: 767px) {#under-or-equal-to-767 {display: block; } }#under-or-equal-to-680 {display: none; }@media all and (max-width: 680px) {#under-or-equal-to-680 {display: block; } }#under-or-equal-to-580 {display: none; }@media all and (max-width: 580px) {#under-or-equal-to-580 {display: block; } }#under-or-equal-to-480 {display: none; }@media all and (max-width: 480px) {#under-or-equal-to-480 {display: block; } }.spacer-16-9 {display: block;width: 100%;padding-bottom: 56.25%; }@font-face {font-family: "Apercu-Bold";src: url("../webfonts/apercu-bold-webfont.eot");src: url("../webfonts/apercu-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfonts/apercu-bold-webfont.woff") format("woff"), url("../webfonts/apercu-bold-webfont.ttf") format("truetype");font-display: swap;}@font-face {font-family: "Apercu-Regular";src: url("../webfonts/apercu-regular-pro.eot");src: url("../webfonts/apercu-regular-pro.eot?#iefix") format("embedded-opentype"), url("../webfonts/apercu-regular-pro.woff") format("woff"), url("../webfonts/apercu-regular-pro.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSans-300";src: url("../webfonts/2E9119_1_0.eot");src: url("../webfonts/2E9119_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2E9119_1_0.woff2") format("woff2"), url("../webfonts/2E9119_1_0.woff") format("woff"), url("../webfonts/2E9119_1_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSans-500";src: url("../webfonts/2E9119_3_0.eot");src: url("../webfonts/2E9119_3_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2E9119_3_0.woff2") format("woff2"), url("../webfonts/2E9119_3_0.woff") format("woff"), url("../webfonts/2E9119_3_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSans-700";src: url("../webfonts/2E9119_0_0.eot");src: url("../webfonts/2E9119_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2E9119_0_0.woff2") format("woff2"), url("../webfonts/2E9119_0_0.woff") format("woff"), url("../webfonts/2E9119_0_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSans-900";src: url("../webfonts/2E9119_9_0.eot");src: url("../webfonts/2E9119_9_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/2E9119_9_0.woff2") format("woff2"), url("../webfonts/2E9119_9_0.woff") format("woff"), url("../webfonts/2E9119_9_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSlab-300";src: url("../webfonts/309F27_0_0.eot");src: url("../webfonts/309F27_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/309F27_0_0.woff2") format("woff2"), url("../webfonts/309F27_0_0.woff") format("woff"), url("../webfonts/309F27_0_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSlab-500";src: url("../webfonts/32E7A7_1_0.eot");src: url("../webfonts/32E7A7_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/32E7A7_1_0.woff2") format("woff2"), url("../webfonts/32E7A7_1_0.woff") format("woff"), url("../webfonts/32E7A7_1_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSlab-700";src: url("../webfonts/32E7A7_0_0.eot");src: url("../webfonts/32E7A7_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/32E7A7_0_0.woff2") format("woff2"), url("../webfonts/32E7A7_0_0.woff") format("woff"), url("../webfonts/32E7A7_0_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "MuseoSlab-900";src: url("../webfonts/309F2A_0_0.eot");src: url("../webfonts/309F2A_0_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/309F2A_0_0.woff2") format("woff2"), url("../webfonts/309F2A_0_0.woff") format("woff"), url("../webfonts/309F2A_0_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "FuturaPT-Bold";src: url("../webfonts/309F27_1_0.eot");src: url("../webfonts/309F27_1_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/309F27_1_0.woff2") format("woff2"), url("../webfonts/309F27_1_0.woff") format("woff"), url("../webfonts/309F27_1_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "FuturaPT-ExtraBold";src: url("../webfonts/309F27_2_0.eot");src: url("../webfonts/309F27_2_0.eot?#iefix") format("embedded-opentype"), url("../webfonts/309F27_2_0.woff2") format("woff2"), url("../webfonts/309F27_2_0.woff") format("woff"), url("../webfonts/309F27_2_0.ttf") format("truetype");font-display: swap;}@font-face {font-family: "Circular Std";src: url("../webfonts/cs-bold.eot");src: url("../webfonts/cs-bold.eot?#iefix") format("embedded-opentype"), url("../webfonts/cs-bold.woff") format("woff"), url("../webfonts/cs-bold.ttf") format("truetype");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "Circular-Black";src: url("../webfonts/lineto-circular-black.eot");src: url("../webfonts/lineto-circular-black.eot?#iefix") format("embedded-opentype"), url("../webfonts/lineto-circular-black.woff2") format("woff2"), url("../webfonts/lineto-circular-black.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "Circular-Bold";src: url("../webfonts/lineto-circular-bold.eot");src: url("../webfonts/lineto-circular-bold.eot?#iefix") format("embedded-opentype"), url("../webfonts/lineto-circular-bold.woff2") format("woff2"), url("../webfonts/lineto-circular-bold.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "Circular-Book";src: url("../webfonts/lineto-circular-book.eot");src: url("../webfonts/lineto-circular-book.eot?#iefix") format("embedded-opentype"), url("../webfonts/lineto-circular-book.woff2") format("woff2"), url("../webfonts/lineto-circular-book.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}@font-face {font-family: "Circular-Medium";src: url("../webfonts/lineto-circular-medium.eot");src: url("../webfonts/lineto-circular-medium.eot?#iefix") format("embedded-opentype"), url("../webfonts/lineto-circular-medium.woff2") format("woff2"), url("../webfonts/lineto-circular-medium.woff") format("woff");font-weight: normal;font-style: normal;font-display: swap;}.museo-slab {font-family: "MuseoSlab-900", Arial, sans-serif;font-style: normal;font-weight: normal;}.museo-sans {font-family: "MuseoSans-500", Arial, sans-serif;font-style: normal;font-weight: normal;}.futura-pt {font-family: "FuturaPT-ExtraBold", Arial, sans-serif;font-style: normal;font-weight: normal;}@font-face {font-family: "dm-sans-regular";src: url("../webfonts/sponsors/dm-sans-v4-latin-regular.eot");src: url("../webfonts/sponsors/dm-sans-v4-latin-regular.eot?#iefix") format("embedded-opentype"), url("../webfonts/sponsors/dm-sans-v4-latin-regular.woff2") format("woff2"), url("../webfonts/sponsors/dm-sans-v4-latin-regular.woff") format("woff"), url("../webfonts/sponsors/dm-sans-v4-latin-regular.ttf") format("truetype");font-display: fallback;}@font-face {font-family: "dm-sans-medium";src: url("../webfonts/sponsors/dm-sans-v4-latin-500.eot");src: url("../webfonts/sponsors/dm-sans-v4-latin-500.eot?#iefix") format("embedded-opentype"), url("../webfonts/sponsors/dm-sans-v4-latin-500.woff2") format("woff2"), url("../webfonts/sponsors/dm-sans-v4-latin-500.woff") format("woff"), url("../webfonts/sponsors/dm-sans-v4-latin-500.ttf") format("truetype");font-display: fallback;}@font-face {font-family: "dm-sans-bold";src: url("../webfonts/sponsors/dm-sans-v4-latin-700.eot");src: url("../webfonts/sponsors/dm-sans-v4-latin-700.eot?#iefix") format("embedded-opentype"), url("../webfonts/sponsors/dm-sans-v4-latin-700.woff2") format("woff2"), url("../webfonts/sponsors/dm-sans-v4-latin-700.woff") format("woff"), url("../webfonts/sponsors/dm-sans-v4-latin-700.ttf") format("truetype");font-display: fallback;}@font-face {font-family: "financier-black";src: url("../webfonts/sponsors/financier-display-web-black.eot");src: url("../webfonts/sponsors/financier-display-web-black.eot?#iefix") format("embedded-opentype"), url("../webfonts/sponsors/financier-display-web-black.woff2") format("woff2"), url("../webfonts/sponsors/financier-display-web-black.woff") format("woff"), url("../webfonts/sponsors/financier-display-web-black.ttf") format("truetype");font-display: fallback;}@font-face {font-family: "financier-bold";src: url("../webfonts/sponsors/financier-display-web-bold.eot");src: url("../webfonts/sponsors/financier-display-web-bold.eot?#iefix") format("embedded-opentype"), url("../webfonts/sponsors/financier-display-web-bold.woff2") format("woff2"), url("../webfonts/sponsors/financier-display-web-bold.woff") format("woff"), url("../webfonts/sponsors/financier-display-web-bold.ttf") format("truetype");font-display: fallback;}.popup-box {position: absolute;top: 0;left: 0;width: 100%;min-height: 100%;z-index: 10000;display: none;color: #999;}.popup-box.show {display: block;}.popup-box .sign-in-box {position: relative;top: 55px;margin: 0 auto;width: 90%;max-width: 440px;background-color: #FFFFFF;z-index: 102;padding: 30px 0 0;-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}.popup-box .sign-in-box #login-container {min-height: 433px;}.popup-box .sign-in-box #login-container.restore {min-height: 100px;}.popup-box .sign-in-box #login-container .loading {position: absolute;left: 50%;top: 50%;margin: -16px 0 0 -16px;}.popup-box .sign-in-box.account {max-width: 600px;padding: 50px 0 0;}.popup-box .sign-in-box .close-btn {position: absolute;width: 16px;height: 16px;right: 19px;top: 19px;z-index: 1003;background-image: url("../images/common/close-btn.png");cursor: pointer;}.popup-box .sign-in-box .bottom-line {font-family: "MuseoSans-500", Arial, sans-serif;font-style: normal;font-weight: normal;font-size: 16px;width: 100%;text-align: center;top: -60px;}.popup-box .sign-in-box .live-super-rugby {position: relative;background: #1c2b5b;margin-top: 50px;padding: 20px 16px;}.popup-box .sign-in-box .live-super-rugby .copy {width: 100%;margin-bottom: 20px;}.popup-box .sign-in-box .live-super-rugby .copy > div {float: left;vertical-align: middle;}.popup-box .sign-in-box .live-super-rugby .copy > div.sra-logo {width: 76px;}.popup-box .sign-in-box .live-super-rugby .copy > div.sra-logo img {width: 100%;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt {line-height: 0.93;padding: 5px 0 0 20px;width: calc(100% - 76px);float: left;text-align: center;color: #FFFFFF;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;font-size: 30px;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt > div {font-size: 21px;font-family: "Circular-Bold", Arial, serif;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt > div > div {opacity: 0.65;margin: 15px 0 5px;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt > div a {color: inherit;}.popup-box .sign-in-box .live-super-rugby .btn {position: relative;font-size: 19px;color: #FFFFFF;font-family: "Circular-Bold", Arial, serif;text-align: center;padding-top: 10px;display: block;height: 48px;border-radius: 3px;background-color: #279ad5;}@media all and (max-width: 990px) {.popup-box .sign-in-box {top: auto;margin: 50px auto;}}@media all and (max-width: 460px) {.popup-box .sign-in-box .live-super-rugby .copy > div.sra-logo {width: 50px;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt {width: calc(100% - 50px);font-size: 25px;}}@media all and (max-width: 380px) {.popup-box .sign-in-box .live-super-rugby .copy > div {float: none;}.popup-box .sign-in-box .live-super-rugby .copy > div.sra-logo {width: 100%;text-align: center;}.popup-box .sign-in-box .live-super-rugby .copy > div.sra-logo img {width: 76px;}.popup-box .sign-in-box .live-super-rugby .copy > div.txt {width: 100%;font-size: 30px;padding: 20px 5px;}}.popup-box .blackout {position: fixed;width: 100%;height: 100%;z-index: 101;background: url("../images/common/blackout-tile.png") repeat;}.search-container {position: fixed;top: 0;width: 100%;height: 100%;z-index: 6001;overflow: hidden;background: rgb(230, 30, 0);background: linear-gradient(35deg, rgb(230, 30, 0) 0%, rgb(255, 120, 0) 100%);display: none;}.search-container .search-sprite {margin: 11px;width: 22px;height: 22px;background-image: url("../images/common-svg/search-close.svg");background-repeat: no-repeat;background-size: 22px 22px;}.search-container .mobile-close {display: none;}@media all and (max-width: 990px) {.search-container .mobile-close {display: block;}}.search-container .mobile-close .menu-line {position: absolute;width: 18px;height: 3px;background-color: #ffffff;-webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1); }.search-container .mobile-close .menu-line1 {left: 10px;}.search-container .mobile-close .menu-line2 {top: 16px;left: 10px;}.search-container .mobile-close .menu-line3 {top: 22px;left: 10px;}.search-container .mobile-close .menu-line1 {top: 16px;-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);-moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);-o-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);-ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, 45deg);}.search-container .mobile-close .menu-line3 {top: 16px;-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);-moz-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);-o-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);-ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -45deg);}.search-container .mobile-close .menu-line {background-color: #ffffff;}.search-container .close-search-btn {position: absolute;top: 88px;right: 70px;width: 44px;height: 44px;cursor: pointer;z-index: 100;-webkit-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);-moz-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);-o-transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1);transition: all 300ms cubic-bezier(0.165, 0.84, 0.44, 1); }@media all and (max-width: 1280px) {.search-container .close-search-btn {right: 30px;}}@media all and (max-width: 990px) {.search-container .close-search-btn {top: 16px;right: 4px;}}.search-container .close-search-btn.allow-hover:hover {-ms-transform: scale(1.2, 1.2); -webkit-transform: scale(1.2, 1.2); transform: scale(1.2, 1.2);}.search-container .icons-close-search {width: 50px;position: absolute;top: 83px;right: 70px;cursor: pointer;z-index: 100;}.search-container .search-results {position: absolute;left: 240px;top: 50%;height: 575px;margin-top: -287px;}.search-container .search-results #search-results-list {opacity: 0;-webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);-moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }.search-container .search-results #search-results-list.transition-in {opacity: 1;}.search-container .search-results input {background: none;border: none;font-size: 96px;font-family: "Circular-Bold", Arial, serif;color: #FFFFFF;position: relative;z-index: 2;outline: none;padding: 0;margin: 0;}@media all and (max-width: 767px) {.search-container .search-results input {padding: 0 0 3px 0;}}.search-container .search-results input::placeholder {color: rgba(255, 255, 255, 0.5);opacity: 0.5;}.search-container .search-results input:-ms-input-placeholder {color: rgba(255, 255, 255, 0.5);opacity: 0.5;}.search-container .search-results input::-ms-input-placeholder {color: rgba(255, 255, 255, 0.5);opacity: 0.5;}.search-container .search-results input:focus {outline-width: 0;}.search-container .search-results .search-line-container {position: relative;z-index: 1;margin-top: -15px;}.search-container .search-results .search-line-container .search-line {float: left;position: relative;height: 10px;background-color: #E61E00;font-size: 96px;font-family: "Circular-Bold", Arial, serif;color: transparent;overflow: hidden;}.search-container .search-results .search-line-container:after {clear: both;content: "";display: block;}.search-container .search-results ul {list-style: none;margin: 50px 0 0 -20px;padding: 0;font-family: "Circular-Bold", Arial, serif;}.search-container .search-results ul li {max-width: 500px;}.search-container .search-results ul li a {display: block;width: 500px;height: 58px;border-radius: 7px;line-height: 1;padding: 15px 20px;background-color: transparent;-webkit-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-moz-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);-o-transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);transition: background-color 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);}.search-container .search-results ul li a .name {float: left;font-size: 24px;color: #FFFFFF;}.search-container .search-results ul li a .name.news {color: #F8A68E;}.search-container .search-results ul li a .meaning {float: right;color: #F8A68E;font-size: 21px;margin-top: 2px;}.search-container .search-results ul li a:after {clear: both;content: "";display: block;}.search-container .search-results ul li:hover a,.search-container .search-results ul li.selected a {background-color: #E61E00;}@media all and (max-width: 1280px) {.search-container .icons-close-search {margin-left: 0px;left: auto;right: 30px;}}@media all and (max-width: 990px) {.search-container .icons-close-search {top: 10px;right: 15px;width: 40px;}.search-container .search-results {left: 100px;}}@media all and (max-width: 767px) {.search-container {position: absolute;top: 0px;width: 100%;height: 150%;}.search-container .search-results {position: relative;left: auto;top: auto;width: 100%;padding: 0 20px;margin: 20px auto;}.search-container .search-results input {font-size: 18px;width: calc(100% - 50px);}.search-container .search-results .search-line-container {margin-top: -5px;}.search-container .search-results .search-line-container .search-line {height: 5px;font-size: 18px;}.search-container .search-results ul {margin: 20px 0 0 0;}.search-container .search-results ul li {max-width: 100%;}.search-container .search-results ul li a {width: 100%;height: 47px;padding: 12px 0px 16px;border-radius: 0;}.search-container .search-results ul li a .name {font-size: 18px;}.search-container .search-results ul li a .name.news {color: #F8A68E;}.search-container .search-results ul li a .meaning {font-size: 16px;}.search-container .search-results ul li.selected a, .search-container .search-results ul li:hover a {background-color: transparent;}.search-container .search-results ul li.news a {width: 100%;}}.search .search-container {display: block;}.search-title {color: #8a8a8a;font-size: 14px;font-family: "Circular-Bold", Arial, serif;}#search-preloader {position: absolute;margin-top: 50px;left: 0;width: 32px;height: 32px;opacity: 0;-webkit-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);-moz-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);-o-transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);transition: all 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94); }@media all and (max-width: 767px) {#search-preloader {margin-top: 20px;left: 20px;}}#search-preloader.transition-in {opacity: 1;}@keyframes result-in {from {opacity: 0;transform: translateY(20px);}to {opacity: 1;transform: translateY(0);}}@keyframes no-trans {from {opacity: 1;transform: translateY(0);}to {opacity: 1;transform: translateY(0);}}.set-out {opacity: 0;transform: translateY(20px);}.transition-in {animation-name: result-in;animation-duration: 500ms;animation-iteration-count: 1;animation-direction: alternate;animation-timing-function: ease-out;animation-fill-mode: forwards;}.safari .set-out {opacity: 1;transform: translateY(0px);}.safari .transition-in {animation-name: no-trans;animation-duration: 0ms;}.search-modal {-webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);position: fixed;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.25);opacity: 0;}.search-modal.open {opacity: 1;}@media (max-width: 767px) {.search-modal {display: none;}}.site-search {position: fixed;display: none;top: 0;left: 0;width: 100vw;height: 100vh;z-index: 10000;}.site-search .loading {display: flex;justify-content: center;padding-top: 50px;}.site-search .loading > div {width: 70px;height: 70px;background: url("../images/common/like-loading.gif");}.site-search .search-container {z-index: 2;-webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);position: absolute;top: 0;right: -600px;width: 100%;max-width: 600px;height: 100vh;background: #FFFFFF;border-radius: 40px 0 0 40px;border: solid 1px #eee;padding: 48px;}.site-search .search-container.open {right: 0;}.site-search .search-container h2 {display: flex;align-items: center;justify-content: space-between;font-size: 42px;font-family: "Circular-Bold", Arial, serif;font-weight: normal;margin: 0;}.site-search .search-container h2 img {cursor: pointer;}.site-search .search-container .input {height: 62px;margin-top: 36px;border-radius: 8px;background: #F5F5F5;display: flex;align-items: center;padding: 0 24px;gap: 10px;}.site-search .search-container .input .icon {width: 18px;}.site-search .search-container .input .chevron {width: 25px;display: none;cursor: pointer;}.site-search .search-container .input .close {display: none;cursor: pointer;}.site-search .search-container .input .close.show {display: block;}.site-search .search-container .input input[type=text] {border: none;background: none;width: 100%;font-size: 19px;color: #000000;font-family: "Circular-Book", Arial, sans-serif;}.site-search .search-container .input input[type=text]:focus {outline: none;}.site-search .search-container .input input[type=text]::placeholder {color: #AAAAAA;opacity: 1;font-family: "Circular-Book", Arial, sans-serif;font-weight: normal;}.site-search .search-container .input span {display: block;font-size: 14px;cursor: pointer;color: #767676;font-family: "Circular-Book", Arial, sans-serif;}.site-search .search-container .results-menu {margin-top: 25px;padding-bottom: 10px;display: flex;gap: 4px;position: relative;width: 100%;overflow-y: hidden;overflow-x: auto;scrollbar-color: #000000 #FFFFFF;scrollbar-width: thin;}.site-search .search-container .results-menu.matches {justify-content: center;}.site-search .search-container .results-menu.mobile {scrollbar-color: #FFFFFF #FFFFFF;}.site-search .search-container .results-menu > div {-webkit-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 400ms cubic-bezier(0.77, 0, 0.175, 1);display: flex;height: 28px;padding: 0 12px;border-radius: 14px;align-items: center;font-size: 14px;font-family: "Circular-Book", Arial, sans-serif;cursor: pointer;background: #FFF;}.site-search .search-container .results-menu > div.selected {background: #EEE;cursor: default;}.site-search .search-container .results-menu > div.disabled {opacity: 0.2;pointer-events: none;}.site-search .search-item {position: relative;height: 38px;display: flex;align-items: center;border: 1px solid #CFCFCF;border-radius: 19px;gap: 8px;padding: 0 15px 0 8px;}.site-search .search-item .logo {width: 30px;}.site-search .search-item .photo {background: #eee;position: relative;width: 30px;height: 30px;border-radius: 50%;}.site-search .search-item .photo img {width: 100%;border-radius: 50%;}.site-search .search-item .name {font-size: 19px;font-family: "Circular-Book", Arial, sans-serif;color: #151515;position: relative;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.site-search .search-item .close-me {width: 26px;height: 26px;display: flex;align-items: center;justify-content: center;cursor: pointer;margin: 0 -9px;}@media all and (max-width: 460px) {.site-search .search-item {width: calc(100% - 60px);}.site-search .search-item .name {width: calc(100% - 30px);}}.site-search .top-search-title {position: absolute;padding-right: 10px;top: 230px;}.site-search .results-line {height: 1px;background: #EEEEEE;margin-top: 10px;}.site-search .results {position: absolute;padding-right: 10px;top: 287px;bottom: 48px;left: 48px;right: 48px;overflow-y: auto;overflow-x: hidden;scrollbar-color: #000000 #FFFFFF;scrollbar-width: thin;}.site-search .results.matches {top: 350px;}.site-search .results.filter {top: 220px;}.site-search .results.filter.top-search {top: 280px;}.site-search .results .no-result {border-top: solid 1px #eee;padding-top: 20px;font-size: 14px;font-family: "Circular-Book", Arial, sans-serif;color: #151515;}.site-search .results .result {padding: 0 10px;-webkit-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 300ms cubic-bezier(0.77, 0, 0.175, 1);position: relative;height: 56px;border-top: solid 1px #eee;display: flex;align-items: center;gap: 10px;cursor: pointer;}.site-search .results .result.selected, .site-search .results .result:hover {border-radius: 8px;background: #FFF7D5;border-top: solid 1px #FFFFFF;}.site-search .results .result.selected + .result, .site-search .results .result:hover + .result {border-top: solid 1px #FFFFFF;}.site-search .results .result .logo {width: 24px;}.site-search .results .result .name {font-size: 16px;font-family: "Circular-Book", Arial, sans-serif;color: #151515;}.site-search .results .result .name .team {opacity: 0.5;font-size: 12px;}.site-search .results .result .photo {background: #eee;position: relative;width: 24px;height: 24px;border-radius: 50%;}.site-search .results .result .photo img {width: 100%;border-radius: 24px;}.site-search .results .match {position: relative;height: 104px;border-top: solid 1px #eee;display: flex;align-items: center;justify-content: center;gap: 20px;font-size: 14px;color: #151515;}.site-search .results .match.selected, .site-search .results .match:hover {background: #FFF7D5;border-top: solid 1px #FFFFFF;}.site-search .results .match.selected:first-of-type + .match, .site-search .results .match:hover:first-of-type + .match {border-top: solid 1px #FFFFFF;}.site-search .results .match .team {width: 150px;font-family: "Circular-Book", Arial, sans-serif;display: flex;flex-direction: column;gap: 5px;align-items: center;}.site-search .results .match .team .logo {width: 24px;}.site-search .results .match .status {display: flex;flex-direction: column;align-items: center;gap: 7px;font-family: "Circular-Bold", Arial, serif;justify-content: center;}.site-search .results .match .status .date {text-align: center;}.site-search .results .match .status .logo {width: 20px;}.site-search .results .match .status .score {font-size: 12px;font-family: "Circular-Book", Arial, sans-serif;opacity: 0.5;}.site-search .results .article {position: relative;display: flex;align-items: flex-start;border-radius: 8px;border-top: solid 1px #eee;padding: 16px;gap: 15px;}.site-search .results .article.selected, .site-search .results .article:hover {background: #FFF7D5;border-top: solid 1px #FFFFFF;}.site-search .results .article.selected:first-of-type + .article, .site-search .results .article:hover:first-of-type + .article {border-top: solid 1px #FFFFFF;}.site-search .results .article .thumb {width: 98px;font-size: 0;color: transparent;border-radius: 3px;}.site-search .results .article .copy {width: calc(100% - 108px);}.site-search .results .article .copy .comp {display: flex;align-items: center;gap: 10px;font-size: 10px;font-family: "Circular-Bold", Arial, serif;text-transform: uppercase;color: #767676;}.site-search .results .article .copy .comp .logo {width: 20px;}.site-search .results .article .copy .title {color: #151515;font-family: "Circular-Book", Arial, sans-serif;font-size: 14px;margin-top: 10px;line-height: 125%;}.site-search .results .article .copy .detail {margin-top: 15px;display: flex;align-items: center;justify-content: space-between;}.site-search .results .article .copy .detail .exc {display: flex;align-items: center;white-space: nowrap;height: 17px;border-radius: 9px;padding: 0 8px;font-size: 10px;font-family: "Circular-Bold", Arial, serif;color: #FFFFFF;}.site-search .results .article .copy .detail .exc-com {display: flex;align-items: center;gap: 10px;}.site-search .results .article .copy .detail .exc-com .comments {background: url("../images/common-svg/icon-comment.svg") no-repeat left 1px;background-size: 12px 12px;height: 12px;padding-left: 16px;color: #7f7f7f;font-size: 12px;line-height: 1;font-family: "Circular-Book", Arial, sans-serif;}.site-search .results .article .copy .detail .ago {font-family: "Circular-Book", Arial, sans-serif;font-size: 12px;color: #767676;}.site-search .results .article.rptv {align-items: center;}.site-search .results .article.rptv .copy .title {margin-top: 0;}.search .site-search {display: block;}@media all and (max-width: 767px) {.site-search {width: 100%;}.site-search .search-container {top: 0;max-width: 100vw;height: 100vh;border-radius: 0;padding: 0;}.site-search .search-container h2 {display: none;}.site-search .search-container .input {margin: 15px 15px 0;padding: 0 15px;height: 56px;max-width: calc(100vw - 30px);}.site-search .search-container .input .chevron {width: 25px;display: block;}.site-search .search-container .input .icon {display: none;}.site-search .search-container .search-item {padding: 0 15px;}.site-search .search-container .menu {padding: 0 15px 10px;}.site-search .search-container .results-menu {padding: 0 15px 10px;}.site-search .search-container .top-search-title {top: 110px;left: 15px;}.site-search .results {background: #FFFFFF;top: 150px;bottom: 0;left: 0;right: 0;padding: 0 15px 15px;}.site-search .results .result {border-top: solid 1px #eee;}.site-search .results .result.selected, .site-search .results .result:hover {border-radius: 0;background: transparent;border-top: none;}.site-search .results .result.selected:first-child, .site-search .results .result:hover:first-child {border-top: solid 1px #eee;}.site-search .results .result.selected:first-of-type + .result, .site-search .results .result:hover:first-of-type + .result {border-top: solid 1px #eee;}.site-search .results .match.selected, .site-search .results .match:hover {border-radius: 0;background: transparent;border-top: none;}.site-search .results .match.selected:first-child, .site-search .results .match:hover:first-child {border-top: solid 1px #eee;}.site-search .results .match.selected:first-of-type + .match, .site-search .results .match:hover:first-of-type + .match {border-top: solid 1px #eee;}.site-search .results .article.selected, .site-search .results .article:hover {border-radius: 0;background: transparent;border-top: none;}.site-search .results .article.selected:first-child, .site-search .results .article:hover:first-child {border-top: solid 1px #eee;}.site-search .results .article.selected:first-of-type + .article, .site-search .results .article:hover:first-of-type + .article {border-top: solid 1px #eee;}.site-search .results.filter {top: 90px;}.site-search .results.filter.top-search {top: 150px;}.site-search .results.filter.top-search .result:first-child {border-top: none;}.site-search .results.matches {top: 210px;}}footer {position: relative;width: 100%;padding: 120px 0 60px;background-color: #f5f5f5;color: #8A8A8A;overflow: hidden;z-index: 3;}footer.live {z-index: 1;}footer.support, footer.white-bg {background-color: #FFFFFF;}@media all and (max-width: 767px) {footer {padding: 120px 0 60px 0;}}footer.hof {padding: 60px 0 60px;}footer .footer-container {position: relative;width: 100%;max-width: 1440px;padding: 0 60px;margin: auto;}@media all and (max-width: 1280px) {footer .footer-container {padding: 0 20px;}}footer p {font-size: 14px;font-family: "Circular-Book", Arial, sans-serif;color: #8A8A8A;line-height: 1.67;margin: 25px 0 0;}footer .logo-row {margin-bottom: 15px;}footer .footer-row:after {clear: both;content: "";display: block;}footer .footer-left-column {float: left;width: calc(33% - 40px);margin: 0 20px;}footer .footer-left-column .app-links {display: flex;flex-direction: column;margin-top: 35px;gap: 13px;}@media all and (max-width: 1023px) {footer .footer-left-column {width: calc(100% - 40px);}}@media all and (max-width: 767px) {footer .footer-left-column {width: 100%;margin: 0;}footer .footer-left-column .app-links {flex-direction: row;margin-top: 25px;}}footer .footer-right-column {float: left;width: calc(66.66% - 20px);margin: 0 0 0 20px;}@media all and (max-width: 1023px) {footer .footer-right-column {width: calc(100% - 40px);}}@media all and (max-width: 767px) {footer .footer-right-column {width: 100%;margin: 0;}}footer .footer-logo {background-image: url("../images/common-svg/rp-footer-logo.svg");background-repeat: no-repeat;background-size: 36px 40px;width: 36px;height: 40px;position: relative;margin: auto;}footer .footer-logo.new-brand {background-image: url("../images/mega-menu/footer-logo.svg");background-size: 42px 42px;width: 42px;height: 42px;}footer .footer-logo-line {width: calc(50% - 35px);height: 1px;background: #DEDEDE;margin-top: 20px;}footer .footer-menu {margin: 25px 0 0 100px;}@media all and (max-width: 1023px) {footer .footer-menu {margin: 50px 0 0;}}footer .footer-menu .footer-menu-col {float: left;width: 22%;}@media all and (max-width: 620px) {footer .footer-menu .footer-menu-col {width: 50%;margin-bottom: 50px;}}footer .footer-menu .footer-menu-col .footer-title {font-size: 14px;font-weight: normal;font-family: "Circular-Book", Arial, sans-serif;color: #8A8A8A;margin: 0;}footer .footer-menu .footer-menu-col ul {list-style: none;margin: 0 0 0;padding: 0;}footer .footer-menu .footer-menu-col ul li {margin-top: 20px;}footer .footer-menu .footer-menu-col ul li a, footer .footer-menu .footer-menu-col ul li span {font-family: "Circular-Bold", Arial, serif;font-size: 14px;color: #222222;cursor: pointer;}footer .footer-menu .footer-menu-col .social {position: relative;width: 120px;float: right;}@media all and (max-width: 620px) {footer .footer-menu .footer-menu-col .social {width: 100%;float: none;}}footer .footer-menu .footer-menu-col .social a {opacity: 0.5;transition: all 200ms cubic-bezier(0.19, 1, 0.22, 1);}footer .footer-menu .footer-menu-col .social a:hover {opacity: 1;}footer .footer-menu .footer-menu-col .social .facebook_bottom,footer .footer-menu .footer-menu-col .social .facebook {display: block;float: left;background-image: url("../images/common-svg/facebook-black.svg");width: 10px;height: 17px;background-size: contain;background-repeat: no-repeat;}footer .footer-menu .footer-menu-col .social .twitter_bottom,footer .footer-menu .footer-menu-col .social .twitter {display: block;float: left;background-image: url("../images/common-svg/x-black.svg");margin: 0 0 0 20px;width: 17px;height: 17px;background-size: contain;background-repeat: no-repeat;}footer .footer-menu .footer-menu-col .social .instagram_bottom {display: block;float: left;background-image: url("../images/common-svg/instagram-black.svg");margin: 0 0 0 20px;width: 17px;height: 17px;background-size: contain;background-repeat: no-repeat;}footer .footer-menu .footer-menu-col .social .youtube_bottom {display: block;float: left;background-image: url("../images/common-svg/youtube-black.svg");margin: 0 0 0 20px;width: 24px;height: 17px;background-size: contain;background-repeat: no-repeat;}footer .footer-menu .footer-menu-col .social .rss_feed {display: block;float: left;background-image: url("../images/common-svg/rss-black.svg");margin: 0 0 0 20px;width: 17px;height: 17px;background-size: contain;background-repeat: no-repeat;}footer .footer-menu .footer-menu-col .social.bottom {width: 170px;}@media all and (max-width: 620px) {footer .footer-menu .footer-menu-col.third {float: none;clear: both;position: relative;}footer .footer-menu .footer-menu-col.third .contact-cta {position: absolute;top: 0;left: 100%;}}@media all and (max-width: 620px) {footer .footer-menu .footer-menu-col.fourth {display: none;}}footer .footer-menu .footer-menu-col.last {width: 12%;}@media all and (max-width: 620px) {footer .footer-menu .footer-menu-col.last {width: 170px;float: none;position: relative;margin: 70px auto;}}footer .footer-menu:after {clear: both;content: "";display: block;}footer.no-bg {background-color: transparent;color: #FFFFFF;}footer.no-bg p {color: inherit;}footer.no-bg .footer-menu .footer-menu-col ul li a {color: inherit;}footer.no-bg .footer-menu .footer-menu-col .social .twitter_bottom {background-image: url("../images/social/icons/twitter-w.png");background-size: 19px 16px;background-repeat: no-repeat;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-menu .footer-menu-col .social .twitter_bottom {background-image: url("../images/social/icons/twitter-w@2x.png");}}footer.no-bg .footer-menu .footer-menu-col .social .rss_feed {background-image: url("../images/common/icons-rss.png");background-size: 15px 16px;background-repeat: no-repeat;}footer.no-bg .footer-menu .footer-menu-col .social .instagram_bottom {background-image: url("../images/social/icons/instagram-w.png");background-size: 15px 16px;background-repeat: no-repeat;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-menu .footer-menu-col .social .instagram_bottom {background-image: url("../images/social/icons/instagram-w@2x.png");background-size: 15px 16px;}}footer.no-bg .footer-menu .footer-menu-col .social .youtube_bottom {background-image: url("../images/social/icons/youtube-w.png");background-size: 15px 16px;background-repeat: no-repeat;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-menu .footer-menu-col .social .youtube_bottom {background-image: url("../images/social/icons/youtube-w@2x.png");background-size: 15px 16px;}}footer.no-bg .footer-logo {background: url("../images/common/rp-footer-logo-white.png") no-repeat;background-size: 36px 40px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-logo {background: url("../images/common/rp-footer-logo-white@2x.png") no-repeat;background-size: 36px 40px;}}footer.no-bg .footer-logo.webp {background: url("../webp-images/images/common/rp-footer-logo-white.png.webp") no-repeat;background-size: 36px 40px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-logo.webp {background: url("../webp-images/images/common/rp-footer-logo-white@2x.png.webp") no-repeat;background-size: 36px 40px;}}footer.no-bg .footer-logo.new-brand {background-image: url("../images/mega-menu/footer-logo.svg");background-size: 42px 42px;width: 42px;height: 42px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {footer.no-bg .footer-logo.new-brand {background-image: url("../images/mega-menu/footer-logo.svg");background-size: 42px 42px;width: 42px;height: 42px;}}.show-menu footer {display: none;}footer.article {padding: 60px 0;}@media all and (max-width: 767px) {footer.article {padding: 20px 0 40px;z-index: 6;}footer.article.sponsor {padding: 50px 0 40px;}}footer.landing {padding: 0 0 60px;}@media all and (max-width: 767px) {footer.landing {padding: 20px 0 40px;z-index: 6;}footer.landing.sponsor {padding: 50px 0 40px;}}body.video-dark.hall-of-fame footer {background-color: #222222;}body.video-dark footer {background-color: #222;}body.video-dark footer .footer-logo {background: url("../images/common-svg/rp-footer-logo-white.svg") no-repeat;background-size: 36px 40px;}body.video-dark footer .footer-logo.new-brand {background-image: url("../images/mega-menu/footer-logo.svg");background-size: 42px 42px;width: 42px;height: 42px;}body.video-dark footer .footer-menu .footer-menu-col ul li a, body.video-dark footer .footer-menu .footer-menu-col ul li span {color: #FFFFFF;}body.video-dark footer .footer-menu .footer-menu-col .social .facebook_bottom,body.video-dark footer .footer-menu .footer-menu-col .social .facebook {display: block;float: left;width: 8px;height: 17px;background-image: url("../images/common-svg/facebook-white.svg");background-size: 8px 17px;background-repeat: no-repeat;}body.video-dark footer .footer-menu .footer-menu-col .social .twitter_bottom,body.video-dark footer .footer-menu .footer-menu-col .social .twitter {display: block;float: left;margin: 1px 0 0 20px;width: 19px;height: 16px;background-image: url("../images/common-svg/x-white.svg");background-size: 19px 16px;background-repeat: no-repeat;}body.video-dark footer .footer-menu .footer-menu-col .social .instagram_bottom {display: block;float: left;margin: 1px 0 0 20px;width: 16px;height: 16px;background-image: url("../images/common-svg/instagram-white.svg");background-size: 16px 16px;background-repeat: no-repeat;}body.video-dark footer .footer-menu .footer-menu-col .social .youtube_bottom {display: block;float: left;margin: 1px 0 0 20px;width: 20px;height: 17px;background-image: url("../images/common-svg/youtube-white.svg");background-size: 20px 17px;background-repeat: no-repeat;}body.video-dark footer .footer-menu .footer-menu-col .social .rss_feed {display: block;float: left;margin: 1px 0 0 20px;width: 15px;height: 16px;background-image: url("../images/common-svg/rss-white.svg");background-size: 15px 16px;background-repeat: no-repeat;}body.video-dark.plus footer {background-color: #0d1721;}body.video-dark.rwc-dream-team footer {background-color: #2b3eff;}body.video-dark.rwc-dream-team footer .footer-menu .footer-menu-col .footer-title {color: #FFFFFF;}body.video-dark.rwc-dream-team footer p {color: #FFFFFF;}@media all and (min-width: 768px) {body.thexv footer {background-color: #0d1721;padding: 0px;}body.thexv footer .footer-container {padding: 60px 0 50px;background-color: #F5F5F5;}}body.video-dark.single-playlist footer {padding: 60px 0;}body #designstudio-button {display: none;}.geo-toggle-mobile {position: fixed;width: 100%;height: 100%;top: 0;z-index: 10000;align-items: center;display: none;}.geo-toggle-mobile.show {display: flex;}.geo-toggle-mobile .bg {background-color: rgba(0, 0, 0, 0.5);position: fixed;width: 100%;height: 100%;top: 0;z-index: 1;}.geo-toggle-mobile .geo-toggle-box {width: 304px;background-color: #fff;position: relative;margin: auto;z-index: 2;text-align: center;padding: 34px 0;}.geo-toggle-mobile .geo-toggle-box .geo-title {display: block;font-size: 18px;font-family: "Circular-Bold", Arial, serif;font-weight: normal;line-height: 1.17;color: #222;margin: 0 0 24px;}.geo-toggle-mobile .geo-toggle-box > div {width: 230px;height: 45px;border-radius: 22.5px;border: solid 1px #dbdbdb;background-color: #fff;display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;margin: 10px auto 0;cursor: pointer;font-size: 17.5px;color: #8a8a8a;font-family: "Circular-Bold", Arial, serif;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=nz] {background: url("../images/home/edition-nz-grey-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=northern] {background: url("../images/home/edition-northern-grey-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=southern] {background: url("../images/home/edition-southern-grey-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=world] {background: url("../images/home/edition-full-grey-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=fr] {background: url("../images/home/edition-france-grey-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.geo-toggle-mobile .geo-toggle-box > div[data-geo=northern] {background: url("../images/home/edition-northern-grey-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=southern] {background: url("../images/home/edition-southern-grey-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=world] {background: url("../images/home/edition-full-grey-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=nz] {background: url("../images/home/edition-nz-grey-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div[data-geo=fr] {background: url("../images/home/edition-france-grey-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}}.geo-toggle-mobile .geo-toggle-box > div.selected {background-color: #E61E00;color: #FFFFFF;border: 1px solid #E61E00;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=northern] {background: #E61E00 url("../images/home/edition-northern-white-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=southern] {background: #E61E00 url("../images/home/edition-southern-white-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=world] {background: #E61E00 url("../images/home/edition-full-white-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=nz] {background: #E61E00 url("../images/home/edition-nz-white-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=fr] {background: #E61E00 url("../images/home/edition-france-white-mobile.png") no-repeat 13px 9px;background-size: 24px 24px;}@media all and (-webkit-min-device-pixel-ratio: 1.5) {.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=northern] {background: #E61E00 url("../images/home/edition-northern-white-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=southern] {background: #E61E00 url("../images/home/edition-southern-white-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=world] {background: #E61E00 url("../images/home/edition-full-white-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=nz] {background: #E61E00 url("../images/home/edition-nz-white-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}.geo-toggle-mobile .geo-toggle-box > div.selected[data-geo=fr] {background: #E61E00 url("../images/home/edition-france-white-mobile@2x.png") no-repeat 13px 9px;background-size: 24px 24px;}}.geo-toggle-mobile .geo-toggle-box > div a {position: absolute;top: -30px;}.custom-ad-container,.rugby-pass-notification {position: relative;z-index: 3;width: 100%;max-width: 970px;height: 250px;margin: 25px auto;}.custom-ad-container.size-728-120,.rugby-pass-notification.size-728-120 {max-width: 728px;height: 120px;}.custom-ad-container.size-384-120,.rugby-pass-notification.size-384-120 {max-width: 384px;height: 120px;}.custom-ad-container.live,.rugby-pass-notification.live {margin: 25px auto -25px;}.custom-ad-container.small,.rugby-pass-notification.small {height: 120px;margin: 0 0 30px;}@media all and (max-width: 960px) {.custom-ad-container,.rugby-pass-notification {margin-top: -1px;}.custom-ad-container.size-384-120,.rugby-pass-notification.size-384-120 {margin-top: 20px;}.custom-ad-container.small,.rugby-pass-notification.small {margin: 0 0 30px;}}.custom-ad-container iframe,.rugby-pass-notification iframe {border: none;width: 100%;height: 100%;position: relative;overflow: hidden;}.custom-banner {position: relative;height: 120px;}.custom-banner.live-table {margin: 20px auto -20px;max-width: 970px;height: 250px;}.custom-banner.live-table iframe {height: 250px;}.custom-banner.live {margin: 0 0 40px;}.custom-banner.live.stats {margin: 0 0 -10px;}@media all and (max-width: 990px) {.custom-banner.live-table {margin: 0 auto 20px;border-top: solid 1px #393939;}.custom-banner.live {margin: 20px 0 30px;}.custom-banner.live.head2head {margin: 20px 0 0;}.custom-banner.live.stats {margin: 30px 0 20px;}}.custom-banner iframe {border: none;width: 100%;height: 100%;position: relative;overflow: hidden;}.wrwc-footer {position: fixed;width: 100%;height: 95px;background-color: #203362;bottom: -100px;z-index: 10000;-webkit-transition: bottom 300ms cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: bottom 300ms cubic-bezier(0.77, 0, 0.175, 1);-o-transition: bottom 300ms cubic-bezier(0.77, 0, 0.175, 1);transition: bottom 300ms cubic-bezier(0.77, 0, 0.175, 1);}.wrwc-footer.closed {bottom: -100px;}.wrwc-footer .middle {position: relative;max-width: 660px;padding: 0 20px;margin: auto;display: flex;gap: 25px;height: 95px;align-items: center;}.wrwc-footer .middle h2 {margin: 0;font-size: 24px;font-family: "FuturaPT-ExtraBold", Arial, sans-serif;color: #FFFFFF;font-weight: normal;line-height: 1.05;}.wrwc-footer .middle h2 br {display: none;}.wrwc-footer .middle h2 span {display: block;font-size: 15px;font-family: "Circular-Book", Arial, sans-serif;margin-top: 10px;}.wrwc-footer .middle .close {position: absolute;right: 0;top: 18px;z-index: 40;cursor: pointer;}@media all and (max-width: 767px) {.wrwc-footer .middle {gap: 18px;padding: 10px 0 0 20px;align-items: flex-start;}.wrwc-footer .middle h2 {font-size: 19px;}.wrwc-footer .middle h2 br {display: block;}.wrwc-footer .middle h2 span {margin-top: 5px;}.wrwc-footer .middle .close {top: 16px;right: 16px;}}.hide-header .wrwc-footer {bottom: 0;}.hide-header .wrwc-footer.closed {bottom: -100px;}.snack-container {position: relative;}.snack-container.main-header {display: flex;justify-content: center;padding-top: 20px;}.snack-container .placeholder-title {position: absolute;z-index: 2;text-align: center;width: 100%;font-size: 12px;font-family: "Circular-Bold", Arial, serif;color: #767676;top: 50%;margin-top: -10px;}.snack-container .header-ad-title {position: absolute;font-size: 13px;font-family: "Circular-Book", Arial, sans-serif;color: #848484;display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;}.snack-container .snack-div {position: relative;z-index: 3;}@media all and (max-width: 480px) {.snack-container.new-header .placeholder-title {margin-top: -5px !important;}.snack-container.new-header.ad-height-50 .placeholder-title {margin-top: -10px !important;}.snack-container.ad-height-50 {max-width: 320px;max-height: 75px !important;}.snack-container.side-ad {max-height: 600px;}.snack-container.header {max-width: 320px;}.snack-container.center-margin {margin: 30px auto;}.snack-container .ad-container.header-size {min-height: 50px;}.snack-container .header-ad {width: 318px;height: 50px;}}.snack-container.article-ad {margin: 0 auto 30px;text-align: center;width: 336px;height: 300px;position: relative;border: none;overflow: hidden;}.snack-container.article-ad .placeholder-title {display: none;}.snack-container .header-ad {position: relative;width: 970px;min-height: 250px;z-index: 1;border: solid 1px #D6D6D6;background-color: #E7E7E7;}.snack-container .header-ad.small {width: 728px;min-height: 90px;}.snack-container .header-ad.size-250 {width: 970px;height: 250px;margin-left: -485px;}.snack-container .header-ad.size-90 {width: 728px;height: 90px;margin-left: -364px;}.snack-container .header-ad.mobile {width: 320px;height: 50px;min-height: 50px;}.snack-container .header-ad.mobile.small {width: 320px;height: 50px;}.snack-container.new-header .header-ad {top: 25px;}.snack-container.new-header .placeholder-title {margin-top: -25px;}.snack-container.side-ad {width: 300px;height: 600px;z-index: 1;background: #E7E7E7;border: 1px solid #DDDDDD;}.snack-container .ad-container {position: relative;z-index: 3;}.snack-container .ad-container.header-size {min-height: 250px;}.snack-container .ad-container.header-size.size-250 {min-height: 250px;}.snack-container .ad-container.header-size.size-90 {min-height: 90px;}.snack-container.mobile .ad-container.header-size {min-height: 250px !important;}.snack-container.mobile .header-ad {width: 300px;min-height: 250px;left: 50%;margin-left: -150px;}.snack-container.mobile.ad-height-50 .header-ad {width: 320px;min-height: 50px;margin-left: -160px;}.snack-container.mobile.ad-height-50 .ad-container.header-size {min-height: 50px !important;}.snack-container.center-margin {margin: 30px auto;}.snack-container.center-mobile > div {position: relative;max-width: 300px;margin: auto;}.snack-container.center-mobile > div.label {position: absolute;top: 0;left: 50%;margin-left: -60px;}.snack-container .label {position: absolute;top: 0;left: 50%;margin-left: -60px;background: #FFFFFF;color: #000000;font-family: "Circular-Bold", Arial, serif;font-size: 16px;padding: 10px;border: 1px solid #000000;width: 120px;text-align: center;z-index: 5;}.home-ad-section {padding: 40px 0 0 0;background-color: #F5F5F5;}@media all and (max-width: 1023px) {.home-ad-section {padding: 36px 0;}}.home-ad {position: relative;width: calc(100% - 160px);max-width: 1280px;margin: 70px auto 20px auto;}@media all and (max-width: 1280px) {.home-ad {width: calc(100% - 80px);}}@media all and (max-width: 767px) {.home-ad {width: 100%;}}.home-ad .horizontal-ad, .home-ad .mobile-ad {padding: 0;z-index: 100;position: relative;margin: auto;border: solid 1px #D6D6D6;background-color: #E7E7E7;}.home-ad .horizontal-ad .placeholder-title, .home-ad .mobile-ad .placeholder-title {position: absolute;z-index: 2;text-align: center;width: 100%;font-size: 13px;font-family: "Circular-Book", Arial, sans-serif;color: #848484;top: 50%;margin-top: -10px;letter-spacing: 0.94px;}.home-ad .horizontal-ad .add-container, .home-ad .mobile-ad .add-container {position: relative;z-index: 3;}.home-ad .horizontal-ad.mobile, .home-ad .mobile-ad.mobile {width: 300px;min-height: 250px;}.home-ad .horizontal-ad.desktop, .home-ad .mobile-ad.desktop {width: 728px;height: 90px;}.home-ad .horizontal-ad.desktop .add-container > div, .home-ad .mobile-ad.desktop .add-container > div {background-color: #F5F5F5;width: 730px;height: 92px;margin: -1px;padding: 1px;}.home-ad .backup {position: absolute;top: 0;left: 50%;margin-left: -364px;width: 728px;height: 90px;z-index: 5;background-repeat: no-repeat;}@media all and (max-width: 1023px) {.home-ad .backup {width: 300px;min-height: 250px;margin-left: -150px;}}.home-ad.no-line {background-image: none;}.home-ad.margin-top-10 {margin: 0 auto 0 auto;padding-top: 30px;}@media all and (max-width: 1023px) {.home-ad.margin-top-10 {padding-top: 0;}}.home-ad.most-view-podcasts {margin: 10px auto 30px;}.home-ad.no-margin-top {margin: 0 auto 0 auto;}.home-ad-top {position: relative;display: block;padding-top: 0;}@media all and (max-width: 1023px) {.home-ad-top {padding: 20px 0;}}.home-ad-top .home-ad {background-image: none;}.hide-ads .snack-container {display: none;}.main-header-ad-spacer {height: 40px;background: #F5F5F5;}.main-header-ad-spacer.video {height: 60px;}.video-dark .main-header-ad-spacer {background: #333333;}.mailchimp-popup {background-color: #222222;color: #FFFFFF;padding: 15px 0 15px;height: 194px;}.mailchimp-popup form {display: block;width: calc(100% - 40px);max-width: 240px;position: relative;margin: auto;}.mailchimp-popup .thanks {font-family: "Circular-Bold", Arial, serif;font-weight: normal;font-size: 18px;text-align: center;display: none;width: calc(100% - 40px);max-width: 240px;position: relative;margin: auto;height: 194px;align-items: center;}.mailchimp-popup h2 {font-family: "FuturaPT-ExtraBold", Arial, sans-serif;font-weight: normal;font-size: 18px;line-height: 1.11;text-align: center;margin: 0 0 15px;text-transform: uppercase;}.mailchimp-popup input[type=email] {width: 100%;height: 28px;display: block;font-family: "Circular-Bold", Arial, serif;font-size: 11px;color: #000000;padding: 2px 5px;border-radius: 2px;border: none;}.mailchimp-popup input[type=email]::placeholder {opacity: 0.61;text-align: center;}.mailchimp-popup .btn {border-radius: 2px;height: 28px;position: relative;margin: 7px auto;background-color: #0071d9;font-size: 11px;text-align: center;padding-top: 7px;cursor: pointer;}.mailchimp-popup .btn .loading {background: url("../images/common/Spinner-1s-25px.gif") no-repeat center;width: 25px;height: 25px;position: relative;margin: auto;display: none;}.mailchimp-popup .btn .loading.sending {display: block;}.mailchimp-popup .btn.sending {pointer-events: none;cursor: default;padding-top: 1px;}.mailchimp-popup .btn.sending .label {display: none;}.mailchimp-popup .btn.sending .loading {display: block;}.mailchimp-popup p {font-family: "Circular-Bold", Arial, serif;margin: 7px auto;color: rgba(255, 255, 255, 0.7);font-size: 10px;}.mailchimp-popup p a {color: inherit;text-decoration: underline;}@media all and (min-width: 880px) {.mailchimp-popup.large {padding: 0;margin-top: 50px;}.mailchimp-popup.large form {height: 194px;display: flex;width: calc(100% - 40px);max-width: 906px;align-items: center;}.mailchimp-popup.large form h2 {width: 515px;font-size: 36px;margin: 0;}.mailchimp-popup.large form .form-content {width: calc(100% - 561px);}.mailchimp-popup.large form input[type=email] {width: 100%;height: 47px;color: #000000;font-size: 17px;font-family: "Circular-Bold", Arial, serif;padding: 2px 10px;}.mailchimp-popup.large form .btn {font-size: 17px;height: 47px;padding-top: 10px;margin: 12px 0;}.mailchimp-popup.large form p {font-size: 15px;margin: 0;}}.mailchimp-popup.sent {padding: 0 40px;}.mailchimp-popup.sent form {display: none;}.mailchimp-popup.sent .thanks {display: flex;}