/*! sanitize.css v7.0.1 | CC0 License | github.com/csstools/sanitize.css */*,:after,:before{background-repeat:no-repeat;box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{cursor:default;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Oxygen,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.15;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled],[disabled]{cursor:disabled}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}

/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.awesomplete [hidden]{display:none}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0)}.awesomplete{display:inline-block;position:relative}.awesomplete>input{display:block}.awesomplete>ul{position:absolute;left:0;z-index:1;min-width:100%;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff}.awesomplete>ul:empty{display:none}.awesomplete>ul{border-radius:.3em;margin:.2em 0 0;background:hsla(0,0%,100%,.9);background:linear-gradient(to bottom right,#fff,hsla(0,0%,100%,.8));border:1px solid rgba(0,0,0,.3);box-shadow:.05em .2em .6em rgba(0,0,0,.2);text-shadow:none}@supports (transform:scale(0)){.awesomplete>ul{transition:.3s cubic-bezier(.4,.2,.5,1.4);transform-origin:1.43em -.43em}.awesomplete>ul:empty,.awesomplete>ul[hidden]{opacity:0;transform:scale(0);display:block;transition-timing-function:ease}}.awesomplete>ul:before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;padding:.4em;background:#fff;border:inherit;border-right:0;border-bottom:0;transform:rotate(45deg)}.awesomplete>ul>li{position:relative;padding:.2em .5em;cursor:pointer}.awesomplete>ul>li:hover{background:#b8d3e0;color:#000}.awesomplete>ul>li[aria-selected=true]{background:#3d6d8f;color:#fff}.awesomplete mark{background:#eaff00}.awesomplete li:hover mark{background:#b5d100}.awesomplete li[aria-selected=true] mark{background:#3d6b00;color:inherit}.ct-double-octave:after,.ct-golden-section:after,.ct-major-eleventh:after,.ct-major-second:after,.ct-major-seventh:after,.ct-major-sixth:after,.ct-major-tenth:after,.ct-major-third:after,.ct-major-twelfth:after,.ct-minor-second:after,.ct-minor-seventh:after,.ct-minor-sixth:after,.ct-minor-third:after,.ct-octave:after,.ct-perfect-fifth:after,.ct-perfect-fourth:after,.ct-square:after{content:"";clear:both}.ct-label{fill:rgba(0,0,0,.4);color:rgba(0,0,0,.4);font-size:.75rem;line-height:1}.ct-chart-bar .ct-label,.ct-chart-line .ct-label{display:block;display:-ms-flexbox;display:flex}.ct-chart-donut .ct-label,.ct-chart-pie .ct-label{dominant-baseline:central}.ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;align-items:flex-end}.ct-label.ct-horizontal.ct-end,.ct-label.ct-horizontal.ct-start{-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;align-items:flex-start}.ct-label.ct-vertical.ct-start{-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-label.ct-vertical.ct-end{-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;text-align:center;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start{-ms-flex-align:flex-end;align-items:flex-end;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end{-ms-flex-align:flex-start;align-items:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:start}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start{-ms-flex-align:center;align-items:center;-ms-flex-pack:flex-end;justify-content:flex-end;text-align:right;text-anchor:end}.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end{-ms-flex-align:center;align-items:center;-ms-flex-pack:flex-start;justify-content:flex-start;text-align:left;text-anchor:end}.ct-grid{stroke:rgba(0,0,0,.2);stroke-width:1px;stroke-dasharray:2px}.ct-grid-background{fill:none}.ct-point{stroke-width:10px;stroke-linecap:round}.ct-line{fill:none;stroke-width:4px}.ct-area{stroke:none;fill-opacity:.1}.ct-bar{fill:none;stroke-width:10px}.ct-slice-donut{fill:none;stroke-width:60px}.ct-series-a .ct-bar,.ct-series-a .ct-line,.ct-series-a .ct-point,.ct-series-a .ct-slice-donut{stroke:#d70206}.ct-series-a .ct-area,.ct-series-a .ct-slice-donut-solid,.ct-series-a .ct-slice-pie{fill:#d70206}.ct-series-b .ct-bar,.ct-series-b .ct-line,.ct-series-b .ct-point,.ct-series-b .ct-slice-donut{stroke:#f05b4f}.ct-series-b .ct-area,.ct-series-b .ct-slice-donut-solid,.ct-series-b .ct-slice-pie{fill:#f05b4f}.ct-series-c .ct-bar,.ct-series-c .ct-line,.ct-series-c .ct-point,.ct-series-c .ct-slice-donut{stroke:#f4c63d}.ct-series-c .ct-area,.ct-series-c .ct-slice-donut-solid,.ct-series-c .ct-slice-pie{fill:#f4c63d}.ct-series-d .ct-bar,.ct-series-d .ct-line,.ct-series-d .ct-point,.ct-series-d .ct-slice-donut{stroke:#d17905}.ct-series-d .ct-area,.ct-series-d .ct-slice-donut-solid,.ct-series-d .ct-slice-pie{fill:#d17905}.ct-series-e .ct-bar,.ct-series-e .ct-line,.ct-series-e .ct-point,.ct-series-e .ct-slice-donut{stroke:#453d3f}.ct-series-e .ct-area,.ct-series-e .ct-slice-donut-solid,.ct-series-e .ct-slice-pie{fill:#453d3f}.ct-series-f .ct-bar,.ct-series-f .ct-line,.ct-series-f .ct-point,.ct-series-f .ct-slice-donut{stroke:#59922b}.ct-series-f .ct-area,.ct-series-f .ct-slice-donut-solid,.ct-series-f .ct-slice-pie{fill:#59922b}.ct-series-g .ct-bar,.ct-series-g .ct-line,.ct-series-g .ct-point,.ct-series-g .ct-slice-donut{stroke:#0544d3}.ct-series-g .ct-area,.ct-series-g .ct-slice-donut-solid,.ct-series-g .ct-slice-pie{fill:#0544d3}.ct-series-h .ct-bar,.ct-series-h .ct-line,.ct-series-h .ct-point,.ct-series-h .ct-slice-donut{stroke:#6b0392}.ct-series-h .ct-area,.ct-series-h .ct-slice-donut-solid,.ct-series-h .ct-slice-pie{fill:#6b0392}.ct-series-i .ct-bar,.ct-series-i .ct-line,.ct-series-i .ct-point,.ct-series-i .ct-slice-donut{stroke:#f05b4f}.ct-series-i .ct-area,.ct-series-i .ct-slice-donut-solid,.ct-series-i .ct-slice-pie{fill:#f05b4f}.ct-series-j .ct-bar,.ct-series-j .ct-line,.ct-series-j .ct-point,.ct-series-j .ct-slice-donut{stroke:#dda458}.ct-series-j .ct-area,.ct-series-j .ct-slice-donut-solid,.ct-series-j .ct-slice-pie{fill:#dda458}.ct-series-k .ct-bar,.ct-series-k .ct-line,.ct-series-k .ct-point,.ct-series-k .ct-slice-donut{stroke:#eacf7d}.ct-series-k .ct-area,.ct-series-k .ct-slice-donut-solid,.ct-series-k .ct-slice-pie{fill:#eacf7d}.ct-series-l .ct-bar,.ct-series-l .ct-line,.ct-series-l .ct-point,.ct-series-l .ct-slice-donut{stroke:#86797d}.ct-series-l .ct-area,.ct-series-l .ct-slice-donut-solid,.ct-series-l .ct-slice-pie{fill:#86797d}.ct-series-m .ct-bar,.ct-series-m .ct-line,.ct-series-m .ct-point,.ct-series-m .ct-slice-donut{stroke:#b2c326}.ct-series-m .ct-area,.ct-series-m .ct-slice-donut-solid,.ct-series-m .ct-slice-pie{fill:#b2c326}.ct-series-n .ct-bar,.ct-series-n .ct-line,.ct-series-n .ct-point,.ct-series-n .ct-slice-donut{stroke:#6188e2}.ct-series-n .ct-area,.ct-series-n .ct-slice-donut-solid,.ct-series-n .ct-slice-pie{fill:#6188e2}.ct-series-o .ct-bar,.ct-series-o .ct-line,.ct-series-o .ct-point,.ct-series-o .ct-slice-donut{stroke:#a748ca}.ct-series-o .ct-area,.ct-series-o .ct-slice-donut-solid,.ct-series-o .ct-slice-pie{fill:#a748ca}.ct-square{display:block;position:relative;width:100%}.ct-square:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:100%}.ct-square:after{display:table}.ct-square>svg{display:block;position:absolute;top:0;left:0}.ct-minor-second{display:block;position:relative;width:100%}.ct-minor-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:93.75%}.ct-minor-second:after{display:table}.ct-minor-second>svg{display:block;position:absolute;top:0;left:0}.ct-major-second{display:block;position:relative;width:100%}.ct-major-second:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:88.8888888889%}.ct-major-second:after{display:table}.ct-major-second>svg{display:block;position:absolute;top:0;left:0}.ct-minor-third{display:block;position:relative;width:100%}.ct-minor-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:83.3333333333%}.ct-minor-third:after{display:table}.ct-minor-third>svg{display:block;position:absolute;top:0;left:0}.ct-major-third{display:block;position:relative;width:100%}.ct-major-third:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:80%}.ct-major-third:after{display:table}.ct-major-third>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fourth{display:block;position:relative;width:100%}.ct-perfect-fourth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:75%}.ct-perfect-fourth:after{display:table}.ct-perfect-fourth>svg{display:block;position:absolute;top:0;left:0}.ct-perfect-fifth{display:block;position:relative;width:100%}.ct-perfect-fifth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:66.6666666667%}.ct-perfect-fifth:after{display:table}.ct-perfect-fifth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-sixth{display:block;position:relative;width:100%}.ct-minor-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:62.5%}.ct-minor-sixth:after{display:table}.ct-minor-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-golden-section{display:block;position:relative;width:100%}.ct-golden-section:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:61.804697157%}.ct-golden-section:after{display:table}.ct-golden-section>svg{display:block;position:absolute;top:0;left:0}.ct-major-sixth{display:block;position:relative;width:100%}.ct-major-sixth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:60%}.ct-major-sixth:after{display:table}.ct-major-sixth>svg{display:block;position:absolute;top:0;left:0}.ct-minor-seventh{display:block;position:relative;width:100%}.ct-minor-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:56.25%}.ct-minor-seventh:after{display:table}.ct-minor-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-seventh{display:block;position:relative;width:100%}.ct-major-seventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:53.3333333333%}.ct-major-seventh:after{display:table}.ct-major-seventh>svg{display:block;position:absolute;top:0;left:0}.ct-octave{display:block;position:relative;width:100%}.ct-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:50%}.ct-octave:after{display:table}.ct-octave>svg{display:block;position:absolute;top:0;left:0}.ct-major-tenth{display:block;position:relative;width:100%}.ct-major-tenth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:40%}.ct-major-tenth:after{display:table}.ct-major-tenth>svg{display:block;position:absolute;top:0;left:0}.ct-major-eleventh{display:block;position:relative;width:100%}.ct-major-eleventh:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:37.5%}.ct-major-eleventh:after{display:table}.ct-major-eleventh>svg{display:block;position:absolute;top:0;left:0}.ct-major-twelfth{display:block;position:relative;width:100%}.ct-major-twelfth:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:33.3333333333%}.ct-major-twelfth:after{display:table}.ct-major-twelfth>svg{display:block;position:absolute;top:0;left:0}.ct-double-octave{display:block;position:relative;width:100%}.ct-double-octave:before{display:block;float:left;content:"";width:0;height:0;padding-bottom:25%}.ct-double-octave:after{display:table}.ct-double-octave>svg{display:block;position:absolute;top:0;left:0}@font-face{font-family:Gotham Narrow;font-style:normal;font-display:swap;src:url('fonts/Gotham-Light.6af54439550f325c8b410e70e11f77dd.woff2') format("woff2"),url('fonts/Gotham-Light.d6f12bc2c0b57cf7bde31ea90dffa26e.woff') format("woff")}@font-face{font-family:Gotham;font-style:normal;font-display:swap;src:url('fonts/Gotham-Book.f8188881d8b44428e2429c113e4888d1.woff2') format("woff2"),url('fonts/Gotham-Book.79e503d0b113b25cb183cbd1949176dc.woff') format("woff")}@font-face{font-family:Gotham;font-style:normal;font-display:swap;font-weight:500;src:url('fonts/Gotham-Medium.43c78bf2646bda8110da02af76570bc8.woff2') format("woff2"),url('fonts/Gotham-Medium.3512acaec6bef49615676bef35d4b6ac.woff') format("woff")}@font-face{font-family:Gotham;font-style:normal;font-display:swap;font-weight:700;src:url('fonts/Gotham-Bold.d0571939fe800166a2cf6bddc8be8f83.woff2') format("woff2"),url('fonts/Gotham-Bold.7feb78a3f1b04c59af8d8736b7032294.woff') format("woff")}@font-face{font-family:Whitman;font-style:italic;font-display:swap;src:url('fonts/Whitman-Italic.18fe04fad3647453bd39d0d83499489b.woff2') format("woff2"),url('fonts/Whitman-Italic.6a822fd33c3d3e5e9882cbc5efe1c651.woff') format("woff")}@font-face{font-family:Whitman;font-style:normal;font-display:swap;src:url('fonts/Whitman-Regular.991c363229d6af3c8e11e35a466d6ce0.woff2') format("woff2"),url('fonts/Whitman-Regular.aa0451b502754f2fd6327e4cb52b1082.woff') format("woff")}@font-face{font-family:Merriweather;font-style:italic;font-display:swap;src:url('fonts/Merriweather-Italic.808a479b6346eb0d3f09e7f5e6ba30e6.woff2') format("woff2"),url('fonts/Merriweather-Italic.c5e49abca7882239286be76dfe64c756.woff') format("woff")}@font-face{font-family:Merriweather;font-style:normal;font-display:swap;src:url('fonts/Merriweather-Regular.be97ba8b493ea6f54cfa14e50d6a7679.woff2') format("woff2"),url('fonts/Merriweather-Regular.025a705b5e9b0f5ec33fc39135a3e230.woff') format("woff")}body{-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;font-family:Nunito Sans,Arial,Helvetica,sans-serif;color:var(--supportingColor1);font-size:1.6rem}@media only screen and (min-width:768px){body{font-size:1.8rem}}h1,h2,h3,h4,h5,h6{margin:0}.promoTitle-1{font-weight:600;line-height:22px;font-size:1.6rem;color:var(--supportingColor1)}.promoTitle-1,.promoTitle-2{font-family:Nunito Sans,Arial,Helvetica,sans-serif}.promoTitle-2{font-weight:900;line-height:1;font-size:3.5rem;letter-spacing:.05em;color:#fff;text-transform:uppercase;text-shadow:2px 2px 2px rgba(0,0,0,.5)}@media only screen and (min-width:768px){.promoTitle-2{font-size:6rem}}.promoCategory-1{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;line-height:12px;text-transform:uppercase;font-weight:700;color:#b1884e}.promoCategory-2{font-family:Gotham,Times New Roman,Times,serif;font-size:1.8rem;line-height:1;font-weight:700;color:var(--grayscaleColor3);font-style:italic;text-shadow:2px 2px 2px rgba(0,0,0,.5)}@media only screen and (min-width:768px){.promoCategory-2{font-size:2.8rem}}.containerTitle{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.containerTitle{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.containerTitle{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.Homepage-title{font-family:Gotham;font-size:5.3vw;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.5)}@media only screen and (min-width:768px){.Homepage-title{font-size:5.4vw}}.title-1{font-family:Gotham,Times New Roman,Times,serif;font-size:2.2rem;font-style:italic;line-height:1.17647;color:var(--grayscaleColor1)}@media only screen and (min-width:768px){.title-1{font-size:2.8rem}}.title-2{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:900;font-size:3.4rem;line-height:1.17647;letter-spacing:.05em;text-transform:uppercase;color:var(--supportingColor1)}@media only screen and (min-width:768px){.title-2{font-size:5rem;line-height:68px;letter-spacing:0}}.title-3{text-transform:uppercase;letter-spacing:1.17px;color:var(--grayscaleColor1);text-align:center}@media only screen and (min-width:768px){.title-3{font-size:3.2rem}}.breadcrumbText{text-transform:uppercase;color:#000;font-weight:600;letter-spacing:1px;line-height:21px;font-size:1.4rem}.footerTitle,.SocialBar-heading{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;font-size:1.3rem;line-height:2;text-transform:uppercase;color:var(--grayscaleColor2)}@media only screen and (min-width:768px){.footerTitle,.SocialBar-heading{font-size:1.4rem}}.smallText-1{font-size:1.2rem;line-height:18px}.ArticlePage-articleBody .Figure-content,.caption-1,.CourseInfo-description .Figure-content,.ErrorPage-errorMessage .Figure-content,.FigureRte-content,.PromoText-description .Figure-content,.RichTextBody .Figure-content,.VideoPage-videoBody .Figure-content{font-size:1.4rem;line-height:17px;color:var(--supportingColor3)}.caption-2{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;color:#fff;letter-spacing:0;line-height:19px}@media only screen and (min-width:768px){.caption-2{font-size:1.4rem}}.quote-1,.Quote blockquote{font-family:Whitman;font-style:italic;color:var(--supportingColor9)}@media only screen and (min-width:768px){.quote-1,.Quote blockquote{font-size:3.6rem;line-height:44px}}.quote-attribution,.Quote-attribution{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:400;color:var(--supportingColor2);font-size:1.5rem}@media only screen and (min-width:768px){.quote-attribution,.Quote-attribution{font-size:1.8rem}}.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title,.PlayerProfile-heading,.PlayerStats-heading,.uppercaseHeading{font-family:Gotham;color:#000;font-size:1.2rem;line-height:13px;font-weight:700;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:768px){.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title,.PlayerProfile-heading,.PlayerStats-heading,.uppercaseHeading{letter-spacing:.86px;margin-bottom:20px}}@media only screen and (min-width:1024px){.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title,.PlayerProfile-heading,.PlayerStats-heading,.uppercaseHeading{font-size:2.4rem;letter-spacing:.4px;line-height:26px}}.Button,.Button2,.Container2-cta .Link,.CourseCard-ctas .Link,.FeaturedMatchModule-cta .Link,.HistoryModule-cta1 a,.List2Column-cta .Link,.List3Column-cta .Link,.List3Dark-cta .Link,.ListAbstract-cta .Link,.ListBoxedThumb-cta a,.ListPlayersHome-cta .Link,.ListPointsRace-cta .Link,.ListProductInfo-cta .Link,.ListRow-ctas .Link,.ListSearch-cta .Link,.ListThumbnailImage-cta .Link,.ListTicket-cta .Link,.PageFormSuccess-cta .Link,.PointsRaceModule-cta .Link,.PromoAnnouncement-cta .Link,.PromoTakeover-cta .Link,.PromoText-cta .Link,.PromoThumbnailImage-cta .Link,.ScoringRound-cta a,.SearchModule-filters-applyButton,.TeamBannerModule-cta,.YearRange-cta .Link{}.Button2:active,.Button2:hover,.Button:active,.Button:hover,.Container2-cta .Link:active,.Container2-cta .Link:hover,.CourseCard-ctas .Link:active,.CourseCard-ctas .Link:hover,.FeaturedMatchModule-cta .Link:active,.FeaturedMatchModule-cta .Link:hover,.HistoryModule-cta1 a:active,.HistoryModule-cta1 a:hover,.List2Column-cta .Link:active,.List2Column-cta .Link:hover,.List3Column-cta .Link:active,.List3Column-cta .Link:hover,.List3Dark-cta .Link:active,.List3Dark-cta .Link:hover,.ListAbstract-cta .Link:active,.ListAbstract-cta .Link:hover,.ListBoxedThumb-cta a:active,.ListBoxedThumb-cta a:hover,.ListPlayersHome-cta .Link:active,.ListPlayersHome-cta .Link:hover,.ListPointsRace-cta .Link:active,.ListPointsRace-cta .Link:hover,.ListProductInfo-cta .Link:active,.ListProductInfo-cta .Link:hover,.ListRow-ctas .Link:active,.ListRow-ctas .Link:hover,.ListSearch-cta .Link:active,.ListSearch-cta .Link:hover,.ListThumbnailImage-cta .Link:active,.ListThumbnailImage-cta .Link:hover,.ListTicket-cta .Link:active,.ListTicket-cta .Link:hover,.PageFormSuccess-cta .Link:active,.PageFormSuccess-cta .Link:hover,.PointsRaceModule-cta .Link:active,.PointsRaceModule-cta .Link:hover,.PromoAnnouncement-cta .Link:active,.PromoAnnouncement-cta .Link:hover,.PromoTakeover-cta .Link:active,.PromoTakeover-cta .Link:hover,.PromoText-cta .Link:active,.PromoText-cta .Link:hover,.PromoThumbnailImage-cta .Link:active,.PromoThumbnailImage-cta .Link:hover,.ScoringRound-cta a:active,.ScoringRound-cta a:hover,.SearchModule-filters-applyButton:active,.SearchModule-filters-applyButton:hover,.TeamBannerModule-cta:active,.TeamBannerModule-cta:hover,.YearRange-cta .Link:active,.YearRange-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.Button2{background-color:transparent;border:1px solid #fff}.Button2:active,.Button2:hover{background-color:var(--buttonColor);border:1px solid var(--buttonColor)}.Button_white,.CourseCard-ctas .Link:nth-of-type(2),.PromoImageOnTop2-cta .Link,.PromoProductInfo-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff}.Button_white:active,.Button_white:hover,.PromoProductInfo-cta .Link:active,.PromoProductInfo-cta .Link:hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.Button_watch_score,.Match-watchCta .Link,.MiniMatch-watchCta .Link{border-radius:10px;background-color:var(--primaryColor1);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-family:Gotham;color:#fff;font-size:.864rem;font-weight:700;letter-spacing:.17px;line-height:1;text-transform:uppercase;padding:8px 8px 6px}[data-yellow].Button_watch_score,[data-yellow].Match-watchCta .Link,[data-yellow].MiniMatch-watchCta .Link{background-color:#ffcd00;color:#000}[data-yellow].Button_watch_score:before,[data-yellow].Match-watchCta .Link:before,[data-yellow].MiniMatch-watchCta .Link:before{content:"";position:relative;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid #000;border-radius:2px;margin-right:3px;margin-top:-3px}.ChevronLink,.MiniScoringModule-cta .Link,.MiniScoringRound-cta .Link,.PlayerPage-back,.PromoImageOnTop-cta .Link,.PromoImageOnTopLarge-cta .Link,.PromoUpNext-cta .Link,.SiteSwitcherLink-link{font-size:1.2rem;cursor:pointer;color:var(--buttonColor);font-weight:700;letter-spacing:1.29px;line-height:16px;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ChevronLink:active,.ChevronLink:hover,.MiniScoringModule-cta .Link:active,.MiniScoringModule-cta .Link:hover,.MiniScoringRound-cta .Link:active,.MiniScoringRound-cta .Link:hover,.PlayerPage-back:active,.PlayerPage-back:hover,.PromoImageOnTop-cta .Link:active,.PromoImageOnTop-cta .Link:hover,.PromoImageOnTopLarge-cta .Link:active,.PromoImageOnTopLarge-cta .Link:hover,.PromoUpNext-cta .Link:active,.PromoUpNext-cta .Link:hover,.SiteSwitcherLink-link:active,.SiteSwitcherLink-link:hover{color:var(--buttonHoverColor)}.ChevronLink:active:before,.ChevronLink:hover:before,.MiniScoringModule-cta .Link:active:before,.MiniScoringModule-cta .Link:hover:before,.MiniScoringRound-cta .Link:active:before,.MiniScoringRound-cta .Link:hover:before,.PlayerPage-back:active:before,.PlayerPage-back:hover:before,.PromoImageOnTop-cta .Link:active:before,.PromoImageOnTop-cta .Link:hover:before,.PromoImageOnTopLarge-cta .Link:active:before,.PromoImageOnTopLarge-cta .Link:hover:before,.PromoUpNext-cta .Link:active:before,.PromoUpNext-cta .Link:hover:before,.SiteSwitcherLink-link:active:before,.SiteSwitcherLink-link:hover:before{border-color:var(--buttonHoverColor)}.ChevronLink:before,.MiniScoringModule-cta .Link:before,.MiniScoringRound-cta .Link:before,.PlayerPage-back:before,.PromoImageOnTop-cta .Link:before,.PromoImageOnTopLarge-cta .Link:before,.PromoUpNext-cta .Link:before,.SiteSwitcherLink-link:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-right:2px solid var(--buttonColor);border-bottom:2px solid var(--buttonColor);transform:rotate(-45deg)}@media only screen and (min-width:1440px){.ChevronLink,.MiniScoringModule-cta .Link,.MiniScoringRound-cta .Link,.PlayerPage-back,.PromoImageOnTop-cta .Link,.PromoImageOnTopLarge-cta .Link,.PromoUpNext-cta .Link,.SiteSwitcherLink-link{font-size:1.4rem;line-height:19px}.ChevronLink:before,.MiniScoringModule-cta .Link:before,.MiniScoringRound-cta .Link:before,.PlayerPage-back:before,.PromoImageOnTop-cta .Link:before,.PromoImageOnTopLarge-cta .Link:before,.PromoUpNext-cta .Link:before,.SiteSwitcherLink-link:before{width:10px;height:10px;margin-right:10px}}.TextInput input,.TextInputInverse input{border:0;border-radius:0;font-weight:500;height:40px;line-height:normal;padding:6px 5px 4px;width:100%}.TextInput-errors,.TextInputInverse-errors{display:none}.TextInputInverse input{background:hsla(0,0%,100%,.2)}.TextInputInverse input:focus{box-shadow:none}.CheckboxInput input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:7px;border-radius:0;display:inline-block;position:relative;top:2px}.CheckboxInput input:active+span,.CheckboxInput input:checked+span{color:var(--primaryColor1)}.CheckboxInput input:active:after,.CheckboxInput input:checked:after{content:"";border-right:3px solid var(--primaryColor1);border-bottom:3px solid var(--primaryColor1);width:5px;height:13px;position:absolute;top:-1px;transform:rotate(37deg);left:5px}.CheckboxInput-label span{margin-left:3px}.SearchInput-input{border:0;font-size:2.4rem;width:100%}@media only screen and (min-width:768px){.SearchInput-input{font-size:4rem}}.Select-input{border:1px solid #e0e0e0;border-radius:2px;background-color:#fff;padding:12px 15px;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;line-height:17px}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.undo-sr-only{clip:inherit;height:auto;margin:0;overflow:visible;position:relative;width:auto}.clearfix:after{content:" ";visibility:hidden;display:block;height:0;clear:both}.loading-icon{border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite;color:#000;font-size:10px;margin:0 auto;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.loading-icon:after,.loading-icon:before{content:"";position:absolute;top:0;border-radius:50%;width:1.5em;height:1.5em;animation-fill-mode:both;animation:load7 1.8s ease-in-out infinite}.loading-icon:before{left:-3.5em;animation-delay:-.32s}.loading-icon:after{left:3.5em}@keyframes load7{0%,80%,to{box-shadow:0 1.5em 0 -1.3em}40%{box-shadow:0 1.5em 0 0}}.circleCallout-circle,.PlayerScoreCard-callout-circle{position:relative;display:inline-block;vertical-align:top;width:46%;max-width:190px;max-height:190px;border-radius:100%;border:2px solid;margin:1% 1% 0}.circleCallout-points,.PlayerScoreCard-callout-points{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-50%)}.circleCallout-data,.PlayerScoreCard-callout-data{font-size:7.2rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:900;font-style:normal}.circleCallout-label,.PlayerScoreCard-callout-label{font-size:1.2rem;display:block;color:var(--grayscaleColor1);font-weight:700;text-transform:uppercase}@media only screen and (min-width:568px){.circleCallout-label,.PlayerScoreCard-callout-label{font-size:1.6rem}}@media only screen and (max-width:459px),only screen and (max-width:1079px) and (min-width:992px){.circleCallout-circle,.PlayerScoreCard-callout-circle{padding-bottom:45%}}@media only screen and (max-width:991px) and (min-width:460px),only screen and (min-width:1080px){.circleCallout-circle,.PlayerScoreCard-callout-circle{height:190px}}.gridCell,.PlayerPage-leadTable{padding:20px}.gridCell-data,.PlayerPage-leadTable-data{font-size:2.8rem;font-family:Gotham;font-weight:700;letter-spacing:-.31px;line-height:31px;text-align:center;display:block}@media only screen and (min-width:768px){.gridCell-data,.PlayerPage-leadTable-data{font-size:2.361rem;letter-spacing:0;line-height:26px}}@media only screen and (min-width:1440px){.gridCell-data,.PlayerPage-leadTable-data{font-size:3.6rem;letter-spacing:1px;line-height:40px;margin-bottom:20px}}.gridCell-label,.PlayerPage-leadTable-label{font-size:1.4rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;display:block;line-height:19px;text-align:center}@media only screen and (min-width:768px){.gridCell-label,.PlayerPage-leadTable-label{font-size:1.2rem;line-height:16px}}@media only screen and (min-width:1440px){.gridCell-label,.PlayerPage-leadTable-label{font-size:1.4rem;letter-spacing:.3px;line-height:19px}}.gridCellBorder,.PlayerPage-leadTable-cell{position:relative}.gridCellBorder:first-of-type:after,.gridCellBorder:nth-of-type(3):after,.PlayerPage-leadTable-cell:first-of-type:after,.PlayerPage-leadTable-cell:nth-of-type(3):after{content:"";position:absolute;right:0;top:0;height:100%;width:1px;border-right:1px solid var(--supportingColor5)}.gridCellBorder:first-of-type:before,.gridCellBorder:nth-of-type(2):before,.PlayerPage-leadTable-cell:first-of-type:before,.PlayerPage-leadTable-cell:nth-of-type(2):before{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;border-bottom:1px solid var(--supportingColor5)}@media only screen and (min-width:768px){.gridCellBorder:first-of-type:after,.gridCellBorder:nth-of-type(3):after,.PlayerPage-leadTable-cell:first-of-type:after,.PlayerPage-leadTable-cell:nth-of-type(3):after{height:40px;top:50%;transform:translateY(-50%)}.gridCellBorder:first-of-type:before,.gridCellBorder:nth-of-type(2):before,.PlayerPage-leadTable-cell:first-of-type:before,.PlayerPage-leadTable-cell:nth-of-type(2):before{width:87px;left:50%;transform:translateX(-50%)}}@media only screen and (min-width:1440px){.gridCellBorder:first-of-type:after,.gridCellBorder:nth-of-type(3):after,.PlayerPage-leadTable-cell:first-of-type:after,.PlayerPage-leadTable-cell:nth-of-type(3):after{height:60px}.gridCellBorder:first-of-type:before,.gridCellBorder:nth-of-type(2):before,.PlayerPage-leadTable-cell:first-of-type:before,.PlayerPage-leadTable-cell:nth-of-type(2):before{width:133px}}.fullWidth{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}body:before{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;visibility:hidden}@media only screen and (min-width:320px){body:before{content:"mq-xs"}}@media only screen and (min-width:568px){body:before{content:"mq-sm"}}@media only screen and (min-width:768px){body:before{content:"mq-md"}}@media only screen and (min-width:1024px){body:before{content:"mq-lg"}}@media only screen and (min-width:1240px){body:before{content:"mq-hk"}}@media only screen and (min-width:1440px){body:before{content:"mq-xl"}}body,html{height:100%}html{overflow-x:hidden;font-size:62.5%}body{max-width:1440px;margin:0 auto;background:var(--siteBgColor);--pageHeaderHeight:60px;--gutterCalc1440:calc(50vw - 720px);--gutterCalc1240:calc(50vw - 620px)}p{font-size:16px;line-height:1.4}blockquote,figure,hr,ol,ul{margin:0}ol,ul{padding:0}ul{list-style-type:none}a{color:inherit}a,a:hover{text-decoration:none}img{display:block;height:auto;max-width:100%}ps-fittext{display:inline-block;white-space:nowrap}.LiveBlogPost{border:1px solid #e4e4e4;border-radius:8px;background-color:#fff;position:relative;margin:0 0 30px}.LiveBlogPost svg{height:20px;width:20px;vertical-align:baseline;margin-right:10px}.LiveBlogPost svg.liveblog-hole{width:23px;height:18px}.LiveBlogPost svg.liveblog-rake{width:18px;height:28px}.LiveBlogPost svg.liveblog-trophy{width:18px;height:26px}.LiveBlogPost svg.liveblog-holehalved{width:22px;height:24px}.LiveBlogPost svg.liveblog-weather{width:30px;height:30px}.LiveBlogPost svg.liveblog-updown{width:23px;height:20px}.LiveBlogPost svg.liveblog-captain,.LiveBlogPost svg.liveblog-waves{width:18px;height:19px}.LiveBlogPost svg.liveblog-quote{width:20px;height:20px}.LiveBlogPost svg.liveblog-teeoff{width:19px;height:25px}.LiveBlogPost-sponsor{display:inline-block;vertical-align:sub}.LiveBlogPost-sponsor .Image{max-height:25px}.LiveBlogPost-content{padding:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.LiveBlogPost[data-post-type=holeWonUS]{background-color:var(--usColor);color:#fff}.LiveBlogPost[data-post-type=holeWonUS] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=holeWonUS] .LiveBlogPost-block{color:#fff;border-radius:2px;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=holeWonEU]{background-color:var(--euColor);color:#fff}.LiveBlogPost[data-post-type=holeWonEU] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=holeWonEU] .LiveBlogPost-block{color:#fff;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=matchWonUS]{background-color:var(--usColor2);color:#fff}.LiveBlogPost[data-post-type=matchWonUS] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=matchWonUS] .LiveBlogPost-block{color:#fff;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=matchWonEU]{background-color:var(--euColor2);color:#fff}.LiveBlogPost[data-post-type=matchWonEU] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=matchWonEU] .LiveBlogPost-block{color:#fff;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=holeHalved]{background-color:#e0e0e0;color:#000}.LiveBlogPost[data-post-type=holeHalved] .LiveBlogPost-body{color:#000}.LiveBlogPost[data-post-type=holeHalved] .LiveBlogPost-block{color:#000;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=matchHalved]{background-color:#666;color:#fff}.LiveBlogPost[data-post-type=matchHalved] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=matchHalved] .LiveBlogPost-block{color:#fff;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost[data-post-type=weatherDelay]{background-color:#000;color:#fff}.LiveBlogPost[data-post-type=weatherDelay] .LiveBlogPost-body{color:#fff}.LiveBlogPost[data-post-type=weatherDelay] .LiveBlogPost-block{color:#fff;background-color:hsla(0,0%,100%,.14)}.LiveBlogPost-time{font-size:1.4rem;font-weight:700;line-height:17px;letter-spacing:.6px;position:absolute;right:0;top:0;padding:15px}.LiveBlogPost-title{font-family:Gotham;font-size:1.8rem;font-weight:500;letter-spacing:.45px;line-height:26px;-ms-flex:1 0 100%;flex:1 0 100%;padding:15px 90px 15px 15px;text-transform:uppercase}[data-post-type=teamOf20] .LiveBlogPost-title{padding-bottom:15px}.LiveBlogPost-subtitle{font-weight:700;letter-spacing:.3px;line-height:17px}.LiveBlogPost-body,.LiveBlogPost-subtitle{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem}.LiveBlogPost-body{color:#666;letter-spacing:0;line-height:19px;margin-top:5px}.LiveBlogPost-player{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1 0 auto;flex:1 0 auto;margin-top:5px;margin-left:20px}.LiveBlogPost-block{background-color:#e4e4e4;color:#666;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;letter-spacing:0;line-height:17px;text-align:center;padding:8px 4px;min-width:90px;margin:0 5px;border-radius:2px}.LiveBlogPost-golferImage{margin-left:24px;height:76px;width:76px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:end;align-items:flex-end;overflow:hidden;border-radius:2px}.LiveBlogPost-golferImage .Image{max-height:67px;max-width:67px}@media only screen and (min-width:768px){.LiveBlogPost-content{-ms-flex-direction:row;flex-direction:row;padding:20px}.LiveBlogPost-time{padding:20px}.LiveBlogPost-title{font-size:2.1rem;letter-spacing:.53px;line-height:31px;padding:15px 20px 0}.LiveBlogPost-subtitle{letter-spacing:0}.LiveBlogPost-body{font-size:1.5rem;letter-spacing:0;line-height:22px}.LiveBlogPost-description{-ms-flex:1 1 40%;flex:1 1 40%}.LiveBlogPost-player{margin-top:50px;-ms-flex-item-align:end;align-self:flex-end;-ms-flex:1;flex:1}}@media only screen and (min-width:1024px){.LiveBlogPost-player{margin-top:0}.LiveBlogPost-content{-ms-flex-direction:column;flex-direction:column}}@media only screen and (min-width:1240px){.LiveBlogPost-content{-ms-flex-direction:row;flex-direction:row}}.LiveBlogPosts-viewMore{margin-top:28px;text-align:center}.LiveBlogPosts-viewMore .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out}.LiveBlogPosts-viewMore .Link:active,.LiveBlogPosts-viewMore .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.LiveBlogPosts-pinnedPosts>*,.LiveBlogPosts-posts>*,.LiveBlogPromo{margin:0 0 30px}.LiveBlogPromo{position:relative;display:block}.LiveBlogPromo-time{left:0;color:#fff}.LiveBlogPromo-actions,.LiveBlogPromo-time{font-size:1.4rem;font-weight:700;line-height:17px;letter-spacing:.6px;position:absolute;top:0;padding:15px}.LiveBlogPromo-actions{right:0}.LiveBlogPromo-actions .ActionLink{border:none}.LiveBlogPromo-media{position:relative}[data-content-type=video] .LiveBlogPromo-media:before{position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');width:100%;height:100%;background-size:100%;opacity:.9;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=video] .LiveBlogPromo-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu.4bb65fc49de6f426309f3d4b5a9ed955.svg')}@media only screen and (min-width:768px){[data-content-type=video] .LiveBlogPromo-media:before{background-color:transparent;max-width:50px;max-height:47px;background-size:100%}}[data-content-type=gallery] .LiveBlogPromo-media:before{opacity:.9;position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_us.abe8fd911858317e09979c88712f8ad8.svg');width:100%;height:100%;background-size:100%;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=gallery] .LiveBlogPromo-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_eu.9f64985d56d37b57bddec6930d869d25.svg')}@media only screen and (min-width:768px){[data-content-type=gallery] .LiveBlogPromo-media:before{background-color:transparent;max-width:50px;max-height:47px}}.LiveBlogPromo-media img{position:relative;width:100%;border-radius:8px}.LiveBlogPromo-media:after{display:block;width:100%;height:100%;content:"";top:0;right:0;background:linear-gradient(180deg,rgba(21,21,21,0),rgba(21,21,21,.02) 58.96%,#151515);border-bottom-right-radius:8px;border-bottom-left-radius:8px}.LiveBlogPromo-content,.LiveBlogPromo-media:after{position:absolute;left:0;bottom:0;pointer-events:none}.LiveBlogPromo-content{margin:0 auto;padding:15px;color:#fff;font-family:Nunito Sans,Arial,Helvetica,sans-serif}.LiveBlogPromo-title{font-size:1.8rem;font-family:Gotham;letter-spacing:.43px;line-height:26px;margin-bottom:10px;pointer-events:none}.LiveBlogPromo-description{font-size:1.2rem;line-height:21px;pointer-events:none;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.LiveBlogPromo .Share .Share-dropdown{display:none}.LiveBlogPromo .Share[data-toggle-in=share] .Share-dropdown{display:block}@media only screen and (min-width:568px){.LiveBlogPromo-description{-webkit-line-clamp:4}}@media only screen and (min-width:768px){.LiveBlogPromo-media:after{background:linear-gradient(180deg,rgba(21,21,21,0),rgba(21,21,21,.02) 58.96%,#151515)}.LiveBlogPromo-content{padding:25px 25px 25px 20px}.LiveBlogPromo-time{padding:15px}.LiveBlogPromo-title{font-size:2.1rem;letter-spacing:.5px;line-height:31px}.LiveBlogPromo-description{font-size:1.6rem;line-height:25px}}@media only screen and (min-width:1024px){.LiveBlogPromo-content{padding:25px 25px 20px 20px}}.LiveBlogSocialPost{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center}.LiveBlogSocialPost[data-type-video]{position:relative;overflow:hidden;padding-top:56.25%}.LiveBlogSocialPost[data-type-video] iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.CookieNotification{display:block;background-color:rgba(0,0,0,.85);padding:20px;position:fixed;bottom:-100%;z-index:2150000000;margin-top:-100%;transition:bottom 2s ease-in;left:0;right:0}.CookieNotification[data-show]{bottom:0}.CookieNotification a{color:var(--primaryColor1);text-decoration:underline}.CookieNotification-content{color:#fff;font-size:1.6rem;line-height:2rem;padding-right:20px}.CookieNotification-close{position:absolute;right:20px;bottom:20px;background:none;border:0;width:22px;height:22px}.CookieNotification-close svg{width:22px;height:22px;cursor:pointer;border-radius:50%;background-color:#fff;border:1px solid #fff;padding:3px;position:relative}@media only screen and (min-width:768px){.CookieNotification{padding-left:40px;padding-right:40px}.CookieNotification-close{top:20px;bottom:auto}}.CoursePage-above,.ErrorPage-above,.HomePage-above,.LiveBlogPagePage-above,.Page-above,.SearchPage-above,.SectionPage-above,.TagPage-above{margin-top:20px}.CoursePage-body,.ErrorPage-body,.HomePage-body,.LiveBlogPagePage-body,.Page-body,.SearchPage-body,.SectionPage-body,.TagPage-body{padding-top:var(--pageHeaderHeight)}.CoursePage-body[data-no-header],.ErrorPage-body[data-no-header],.HomePage-body[data-no-header],.LiveBlogPagePage-body[data-no-header],.Page-body[data-no-header],.SearchPage-body[data-no-header],.SectionPage-body[data-no-header],.TagPage-body[data-no-header]{padding-top:0}.CoursePage-body-headerIframe,.ErrorPage-body-headerIframe,.HomePage-body-headerIframe,.LiveBlogPagePage-body-headerIframe,.Page-body-headerIframe,.SearchPage-body-headerIframe,.SectionPage-body-headerIframe,.TagPage-body-headerIframe{background:var(--iframeSponserBgColor);text-align:center;position:relative;z-index:1}.CoursePage-main .List3Column,.ErrorPage-main .List3Column,.HomePage-main .List3Column,.LiveBlogPagePage-main .List3Column,.Page-main .List3Column,.SearchPage-main .List3Column,.SectionPage-main .List3Column,.TagPage-main .List3Column{border-bottom:1px solid var(--primaryColor5)}@media only screen and (min-width:768px){.CoursePage-body[data-no-header],.ErrorPage-body[data-no-header],.HomePage-body[data-no-header],.LiveBlogPagePage-body[data-no-header],.Page-body[data-no-header],.SearchPage-body[data-no-header],.SectionPage-body[data-no-header],.TagPage-body[data-no-header]{padding-top:0}}@media only screen and (min-width:1024px){.CoursePage-above,.ErrorPage-above,.HomePage-above,.LiveBlogPagePage-above,.Page-above,.SearchPage-above,.SectionPage-above,.TagPage-above{margin-top:30px}.CoursePage-body-headerIframe,.ErrorPage-body-headerIframe,.HomePage-body-headerIframe,.LiveBlogPagePage-body-headerIframe,.Page-body-headerIframe,.SearchPage-body-headerIframe,.SectionPage-body-headerIframe,.TagPage-body-headerIframe{display:none}}.PageForm-container-media .Image{width:100%}.PageForm .logo-wrapper{display:block;max-width:90px}.PageForm-description{font-size:1.6rem;line-height:24px}.PageForm .Button,.PageForm .Button2,.PageForm .Container2-cta .Link,.PageForm .CourseCard-ctas .Link,.PageForm .FeaturedMatchModule-cta .Link,.PageForm .HistoryModule-cta1 a,.PageForm .List2Column-cta .Link,.PageForm .List3Column-cta .Link,.PageForm .List3Dark-cta .Link,.PageForm .ListAbstract-cta .Link,.PageForm .ListBoxedThumb-cta a,.PageForm .ListPlayersHome-cta .Link,.PageForm .ListPointsRace-cta .Link,.PageForm .ListProductInfo-cta .Link,.PageForm .ListRow-ctas .Link,.PageForm .ListSearch-cta .Link,.PageForm .ListThumbnailImage-cta .Link,.PageForm .ListTicket-cta .Link,.PageForm .PageFormSuccess-cta .Link,.PageForm .PointsRaceModule-cta .Link,.PageForm .PromoAnnouncement-cta .Link,.PageForm .PromoTakeover-cta .Link,.PageForm .PromoText-cta .Link,.PageForm .PromoThumbnailImage-cta .Link,.PageForm .ScoringRound-cta a,.PageForm .SearchModule-filters-applyButton,.PageForm .TeamBannerModule-cta,.PageForm .YearRange-cta .Link{display:block;margin:0 auto}.PageForm-body{max-width:100%}.PageForm-container,.PageForm-container-media{position:relative}.PageForm-container-media:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:linear-gradient(93.97deg,rgba(0,0,0,.3),rgba(0,0,0,.15))}.PageForm-lead{position:absolute;top:0;left:0;padding:25px 20px}.PageForm-lead .PageForm-description{display:none}.PageForm-eventDates{font-family:Merriweather;color:#fff;font-size:1.4rem;font-style:italic;letter-spacing:-.2px;line-height:21px;margin-top:20px}.PageForm-title{color:#fff;font-family:Gotham;font-size:2.8rem;font-weight:700;letter-spacing:0;line-height:31px;text-transform:uppercase;margin-top:10px}.PageForm-description{padding:20px}.PageForm-main{background-color:var(--primaryColor6);border-top:1px solid var(--primaryColor5);padding:25px 20px}.PageForm .Form-agreement{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;padding-top:20px;margin:20px 0 30px;border-top:1px solid #e0e0e0}.PageForm .Form-agreement:last-of-type{margin-bottom:30px}.PageForm .Form-inline{-ms-flex-wrap:wrap;flex-wrap:wrap}.PageForm .Form-inline .EmailInput,.PageForm .Form-inline .PhoneNumberInput,.PageForm .Form-inline .Select,.PageForm .Form-inline .TextInput,.PageForm .Form-inline .TextInputInverse{width:100%;-ms-flex:1 0 auto;flex:1 0 auto}.PageForm .Form .EmailInput,.PageForm .Form .PhoneNumberInput,.PageForm .Form .Select,.PageForm .Form .TextInput,.PageForm .Form .TextInputInverse{margin-bottom:10px}.PageForm .Form .Select .Select-input{background:#fff}.PageForm .Form [type=submit]{margin-bottom:0}@media only screen and (min-width:768px){.PageForm .logo-wrapper{max-width:100px}.PageForm-title{font-size:4.6rem;line-height:46px}.PageForm .Form-inline .EmailInput,.PageForm .Form-inline .PhoneNumberInput,.PageForm .Form-inline .Select,.PageForm .Form-inline .TextInput,.PageForm .Form-inline .TextInputInverse{width:48%;-ms-flex:none;flex:none}.PageForm-lead{padding:50px 30px}}@media only screen and (min-width:1024px){.PageForm-container-media .Image{height:100vh;-o-object-fit:cover;object-fit:cover}.PageForm-bg-media{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.PageForm-bg-media .Image{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover}.PageForm .Form-inline .EmailInput,.PageForm .Form-inline .PhoneNumberInput,.PageForm .Form-inline .Select,.PageForm .Form-inline .Select+.TextInput,.PageForm .Form-inline .Select+.TextInputInverse{width:100%}.PageForm-lead{padding:5% 8% 0;width:50%}.PageForm-lead .PageForm-description{display:block}.PageForm-belowlead{display:none}.PageForm-main{position:absolute;top:5%;right:8%;background-color:transparent;border-top:0}.PageForm-main .Form{background-color:var(--primaryColor6);border-radius:10px;box-shadow:0 8px 30px 0 rgba(0,0,0,.12);border:0;width:419px;padding:30px 25px}.PageForm-description{color:#fff;padding:10px 0}}.Page-header{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;position:fixed;top:0;max-width:1440px;z-index:50}.Page-header-progressBar{top:0;height:3px;max-width:100%;position:absolute;background-color:var(--longformProgressColor);transition:width .25s linear;left:0}[data-header-sticky] .Page-header{height:60px;min-height:60px}.Page-header .Page-header-top .Page-header-teamSwitcher{display:none}.Page-header .Page-header-hamburger-menu .Page-header-teamSwitcher{display:block}.Page-header-logo{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;top:10px;left:15px}.Page-header-logo img{width:81px;height:81px}.Page-header-top{background-color:var(--headerBgColor);-ms-flex-pack:end;justify-content:flex-end;width:100%;height:60px;color:var(--headerTextColor);box-shadow:0 2px 4px 0 rgba(0,0,0,.17)}.Page-header-top,.Page-header-top-right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Page-header-top-right{height:100%;z-index:1}.Page-header-fixedNav{position:absolute;left:100px;text-transform:uppercase;padding-right:13px}.Page-header-fixedNav .Link{color:var(--supportingColor7);font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:19px;height:35px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.Page-header-fixedNav .Link:before{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid var(--supportingColor7);border-radius:2px;margin-right:7px}.Page-header-fixedNav[data-has-mobile-text] .Link:last-of-type{display:none}@media only screen and (min-width:768px){.Page-header-fixedNav[data-has-mobile-text] .Link:first-of-type{display:none}.Page-header-fixedNav[data-has-mobile-text] .Link:last-of-type{display:-ms-flexbox;display:flex}}.Page-header-bottom{position:relative;color:#fff;width:100%;height:41px;-ms-flex-pack:left;justify-content:left;-ms-flex-align:center;align-items:center;display:block;transition:opacity .25s ease-in-out,height .25s ease-in-out;opacity:1;z-index:-2}[data-header-sticky] .Page-header-bottom{opacity:0;pointer-events:none;height:0}.Page-header-bottom-left{display:inline;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1rem;font-family:Merriweather;padding-left:12px;padding-right:6px;font-style:italic;letter-spacing:.58px;line-height:21px;position:absolute;left:99px;top:50%;transform:translateY(-50%)}.Page-header-bottom-right{-ms-flex-item-align:baseline;align-self:baseline}.Page-header-dates,.Page-header-location{display:inline}.Page-header-location:before{content:"\2022";display:inline;margin-right:3px}.Page-header-headerIframe{display:none}.Page-header-sponsorCarousel{margin-left:15px}.Page-header-teamSwitcher+.Page-header-teamSwitcher:before{display:none}.Page-header-teamSwitcher{display:block;margin:0;padding:25px 25px 25px 10px;position:relative}.Page-header-teamSwitcher:after,.Page-header-teamSwitcher:before{content:"";display:block;position:absolute;width:1px;height:35px;background:var(--primaryColor5);top:50%;transform:translateY(-50%)}.Page-header-teamSwitcher:before{left:0}.Page-header-teamSwitcher:after{right:0}.Page-header-teamSwitcher:hover .Page-header-teamSwitcher-trigger:after{border-bottom:0;border-top:5px solid #000}.Page-header-teamSwitcher:hover .Page-header-teamSwitcher-dd{display:block}.Page-header-teamSwitcher-trigger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative;border:0;background-color:transparent;padding:0}.Page-header-teamSwitcher-trigger:after{position:absolute;top:50%;right:-15px;content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;transform:rotate(180deg);margin-top:-3px}[data-toggle-in=team-switch-dd] .Page-header-teamSwitcher-trigger:after{border-bottom:0;border-top:5px solid #000}.Page-header-teamSwitcher-currentLanguage{font-size:1.4rem;line-height:19px;font-weight:600;font-style:italic}.Page-header-teamSwitcher-currentTeam{width:25px;height:15px;background-size:100%;display:none}[data-location=us] .Page-header-teamSwitcher-currentTeam[data-current-team=us]{display:inline-block;background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_us2.f6e86f30a282d31b0fac71109b82efb7.svg')}[data-location=eu] .Page-header-teamSwitcher-currentTeam[data-current-team=eu]{display:inline-block;background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_eu2.40d0eefac5cbcf08cff4d1d76965b45e.svg')}.Page-header-teamSwitcher-dd{display:none;position:absolute;top:auto;left:0;width:214px;height:auto;z-index:1;background-color:#fff;border-radius:0 0 4px 4px;padding:20px;margin-top:22px;box-shadow:0 2px 4px 0 rgba(0,0,0,.17)}.Page-header-teamSwitcher-dd li,.Page-header-teamSwitcher-dd li a{font-size:1.4rem;line-height:17px;color:var(--supportingColor8)}.Page-header-teamSwitcher-dd li:hover,.Page-header-teamSwitcher-dd li a:hover{color:var(--buttonHoverColor)}.Page-header-teamSwitcher-dd li{margin-bottom:10px}.Page-header-teamSwitcher-dd li:last-of-type{margin-bottom:0}[data-toggle-in=language-switch-dd] .Page-header-teamSwitcher[data-toggle-in=language-switch-dd],[data-toggle-in=team-switch-dd] .Page-header-teamSwitcher[data-toggle-in=team-switch-dd]{display:block}.Page-header-menu-trigger{position:relative;border:none;background-color:transparent;line-height:1.85;text-transform:uppercase;margin:0;padding:15px;max-height:42px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Page-header-menu-trigger .label{display:none}.Page-header-menu-close{background:transparent;border:0;position:absolute;top:20px;right:20px}.Page-header-hamburger-menu{padding:68px 25px 25px;height:100vh;right:-100%;position:fixed;overflow-y:auto;transition:all .3s ease-out;top:60px;width:100%;background:#fff;visibility:hidden;z-index:25;box-shadow:0 2px 10px 0 rgba(0,0,0,.03);border-radius:0 0 2px 2px;z-index:-1}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{right:0;visibility:visible}.Page-header-hamburger-menu .Page-header-teamSwitcher{display:none;margin-right:0;margin-bottom:25px;padding:0 0 25px;border-bottom:1px solid var(--supportingColor5)}.Page-header-hamburger-menu .Page-header-teamSwitcher[data-toggle=language-switch-dd]{display:block}.Page-header-hamburger-menu .Page-header-teamSwitcher:after,.Page-header-hamburger-menu .Page-header-teamSwitcher:before{content:none}.Page-header-hamburger-menu .Page-header-teamSwitcher-dd{margin-top:0}.Page-header-hamburger-menu-wrapper{padding-bottom:81px}.Page-header .burger-menu{height:15px;width:23px;fill:var(--headerTextColor)}.Page-header .icon-magnify{height:20px;width:20px;fill:var(--headerTextColor)}.Page-header-navigation{display:none}.Page-header .SocialBar-heading{margin-bottom:10px}.Page-header .SocialLink svg{fill:var(--primaryColor4)}@media only screen and (min-width:768px){.Page-header{min-height:124px}.Page-header .Page-header-top .Page-header-teamSwitcher{display:block}.Page-header .Page-header-hamburger-menu .Page-header-teamSwitcher{display:none}.Page-header-fixedNav{left:135px}.Page-header-sponsorCarousel{margin-left:25px}.Page-header-teamSwitcher{margin:0;padding:20px 35px 20px 20px}.Page-header-teamSwitcher-trigger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer;position:relative}.Page-header-teamSwitcher-trigger:after{right:-20px}.Page-header-teamSwitcher-currentTeam{width:33px;height:21px}.Page-header-teamSwitcher-dd{margin-top:19px}.Page-header-hamburger-menu-wrapper{padding-bottom:130px}[data-header-sticky] .Page-header-hamburger-menu-wrapper{padding-bottom:115px}.Page-header-hamburger-menu{max-width:367px}.Page-header-menu-trigger{margin-right:20px}.Page-header-logo{left:20px}.Page-header-logo img{width:103px;height:103px}.Page-header-top{height:60px}.Page-header-bottom{height:50px}.Page-header-bottom-left{left:105px;padding-left:30px;padding-right:30px;font-size:1.4rem;font-style:italic;letter-spacing:1px;line-height:21px}}@media only screen and (min-width:1024px){.Page-header{min-height:134px}.Page-header-fixedNav{display:none}.Page-header-teamSwitcher-dd{z-index:-1}.Page-header-top{padding-left:173px;-ms-flex-pack:justify;justify-content:space-between}.Page-header-top[data-fixednavitem] .Page-header-teamSwitcher{display:block}.Page-header-top-right{margin-right:20px}[data-header-sticky] .Page-header-top{height:60px;min-height:60px}.Page-header-logo img{width:133px;height:133px}.Page-header-headerIframe{margin-right:0;display:block}.Page-header-bottom{padding-left:173px;display:-ms-flexbox;display:flex;position:absolute;top:60px;height:74px;-ms-flex-pack:justify;justify-content:space-between;max-width:1440px}.Page-header-bottom-left{position:relative;padding:0 30px 0 0;margin:0;left:auto;display:inline;line-height:21px;top:0;transform:none}.Page-header-bottom-left:before{display:none}.Page-header-location:before{margin-right:5px}[data-toggle-header=hamburger-menu] .Page-header-hamburger-menu{display:none}.Page-header-navigation{display:block;-ms-flex:1;flex:1}.Page-header-navigation .Navigation{display:block;padding:0;margin-right:78px}.Page-header-navigation .NavigationItem{position:relative}.Page-header-navigation .Navigation-items{display:-ms-flexbox;display:flex}.Page-header-navigation .Navigation-items-item{font-size:1.6rem;position:relative;-ms-flex-negative:0;flex-shrink:0;height:60px}.Page-header-navigation .Navigation-items-item[data-more-trigger]{position:relative;cursor:pointer}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:focus-within .NavigationItem-items-dd{visibility:visible}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:focus-within .NavigationItem-items-dd[data-more-subnav]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:focus .NavigationItem-items-dd,.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:hover .NavigationItem-items-dd{visibility:visible}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:focus .NavigationItem-items-dd[data-more-subnav],.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem:hover .NavigationItem-items-dd[data-more-subnav]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem-text[data-more-items]{padding-right:20px}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem-text[data-more-items]:after{position:absolute;top:50%;right:0;content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;transform:rotate(180deg);margin-top:-3px}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem-text-link,.Page-header-navigation .Navigation-items-item[data-more-trigger][data-hide]{display:none}.Page-header-navigation .Navigation-items-item[data-more-trigger] .NavigationItem-text-link[data-show]{display:block}.Page-header-navigation .Navigation-items-item[data-more-trigger=show]{display:inline}.Page-header-navigation .Navigation-items-item[data-hide]{display:none}.Page-header-navigation .Navigation .NavigationItem-text[data-more-items]{padding-right:20px}.Page-header-navigation .Navigation .NavigationItem-text[data-more-items]:after{position:absolute;top:50%;right:0;content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;transform:rotate(180deg);margin-top:-3px}.Page-header-navigation .Navigation .NavigationItem:focus-within .NavigationItem-items-dd{visibility:visible}.Page-header-navigation .Navigation .NavigationItem:focus .NavigationItem-items-dd,.Page-header-navigation .Navigation .NavigationItem:hover .NavigationItem-items-dd{visibility:visible}.Page-header-navigation .Navigation .NavigationItem:focus .NavigationItem-text[data-more-items]:after,.Page-header-navigation .Navigation .NavigationItem:hover .NavigationItem-text[data-more-items]:after{border-bottom:0;border-top:5px solid #000}.Page-header-navigation .Navigation [data-current-nav-item] .NavigationItem:focus .NavigationItem-text[data-more-items]:after,.Page-header-navigation .Navigation [data-current-nav-item] .NavigationItem:hover .NavigationItem-text[data-more-items]:after{border-top:5px solid var(--primaryColor1)}.Page-header-navigation .NavigationItem-text{margin:0 25px 0 0;padding:21px 0;position:relative}.Page-header-navigation .NavigationItem-items-dd{display:block;position:absolute;z-index:-1;word-break:keep-all;visibility:hidden;left:0;top:auto;width:100%;background-color:#fff;min-width:196px;border:0;overflow:visible;padding:25px 0;margin-top:-4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.17)}.Page-header-navigation .NavigationItem-items-dd:before{position:absolute;top:-5px;right:12px;content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #fff}.Page-header-navigation .NavigationItem-items-dd .NavigationLink-text-link,.Page-header-navigation .NavigationItem-items-dd span{padding:5px 30px;display:inline-block;color:var(--primaryColor4)}.Page-header-navigation .NavigationItem-items-dd .NavigationLink-text-link.NavigationItem-icon,.Page-header-navigation .NavigationItem-items-dd span.NavigationItem-icon{padding:0}.Page-header-navigation .NavigationItem-items-dd[data-more-subnav]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page-header-navigation .NavigationItem-items-dd .NavigationItem-text-link,.Page-header-navigation .NavigationItem-items-dd .NavigationLink{font-size:1.6rem;color:#000;display:block;font-weight:600;letter-spacing:0;line-height:22px;text-shadow:0 2px 7px 0 rgba(0,0,0,.1);padding:5px 30px}.Page-header-navigation .NavigationItem-items-dd .NavigationItem-text-link:active,.Page-header-navigation .NavigationItem-items-dd .NavigationItem-text-link:hover,.Page-header-navigation .NavigationItem-items-dd .NavigationLink:active,.Page-header-navigation .NavigationItem-items-dd .NavigationLink:hover{color:var(--primaryColor1)}.Page-header-menu-trigger{display:none}}@media only screen and (min-width:1440px){.Page-header{min-width:100vw;margin-left:calc(-50vw - -720px)}.Page-header-top{padding:0 calc(50vw - 720px) 0 calc(50vw - 547px)}.Page-header-logo{left:calc(50vw - 700px)}.Page-header-bottom{left:calc(50vw - 720px)}}.NavTriangleIcon[data-more-items]{padding-right:20px}.NavTriangleIcon[data-more-items]:after{position:absolute;top:50%;right:0;content:"";display:block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000;transform:rotate(180deg);margin-top:-3px}.Page-footer{font-size:1.4rem;background-color:var(--footerBgColor);color:var(--footerTextColor)}.Page-footer .SocialBar{margin-top:20px;margin-bottom:13px}.Page-footer .SocialBar .SocialLink{border:1px solid #fff;border-radius:100%;padding:8px}.Page-footer .SocialBar .SocialLink svg{fill:#fff}.Page-footer .SocialBar .SocialLink:hover{background:#fff}.Page-footer .SocialBar .SocialLink:hover svg{fill:var(--primaryColor1)}.Page-footer .SocialBar svg{height:18px;width:18px}.Page-footer .SocialBar-heading{display:none}.Page-footer-body{padding:40px 15px 30px;width:100%}.Page-footer-navigation{margin-top:20px}.Page-footer-columns{-ms-flex-negative:0;flex-shrink:0;width:100%}.Page-footer-column[data-logos],.Page-footer-columns{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page-footer-column[data-logos],.Page-footer-logos{-ms-flex-align:center;align-items:center}.Page-footer-logos{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Page-footer-logo{display:block;position:relative}.Page-footer-logo:first-of-type{margin-right:15px}.Page-footer-logo:last-of-type{padding-left:15px}.Page-footer-logo:last-of-type:before{content:"";width:1px;height:27px;background:hsla(0,0%,100%,.2);position:absolute;left:0;top:50%;transform:translateY(-50%)}.Page-footer-top{border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:20px;margin-bottom:20px}.Page-footer-disclaimer{letter-spacing:.4px;line-height:25px;color:#fff;text-align:center}@media only screen and (min-width:768px){.Page-footer-body{margin:0 auto;padding-top:30px 20px}.Page-footer-top{margin-bottom:30px}.Page-footer .SocialBar{margin-top:25px;margin-bottom:25px}.Page-footer-navigation{margin:0 auto;padding:0 63px}}@media only screen and (min-width:1024px){.Page-footer-body{padding:60px 100px 50px}.Page-footer-columns{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Page-footer-column[data-logos]{-ms-flex-pack:left;justify-content:left;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column;margin-right:30px}.Page-footer-logo{margin-bottom:10px;padding-right:0;margin-right:0}.Page-footer-logo:last-of-type{margin-bottom:0}.Page-footer-disclaimer{line-height:2.5rem}.Page-footer-navigation{margin:0;padding:0}.Page-footer .SocialBar{margin-top:20px;margin-bottom:0}.Page-footer-disclaimer{text-align:left}}@media only screen and (min-width:1240px){.Page-footer-body{margin:0 auto;padding-top:30px 20px}.Page-footer-top .Page-footer-column:last-of-type{max-width:802px;-ms-flex:inherit;flex:inherit}}@media only screen and (min-width:1440px){.Page-footer{min-width:100vw;margin-left:calc(-50vw - -720px)}#ryderCupFooter .Page-footer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.Page-footer-body{max-width:1440px;padding:50px 100px}}.Page-modal{background-color:rgba(0,0,0,.7);height:100%;width:100%;position:fixed;top:0;left:0;z-index:100;overflow-y:scroll}.Page-modal[data-psmodal-notloaded] .Page-modal-content{opacity:0}.Page-modal-close{background:transparent;border:0;cursor:pointer;position:absolute;top:-42px;right:0;padding:10px;z-index:5}.Page-modal-close .close-x{fill:#fff;width:20px;height:20px}.Page-modal-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:980px}[data-rounded-corners] .Page-modal-wrapper{border-radius:8px;background-color:#fff;max-width:650px;padding:40px}.Page-modal-content{background-color:#fff;transition:opacity .25s;opacity:1}[data-rounded-corners] .Page-modal-content{background:none}[data-align-center] .Page-modal-content{text-align:center;margin:auto}.Page-modal-ctas{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:40px auto 0;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.Page-modal-ctas{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}}.Page-modal-ctas button{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out}.Page-modal-ctas button:active,.Page-modal-ctas button:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.Page-modal-ctas .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff;border:1px solid var(--primaryColor5)}.Page-modal-ctas .Link:active,.Page-modal-ctas .Link:hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.Page-modal-ctas .Link,.Page-modal-ctas button{width:100%;padding-top:10px;padding-bottom:10px;max-width:169px}.Page-modal-ctas .Link+.Link,.Page-modal-ctas button+.Link{margin-top:10px}@media only screen and (min-width:768px){.Page-modal-ctas .Link+.Link,.Page-modal-ctas button+.Link{margin-top:0;margin-left:10px}}@media only screen and (min-width:768px){.Page-modal{padding:0 12.5%}.Page-modal .Image{margin-bottom:10px;max-height:90vh}}@media only screen and (min-width:1024px){.Page-modal{padding:0}.Page-modal-close{right:-50px}}.PageFormSuccess-body{background:var(--primaryColor6);height:auto}.PageFormSuccess .megaphone{width:34px;height:34px;margin-bottom:15px}.PageFormSuccess-body{background-color:var(--primaryColor6)}.PageFormSuccess-container{position:relative;text-align:center;padding:40px 20px;max-width:800px;margin:0 auto}.PageFormSuccess-logo{max-width:100px;margin:0 auto}.PageFormSuccess-container-media{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:30px}.PageFormSuccess-container-media .Image{border-radius:8px}.PageFormSuccess-title{margin-top:25px;font-family:Gotham;font-size:2.4rem;font-weight:500;letter-spacing:0;line-height:30px}.PageFormSuccess-description{margin-top:25px}.PageFormSuccess-main{margin-top:30px}.PageFormSuccess-actions{margin-top:50px}.PageFormSuccess-actions-heading{font-size:1.8rem;font-family:Gotham;font-weight:500;letter-spacing:0;line-height:22px;text-align:center;text-transform:uppercase}.PageFormSuccess-cta .Link{margin-top:75px;min-width:222px}.PageFormSuccess .ActionBar{margin:10px 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PageFormSuccess .ActionBar svg{fill:var(--supportingColor7)}@media only screen and (min-width:768px){.PageFormSuccess-container{padding:50px 57px}.PageFormSuccess-logo{max-width:120px}}@media only screen and (min-width:1024px){.PageFormSuccess .RichTextModule{padding:0}.PageFormSuccess-container{padding:50px 0}.PageFormSuccess-logo{max-width:140px}.PageFormSuccess-title{font-size:4.8rem;line-height:58px}}.SiteSwitcherHeader-link{display:none;letter-spacing:0;line-height:22px;font-size:1.6rem;font-weight:600;color:#000;-ms-flex-align:center;align-items:center;cursor:pointer;border:0;background-color:transparent;padding:0}.SiteSwitcherHeader-link:active,.SiteSwitcherHeader-link:hover{color:var(--primaryColor1)}.SiteSwitcherHeader-link:before{width:25px;height:16px;background-size:100%;content:"";margin-right:10px}.SiteSwitcherHeader-link[data-value=us]:before{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_us2.f6e86f30a282d31b0fac71109b82efb7.svg')}.SiteSwitcherHeader-link[data-value=us]:hover{color:var(--usColor)}[data-location=eu] .SiteSwitcherHeader-link[data-value=us]{display:-ms-flexbox;display:flex}.SiteSwitcherHeader-link[data-value=eu]:before{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_eu2.40d0eefac5cbcf08cff4d1d76965b45e.svg')}.SiteSwitcherHeader-link[data-value=eu]:hover{color:var(--euColor)}[data-location=us] .SiteSwitcherHeader-link[data-value=eu]{display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.SiteSwitcherHeader-link:before{width:33px;height:21px}}.CoursePage-lead,.ErrorPage-lead,.HomePage-lead,.LiveBlogPagePage-lead,.Page-lead,.SearchPage-lead,.SectionPage-lead,.TagPage-lead{position:relative;background:linear-gradient(.33deg,transparent,rgba(0,0,0,.54));background-color:var(--supportingColor8);padding-bottom:72.35984355%;height:0;overflow:hidden}.CoursePage-lead .HTML5VideoPlayer,.ErrorPage-lead .HTML5VideoPlayer,.HomePage-lead .HTML5VideoPlayer,.LiveBlogPagePage-lead .HTML5VideoPlayer,.Page-lead .HTML5VideoPlayer,.SearchPage-lead .HTML5VideoPlayer,.SectionPage-lead .HTML5VideoPlayer,.TagPage-lead .HTML5VideoPlayer{text-align:center;display:none}.CoursePage-lead .HTML5VideoPlayer video,.ErrorPage-lead .HTML5VideoPlayer video,.HomePage-lead .HTML5VideoPlayer video,.LiveBlogPagePage-lead .HTML5VideoPlayer video,.Page-lead .HTML5VideoPlayer video,.SearchPage-lead .HTML5VideoPlayer video,.SectionPage-lead .HTML5VideoPlayer video,.TagPage-lead .HTML5VideoPlayer video{position:static;top:0;left:0;width:auto;height:auto}.CoursePage-lead .Sponsor img,.ErrorPage-lead .Sponsor img,.HomePage-lead .Sponsor img,.LiveBlogPagePage-lead .Sponsor img,.Page-lead .Sponsor img,.SearchPage-lead .Sponsor img,.SectionPage-lead .Sponsor img,.TagPage-lead .Sponsor img{max-height:40px;width:auto}.CoursePage-lead-media img,.ErrorPage-lead-media img,.HomePage-lead-media img,.LiveBlogPagePage-lead-media img,.Page-lead-media img,.SearchPage-lead-media img,.SectionPage-lead-media img,.TagPage-lead-media img{position:relative}.CoursePage-lead-media:after,.ErrorPage-lead-media:after,.HomePage-lead-media:after,.LiveBlogPagePage-lead-media:after,.Page-lead-media:after,.SearchPage-lead-media:after,.SectionPage-lead-media:after,.TagPage-lead-media:after{position:absolute;display:block;width:100%;height:100%;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(.33deg,transparent,rgba(0,0,0,.54))}.CoursePage-lead-eyebrowWrap,.ErrorPage-lead-eyebrowWrap,.HomePage-lead-eyebrowWrap,.LiveBlogPagePage-lead-eyebrowWrap,.Page-lead-eyebrowWrap,.SearchPage-lead-eyebrowWrap,.SectionPage-lead-eyebrowWrap,.TagPage-lead-eyebrowWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;text-align:center;-ms-flex-align:end;align-items:flex-end;margin-bottom:10px}.CoursePage-lead-eyebrowWrap h1,.ErrorPage-lead-eyebrowWrap h1,.HomePage-lead-eyebrowWrap h1,.LiveBlogPagePage-lead-eyebrowWrap h1,.Page-lead-eyebrowWrap h1,.SearchPage-lead-eyebrowWrap h1,.SectionPage-lead-eyebrowWrap h1,.TagPage-lead-eyebrowWrap h1{margin-bottom:0;margin-right:10px}.CoursePage-lead-titleWrap,.ErrorPage-lead-titleWrap,.HomePage-lead-titleWrap,.LiveBlogPagePage-lead-titleWrap,.Page-lead-titleWrap,.SearchPage-lead-titleWrap,.SectionPage-lead-titleWrap,.TagPage-lead-titleWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:10px}.CoursePage-lead-titleWrap h1,.ErrorPage-lead-titleWrap h1,.HomePage-lead-titleWrap h1,.LiveBlogPagePage-lead-titleWrap h1,.Page-lead-titleWrap h1,.SearchPage-lead-titleWrap h1,.SectionPage-lead-titleWrap h1,.TagPage-lead-titleWrap h1{margin-bottom:10px}.CoursePage-lead-eyebrowText,.ErrorPage-lead-eyebrowText,.HomePage-lead-eyebrowText,.LiveBlogPagePage-lead-eyebrowText,.Page-lead-eyebrowText,.SearchPage-lead-eyebrowText,.SectionPage-lead-eyebrowText,.TagPage-lead-eyebrowText{font-family:Merriweather;font-size:1.3rem;color:#fff;font-style:italic;margin-right:5px}.CoursePage-lead-title,.ErrorPage-lead-title,.HomePage-lead-title,.LiveBlogPagePage-lead-title,.Page-lead-title,.SearchPage-lead-title,.SectionPage-lead-title,.TagPage-lead-title{font-family:Gotham;text-transform:uppercase;font-size:2.4rem;font-weight:700;letter-spacing:0;line-height:26px;color:#fff;margin-bottom:5px}.CoursePage-lead-sponsor,.ErrorPage-lead-sponsor,.HomePage-lead-sponsor,.LiveBlogPagePage-lead-sponsor,.Page-lead-sponsor,.SearchPage-lead-sponsor,.SectionPage-lead-sponsor,.TagPage-lead-sponsor{margin-bottom:4px}.CoursePage-lead-secondaryTitle,.ErrorPage-lead-secondaryTitle,.HomePage-lead-secondaryTitle,.LiveBlogPagePage-lead-secondaryTitle,.Page-lead-secondaryTitle,.SearchPage-lead-secondaryTitle,.SectionPage-lead-secondaryTitle,.TagPage-lead-secondaryTitle{font-family:Gotham;color:#fff;text-transform:uppercase;font-size:1.4rem;font-weight:500;letter-spacing:.58px;line-height:17px}.CoursePage-lead-content,.ErrorPage-lead-content,.HomePage-lead-content,.LiveBlogPagePage-lead-content,.Page-lead-content,.SearchPage-lead-content,.SectionPage-lead-content,.TagPage-lead-content{position:absolute;transform:translateY(-50%);top:50%;left:0;right:0;padding:0 20px;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.CoursePage-lead-cta,.ErrorPage-lead-cta,.HomePage-lead-cta,.LiveBlogPagePage-lead-cta,.Page-lead-cta,.SearchPage-lead-cta,.SectionPage-lead-cta,.TagPage-lead-cta{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-order:3;order:3}.CoursePage-lead-cta[data-play-icon] .Link:first-of-type:before,.ErrorPage-lead-cta[data-play-icon] .Link:first-of-type:before,.HomePage-lead-cta[data-play-icon] .Link:first-of-type:before,.LiveBlogPagePage-lead-cta[data-play-icon] .Link:first-of-type:before,.Page-lead-cta[data-play-icon] .Link:first-of-type:before,.SearchPage-lead-cta[data-play-icon] .Link:first-of-type:before,.SectionPage-lead-cta[data-play-icon] .Link:first-of-type:before,.TagPage-lead-cta[data-play-icon] .Link:first-of-type:before{position:relative;left:0;top:-1px;content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff;border-radius:3px;transform:rotate(90deg);margin-right:3px}.CoursePage-lead-cta .Link,.ErrorPage-lead-cta .Link,.HomePage-lead-cta .Link,.LiveBlogPagePage-lead-cta .Link,.Page-lead-cta .Link,.SearchPage-lead-cta .Link,.SectionPage-lead-cta .Link,.TagPage-lead-cta .Link{position:relative;font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;min-width:150px}.CoursePage-lead-cta .Link:active,.CoursePage-lead-cta .Link:hover,.ErrorPage-lead-cta .Link:active,.ErrorPage-lead-cta .Link:hover,.HomePage-lead-cta .Link:active,.HomePage-lead-cta .Link:hover,.LiveBlogPagePage-lead-cta .Link:active,.LiveBlogPagePage-lead-cta .Link:hover,.Page-lead-cta .Link:active,.Page-lead-cta .Link:hover,.PageLead-lead-cta .Link:active,.PageLead-lead-cta .Link:hover,.SearchPage-lead-cta .Link:active,.SearchPage-lead-cta .Link:hover,.SectionPage-lead-cta .Link:active,.SectionPage-lead-cta .Link:hover,.TagPage-lead-cta .Link:active,.TagPage-lead-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.CoursePage-lead-cta .Link:nth-of-type(2),.CoursePage-lead-cta .Link:nth-of-type(3),.ErrorPage-lead-cta .Link:nth-of-type(2),.ErrorPage-lead-cta .Link:nth-of-type(3),.HomePage-lead-cta .Link:nth-of-type(2),.HomePage-lead-cta .Link:nth-of-type(3),.LiveBlogPagePage-lead-cta .Link:nth-of-type(2),.LiveBlogPagePage-lead-cta .Link:nth-of-type(3),.Page-lead-cta .Link:nth-of-type(2),.Page-lead-cta .Link:nth-of-type(3),.SearchPage-lead-cta .Link:nth-of-type(2),.SearchPage-lead-cta .Link:nth-of-type(3),.SectionPage-lead-cta .Link:nth-of-type(2),.SectionPage-lead-cta .Link:nth-of-type(3),.TagPage-lead-cta .Link:nth-of-type(2),.TagPage-lead-cta .Link:nth-of-type(3){font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff;min-width:150px;margin-left:15px}.CoursePage-lead-cta .Link:nth-of-type(2):active,.CoursePage-lead-cta .Link:nth-of-type(2):hover,.CoursePage-lead-cta .Link:nth-of-type(3):active,.CoursePage-lead-cta .Link:nth-of-type(3):hover,.ErrorPage-lead-cta .Link:nth-of-type(2):active,.ErrorPage-lead-cta .Link:nth-of-type(2):hover,.ErrorPage-lead-cta .Link:nth-of-type(3):active,.ErrorPage-lead-cta .Link:nth-of-type(3):hover,.HomePage-lead-cta .Link:nth-of-type(2):active,.HomePage-lead-cta .Link:nth-of-type(2):hover,.HomePage-lead-cta .Link:nth-of-type(3):active,.HomePage-lead-cta .Link:nth-of-type(3):hover,.LiveBlogPagePage-lead-cta .Link:nth-of-type(2):active,.LiveBlogPagePage-lead-cta .Link:nth-of-type(2):hover,.LiveBlogPagePage-lead-cta .Link:nth-of-type(3):active,.LiveBlogPagePage-lead-cta .Link:nth-of-type(3):hover,.Page-lead-cta .Link:nth-of-type(2):active,.Page-lead-cta .Link:nth-of-type(2):hover,.Page-lead-cta .Link:nth-of-type(3):active,.Page-lead-cta .Link:nth-of-type(3):hover,.PageLead-lead-cta .Link:nth-of-type(2):active,.PageLead-lead-cta .Link:nth-of-type(2):hover,.PageLead-lead-cta .Link:nth-of-type(3):active,.PageLead-lead-cta .Link:nth-of-type(3):hover,.SearchPage-lead-cta .Link:nth-of-type(2):active,.SearchPage-lead-cta .Link:nth-of-type(2):hover,.SearchPage-lead-cta .Link:nth-of-type(3):active,.SearchPage-lead-cta .Link:nth-of-type(3):hover,.SectionPage-lead-cta .Link:nth-of-type(2):active,.SectionPage-lead-cta .Link:nth-of-type(2):hover,.SectionPage-lead-cta .Link:nth-of-type(3):active,.SectionPage-lead-cta .Link:nth-of-type(3):hover,.TagPage-lead-cta .Link:nth-of-type(2):active,.TagPage-lead-cta .Link:nth-of-type(2):hover,.TagPage-lead-cta .Link:nth-of-type(3):active,.TagPage-lead-cta .Link:nth-of-type(3):hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.CoursePage-lead-cta .Link:nth-of-type(3),.ErrorPage-lead-cta .Link:nth-of-type(3),.HomePage-lead-cta .Link:nth-of-type(3),.LiveBlogPagePage-lead-cta .Link:nth-of-type(3),.Page-lead-cta .Link:nth-of-type(3),.SearchPage-lead-cta .Link:nth-of-type(3),.SectionPage-lead-cta .Link:nth-of-type(3),.TagPage-lead-cta .Link:nth-of-type(3){display:none}@media only screen and (min-width:568px){.CoursePage-lead,.ErrorPage-lead,.HomePage-lead,.LiveBlogPagePage-lead,.Page-lead,.SearchPage-lead,.SectionPage-lead,.TagPage-lead{height:413px;padding-bottom:0}.CoursePage-lead-cta,.ErrorPage-lead-cta,.HomePage-lead-cta,.LiveBlogPagePage-lead-cta,.Page-lead-cta,.SearchPage-lead-cta,.SectionPage-lead-cta,.TagPage-lead-cta{margin-top:25px}.CoursePage-lead-cta .Link,.CoursePage-lead-cta .Link:nth-of-type(2),.CoursePage-lead-cta .Link:nth-of-type(3),.ErrorPage-lead-cta .Link,.ErrorPage-lead-cta .Link:nth-of-type(2),.ErrorPage-lead-cta .Link:nth-of-type(3),.HomePage-lead-cta .Link,.HomePage-lead-cta .Link:nth-of-type(2),.HomePage-lead-cta .Link:nth-of-type(3),.LiveBlogPagePage-lead-cta .Link,.LiveBlogPagePage-lead-cta .Link:nth-of-type(2),.LiveBlogPagePage-lead-cta .Link:nth-of-type(3),.Page-lead-cta .Link,.Page-lead-cta .Link:nth-of-type(2),.Page-lead-cta .Link:nth-of-type(3),.SearchPage-lead-cta .Link,.SearchPage-lead-cta .Link:nth-of-type(2),.SearchPage-lead-cta .Link:nth-of-type(3),.SectionPage-lead-cta .Link,.SectionPage-lead-cta .Link:nth-of-type(2),.SectionPage-lead-cta .Link:nth-of-type(3),.TagPage-lead-cta .Link,.TagPage-lead-cta .Link:nth-of-type(2),.TagPage-lead-cta .Link:nth-of-type(3){min-width:145px}.CoursePage-lead-cta .Link:nth-of-type(3),.ErrorPage-lead-cta .Link:nth-of-type(3),.HomePage-lead-cta .Link:nth-of-type(3),.LiveBlogPagePage-lead-cta .Link:nth-of-type(3),.Page-lead-cta .Link:nth-of-type(3),.SearchPage-lead-cta .Link:nth-of-type(3),.SectionPage-lead-cta .Link:nth-of-type(3),.TagPage-lead-cta .Link:nth-of-type(3){display:inline-block}}@media only screen and (min-width:768px){.CoursePage-lead,.ErrorPage-lead,.HomePage-lead,.LiveBlogPagePage-lead,.Page-lead,.SearchPage-lead,.SectionPage-lead,.TagPage-lead{height:430px}.CoursePage-lead .HTML5VideoPlayer,.ErrorPage-lead .HTML5VideoPlayer,.HomePage-lead .HTML5VideoPlayer,.LiveBlogPagePage-lead .HTML5VideoPlayer,.Page-lead .HTML5VideoPlayer,.SearchPage-lead .HTML5VideoPlayer,.SectionPage-lead .HTML5VideoPlayer,.TagPage-lead .HTML5VideoPlayer{display:block}.CoursePage-lead .HTML5VideoPlayer+picture,.ErrorPage-lead .HTML5VideoPlayer+picture,.HomePage-lead .HTML5VideoPlayer+picture,.LiveBlogPagePage-lead .HTML5VideoPlayer+picture,.Page-lead .HTML5VideoPlayer+picture,.SearchPage-lead .HTML5VideoPlayer+picture,.SectionPage-lead .HTML5VideoPlayer+picture,.TagPage-lead .HTML5VideoPlayer+picture{display:none}.CoursePage-lead-content,.ErrorPage-lead-content,.HomePage-lead-content,.LiveBlogPagePage-lead-content,.Page-lead-content,.SearchPage-lead-content,.SectionPage-lead-content,.TagPage-lead-content{padding:0 80px;display:block}.CoursePage-lead-titleWrap,.ErrorPage-lead-titleWrap,.HomePage-lead-titleWrap,.LiveBlogPagePage-lead-titleWrap,.Page-lead-titleWrap,.SearchPage-lead-titleWrap,.SectionPage-lead-titleWrap,.TagPage-lead-titleWrap{-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:row;flex-direction:row}.CoursePage-lead-titleWrap h1,.ErrorPage-lead-titleWrap h1,.HomePage-lead-titleWrap h1,.LiveBlogPagePage-lead-titleWrap h1,.Page-lead-titleWrap h1,.SearchPage-lead-titleWrap h1,.SectionPage-lead-titleWrap h1,.TagPage-lead-titleWrap h1{margin-bottom:0;margin-right:10px}.CoursePage-lead-title,.ErrorPage-lead-title,.HomePage-lead-title,.LiveBlogPagePage-lead-title,.Page-lead-title,.SearchPage-lead-title,.SectionPage-lead-title,.TagPage-lead-title{font-size:2.8rem;font-weight:700;letter-spacing:.16px;line-height:31px}.CoursePage-lead-sponsor,.ErrorPage-lead-sponsor,.HomePage-lead-sponsor,.LiveBlogPagePage-lead-sponsor,.Page-lead-sponsor,.SearchPage-lead-sponsor,.SectionPage-lead-sponsor,.TagPage-lead-sponsor{margin-bottom:7px}.CoursePage-lead-secondaryTitle,.ErrorPage-lead-secondaryTitle,.HomePage-lead-secondaryTitle,.LiveBlogPagePage-lead-secondaryTitle,.Page-lead-secondaryTitle,.SearchPage-lead-secondaryTitle,.SectionPage-lead-secondaryTitle,.TagPage-lead-secondaryTitle{font-size:1.8rem;letter-spacing:.9px;line-height:22px;margin-top:5px;margin-bottom:20px}.CoursePage-lead-media img,.ErrorPage-lead-media img,.HomePage-lead-media img,.LiveBlogPagePage-lead-media img,.Page-lead-media img,.SearchPage-lead-media img,.SectionPage-lead-media img,.TagPage-lead-media img{width:100%;height:591px;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:1024px){.CoursePage-lead,.ErrorPage-lead,.HomePage-lead,.LiveBlogPagePage-lead,.Page-lead,.SearchPage-lead,.SectionPage-lead,.TagPage-lead{height:484px}.CoursePage-lead .Sponsor img,.ErrorPage-lead .Sponsor img,.HomePage-lead .Sponsor img,.LiveBlogPagePage-lead .Sponsor img,.Page-lead .Sponsor img,.SearchPage-lead .Sponsor img,.SectionPage-lead .Sponsor img,.TagPage-lead .Sponsor img{max-height:none}.CoursePage-lead-eyebrowWrap,.CoursePage-lead-titleWrap,.ErrorPage-lead-eyebrowWrap,.ErrorPage-lead-titleWrap,.HomePage-lead-eyebrowWrap,.HomePage-lead-titleWrap,.LiveBlogPagePage-lead-eyebrowWrap,.LiveBlogPagePage-lead-titleWrap,.Page-lead-eyebrowWrap,.Page-lead-titleWrap,.SearchPage-lead-eyebrowWrap,.SearchPage-lead-titleWrap,.SectionPage-lead-eyebrowWrap,.SectionPage-lead-titleWrap,.TagPage-lead-eyebrowWrap,.TagPage-lead-titleWrap{margin-bottom:15px}.CoursePage-lead-eyebrowWrap h1,.CoursePage-lead-titleWrap h1,.ErrorPage-lead-eyebrowWrap h1,.ErrorPage-lead-titleWrap h1,.HomePage-lead-eyebrowWrap h1,.HomePage-lead-titleWrap h1,.LiveBlogPagePage-lead-eyebrowWrap h1,.LiveBlogPagePage-lead-titleWrap h1,.Page-lead-eyebrowWrap h1,.Page-lead-titleWrap h1,.SearchPage-lead-eyebrowWrap h1,.SearchPage-lead-titleWrap h1,.SectionPage-lead-eyebrowWrap h1,.SectionPage-lead-titleWrap h1,.TagPage-lead-eyebrowWrap h1,.TagPage-lead-titleWrap h1{margin-bottom:0;margin-right:15px}.CoursePage-lead-title,.ErrorPage-lead-title,.HomePage-lead-title,.LiveBlogPagePage-lead-title,.Page-lead-title,.SearchPage-lead-title,.SectionPage-lead-title,.TagPage-lead-title{font-size:3.6rem;font-weight:700;letter-spacing:.2px;line-height:40px}.CoursePage-lead-sponsor,.ErrorPage-lead-sponsor,.HomePage-lead-sponsor,.LiveBlogPagePage-lead-sponsor,.Page-lead-sponsor,.SearchPage-lead-sponsor,.SectionPage-lead-sponsor,.TagPage-lead-sponsor{margin-bottom:8px}.CoursePage-lead-secondaryTitle,.ErrorPage-lead-secondaryTitle,.HomePage-lead-secondaryTitle,.LiveBlogPagePage-lead-secondaryTitle,.Page-lead-secondaryTitle,.SearchPage-lead-secondaryTitle,.SectionPage-lead-secondaryTitle,.TagPage-lead-secondaryTitle{margin-top:10px;margin-bottom:0;letter-spacing:0}.CoursePage-lead-media img,.ErrorPage-lead-media img,.HomePage-lead-media img,.LiveBlogPagePage-lead-media img,.Page-lead-media img,.SearchPage-lead-media img,.SectionPage-lead-media img,.TagPage-lead-media img{height:484px;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:1440px){.CoursePage-lead,.ErrorPage-lead,.HomePage-lead,.LiveBlogPagePage-lead,.Page-lead,.SearchPage-lead,.SectionPage-lead,.TagPage-lead{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.CoursePage-lead .HTML5VideoPlayer video,.ErrorPage-lead .HTML5VideoPlayer video,.HomePage-lead .HTML5VideoPlayer video,.LiveBlogPagePage-lead .HTML5VideoPlayer video,.Page-lead .HTML5VideoPlayer video,.SearchPage-lead .HTML5VideoPlayer video,.SectionPage-lead .HTML5VideoPlayer video,.TagPage-lead .HTML5VideoPlayer video{width:100%}}.ArticleLongform-content,.GalleryPage-content,.SearchPage-content,.VideoPage-content,[data-history-page].CoursePage-content,[data-history-page].ErrorPage-content,[data-history-page].HomePage-content,[data-history-page].LiveBlogPagePage-content,[data-history-page].Page-content,[data-history-page].SearchPage-content,[data-history-page].SectionPage-content,[data-history-page].TagPage-content{margin-top:66px}.ArticleLongform .Page-header-bottom,.GalleryPage .Page-header-bottom,.SearchPage .Page-header-bottom,.VideoPage .Page-header-bottom,[data-history-page].CoursePage .Page-header-bottom,[data-history-page].ErrorPage .Page-header-bottom,[data-history-page].HomePage .Page-header-bottom,[data-history-page].LiveBlogPagePage .Page-header-bottom,[data-history-page].Page .Page-header-bottom,[data-history-page].SearchPage .Page-header-bottom,[data-history-page].SectionPage .Page-header-bottom,[data-history-page].TagPage .Page-header-bottom{color:var(--headerTextColor)}@media only screen and (min-width:768px){.ArticleLongform-content,.GalleryPage-content,.SearchPage-content,.VideoPage-content,[data-history-page].CoursePage-content,[data-history-page].ErrorPage-content,[data-history-page].HomePage-content,[data-history-page].LiveBlogPagePage-content,[data-history-page].Page-content,[data-history-page].SearchPage-content,[data-history-page].SectionPage-content,[data-history-page].TagPage-content{margin-top:100px}}@media only screen and (min-width:1024px){.ArticleLongform-content,.GalleryPage-content,.SearchPage-content,.VideoPage-content,[data-history-page].CoursePage-content,[data-history-page].ErrorPage-content,[data-history-page].HomePage-content,[data-history-page].LiveBlogPagePage-content,[data-history-page].Page-content,[data-history-page].SearchPage-content,[data-history-page].SectionPage-content,[data-history-page].TagPage-content{margin-top:144px}}.ArticlePage .Page-body,.GalleryPage .Page-body,.VideoPage .Page-body{background-color:#fff}.ArticlePage-breadcrumbs,.GalleryPage-breadcrumbs,.VideoPage-breadcrumbs{margin-bottom:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ArticlePage-breadcrumbs .Link,.GalleryPage-breadcrumbs .Link,.VideoPage-breadcrumbs .Link{text-transform:uppercase;color:#000;font-weight:600;letter-spacing:1px;line-height:21px;font-size:1.4rem}.ArticlePage-teamEyebrow,.GalleryPage-teamEyebrow,.VideoPage-teamEyebrow{margin-bottom:10px}.ArticlePage-lead .Figure,.GalleryPage-lead .Figure,.VideoPage-lead .Figure{position:relative}.ArticlePage-lead .Figure:after,.CreativeWorkPage-lead .Figure:after,.GalleryPage-lead .Figure:after,.VideoPage-lead .Figure:after{position:absolute;display:block;width:100%;height:100%;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.4),transparent 35%,transparent 65%,rgba(0,0,0,.4) 95%)}.ArticlePage-lead .Figure-content,.CreativeWorkPage-lead .Figure-content,.GalleryPage-lead .Figure-content,.VideoPage-lead .Figure-content{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;color:#fff;letter-spacing:0;line-height:19px;position:absolute;bottom:10px;right:15px;text-align:right;z-index:2}@media only screen and (min-width:768px){.ArticlePage-lead .Figure-content,.CreativeWorkPage-lead .Figure-content,.GalleryPage-lead .Figure-content,.VideoPage-lead .Figure-content{font-size:1.4rem}}@media only screen and (min-width:568px){.ArticlePage-lead .Figure img,.CreativeWorkPage-lead .Figure img,.GalleryPage-lead .Figure img,.VideoPage-lead .Figure img{height:469.5px;padding-bottom:0;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:768px){.ArticlePage-lead .Figure img,.CreativeWorkPage-lead .Figure img,.GalleryPage-lead .Figure img,.VideoPage-lead .Figure img{width:100%;height:384px}.ArticlePage-lead .Figure-content,.CreativeWorkPage-lead .Figure-content,.GalleryPage-lead .Figure-content,.VideoPage-lead .Figure-content{right:20px}}@media only screen and (min-width:1024px){.ArticlePage-lead .Figure img,.CreativeWorkPage-lead .Figure img,.GalleryPage-lead .Figure img,.VideoPage-lead .Figure img{height:484px}}@media only screen and (min-width:1240px){.ArticlePage-lead .Figure-content,.CreativeWorkPage-lead .Figure-content,.GalleryPage-lead .Figure-content,.VideoPage-lead .Figure-content{right:100px}}.ArticlePage-content,.GalleryPage-content,.VideoPage-content{display:block}.ArticlePage-mainContent,.GalleryPage-mainContent,.VideoPage-mainContent{padding:20px 15px}.ArticlePage-info,.GalleryPage-info,.VideoPage-info{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--primaryColor5)}.ArticlePage-byline,.GalleryPage-byline,.VideoPage-byline{font-family:Nunito Sans,Arial,Helvetica,sans-serif;display:inline-block;color:#000;font-size:1.4rem;letter-spacing:0;line-height:21.46px}.ArticlePage-authorName,.ArticlePage-authors,.ArticlePage-contributors,.ArticlePage-dateModified,.ArticlePage-datePublished,.GalleryPage-authorName,.GalleryPage-authors,.GalleryPage-contributors,.GalleryPage-dateModified,.GalleryPage-datePublished,.VideoPage-authorName,.VideoPage-authors,.VideoPage-contributors,.VideoPage-dateModified,.VideoPage-datePublished{display:inline}.ArticlePage-authorName,.ArticlePage-contributors,.GalleryPage-authorName,.GalleryPage-contributors,.VideoPage-authorName,.VideoPage-contributors{font-weight:600}.ArticlePage-actions,.GalleryPage-actions,.VideoPage-actions{margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid var(--primaryColor5)}.ArticlePage-actions-title,.GalleryPage-actions-title,.VideoPage-actions-title{margin-bottom:20px;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:14px;line-height:17px;letter-spacing:1px;color:#000}.ArticlePage-desktopTags,.GalleryPage-desktopTags,.VideoPage-desktopTags{display:none}.ArticlePage-tags,.GalleryPage-tags,.VideoPage-tags{padding-bottom:15px;border-bottom:1px solid var(--primaryColor5)}.ArticlePage-tags .Link,.GalleryPage-tags .Link,.VideoPage-tags .Link{display:inline-block;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;letter-spacing:0;line-height:19px;padding:6.5px 22.5px 5.5px;margin:0 10px 10px 0;color:var(--supportingColor9);background-color:#fff;border-radius:15px;border:1px solid var(--primaryColor5)}.ArticlePage-tags .Link:last-of-type,.GalleryPage-tags .Link:last-of-type,.VideoPage-tags .Link:last-of-type{margin-right:0}@media only screen and (min-width:768px){.ArticlePage-mainContent,.GalleryPage-mainContent,.VideoPage-mainContent{padding:20px 20px 0}.ArticlePage-breadcrumbs,.GalleryPage-breadcrumbs,.VideoPage-breadcrumbs{margin-bottom:20px}.ArticlePage-desktopTags,.GalleryPage-desktopTags,.VideoPage-desktopTags{display:block;margin-top:30px}.ArticlePage-mobileTags,.GalleryPage-mobileTags,.VideoPage-mobileTags{display:none}.ArticlePage-tags,.GalleryPage-tags,.VideoPage-tags{padding-top:0;margin-bottom:30px;padding-bottom:25px;border-top:0}.ArticlePage-actions,.GalleryPage-actions,.VideoPage-actions{border:0;padding-bottom:0}}@media only screen and (min-width:1024px){.ArticlePage-mainContent,.GalleryPage-mainContent,.VideoPage-mainContent{padding:30px 20px 0}.ArticlePage-actions,.GalleryPage-actions,.VideoPage-actions{margin-bottom:40px}.ArticlePage-tags,.GalleryPage-tags,.VideoPage-tags{margin-bottom:40px;border:0;padding-bottom:0}}.ArticlePage-aside{-ms-flex-negative:0;flex-shrink:0;padding-left:15px;padding-right:15px}.ArticlePage-aside .GoogleDfpAd{margin-bottom:25px}.ArticlePage-aside .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:768px){.ArticlePage-aside{padding-left:20px;padding-right:20px}}@media only screen and (min-width:1024px){.ArticlePage-main{position:relative}.ArticlePage-main-content{max-width:650px;margin:auto}.ArticlePage-aside{display:block;max-width:650px;margin:0 auto 40px;padding:0}}@media only screen and (min-width:1440px){.ArticlePage-main{display:-ms-flexbox;display:flex}.ArticlePage-main-content{width:calc(100% - 322px);z-index:1}.ArticlePage-mainContent{max-width:670px;padding:40px 0 0 20px;margin:auto}.ArticlePage-aside{position:relative;margin:40px 40px 25px;width:322px}.ArticlePage-aside-content{top:106px;position:sticky;margin:auto}.ArticlePage-aside .MpsAd-wrapper{padding-bottom:30px}}@media only screen and (min-width:1440px){.ArticlePage-lead{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.ArticlePage-main{margin-left:215px;margin-right:120px;-ms-flex-pack:justify;justify-content:space-between;max-width:1106px}.ArticlePage-main-content{width:auto}.ArticlePage-mainContent{padding-left:0;max-width:650px}.ArticlePage-aside{margin-right:0}}[data-history-page].CoursePage .HistoryModule,[data-history-page].ErrorPage .HistoryModule,[data-history-page].HomePage .HistoryModule,[data-history-page].LiveBlogPagePage .HistoryModule,[data-history-page].Page .HistoryModule,[data-history-page].SearchPage .HistoryModule,[data-history-page].SectionPage .HistoryModule,[data-history-page].TagPage .HistoryModule{margin-top:50px}[data-history-page].CoursePage .HistoryModule-description,[data-history-page].ErrorPage .HistoryModule-description,[data-history-page].HomePage .HistoryModule-description,[data-history-page].LiveBlogPagePage .HistoryModule-description,[data-history-page].Page .HistoryModule-description,[data-history-page].SearchPage .HistoryModule-description,[data-history-page].SectionPage .HistoryModule-description,[data-history-page].TagPage .HistoryModule-description{font-size:1.6rem;line-height:24px}@media only screen and (min-width:768px){[data-history-page].CoursePage .HistoryModule,[data-history-page].ErrorPage .HistoryModule,[data-history-page].HomePage .HistoryModule,[data-history-page].LiveBlogPagePage .HistoryModule,[data-history-page].Page .HistoryModule,[data-history-page].SearchPage .HistoryModule,[data-history-page].SectionPage .HistoryModule,[data-history-page].TagPage .HistoryModule{margin-top:60px}[data-history-page].CoursePage .HistoryModule-title,[data-history-page].ErrorPage .HistoryModule-title,[data-history-page].HomePage .HistoryModule-title,[data-history-page].LiveBlogPagePage .HistoryModule-title,[data-history-page].Page .HistoryModule-title,[data-history-page].SearchPage .HistoryModule-title,[data-history-page].SectionPage .HistoryModule-title,[data-history-page].TagPage .HistoryModule-title{font-size:2.8rem;line-height:31px;margin-bottom:20px}[data-history-page].CoursePage .HistoryModule-description,[data-history-page].ErrorPage .HistoryModule-description,[data-history-page].HomePage .HistoryModule-description,[data-history-page].LiveBlogPagePage .HistoryModule-description,[data-history-page].Page .HistoryModule-description,[data-history-page].SearchPage .HistoryModule-description,[data-history-page].SectionPage .HistoryModule-description,[data-history-page].TagPage .HistoryModule-description{font-size:1.4rem;line-height:24px}}@media only screen and (min-width:1024px){[data-history-page].CoursePage .HistoryModule,[data-history-page].ErrorPage .HistoryModule,[data-history-page].HomePage .HistoryModule,[data-history-page].LiveBlogPagePage .HistoryModule,[data-history-page].Page .HistoryModule,[data-history-page].SearchPage .HistoryModule,[data-history-page].SectionPage .HistoryModule,[data-history-page].TagPage .HistoryModule{margin-top:133px}[data-history-page].CoursePage .HistoryModule-description,[data-history-page].CoursePage .HistoryModule-sectionTitle,[data-history-page].CoursePage .HistoryModule-title,[data-history-page].ErrorPage .HistoryModule-description,[data-history-page].ErrorPage .HistoryModule-sectionTitle,[data-history-page].ErrorPage .HistoryModule-title,[data-history-page].HomePage .HistoryModule-description,[data-history-page].HomePage .HistoryModule-sectionTitle,[data-history-page].HomePage .HistoryModule-title,[data-history-page].LiveBlogPagePage .HistoryModule-description,[data-history-page].LiveBlogPagePage .HistoryModule-sectionTitle,[data-history-page].LiveBlogPagePage .HistoryModule-title,[data-history-page].Page .HistoryModule-description,[data-history-page].Page .HistoryModule-sectionTitle,[data-history-page].Page .HistoryModule-title,[data-history-page].SearchPage .HistoryModule-description,[data-history-page].SearchPage .HistoryModule-sectionTitle,[data-history-page].SearchPage .HistoryModule-title,[data-history-page].SectionPage .HistoryModule-description,[data-history-page].SectionPage .HistoryModule-sectionTitle,[data-history-page].SectionPage .HistoryModule-title,[data-history-page].TagPage .HistoryModule-description,[data-history-page].TagPage .HistoryModule-sectionTitle,[data-history-page].TagPage .HistoryModule-title{max-width:873px}[data-history-page].CoursePage .HistoryModule-title,[data-history-page].ErrorPage .HistoryModule-title,[data-history-page].HomePage .HistoryModule-title,[data-history-page].LiveBlogPagePage .HistoryModule-title,[data-history-page].Page .HistoryModule-title,[data-history-page].SearchPage .HistoryModule-title,[data-history-page].SectionPage .HistoryModule-title,[data-history-page].TagPage .HistoryModule-title{font-size:4.8rem;line-height:53px;margin-bottom:15px}[data-history-page].CoursePage .HistoryModule-description,[data-history-page].ErrorPage .HistoryModule-description,[data-history-page].HomePage .HistoryModule-description,[data-history-page].LiveBlogPagePage .HistoryModule-description,[data-history-page].Page .HistoryModule-description,[data-history-page].SearchPage .HistoryModule-description,[data-history-page].SectionPage .HistoryModule-description,[data-history-page].TagPage .HistoryModule-description{font-size:1.6rem;line-height:26px}}.HomePage-lead-content{bottom:30px;top:auto;transform:none}.HomePage-lead-cta{margin-top:15px}@media only screen and (min-width:768px){.HomePage-lead-content{bottom:80px}.HomePage-lead-cta{margin-top:15px}}@media only screen and (min-width:1024px){.HomePage-lead-content{bottom:120px}.HomePage-lead-cta{margin-top:25px}}.ErrorPage-lead{padding:0}.ErrorPage-lead-image img{position:relative}.ErrorPage-main{min-height:auto}.ErrorPage-title{margin-bottom:20px}.ErrorPage-errorMessage .cms-textAlign-center,.ErrorPage-errorMessage [data-align-center]{text-align:center}.ErrorPage-errorMessage .cms-textAlign-right,.ErrorPage-errorMessage [data-align-right]{text-align:right}.ErrorPage-errorMessage [data-align-left]{text-align:left}.ErrorPage-errorMessage:after{content:"";display:table;clear:both}.ErrorPage-errorMessage>ol,.ErrorPage-errorMessage>ul,.ErrorPage-errorMessage p,.ErrorPage-errorMessage p>ol,.ErrorPage-errorMessage p>ul{font-size:1.6rem;color:var(--supportingColor1);letter-spacing:0;line-height:27px}.ErrorPage-errorMessage>ol a,.ErrorPage-errorMessage>ul a,.ErrorPage-errorMessage p>ol a,.ErrorPage-errorMessage p>ul a,.ErrorPage-errorMessage p a{color:var(--hyperlinkTextColor);text-decoration:none}.ErrorPage-errorMessage>ol a:hover,.ErrorPage-errorMessage>ul a:hover,.ErrorPage-errorMessage p>ol a:hover,.ErrorPage-errorMessage p>ul a:hover,.ErrorPage-errorMessage p a:hover{text-decoration:none}.ErrorPage-errorMessage>ul,.ErrorPage-errorMessage>ul li>ul,.ErrorPage-errorMessage p>ul,.ErrorPage-errorMessage p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.ErrorPage-errorMessage>ul li>ol,.ErrorPage-errorMessage p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.ErrorPage-errorMessage>ul b,.ErrorPage-errorMessage>ul strong,.ErrorPage-errorMessage p>ul b,.ErrorPage-errorMessage p>ul strong{color:var(--primaryColor1)}.ErrorPage-errorMessage>ol,.ErrorPage-errorMessage p>ol{padding:0 0 0 20px;margin:10px 0}.ErrorPage-errorMessage>ol li>ul,.ErrorPage-errorMessage p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.ErrorPage-errorMessage>ol li>ol,.ErrorPage-errorMessage p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.ErrorPage-errorMessage>ol b,.ErrorPage-errorMessage>ol strong,.ErrorPage-errorMessage p>ol b,.ErrorPage-errorMessage p>ol strong{color:var(--primaryColor1)}.ErrorPage-errorMessage p{margin:0 0 25px}.ErrorPage-errorMessage p:first-of-type{margin-top:0}.ErrorPage-errorMessage p:last-of-type{margin-bottom:0}.ErrorPage-errorMessage p:last-of-type+.Enhancement{margin-top:25px}.ErrorPage-errorMessage h2,.ErrorPage-errorMessage h3,.ErrorPage-errorMessage h4,.ErrorPage-errorMessage h5,.ErrorPage-errorMessage h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.ErrorPage-errorMessage h2,.ErrorPage-errorMessage h3,.ErrorPage-errorMessage h4,.ErrorPage-errorMessage h5,.ErrorPage-errorMessage h6{margin-bottom:20px}}.ErrorPage-errorMessage h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.ErrorPage-errorMessage h2{font-size:2.4rem}}.ErrorPage-errorMessage h3{font-size:1.9rem}@media only screen and (min-width:1024px){.ErrorPage-errorMessage h3{font-size:2.2rem}}.ErrorPage-errorMessage h4{font-size:1.7rem}@media only screen and (min-width:1024px){.ErrorPage-errorMessage h4{font-size:2rem}}.ErrorPage-errorMessage h5{font-size:1.6rem}.ErrorPage-errorMessage h6{font-size:1.5rem}.ErrorPage-errorMessage table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.ErrorPage-errorMessage thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.ErrorPage-errorMessage thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.ErrorPage-errorMessage thead{border-bottom:30px solid var(--siteBgColor)}}.ErrorPage-errorMessage thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.ErrorPage-errorMessage thead:after{height:15px}}@media only screen and (min-width:1024px){.ErrorPage-errorMessage thead:after{height:30px}}.ErrorPage-errorMessage thead th,.ErrorPage-errorMessage thead tr{height:40px}@media only screen and (min-width:768px){.ErrorPage-errorMessage thead th,.ErrorPage-errorMessage thead tr{height:48px}}.ErrorPage-errorMessage th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.ErrorPage-errorMessage th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.ErrorPage-errorMessage tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.ErrorPage-errorMessage tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.ErrorPage-errorMessage td,.ErrorPage-errorMessage tr{padding:17px 15px}.ErrorPage-errorMessage td{text-align:center}.ErrorPage-errorMessage tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.ErrorPage-errorMessage tbody tr:nth-child(2n){background:#fff}.ErrorPage-errorMessage tbody tr td{border-right:1px solid var(--primaryColor5)}.ErrorPage-errorMessage tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.ErrorPage-errorMessage tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.ErrorPage-errorMessage tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.ErrorPage-errorMessage tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.ErrorPage-errorMessage tbody tr:last-of-type td,.ErrorPage-errorMessage tbody tr td{border-bottom:1px solid var(--primaryColor5)}.ErrorPage-errorMessage tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.ErrorPage-errorMessage tbody td a:hover{text-decoration:none}.ErrorPage-errorMessage .Figure img{margin-bottom:10px;width:100%}.ErrorPage-errorMessage .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.ErrorPage-errorMessage .Figure-caption,.ErrorPage-errorMessage .Figure-caption p,.ErrorPage-errorMessage .Figure-credit,.ErrorPage-errorMessage .Figure-credit p{display:inline}@media only screen and (min-width:768px){.ErrorPage-errorMessage .Figure img{margin-bottom:20px}}.ErrorPage-errorMessage .TweetEmbed twitter-widget{width:auto!important}.ErrorPage-errorMessage .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.ErrorPage-errorMessage .MpsAd-wrapper{padding-bottom:30px}}.ErrorPage-errorMessage a{text-decoration:underline;font-weight:700}.ErrorPage-wrapper{position:relative;background:#fff;color:var(--primaryColor1);padding:40px 15px}@media only screen and (min-width:768px){.ErrorPage-title{font-size:3.4rem;margin-bottom:30px}.ErrorPage-wrapper{padding-left:30px;padding-right:30px}}@media only screen and (min-width:1024px){.ErrorPage-title{font-size:4.5rem;margin-bottom:40px}.ErrorPage-wrapper{margin-top:-97px;max-width:960px;padding-left:90px;padding-right:90px}}.SponsorCarousel{display:block;position:relative;height:31px;width:129px;visibility:hidden}.SponsorCarousel .Sponsor{display:none;width:100%;z-index:0;opacity:0;transition:opacity 1s ease-in}.SponsorCarousel .Sponsor:first-of-type{display:block}.SponsorCarousel .Sponsor.is-selected{z-index:1;opacity:1}.SponsorCarousel.flickity-enabled{visibility:visible}.SponsorCarousel.flickity-enabled .Sponsor{display:block}@media only screen and (min-width:768px){.SponsorCarousel{height:40px;width:156px}}.TeamEyebrow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-size:1.4rem;font-weight:600;letter-spacing:1px;line-height:21px;color:var(--supportingColor9)}.TeamEyebrow-flag{margin-right:10px}.ActionBar{display:block;position:relative}.ActionBar-items{display:-ms-flexbox;display:flex;list-style:none}.ActionBar-items-item{margin-right:10px}.ActionBar-items-item:last-of-type{margin-right:0}.ActionLink{display:block;border:1px solid var(--primaryColor5);border-radius:50%;display:-ms-flexbox;display:flex}.ActionLink,.ActionLink svg{height:33px;width:33px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ActionLink svg{display:-ms-flexbox;display:flex;fill:var(--primaryColor4)}.ActionLink span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ActionLink[data-service=print]{padding:0}.ActionLink[data-social-service=facebook] svg{width:9px;height:13.5px}.ActionLink[data-social-service=twitter] svg{width:14px;height:14px}.ActionLink[data-social-service=mailto]{border:0}.ActionLink[data-social-service=mailto] svg{border-radius:50%;border:1px solid var(--primaryColor5)}.ActionLink[data-social-service=mailto] svg use{color:var(--siteBgColor)}.ActionLink[data-social-service=copylink],.ActionLink[data-social-service=print]{border:0}.ActionLink[data-social-service=copylink] svg,.ActionLink[data-social-service=print] svg{border-radius:50%}.ActionLink[data-social-service=copylink] [data-copied-text],.ActionLink[data-social-service=copylink][data-copied=true] span{display:none}.ActionLink[data-social-service=copylink][data-copied=true] span[data-copied-text]{display:block}.ActionLink[data-dropdown-trigger] span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Share{display:block;position:relative}.Share .share-symbol{width:13px;height:13px;margin-right:5px}.Share .ActionLink{width:auto;height:auto;-ms-flex-pack:start;justify-content:flex-start;padding:5px}.Share .ActionLink svg{width:20px;height:20px;fill:#000;margin-right:5px}.Share .ActionLink span{font-size:1.2rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;height:auto;margin:0;overflow:visible;padding:0;position:static;width:auto;color:#000}.Share-dropdown{display:none}[data-toggle-in] .Share-dropdown{background:#fff;display:block;right:0;position:absolute;min-width:300px;z-index:10}.Share-dropdown-close{border:0;background:none;cursor:pointer;padding:0}.Share-dropdown-close svg{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;fill:#000;-ms-flex-pack:center;justify-content:center;height:20px;margin-right:-3px;padding:3px;width:20px}.Share-dropdown-close:hover svg{fill:#fff}.Share-dropdown-close:focus{outline:5px auto -webkit-focus-ring-color}.Share-dropdown-header{-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--primaryColor3);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:40px;padding:0 10px}.Share-dropdown-header span{line-height:1}.Share-dropdown-button{padding:10px}.Share-button{background-color:transparent;border:0;color:#fff;cursor:pointer}@media only screen and (min-width:1024px){[data-toggle-in] .Share-dropdown{background:#fff;z-index:10}.Share-button{padding:10px}}.Banner{width:100%;display:none;background-color:var(--breakingBannerColor);color:var(--breakingBannerTextColor);position:relative}.Banner[data-show]{display:block}.Banner-content{padding:11px 30px 11px 10px;width:100%;max-width:80%;margin:0 auto;text-align:center}.Banner-title{display:inline;margin-right:5px}.Banner-link,.Banner-title{font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:normal}.Banner-link{-ms-flex-order:1;order:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.Banner-close{background-color:transparent;padding:0;border:0;position:absolute;top:50%;transform:translateY(-50%);right:15px}.Banner-close .close-x{height:14px;width:14px;fill:var(--breakingBannerTextColor);stroke:var(--breakingBannerTextColor)}.Banner-wrapper{position:relative;box-shadow:0 1px 5px 0 rgba(0,0,0,.15)}@media only screen and (min-width:568px){.Banner-content{max-width:80%}}@media only screen and (min-width:768px){.Banner-content{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.Banner-link,.Banner-title{font-size:1.4rem;line-height:normal}.Banner-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width:1024px){.Banner-wrapper{height:50px;-ms-flex-align:center;align-items:center}.Banner-link,.Banner-title{font-size:1.6rem;line-height:19px}.Banner[data-show]+.Page-header-top+.Page-header-bottom{top:110px}}@media only screen and (min-width:1440px){.Banner{padding:0}.Banner-content{max-width:1040px;margin:0 auto;padding:15px 20px 15px 10px}}.Carousel-slide,.CarouselAbstract-slide,.GalleryPage-slide{width:100%;margin-right:15px}.Carousel-slide:first-of-type,.CarouselAbstract-slide:first-of-type,.GalleryPage-slide:first-of-type{display:block}.Carousel-slide:last-of-type,.CarouselAbstract-slide:last-of-type,.GalleryPage-slide:last-of-type{margin-right:0}.flickity-enabled .Carousel-slide,.flickity-enabled .CarouselAbstract-slide,.flickity-enabled .GalleryPage-slide{display:block}.Carousel-slides,.CarouselAbstract-slides,.GalleryPage-slides{opacity:0;visibility:hidden;transition:opacity .3s ease-in}.Carousel-slides.flickity-enabled,.CarouselAbstract-slides.flickity-enabled,.GalleryPage-slides.flickity-enabled{visibility:visible;opacity:1}.Carousel{display:block;position:relative;text-align:left;height:auto;margin-left:-15px;margin-right:-15px}.Carousel .flickity-prev-next-button{height:30px;width:30px;border:1px solid var(--primaryColor5);background-color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transform:translateY(-30%);top:107px;padding:0}.Carousel .flickity-prev-next-button.previous{left:15px}.Carousel .flickity-prev-next-button.next{right:15px}.Carousel .flickity-button-icon{color:#000;width:9px;left:auto;top:auto}@media only screen and (min-width:768px){.Carousel .flickity-prev-next-button.previous{left:-57px}.Carousel .flickity-prev-next-button.next{right:-57px}}@media only screen and (min-width:1024px){.Carousel .flickity-prev-next-button{transform:translateY(-40%);top:40%}}@media only screen and (min-width:1240px){.Carousel .flickity-prev-next-button.previous{left:-94px}.Carousel .flickity-prev-next-button.next{right:-94px}}.Carousel .flickity-prev-next-button{top:99px}@media only screen and (min-width:768px){.Carousel{margin-left:0;margin-right:0}.Carousel .flickity-prev-next-button{transform:translateY(-40%);top:199px}.Carousel .flickity-prev-next-button.previous{left:15px}.Carousel .flickity-prev-next-button.next{right:15px}}@media only screen and (min-width:1024px){.Carousel .flickity-prev-next-button{top:164px}}@media only screen and (min-width:1240px){.Carousel .flickity-prev-next-button{top:142px}.Carousel .flickity-prev-next-button.previous{left:15px}.Carousel .flickity-prev-next-button.next{right:15px}}@media only screen and (min-width:1440px){.Carousel .flickity-prev-next-button{top:168px}}.CarouselSlide-media{margin-bottom:25px;position:relative;background:var(--primaryColor6);padding-bottom:53.71%;height:0;overflow:hidden}.CarouselSlide-media img{position:absolute;bottom:0;right:0;top:0;left:0;margin:auto;height:100%;-o-object-fit:contain;object-fit:contain}.CarouselSlide-content{position:relative;min-height:25px}.CarouselSlide-count{position:absolute;top:-10px;right:15px;background:var(--primaryColor1);font-family:Gotham;padding:6px 10px;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:-.3px;line-height:13px;display:inline-block;-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px;height:25px;border-radius:6px}.CarouselSlide-text{display:block;position:relative;width:100%;color:var(--primaryColor4);font-size:1.6rem;letter-spacing:0;line-height:27px;margin-bottom:20px}.CarouselSlide-date{font-weight:600;color:var(--supportingColor1)}.CarouselSlide-credit{color:var(--supportingColor1);font-style:italic;font-size:1.4rem}@media only screen and (min-width:768px){.CarouselSlide-media{border-radius:8px;margin-bottom:15px}.CarouselSlide-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.CarouselSlide-count{-ms-flex-order:2;order:2;top:0}.CarouselSlide-text{-ms-flex-order:1;order:1;width:60%}}@media only screen and (min-width:1024px){.CarouselSlide-text{width:80%}}.Container{margin:0 auto;padding:30px 15px;background-size:0;width:100%;position:relative;overflow:hidden}[data-background-color].Container{padding-bottom:5px}[data-background-color].Container:last-of-type{padding-bottom:20px}.Container-bg{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;position:absolute;top:0}[data-background-image-bottom] .Container-bg{bottom:0;top:auto}.Container-bg img{width:100%}.Container-content{position:relative}.Container iframe{margin-right:auto;margin-left:auto;display:block}.Container:not(:last-of-type):after{content:"";background:var(--primaryColor5);height:1px;width:auto;position:absolute;bottom:0;left:15px;right:15px}[data-background-color].Container:not(:last-of-type):after{display:none}[data-full-width].Container:not(:last-of-type):after{left:0;right:0}.Container-eyebrowText{font-family:Merriweather;font-size:1.6rem;font-style:italic;text-align:center;margin-bottom:15px}.Container-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:768px){.Container-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.Container-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.Container-cta{margin-bottom:20px;text-align:center}.Container-cta .Link{font-size:1.2rem;cursor:pointer;color:var(--buttonColor);font-weight:700;letter-spacing:1.29px;line-height:16px;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Container-cta .Link:active,.Container-cta .Link:hover{color:var(--buttonHoverColor)}.Container-cta .Link:active:before,.Container-cta .Link:hover:before{border-color:var(--buttonHoverColor)}.Container-cta .Link:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-right:2px solid var(--buttonColor);border-bottom:2px solid var(--buttonColor);transform:rotate(-45deg)}@media only screen and (min-width:1440px){.Container-cta .Link{font-size:1.4rem;line-height:19px}.Container-cta .Link:before{width:10px;height:10px;margin-right:10px}}.Container-description{text-align:center;color:var(--supportingColor1);font-size:1.4rem;letter-spacing:0;line-height:22px;margin:0 auto 40px}[data-desc-left-aligned] .Container-description{text-align:left;margin:0 0 30px}.Container .TwoColumnContainer5050{margin-bottom:25px}.Container .PointsRaceModule{margin:0}.Container .ListProductInfo{margin-bottom:22px}@media only screen and (min-width:768px){.Container{background-size:auto;background-position:top;padding:40px 20px 10px}[data-background-color].Container{padding-bottom:0}[data-background-color].Container:last-of-type{padding-bottom:30px}.Container-title{margin-bottom:30px}.Container-cta{position:absolute;top:45px;right:20px}.Container-description{max-width:526px;font-size:1.6rem;line-height:25px}.Container:not(:last-of-type):after{left:20px;right:20px}.Container .TwoColumnContainer5050{margin-bottom:30px}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.Container .ListSearchTwoColumn{margin-bottom:40px}}@media only screen and (min-width:1024px){.Container{padding:30px 100px 10px}.Container-cta{right:100px}.Container-description{max-width:670px}.Container:not(:last-of-type):after{left:100px;right:100px}.Container .TwoColumnContainer5050{margin-bottom:60px}.Container .OneColumnContainer .Carousel .flickity-prev-next-button{top:220px}.Container .ListProductInfo{margin-bottom:70px}}@media only screen and (min-width:1240px){.Container .OneColumnContainer .Carousel .flickity-prev-next-button{top:270px}}@media only screen and (min-width:1440px){.Container{background-size:100%;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}.Container:not(:last-of-type):after{left:-50vw;right:-50vw}.Container-cta{right:calc(50vw - 620px)}.Container .OneColumnContainer .Carousel .flickity-prev-next-button{top:320px}}.Container2{margin:0 auto;padding:20px 15px 25px;background-size:0;width:100%;position:relative}.Container2:not(:last-of-type):after{content:"";background:var(--primaryColor5);height:1px;width:auto;position:absolute;bottom:0;left:0;right:0}.Container2-title{color:var(--supportingColor9);font-family:Gotham;font-size:1.6rem;line-height:24px;margin-bottom:10px}.Container2-secondaryTitle,.Container2-title{font-weight:700;letter-spacing:0;text-align:center}.Container2-secondaryTitle{color:var(--supportingColor1);font-size:1.2rem;line-height:16px;text-transform:uppercase;margin-bottom:15px}.Container2-description{color:var(--supportingColor8);font-size:1.4rem;letter-spacing:0;line-height:22px;text-align:center;margin-bottom:25px}.Container2-cta{text-align:center}.Container2-cta .Link{min-width:255px}.Container2 .TwoColumnContainer5050{margin-bottom:25px}.Container2 .PointsRaceModule{margin:0}@media only screen and (min-width:768px){.Container2{background-size:auto;background-position:top;padding:40px 20px}.Container2-title{line-height:18px}.Container2-secondaryTitle{font-size:1.4rem;letter-spacing:.5px;line-height:19px;margin-bottom:10px}.Container2-description{font-size:1.6rem;line-height:25px;margin-bottom:40px;max-width:644px;margin-left:auto;margin-right:auto}.Container2-cta .Link{min-width:194px}.Container2 .TwoColumnContainer5050{margin-bottom:30px}}@media only screen and (min-width:768px) and only screen and (min-width:768px){.Container2 .ListSearchTwoColumn{margin-bottom:40px}}@media only screen and (min-width:1024px){.Container2{padding:30px 100px 40px}.Container2-title{font-size:1.8rem;letter-spacing:.15px;line-height:20px;margin-bottom:20px}.Container2-description{max-width:800px;margin-bottom:80px}.Container2:not(:last-of-type):after{left:100px;right:100px}.Container2 .TwoColumnContainer5050{margin-bottom:60px}}.TwoColumnContainer5050-column:first-of-type{margin-bottom:25px}@media only screen and (min-width:1024px){.TwoColumnContainer5050-row{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:30px;-ms-flex-align:center;align-items:center}[data-large-gap] .TwoColumnContainer5050-row{grid-gap:109px}.TwoColumnContainer5050-column:first-of-type{margin-bottom:0}[data-flip-horizontal] .TwoColumnContainer5050-column:first-of-type{-ms-flex-order:2;order:2}.TwoColumnContainer5050 .RichTextModule{padding:0;margin-left:0}}.TwoColumnContainer3070-column,.TwoColumnContainer7030-column{border-bottom:1px solid var(--primaryColor5);padding-bottom:20px;margin-bottom:20px}.TwoColumnContainer3070-column>:not(:first-child),.TwoColumnContainer7030-column>:not(:first-child){margin-top:20px}.TwoColumnContainer3070-column:last-of-type,.TwoColumnContainer7030-column:last-of-type{border:0;margin-bottom:0}@media only screen and (min-width:768px){.TwoColumnContainer3070-row,.TwoColumnContainer7030-row{padding-bottom:25px;margin-bottom:25px}.TwoColumnContainer3070-row:last-of-type,.TwoColumnContainer7030-row:last-of-type{margin-bottom:0}}@media only screen and (min-width:1024px){.TwoColumnContainer3070-row,.TwoColumnContainer7030-row{display:-ms-grid;display:grid;grid-gap:40px;-ms-grid-columns:383px 1fr;grid-template-columns:383px 1fr;padding-bottom:40px}.TwoColumnContainer3070-column,.TwoColumnContainer7030-column{margin-bottom:0;border:0;padding-bottom:0}.TwoColumnContainer3070-column>:not(:first-child),.TwoColumnContainer7030-column>:not(:first-child){margin-top:25px}}@media only screen and (min-width:1024px){.TwoColumnContainer7030-row{-ms-grid-columns:1fr 383px;grid-template-columns:1fr 383px}}ps-google-dfp-ad{display:block}.GoogleDfpAd{text-align:center}.GoogleDfpAd[article-dynamic-aside=true]{display:none}.GoogleDfpAd[data-out-of-page=true]{height:0;margin:0;overflow:hidden;padding:0}.GoogleDfpAd-placeholder{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}[data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder{min-height:50px}.ArticlePage-aside [data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder,.TwoColumnContainer7030-column:nth-of-type(2) [data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder{min-height:250px}@media only screen and (min-width:768px){[data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder{min-height:90px}.ArticlePage-aside [data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder,.TwoColumnContainer7030-column:nth-of-type(2) [data-slot-name="/13236445/responsive_banner"] .GoogleDfpAd-placeholder{min-height:250px}}@media only screen and (min-width:1240px){.GoogleDfpAd[article-dynamic-aside=true]{display:block;margin-top:300px}}.ad-728-90{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto;height:50px;text-align:center;width:300px}@media only screen and (min-width:768px){.ad-728-90{height:90px;width:728px}}.ad-300-250{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:0 auto;height:250px;text-align:center;width:300px}.Enhancement{clear:both;margin:0 0 25px;width:100%}.Enhancement .Carousel,.Enhancement .Figure{padding-top:25px;padding-bottom:15px}.Enhancement .Figure img{border-radius:8px}.Enhancement .HTML5VideoPlayer,.Enhancement .MPXVideoPlayer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:25px}.Enhancement .Quote{margin-top:30px;margin-bottom:40px;padding-top:25px;position:relative}.Enhancement .Quote:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;width:113px;margin:auto;border-top:1px solid var(--primaryColor5)}.Enhancement .FacebookEmbed,.Enhancement .FacebookUrl,.Enhancement .InstagramEmbed,.Enhancement .InstagramUrl,.Enhancement .TweetEmbed,.Enhancement .TweetUrl{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%;overflow:hidden;text-align:center}@media only screen and (min-width:768px){.Enhancement[data-align-left]{float:left;margin-top:0;margin-right:20px;width:50%}.Enhancement[data-align-left] .Carousel,.Enhancement[data-align-left] .Figure,.Enhancement[data-align-left] .VideoEnhancement{margin:0}.Enhancement[data-align-left] .FacebookEmbed,.Enhancement[data-align-left] .FacebookEmbed iframe{width:100%}.Enhancement[data-align-right]{float:right;margin-top:0;margin-left:20px;width:50%}.Enhancement[data-align-right] .Carousel,.Enhancement[data-align-right] .Figure,.Enhancement[data-align-right] .VideoEnhancement{margin:0}.Enhancement .HTML5VideoPlayer,.Enhancement .MPXVideoPlayer{margin-left:-30px;margin-right:-30px;margin-bottom:25px}.Enhancement .Quote{margin-bottom:50px}.Enhancement .Carousel,.Enhancement .Figure{padding-top:30px;padding-bottom:25px}}@media only screen and (min-width:1024px){.Enhancement .HTML5VideoPlayer,.Enhancement .MPXVideoPlayer{margin-left:auto;margin-right:auto;max-width:805px}}.FigureRte img{margin-bottom:10px;width:100%}.FigureRte-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.FigureRte-caption,.FigureRte-caption p,.FigureRte-credit,.FigureRte-credit p{display:inline}@media only screen and (min-width:768px){.FigureRte img{margin-bottom:20px}}.FigureCaptionOverlay{position:relative}.FigureCaptionOverlay:after{position:absolute;display:block;width:100%;height:100%;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.4),transparent 35%,transparent 65%,rgba(0,0,0,.4) 95%)}.FigureCaptionOverlay-content{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;color:#fff;letter-spacing:0;line-height:19px;position:absolute;bottom:10px;right:15px;text-align:right;z-index:2}@media only screen and (min-width:768px){.FigureCaptionOverlay-content{font-size:1.4rem}}@media only screen and (min-width:568px){.FigureCaptionOverlay img{height:469.5px;padding-bottom:0;-o-object-fit:cover;object-fit:cover}}@media only screen and (min-width:768px){.FigureCaptionOverlay img{width:100%;height:384px}.FigureCaptionOverlay-content{right:20px}}@media only screen and (min-width:1024px){.FigureCaptionOverlay img{height:484px}}@media only screen and (min-width:1240px){.FigureCaptionOverlay-content{right:100px}}.Form{display:block}.Form .Select{background-color:hsla(0,0%,95.7%,.38)}.Form .Select-label{position:relative;display:block}.Form .Select-label:after{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:"";right:15.5px;bottom:15px;transform:translateY(-50%);pointer-events:none}.Form .Select-input{border:0;border-radius:8px;background:none;font-size:1.4rem;color:#000;letter-spacing:0;line-height:19px;position:relative;padding:12.5px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.Form-inline{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%}.Form-inline .EmailInput,.Form-inline .PhoneNumberInput,.Form-inline .Select,.Form-inline .TextArea,.Form-inline .TextInput,.Form-inline .TextInputInverse{width:48%}.Form .Select{margin-bottom:10px}.Form .Select-input{width:100%}.Form .EmailInput,.Form .PhoneNumberInput,.Form .Select,.Form .TextArea,.Form .TextInput,.Form .TextInputInverse{margin-bottom:20px}.Form .EmailInput-label span,.Form .PhoneNumberInput-label span,.Form .Select-label span,.Form .TextArea-label span,.Form .TextInput-label span,.Form .TextInputInverse-label span{color:var(--primaryColor4);font-size:1.4rem;letter-spacing:0;line-height:19px;margin-bottom:9.5px;display:block}.Form .EmailInput-input,.Form .PhoneNumberInput-input,.Form .Select-input,.Form .TextArea-input,.Form .TextInput-input,.Form .TextInputInverse-input{color:#000;font-size:1.4rem;border:1px solid var(--primaryColor5);border-radius:8px;height:41px;line-height:normal;padding:6px 5px 4px;width:100%;font-weight:400}.Form .TextArea-input{min-height:80px}.Form-message{margin-top:5px;text-align:center}.Form-error,.Form-success{display:none}[data-form-error] .Form-error,[data-form-success] .Form-success{display:block}[data-form-error] .Form-description,[data-form-error] .Form-signup,[data-form-success] .Form-description,[data-form-success] .Form-signup{display:none}.Form-agreement{display:block;display:-ms-flexbox;display:flex;color:var(--supportingColor9);font-size:1.2rem;letter-spacing:0;margin-bottom:10px;line-height:17px}.Form-agreement:first-of-type{margin-top:30px}.Form-agreement-checkbox{margin-right:6.5px;-ms-flex-negative:0;flex-shrink:0;position:relative;top:2px}.Form-agreement a{font-weight:600;display:contents}.Form-agreement a,.Form-agreement a:hover{color:var(--hyperlinkTextColor)}.Form [type=submit]{width:255px;margin:auto;display:block}@media only screen and (min-width:768px){.Form{max-width:621px;margin:auto}.Form-inline .EmailInput,.Form-inline .PhoneNumberInput,.Form-inline .TextArea,.Form-inline .TextInput,.Form-inline .TextInputInverse{width:calc(50% - 10px)}.Form .EmailInput-input,.Form .PhoneNumberInput-input,.Form .TextArea-input,.Form .TextInput-input,.Form .TextInputInverse-input{font-size:1.6rem}.Form [type=submit]{width:194px;margin:0 auto 40px}.Form-agreement{display:block;text-align:center;margin:0 auto 10px;max-width:549px}.Form-agreement:last-of-type{margin-bottom:90px}.Form-agreement-checkbox{display:inline;top:0}}.RadioInput label{position:relative;cursor:pointer}.RadioInput-label{font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:19px;padding-right:23px}.RadioInput-input+.RadioInput-label:before{content:"";border:1px solid var(--primaryColor5);width:18px;height:18px;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:50%}.RadioInput-input:checked+.RadioInput-label:after{content:"";background:#000;width:10px;height:10px;position:absolute;right:4px;top:50%;transform:translateY(-50%);border-radius:50%;z-index:1}.RadioInput-input{position:absolute;visibility:hidden}.NewsletterForm{display:block;background:#fff;border-top:1px solid var(--primaryColor5);padding:40px 15px;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;margin-bottom:0}.NewsletterForm-title{font-family:Gotham;font-size:1.8rem;font-weight:700;line-height:36px;margin-bottom:2px;text-transform:uppercase;color:var(--supportingColor2)}.NewsletterForm-description,.NewsletterForm-error,.NewsletterForm-success{font-size:1.4rem;letter-spacing:0;line-height:23px;color:var(--primaryColor4);margin:0 auto 25px}.NewsletterForm input.NewsletterForm-agreement-checkbox{width:auto;-ms-flex-negative:0;flex-shrink:0;height:auto;position:relative;top:2px;display:inline;margin:0 10px 0 0}.NewsletterForm label span{display:none}.NewsletterForm label.NewsletterForm-agreement{font-size:1.2rem;letter-spacing:0;line-height:17px;color:#0d0d0d;display:block}.NewsletterForm label.NewsletterForm-agreement a{display:inline}.NewsletterForm label.NewsletterForm-agreement span{display:block;font-size:1.2rem;letter-spacing:0;line-height:17px;color:#0d0d0d}.NewsletterForm label.NewsletterForm-agreement span.Link{display:inline}.NewsletterForm label input{border:1px solid var(--primaryColor5);border-radius:8px;height:41px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 15.5px;margin-bottom:10px;font-size:1.4rem;line-height:19px;color:#000}.NewsletterForm label input:placeholder{color:var(--primaryColor4)}.NewsletterForm[data-form-error] label.NewsletterForm-agreement,.NewsletterForm[data-form-success] label.NewsletterForm-agreement{display:none}.NewsletterForm button[type=submit]{margin-top:10px;width:244px}.NewsletterForm-error,.NewsletterForm-success{display:none}[data-form-error] .NewsletterForm-error,[data-form-success] .NewsletterForm-success{display:block}[data-form-error] .NewsletterForm-agreement,[data-form-error] .NewsletterForm-description,[data-form-error] .NewsletterForm-signup,[data-form-success] .NewsletterForm-agreement,[data-form-success] .NewsletterForm-description,[data-form-success] .NewsletterForm-signup{display:none}.NewsletterForm-agreement{margin:20px auto 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#919496;max-width:549px}.NewsletterForm-agreement a{color:var(--hyperlinkTextColor);font-weight:600}@media only screen and (min-width:768px){.NewsletterForm{padding:50px 70px}.NewsletterForm-title{font-size:2.1rem;letter-spacing:.61px;line-height:36px;margin-bottom:15px}.NewsletterForm-description,.NewsletterForm-error,.NewsletterForm-success{font-size:1.6rem;line-height:23px;width:550px}.NewsletterForm-signup{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.NewsletterForm-signup[data-zipcode]{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.NewsletterForm-signup[data-zipcode] .NewsletterForm-inline{width:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}.NewsletterForm-signup[data-zipcode] .NewsletterForm-inline input{margin-bottom:20px}.NewsletterForm-signup[data-zipcode] .NewsletterForm-inline:last-of-type{-ms-flex-preferred-size:100%;flex-basis:100%}.NewsletterForm-signup[data-zipcode] .NewsletterForm-inline button[type=submit]{margin:auto}.NewsletterForm label input{width:211px;margin-right:20px;margin-bottom:0;font-size:1.6rem;line-height:19px}.NewsletterForm button[type=submit]{width:164px;height:40px;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}@media only screen and (min-width:1024px){.NewsletterForm label input{height:46px}.NewsletterForm button[type=submit]{height:45px}}@media only screen and (min-width:1440px){.NewsletterForm{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}}.CourseCard{display:block;position:relative;padding-top:20px;overflow:hidden}.CourseCard-nav{display:none;width:auto;border:1px solid var(--primaryColor5);background:#fff;margin:0 15px 30px;padding-left:30px;padding-right:30px;border-radius:2px;opacity:0;visibility:hidden;transition:opacity .3s ease-in}.CourseCard-nav.flickity-enabled{visibility:visible;opacity:1;display:block}.CourseCard-nav-item{color:var(--supportingColor8);width:auto;padding:0 10px;height:42px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700;-ms-flex-pack:center;justify-content:center;white-space:nowrap;font-size:1.4rem;cursor:pointer}.CourseCard-nav-item.is-selected{border-radius:2px;color:#fff;background:#000;padding:0 18px;font-size:2.1rem}.CourseCard-nav .flickity-button{width:17px;height:17px;background:none;border:0;border-radius:0}.CourseCard-slides{display:block;opacity:0;visibility:hidden;transition:opacity .3s ease-in}.CourseCard-slides.flickity-enabled{visibility:visible;opacity:1}.CourseCard-slides[data-no-touch]{pointer-events:none}.CourseCard-slide{width:100%;display:block}.CourseCard-info{position:relative;padding:26px 15px 54px}.CourseCard-info-hole{font-size:2.4rem;font-weight:700;letter-spacing:0;line-height:37px;color:#000;font-family:Gotham}.CourseCard-info-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:35px;color:#000;font-weight:600;font-family:Gotham}.CourseCard-info-bottom{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.CourseCard-data{display:-ms-flexbox;display:flex;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif}.CourseCard-data-item{position:relative}.CourseCard-data-item:first-of-type{padding-right:20px}.CourseCard-data-item:first-of-type:after{content:"";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:26px;background:var(--primaryColor5)}.CourseCard-data-item:nth-of-type(2){padding-left:20px}[data-distance-unit=yards] .CourseCard-data-item [data-yards]{display:inline}[data-distance-unit=metres] .CourseCard-data-item [data-yards],[data-distance-unit=yards] .CourseCard-data-item [data-metres]{display:none}[data-distance-unit=metres] .CourseCard-data-item [data-metres]{display:inline}.CourseCard-data-value{font-size:1.6rem;font-weight:600;letter-spacing:0;line-height:22px;margin-bottom:8px;font-family:Nunito Sans,Arial,Helvetica,sans-serif}.CourseCard-data-text{text-transform:uppercase;font-size:1.2rem;font-weight:500;letter-spacing:0;line-height:14px;color:var(--supportingColor8);font-family:Gotham}.CourseCard-pickle{margin-bottom:30px}.CourseCard-pickle img{margin:auto;width:auto}.CourseCard-holeDescription{margin-bottom:15px;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;line-height:27px;color:var(--primaryColor4)}.CourseCard-ctas{display:-ms-flexbox;display:flex}.CourseCard-ctas .CourseCard-cta,.CourseCard-ctas>.Link:first-of-type{margin-right:20px}.CourseCard-ctas .CourseCard-cta:nth-of-type(2){margin-right:0}.CourseCard-ctas .Link{width:auto;height:40px;max-width:154px;min-width:154px}.CourseCard-ctas .Link,.CourseCard-ctas .Link:nth-of-type(2){padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.CourseCard-ctas .Link:nth-of-type(2){border:1px solid var(--primaryColor5);min-width:auto}@media only screen and (min-width:568px){.CourseCard-ctas .Link:nth-of-type(2){min-width:162px;max-width:162px}}@media only screen and (min-width:768px){.CourseCard{padding-top:0}.CourseCard-nav{max-width:728px;position:absolute;top:23px;left:0;right:0;border:0;z-index:1;margin:0 auto;border-radius:11px}.CourseCard-nav-item{padding:0 12.5px}.CourseCard-nav-item.is-selected{padding:0 12px;font-size:1.8rem;border-radius:4.7px}.CourseCard-media img{display:block;height:408px;-o-object-fit:cover;object-fit:cover}.CourseCard-info{padding:20px 20px 48px}.CourseCard-info-hole{font-size:2.8rem;line-height:41px;font-weight:500}.CourseCard-info-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:20px}.CourseCard-info-bottom{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}.CourseCard-pickle{-ms-flex-order:2;order:2;width:315px;-ms-flex-negative:0;flex-shrink:0}.CourseCard-text{-ms-flex-order:1;order:1;margin-right:58px}.CourseCard-holeDescription{font-size:1.8rem;line-height:28px;font-weight:400;margin-bottom:20px}.CourseCard-ctas .CourseCard-cta{margin-right:0}.CourseCard-ctas .Link{max-width:138px;height:45px;margin-right:16px}.CourseCard-ctas .Link:nth-of-type(2){margin-right:0}}@media only screen and (min-width:1024px){.CourseCard{overflow:hidden}.CourseCard-media img{height:600px}.CourseCard-nav{top:15px}.CourseCard-nav-item.is-selected{border-radius:8px}.CourseCard-media{position:relative}.CourseCard-media img{background-size:cover}.CourseCard-info{position:absolute;top:calc(50% + 29px);right:30px;width:342px;padding:20px;background:#fff;border-radius:8px;height:413px;transform:translateY(-50%)}.CourseCard-info-bottom{-ms-flex-direction:column;flex-direction:column}.CourseCard-pickle{-ms-flex-order:1;order:1;margin-bottom:20px;padding-bottom:0;width:293px}.CourseCard-text{-ms-flex-order:2;order:2;width:100%;margin-right:0}.CourseCard-holeDescription{height:105px;overflow:auto;font-size:1.4rem;line-height:21px;position:relative}.CourseCard-ctas{-ms-flex-pack:justify;justify-content:space-between}.CourseCard-ctas .Link{max-width:138px;min-width:140px}.CourseCard-ctas .Link:nth-of-type(2){min-width:auto}}@media only screen and (min-width:1240px){.CourseCard-nav{top:35px;height:55px;max-width:auto;right:100px;left:100px;max-width:1240px}.CourseCard-nav-item{height:55px;padding:0 19px;font-size:1.8rem}.CourseCard-nav-item.is-selected{padding:0 17px;font-size:2.4rem;line-height:32px}.CourseCard-nav .flickity-button{width:25px;height:25px}.CourseCard-nav .flickity-button.previous{left:25px}.CourseCard-nav .flickity-button.next{right:25px}.CourseCard-info{height:460px;top:calc(50% + 45px);padding:25px;right:100px}.CourseCard-info-top{margin-bottom:30px}.CourseCard-holeDescription{margin-bottom:30px;height:110px}}@media only screen and (min-width:1440px){.CourseCard,.CourseCard-media,.CourseCard-slides{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.CourseCard-media img{width:100vw}.CourseCard-info{right:var(--gutterCalc1240)}}.CourseInfo{padding:25px 15px 20px;border-bottom:1px solid var(--primaryColor5);background:#fff;display:block}.CourseInfo-about{font-family:Gotham;font-size:1.2rem;font-size:12px;font-weight:700;letter-spacing:0;line-height:13px;color:#000;text-transform:uppercase;margin-bottom:20px}.CourseInfo-architect{font-weight:700;letter-spacing:0;line-height:22px;color:var(--supportingColor8);margin-bottom:15px}.CourseInfo-architect,.CourseInfo-description{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem}.CourseInfo-description{border-bottom:1px solid var(--primaryColor5);margin-bottom:30px;padding-bottom:30px;line-height:24px;color:var(--primaryColor4);letter-spacing:.2px}.CourseInfo-description .cms-textAlign-center,.CourseInfo-description [data-align-center]{text-align:center}.CourseInfo-description .cms-textAlign-right,.CourseInfo-description [data-align-right]{text-align:right}.CourseInfo-description [data-align-left]{text-align:left}.CourseInfo-description:after{content:"";display:table;clear:both}.CourseInfo-description>ol,.CourseInfo-description>ul,.CourseInfo-description p,.CourseInfo-description p>ol,.CourseInfo-description p>ul{color:var(--supportingColor1);letter-spacing:0;line-height:27px}.CourseInfo-description>ol a,.CourseInfo-description>ul a,.CourseInfo-description p>ol a,.CourseInfo-description p>ul a,.CourseInfo-description p a{color:var(--hyperlinkTextColor);text-decoration:none}.CourseInfo-description>ol a:hover,.CourseInfo-description>ul a:hover,.CourseInfo-description p>ol a:hover,.CourseInfo-description p>ul a:hover,.CourseInfo-description p a:hover{text-decoration:none}.CourseInfo-description>ul,.CourseInfo-description>ul li>ul,.CourseInfo-description p>ul,.CourseInfo-description p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.CourseInfo-description>ul li>ol,.CourseInfo-description p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.CourseInfo-description>ul b,.CourseInfo-description>ul strong,.CourseInfo-description p>ul b,.CourseInfo-description p>ul strong{color:var(--primaryColor1)}.CourseInfo-description>ol,.CourseInfo-description p>ol{padding:0 0 0 20px;margin:10px 0}.CourseInfo-description>ol li>ul,.CourseInfo-description p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.CourseInfo-description>ol li>ol,.CourseInfo-description p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.CourseInfo-description>ol b,.CourseInfo-description>ol strong,.CourseInfo-description p>ol b,.CourseInfo-description p>ol strong{color:var(--primaryColor1)}.CourseInfo-description p{margin:0 0 25px}.CourseInfo-description p:first-of-type{margin-top:0}.CourseInfo-description p:last-of-type{margin-bottom:0}.CourseInfo-description p:last-of-type+.Enhancement{margin-top:25px}.CourseInfo-description h2,.CourseInfo-description h3,.CourseInfo-description h4,.CourseInfo-description h5,.CourseInfo-description h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.CourseInfo-description h2,.CourseInfo-description h3,.CourseInfo-description h4,.CourseInfo-description h5,.CourseInfo-description h6{margin-bottom:20px}}.CourseInfo-description h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.CourseInfo-description h2{font-size:2.4rem}}.CourseInfo-description h3{font-size:1.9rem}@media only screen and (min-width:1024px){.CourseInfo-description h3{font-size:2.2rem}}.CourseInfo-description h4{font-size:1.7rem}@media only screen and (min-width:1024px){.CourseInfo-description h4{font-size:2rem}}.CourseInfo-description h5{font-size:1.6rem}.CourseInfo-description h6{font-size:1.5rem}.CourseInfo-description table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.CourseInfo-description thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.CourseInfo-description thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.CourseInfo-description thead{border-bottom:30px solid var(--siteBgColor)}}.CourseInfo-description thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.CourseInfo-description thead:after{height:15px}}@media only screen and (min-width:1024px){.CourseInfo-description thead:after{height:30px}}.CourseInfo-description thead th,.CourseInfo-description thead tr{height:40px}@media only screen and (min-width:768px){.CourseInfo-description thead th,.CourseInfo-description thead tr{height:48px}}.CourseInfo-description th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.CourseInfo-description th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.CourseInfo-description tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.CourseInfo-description tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.CourseInfo-description td,.CourseInfo-description tr{padding:17px 15px}.CourseInfo-description td{text-align:center}.CourseInfo-description tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.CourseInfo-description tbody tr:nth-child(2n){background:#fff}.CourseInfo-description tbody tr td{border-right:1px solid var(--primaryColor5)}.CourseInfo-description tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.CourseInfo-description tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.CourseInfo-description tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.CourseInfo-description tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.CourseInfo-description tbody tr:last-of-type td,.CourseInfo-description tbody tr td{border-bottom:1px solid var(--primaryColor5)}.CourseInfo-description tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.CourseInfo-description tbody td a:hover{text-decoration:none}.CourseInfo-description .Figure img{margin-bottom:10px;width:100%}.CourseInfo-description .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.CourseInfo-description .Figure-caption,.CourseInfo-description .Figure-caption p,.CourseInfo-description .Figure-credit,.CourseInfo-description .Figure-credit p{display:inline}@media only screen and (min-width:768px){.CourseInfo-description .Figure img{margin-bottom:20px}}.CourseInfo-description .TweetEmbed twitter-widget{width:auto!important}.CourseInfo-description .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.CourseInfo-description .MpsAd-wrapper{padding-bottom:30px}}.CourseInfo-description>ol,.CourseInfo-description>ul,.CourseInfo-description p,.CourseInfo-description p>ol,.CourseInfo-description p>ul{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;line-height:24px;color:var(--primaryColor4);letter-spacing:.2px}.CourseInfo-description{padding-bottom:60px}.CourseInfo-right{position:relative}.CourseInfo-distanceToggle{display:-ms-flexbox;display:flex;position:absolute;top:-73px}.CourseInfo-distanceToggle .RadioInput{margin-right:20px}.CourseInfo-distanceToggle .RadioInput:last-of-type{margin-right:0}.CourseInfo-grid{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;margin:auto;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.CourseInfo-grid-item:first-of-type,.CourseInfo-grid-item:nth-of-type(3){border-right:1px solid var(--primaryColor5)}.CourseInfo-grid-item:first-of-type,.CourseInfo-grid-item:nth-of-type(2){padding:0 15px}.CourseInfo-grid-item:nth-of-type(3),.CourseInfo-grid-item:nth-of-type(4){padding:15px 15px 0}[data-distance-unit=yards] .CourseInfo-grid-item [data-yards]{display:inline}[data-distance-unit=metres] .CourseInfo-grid-item [data-yards],[data-distance-unit=yards] .CourseInfo-grid-item [data-metres]{display:none}[data-distance-unit=metres] .CourseInfo-grid-item [data-metres]{display:inline}.CourseInfo-grid-value{font-size:2.8rem;font-weight:600;letter-spacing:0;line-height:38px;color:var(--supportingColor1);font-family:Nunito Sans,Arial,Helvetica,sans-serif}.CourseInfo-grid-text{font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:17px;color:var(--supportingColor8);text-transform:uppercase;font-family:Gotham}@media only screen and (min-width:768px){.CourseInfo{padding:30px 20px}.CourseInfo-about{font-size:1.4rem;line-height:15px;letter-spacing:1.6px}.CourseInfo-grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,267px) minmax(0,267px);grid-template-columns:minmax(0,267px) minmax(0,267px);max-width:539px;text-align:center}.CourseInfo-grid-item{padding:12px 0 24px}.CourseInfo-grid-item:first-of-type,.CourseInfo-grid-item:nth-of-type(2){-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.CourseInfo-grid-item:nth-of-type(3),.CourseInfo-grid-item:nth-of-type(4){-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.CourseInfo-grid-value{font-size:2.4rem;line-height:32px;font-weight:600;letter-spacing:-.4px;margin-bottom:11px}.CourseInfo-grid-text{font-size:1.4rem;line-height:17px;font-weight:500;letter-spacing:0}}@media only screen and (min-width:1024px){.CourseInfo{padding:40px 20px 50px}.CourseInfo-about{margin-bottom:28px}.CourseInfo-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.CourseInfo-left{max-width:593px}.CourseInfo-right{-ms-flex-negative:0;flex-shrink:0;margin-left:30px}.CourseInfo-distanceToggle{top:-48px;right:0}.CourseInfo-grid{position:relative;min-height:178px}.CourseInfo-grid:after,.CourseInfo-grid:before{content:"";position:absolute;background:var(--primaryColor5);width:1px;height:178px;display:block;top:0;bottom:0}.CourseInfo-grid:before{left:0}.CourseInfo-grid:after{right:0}.CourseInfo-description{border:0;padding-bottom:0;margin-bottom:0}}@media only screen and (min-width:1240px){.CourseInfo{padding:40px 100px 50px}.CourseInfo-right{margin-left:100px}}.CoursePage,.CoursePage-ad{background:var(--primaryColor6)}.CoursePage-ad{padding:20px 15px 0;margin:auto}@media only screen and (min-width:768px){.CoursePage-ad{padding:25px 20px}}@media only screen and (min-width:1024px){.CoursePage-ad{padding:50px 0 100px}}.CoursePromo{height:auto;background:none;border:1px solid var(--primaryColor5)}.CoursePromo,.CoursePromo-content,.CoursePromo-media{position:relative}.CoursePromo-media{height:655px;width:100%;background-color:#d8d8d8}.CoursePromo-media img{position:relative;-o-object-fit:cover;object-fit:cover;height:100%;width:100%}.CoursePromo-media:after{position:absolute;display:block;width:100%;height:100%;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(17.56deg,rgba(26,26,26,.56),hsla(0,0%,70.2%,.01) 100%,hsla(0,0%,71.8%,0) 0)}.CoursePromo-content{padding:20px 20px 40px;bottom:auto}.CoursePromo-description,.CoursePromo-title{color:var(--supportingColor1)}.CoursePromo-title{font-family:Gotham;font-weight:700;font-size:4rem;line-height:48px;letter-spacing:-1.33px;text-transform:uppercase}.CoursePromo-description,.CoursePromo-description p{font-family:Gotham;font-weight:400;font-size:1.4rem;line-height:16px;letter-spacing:1.78571px;text-transform:uppercase}.CoursePromo-description{margin-top:12px}.CoursePromo-description p{margin:0}.CoursePromo-cta{margin-top:20px}.CoursePromo-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff;border:1px solid var(--primaryColor5)}.CoursePromo-cta .Link:active,.CoursePromo-cta .Link:hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.CoursePromo-cta a+a{margin-top:10px}.CoursePromo-courseInfo{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#fff;z-index:1;text-align:right;width:253px}.CoursePromo-item:not(:last-of-type){border-bottom:2px solid #fff;padding-bottom:30px;margin-bottom:30px}.CoursePromo-item-value{font-family:Merriweather;font-size:5.8rem;font-weight:400;letter-spacing:-3.06px;line-height:73px}.CoursePromo-item-text{font-family:Gotham;font-weight:400;font-size:1.6rem;letter-spacing:-.666667px;line-height:15px;text-align:right}@media only screen and (min-width:768px){.CoursePromo-media{height:673px}.CoursePromo-description{margin-top:24px}.CoursePromo-description,.CoursePromo-description p{font-size:1.4rem;letter-spacing:1.25px;line-height:16px}.CoursePromo-cta{margin-top:24px}.CoursePromo-cta a+a{margin-top:0;margin-left:8px}}@media only screen and (min-width:1024px){.CoursePromo{height:773px;border:0}.CoursePromo-media{height:100%}.CoursePromo-content{position:absolute;padding:0 313px 0 0;left:30px;bottom:80px}.CoursePromo-description,.CoursePromo-title{color:#fff}.CoursePromo-title{font-size:7rem;line-height:75px;letter-spacing:-2.33333px}.CoursePromo-description{font-size:1.4rem;line-height:18px;letter-spacing:1.25px;margin-top:20px}.CoursePromo-cta{margin-top:20px}.CoursePromo-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff}.CoursePromo-cta .Link:active,.CoursePromo-cta .Link:hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.CoursePromo-courseInfo{right:30px}}@media only screen and (min-width:1240px){.CoursePromo-content{padding-right:363px;left:70px}.CoursePromo-courseInfo{right:70px}}@media only screen and (min-width:1440px){.CoursePromo{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.CoursePromo-content{padding-right:0;padding-left:0;left:calc(50vw - 540px);max-width:787px}.CoursePromo-courseInfo{right:calc(50vw - 540px)}}.EventTeamStats{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;width:calc(50% - 10px)}.EventTeamStats[data-winner]{width:calc(50% + 10px)}.EventTeamStats:first-of-type{text-align:right;margin-right:10px}.EventTeamStats:first-of-type .EventTeamStats-top{-ms-flex-pack:end;justify-content:flex-end}.EventTeamStats:first-of-type .EventTeamStats-bottom{text-align:right}.EventTeamStats:first-of-type[data-winner]{padding-right:20px}.EventTeamStats:last-of-type{margin-left:10px}.EventTeamStats:last-of-type[data-winner]{padding-left:20px}.EventTeamStats-top{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.EventTeamStats-bottom{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left}.EventTeamStats-score{font-size:5.091rem;font-family:Gotham;font-weight:700;line-height:56px;color:var(--supportingColor2);-ms-flex-order:0;order:0;margin-right:10px;position:relative;top:4px;white-space:nowrap}.EventTeamStats-score sup{font-size:2.263rem;letter-spacing:-1.93px;line-height:25px;white-space:nowrap}.EventTeamStats-captain{color:var(--supportingColor2);font-family:Gotham;font-size:1.8rem;font-weight:700;letter-spacing:-.4px;line-height:20px}.EventTeamStats-captainText{font-size:1.4rem;color:var(--supportingColor8);text-transform:uppercase;font-weight:700;letter-spacing:.44px;line-height:19px}.EventTeamStats-trophy{position:absolute;top:10px;right:0}.EventTeamStats-trophy svg{width:16px;height:34px}.EventTeamStats+.EventTeamStats .EventTeamStats-trophy{right:auto;left:0}.EventTeamStats+.EventTeamStats .EventTeamStats-score{-ms-flex-order:2;order:2;margin-right:0}.EventTeamStats+.EventTeamStats .EventTeamStats-flag{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}.EventTeamStats+.EventTeamStats .EventTeamStats-top{-ms-flex-pack:start;justify-content:flex-start}.EventTeamStats+.EventTeamStats .EventTeamStats-bottom{text-align:left}@media only screen and (min-width:768px){.EventTeamStats{-ms-flex-pack:inherit;justify-content:inherit;margin-top:46px;width:auto}.EventTeamStats[data-winner]{width:auto}.EventTeamStats:first-of-type{margin-right:40px}.EventTeamStats:last-of-type{margin-left:0}.EventTeamStats-score{font-size:4.132rem;letter-spacing:.69px;line-height:46px}.EventTeamStats-score sup{font-size:1.836rem;letter-spacing:-1.57px;line-height:20px}.EventTeamStats-flag img{max-height:30px;max-width:51px}.EventTeamStats-captain{font-size:1.412rem;letter-spacing:-.31px;line-height:15px;margin-bottom:2px}.EventTeamStats-captainText{font-size:1.1rem;letter-spacing:.34px;line-height:15px}.EventTeamStats-trophy{top:7px}}@media only screen and (min-width:1240px){.EventTeamStats{margin-top:65px}.EventTeamStats-score{font-size:5.268rem;letter-spacing:.88px;line-height:58px}.EventTeamStats-score sup{font-size:2.341rem;letter-spacing:-2px;line-height:26px}.EventTeamStats-flag img{max-height:40px;max-width:60px}.EventTeamStats-trophy{top:13px;width:16px;height:34px}.EventTeamStats-captain{font-size:1.8rem;letter-spacing:-.4px;line-height:20px;margin-bottom:2px}.EventTeamStats-captainText{font-size:1.4rem;letter-spacing:.44px;line-height:19px}}.HistoricalRecord{position:relative;background:#fff;display:block}.HistoricalRecord-year{font-size:1.2rem;font-family:Gotham;color:var(--supportingColor9);font-weight:500;letter-spacing:0;line-height:14px;text-align:center;padding:15px;background:#fff;z-index:3;position:relative;margin-bottom:50px}.HistoricalRecord-container{position:relative;z-index:3;background:#fff;padding:25px 0 15px}.HistoricalRecord:first-of-type .HistoricalRecord-year{margin-bottom:150px}.HistoricalRecord:first-of-type .HistoricalRecord-container{padding:80px 0 15px}.HistoricalRecord-stats{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.HistoricalRecord-location{font-size:1.6rem;color:var(--supportingColor2);font-family:Gotham;font-weight:700;letter-spacing:0;line-height:18px;margin-bottom:10px}.HistoricalRecord-image .Figure picture{position:relative;display:block}[data-content-type=video] .HistoricalRecord-image .Figure picture:before{position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');width:100%;height:100%;background-size:100%;opacity:.9;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=video] .HistoricalRecord-image .Figure picture:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu.4bb65fc49de6f426309f3d4b5a9ed955.svg')}@media only screen and (min-width:768px){[data-content-type=video] .HistoricalRecord-image .Figure picture:before{background-color:transparent;max-width:50px;max-height:47px;background-size:100%}}[data-content-type=video] .HistoricalRecord-image .Figure picture:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us_hover.b702cede8742cf6be41e7ebb8dc51a5f.svg')}[data-location=eu] [data-content-type=video] .HistoricalRecord-image .Figure picture:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu_hover.6cbc77a21a4f7ff31791b8706c8b23b2.svg')}.HistoricalRecord-image .Figure img{margin-bottom:10px;width:100%}.HistoricalRecord-image .Figure-content{font-size:1.2rem;color:var(--supportingColor1);letter-spacing:.43px;line-height:17px;font-weight:700;text-transform:uppercase}.HistoricalRecord-description{font-size:1.4rem;color:var(--supportingColor1);letter-spacing:0;line-height:22px;margin-bottom:15px}@media only screen and (min-width:768px){.HistoricalRecord:first-of-type .HistoricalRecord-year{margin-bottom:0}.HistoricalRecord:first-of-type .HistoricalRecord-container{padding:0}.HistoricalRecord-year{font-size:1.6rem;letter-spacing:.57px;line-height:22px;margin-bottom:0}.HistoricalRecord-container{background:transparent;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:0}.HistoricalRecord-left,.HistoricalRecord-right{width:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.HistoricalRecord-left{padding-right:20px;text-align:right;-ms-flex-align:end;align-items:flex-end}.HistoricalRecord-right{padding-left:20px;text-align:left;-ms-flex-align:start;align-items:flex-start}.HistoricalRecord-right .Figure{text-align:left}.HistoricalRecord-stats{-ms-flex-pack:end;justify-content:flex-end}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-left{-ms-flex-order:2;order:2;padding-right:0;padding-left:20px;text-align:left;-ms-flex-align:start;align-items:flex-start}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-stats{-ms-flex-pack:start;justify-content:flex-start}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-right{padding-left:0;padding-right:20px;text-align:right;-ms-flex-align:end;align-items:flex-end}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-right .Figure{text-align:right}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-right .Figure-content{text-align:left}.HistoricalRecord-location{font-size:1.4rem;font-weight:500;letter-spacing:0;line-height:19px;margin-bottom:4px}.HistoricalRecord-description{font-size:1.4rem;line-height:19px;margin-bottom:0}}@media only screen and (min-width:1024px){.HistoricalRecord-year{padding:30px;font-size:1.8rem;line-height:24px}.HistoricalRecord-container,.HistoricalRecord:first-of-type .HistoricalRecord-container{padding-top:30px}.HistoricalRecord-left,.HistoricalRecord-right{max-width:466px}.HistoricalRecord-left{padding:0;margin-right:84px}.HistoricalRecord-right{padding:0;margin-left:84px}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-left{padding:0;margin-right:0;margin-left:84px}.HistoricalRecord:nth-of-type(2n) .HistoricalRecord-right{padding:0;margin-left:0;margin-right:84px}}@media only screen and (min-width:1240px){.HistoricalRecord-location{font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:20px;margin-bottom:4px}.HistoricalRecord-description{font-size:1.6rem;letter-spacing:0;line-height:22px}.HistoricalRecord .Figure-content{font-size:1.4rem;letter-spacing:.5px;line-height:19px}}.TimelineTabs{padding:40px 15px;background:#fff}.TimelineTabs-top{position:relative;text-align:center}.TimelineTabs-eyebrow{color:var(--primaryColor4);font-family:Merriweather;font-size:1.4rem;font-style:italic;letter-spacing:.5px;line-height:18px;margin-bottom:10px}.TimelineTabs-title{font-size:1.8rem;text-transform:uppercase;font-weight:700;line-height:20px;margin-bottom:10px}.TimelineTabs-title,.TimelineTabs-yearRange{color:var(--supportingColor9);font-family:Gotham;letter-spacing:0}.TimelineTabs-yearRange{font-size:1.2rem;font-weight:500;line-height:14px;margin-bottom:25px}@media only screen and (min-width:768px){.TimelineTabs{padding:40px 20px 80}.TimelineTabs-title{font-size:2.1rem;letter-spacing:.35px;line-height:24px}.TimelineTabs-yearRange{font-size:1.4rem;font-weight:700;line-height:19px}}@media only screen and (min-width:1024px){.TimelineTabs{padding:30px 20px 73px}.TimelineTabs-title{font-size:2.4rem;letter-spacing:.4px;line-height:26px}}.TeamStatsPast{display:block;width:50%;-ms-flex-pack:center;justify-content:center;text-align:center;position:relative;margin-bottom:10px}.TeamStatsPast:first-of-type{padding-right:35px}.TeamStatsPast:first-of-type:after{content:"";width:1px;height:70px;background:var(--primaryColor5);position:absolute;top:50%;transform:translateY(-50%);right:0}.TeamStatsPast:last-of-type{padding-left:35px}.TeamStatsPast-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:34px;margin-bottom:10px}.TeamStatsPast-team{margin-left:10px;color:var(--supportingColor9);font-size:1.4rem;letter-spacing:1.9px;line-height:21px;text-transform:uppercase}.TeamStatsPast-flag{margin-left:6px}.TeamStatsPast-score{font-family:Gotham;font-size:9.6rem;font-weight:700;letter-spacing:-1.66px;line-height:106px}.TeamStatsPast-score sup{font-size:1.8rem;font-family:Gotham;font-weight:900;letter-spacing:0;line-height:34px;position:relative;top:-30px}.TeamStatsPast-score[data-team=USA]{color:var(--usColor)}.TeamStatsPast-score[data-team=Europe]{color:var(--euColor)}.TeamStatsPast-trophy{margin-left:6px}@media only screen and (min-width:768px){.TeamStatsPast{margin-bottom:0}.TeamStatsPast:first-of-type{padding-right:0}.TeamStatsPast:first-of-type:after{height:80px}.TeamStatsPast:last-of-type{padding-left:0}.TeamStatsPast-top{margin-bottom:20px}.TeamStatsPast-score{font-size:11.529rem;letter-spacing:-1.99px;line-height:127px}.TeamStatsPast-score sup{font-size:3.777rem;line-height:46px;position:relative;top:-42px}}.YearRange{margin:auto;position:relative}.YearRange:before{height:217px;top:30px;z-index:2}.YearRange:after,.YearRange:before{position:absolute;content:"";width:2px;left:0;right:0;background:var(--primaryColor5);margin:auto}.YearRange:after{height:calc(100% - 210px);top:210px;bottom:0;z-index:1}.YearRange-circle{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:65px}.YearRange-circle-out{width:61px;height:61px}.YearRange-circle-in,.YearRange-circle-out{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1px solid var(--primaryColor5);border-radius:50%}.YearRange-circle-in{width:41px;height:41px}.YearRange-circle-red{width:18px;height:18px}.YearRange-circle-gray,.YearRange-circle-red{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:var(--primaryColor5);border-radius:50%}.YearRange-circle-gray{width:10px;height:10px;margin:auto}.YearRange-cta{margin:30px auto 0;text-align:center}.YearRange-cta .Link{display:inline-block}.YearRange .HistoricalRecord{margin-bottom:50px}@media only screen and (min-width:768px){.YearRange .HistoricalRecord{margin-bottom:30px}.YearRange-cta{margin-top:44px}}@media only screen and (min-width:1024px){.YearRange:before{height:255px}.YearRange-cta{margin-top:80px}.YearRange-circle-gray{width:18px;height:18px}}.SiteSwitcherLink-link{font-size:1.2rem;font-weight:800;letter-spacing:.86px;line-height:16px;color:#fff}.SiteSwitcherLink-link:before{border-color:#fff}.SiteSwitcherLink-link:hover{color:var(--primaryColor1)}[data-location=us] .SiteSwitcherLink-link[data-value=us]{display:none}[data-location=eu] .SiteSwitcherLink-link[data-value=us]{display:inline-block}[data-location=eu] .SiteSwitcherLink-link[data-value=eu]{display:none}[data-location=us] .SiteSwitcherLink-link[data-value=eu]{display:inline-block}@media only screen and (min-width:768px){.SiteSwitcherLink-link{font-size:1.4rem;font-weight:800;letter-spacing:1px;line-height:19px}}.List2Column,.List3Column,.List3Dark,.ListAbstract,.ListProductInfo,.ListThumbnailImage,.ListTicket{padding:30px 15px}.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title{margin-top:10px}[data-align-center] .List2Column-title,[data-align-center] .List3Column-title,[data-align-center] .List3Dark-title,[data-align-center] .ListAbstract-title,[data-align-center] .ListProductInfo-title,[data-align-center] .ListThumbnailImage-title,[data-align-center] .ListTicket-title,[data-align-left] .List2Column-title,[data-align-left] .List3Column-title,[data-align-left] .List3Dark-title,[data-align-left] .ListAbstract-title,[data-align-left] .ListProductInfo-title,[data-align-left] .ListThumbnailImage-title,[data-align-left] .ListTicket-title{text-align:center}.List2Column-cta,.List3Column-cta,.List3Dark-cta,.ListAbstract-cta,.ListProductInfo-cta,.ListThumbnailImage-cta,.ListTicket-cta{margin:10px 0;text-align:center}@media only screen and (min-width:768px){.List2Column,.List3Column,.List3Dark,.ListAbstract,.ListProductInfo,.ListThumbnailImage,.ListTicket{padding:40px 0}.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title{margin-left:15px;text-align:center}.List2Column-cta,.List3Column-cta,.List3Dark-cta,.ListAbstract-cta,.ListProductInfo-cta,.ListThumbnailImage-cta,.ListTicket-cta{margin:40px 0}}@media only screen and (min-width:1024px){.List2Column-title,.List3Column-title,.List3Dark-title,.ListAbstract-title,.ListProductInfo-title,.ListThumbnailImage-title,.ListTicket-title{margin-bottom:30px;text-align:center}}.ListPlayers,.ListPlayersHome,.ListPlayersMobile{text-align:center;margin-bottom:20px}.ListPlayers-title,.ListPlayersHome-title,.ListPlayersMobile-title{font-family:Gotham;color:var(--supportingColor9);font-size:1.8rem;text-transform:uppercase;letter-spacing:0;line-height:20px;font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ListPlayers-items,.ListPlayersHome-items,.ListPlayersMobile-items{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-left:1px solid var(--primaryColor5);border-top:1px solid var(--primaryColor5);border-radius:10px}.ListPlayers-items-item,.ListPlayersHome-items-item,.ListPlayersMobile-items-item{border-right:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);width:50%;height:134px;background:#fff}.ListPlayers-items-item:first-of-type,.ListPlayersHome-items-item:first-of-type,.ListPlayersMobile-items-item:first-of-type{border-top-left-radius:10px}.ListPlayers-items-item:nth-of-type(2),.ListPlayersHome-items-item:nth-of-type(2),.ListPlayersMobile-items-item:nth-of-type(2){border-top-right-radius:10px}.ListPlayers-items-item:nth-last-child(2),.ListPlayersHome-items-item:nth-last-child(2),.ListPlayersMobile-items-item:nth-last-child(2){border-bottom-left-radius:10px}.ListPlayers-items-item:last-child,.ListPlayersHome-items-item:last-child,.ListPlayersMobile-items-item:last-child{border-bottom-right-radius:10px}.ListBoxedThumb{padding:15px 15px 30px;border-bottom:1px solid var(--primaryColor5);text-align:center}.ListBoxedThumb-title{font-family:Gotham;text-transform:uppercase;color:var(--supportingColor2);font-size:1.8rem;font-weight:700;letter-spacing:.3px;line-height:20px;margin-bottom:15px}.ListBoxedThumb-description{letter-spacing:0;line-height:21px;font-size:1.4rem;color:var(--supportingColor1);margin:0 auto 15px;max-width:577px}.ListBoxedThumb-cta a{min-width:184px;margin:20px auto 0}.ListBoxedThumb .PromoBoxedThumb{margin-bottom:15px}.ListBoxedThumb .PromoBoxedThumb:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ListBoxedThumb{padding:17px 20px 30px}.ListBoxedThumb-description{margin-bottom:50px}.ListBoxedThumb .PromoBoxedThumb{margin-bottom:20px}.ListBoxedThumb .PromoBoxedThumb:last-of-type{margin-bottom:0}}@media only screen and (min-width:1024px){.ListBoxedThumb{padding:50px 20px}.ListBoxedThumb-title{font-size:2.4rem;line-height:26px}.ListBoxedThumb-description{font-size:1.6rem;line-height:26px;margin:0 auto 107.5px;max-width:671px}.ListBoxedThumb-items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);grid-gap:30px;max-width:1240px;margin:auto}.ListBoxedThumb .PromoBoxedThumb{margin-bottom:0}.ListBoxedThumb-cta a{margin:50px auto 0;min-width:194px}}@media only screen and (min-width:1440px){.ListBoxedThumb{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}}.ListLinks{width:100%;border:1px solid var(--primaryColor5);border-radius:8px;background-color:#fff;padding:25px 15px}.ListLinks-title{font-weight:700;letter-spacing:0;font-size:1.4rem;line-height:15px;margin-bottom:20px;font-family:Gotham;color:#000;text-transform:uppercase}.ListLinks-items{list-style-type:disc;list-style-position:outside;margin-left:20px;margin-bottom:20px;padding:15px 0;position:relative}.ListLinks-items:after,.ListLinks-items:before{position:absolute;content:"";background:var(--primaryColor5);width:100%;height:1px;left:-20px;right:0}.ListLinks-items:before{top:0}.ListLinks-items:after{bottom:0}.ListLinks-items[data-no-discs]{list-style-type:none;margin-left:0}.ListLinks-items-item{margin-bottom:10px;line-height:16px}.ListLinks-items-item:last-of-type{margin-bottom:0}.ListLinks-ctas{display:-ms-flexbox;display:flex}.ListLinks-ctas a{width:116px;height:35px;background-size:contain}.ListLinks-ctas a+a{margin-left:10px}.ListLinks .applestore{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/apples-store.226476d464b50cfa4de02cffebe9f709.svg');width:106px}.ListLinks .googleplay{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/google-play.d973f63a43bd63a2ebc3330fde568b6c.svg')}@media only screen and (min-width:768px){.ListLinks{padding:20px}.ListLinks-items{margin-bottom:20px;padding:20px 0}}@media only screen and (min-width:1024px){.ListLinks{padding:25px 20px}.ListLinks-title{margin-bottom:20px}.ListLinks-items{-moz-column-count:inherit;column-count:inherit}}.ListFlex{display:block;position:relative;padding:20px 0 30px;margin:0 15px;border-bottom:1px solid var(--supportingColor5)}.ListFlex-title{text-align:center;text-transform:uppercase;margin-bottom:30px;font-size:1.4rem;color:var(--supportingColor2);font-weight:700;letter-spacing:0;line-height:21px}.ListFlex-items{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center}.ListFlex .PromoImageOnly img{max-height:30px}.ListFlex:last-of-type{padding:20px 15px 83px;margin:0}@media only screen and (min-width:768px){.ListFlex{padding:40px 0 35px;margin:0 44px}.ListFlex-title{font-size:1.8rem;letter-spacing:.3px;line-height:20px;margin-bottom:40px}.ListFlex .PromoImageOnly img{max-height:60px}.ListFlex:last-of-type{padding:40px 44px 83px}}@media only screen and (min-width:1024px){.ListFlex{padding:62px 0 69px;margin:0 100px}.ListFlex-title{margin-bottom:60px;font-size:2.1rem;letter-spacing:.35px;line-height:24px}.ListFlex:last-of-type{padding:62px 100px 69px;margin:0}}.ListLargeCarousel{display:block}.ListLargeCarousel .flickity-prev-next-button{display:none}.ListLargeCarousel .flickity-page-dots{bottom:20px}.ListLargeCarousel .flickity-page-dots .dot{background:transparent;width:12px;height:12px;border:2px solid #fff;opacity:1}.ListLargeCarousel .flickity-page-dots .dot.is-selected{background:#fff}@media only screen and (min-width:1024px){.ListLargeCarousel{margin-bottom:40px}.ListLargeCarousel .flickity-page-dots{bottom:40px}.ListLargeCarousel .flickity-button-icon{left:0;display:-ms-flexbox;display:flex;width:19px;height:19px;margin:auto;top:50%;transform:translateY(-50%);right:0}.ListLargeCarousel .flickity-prev-next-button{display:block}.ListLargeCarousel .flickity-prev-next-button.next{right:20px}.ListLargeCarousel .flickity-prev-next-button.previous{left:20px}}.ListMosaic{display:block;position:relative;padding:25px 0;margin:0 15px;border-bottom:1px solid var(--supportingColor5)}.ListMosaic-title{text-align:center;margin-bottom:10px;font-size:1.4rem;font-family:Gotham;color:var(--supportingColor9);font-weight:700;letter-spacing:0;line-height:16px}.ListMosaic-description{text-align:center;margin-bottom:30px;font-size:1.4rem;color:var(--supportingColor8);line-height:20px}.ListMosaic-description a{color:var(--primaryColor1)}.ListMosaic-description a:active,.ListMosaic-description a:hover{color:var(--buttonHoverColor)}.ListMosaic-items-item{margin-bottom:20px}.ListMosaic-items-item:last-of-type{margin-bottom:0}.ListMosaic .PromoImageOnly img{border-radius:0}@media only screen and (min-width:768px){.ListMosaic{margin:0 25px;padding:25px 0 165px}.ListMosaic-title{font-size:1.6rem;line-height:18px;margin-bottom:15px}.ListMosaic-description{margin-bottom:50px;font-size:1.6rem;line-height:25px}.ListMosaic-items{display:-ms-grid;display:grid;grid-gap:20px}.ListMosaic-items-item{margin-bottom:0}.ListMosaic-items-item:first-of-type{grid-column:1;grid-row:1/2}.ListMosaic-items-item:nth-of-type(2){grid-column:1;grid-row:2/2}.ListMosaic-items-item:nth-of-type(3){grid-column:2;grid-row:1/3}.ListMosaic .PromoImageOnly,.ListMosaic .PromoImageOnly-media{height:100%}.ListMosaic .PromoImageOnly img{-o-object-fit:cover;object-fit:cover;height:100%}}@media only screen and (min-width:1024px){.ListMosaic{max-width:907px;margin:0 auto;padding:30px 0 100px}.ListMosaic-title{font-size:1.8rem;line-height:28px;margin-bottom:15px}.ListMosaic-description{line-height:27px}.ListMosaic-items{grid-gap:25px}}.ListSearch-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase;margin-bottom:15px}@media only screen and (min-width:768px){.ListSearch-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.ListSearch-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.ListSearch-items-item{margin-bottom:15px}[data-two-wide] .ListSearch-items-item:first-of-type{margin-bottom:20px}[data-three-wide] .ListSearch-items-item:last-of-type{margin-bottom:0}.ListSearch-cta{text-align:center}.ListSearch-cta .Link{margin:20px auto}.ListSearch .GoogleDfpAd{display:none}@media only screen and (min-width:768px){.ListSearch-items{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListSearch-items[data-two-wide]{margin-bottom:30px}[data-results-ad] .ListSearch-items[data-two-wide]{padding-bottom:25px;border-bottom:1px solid var(--primaryColor5)}.ListSearch-items-item{width:calc(50% - 10px);margin-bottom:0}[data-three-wide] .ListSearch-items-item{margin-bottom:20px}.ListSearch-items-item:nth-child(odd){margin-right:20px}[data-three-wide] .ListSearch-items-item:last-of-type{margin-bottom:20px}.ListSearch-cta .Link{margin:25px auto}}@media only screen and (min-width:1024px){.ListSearch .GoogleDfpAd{display:block;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--primaryColor5)}.ListSearch-title{margin-bottom:40px}.ListSearch-items-item{margin-bottom:15px;width:calc(33.33% - 20px);max-width:393px;margin-right:30px}[data-three-wide] .ListSearch-items-item{margin-bottom:30px}[data-two-wide] .ListSearch-items-item{width:calc(33.33% - 15px);margin-right:0;margin-bottom:0}[data-two-wide] .ListSearch-items-item:first-of-type{max-width:817px;width:calc(66.66% - 15px);margin-bottom:0}[data-two-wide] .ListSearch-items-item:first-of-type picture{position:relative}[data-two-wide] .ListSearch-items-item:first-of-type picture img{-o-object-fit:cover;object-fit:cover}[data-two-wide] .ListSearch-items-item:first-of-type picture:after{position:absolute;content:"";width:100%;top:0;left:0;right:0;bottom:0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:linear-gradient(180deg,rgba(21,21,21,0),rgba(21,21,21,.79))}[data-three-wide] .ListSearch-items-item:last-of-type{margin-bottom:30px}.ListSearch-items-item:nth-child(odd){margin-right:30px}.ListSearch-items-item:nth-child(3n){margin-right:0}.ListSearch-cta .Link{margin:50px auto}}@media only screen and (min-width:1440px){[data-two-wide] .ListSearch-items-item:first-of-type{width:66.66%}}.ListSearchTwoColumn-items-item{margin-bottom:15px}.ListSearchTwoColumn-items-item:first-of-type{margin-bottom:20px}.ListSearchTwoColumn-items-item:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ListSearchTwoColumn-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.ListSearchTwoColumn-items-item{width:calc(50% - 10px);margin-bottom:0}.ListSearchTwoColumn-items-item:first-of-type{width:100%}.ListSearchTwoColumn .PromoImageOnTopLarge{border:0}[data-content-type=gallery] .ListSearchTwoColumn .PromoImageOnTopLarge-media:before,[data-content-type=video] .ListSearchTwoColumn .PromoImageOnTopLarge-media:before{left:auto;bottom:auto}.ListSearchTwoColumn .PromoImageOnTopLarge-media picture{position:relative;display:block;content:"";width:100%;padding-top:56.25%}.ListSearchTwoColumn .PromoImageOnTopLarge-media picture img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ListSearchTwoColumn .PromoImageOnTopLarge-media picture:after{position:absolute;content:"";width:100%;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(21,21,21,0),rgba(21,21,21,.79))}.ListSearchTwoColumn .PromoImageOnTopLarge-content{position:absolute;bottom:25px;left:25px;right:25px;padding:0;min-height:auto;height:auto}.ListSearchTwoColumn .PromoImageOnTopLarge-category{color:#fff;font-size:1.4rem;letter-spacing:1.6px;line-height:17px;margin-bottom:15px}.ListSearchTwoColumn .PromoImageOnTopLarge-title{color:#fff;font-size:2.8rem;letter-spacing:.78px;line-height:41px;margin-bottom:25px}.ListSearchTwoColumn .PromoImageOnTopLarge-cta{position:absolute;bottom:0}}@media only screen and (min-width:1024px){.ListSearchTwoColumn-items-item{width:calc(50% - 15px)}.ListSearchTwoColumn-items-item:first-of-type{width:100%;margin-bottom:30px}}.List2Column{padding:0}.List2Column-items,.List2Column-items-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.List2Column-items-item{margin-bottom:15px}.List2Column-items-item:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.List2Column{margin-bottom:40px}.List2Column-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:auto}.List2Column-items-item{width:50%;margin-bottom:20px}.List2Column-items-item:last-of-type{margin-bottom:20px}.List2Column-items-item:nth-of-type(odd){padding-right:10px}.List2Column-items-item:nth-of-type(2n){padding-left:10px}.List2Column-items-item:first-of-type{border-top:0}.List2Column-cta .Link{min-width:194px}}@media only screen and (min-width:1024px){.List2Column-items{max-width:780px}.List2Column-items-item{margin-bottom:60px}.List2Column-items-item:last-of-type,.List2Column-items-item:nth-last-child(2){margin-bottom:30px}.List2Column-items-item:nth-of-type(odd){padding-right:30px}.List2Column-items-item:nth-of-type(2n){padding-left:30px}}.List3Column-items,.List3Column-items-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.List3Column-items-item{padding:7px 0}@media only screen and (min-width:768px){.List3Column-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.List3Column-items-item{width:50%;padding:15px}.List3Column-items-item:first-of-type{border-top:0}.List3Column-cta .Link{min-width:194px}}@media only screen and (min-width:1024px){.List3Column{background-color:var(--primaryColor6);border-top:1px solid var(--primaryColor5);padding:30px 100px}.List3Column[data-hide-bgcolor]{background-color:transparent}.List3Column-items-item{width:33.333%}}@media only screen and (min-width:1240px){.List3Column-items{margin-left:-15px;margin-right:-15px}}@media only screen and (min-width:1440px){.List3Column{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}}.List3Dark{padding:30px 15px 100px}.List3Dark-items,.List3Dark-items-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.List3Dark-items-item .PromoDark{margin-bottom:15px}.List3Dark-items-item:last-child .PromoDark{margin-bottom:0}.List3Dark-cta{margin:20px auto 0}.List3Dark-cta .Link{min-width:184px}@media only screen and (min-width:768px){.List3Dark-cta{margin:25px auto 0}}@media only screen and (min-width:1024px){.List3Dark-items{display:-ms-grid;display:grid;-ms-grid-columns:(3fr)[3];grid-template-columns:repeat(3,3fr);grid-gap:20px;margin-bottom:30px}.List3Dark-items-item{display:block}.List3Dark-items-item .PromoDark{margin:0}.List3Dark-cta{margin:50px auto 0}.List3Dark-cta .Link{min-width:194px}}.ListPlayers+.ListPlayers{padding-top:20px;border-top:1px solid var(--primaryColor5)}@media only screen and (min-width:768px){.ListPlayers{margin-bottom:10px}.ListPlayers+.ListPlayers{padding-top:30px;margin-bottom:60px}.ListPlayers-items{margin-top:30px;border:none;margin-left:-7.5px;margin-right:-7.5px}.ListPlayers-items-item{border:1px solid var(--primaryColor5);width:calc(33.33% - 15px);height:252px;border-radius:8px;margin:0 7.5px 20px;overflow:hidden}.ListPlayers .PromoPlayer{padding-top:15px}.ListPlayers .PromoPlayer-flag img{width:25px;height:15px}.ListPlayers .PromoPlayer-firstName{margin-top:5px;font-size:1.6rem}.ListPlayers .PromoPlayer-lastName{margin-top:5px;font-size:1.8rem;line-height:20px}.ListPlayers .PromoPlayer-media img{max-height:143px}.ListPlayers .PromoPlayer-description{margin-top:10px;font-size:1.4rem;line-height:19px;letter-spacing:.5px}}@media only screen and (min-width:1024px){.ListPlayers+.ListPlayers{padding-top:50px;margin-bottom:80px}.ListPlayers-title{font-size:2.4rem;line-height:26px;letter-spacing:.4px}.ListPlayers-items{margin:40px -15px 20px}.ListPlayers-items[data-four-columns]{margin-left:-10px;margin-right:-10px}.ListPlayers-items[data-four-columns] .PromoPlayer-media img{max-height:167px}.ListPlayers-items-item{width:calc(33.33% - 30px);margin:0 15px 30px;height:291px}[data-four-columns] .ListPlayers-items-item{width:calc(25% - 20px);margin:0 10px 20px}.ListPlayers .PromoPlayer{padding-top:20px}.ListPlayers .PromoPlayer-flag{margin-bottom:5px}.ListPlayers .PromoPlayer-firstName{margin-top:0;font-size:1.8rem;line-height:23px}.ListPlayers .PromoPlayer-lastName{margin-top:5px;font-size:2.4rem;line-height:26px}.ListPlayers .PromoPlayer-media img{max-height:180px}}.ListPlayersHome{margin-bottom:20px}.ListPlayersHome-title:before{width:25px;height:15px;background-size:100%;content:"";margin-top:-2px;margin-right:10px}[data-location=us] .ListPlayersHome-title:before{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_us2.f6e86f30a282d31b0fac71109b82efb7.svg')}[data-location=eu] .ListPlayersHome-title:before{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/small_flag_eu2.40d0eefac5cbcf08cff4d1d76965b45e.svg')}.ListPlayersHome-captain{text-transform:uppercase;color:var(--supportingColor8);font-family:Nunito Sans,Arial,Helvetica,sans-serif;margin-top:10px;font-size:1.4rem;font-weight:700;letter-spacing:.5px;color:var(--supportingColor1);line-height:19px}.ListPlayersHome-description{margin-top:5px;font-size:1.2rem;color:var(--supportingColor8);font-weight:700;letter-spacing:0;line-height:16px}.ListPlayersHome-cta .Link{margin:15px 0 5px}@media only screen and (min-width:768px){.ListPlayersHome{margin-bottom:55px}.ListPlayersHome-captain{font-size:1.2rem;letter-spacing:.3px;line-height:20px}.ListPlayersHome-description{margin-top:10px;font-size:1.4rem;letter-spacing:.5px;line-height:19px}.ListPlayersHome-items-item{height:194px;width:25%}.ListPlayersHome-items-item:first-of-type{border-top-left-radius:8px}.ListPlayersHome-items-item:nth-of-type(2){border-top-right-radius:0}.ListPlayersHome-items-item:nth-of-type(4){border-top-right-radius:8px}.ListPlayersHome-items-item:nth-last-child(2){border-bottom-left-radius:0}.ListPlayersHome-items-item:nth-last-child(4){border-bottom-left-radius:8px}.ListPlayersHome-items-item:last-child{border-bottom-right-radius:8px}.ListPlayersHome-cta .Link{min-width:228px}.ListPlayersHome .PromoPlayer{padding-top:25px}.ListPlayersHome .PromoPlayer-firstName{font-size:1.4rem;letter-spacing:-.2px;line-height:18px;margin-bottom:2px}.ListPlayersHome .PromoPlayer-lastName{font-size:1.6rem;line-height:18px;margin-bottom:0}.ListPlayersHome .PromoPlayer-media img{max-height:93px}}@media only screen and (min-width:1024px){.ListPlayersHome-title{font-size:2.8rem;letter-spacing:0;line-height:31px}.ListPlayersHome-captain{font-size:1.4rem;letter-spacing:.5px;line-height:19px}.ListPlayersHome-cta .Link{margin-bottom:0}.ListPlayersHome-items{margin-top:40px}.ListPlayersHome-items-item{height:265px}.ListPlayersHome .PromoPlayer{padding-top:27.5px}.ListPlayersHome .PromoPlayer-flag{margin-top:-10px}.ListPlayersHome .PromoPlayer-flag img{width:25px;height:15px}.ListPlayersHome .PromoPlayer-firstName{font-size:1.8rem;line-height:23px;margin-bottom:2px}.ListPlayersHome .PromoPlayer-lastName{font-size:2.4rem;line-height:26px}.ListPlayersHome .PromoPlayer-media img{max-height:175px}}.ListProductInfo{padding:0}.ListProductInfo-title{font-family:Gotham;font-size:2.1rem;color:#000;font-weight:700;letter-spacing:.4px;line-height:23px;text-transform:uppercase;margin-bottom:40px;margin-top:12px}.ListProductInfo-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (min-width:768px){.ListProductInfo-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListProductInfo-items-item{width:calc(50% - 10px)}}@media only screen and (min-width:1024px){.ListProductInfo-title{font-size:2.4rem;line-height:27px;letter-spacing:.4px;margin-bottom:50px;margin-top:50px}.ListProductInfo-items{gap:30px}.ListProductInfo-items-item{width:calc(33.333% - 20px)}}.ListScheduleCarousel{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 0 25px}.ListScheduleCarousel-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase;margin-bottom:20px;font-weight:400}@media only screen and (min-width:768px){.ListScheduleCarousel-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.ListScheduleCarousel-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.ListScheduleCarousel-cta{position:absolute;top:3px;right:15px}.ListScheduleCarousel-cta .Link{font-size:1.2rem;cursor:pointer;color:var(--buttonColor);font-weight:700;letter-spacing:1.29px;line-height:16px;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ListScheduleCarousel-cta .Link:active,.ListScheduleCarousel-cta .Link:hover{color:var(--buttonHoverColor)}.ListScheduleCarousel-cta .Link:active:before,.ListScheduleCarousel-cta .Link:hover:before{border-color:var(--buttonHoverColor)}.ListScheduleCarousel-cta .Link:before{content:"";display:inline-block;width:8px;height:8px;margin-right:7px;border-right:2px solid var(--buttonColor);border-bottom:2px solid var(--buttonColor);transform:rotate(-45deg)}@media only screen and (min-width:1440px){.ListScheduleCarousel-cta .Link{font-size:1.4rem;line-height:19px}.ListScheduleCarousel-cta .Link:before{width:10px;height:10px;margin-right:10px}}.ListScheduleCarousel-lead{width:auto;margin:auto;position:relative;width:100%}.ListScheduleCarousel-items{padding:0 0 0 15px;width:100%;z-index:1;display:-ms-flexbox;display:flex}.ListScheduleCarousel-items.flickity-enabled{display:block}.ListScheduleCarousel-items[data-length="1"]{padding-right:15px}.ListScheduleCarousel-items-item{width:275px;background:#fff;padding:15px 17px;margin:0 15px 0 0;border:.86px solid var(--primaryColor5);border-radius:1.73px;display:none}[data-length="1"] .ListScheduleCarousel-items-item{width:100%}.ListScheduleCarousel-items-item:first-of-type{display:block}.ListScheduleCarousel-items-item:last-of-type{margin-right:0}.flickity-enabled .ListScheduleCarousel-items-item{display:block}.ListScheduleCarousel .flickity-prev-next-button{border-left:1px solid var(--supportingColor5);border-right:1px solid var(--supportingColor5);padding:0;background-color:#fff;width:30px;height:100%;opacity:1;border-radius:0;display:none}.ListScheduleCarousel .flickity-prev-next-button.previous{left:0}.ListScheduleCarousel .flickity-prev-next-button.next{right:0}.ListScheduleCarousel .flickity-prev-next-button .flickity-button-icon{height:15px;width:30px}.ListScheduleCarousel .flickity-prev-next-button[disabled] .flickity-button-icon{fill:var(--supportingColor5)}.ListScheduleCarousel .flickity-prev-next-button:hover .flickity-button-icon{fill:var(--primaryColor1)}.ListScheduleCarousel .flickity-button.previous .flickity-button-icon{left:0;top:calc(50% - 5px);transform:translateY(-50%) rotate(-90deg)}.ListScheduleCarousel .flickity-button.next .flickity-button-icon{left:0;top:calc(50% + 3px);transform:translateY(-50%) rotate(-90deg)}@media only screen and (min-width:568px){.ListScheduleCarousel-items[data-length="2"]{padding-right:15px}[data-length="2"] .ListScheduleCarousel-items-item{width:319px}}@media only screen and (min-width:768px){.ListScheduleCarousel-cta{right:20px;text-align:right}.ListScheduleCarousel .flickity-prev-next-button{display:block;border:1px solid var(--supportingColor5);width:26px;height:100%}.ListScheduleCarousel .flickity-prev-next-button.previous{left:20px}.ListScheduleCarousel .flickity-prev-next-button.previous .flickity-button-icon{left:-3px}.ListScheduleCarousel .flickity-prev-next-button.next{right:20px}.ListScheduleCarousel .flickity-prev-next-button.next .flickity-button-icon{left:-2px}.ListScheduleCarousel .flickity-prev-next-button svg{transform:rotate(-90deg)}.ListScheduleCarousel .flickity-prev-next-button svg path{fill:#000}.ListScheduleCarousel [data-length="1"] .flickity-prev-next-button,.ListScheduleCarousel [data-length="2"] .flickity-prev-next-button{display:none}.ListScheduleCarousel-items{padding-left:61px;padding-right:61px}.ListScheduleCarousel-items[data-length="1"],.ListScheduleCarousel-items[data-length="2"]{padding-left:20px;padding-right:20px}.ListScheduleCarousel-items-item{width:315px;padding:17px 15px 17px 20px}[data-length="2"] .ListScheduleCarousel-items-item{width:calc(50% - 7.5px)}}@media only screen and (min-width:1024px){.ListScheduleCarousel{max-width:1240px;margin:auto}.ListScheduleCarousel-cta{top:8px}.ListScheduleCarousel-items{padding-left:61px;padding-right:61px}.ListScheduleCarousel-items[data-length="1"]{padding-right:61px}.ListScheduleCarousel-items-item{width:344px;padding:20px;margin-right:20px}[data-length="2"] .ListScheduleCarousel-items-item{width:calc(50% - 10px)}.ListScheduleCarousel-items-item:last-of-type{margin-right:0}}@media only screen and (min-width:1240px){.ListScheduleCarousel{padding-left:100px;padding-right:100px;max-width:none}.ListScheduleCarousel-cta{right:0}.ListScheduleCarousel-items{padding-left:41px;padding-right:41px}.ListScheduleCarousel-items[data-length="1"],.ListScheduleCarousel-items[data-length="2"]{padding-left:0;padding-right:0}.ListScheduleCarousel .flickity-prev-next-button.previous{left:0}.ListScheduleCarousel .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:1440px){.ListScheduleCarousel [data-length="3"] .flickity-prev-next-button{display:none}.ListScheduleCarousel-items[data-length="3"]{padding-left:0;padding-right:0}[data-length="3"] .ListScheduleCarousel-items-item{width:calc(33.33% - 20px)}}.ListPointsRace-contain{border-left:1px solid var(--primaryColor5);border-top:1px solid var(--primaryColor5);border-radius:10px}.ListPointsRace [data-uneven-grid] .ListPointsRace-items-item:nth-of-type(2){border-top-left-radius:10px}.ListPointsRace-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListPointsRace-items-item{border-right:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);width:50%;background:#fff}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(2) .PointsRaceMember,[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(2) .PointsRaceMember-rankScore{border-top-left-radius:10px}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3),[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3) .PointsRaceMember{border-top-right-radius:10px}[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(2),[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(2) .PointsRaceMember{border-bottom-left-radius:10px}[data-bottom-grid] .ListPointsRace-items-item:last-child,[data-bottom-grid] .ListPointsRace-items-item:last-child .PointsRaceMember{border-bottom-right-radius:10px}.ListPointsRace-items-item[data-promo]{display:none}.ListPointsRace-items-divider{font-size:1.4rem;width:100%;text-transform:uppercase;font-family:Gotham;font-size:1.2rem;color:#fff;font-weight:700;letter-spacing:0;line-height:13px;text-align:center;background:#000;padding:11px 0;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5)}.ListPointsRace-cta{text-align:center}.ListPointsRace-cta .Link{display:inline-block;margin:20px auto 0;min-width:194px}@media only screen and (min-width:768px){.ListPointsRace-items-item{width:25%}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3),[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3) .PointsRaceMember{border-top-right-radius:0}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(5),[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(5) .PointsRaceMember{border-top-right-radius:10px}[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(2),[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(2) .PointsRaceMember{border-bottom-left-radius:0}[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(4),[data-bottom-grid] .ListPointsRace-items-item:nth-last-child(4) .PointsRaceMember{border-bottom-left-radius:10px}.ListPointsRace-cta .Link{margin:25px auto 0}.ListPointsRace-divider{padding:14px 0}}@media only screen and (min-width:1024px){.ListPointsRace-contain{border-bottom:1px solid var(--primaryColor5)}.ListPointsRace-items[data-uneven-grid]{display:-ms-grid;display:grid;-ms-grid-columns:25% 25% 50%;grid-template-columns:25% 25% 50%;max-height:528px}.ListPointsRace-items-item{height:264px}.ListPointsRace-items-item .PromoText{height:100%}.ListPointsRace-items-item[data-promo]{display:block;grid-column:3;grid-row:1/3;overflow:auto;border-top-right-radius:10px}[data-uneven-grid] .ListPointsRace-items-item[data-promo]{height:528px}[data-uneven-grid] .ListPointsRace-items-item{width:100%}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(2){border-top-left-radius:10px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3){-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(3) .PointsRaceMember{border-bottom:1px solid var(--primaryColor5)}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(4){-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(4) .PointsRaceMember{border-bottom:1px solid var(--primaryColor5)}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(5){-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2;border-top-right-radius:0}[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(5) .PointsRaceMember{border-top-right-radius:0;border-bottom:1px solid var(--primaryColor5)}[data-uneven-grid] .ListPointsRace-items-item:first-of-type .PointsRaceMember,[data-uneven-grid] .ListPointsRace-items-item:nth-of-type(2) .PointsRaceMember{border-bottom:1px solid var(--primaryColor5)}[data-middle-grid] .ListPointsRace-items-item:nth-of-type(5) .PointsRaceMember,[data-middle-grid] .ListPointsRace-items-item:nth-of-type(6) .PointsRaceMember,[data-middle-grid] .ListPointsRace-items-item:nth-of-type(7) .PointsRaceMember,[data-middle-grid] .ListPointsRace-items-item:nth-of-type(8) .PointsRaceMember{border-top:1px solid var(--primaryColor5)}.ListPointsRace-cta .Link{margin:40px auto 0}.ListPointsRace-divider{font-size:1.6rem;line-height:18px;padding:19px 0}}.ListPrice{padding:20px 0 10px;text-align:center}.ListPrice-title{color:var(--supportingColor9);font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:22px}.ListPrice-description{color:var(--supportingColor1);font-size:1.4rem;letter-spacing:0;line-height:25px;margin-bottom:10px}.ListPrice-items{margin-top:20px}.ListPrice-items-item{border-right:1px solid var(--supportingColor5);border-left:1px solid var(--supportingColor5);border-bottom:1px solid var(--supportingColor5);padding:17px 15px}.ListPrice-items-item:nth-of-type(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.ListPrice-items-item:nth-of-type(2n){background:#fff}.ListPrice-items-item:first-of-type{border-top:1px solid var(--supportingColor5);border-top-left-radius:8px;border-top-right-radius:8px}.ListPrice-items-item:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media only screen and (min-width:768px){.ListPrice-title{font-size:1.8rem;letter-spacing:.15px;line-height:20px}.ListPrice-description{font-size:1.6rem;line-height:25px;margin-top:10px;margin-bottom:0}.ListPrice-items{margin:25px auto 40px;max-width:584px}.ListPrice-items-item{padding:15.5px 20px}}.ListRow{padding:0}.ListRow-title{margin-bottom:15px;font-family:Gotham;font-size:1.6rem;font-weight:500;letter-spacing:.47px;line-height:24px;color:var(--supportingColor2);text-transform:none}.ListRow-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ListRow-items-item{width:100%;border-bottom:1px solid var(--primaryColor5)}.ListRow-items-item:first-of-type{border-top:1px solid var(--primaryColor5)}.ListRow-extraNotes{text-align:right;margin-top:10px;font-size:1.4rem;font-style:italic;letter-spacing:.47px;line-height:17px}.ListRow-ctas{margin-top:15px}.ListRow-ctas .Link{margin:0 auto 10px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;max-width:305px;height:40px}.ListRow-ctas .Link:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ListRow-title{margin-bottom:25px;font-size:2.1rem;letter-spacing:.461px;line-height:36px}.ListRow-ctas{display:-ms-flexbox;display:flex}.ListRow-ctas .Link{max-width:178px;height:45px;margin:0 10px 0 0}.ListRow-ctas .Link:last-of-type{margin-right:0}}.ListTicket:not(:first-of-type){border-top:1px solid var(--primaryColor5)}.ListTicket-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase;text-transform:capitalize;margin-top:15px;margin-bottom:0}@media only screen and (min-width:768px){.ListTicket-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.ListTicket-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.ListTicket-items{-ms-flex-pack:left;justify-content:left}.ListTicket-items,.ListTicket-items-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ListTicket-items-item{-ms-flex-align:center;align-items:center;padding:0 15px;width:100%}.ListTicket-items-item .PromoThumbnailImage{margin:37px 0}@media only screen and (min-width:768px){.ListTicket-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListTicket-items-item{padding:0 15px}.ListTicket-items-item:first-child:nth-last-child(n+2),.ListTicket-items-item:first-child:nth-last-child(n+2)~.ListTicket-items-item{width:50%}.ListTicket-items-item:first-of-type{border-top:0}}@media only screen and (min-width:1024px){.ListTicket{padding:0;margin:40px 100px}.ListTicket-items-item:first-child:nth-last-child(n+2),.ListTicket-items-item:first-child:nth-last-child(n+2)~.ListTicket-items-item{width:50%}.ListTicket-items-item:first-child:nth-last-child(n+3),.ListTicket-items-item:first-child:nth-last-child(n+3)~.ListTicket-items-item{width:33.333%}.ListTicket-items-item:first-child:nth-last-child(n+3) .PromoThumbnailImage,.ListTicket-items-item:first-child:nth-last-child(n+3)~.ListTicket-items-item .PromoThumbnailImage{max-width:316px}}.ListThumbnailImage:not(:first-of-type){border-top:1px solid var(--primaryColor5)}.ListThumbnailImage-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase;text-transform:capitalize;margin-top:15px;margin-bottom:0}@media only screen and (min-width:768px){.ListThumbnailImage-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.ListThumbnailImage-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.ListThumbnailImage-items,.ListThumbnailImage-items-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ListThumbnailImage-items-item{-ms-flex-align:center;align-items:center;padding:0 15px;position:relative;width:100%}.ListThumbnailImage-items-item:after{position:absolute;bottom:0;transform:translateY(-50%);content:"";width:35%;height:1px;border-bottom:1px solid var(--primaryColor5)}.ListThumbnailImage-items-item:last-child:after{border-bottom:0}.ListThumbnailImage-items-item .PromoThumbnailImage{max-width:316px;margin:37px 0}@media only screen and (min-width:768px){.ListThumbnailImage-items{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.ListThumbnailImage-items-item{padding:0 15px}.ListThumbnailImage-items-item:first-child:nth-last-child(n+2),.ListThumbnailImage-items-item:first-child:nth-last-child(n+2)~.ListThumbnailImage-items-item{width:50%}.ListThumbnailImage-items-item:after{right:0;top:50%;height:35%;width:1px;border-bottom:0;border-left:1px solid var(--primaryColor5)}.ListThumbnailImage-items-item:last-child:after,.ListThumbnailImage-items-item:nth-of-type(2n+0):after{border-left:0}}@media only screen and (min-width:1024px){.ListThumbnailImage{padding:0;margin:40px 100px}.ListThumbnailImage-items-item{width:100%}.ListThumbnailImage-items-item:first-child:nth-last-child(n+2),.ListThumbnailImage-items-item:first-child:nth-last-child(n+2)~.ListThumbnailImage-items-item{width:50%}.ListThumbnailImage-items-item:first-child:nth-last-child(n+3),.ListThumbnailImage-items-item:first-child:nth-last-child(n+3)~.ListThumbnailImage-items-item{width:33.333%}.ListThumbnailImage-items-item:first-child:nth-last-child(n+3) .PromoThumbnailImage,.ListThumbnailImage-items-item:first-child:nth-last-child(n+3)~.ListThumbnailImage-items-item .PromoThumbnailImage{max-width:316px}.ListThumbnailImage-items-item:nth-of-type(2n+0):after{border-left:1px solid var(--primaryColor5)}.ListThumbnailImage-items-item:last-child:after,.ListThumbnailImage-items-item:nth-of-type(3n+0):after{border-left:0}}.ListTrending{border:1px solid var(--supportingColor5);border-radius:8px;width:100%}.ListTrending-title{font-size:1.4rem;font-family:Gotham;font-weight:700;letter-spacing:0;line-height:15px;text-transform:uppercase;padding:15px 0;text-align:center;border-bottom:1px solid var(--supportingColor5)}.ListTrending-items{list-style-type:none}.ListTrending-items-item{border-bottom:1px solid var(--supportingColor5)}.ListTrending-items-item:last-of-type{border:0}.HistoryModule{background-repeat:no-repeat;background-position:bottom;background-size:100%;padding:30px 15px 191px;text-align:center;position:relative;background-color:#fff}.HistoryModule [data-hide-on-mobile]{display:none}.HistoryModule:before{position:absolute;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0) 80%,#fff);width:100%;height:100%;top:0;bottom:0;left:0;right:0}.HistoryModule[data-stats]{background-position:bottom 40px center;padding-bottom:0}.HistoryModule-title{color:var(--supportingColor2);font-family:Gotham;text-transform:uppercase;font-size:1.8rem;font-weight:700;letter-spacing:.3px;line-height:20px;margin-bottom:15px;position:relative}.HistoryModule-description{color:var(--supportingColor1);font-size:1.4rem;letter-spacing:0;line-height:21px;position:relative}.HistoryModule-teams{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;margin-top:45px}.HistoryModule-cta1{text-align:center;margin-top:20px;position:relative}.HistoryModule-sectionTitle{margin-top:25px;color:var(--supportingColor9);font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:15px;font-family:Gotham;position:relative}.HistoryModule-stats{position:relative;background:#fff;border:1px solid var(--primaryColor5);border-radius:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:15.5px 17.5px;margin-top:140px;margin-bottom:25px}.HistoryModule-stats-number{font-size:3.6rem;letter-spacing:0;line-height:40px;font-family:Gotham;font-weight:700;color:var(--supportingColor9)}.HistoryModule-stats-text{font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:13px;color:var(--supportingColor8);text-transform:uppercase;white-space:nowrap}@media only screen and (min-width:568px){.HistoryModule{padding:40px 25px 300px}.HistoryModule:before{background:linear-gradient(180deg,hsla(0,0%,100%,0) 70%,#fff)}.HistoryModule-teams{padding:0 45px}.HistoryModule-stats{margin-top:230px;-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (min-width:768px){.HistoryModule{padding-bottom:370px;background-size:125%}.HistoryModule:before{background:linear-gradient(180deg,hsla(0,0%,100%,0) 75%,#fff)}.HistoryModule[data-stats]{background-size:105%}.HistoryModule [data-hide-on-mobile]{display:inline}.HistoryModule-description,.HistoryModule-sectionTitle,.HistoryModule-title{max-width:715px;margin-left:auto;margin-right:auto}.HistoryModule-sectionTitle{margin-top:30px;font-size:1.6rem;letter-spacing:.27px;line-height:18px}.HistoryModule-cta1 a{min-width:184px}.HistoryModule-teams{margin-top:50px}.HistoryModule-stats{margin:230px auto 25px;padding:33.5px 30.5px 27.5px;max-width:729px}.HistoryModule-stats-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.HistoryModule-stats-item:nth-child(2){border-left:1px solid var(--primaryColor5);border-right:1px solid var(--primaryColor5);padding:0 10%}.HistoryModule-stats-number{font-size:4.8rem;line-height:53px}}@media only screen and (min-width:1024px){.HistoryModule{padding-top:50px;padding-bottom:400px;background-size:100%}.HistoryModule-description,.HistoryModule-sectionTitle,.HistoryModule-title{max-width:671px}.HistoryModule-title{font-size:2.4rem;letter-spacing:.4px;line-height:26px}.HistoryModule-description{font-size:1.6rem;line-height:26px}.HistoryModule-sectionTitle{font-size:2.4rem;letter-spacing:.4px;line-height:26px;margin-top:53px}.HistoryModule-cta1{margin-top:30px}.HistoryModule-cta1 a{min-width:194px}.HistoryModule-teams{padding:0 153px}.HistoryModule-stats{margin-top:455px;margin-bottom:60px;padding:27.5px 42.5px 26.5px;max-width:757px}.HistoryModule-stats-number{font-size:5.6rem;line-height:62px}}@media only screen and (min-width:1240px){.HistoryModule{padding-bottom:480px}.HistoryModule-teams{padding:0 256px}}@media only screen and (min-width:1440px){.HistoryModule{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240);padding-bottom:600px}.HistoryModule-teams{padding:0 256px}}@media only screen and (min-width:1680px){.HistoryModule{padding-bottom:800px}}@media only screen and (min-width:1920px){.HistoryModule{padding-bottom:800px}}@media only screen and (min-width:2020px){.HistoryModule{padding-bottom:1050px}}.TeamWins{text-transform:uppercase;text-align:center;position:relative}.TeamWins-nameWrap{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.TeamWins-flag{-ms-flex-negative:0;flex-shrink:0;margin-right:6px}.TeamWins-flag img{width:21px;height:13px}.TeamWins-name{font-size:1.2rem;text-transform:uppercase;color:var(--supportingColor9);letter-spacing:1.63px;line-height:13.64px}.TeamWins-wins{font-size:9.74rem;font-family:Gotham;font-weight:700;letter-spacing:-4.16px;line-height:108px}[data-team=USA] .TeamWins-wins{color:var(--usColor)}[data-team=Europe] .TeamWins-wins{color:var(--euColor)}.TeamWins-winsText{font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:13px;color:var(--supportingColor1);margin-top:-10px}@media only screen and (min-width:768px){.TeamWins-wins{font-size:12.814rem;letter-spacing:-5.47px;line-height:141px}}@media only screen and (min-width:1024px){.TeamWins-name{font-size:1.4rem}.TeamWins-flag{margin-right:10px}.TeamWins-flag img{width:25px;height:16px}.TeamWins-wins{font-size:15rem;letter-spacing:-6.4px;line-height:166px}.TeamWins-winsText{font-size:1.4rem;line-height:15px}}.Page-header-hamburger-menu-content .Navigation-items-item[data-fixed]{display:none}.Navigation-items-item[data-fixed] .Link{color:var(--supportingColor7);font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:19px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:21px 0;position:relative;margin-right:25px;text-transform:uppercase;transition:background-color .3s ease-in-out,color .3s ease-in-out}.Navigation-items-item[data-fixed] .Link:before{content:"";width:0;height:0;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid var(--supportingColor7);border-radius:2px;margin-right:9px;transition:border-color .3s ease-in-out}.Navigation .NavigationItem-text-link{font-weight:600}.Navigation .NavigationItem-text-link:active,.Navigation .NavigationItem-text-link:hover{color:var(--primaryColor1)}.Navigation .NavigationItem-text{font-weight:600}.Page-header-hamburger-menu-content .Navigation .NavigationItem{font-size:1.8rem;letter-spacing:0;line-height:24px;color:#000;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:600}.Page-header-hamburger-menu-content .Navigation .NavigationItem-text[data-nav-title]{font-weight:600;margin-bottom:20px}.Page-header-hamburger-menu-content .Navigation .NavigationItem-items-item{margin-bottom:20px}.Page-header-hamburger-menu-content .Navigation .NavigationItem-items-item:last-of-type{margin:0}.Page-header-hamburger-menu-content .Navigation .NavigationItem .NavigationLink-icon{display:inline-block;background-size:auto;width:23px;height:23px;background-repeat:no-repeat;position:relative;top:2px}@media only screen and (min-width:1024px){.Navigation-items-item[data-current-nav-item] .NavigationItem-text[data-more-items]:after{border-bottom:5px solid var(--primaryColor1)}}.Page-header-hamburger-menu-content .Navigation-items-item{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid var(--supportingColor5)}.Page-header-hamburger-menu-content .Navigation-items-item[data-current-nav-item] .NavigationItem{font-weight:600}.Page-header-hamburger-menu-content .Navigation-items-item[data-current-nav-item] .NavigationItem:after{display:none}.Page-header-hamburger-menu-content .Navigation-items-item .NavigationItem-text,.Page-header-hamburger-menu-content .Navigation-items-item[data-current-nav-item] .NavigationItem-text{font-weight:600}.Page-header-hamburger-menu-content .Navigation-items-item .NavigationItem-text[data-more-items]{font-family:Gotham;font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:13px}.NavigationItem{font-family:Nunito Sans,Arial,Helvetica,sans-serif}[data-current-nav-item] .NavigationItem{color:var(--primaryColor1);font-weight:600}[data-current-nav-item] .NavigationItem:after{position:absolute;content:"";height:3px;width:34px;background:var(--primaryColor1);bottom:0;left:0}[data-header-sticky] [data-current-nav-item] .NavigationItem:after{display:none}[data-header-sticky] [data-current-nav-item] .NavigationItem-text{color:var(--primaryColor1)}[data-header-sticky] [data-current-nav-item] .NavigationItem-text[data-more-items]:after{border-bottom-color:var(--primaryColor1)}.NavigationItem-icon{display:inline-block;background-size:auto;width:23px;height:23px;background-repeat:no-repeat;position:relative;top:-4px;vertical-align:middle}.FooterNavigation{display:inline-block;width:100%}.FooterNavigation-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center}.FooterNavigation-items-item{font-size:1.6rem;padding:7.5px 5px;width:100%;font-size:16px;font-weight:700;letter-spacing:0;line-height:22px}@media only screen and (min-width:768px){.FooterNavigation{font-weight:bolder;font-size:1.6rem;line-height:19px}.FooterNavigation-items{text-align:left;margin:auto}.FooterNavigation-items-item{width:25%;padding:0 0 20px}}@media only screen and (min-width:1024px){.FooterNavigation{max-width:568px}.FooterNavigation-items{margin:0;width:auto}.FooterNavigation-items-item{width:25%;padding:0 0 10px}[data-length="1"] .FooterNavigation-items-item,[data-length="2"] .FooterNavigation-items-item,[data-length="3"] .FooterNavigation-items-item,[data-length="4"] .FooterNavigation-items-item{width:auto;margin-right:25px}[data-length="5"] .FooterNavigation-items-item,[data-length="6"] .FooterNavigation-items-item{width:33%}[data-length="4"] .FooterNavigation-items-item:last-of-type{margin-right:0}.FooterNavigation-items-item:nth-child(4),.FooterNavigation-items-item:nth-child(8){width:auto}[data-length="5"] .FooterNavigation-items-item:nth-child(4),[data-length="5"] .FooterNavigation-items-item:nth-child(8),[data-length="6"] .FooterNavigation-items-item:nth-child(4),[data-length="6"] .FooterNavigation-items-item:nth-child(8){width:33%}}.FooterNavigationItem-text,.FooterNavigationItem a{display:block;word-break:keep-all}.SectionNavigation{display:-ms-flexbox;display:flex;height:45px;width:100%;-ms-flex-align:center;align-items:center;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);background:#fff}.SectionNavigation-items{padding:12px 15px;overflow:auto;white-space:nowrap}.SectionNavigation-items-item{display:inline-block}.SectionNavigation-items-item:last-of-type .SectionNavigationItem{margin-right:0}.SectionNavigation .SectionNavigationItem{margin-right:20px;margin-bottom:2px}@media only screen and (min-width:768px){.SectionNavigation{height:47px}.SectionNavigation-items{padding:12px 20px}.SectionNavigation .SectionNavigationItem{margin-right:35px}}@media only screen and (min-width:1024px){.SectionNavigation-items{padding:12px 100px}}@media only screen and (min-width:1440px){.SectionNavigation{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1440);padding-right:var(--gutterCalc1440)}}.SectionNavigationItem{position:relative}.SectionNavigationItem-text-link{display:block;font-size:1.2rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;line-height:15px;letter-spacing:.5px;color:var(--primaryColor4);position:relative}.SectionNavigationItem-text-link:active,.SectionNavigationItem-text-link:hover,[data-current-nav-item] .SectionNavigationItem-text-link{color:var(--primaryColor1);font-weight:700}[data-current-nav-item] .SectionNavigationItem-text-link:after{position:absolute;content:"";height:3px;width:15px;background:var(--primaryColor1);bottom:-14px;left:0}@media only screen and (min-width:768px){.SectionNavigationItem-text-link{font-size:1.4rem;line-height:17px;letter-spacing:.58px}[data-current-nav-item] .SectionNavigationItem-text-link:after{bottom:-14px}}.PointsRaceModule{padding:20px 0 30px;margin:0 15px;border-bottom:1px solid var(--primaryColor5)}.PointsRaceModule-titleWrap{margin:0 auto 10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.PointsRaceModule-flag{margin-right:10px}.PointsRaceModule-flag img{width:25px;height:15px}.PointsRaceModule .PromoText-legend{display:none}.PointsRaceModule-title{color:var(--supportingColor9);font-family:Gotham;text-transform:uppercase;font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:20px;margin-top:3px}.PointsRaceModule-captain{text-transform:uppercase;color:var(--supportingColor8);font-family:Nunito Sans,Arial,Helvetica,sans-serif;margin:0 auto 15px;text-align:center;font-size:1.4rem;font-weight:700;letter-spacing:.5px;color:var(--supportingColor1);line-height:19px}.PointsRaceModule-cta{margin:20px auto 0;text-align:center}.PointsRaceModule-cta .Link{min-width:194px}@media only screen and (min-width:768px){.PointsRaceModule{padding:30px 0}.PointsRaceModule-titleWrap{margin:0 auto 15px}.PointsRaceModule-captain{margin:0 auto 25px;font-size:1.2rem;letter-spacing:.43px;line-height:16px}.PointsRaceModule-cta{margin-top:30px}}@media only screen and (min-width:1024px){.PointsRaceModule{padding:30px 0 40px}.PointsRaceModule-titleWrap{margin:0 auto 18px}.PointsRaceModule-title{font-size:2.8rem;line-height:31px;margin-top:6px}.PointsRaceModule-captain{margin:0 auto 30px;font-size:1.4rem;letter-spacing:.5px;line-height:19px}.PointsRaceModule-cta,.PointsRaceModule-legend{display:none}.PointsRaceModule .PromoText-legend{display:block}}@media only screen and (min-width:1440px){.PointsRaceModule[data-legend] .PromoText{padding-top:20px}}.PromoAnnouncement{background:var(--primaryColor6)}.PromoAnnouncement[data-hidebg]{background:transparent}.PromoAnnouncement-container{border:1px solid var(--primaryColor5);background:linear-gradient(180deg,#fff,#fff);border-radius:8px;padding:25px 20px}.PromoAnnouncement-title{font-size:1.8rem;font-family:Gotham;color:var(--supportingColor2);font-weight:700;letter-spacing:.27px;line-height:20px;text-align:center;text-transform:uppercase}@media only screen and (min-width:768px){.PromoAnnouncement-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px}}@media only screen and (min-width:1024px){.PromoAnnouncement-title{font-size:2.4rem;letter-spacing:.5px;line-height:36px}}.PromoAnnouncement-description{font-size:1.4rem;letter-spacing:0;line-height:19px;margin:10px 0;text-align:center}.PromoAnnouncement-ctaLinks{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.PromoAnnouncement-cta{-ms-flex:1 0 auto;flex:1 0 auto;width:100%;margin-top:10px}.PromoAnnouncement-cta .Link{width:100%}@media only screen and (min-width:768px){.PromoAnnouncement-container{padding:39px 50px}.PromoAnnouncement-cta{-ms-flex:none;flex:none;width:auto;min-width:208px;margin:10px 7px}.PromoAnnouncement-description{font-size:1.6rem;margin:15px 0}}@media only screen and (min-width:1024px){.PromoAnnouncement-container{padding:36px 50px}}@media only screen and (min-width:1240px){.PromoAnnouncement{padding:10px 100px 30px;max-width:none;width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}}@media only screen and (min-width:1240px){.PromoAnnouncement-container{max-width:1240px;margin:auto}}.PromoLink{display:inline;line-height:inherit;font-size:1.4rem;color:var(--supportingColor2)}@media only screen and (min-width:768px){.PromoLink{font-size:1.6rem;line-height:22px}}@media only screen and (min-width:1024px){.PromoLink{font-size:1.4rem;line-height:15px}}.PromoPlayer{background:transparent;position:relative;text-align:center;display:inline-block;width:100%;height:100%;padding-top:10px}.PromoPlayer img{margin:auto;-o-object-fit:contain;object-fit:contain}.PromoPlayer-flag{margin-bottom:5px}.PromoPlayer-flag img{width:19px;height:11px}.PromoPlayer-description{margin-top:5px;text-transform:uppercase;font-size:1rem;font-weight:500;letter-spacing:0;line-height:12px;color:var(--supportingColor8)}.PromoPlayer-media{width:100%;position:absolute;bottom:0;left:0}.PromoPlayer-media img{max-height:65px}.PromoPlayer-firstName{font-family:Merriweather;font-style:italic;letter-spacing:-.2px;line-height:18px}.PromoPlayer-firstName,.PromoPlayer-lastName{color:var(--supportingColor2);font-size:1.4rem}.PromoPlayer-lastName{font-family:Gotham;text-transform:uppercase;letter-spacing:normal;line-height:15px;font-weight:700;margin-bottom:6px}.PromoBoxedThumb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.PromoBoxedThumb-media{margin:0 auto 10px}.PromoBoxedThumb-title{font-family:Gotham;text-transform:uppercase;color:var(--supportingColor2);font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:15px;margin-bottom:15px}.PromoBoxedThumb-description{font-size:1.6rem;line-height:1.4;color:var(--primaryColor4);font-family:Nunito Sans,Arial,Helvetica,sans-serif}@media only screen and (min-width:768px){.PromoBoxedThumb{text-align:left;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PromoBoxedThumb-media{margin:0 15px 0 0;-ms-flex-negative:0;flex-shrink:0}.PromoBoxedThumb-title{font-size:1.5rem;line-height:15px}.PromoBoxedThumb-description{line-height:24px}}@media only screen and (min-width:1024px){.PromoBoxedThumb{text-align:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid var(--primaryColor5);border-radius:8px;padding:0 30px 30px}.PromoBoxedThumb-media{margin:-50px auto 10px;z-index:1}.PromoBoxedThumb-title{font-size:1.5rem;line-height:15px}.PromoBoxedThumb-description{line-height:24px}}.PromoDark{position:relative;display:block}.PromoDark-media img{position:relative;width:100%;border-radius:8px}.PromoDark-media:after{border-radius:8px;position:absolute;display:block;width:100%;height:100%;content:"";top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(21,21,21,0),rgba(0,0,0,.81))}.PromoDark-content{position:absolute;left:15px;right:15px;margin:0 auto;bottom:30px;text-align:center;color:#fff;font-family:Nunito Sans,Arial,Helvetica,sans-serif}.PromoDark-eyebrowText{font-size:1.6rem;font-family:Gotham;font-weight:700;letter-spacing:1.2px;line-height:18px;text-transform:uppercase;margin-bottom:10px}.PromoDark-title{font-size:1.4rem;font-family:Gotham;font-weight:500;letter-spacing:.33px;line-height:17px;margin-bottom:10px}.PromoDark-description{font-size:1.2rem;font-weight:700;letter-spacing:1px;line-height:16px;text-transform:uppercase}@media only screen and (min-width:768px){.PromoDark-media:after{background:linear-gradient(180deg,rgba(21,21,21,0),#151515)}.PromoDark-content{bottom:50px}.PromoDark-eyebrowText,.PromoDark-title{margin-bottom:15px}.PromoDark-title{font-size:2.1rem;letter-spacing:.5px;line-height:25px;font-weight:300}}@media only screen and (min-width:1024px){.PromoDark-content{bottom:40px}.PromoDark-eyebrowText{letter-spacing:1.57px;font-size:2.1rem;line-height:24px}.PromoDark-title{font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:18px;margin-bottom:10px}}.PromoFullWidth{position:relative;display:block;color:#fff}.PromoFullWidth-media img{-o-object-fit:cover;object-fit:cover;height:592px}.PromoFullWidth-content{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;left:0;right:0;top:0;padding:30px 20px;margin:auto;background:linear-gradient(0deg,hsla(0,0%,100%,0),#fff);min-height:375px}.PromoFullWidth-eyebrowText{font-family:Merriweather;color:var(--primaryColor4);font-size:1.4rem;font-style:italic;letter-spacing:.5px;line-height:18px;margin:0 auto 10px}.PromoFullWidth-title{text-transform:uppercase;color:var(--supportingColor2);font-family:Gotham;font-size:2.4rem;font-weight:700;letter-spacing:0;line-height:26px;margin:0 auto 15px;max-width:515px}.PromoFullWidth-description{color:var(--supportingColor1);font-size:1.4rem;letter-spacing:0;line-height:21px;margin:0 auto;max-width:515px}.PromoFullWidth-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;margin-top:15px}.PromoFullWidth-cta .Link:active,.PromoFullWidth-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}@media only screen and (min-width:768px){.PromoFullWidth-content{padding-top:30px;min-height:437px}.PromoFullWidth-media img{height:592px}.PromoFullWidth-eyebrowText{font-size:1.6rem;letter-spacing:.57px;line-height:20px}.PromoFullWidth-title{font-size:2.8rem;letter-spacing:0;line-height:31px;margin-bottom:10px}.PromoFullWidth-description{font-size:1.6rem;line-height:24px;letter-spacing:.27px}}@media only screen and (min-width:1024px){.PromoFullWidth-content{padding-top:96px}.PromoFullWidth-title{font-size:4.8rem;letter-spacing:0;line-height:53px;max-width:671px;margin-bottom:15px}.PromoFullWidth-description{max-width:671px;line-height:26px}.PromoFullWidth-cta .Link{margin-top:40px}}@media only screen and (min-width:1440px){.PromoFullWidth{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.PromoFullWidth-media img{width:100vw}}.PromoFullDark{position:relative;display:block;color:#fff}.PromoFullDark-media img{-o-object-fit:cover;object-fit:cover;min-height:211px;max-height:421px}.PromoFullDark-content{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;left:0;right:0;top:0;bottom:0;padding:0 20px;margin:auto;background:linear-gradient(0deg,rgba(0,0,0,.46),rgba(0,0,0,.46));min-height:211px}.PromoFullDark-description{color:#fff;font-size:1.4rem;letter-spacing:.23px;line-height:24px;margin:0 auto;max-width:515px}@media only screen and (min-width:1024px){.PromoFullDark-description{font-size:1.6rem;max-width:876px;letter-spacing:.27px;line-height:24px}}@media only screen and (min-width:1440px){.PromoFullDark{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.PromoFullDark-media img{width:100vw}}.PromoHorizontal{display:block;display:table;-ms-flex-pack:justify;justify-content:space-between;min-height:50px;-ms-flex-align:center;align-items:center;width:100%;color:var(--supportingColor2)}.PromoHorizontal-description,.PromoHorizontal-media,.PromoHorizontal-title{display:table-cell;vertical-align:middle}.PromoHorizontal-title{position:relative;width:27.7%;text-align:left;font-family:Gotham;font-size:1.4rem;font-weight:500;line-height:21px}.PromoHorizontal-title:after{content:"";width:1px;height:18px;background:var(--primaryColor5);position:absolute;top:50%;transform:translateY(-50%);right:0}.PromoHorizontal-description{position:relative;width:45%;text-align:center;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;letter-spacing:.47px;line-height:17px}.PromoHorizontal-description:after{content:"";width:1px;height:18px;background:var(--primaryColor5);position:absolute;top:50%;transform:translateY(-50%);right:0}.PromoHorizontal-media{text-align:right}.PromoHorizontal-media picture{display:inline-block;text-align:right}@media only screen and (min-width:768px){.PromoHorizontal-title{font-size:1.6rem;letter-spacing:.53px;line-height:24px}.PromoHorizontal-title:after{height:25px}.PromoHorizontal-description:after{display:none}}.PromoImageOnly{display:block}.PromoImageOnly img{width:100%;border-radius:10px}.PromoImageOnTop,.PromoImageOnTopLarge{background-color:#fff;height:100%;border:1px solid var(--primaryColor5);border-radius:8px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PromoImageOnTop-livebrick,.PromoImageOnTopLarge-livebrick{font-size:1.2rem;background-color:var(--supportingColor7);color:#fff;text-transform:uppercase;font-family:Gotham;font-weight:700;position:absolute;top:15px;left:25px;padding:5px 10px;z-index:1}.PromoImageOnTop-category,.PromoImageOnTopLarge-category{color:#797979;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;text-transform:uppercase;font-weight:700;letter-spacing:1.37px;line-height:15px}.PromoImageOnTop-media,.PromoImageOnTopLarge-media{position:relative}[data-content-type=video] .PromoImageOnTop-media:before,[data-content-type=video] .PromoImageOnTopLarge-media:before{position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');width:100%;height:100%;background-size:100%;opacity:.9;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=video] .PromoImageOnTop-media:before,[data-location=eu] [data-content-type=video] .PromoImageOnTopLarge-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu.4bb65fc49de6f426309f3d4b5a9ed955.svg')}@media only screen and (min-width:768px){[data-content-type=video] .PromoImageOnTop-media:before,[data-content-type=video] .PromoImageOnTopLarge-media:before{background-color:transparent;max-width:50px;max-height:47px;background-size:100%}}[data-content-type=gallery] .PromoImageOnTop-media:before,[data-content-type=gallery] .PromoImageOnTopLarge-media:before{opacity:.9;position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_us.abe8fd911858317e09979c88712f8ad8.svg');width:100%;height:100%;background-size:100%;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=gallery] .PromoImageOnTop-media:before,[data-location=eu] [data-content-type=gallery] .PromoImageOnTopLarge-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_eu.9f64985d56d37b57bddec6930d869d25.svg')}@media only screen and (min-width:768px){[data-content-type=gallery] .PromoImageOnTop-media:before,[data-content-type=gallery] .PromoImageOnTopLarge-media:before{background-color:transparent;max-width:50px;max-height:47px}}.PromoImageOnTop-media img,.PromoImageOnTopLarge-media img{border-top-left-radius:8px;border-top-right-radius:8px;width:100%}[data-content-type=video] .PromoImageOnTop-media:hover:before,[data-content-type=video] .PromoImageOnTopLarge-media:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us_hover.b702cede8742cf6be41e7ebb8dc51a5f.svg')}[data-location=eu] [data-content-type=video] .PromoImageOnTop-media:hover:before,[data-location=eu] [data-content-type=video] .PromoImageOnTopLarge-media:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu_hover.6cbc77a21a4f7ff31791b8706c8b23b2.svg')}[data-content-type=gallery] .PromoImageOnTop-media:hover:before,[data-content-type=gallery] .PromoImageOnTopLarge-media:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_us_hover.2a39e252cea50209a507a32d9bf90869.svg')}[data-location=eu] [data-content-type=gallery] .PromoImageOnTop-media:hover:before,[data-location=eu] [data-content-type=gallery] .PromoImageOnTopLarge-media:hover:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_eu_hover.870f29e0729472da1ec76119fc4b4ed4.svg')}.PromoImageOnTop-content,.PromoImageOnTopLarge-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:10px 15px;min-height:25px;height:100%}[data-align-center] .PromoImageOnTop-content,[data-align-center] .PromoImageOnTopLarge-content{text-align:center}[data-align-left] .PromoImageOnTop-content,[data-align-left] .PromoImageOnTopLarge-content{text-align:left}.PromoImageOnTop-title,.PromoImageOnTopLarge-title{text-transform:uppercase;font-size:1.8rem;font-weight:700;font-family:Gotham;line-height:28px;color:var(--supportingColor2);margin-bottom:10px;display:block;overflow:hidden}[data-nodesription] .PromoImageOnTop-title,[data-nodesription] .PromoImageOnTopLarge-title{-ms-flex:1 0 auto;flex:1 0 auto}.PromoImageOnTop-description,.PromoImageOnTopLarge-description{font-size:1.4rem;font-weight:500;font-family:Nunito Sans,Arial,Helvetica,sans-serif;line-height:normal;color:var(--primaryColor4);margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;-ms-flex:1 0 auto;flex:1 0 auto}[data-align-center] .PromoImageOnTop-cta .Link,[data-align-center] .PromoImageOnTopLarge-cta .Link{-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.PromoImageOnTop[data-nodesription],.PromoImageOnTopLarge[data-nodesription]{min-height:408px}.PromoImageOnTop-content,.PromoImageOnTopLarge-content{padding:18px 15px}.PromoImageOnTop-title,.PromoImageOnTopLarge-title{font-size:2.1rem;letter-spacing:-.17px;line-height:28px}}@media only screen and (min-width:1024px){.PromoImageOnTop[data-nodesription],.PromoImageOnTopLarge[data-nodesription]{min-height:auto}[data-two-wide] .PromoImageOnTop-cta,[data-two-wide] .PromoImageOnTopLarge-cta{position:absolute;bottom:25px}}@media only screen and (min-width:1440px){.PromoImageOnTop[data-nodesription],.PromoImageOnTopLarge[data-nodesription]{min-height:422px}.PromoImageOnTop-content,.PromoImageOnTopLarge-content{padding:20px}.PromoImageOnTop-description,.PromoImageOnTopLarge-description{font-size:1.6rem;line-height:23px}}.PromoImageOnTopLarge{background-color:transparent;border-radius:8px;border:0;border-bottom:1px solid var(--primaryColor5)}.PromoImageOnTopLarge:hover img{transform:scale(1.2)}.PromoImageOnTopLarge-content{padding:20px 0}.PromoImageOnTopLarge-media{overflow:hidden;border-radius:8px}.PromoImageOnTopLarge-media img{transition:transform 1s ease-in-out;border-radius:8px}@media only screen and (min-width:768px){.PromoImageOnTopLarge{border:0}.PromoImageOnTopLarge-media picture{position:relative;display:block;content:"";width:100%;padding-top:56.25%}.PromoImageOnTopLarge-media picture img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PromoImageOnTopLarge-content{position:relative;-ms-flex-pack:start;justify-content:flex-start}.PromoImageOnTopLarge-category{margin-bottom:10px}.PromoImageOnTopLarge-cta{position:absolute;bottom:0}}@media only screen and (min-width:1024px){.PromoImageOnTopLarge-media{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.PromoImageOnTopLarge-media picture{padding-top:64.95327103%}.PromoImageOnTopLarge-media picture img{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.PromoImageOnTopLarge-content{position:absolute;bottom:25px;left:25px;right:25px;padding:0;min-height:auto;height:auto}.PromoImageOnTopLarge-category{color:#fff;font-size:1.4rem;letter-spacing:1.6px;line-height:17px;margin-bottom:15px}.PromoImageOnTopLarge-title{color:#fff;font-size:2.4rem;letter-spacing:0;line-height:26px;margin-bottom:25px}[data-two-wide] .PromoImageOnTopLarge-cta{position:relative;bottom:auto}.PromoImageOnTopLarge-cta .Link{color:#fff}.PromoImageOnTopLarge-cta .Link:before{border-color:#fff}}@media only screen and (min-width:1240px){[data-content-type=gallery] .PromoImageOnTopLarge-media:before,[data-content-type=video] .PromoImageOnTopLarge-media:before{left:0;bottom:0}.PromoImageOnTopLarge-media picture{position:relative;padding-top:0}.PromoImageOnTopLarge-media picture img{position:relative;top:auto;left:auto;right:auto;bottom:auto;width:auto;height:auto;-o-object-fit:none;object-fit:none}}.PromoImageOnTop2{max-width:590px;margin:auto}.PromoImageOnTop2[data-align-left]{text-align:left;margin-left:0}.PromoImageOnTop2[data-align-center]{text-align:center}.PromoImageOnTop2[data-align-right]{text-align:right;margin-right:0}.PromoImageOnTop2-media{margin-bottom:15px}.PromoImageOnTop2-media .Image{width:100%;max-width:464px;border-radius:8px;margin:auto}.PromoImageOnTop2-title{font-size:1.3rem;text-transform:uppercase;color:var(--supportingColor9);font-weight:700;letter-spacing:0;line-height:18px;text-align:center}.PromoImageOnTop2-description{font-size:1.4rem;letter-spacing:0;line-height:22px;color:var(--supportingColor8);text-align:center;margin-top:10px}.PromoImageOnTop2-cta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PromoImageOnTop2-cta .Link{margin:20px auto 0;border-color:var(--primaryColor5)}@media only screen and (min-width:768px){.PromoImageOnTop2,.PromoImageOnTop2-media{margin-bottom:20px}.PromoImageOnTop2-title{color:var(--supportingColor2);font-size:1.8rem;line-height:20px}.PromoImageOnTop2-description{margin-top:15px;line-height:22px;font-size:1.6rem}.PromoImageOnTop2-cta .Link{margin:25px auto 0}}@media only screen and (min-width:1024px){.PromoImageOnTop2{margin-bottom:40px}}.PromoInnerContent{display:inline-block;position:relative;overflow:hidden;color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.5)}.PromoInnerContent-media{position:relative;width:100%;display:block}.PromoInnerContent-media source{display:block}.PromoInnerContent-media img{-o-object-fit:cover;object-fit:cover}.PromoInnerContent-content{position:absolute;top:15px;bottom:15px;left:15px;right:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}[data-content-type=video] .PromoInnerContent-content:after{position:absolute;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');display:block;width:40px;height:40px;background-size:100%;right:0;top:0;bottom:0;margin:auto}.PromoInnerContent-title{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:900;font-size:1.8rem;text-transform:uppercase;color:#fff;width:100%;display:block;padding-right:50px}.PromoInnerContent-category{font-family:Gotham,Times New Roman,Times,serif;font-style:italic}@media only screen and (min-width:768px){.PromoInnerContent-category{margin-bottom:5px}.PromoInnerContent-title{font-size:2.4rem;padding-right:60px}}@media only screen and (min-width:1024px){.PromoInnerContent-content{top:20px;bottom:20px;left:20px;right:20px}[data-content-type=video] .PromoInnerContent-content:after{width:50px;height:50px}.PromoInnerContent-category{margin-bottom:10px;font-size:2.4rem}.PromoInnerContent-title{font-size:2.7rem;padding-right:75px}}@media only screen and (min-width:1240px){[data-content-type=video] .PromoInnerContent-media:after{position:absolute;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');display:block;width:60px;height:60px;background-size:100%;right:0;left:0;bottom:40px;margin:auto}.PromoInnerContent-content{top:40px;-ms-flex-pack:start;justify-content:flex-start;text-align:center}[data-content-type=video] .PromoInnerContent-content:after{display:none}.PromoInnerContent-title{padding-right:0}}.PromoLargeCarousel{position:relative;overflow:hidden;width:100%}.PromoLargeCarousel-media{width:100%;height:100%}.PromoLargeCarousel-media img{position:relative;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;border-radius:8px}.PromoLargeCarousel-content{position:absolute;left:0;bottom:52px;border-radius:8px;background-color:hsla(0,0%,100%,.85);padding:33px 35px;max-width:315px}.PromoLargeCarousel-title{font-family:Gotham;font-size:2.1rem;font-weight:700;letter-spacing:-.83125px;line-height:23px;color:#000}.PromoLargeCarousel-description{margin-top:16px;font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:15px;color:#000}.PromoLargeCarousel-description .HeadingH3,.PromoLargeCarousel-description .HeadingH4,.PromoLargeCarousel-description .HeadingH5,.PromoLargeCarousel-description .HeadingH6{color:var(--primaryColor1);font-size:1.4rem;font-weight:700;letter-spacing:1.25px;line-height:16px}.PromoLargeCarousel-cta{margin-top:20px}.PromoLargeCarousel-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;min-width:150px}.PromoLargeCarousel-cta .Link:active,.PromoLargeCarousel-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}@media only screen and (min-width:768px){.PromoLargeCarousel-content{padding:44px 43px 41px;left:20px;max-width:414px}}@media only screen and (min-width:1024px){.PromoLargeCarousel-content{bottom:103px;left:105px}.PromoLargeCarousel-title{font-size:2.5rem;letter-spacing:-.83125px;line-height:28px}.PromoLargeCarousel-description{margin-top:27px;font-size:1.6rem;line-height:22px}.PromoLargeCarousel-cta{margin-top:33px}}.PromoTakeover{text-align:center;position:relative}.PromoTakeover-media:before{top:0;height:166px}.PromoTakeover-media:after,.PromoTakeover-media:before{position:absolute;left:0;content:"";background:linear-gradient(0deg,hsla(0,0%,98%,0),#f4f4f4);width:100%}.PromoTakeover-media:after{bottom:0;transform:scaleY(-1);height:88px}.PromoTakeover-media .Image{min-height:388px;width:100%;-o-object-fit:cover;object-fit:cover}.PromoTakeover-title{color:#151515;font-family:Gotham;font-size:1.8rem;letter-spacing:.5px;line-height:26px;text-align:center;text-transform:uppercase;margin-top:25px}.PromoTakeover-description{display:none}.PromoTakeover-cta{margin-top:21px}.PromoTakeover-content{position:absolute;width:100%;top:0;max-width:90%;left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){.PromoTakeover-description{display:block;color:var(--supportingColor1);font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;line-height:27px;margin-top:17px}.PromoTakeover-title{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-top:50px}.PromoTakeover-media:before{height:552px}.PromoTakeover-media:after{height:117px}.PromoTakeover-media .Image{min-height:552px}}@media only screen and (min-width:1440px){.PromoTakeover-title{font-size:2.4rem;letter-spacing:.4px;line-height:36px;margin-top:30px}.PromoTakeover-content{max-width:47%}}.PromoTextLogo{text-align:center}.PromoTextLogo-title{color:var(--supportingColor2);font-family:Gotham;font-size:1.6rem;font-weight:700;letter-spacing:0;line-height:23px}.PromoTextLogo-description{font-size:1.6rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;color:var(--primaryColor4);letter-spacing:.27px;line-height:22px;margin:15px 0 0}.PromoTextLogo-media{margin:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PromoTextLogo-media .Image{max-width:170px}@media only screen and (min-width:768px){.PromoTextLogo-description{margin:15px 0}}@media only screen and (min-width:1024px){.PromoTextLogo{text-align:left;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.PromoTextLogo-title{font-size:2.1rem;line-height:24px}.PromoTextLogo-media{margin:0}.PromoTextLogo-media,.PromoTextLogo-text{width:40%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PromoTextLogo-text{-ms-flex-direction:column;flex-direction:column}}.PromoThumbnailImage{text-align:center;max-width:571px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.PromoThumbnailImage-media{display:inline-block;margin:0 auto 15px}.PromoThumbnailImage-title{font-size:1.4rem;color:#101114;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.6px;line-height:17px}.PromoThumbnailImage-title+.PromoThumbnailImage-description{margin-top:11px}.PromoThumbnailImage-description{font-size:1.4rem;color:#474747;-ms-flex:1 0 auto;flex:1 0 auto}.PromoThumbnailImage-description,.PromoThumbnailImage-price{font-family:Nunito Sans,Arial,Helvetica,sans-serif;line-height:21px}.PromoThumbnailImage-price{font-size:2.4rem;color:#151515;font-weight:700;margin-top:40px}.PromoThumbnailImage-disclaimer{font-size:1.4rem;color:#666;font-family:Nunito Sans,Arial,Helvetica,sans-serif;line-height:17px;text-align:center;margin-top:18px}.PromoThumbnailImage-cta{margin-top:11px}.PromoSchedule{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%}.PromoSchedule-title{font-size:1.2rem;color:var(--supportingColor2);font-weight:900;letter-spacing:.4px;line-height:15px;margin-bottom:10px;text-transform:uppercase}.PromoSchedule-description{font-size:1.2rem;color:var(--supportingColor3);line-height:15px}.PromoSchedule-description b,.PromoSchedule-description h3{margin-top:5px;font-size:1.5rem;letter-spacing:-.26px;line-height:18px;color:#101114;display:block;font-family:Gotham;font-weight:500;text-transform:uppercase}.PromoSchedule-right{position:relative;margin-left:30px;-ms-flex-negative:0;flex-shrink:0}.PromoSchedule-right:before{content:"";width:1px;height:45px;background:var(--primaryColor5);position:absolute;top:50%;left:-15px;display:block;transform:translateY(-50%)}.PromoSchedule-media img{max-width:45px;width:100%}@media only screen and (min-width:768px){.PromoSchedule-right{margin-left:15px}.PromoSchedule-right:before{height:53px;left:-15px}.PromoSchedule-title{font-size:1.4rem;letter-spacing:.47px;line-height:15px;margin-bottom:20px}.PromoSchedule-description{font-size:1.4rem;line-height:19px}.PromoSchedule-description b{margin-top:8px;font-size:1.6rem;letter-spacing:-.27px;line-height:18px}.PromoSchedule-media img{max-width:60px}}@media only screen and (min-width:1024px){.PromoSchedule-right{margin-left:20px}.PromoSchedule-right:before{height:53px;left:-20px}.PromoSchedule-media img{max-width:80px}}@media only screen and (min-width:1440px){.PromoSchedule-description b{margin-top:10px;font-size:1.8rem;font-weight:500;letter-spacing:-.3px;line-height:22px}.PromoSchedule-right{margin-left:30px}.PromoSchedule-right:before{height:60px;left:-15px}}.PromoPrice{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;letter-spacing:0;line-height:19px;color:#000}.PromoPrice,.PromoPrice-title{font-size:1.4rem;font-weight:600}@media only screen and (min-width:768px){.PromoPrice,.PromoPrice-title{font-size:1.6rem;line-height:22px}}.PromoProductInfo{border-radius:8px;position:relative;height:379px}.PromoProductInfo-media{height:100%}.PromoProductInfo-media img{border-radius:8px;position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.PromoProductInfo-bottom,.PromoProductInfo-content,.PromoProductInfo-top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.PromoProductInfo-content{bottom:0;color:#fff;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;text-align:center;padding:47px 20px 35px;z-index:1}.PromoProductInfo-content,.PromoProductInfo-content:after{height:100%;position:absolute;width:100%;border-radius:8px}.PromoProductInfo-content:after{background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));content:"";left:0;top:0}.PromoProductInfo-content[data-toggle-in=promo-info-expand]{-ms-flex-pack:justify;justify-content:space-between;padding-bottom:52px}.PromoProductInfo-content[data-toggle-in=promo-info-expand]:after{background:var(--primaryColor1);opacity:.85}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-date{-ms-flex-order:1;order:1;margin-top:12px}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-title{-ms-flex-order:0;order:0;margin-top:0}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-price{margin:0 auto;-ms-flex-order:3;order:3}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-cta,.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-description{display:block}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-expand{display:none}.PromoProductInfo-content[data-toggle-in=promo-info-expand] .PromoProductInfo-close{display:block}.PromoProductInfo-date{font-size:1.4rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;letter-spacing:1.25px;line-height:19px;text-transform:uppercase;z-index:2}.PromoProductInfo-title{font-size:2.5rem;font-family:Gotham;font-weight:700;letter-spacing:-.83125px;line-height:27px;margin-top:8px;z-index:2}.PromoProductInfo-price{font-weight:700;letter-spacing:1.25px;line-height:16px;margin-top:12px;text-transform:uppercase;max-width:244px}.PromoProductInfo-description,.PromoProductInfo-price{font-size:1.4rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;z-index:2}.PromoProductInfo-description{letter-spacing:-.67px;line-height:19px;margin-top:24px;-ms-flex-order:2;order:2}.PromoProductInfo-description pre{white-space:break-spaces}.PromoProductInfo-cta{-ms-flex-order:4;order:4;margin:28px auto 0;z-index:2}.PromoProductInfo-cta,.PromoProductInfo-description{display:none}.PromoProductInfo-cta .Link{min-width:200px}.PromoProductInfo-cta .Link:active,.PromoProductInfo-cta .Link:hover{color:#000;border:1px solid #fff;background-color:#fff}.PromoProductInfo-cta[data-inactive] .Link{pointer-events:none;cursor:default;background-color:hsla(0,0%,100%,.4)}.PromoProductInfo-close,.PromoProductInfo-expand{border:0;border-radius:8px;bottom:0;height:50px;padding:2px;position:absolute;right:0;width:50px;z-index:2}.PromoProductInfo-expand{background-color:var(--primaryColor1)}.PromoProductInfo-expand svg{height:36px;width:36px}.PromoProductInfo-close{background-color:#fff;display:none}.PromoProductInfo-close svg{height:20px;width:20px}@media only screen and (min-width:1024px){.PromoProductInfo{height:467px}.PromoProductInfo-content{padding:62px 27px 38px}:hover>.PromoProductInfo-content{-ms-flex-pack:justify;justify-content:space-between}:hover>.PromoProductInfo-content:after{background:var(--primaryColor1);opacity:.85}:hover>.PromoProductInfo-content .PromoProductInfo-date{-ms-flex-order:1;order:1;margin-top:24px}:hover>.PromoProductInfo-content .PromoProductInfo-title{-ms-flex-order:0;order:0;margin-top:0}:hover>.PromoProductInfo-content .PromoProductInfo-price{margin:0 auto;-ms-flex-order:3;order:3;max-width:none}:hover>.PromoProductInfo-content .PromoProductInfo-cta,:hover>.PromoProductInfo-content .PromoProductInfo-description{display:block}:hover>.PromoProductInfo-content .PromoProductInfo-close,:hover>.PromoProductInfo-content .PromoProductInfo-expand{display:none}.PromoProductInfo-date{font-weight:700;line-height:16px}.PromoProductInfo-price,.PromoProductInfo-title{margin-top:20px}.PromoProductInfo-cta{margin-top:40px}.PromoProductInfo-close,.PromoProductInfo-expand,:hover>.PromoProductInfo-close,:hover>.PromoProductInfo-expand{display:none}}.PromoText{padding:15px}.PromoText-title{font-size:2.6rem;letter-spacing:-.2px;line-height:30px;text-transform:uppercase;font-family:Gotham;font-weight:700;color:var(--supportingColor9);margin-bottom:15px}.PromoText-cta{margin-top:20px;display:-ms-flexbox;display:flex}.PromoText-cta .Link:last-of-type{margin-left:10px}.PromoText-description{color:var(--supportingColor9);font-size:1.6rem;font-weight:600;line-height:1.5;letter-spacing:0;line-height:26px}.PromoText-description .cms-textAlign-center,.PromoText-description [data-align-center]{text-align:center}.PromoText-description .cms-textAlign-right,.PromoText-description [data-align-right]{text-align:right}.PromoText-description [data-align-left]{text-align:left}.PromoText-description:after{content:"";display:table;clear:both}.PromoText-description>ol,.PromoText-description>ul,.PromoText-description p,.PromoText-description p>ol,.PromoText-description p>ul{font-size:1.6rem;color:var(--supportingColor1);letter-spacing:0;line-height:27px}.PromoText-description>ol a,.PromoText-description>ul a,.PromoText-description p>ol a,.PromoText-description p>ul a,.PromoText-description p a{color:var(--hyperlinkTextColor);text-decoration:none}.PromoText-description>ol a:hover,.PromoText-description>ul a:hover,.PromoText-description p>ol a:hover,.PromoText-description p>ul a:hover,.PromoText-description p a:hover{text-decoration:none}.PromoText-description>ul,.PromoText-description>ul li>ul,.PromoText-description p>ul,.PromoText-description p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.PromoText-description>ul li>ol,.PromoText-description p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.PromoText-description>ul b,.PromoText-description>ul strong,.PromoText-description p>ul b,.PromoText-description p>ul strong{color:var(--primaryColor1)}.PromoText-description>ol,.PromoText-description p>ol{padding:0 0 0 20px;margin:10px 0}.PromoText-description>ol li>ul,.PromoText-description p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.PromoText-description>ol li>ol,.PromoText-description p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.PromoText-description>ol b,.PromoText-description>ol strong,.PromoText-description p>ol b,.PromoText-description p>ol strong{color:var(--primaryColor1)}.PromoText-description p{margin:0 0 25px}.PromoText-description p:first-of-type{margin-top:0}.PromoText-description p:last-of-type{margin-bottom:0}.PromoText-description p:last-of-type+.Enhancement{margin-top:25px}.PromoText-description h2,.PromoText-description h3,.PromoText-description h4,.PromoText-description h5,.PromoText-description h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.PromoText-description h2,.PromoText-description h3,.PromoText-description h4,.PromoText-description h5,.PromoText-description h6{margin-bottom:20px}}.PromoText-description h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.PromoText-description h2{font-size:2.4rem}}.PromoText-description h3{font-size:1.9rem}@media only screen and (min-width:1024px){.PromoText-description h3{font-size:2.2rem}}.PromoText-description h4{font-size:1.7rem}@media only screen and (min-width:1024px){.PromoText-description h4{font-size:2rem}}.PromoText-description h5{font-size:1.6rem}.PromoText-description h6{font-size:1.5rem}.PromoText-description table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.PromoText-description thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.PromoText-description thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.PromoText-description thead{border-bottom:30px solid var(--siteBgColor)}}.PromoText-description thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.PromoText-description thead:after{height:15px}}@media only screen and (min-width:1024px){.PromoText-description thead:after{height:30px}}.PromoText-description thead th,.PromoText-description thead tr{height:40px}@media only screen and (min-width:768px){.PromoText-description thead th,.PromoText-description thead tr{height:48px}}.PromoText-description th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.PromoText-description th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.PromoText-description tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.PromoText-description tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.PromoText-description td,.PromoText-description tr{padding:17px 15px}.PromoText-description td{text-align:center}.PromoText-description tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.PromoText-description tbody tr:nth-child(2n){background:#fff}.PromoText-description tbody tr td{border-right:1px solid var(--primaryColor5)}.PromoText-description tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.PromoText-description tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.PromoText-description tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.PromoText-description tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.PromoText-description tbody tr:last-of-type td,.PromoText-description tbody tr td{border-bottom:1px solid var(--primaryColor5)}.PromoText-description tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.PromoText-description tbody td a:hover{text-decoration:none}.PromoText-description .Figure img{margin-bottom:10px;width:100%}.PromoText-description .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.PromoText-description .Figure-caption,.PromoText-description .Figure-caption p,.PromoText-description .Figure-credit,.PromoText-description .Figure-credit p{display:inline}@media only screen and (min-width:768px){.PromoText-description .Figure img{margin-bottom:20px}}.PromoText-description .TweetEmbed twitter-widget{width:auto!important}.PromoText-description .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.PromoText-description .MpsAd-wrapper{padding-bottom:30px}}@media only screen and (min-width:1440px){.PromoText{padding:40px 30px}.PromoText-title{font-size:2.8rem;line-height:35px}.PromoText .Link{min-width:194px}.PromoText .Link:last-of-type{margin-left:10px}}.PromoTrending{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:10px 15px 10px 30px}.PromoTrending-number{font-family:Gotham;font-size:2.8rem;font-weight:700;letter-spacing:0;line-height:41px;-ms-flex-negative:0;flex-shrink:0;text-align:center;width:15px}.PromoTrending-type{-ms-flex-negative:0;flex-shrink:0;width:66px;position:relative;height:100%}.PromoTrending-type svg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;color:var(--primaryColor1)}.PromoTrending-title{letter-spacing:0;line-height:19px;font-size:1.4rem}.PromoTrending .video-camera{height:11px;width:18px}.PromoTrending .gallery-icon{height:35px;width:36px}.PromoUpNext-nextText{font-size:1.4rem;font-family:Gotham;font-weight:700;letter-spacing:.16px;line-height:15px;margin-bottom:8px}.PromoUpNext-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.PromoUpNext-media{-ms-flex-negative:0;flex-shrink:0;height:87px;width:163px;margin-right:10px;position:relative}[data-content-type=video] .PromoUpNext-media:before{position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_us.5f7a234e6910e2d7a6c4847bc062d09b.svg');width:100%;height:100%;background-size:100%;opacity:.9;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=video] .PromoUpNext-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/video-play_icon_eu.4bb65fc49de6f426309f3d4b5a9ed955.svg')}@media only screen and (min-width:768px){[data-content-type=video] .PromoUpNext-media:before{background-color:transparent;max-width:50px;max-height:47px;background-size:100%}}[data-content-type=gallery] .PromoUpNext-media:before{opacity:.9;position:absolute;pointer-events:none;content:"";background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_us.abe8fd911858317e09979c88712f8ad8.svg');width:100%;height:100%;background-size:100%;margin:auto;background-repeat:no-repeat;max-width:50px;max-height:47px;right:0;top:0;left:0;bottom:0;z-index:1;border-radius:8px}[data-location=eu] [data-content-type=gallery] .PromoUpNext-media:before{background:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/photo-gallery_icon_eu.9f64985d56d37b57bddec6930d869d25.svg')}@media only screen and (min-width:768px){[data-content-type=gallery] .PromoUpNext-media:before{background-color:transparent;max-width:50px;max-height:47px}}.PromoUpNext-media img{-o-object-fit:fill;object-fit:fill}.PromoUpNext-title{font-size:1.4rem;font-weight:600;letter-spacing:-.16px;line-height:17px;margin-bottom:14px}.PromoUpNext-cta .Link{font-size:1.4rem;letter-spacing:1px;line-height:19px}@media only screen and (min-width:768px){.PromoUpNext-nextText{margin-bottom:13px}.PromoUpNext-media{margin-right:20px;height:107px;width:200px}.PromoUpNext-title{font-size:1.8rem;letter-spacing:-.2px;line-height:24px}}.MatchPlayer{color:#000;line-height:15px;z-index:2}.MatchPlayer .Link{color:#000}.MatchPlayer-headshot{display:none}.MatchPlayer-initial{font-family:Merriweather;font-style:italic;text-transform:uppercase;font-size:1.4rem;font-weight:700;letter-spacing:-.23px;line-height:18px;margin-right:4px;display:none}.MiniMatch .MatchPlayer-initial{display:inline;font-size:1.2rem}.MatchPlayer-firstName{font-family:Merriweather;font-size:1.2rem;font-style:italic}.MatchPlayer-lastName{font-family:Gotham;font-size:1.2rem;font-weight:700;letter-spacing:-.17px;text-transform:uppercase;display:inline-block}@media only screen and (min-width:768px){.MatchPlayer-firstName{font-size:1.4rem;line-height:18px}.MatchPlayer-lastName{font-size:1.4rem;letter-spacing:-.2px;line-height:15px}}@media only screen and (min-width:1024px){.MatchPlayer-firstName{font-size:1.4rem;line-height:18px}.MatchPlayer-lastName{font-size:1.4rem;letter-spacing:-.2px;line-height:15px}.MiniMatch .MatchPlayer-lastName{display:inline;font-size:1.2rem;line-height:13px;letter-spacing:-.23px}.MiniMatch .MatchPlayer-initial{display:inline;font-size:1.2rem}}.PlayerPage-body{padding-top:60px}.PlayerPage .Page-above{margin:0 0 20px}.PlayerPage .Page-below{background:var(--primaryColor6)}.PlayerPage .Page-below .List3Column{padding-top:0}.PlayerPage .Page-below .List3Column-title{margin-top:0}.PlayerPage .Page-body-headerIframe+.PlayerPage-leadContent{margin-top:-233px}.PlayerPage .Page-body-headerIframe+.PlayerPage-leadContent .PlayerPage-leadInfo{margin-top:94px}.PlayerPage-leadFirstName{font-size:1.8rem;font-family:Merriweather;color:#fff;font-style:italic;line-height:36px;white-space:nowrap;display:block}.PlayerPage-leadLastName{font-size:2.3rem;font-family:Gotham;font-weight:700;color:#fff;display:block;line-height:32px;text-transform:uppercase;margin-top:-6px}.PlayerPage-lead{position:relative}.PlayerPage-leadMedia{max-height:250px;position:relative;overflow:hidden}.PlayerPage-leadMedia:before{width:100%;height:100%;content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.84}[data-team=us] .PlayerPage-leadMedia:before{background:var(--usColor)}[data-team=eu] .PlayerPage-leadMedia:before{background:var(--euColor)}.PlayerPage-leadCountry{margin-top:10px}.PlayerPage-leadCountry img{display:inline-block;width:15px;margin-right:7px;vertical-align:middle;-o-object-fit:contain;object-fit:contain}.PlayerPage-leadContent{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;position:relative;padding:0 15px;margin-top:-276px;color:#fff}.PlayerPage-back{color:#fff;margin-bottom:20px}.PlayerPage-back:before{border-color:#fff;margin-right:3px;transform:rotate(135deg)}.PlayerPage-back [data-desktop]{display:none}.PlayerPage-leadImage{max-width:none}.PlayerPage-leadCountryName{font-size:1.6rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;letter-spacing:0;line-height:22px;color:#fff}.PlayerPage-leadHeadshot{max-width:160px;max-height:160px;overflow:hidden;margin-right:10px;margin-left:10px;-ms-flex-item-align:end;align-self:flex-end}.PlayerPage-leadTable-cell{padding:15px}.PlayerPage-leadHeader{-ms-flex:1 1 auto;flex:1 1 auto;max-width:45%}.PlayerPage-leadInfo{text-align:center;margin-top:20px;position:relative;background-color:#fff;color:#0f1012;display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;-ms-grid-rows:75px 75px;grid-template-rows:75px 75px;grid-template-areas:"age career" "pro ranking";width:100%}.PlayerPage-leadTable-cell:first-of-type{grid-area:age;-ms-flex-item-align:end;align-self:flex-end}.PlayerPage-leadTable-cell:nth-of-type(2){grid-area:career;-ms-flex-item-align:end;align-self:flex-end}.PlayerPage-leadTable-cell:nth-of-type(3){grid-area:pro}.PlayerPage-leadTable-cell:nth-of-type(4){grid-area:ranking}.PlayerPage-leadBanner{background:linear-gradient(132.46deg,#003ba7,#00276f);color:#fff;padding:10px 0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.PlayerPage-leadBanner-cell{padding:15px;color:#0f1012}.PlayerPage-main{background:var(--primaryColor6);border-top:1px solid #e2e2e2;padding:25px 15px}@media only screen and (min-width:768px){.PlayerPage .Page-body-headerIframe+.PlayerPage-leadContent,.PlayerPage .Page-body-headerIframe+.PlayerPage-leadContent .PlayerPage-leadInfo{margin-top:0}.PlayerPage .Page-below .List3Column-title{text-align:left}.PlayerPage-back{letter-spacing:.88px;line-height:19px;font-size:1.4rem}.PlayerPage-back [data-mobile]{display:none}.PlayerPage-back [data-desktop]{display:block}.PlayerPage-leadFirstName{font-size:2.1rem;line-height:27px;margin-bottom:10px}.PlayerPage-leadLastName{font-size:2.9rem;line-height:40px}.PlayerPage-leadHeader{position:static;top:auto;left:auto;transform:none;max-width:25%}.PlayerPage-leadHeadshot{max-width:240px;max-height:240px}.PlayerPage-leadMedia{max-height:385px}.PlayerPage-leadImage{position:relative}.PlayerPage-leadCountry img{width:20px}.PlayerPage-leadInfo{width:auto;color:#fff;margin-top:15px;background-color:transparent;-ms-grid-columns:138px 138px;grid-template-columns:138px 138px;-ms-grid-rows:53px 53px;grid-template-rows:53px 53px;grid-template-areas:"age career" "pro ranking"}.PlayerPage-leadInfo:after,.PlayerPage-leadInfo:before{content:"";position:absolute;display:block;top:50%;transform:translateY(-50%);width:1px;height:117px;background:var(--primaryColor5)}.PlayerPage-leadInfo:before{left:0}.PlayerPage-leadInfo:after{right:0}.PlayerPage .Page-above{margin:25px 0 0}.PlayerPage-leadContent{-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;bottom:74px;margin-top:0;width:100%;padding:0 34px;min-height:231px}.PlayerPage-leadTable-cell:first-of-type,.PlayerPage-leadTable-cell:nth-of-type(2){padding-top:0}.PlayerPage-leadTable-cell:nth-of-type(3),.PlayerPage-leadTable-cell:nth-of-type(4){padding-top:25px;padding-bottom:0}.PlayerPage-main{border-top:0;padding:25px 20px;background:linear-gradient(180deg,#fff,#f4f4f4)}}@media only screen and (min-width:1024px){.PlayerPage-leadContent{bottom:0}.PlayerPage-leadHeadshot{-ms-flex:1 0 auto;flex:1 0 auto;max-width:310px;max-height:310px}.PlayerPage-leadMedia{height:484px;max-height:none}.PlayerPage-leadMedia img{margin:auto}.PlayerPage .Page-above{margin:30px 0 0}.PlayerPage-main{padding:30px 0}.PlayerPage .List3Column{border-top:0}.PlayerPage .List3Column-title{font-size:1.4rem;letter-spacing:.23px;line-height:15px}}@media only screen and (min-width:1240px){.PlayerPage-leadContent{padding:0 100px;margin:auto;min-height:304px}.PlayerPage-leadHeader{margin-top:-70px}.PlayerPage-leadFirstName{font-size:3.6rem;margin-bottom:20px}.PlayerPage-leadLastName{font-size:4.8rem;line-height:65px}.PlayerPage-leadCountry img{width:30px}.PlayerPage-leadHeadshot{max-height:347px;max-width:347px}.PlayerPage .Page-below .List3Column-title{margin-left:0;padding-top:10px;margin-bottom:20px}}@media only screen and (min-width:1440px){.PlayerPage-leadMedia img{width:100%}.PlayerPage-content{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.PlayerPage .PlayerPage-leadContent,.PlayerPage .PlayerProfile,.PlayerPage .PlayerStats{padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}.PlayerPage-leadInfo{width:422px;-ms-grid-columns:209px 209px;grid-template-columns:209px 209px;-ms-grid-rows:90px 90px;grid-template-rows:90px 90px;margin:0 0 70px}.PlayerPage-leadInfo:after,.PlayerPage-leadInfo:before{height:178px}.PlayerPage-leadTable-cell{padding:20px}.PlayerPage-leadTable-cell:first-of-type,.PlayerPage-leadTable-cell:nth-of-type(2){padding-top:0}.PlayerPage-leadTable-cell:nth-of-type(3),.PlayerPage-leadTable-cell:nth-of-type(4){padding-top:30px;padding-bottom:0}}.PlayerProfile{margin-bottom:15px}.PlayerProfile-biography{color:var(--primaryColor4);font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.2px;line-height:24px}.PlayerProfile-biography .Link{font-weight:700;color:var(--primaryColor1)}@media only screen and (min-width:768px){.PlayerProfile{padding-bottom:35px}.PlayerProfile-heading{font-size:1.4rem;font-weight:700;letter-spacing:.23px;line-height:15px;margin-bottom:20px}}@media only screen and (min-width:1024px){.PlayerProfile-biography{line-height:27px}}@media only screen and (min-width:1024px){.PlayerProfile{padding-left:100px;padding-right:100px}.PlayerProfile-biography{line-height:27px}}@media only screen and (min-width:1440px){.PlayerProfile-biography{padding:30px 100px}}.PlayerScoreCard{background:#fff;margin:2% auto}.PlayerScoreCard-title{font-size:1.4rem;color:var(--grayscaleColor1);font-weight:700;text-transform:uppercase;padding:10px 0 20px}.PlayerScoreCard-records{padding:3.5%;text-align:center}.PlayerScoreCard-records:nth-of-type(2){padding-right:4.5%;padding-left:4.5%}.PlayerScoreCard-records:first-child{padding-right:0}.PlayerScoreCard-records-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}.PlayerScoreCard-records-cell{vertical-align:top;border-top:1px solid var(--primaryColor1);padding:14px 0 24px}.PlayerScoreCard-records-cell:first-of-type .PlayerScoreCard-records-data{font-size:2.4rem;min-height:50px;line-height:1;padding-top:13px;padding-bottom:2px}.PlayerScoreCard-records-label{font-size:1.1rem;display:block;color:var(--primaryColor3);font-weight:700;text-transform:uppercase}.PlayerScoreCard-records-data,.PlayerScoreCard-totals-data{font-size:3.2rem;font-family:Nunito Sans,Arial,Helvetica,sans-serif;display:block;line-height:50px;color:#363b48}.PlayerScoreCard-totals-label{font-size:1.1rem;display:block;color:var(--primaryColor3);font-weight:700;text-transform:uppercase}.PlayerScoreCard-totals-col{display:inline-block;vertical-align:top;width:33.333%;max-width:120px;padding:4px 0 14px;border-right:1px solid #afb0b4}.PlayerScoreCard-totals-col:last-child{border-right:0}@media only screen and (min-width:992px){.PlayerScoreCard{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PlayerScoreCard-records{width:50%;padding:3.5% 0 3.5% 3.5%}}@media only screen and (min-width:768px){.PlayerScoreCard-records-content{-ms-flex-direction:row;flex-direction:row}.PlayerScoreCard-records-cell:first-of-type,.PlayerScoreCard-records-cell:nth-of-type(2){border-top-width:2px;width:50%}.PlayerScoreCard-records-cell:nth-of-type(3),.PlayerScoreCard-records-cell:nth-of-type(4),.PlayerScoreCard-records-cell:nth-of-type(5){width:33.333%;border-bottom:2px solid #363b48}.PlayerScoreCard-records-cell:nth-of-type(2),.PlayerScoreCard-records-cell:nth-of-type(4),.PlayerScoreCard-records-cell:nth-of-type(5){border-left:1px solid #363b48}}@media only screen and (min-width:1240px){.PlayerScoreCard-callout-circle{margin-right:4%;margin-left:0}.PlayerScoreCard-callout-circle+.PlayerScoreCard-callout-circle{margin-right:0;margin-left:4%}}.PlayerStats{position:relative;border-top:1px solid var(--primaryColor5);text-align:center}.PlayerStats-heading{margin-top:20px}.PlayerStats-record{border-bottom:1px solid var(--primaryColor5)}.PlayerStats-record-box{padding:30px 0;width:100%;border:.71px solid var(--primaryColor5);border-radius:5.71px;background-color:#fff;margin-bottom:15px}.PlayerStats-circle,.PlayerStats-record-box{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PlayerStats-circle{width:130px;height:130px;border-radius:50%;border:2.14px solid transparent;-ms-flex-align:center;align-items:center;margin-bottom:20px}.PlayerStats-circle-contain{width:130px;text-align:center}.PlayerStats-circle-data{font-family:Gotham;font-size:3.6rem;line-height:40px}.PlayerStats-circle-data,.PlayerStats-circle-label{color:var(--supportingColor2);font-weight:700;letter-spacing:0}.PlayerStats-circle-label{font-size:1.2rem;text-transform:uppercase;line-height:16px}[data-team=us] .PlayerStats-circle{border-color:var(--usColor)}[data-team=eu] .PlayerStats-circle{border-color:var(--euColor)}.PlayerStats-points{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:20px;margin-bottom:25px}.PlayerStats-points-data{color:var(--supportingColor2);font-family:Gotham;font-size:2.8rem;font-weight:700;letter-spacing:-.31px;line-height:31px}.PlayerStats-points-label{color:#666;text-transform:uppercase;font-size:1.2rem;font-weight:700;letter-spacing:0;line-height:16px}.PlayerStats-points-item:nth-of-type(2){width:132px;margin-left:25px;margin-right:25px;position:relative}.PlayerStats-points-item:nth-of-type(2):after,.PlayerStats-points-item:nth-of-type(2):before{content:"";position:absolute;display:block;top:50%;transform:translateY(-50%);width:1px;height:36px;background:var(--primaryColor5)}.PlayerStats-points-item:nth-of-type(2):before{left:0}.PlayerStats-points-item:nth-of-type(2):after{right:0}.PlayerStats-allTime{padding-top:20px}.PlayerStats-appearances,.PlayerStats-fourballs,.PlayerStats-foursomes,.PlayerStats-overallRecord,.PlayerStats-singles{padding-bottom:15px;border-bottom:1px solid var(--primaryColor5);margin-bottom:20px}.PlayerStats-appearances-data{max-width:300px;margin:auto}.PlayerStats-singles{border-bottom:0;margin-bottom:0}@media only screen and (min-width:768px){.PlayerStats-heading{font-size:1.4rem;font-weight:700;letter-spacing:.23px;line-height:15px;margin:30px 0 25px}.PlayerStats-heading[data-more-margin]{margin-top:40px}.PlayerStats-record-contain[data-50-50]{display:-ms-flexbox;display:flex}.PlayerStats-record-box{margin-bottom:30px}.PlayerStats-record-box:first-of-type{margin-right:10px}.PlayerStats-record-box:last-of-type{margin-left:10px}.PlayerStats-points{margin-bottom:50px}.PlayerStats-points-data{font-size:4.8rem;letter-spacing:-.53px;line-height:53px;margin-bottom:5px}.PlayerStats-points-label{color:var(--supportingColor2)}.PlayerStats-points-item:nth-of-type(2){width:240px;margin-left:84px;margin-right:100px}.PlayerStats-points-item:nth-of-type(2):after,.PlayerStats-points-item:nth-of-type(2):before{height:111px}.PlayerStats-allTime{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PlayerStats-appearances,.PlayerStats-fourballs,.PlayerStats-foursomes,.PlayerStats-overallRecord,.PlayerStats-singles{padding-bottom:0;border-bottom:0;margin:0 0 40px}.PlayerStats-appearances,.PlayerStats-overallRecord{width:50%}.PlayerStats-fourballs,.PlayerStats-foursomes,.PlayerStats-singles{width:33%}}@media only screen and (min-width:1024px){.PlayerStats{padding-left:100px;padding-right:100px}.PlayerStats-heading[data-more-margin]{margin-top:30px}.PlayerStats-biography{line-height:27px}.PlayerStats-circle{width:183px;height:183px;border-radius:50%;border-width:3px;margin-bottom:30px}.PlayerStats-circle-contain{width:183px}.PlayerStats-circle-data{font-size:4.8rem;line-height:53px}.PlayerStats-circle-label{font-size:1.6rem;line-height:22px}.PlayerStats-record{position:relative}.PlayerStats-record[data-full-border]{border:0}.PlayerStats-record[data-full-border]:after{height:1px;width:100px;content:"";bottom:0;left:0;right:0;display:block;width:auto;margin-left:-100px;margin-right:-100px;background:var(--primaryColor5)}.PlayerStats-record-box{margin-bottom:40px}.PlayerStats-record-box:first-of-type{margin-left:110px;margin-right:15px}.PlayerStats-record-box:last-of-type{margin-right:110px;margin-left:15px}.PlayerStats-points{margin-bottom:57px}.PlayerStats-points-data{font-size:8.533rem;letter-spacing:-.95px;line-height:95px;margin-bottom:10px}.PlayerStats-points-label{font-size:1.4rem;line-height:19px}.PlayerStats-points-item{width:241px;position:relative}.PlayerStats-points-item:first-of-type:before{content:"";position:absolute;display:block;top:50%;transform:translateY(-50%);width:1px;height:160px;background:var(--primaryColor5);left:0}.PlayerStats-points-item:nth-of-type(2){margin:0}.PlayerStats-points-item:nth-of-type(2):after,.PlayerStats-points-item:nth-of-type(2):before{height:160px}.PlayerStats-points-item:nth-of-type(3):after{content:"";position:absolute;display:block;top:50%;transform:translateY(-50%);width:1px;height:160px;background:var(--primaryColor5);right:0}}@media only screen and (min-width:1440px){.PlayerStats-allTime{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:space-evenly;justify-content:space-evenly}.PlayerStats-appearances,.PlayerStats-fourballs,.PlayerStats-foursomes,.PlayerStats-overallRecord,.PlayerStats-singles{width:auto}}.AllTimeData-data,.PlayerStats-appearances-data,.PlayerStats-fourballs-data,.PlayerStats-foursomes-data,.PlayerStats-overallRecord-data,.PlayerStats-singles-data{color:var(--supportingColor2);font-family:Gotham;font-size:2.4rem;font-weight:700;letter-spacing:0;line-height:26px}@media only screen and (min-width:768px){.AllTimeData-data,.PlayerStats-appearances-data,.PlayerStats-fourballs-data,.PlayerStats-foursomes-data,.PlayerStats-overallRecord-data,.PlayerStats-singles-data{font-size:2.1rem;letter-spacing:-.23px;line-height:24px;margin-bottom:15px}}@media only screen and (min-width:1024px){.AllTimeData-data,.PlayerStats-appearances-data,.PlayerStats-fourballs-data,.PlayerStats-foursomes-data,.PlayerStats-overallRecord-data,.PlayerStats-singles-data{font-size:2.8rem;letter-spacing:-.31px;line-height:31px;margin-bottom:20px}}.AllTimeData-label,.PlayerStats-appearances-label,.PlayerStats-fourballs-label,.PlayerStats-foursomes-label,.PlayerStats-overallRecord-label,.PlayerStats-singles-label{color:#666;text-transform:uppercase;font-size:1.2rem;font-weight:600;letter-spacing:0;line-height:16px}@media only screen and (min-width:768px){.AllTimeData-label,.PlayerStats-appearances-label,.PlayerStats-fourballs-label,.PlayerStats-foursomes-label,.PlayerStats-overallRecord-label,.PlayerStats-singles-label{color:var(--supportingColor2);font-weight:700}}@media only screen and (min-width:1024px){.AllTimeData-label,.PlayerStats-appearances-label,.PlayerStats-fourballs-label,.PlayerStats-foursomes-label,.PlayerStats-overallRecord-label,.PlayerStats-singles-label{font-size:1.4rem;line-height:19px}}.PointsRaceMember{position:relative;text-align:center;display:inline-block;background:#fff;width:100%;height:156px;padding-top:8px}.PointsRaceMember[data-captains-pick]{background-image:url('../../../resource/00000171-e18a-d5aa-a973-f9afe3390000/styleguide/assets/images/NoImage.7678671cb31dc82546a4f341627ed8c8.svg');background-repeat:no-repeat;background-position:bottom;background-size:auto 65px}.PointsRaceMember img{margin:auto;-o-object-fit:contain;object-fit:contain}.PointsRaceMember-nationality{margin-bottom:5px}.PointsRaceMember-nationality img{width:19px;height:11px}.PointsRaceMember-firstName{font-family:Merriweather;color:var(--supportingColor2);font-style:italic;font-size:1.4rem;letter-spacing:-.2px;line-height:18px}.PointsRaceMember-lastName{font-family:Gotham;color:var(--supportingColor2);font-size:1.4rem;text-transform:uppercase;letter-spacing:normal;line-height:15px;font-weight:700;margin-bottom:6px}.PointsRaceMember-score{font-size:1.4rem;line-height:19px;color:#666;position:relative;display:block}.PointsRaceMember-score .normal{display:none}.PointsRaceMember-score .abr{display:inline}.PointsRaceMember-score .uppercase{text-transform:uppercase}.PointsRaceMember-score .caps{text-transform:capitalize}.PointsRaceMember-score .euPoints,.PointsRaceMember-score .worldPoints{font-size:1.2rem}.PointsRaceMember-score .euPoints[data-points-winner],.PointsRaceMember-score .worldPoints[data-points-winner]{font-size:1.4rem;font-weight:700}.PointsRaceMember-score .euPoints{margin-top:-8px}.PointsRaceMember-media{width:100%;position:absolute;bottom:0;left:0}.PointsRaceMember-media img{max-height:65px}.PointsRaceMember-rank{font-size:1rem;position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;font-family:inherit;font-weight:700}.PointsRaceMember-rank svg,.PointsRaceMember-rank svg image{width:100%;height:auto}.PointsRaceMember-rankPreview,.PointsRaceMember-rankScore{color:#fff;width:20px;height:19px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PointsRaceMember-rankScore{background-color:#000}.PointsRaceMember-rankPreview{background-color:var(--primaryColor5);color:var(--supportingColor9)}.PointsRaceMember-qualification{position:absolute;top:10px;right:10px}@media only screen and (min-width:768px){.PointsRaceMember{height:194px;padding-top:15px}.PointsRaceMember[data-captains-pick]{background-size:auto 93px}.PointsRaceMember-firstName{font-size:1.6rem;line-height:18px}.PointsRaceMember-lastName{font-size:1.6rem;line-height:16px}.PointsRaceMember-score .euPoints{margin-top:-7px}.PointsRaceMember-rankPreview,.PointsRaceMember-rankScore{width:22px;height:20px}.PointsRaceMember-media img{max-height:93px}}@media only screen and (min-width:1024px){.PointsRaceMember{height:264px;padding-top:25px}.PointsRaceMember[data-captains-pick]{border-top:1px solid var(--primaryColor5);background-size:auto 167px}.PointsRaceMember-nationality{display:none;margin-bottom:10px}.PointsRaceMember-nationality img{width:48px;height:27px}.PointsRaceMember-firstName{font-size:1.8rem;line-height:23px}.PointsRaceMember-lastName{font-size:2.4rem;line-height:26px;margin-bottom:57px}.PointsRaceMember-score{display:none;font-size:2.1rem;font-weight:700;letter-spacing:0;line-height:24px}.PointsRaceMember-score .normal{display:inline}.PointsRaceMember-score .abr{display:none}.PointsRaceMember-score .euPoints,.PointsRaceMember-score .worldPoints{font-size:1.6rem;font-weight:300;letter-spacing:0;line-height:19px;margin-top:10px}.PointsRaceMember-score .euPoints[data-points-winner],.PointsRaceMember-score .worldPoints[data-points-winner]{font-size:2.1rem;letter-spacing:0;line-height:24px}.PointsRaceMember-rank{font-size:1.4rem}.PointsRaceMember-rankPreview,.PointsRaceMember-rankScore{width:28px;height:26.59px}.PointsRaceMember-media img{max-height:174px}.PointsRaceMember:hover:not([data-captains-pick]){background:var(--primaryColor1);color:#fff}.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-nationality,.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-score{display:inline-block}.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-media{display:none}.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-firstName,.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-lastName,.PointsRaceMember:hover:not([data-captains-pick]) .PointsRaceMember-score{color:#fff}.PointsRaceMember:hover .PointsRaceMember-qualification{display:none}}.QualificationItem{white-space:nowrap}.QualificationItem,.QualificationItem-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.QualificationItem-icon{height:15px;width:15px;border-radius:50%;background:var(--primaryColor1);color:#fff;font-size:.84rem;font-family:Gotham;font-weight:500;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:1024px){.QualificationItem-icon{height:25px;width:25px;font-size:1.4rem}}.QualificationItem-type{font-size:1rem;font-family:Gotham;font-weight:700;letter-spacing:0;margin-left:5px;color:#000}@media only screen and (min-width:1024px){.QualificationItem-type{font-size:1.2rem}}.QualificationLegend{margin-bottom:15px;font-size:1.4rem;letter-spacing:-.1px}.QualificationLegend-text,.QualificationLegend-types{display:-ms-flexbox;display:flex}.QualificationLegend-text{-ms-flex-align:start;align-items:flex-start}@media only screen and (min-width:1024px){.QualificationLegend-text{-ms-flex-align:center;align-items:center}}.QualificationLegend-text+.QualificationLegend-types{margin-top:10px}.QualificationLegend .QualificationItem-icon{margin-right:10px}.QualificationLegend .QualificationItem-type{margin-left:0;margin-right:20px}.QualificationLegend .QualificationItem-type:last-of-type{margin-right:0}.QualificationLegend .QualificationItem-type span{margin-left:10px;font-size:1.4rem;letter-spacing:-.1px;line-height:19px;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:400}.Quote{position:relative;width:100%}.Quote blockquote{text-align:center}.Quote blockquote a{color:var(--primaryColor1)}.Quote blockquote+.Quote-attribution{margin-top:5px}.Quote-attribution{text-align:right;display:block}@media only screen and (min-width:768px){.Quote{padding-left:56px;padding-right:56px}}.RankingObject-search{border:1px solid var(--primaryColor5);border-radius:8px;background-color:#fff;display:block;position:relative;margin-bottom:15px}.RankingObject-search-button{background-color:transparent;border:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.RankingObject-search-button .icon-magnify{width:13px;height:13px}.RankingObject-search-input{background-color:transparent;width:100%;border:0;padding:13px 20px;font-size:1.4rem;letter-spacing:0;line-height:19px;font-family:Nunito Sans,Arial,Helvetica,sans-serif;color:var(--supportingColor9);outline:none}.RankingObject .awesomplete{width:100%}.RankingObject .awesomplete mark{background-color:transparent}.RankingObject .awesomplete>ul{background-color:#fff;font-size:1.4rem}.RankingObject .awesomplete>ul>li{text-align:left;padding:8px 20px}.RankingObject .awesomplete>ul>li:hover mark{background-color:transparent}.RankingObject-top{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;color:var(--primaryColor4);font-size:1.4rem;letter-spacing:0;line-height:19px;text-align:left}.RankingObject-top a{color:var(--primaryColor1)}.RankingObject-top a[href="#"]{text-decoration:none;pointer-events:none;text-transform:uppercase}.RankingObject-top a:hover{color:var(--buttonHoverColor)}.RankingObject-notes{margin-bottom:10px}.RankingObject-notes a{color:var(--primaryColor1);text-decoration:underline}.RankingObject-dateUpdated{margin-bottom:15px;-ms-flex-negative:0;flex-shrink:0}.RankingObject-table{margin-bottom:30px}@media only screen and (min-width:768px){.RankingObject-top{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;margin-bottom:15px}.RankingObject-notes{display:block;text-align:left;margin-right:20px}.RankingObject-dateUpdated,.RankingObject-notes{margin-bottom:0}.RankingObject .QualificationLegend{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.RankingObject .QualificationLegend-types{margin-top:0;margin-left:20px}}@media only screen and (min-width:1024px){.RankingObject-top{font-size:1.6rem;line-height:27px}}.RankingModule{position:relative;padding:20px 15px 70px}.RankingModule-dd{margin-bottom:10px}@media only screen and (min-width:768px){.RankingModule{padding:20px 20px 80px}.RankingModule-tabs{margin-bottom:20px}}@media only screen and (min-width:1024px){.RankingModule{padding:30px 100px 100px}.RankingModule .RankingModule-tabs{margin-bottom:45px;-ms-flex-pack:distribute;justify-content:space-around}}.RankingTable{position:relative;border-collapse:separate;border-radius:8px;border-top:0;border-spacing:0;margin:0 auto 10px;width:100%;text-align:center;font-size:1.8rem}.RankingTable:before{position:absolute;top:37px;content:"";width:14px;height:14px;display:block;background:var(--siteBgColor);transform:rotate(45deg);left:-8px}@media only screen and (min-width:768px){.RankingTable:before{position:absolute;top:45px;content:"";width:20px;height:20px;left:-13px}}.RankingTable-error{text-align:center;margin:10px 15px 20px}@media only screen and (min-width:768px){.RankingTable{font-size:1.9rem}}.RankingTable [data-rank]{padding:0 14px 0 10px}.RankingTable [data-move]{width:10%}.RankingTable [data-align-left]{text-align:left;padding-left:15px}.RankingTable [data-points]{text-align:right;padding-right:15px}@media only screen and (min-width:768px){.RankingTable [data-points]{padding-right:25px;padding-right:52px}}@media only screen and (min-width:768px){.RankingTable [data-rank]{width:10%}}@media only screen and (min-width:1024px){.RankingTable [data-rank]{width:8%}}.RankingTable thead{background-color:var(--primaryColor1);border-radius:8px;text-align:center;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.RankingTable thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}.RankingTable thead:before{position:absolute;top:40px;content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.RankingTable thead:before{top:48px;height:15px}}.RankingTable thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.RankingTable thead:after{height:15px}}.RankingTable thead th,.RankingTable thead tr{height:40px}@media only screen and (min-width:768px){.RankingTable thead th,.RankingTable thead tr{height:48px}}.RankingTable th{white-space:nowrap}.RankingTable th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.RankingTable th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.RankingTable tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.RankingTable tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.RankingTable td,.RankingTable tr{height:44px}@media only screen and (min-width:768px){.RankingTable td,.RankingTable tr{height:66px;height:82px}}.RankingTable tbody tr:nth-child(odd){background:#f2f2f2}.RankingTable tbody tr:nth-child(2n){background:#fff}.RankingTable tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.RankingTable tbody tr td:last-of-type{border-right:1px solid var(--primaryColor5);white-space:nowrap}.RankingTable tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.RankingTable tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.RankingTable tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.RankingTable tbody tr:last-of-type td,.RankingTable tbody tr td{border-bottom:1px solid var(--primaryColor5)}.PlayerRank-previous,.PlayerRank-rank{color:var(--supportingColor9);font-family:Gotham;font-size:1.4rem;font-weight:700;letter-spacing:.44px;line-height:15px;text-align:center}@media only screen and (min-width:1024px){.PlayerRank-previous,.PlayerRank-rank{font-size:1.6rem;letter-spacing:.5px;line-height:18px}}.PlayerRank-qualification{margin-left:5px}.PlayerRank-qualification .QualificationItem-icon{line-height:normal}@media only screen and (min-width:1024px){.PlayerRank-qualification .QualificationItem-icon{padding-top:2px}}@media only screen and (min-width:768px){.PlayerRank-qualification{margin-left:15px}}.PlayerRank-image{-ms-flex-item-align:end;align-self:flex-end;margin-right:10px;margin-bottom:-1px}@media only screen and (min-width:768px){.PlayerRank-image{margin-bottom:-2px}}@media only screen and (min-width:1024px){.PlayerRank-image{margin-right:30px}}.PlayerRank-image img{height:37px;width:37px;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:768px){.PlayerRank-image img{height:45px;width:45px}}@media only screen and (min-width:1024px){.PlayerRank-image img{height:68px;width:68px}}.PlayerRank-name{text-align:left;color:#000;font-family:Gotham;font-size:1.2rem;line-height:14px;padding-left:15px;border-color:inherit;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PlayerRank-name{font-size:1.4rem;line-height:15px}}@media only screen and (min-width:1024px){.PlayerRank-name{font-size:1.6rem;line-height:18px}}.PlayerRank-name[data-qualified]{color:var(--primaryColor1)}.PlayerRank-name [data-firstname]{display:none;font-family:Merriweather;font-style:italic;margin-right:4px}@media only screen and (min-width:768px){.PlayerRank-name [data-firstname]{margin-top:-2px;line-height:18px;display:inline}}@media only screen and (min-width:1024px){.PlayerRank-name [data-firstname]{line-height:20px}}.PlayerRank-name [data-lastname]{font-weight:700;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.PlayerRank-name [data-lastname]:before{content:attr(data-initial) ".";margin-right:5px}@media only screen and (min-width:768px){.PlayerRank-name [data-lastname]:before{display:none}}.PlayerRank-previous{display:table-cell}.PlayerRank-flag{margin-right:7px}@media only screen and (min-width:1024px){.PlayerRank-flag{margin-right:20px}}.PlayerRank .move{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PlayerRank .move:before{content:"";display:block}.PlayerRank .move.up{color:#28911a}.PlayerRank .move.up:before{margin-right:3px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid #28911a}.PlayerRank .move.same:before{background:var(--supportingColor9);width:5px;height:2px}.PlayerRank .move.down{color:#cc2929}.PlayerRank .move.down:before{margin-right:3px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #cc2929}.PlayerRank-points{font-family:Gotham;font-size:1rem;font-weight:500;letter-spacing:0;line-height:12px;padding-right:10px;text-align:right}@media only screen and (min-width:768px){.PlayerRank-points{font-size:1.6rem;line-height:15px;font-weight:700;padding-right:20px}}@media only screen and (min-width:1024px){.PlayerRank-points{font-size:1.8rem;letter-spacing:0;line-height:20px;padding-right:43px}}.FutureSitesTable,.PastSitesTable{display:block;width:100%;margin-bottom:35px}.FutureSitesTable-table,.PastSitesTable-table{margin-bottom:30px}.FutureSitesTable-thead,.PastSitesTable-thead{display:none}.FutureSitesTable-th,.PastSitesTable-th{text-transform:uppercase;color:var(--primaryColor4);font-size:1.2rem;font-weight:500;letter-spacing:1px;line-height:14px}@media only screen and (min-width:768px){.FutureSitesTable,.PastSitesTable{padding-top:27px;padding-left:20px;padding-right:20px}.FutureSitesTable-table,.PastSitesTable-table{display:table;width:100%}.FutureSitesTable-tbody,.FutureSitesTable-thead,.PastSitesTable-tbody,.PastSitesTable-thead{display:table-header-group}.FutureSitesTable-th,.PastSitesTable-th{display:table-cell;padding-bottom:20px;border-bottom:1px solid var(--primaryColor5)}}@media only screen and (min-width:1240px){.FutureSitesTable,.PastSitesTable{margin-bottom:40px;padding-left:100px;padding-right:100px;padding-top:50px}.FutureSitesTable-table,.PastSitesTable-table{margin-bottom:50px}.FutureSitesTable-th,.PastSitesTable-th{padding-bottom:25px}}.FutureSitesRow,.PastSitesRow{color:var(--supportingColor2);margin:20px 15px;padding-bottom:20px;display:block}.FutureSitesRow[data-toggle-in=expand] .chevron,.PastSitesRow[data-toggle-in=expand] .chevron{transform:rotate(-90deg);top:-4px}.FutureSitesRow[data-toggle-in=expand]+[data-toggle-area],.FutureSitesRow[data-toggle-in=expand]+[data-toggle-sibling]+[data-toggle-area],.PastSitesRow[data-toggle-in=expand]+[data-toggle-area],.PastSitesRow[data-toggle-in=expand]+[data-toggle-sibling]+[data-toggle-area]{display:block}.FutureSitesRow-td,.PastSitesRow-td{margin-bottom:25px}.FutureSitesRow-td:last-of-type,.PastSitesRow-td:last-of-type{margin-bottom:0}.FutureSitesRow-toggle-trigger,.PastSitesRow-toggle-trigger{border:0;color:var(--primaryColor1);background:transparent;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;letter-spacing:1.29px;line-height:15px;font-weight:700;text-transform:uppercase;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.FutureSitesRow-toggle-trigger .chevron,.PastSitesRow-toggle-trigger .chevron{width:11px;height:11px;transform:rotate(90deg);top:3px;position:relative;margin-right:5px}.FutureSitesRow-toggle-area,.PastSitesRow-toggle-area{display:none;background:var(--primaryColor6);margin-top:-21px;padding:20px 15px}.FutureSitesRow-image,.PastSitesRow-image{margin-bottom:20px}.FutureSitesRow-image img,.PastSitesRow-image img{border-radius:2px}.FutureSitesRow-description,.PastSitesRow-description{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.2px;line-height:28px;margin-bottom:25px}@media only screen and (min-width:768px){.FutureSitesRow,.PastSitesRow{display:table-row;border-bottom:0}.FutureSitesRow[data-toggle-in=expand]+[data-toggle-area],.FutureSitesRow[data-toggle-in=expand]+[data-toggle-sibling]+[data-toggle-area],.PastSitesRow[data-toggle-in=expand]+[data-toggle-area],.PastSitesRow[data-toggle-in=expand]+[data-toggle-sibling]+[data-toggle-area]{display:table-row}.FutureSitesRow-td,.PastSitesRow-td{display:table-cell;padding:25px 0;border-bottom:1px solid var(--primaryColor5);vertical-align:middle;position:relative}[data-toggle-in=expand] .FutureSitesRow-td,[data-toggle-in=expand] .PastSitesRow-td{border-bottom:0}.FutureSitesRow-td:after,.PastSitesRow-td:after{content:"";width:1px;height:36px;background:var(--primaryColor5);position:absolute;top:50%;transform:translateY(-50%);right:0}.FutureSitesRow-td:last-of-type:after,.PastSitesRow-td:last-of-type:after{display:none}.FutureSitesRow-td-content.flex,.PastSitesRow-td-content.flex{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.FutureSitesRow-toggle-wrap,.PastSitesRow-toggle-wrap{width:0;overflow:visible}.FutureSitesRow-toggle-cell,.PastSitesRow-toggle-cell{width:100vw;margin-left:-20px;margin-right:-20px;padding:15px 20px 40px;background:var(--primaryColor6);max-width:1440px}.FutureSitesRow-image img,.PastSitesRow-image img{margin:auto}.FutureSitesRow-description,.PastSitesRow-description{line-height:25px}}@media only screen and (min-width:1240px){.FutureSitesRow-toggle-trigger,.PastSitesRow-toggle-trigger{font-size:1.4rem;line-height:17px;letter-spacing:1.5px}.FutureSitesRow-toggle-cell,.PastSitesRow-toggle-cell{margin-left:-100px;margin-right:-100px;padding:40px 100px}.FutureSitesRow-image,.PastSitesRow-image{max-width:601px;margin-right:30px}.FutureSitesRow-image img,.PastSitesRow-image img{border-radius:8px}.FutureSitesRow-info,.PastSitesRow-info{width:100%;max-width:601px}}.FutureSitesRow{border-bottom:0;margin-bottom:0;padding-bottom:0}.FutureSitesRow .FutureSitesTable-th{margin-bottom:15px}.FutureSitesRow-btn-row{padding:15px 0;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);margin-left:-15px;margin-right:-15px}.FutureSitesRow-btn-row .FutureSitesRow-toggle-trigger{margin:auto}.FutureSitesRow-year{font-family:Gotham;font-size:1.8rem;font-weight:700;letter-spacing:.6px;line-height:20px}.FutureSitesRow-name{font-size:1.2rem;letter-spacing:1px;line-height:19px;margin-bottom:15px;text-transform:uppercase}.FutureSitesRow-course,.FutureSitesRow-name{font-family:Nunito Sans,Arial,Helvetica,sans-serif}.FutureSitesRow-course{font-size:1.8rem;letter-spacing:.6px;line-height:22px;margin-bottom:5px}.FutureSitesRow-location{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;letter-spacing:.53px;line-height:19px;margin-bottom:20px;color:#000}.FutureSitesRow-dateRange{text-transform:uppercase;font-family:Gotham;font-size:1.2rem;font-weight:500;letter-spacing:.8px;line-height:14px;color:var(--supportingColor8);margin-bottom:10px;padding-right:79px}.FutureSitesRow-info{position:relative}.FutureSitesRow-info-course{font-size:2.1rem;letter-spacing:.5px;line-height:31px;margin-bottom:20px;padding-right:79px}.FutureSitesRow-info-links{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.FutureSitesRow-info-links .Link{width:305px;margin:auto auto 20px}.FutureSitesRow-info-links .tickets{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out}.FutureSitesRow-info-links .tickets:active,.FutureSitesRow-info-links .tickets:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.FutureSitesRow-info-links .hospitality,.FutureSitesRow-info-links .volunteers{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:#000;border:1px solid #fff;background-color:#fff;border:1px solid var(--primaryColor5)}.FutureSitesRow-info-links .hospitality:active,.FutureSitesRow-info-links .hospitality:hover,.FutureSitesRow-info-links .volunteers:active,.FutureSitesRow-info-links .volunteers:hover{color:#fff;background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.FutureSitesRow-info-links .volunteers{margin-bottom:0}.FutureSitesRow-badge{position:absolute;top:0;right:0}.FutureSitesRow-toggle-area{margin-top:0}@media only screen and (min-width:768px){.FutureSitesRow .FutureSitesTable-th{display:none}.FutureSitesRow-btn-row{border:0;padding:0;margin:0}.FutureSitesRow-td-content.between{-ms-flex-pack:justify;justify-content:space-between;padding-left:50px}.FutureSitesRow-td-content.start{-ms-flex-pack:start;justify-content:flex-start}.FutureSitesRow-location,.FutureSitesRow-name,.FutureSitesRow-year{margin-bottom:0}.FutureSitesRow-year{font-size:2.1rem;letter-spacing:.7px;line-height:31px}.FutureSitesRow-location,.FutureSitesRow-name{font-size:1.8rem;letter-spacing:.6px;line-height:22px}.FutureSitesRow-course{font-size:1.6rem;letter-spacing:.53px;line-height:19px;margin-bottom:7px;color:var(--primaryColor4)}.FutureSitesRow-info-links{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start}.FutureSitesRow-info-links .Link{max-width:100%;max-width:160px;margin:0 15px 0 0}}@media only screen and (min-width:1240px){.FutureSitesRow-td-content.between{padding-left:90px}.FutureSitesRow-cell{display:-ms-flexbox;display:flex}.FutureSitesRow-image{margin-bottom:0}.FutureSitesRow-dateRange{margin-top:30px}}.FutureSitesTable-cta{width:100%;margin:auto}.FutureSitesTable-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;display:block;padding:14px 0;max-width:150px;margin:0 auto 20px}.FutureSitesTable-cta .Link:active,.FutureSitesTable-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}@media only screen and (min-width:768px){.FutureSitesTable-th.location{padding-left:50px}.FutureSitesTable-cta .Link{max-width:163px}}@media only screen and (min-width:1240px){.FutureSitesTable-th.location{padding-left:90px}.FutureSitesTable-cta .Link{max-width:173px}}.PastSitesRow{padding-bottom:25px;margin:25px 15px -35px;border-bottom:0}.PastSitesRow-toggle-cell{padding-bottom:30px}.PastSitesRow-toggle-area{padding-bottom:0}.PastSitesRow-badge{display:none;margin-right:25px;margin-left:20px}.PastSitesRow-badge img{width:69px;height:61px;-o-object-fit:contain;object-fit:contain}.PastSitesRow .PastSitesTable-th{margin-bottom:15px}.PastSitesRow:not(:first-of-type){padding-top:0}.PastSitesRow-td{width:100%;display:inline-block;margin-bottom:25px}.PastSitesRow-td.year{width:76px}.PastSitesRow-td.date{width:calc(100% - 86px)}.PastSitesRow-td.location .PastSitesRow-toggle-trigger{display:none}.PastSitesRow-year{font-family:Gotham;color:var(--supportingColor2);font-weight:700;white-space:nowrap}.PastSitesRow-date,.PastSitesRow-year{font-size:1.8rem;letter-spacing:.6px;line-height:20px}.PastSitesRow-date{color:var(--supportingColor1);font-weight:400}.PastSitesRow-name{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.2rem;letter-spacing:1px;line-height:19px;margin-bottom:8px;text-transform:uppercase}.PastSitesRow-winner{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:1.4rem;font-weight:700;letter-spacing:.39px;line-height:19px}.PastSitesRow-winner .flag{margin-right:5px}.PastSitesRow-course{font-size:1.6rem;letter-spacing:.53px;line-height:19px;color:var(--supportingColor8)}.PastSitesRow-course,.PastSitesRow-location{font-family:Nunito Sans,Arial,Helvetica,sans-serif}.PastSitesRow-location{font-size:1.8rem;letter-spacing:.6px;line-height:22px;color:var(--supportingColor2);margin-bottom:26px}.PastSitesRow-toggle-area{margin-top:0}.PastSitesRow-toggle-area .Link.recap{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;display:block;max-width:194px;width:100%;padding:14px 0;margin:auto auto 0}.PastSitesRow-toggle-area .Link.recap:active,.PastSitesRow-toggle-area .Link.recap:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}.PastSitesRow-btn-row{padding:15px 0;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5)}.PastSitesRow-btn-row .PastSitesRow-toggle-trigger{margin:auto}.PastSitesRow-stats{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;max-width:727px;margin:auto}.PastSitesRow-description{max-width:727px;margin-left:auto;margin-right:auto}.PastSitesRow-image{margin-bottom:30px}@media only screen and (min-width:768px){.PastSitesRow{padding-bottom:0;margin:0}.PastSitesRow .PastSitesTable-th{display:none}.PastSitesRow-td{display:table-cell;width:auto;padding:18px 0}.PastSitesRow-td:after{top:50%;transform:translateY(-50%)}.PastSitesRow-td.date,.PastSitesRow-td.winner{width:auto;margin-bottom:0;padding-left:20px}.PastSitesRow-td.winner{width:115px}.PastSitesRow-td.date .tablet-hide{display:none}.PastSitesRow-td.location{padding-left:20px;display:table-cell}.PastSitesRow-td.location:after{display:none}.PastSitesRow-td.location .PastSitesRow-td-group{width:180px}.PastSitesRow-td.location .PastSitesRow-toggle-trigger{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-negative:0;flex-shrink:0}.PastSitesRow-td-content.between{-ms-flex-pack:justify;justify-content:space-between}.PastSitesRow-td-content.start{-ms-flex-pack:start;justify-content:flex-start}.PastSitesRow-location,.PastSitesRow-name,.PastSitesRow-year{margin-bottom:0}.PastSitesRow-date{font-size:1.4rem;letter-spacing:.39px;line-height:19px}.PastSitesRow-course{font-size:1.4rem;font-size:14px;letter-spacing:0;line-height:19px}.PastSitesRow-location{font-size:12px;letter-spacing:0;line-height:16px}.PastSitesRow-relative{position:relative}.PastSitesRow-btn-row,.PastSitesRow .info-text{display:none}}@media only screen and (min-width:1024px){.PastSitesRow-badge{display:block}.PastSitesRow-td.year{width:165px}.PastSitesRow-td.date{display:table-cell;border-top:0}.PastSitesRow-td.date .tablet-hide{display:block}.PastSitesRow-td.date .PastSitesRow-td-content.flex{-ms-flex-pack:justify;justify-content:space-between}.PastSitesRow-td.location .PastSitesRow-td-group{min-width:280px;width:auto}.PastSitesRow-btn-row{left:125%}.PastSitesRow-description,.PastSitesRow-stats{max-width:none}}@media only screen and (min-width:1240px){.PastSitesRow-td{padding-bottom:25px}.PastSitesRow-td:after{top:50%;transform:translateY(-50%)}.PastSitesRow-toggle-top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.PastSitesRow-grid{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,297px) minmax(0,297px);grid-template-columns:minmax(0,297px) minmax(0,297px);max-width:596px;text-align:center;margin:0}.PastSitesRow-grid-item{padding:12px 0 24px}.PastSitesRow-grid-item:first-of-type,.PastSitesRow-grid-item:nth-of-type(2){-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end}.PastSitesRow-grid-item:nth-of-type(3),.PastSitesRow-grid-item:nth-of-type(4){-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start}.PastSitesRow-grid-value{font-size:3.6rem;line-height:43px;font-weight:600;letter-spacing:1px}.PastSitesRow-grid-text{font-size:1.5rem;line-height:18px}.PastSitesRow-btn-row{display:none}.PastSitesRow .info-text{display:inline}.PastSitesRow-stats{width:50%}}@media only screen and (min-width:1440px){.PastSitesRow-td.year{width:171px}.PastSitesRow-td.date{padding-left:25px;width:295px}.PastSitesRow-td.location,.PastSitesRow-td.winner{padding-left:70px}.PastSitesRow-td.winner{width:237px}.PastSitesRow-year{font-size:2.1rem;line-height:24px;letter-spacing:0}.PastSitesRow-date{font-size:1.6rem;letter-spacing:0;line-height:24px}.PastSitesRow-winner{font-size:1.8rem;font-weight:700;letter-spacing:.5px;line-height:22px}.PastSitesRow-winner .flag{margin-right:10px}.PastSitesRow-course{font-size:1.6rem;letter-spacing:0;line-height:22px}.PastSitesRow-location{font-size:1.8rem;letter-spacing:0;line-height:24px}}.PastSitesTable{margin-bottom:66px}.PastSitesTable-th.purse{display:none}.PastSitesTable-cta{width:100%;margin:auto;display:inline-block}.PastSitesTable-cta .Link{font-size:1.4rem;cursor:pointer;display:inline-block;text-align:center;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:.35px;line-height:17px;border-radius:22.5px;padding:14px 36px;color:var(--buttonTextColor);background-color:var(--buttonColor);border:1px solid var(--buttonColor);transition:background-color .3s ease-in-out;max-width:150px;margin:0 auto 20px}.PastSitesTable-cta .Link:active,.PastSitesTable-cta .Link:hover{background-color:var(--buttonHoverColor);border:1px solid var(--buttonHoverColor)}@media only screen and (min-width:768px){.PastSitesTable-th.date,.PastSitesTable-th.location,.PastSitesTable-th.winner{padding-left:20px}.PastSitesTable-cta .Link{max-width:163px}}@media only screen and (min-width:1024px){.PastSitesTable-th{font-weight:700;line-height:16px}}@media only screen and (min-width:1440px){.PastSitesTable-th.date{padding-left:25px}.PastSitesTable-th.location,.PastSitesTable-th.winner{padding-left:70px}}.SocialBar-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none}.SocialBar-items-item{-ms-flex-negative:0;flex-shrink:0;margin:0 20px 0 0}.SocialBar-items-item:last-of-type{margin-right:0}.SocialLink{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.SocialLink svg{fill:var(--primaryColor4);height:26px;width:26px}.RankingModule,.ScoringModule{position:relative}.RankingModule-dd,.ScoringModule-dd{display:block;border:1px solid var(--primaryColor5);border-radius:8px;background-color:#fff;font-size:1.4rem;color:#000;letter-spacing:0;line-height:19px;position:relative}.RankingModule-dd:after,.ScoringModule-dd:after{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:"";right:15.5px;top:50%;transform:translateY(-50%);pointer-events:none}.RankingModule-select,.ScoringModule-select{width:100%;border:0;border-radius:8px;background:none;font-size:1.4rem;color:#000;letter-spacing:0;line-height:19px;position:relative;padding:12.5px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.RankingModule-tabs,.ScoringModule-tabs{display:none;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-align:center;align-items:center;height:51px;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:#fff}.RankingModule li,.ScoringModule li{height:100%;text-align:center}.RankingModule-tab,.ScoringModule-tab{font-size:1.4rem;color:var(--supportingColor8);letter-spacing:.2px;line-height:19px;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.RankingModule-tab[data-active=true],.ScoringModule-tab[data-active=true]{color:var(--primaryColor1);font-weight:700;letter-spacing:0}.RankingModule-tab[data-active=true]:after,.ScoringModule-tab[data-active=true]:after{position:absolute;content:"";width:47px;height:2px;bottom:0;left:0;right:0;margin:auto;background:var(--primaryColor1)}.RankingModule-panel,.RankingModule-panel[data-visible=false],.ScoringModule-panel,.ScoringModule-panel[data-visible=false]{display:none}.RankingModule-panel[data-visible=true],.ScoringModule-panel[data-visible=true]{display:block}@media only screen and (min-width:768px){.RankingModule-dd,.ScoringModule-dd{display:none}.RankingModule-tabs,.ScoringModule-tabs{display:-ms-flexbox;display:flex}}@media only screen and (min-width:1024px){.RankingModule-tabs,.ScoringModule-tabs{height:56px;border:1px solid var(--primaryColor5);border-radius:12px;margin-left:0;margin-right:0;width:100%}}.HeadingH3,.HeadingH4,.HeadingH5,.HeadingH6{font-size:19px}.RichTextBody .cms-textAlign-center,.RichTextBody [data-align-center]{text-align:center}.RichTextBody .cms-textAlign-right,.RichTextBody [data-align-right]{text-align:right}.RichTextBody [data-align-left]{text-align:left}.RichTextBody:after{content:"";display:table;clear:both}.RichTextBody>ol,.RichTextBody>ul,.RichTextBody p,.RichTextBody p>ol,.RichTextBody p>ul{font-size:1.6rem;color:var(--supportingColor1);letter-spacing:0;line-height:27px}.RichTextBody>ol a,.RichTextBody>ul a,.RichTextBody p>ol a,.RichTextBody p>ul a,.RichTextBody p a{color:var(--hyperlinkTextColor);text-decoration:none}.RichTextBody>ol a:hover,.RichTextBody>ul a:hover,.RichTextBody p>ol a:hover,.RichTextBody p>ul a:hover,.RichTextBody p a:hover{text-decoration:none}.RichTextBody>ul,.RichTextBody>ul li>ul,.RichTextBody p>ul,.RichTextBody p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.RichTextBody>ul li>ol,.RichTextBody p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.RichTextBody>ul b,.RichTextBody>ul strong,.RichTextBody p>ul b,.RichTextBody p>ul strong{color:var(--primaryColor1)}.RichTextBody>ol,.RichTextBody p>ol{padding:0 0 0 20px;margin:10px 0}.RichTextBody>ol li>ul,.RichTextBody p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.RichTextBody>ol li>ol,.RichTextBody p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.RichTextBody>ol b,.RichTextBody>ol strong,.RichTextBody p>ol b,.RichTextBody p>ol strong{color:var(--primaryColor1)}.RichTextBody p{margin:0 0 25px}.RichTextBody p:first-of-type{margin-top:0}.RichTextBody p:last-of-type{margin-bottom:0}.RichTextBody p:last-of-type+.Enhancement{margin-top:25px}.RichTextBody h2,.RichTextBody h3,.RichTextBody h4,.RichTextBody h5,.RichTextBody h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.RichTextBody h2,.RichTextBody h3,.RichTextBody h4,.RichTextBody h5,.RichTextBody h6{margin-bottom:20px}}.RichTextBody h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.RichTextBody h2{font-size:2.4rem}}.RichTextBody h3{font-size:1.9rem}@media only screen and (min-width:1024px){.RichTextBody h3{font-size:2.2rem}}.RichTextBody h4{font-size:1.7rem}@media only screen and (min-width:1024px){.RichTextBody h4{font-size:2rem}}.RichTextBody h5{font-size:1.6rem}.RichTextBody h6{font-size:1.5rem}.RichTextBody table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.RichTextBody thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.RichTextBody thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.RichTextBody thead{border-bottom:30px solid var(--siteBgColor)}}.RichTextBody thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.RichTextBody thead:after{height:15px}}@media only screen and (min-width:1024px){.RichTextBody thead:after{height:30px}}.RichTextBody thead th,.RichTextBody thead tr{height:40px}@media only screen and (min-width:768px){.RichTextBody thead th,.RichTextBody thead tr{height:48px}}.RichTextBody th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.RichTextBody th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.RichTextBody tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.RichTextBody tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.RichTextBody td,.RichTextBody tr{padding:17px 15px}.RichTextBody td{text-align:center}.RichTextBody tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.RichTextBody tbody tr:nth-child(2n){background:#fff}.RichTextBody tbody tr td{border-right:1px solid var(--primaryColor5)}.RichTextBody tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.RichTextBody tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.RichTextBody tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.RichTextBody tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.RichTextBody tbody tr:last-of-type td,.RichTextBody tbody tr td{border-bottom:1px solid var(--primaryColor5)}.RichTextBody tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.RichTextBody tbody td a:hover{text-decoration:none}.RichTextBody .Figure img{margin-bottom:10px;width:100%}.RichTextBody .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.RichTextBody .Figure-caption,.RichTextBody .Figure-caption p,.RichTextBody .Figure-credit,.RichTextBody .Figure-credit p{display:inline}@media only screen and (min-width:768px){.RichTextBody .Figure img{margin-bottom:20px}}.RichTextBody .TweetEmbed twitter-widget{width:auto!important}.RichTextBody .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.RichTextBody .MpsAd-wrapper{padding-bottom:30px}}.RichTextModule{margin:30px auto;padding:0 15px;max-width:587px}@media only screen and (min-width:768px){.RichTextModule{padding:0}}@media only screen and (min-width:1024px){.RichTextModule{max-width:none;padding:0 100px}}@media only screen and (min-width:1240px){.RichTextModule{max-width:1240px}}.RichTextFaq{display:block;width:100%;border-bottom:1px solid var(--supportingColor5);max-width:900px;margin-left:auto;margin-right:auto}.Container .RichTextFaq:last-of-type{margin-bottom:20px}.RichTextFaq .chevron{width:11px;height:11px;transform:rotate(90deg);fill:var(--supportingColor8);top:3px;position:relative;margin-right:5px}.RichTextFaq[data-toggle-in=faq-item]{border-bottom:0}.RichTextFaq[data-toggle-in=faq-item] .RichTextFaq-items{display:block}.RichTextFaq[data-toggle-in=faq-item] .chevron{transform:rotate(-90deg);top:-4px}.RichTextFaq-title{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;color:#000;padding-bottom:15px;letter-spacing:0;line-height:22px;font-size:1.6rem;cursor:pointer}.RichTextFaq-items{display:none;background:var(--primaryColor6);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-top:1px solid var(--supportingColor5);border-bottom:1px solid var(--supportingColor5);padding:10px 15px 20px}.RichTextFaq-items .RichTextBody{font-size:1.6rem;line-height:22px;color:var(--supportingColor1)}.RichTextFaq+.RichTextFaq{margin-top:15px}@media only screen and (min-width:768px){.RichTextFaq:first-of-type{margin-top:10px}.Container .RichTextFaq:last-of-type{margin-bottom:30px}.RichTextFaq-title{font-size:1.8rem;line-height:24px;padding-bottom:20px}.RichTextFaq-items{margin-left:-20px;margin-right:-20px;padding:15px 20px;letter-spacing:0;line-height:22px;font-size:1.6rem}.RichTextFaq .chevron{width:15px;height:16px}.RichTextFaq+.RichTextFaq{margin-top:20px}}@media only screen and (min-width:1024px){.RichTextFaq:first-of-type{margin-top:20px}.RichTextFaq-items{margin-left:-100px;margin-right:-100px;padding:15px 100px;line-height:22px}.RichTextFaq .RichTextBody,.RichTextFaq .RichTextBody p{line-height:22px}.Container .RichTextFaq:last-of-type{margin-bottom:40px}}.Tooltip{position:relative;top:-3px}.Tooltip,.Tooltip:hover .Tooltip-text{display:inline-block}.Tooltip-trigger{display:inline-block;height:19px;width:19px;border:1px solid var(--primaryColor5);background-color:#fff;text-transform:lowercase;font-style:italic;font-family:Merriweather;font-size:1.2rem;color:#000;border-radius:50%;letter-spacing:-.17px;line-height:15px;cursor:pointer;font-weight:400}.Tooltip-text{font-weight:400;text-align:left;position:absolute;width:286px;left:-175px;top:-43px;transform:translateY(-50%);display:none;padding:10px;color:#313131;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;letter-spacing:-.1px;line-height:18px;border-radius:8px;border:1px solid var(--primaryColor5);text-transform:none;z-index:10;background:#fff}.Tooltip-text:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:11px solid var(--primaryColor5);bottom:-11px;z-index:10;right:95px}.Tooltip-text:after,.Tooltip-text:before{content:"";display:block;position:absolute;width:0;height:0}.Tooltip-text:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #fff;bottom:-10px;z-index:11;right:96px}@media only screen and (min-width:1024px){.Tooltip-text{padding:15px 25px;left:30px;top:50%;transform:translateY(-50%)}.Tooltip-text:before{border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:11px solid var(--primaryColor5);right:auto;left:-18px}.Tooltip-text:after,.Tooltip-text:before{bottom:auto;top:50%;transform:translateY(-50%)}.Tooltip-text:after{border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:10px solid #fff;right:0;left:-16px}}.HTML5VideoPlayer{display:block;position:relative;padding-bottom:56.25%;height:0;margin:0 auto}.HTML5VideoPlayer video{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.ArticlePage-lead .HTML5VideoPlayer{margin-bottom:15px}.YouTubeVideoPlayer{display:block;height:0;margin:0 auto;position:relative;padding-bottom:56.25%}.YouTubeVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.ArticlePage-lead .YouTubeVideoPlayer{margin-bottom:15px}.VideoPage-featuredContent{background-color:var(--primaryColor1);border:1px solid var(--primaryColor1);color:#fff;border-radius:2px 0 0 2px;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:18px;border-radius:8px;overflow:hidden}.VideoPage-featuredContent,.VideoPage-featuredSponsor{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.VideoPage-featuredSponsor{background-color:#fff;-ms-flex-pack:center;justify-content:center;height:60px;width:220px}.VideoPage-featuredSponsor img{-o-object-fit:contain;object-fit:contain}.VideoPage-featuredTitle{margin:4px 15px;color:#fff;font-family:Gotham;font-size:1.6rem;letter-spacing:0;line-height:18px;font-weight:700;text-transform:uppercase}.VideoPage-entitlementContent{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:8px}.VideoPage-entitlementTitle{color:#151515;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;font-style:italic;letter-spacing:.3px;line-height:17px}.VideoPage-entitlementSponsor{margin-left:10px}.VideoPage-headline{color:var(--supportingColor2);font-family:Gotham;text-transform:uppercase;font-size:2.1rem;font-weight:700;letter-spacing:0;line-height:28px;margin-bottom:10px}.VideoPage-headline-wrap [data-actions]{display:none}.VideoPage-headline-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.VideoPage-videoBody{font-size:1.4rem;line-height:21.46px;color:var(--primaryColor4);margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid var(--primaryColor5)}.VideoPage-videoBody .cms-textAlign-center,.VideoPage-videoBody [data-align-center]{text-align:center}.VideoPage-videoBody .cms-textAlign-right,.VideoPage-videoBody [data-align-right]{text-align:right}.VideoPage-videoBody [data-align-left]{text-align:left}.VideoPage-videoBody:after{content:"";display:table;clear:both}.VideoPage-videoBody>ol,.VideoPage-videoBody>ul,.VideoPage-videoBody p,.VideoPage-videoBody p>ol,.VideoPage-videoBody p>ul{font-size:1.6rem;color:var(--supportingColor1);letter-spacing:0;line-height:27px}.VideoPage-videoBody>ol a,.VideoPage-videoBody>ul a,.VideoPage-videoBody p>ol a,.VideoPage-videoBody p>ul a,.VideoPage-videoBody p a{color:var(--hyperlinkTextColor);text-decoration:none}.VideoPage-videoBody>ol a:hover,.VideoPage-videoBody>ul a:hover,.VideoPage-videoBody p>ol a:hover,.VideoPage-videoBody p>ul a:hover,.VideoPage-videoBody p a:hover{text-decoration:none}.VideoPage-videoBody>ul,.VideoPage-videoBody>ul li>ul,.VideoPage-videoBody p>ul,.VideoPage-videoBody p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.VideoPage-videoBody>ul li>ol,.VideoPage-videoBody p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.VideoPage-videoBody>ul b,.VideoPage-videoBody>ul strong,.VideoPage-videoBody p>ul b,.VideoPage-videoBody p>ul strong{color:var(--primaryColor1)}.VideoPage-videoBody>ol,.VideoPage-videoBody p>ol{padding:0 0 0 20px;margin:10px 0}.VideoPage-videoBody>ol li>ul,.VideoPage-videoBody p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.VideoPage-videoBody>ol li>ol,.VideoPage-videoBody p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.VideoPage-videoBody>ol b,.VideoPage-videoBody>ol strong,.VideoPage-videoBody p>ol b,.VideoPage-videoBody p>ol strong{color:var(--primaryColor1)}.VideoPage-videoBody p{margin:0 0 25px}.VideoPage-videoBody p:first-of-type{margin-top:0}.VideoPage-videoBody p:last-of-type{margin-bottom:0}.VideoPage-videoBody p:last-of-type+.Enhancement{margin-top:25px}.VideoPage-videoBody h2,.VideoPage-videoBody h3,.VideoPage-videoBody h4,.VideoPage-videoBody h5,.VideoPage-videoBody h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.VideoPage-videoBody h2,.VideoPage-videoBody h3,.VideoPage-videoBody h4,.VideoPage-videoBody h5,.VideoPage-videoBody h6{margin-bottom:20px}}.VideoPage-videoBody h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.VideoPage-videoBody h2{font-size:2.4rem}}.VideoPage-videoBody h3{font-size:1.9rem}@media only screen and (min-width:1024px){.VideoPage-videoBody h3{font-size:2.2rem}}.VideoPage-videoBody h4{font-size:1.7rem}@media only screen and (min-width:1024px){.VideoPage-videoBody h4{font-size:2rem}}.VideoPage-videoBody h5{font-size:1.6rem}.VideoPage-videoBody h6{font-size:1.5rem}.VideoPage-videoBody table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.VideoPage-videoBody thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.VideoPage-videoBody thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.VideoPage-videoBody thead{border-bottom:30px solid var(--siteBgColor)}}.VideoPage-videoBody thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.VideoPage-videoBody thead:after{height:15px}}@media only screen and (min-width:1024px){.VideoPage-videoBody thead:after{height:30px}}.VideoPage-videoBody thead th,.VideoPage-videoBody thead tr{height:40px}@media only screen and (min-width:768px){.VideoPage-videoBody thead th,.VideoPage-videoBody thead tr{height:48px}}.VideoPage-videoBody th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.VideoPage-videoBody th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.VideoPage-videoBody tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.VideoPage-videoBody tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.VideoPage-videoBody td,.VideoPage-videoBody tr{padding:17px 15px}.VideoPage-videoBody td{text-align:center}.VideoPage-videoBody tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.VideoPage-videoBody tbody tr:nth-child(2n){background:#fff}.VideoPage-videoBody tbody tr td{border-right:1px solid var(--primaryColor5)}.VideoPage-videoBody tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.VideoPage-videoBody tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.VideoPage-videoBody tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.VideoPage-videoBody tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.VideoPage-videoBody tbody tr:last-of-type td,.VideoPage-videoBody tbody tr td{border-bottom:1px solid var(--primaryColor5)}.VideoPage-videoBody tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.VideoPage-videoBody tbody td a:hover{text-decoration:none}.VideoPage-videoBody .Figure img{margin-bottom:10px;width:100%}.VideoPage-videoBody .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.VideoPage-videoBody .Figure-caption,.VideoPage-videoBody .Figure-caption p,.VideoPage-videoBody .Figure-credit,.VideoPage-videoBody .Figure-credit p{display:inline}@media only screen and (min-width:768px){.VideoPage-videoBody .Figure img{margin-bottom:20px}}.VideoPage-videoBody .TweetEmbed twitter-widget{width:auto!important}.VideoPage-videoBody .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.VideoPage-videoBody .MpsAd-wrapper{padding-bottom:30px}}.VideoPage-videoBody>ol,.VideoPage-videoBody>ul,.VideoPage-videoBody p,.VideoPage-videoBody p>ol,.VideoPage-videoBody p>ul{font-size:1.4rem;line-height:21.46px}.VideoPage-byline{margin-top:20px}[data-no-body] .VideoPage-byline{margin-top:0}.VideoPage-aside{padding:0}.VideoPage-aside .GoogleDfpAd{margin-bottom:25px}.VideoPage-tags{margin-bottom:10px}@media only screen and (min-width:768px){.VideoPage-teamEyebrow{margin-bottom:20px}.VideoPage-headline{font-size:2.8rem;font-weight:700;letter-spacing:.6px;line-height:35px}.VideoPage-headline-wrap [data-actions]{display:block}.VideoPage-headline-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.VideoPage-headline-wrap [data-actions]{border-bottom:0;margin-bottom:0;margin-top:-7px}.VideoPage-videoBody{border-bottom:0;padding-bottom:0;margin-bottom:20px;max-width:563px}.VideoPage-aside{display:none}.VideoPage-tags{border:0;padding:0;margin-bottom:16px;max-width:563px}}@media only screen and (min-width:1024px){.VideoPage-featuredTitle{font-size:2.4rem;letter-spacing:.51px;line-height:29px}.VideoPage-teamEyebrow{margin-bottom:10px}.VideoPage-headline{font-size:3.6rem;font-weight:700;letter-spacing:.77px;line-height:49px}.VideoPage-main{max-width:1032px;margin:auto}.VideoPage-main-content{width:100%}.VideoPage-mainContent{max-width:none}}@media only screen and (min-width:1240px){.VideoPage-tags,.VideoPage-videoBody{max-width:670px}.VideoPage-videoBody{margin-bottom:30px}}@media only screen and (min-width:1240px){.VideoPage-mainContent{padding:20px 0 54px}}.StringListModule{max-width:1040px;margin:15px auto}.CalloutContainer .StringListModule{width:70%;margin-right:auto;margin-left:auto}.StringListModule-title{font-size:2.4rem;font-weight:600;color:#1f2a36;padding:10px 0 20px}.StringListModule-items-item{position:relative;padding:10px 10px 10px 60px;border-bottom:1px solid var(--primaryColor3)}.StringListModule-items-item:before{content:"";border-right:2px solid #39c300;border-bottom:2px solid #39c300;width:9px;height:18px;position:absolute;top:10px;transform:rotate(45deg);left:25px}.StringListModule-items-item:last-child{border:0}.MpsAd-wrapper{text-align:center}.MpsAd-wrapper [data-mps-placeholder] img{margin:auto}.slot .MpsAd-wrapper{padding-bottom:20px}@media only screen and (min-width:1024px){.MpsAd-wrapper{padding-bottom:30px}}.MPXVideoPlayer-screen{position:relative;overflow:hidden;padding-top:56.25%}.MPXVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.LiveVideoPlayer-screen{position:relative;overflow:hidden;padding-top:56.25%}.LiveVideoPlayer iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.LiveVideoPlayer-placeholder img{width:100%}.TeamBannerModule{margin:20px 15px 15px}.TeamBannerModule-teams{display:-ms-flexbox;display:flex;width:100%;height:91px;border:1px solid var(--primaryColor5);border-radius:8px;overflow:hidden;background:#fff}.TeamBannerModule-cta{max-width:186px;width:100%;display:block;margin:15px auto auto}@media only screen and (min-width:768px){.TeamBannerModule{margin:30px 20px 20px}.TeamBannerModule-cta{margin-top:20px}}@media only screen and (min-width:1024px){.TeamBannerModule{margin:30px 100px}.TeamBannerModule-cta{margin-top:40px}.TeamBannerModule-teams{height:166px}}.Container+.TeamBannerModule{margin-top:0}.TeamScore{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:center;justify-content:center;width:50%;padding:10px 0 0;position:relative}.TeamScore[data-winner][data-team=us]{background:var(--usColor)}.TeamScore[data-winner][data-team=eu]{background:var(--euColor)}.TeamScore .winBkgd{position:absolute;background:#fff;top:0;bottom:0;right:0;width:28px;height:100%;border-top:45px solid transparent;border-bottom:45px solid transparent;border-left:28px solid grey}[data-guest].TeamScore .winBkgd{right:auto;left:0;border-left:0;border-right:28px solid grey}[data-team=us].TeamScore .winBkgd{border-left-color:var(--usColor)}[data-team=eu].TeamScore .winBkgd{border-left-color:var(--euColor)}[data-team=us][data-guest].TeamScore .winBkgd{border-left-color:transparent;border-right-color:var(--usColor)}[data-team=eu][data-guest].TeamScore .winBkgd{border-left-color:transparent;border-right-color:var(--euColor)}.TeamScore-flag{z-index:1}[data-guest] .TeamScore-flag{-ms-flex-order:2;order:2}.TeamScore-flag img{height:21px;width:35px;-o-object-fit:contain;object-fit:contain}.TeamScore-points{z-index:1;font-size:5.9rem;font-weight:700;letter-spacing:0;line-height:65px;font-family:Gotham}[data-team=us] .TeamScore-points{color:var(--usColor)}[data-team=us][data-winner] .TeamScore-points{color:#fff}[data-team=eu] .TeamScore-points{color:var(--euColor)}[data-team=eu][data-winner] .TeamScore-points{color:#fff}[data-guest] .TeamScore-points{-ms-flex-order:1;order:1}.TeamScore-points sup{font-size:1.2rem;position:relative;top:-19px}.TeamScore-trophy{z-index:1;position:relative;bottom:6px}[data-guest] .TeamScore-trophy{-ms-flex-order:0;order:0}.TeamScore-trophy svg{height:20px;width:14px}@media only screen and (min-width:1024px){.TeamScore{padding-top:28px}.TeamScore:before{content:"";position:absolute;left:0;top:0;height:100%;width:6px;z-index:3}.TeamScore[data-guest]:before{display:none}.TeamScore[data-guest]:after{content:"";position:absolute;right:0;top:0;height:100%;width:6px;z-index:3}.TeamScore[data-team=us]:after,.TeamScore[data-team=us]:before{background:var(--usColor)}.TeamScore[data-team=eu]:after,.TeamScore[data-team=eu]:before{background:var(--euColor)}.TeamScore-flag{z-index:1}.TeamScore-flag img{height:49px;width:81px}.TeamScore-points{font-size:11.5rem;letter-spacing:0;letter-spacing:-1.99px;line-height:128px;margin:0 10px}.TeamScore-points sup{font-size:3.781rem;line-height:42px;font-weight:700;top:-39px}.TeamScore-trophy{bottom:20px}.TeamScore-trophy svg{width:35px;height:50px}.TeamScore .winBkgd{width:48px;border-left-width:48px;border-top-width:82px;border-bottom-width:82px}[data-guest].TeamScore .winBkgd{right:auto;left:0;border-left:0;border-right-width:48px}}.MatchCardTeam,.MatchTeam{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;position:absolute;height:100%;padding:10px 13px}[data-type=Singles] .MatchCardTeam,[data-type=Singles] .MatchTeam{-ms-flex-pack:center;justify-content:center}.MatchCardTeam[data-winner=true] .MatchPlayer,.MatchCardTeam[data-winner=true] .MatchPlayer .Link,.MatchTeam[data-winner=true] .MatchPlayer,.MatchTeam[data-winner=true] .MatchPlayer .Link{color:#fff}.MatchCardTeam[data-team=us]:after,.MatchCardTeam[data-team=us]:before,.MatchTeam[data-team=us]:after,.MatchTeam[data-team=us]:before{background:var(--usColor)}.MatchCardTeam[data-team=eu]:after,.MatchCardTeam[data-team=eu]:before,.MatchTeam[data-team=eu]:after,.MatchTeam[data-team=eu]:before{background:var(--euColor)}.MatchCardTeam[data-tied=true]:after,.MatchCardTeam[data-tied=true]:before,.MatchTeam[data-tied=true]:after,.MatchTeam[data-tied=true]:before{background:var(--primaryColor5)}.MatchCardTeam .winBkgd,.MatchTeam .winBkgd{width:130px;height:100%;position:absolute;top:0;bottom:0}.MatchCardTeam .winBkgd:before,.MatchTeam .winBkgd:before{content:"";position:absolute;top:0;bottom:0}[data-team=us].MatchCardTeam .winBkgd:before,[data-team=us].MatchTeam .winBkgd:before{background:var(--usColor)}[data-team=eu].MatchCardTeam .winBkgd:before,[data-team=eu].MatchTeam .winBkgd:before{background:var(--euColor)}[data-team=eu].MatchCardTeam .winBkgd[data-tied=true]:before,[data-team=eu].MatchTeam .winBkgd[data-tied=true]:before,[data-team=us].MatchCardTeam .winBkgd[data-tied=true]:before,[data-team=us].MatchTeam .winBkgd[data-tied=true]:before{background:var(--primaryColor5)}.MatchCardTeam .winBkgd:after,.MatchTeam .winBkgd:after{background:transparent;content:"";top:50%;transform:translateY(-50%);position:absolute;height:0;border-top:140px solid transparent;border-bottom:140px solid transparent}.MatchCardTeam[data-host=true] .winBkgd,.MatchTeam[data-host=true] .winBkgd{left:0}.MatchCardTeam[data-host=true] .winBkgd:before,.MatchTeam[data-host=true] .winBkgd:before{content:"";position:absolute;left:0;top:0;bottom:0;right:23px}[data-team=us].MatchCardTeam[data-host=true] .winBkgd:before,[data-team=us].MatchTeam[data-host=true] .winBkgd:before{background:var(--usColor)}[data-team=eu].MatchCardTeam[data-host=true] .winBkgd:before,[data-team=eu].MatchTeam[data-host=true] .winBkgd:before{background:var(--euColor)}[data-team=eu].MatchCardTeam[data-host=true] .winBkgd[data-tied=true]:before,[data-team=eu].MatchTeam[data-host=true] .winBkgd[data-tied=true]:before,[data-team=us].MatchCardTeam[data-host=true] .winBkgd[data-tied=true]:before,[data-team=us].MatchTeam[data-host=true] .winBkgd[data-tied=true]:before{background:var(--primaryColor5)}.MatchCardTeam[data-host=true] .winBkgd:after,.MatchTeam[data-host=true] .winBkgd:after{background:transparent;content:"";right:0;top:50%;transform:translateY(-50%);position:absolute;height:0;border-top:140px solid transparent;border-bottom:140px solid transparent;border-left:60px solid grey}[data-team=us].MatchCardTeam[data-host=true] .winBkgd:after,[data-team=us].MatchTeam[data-host=true] .winBkgd:after{border-left-color:var(--usColor)}[data-team=eu].MatchCardTeam[data-host=true] .winBkgd:after,[data-team=eu].MatchTeam[data-host=true] .winBkgd:after{border-left-color:var(--euColor)}[data-team=eu].MatchCardTeam[data-host=true] .winBkgd[data-tied=true]:after,[data-team=eu].MatchTeam[data-host=true] .winBkgd[data-tied=true]:after,[data-team=us].MatchCardTeam[data-host=true] .winBkgd[data-tied=true]:after,[data-team=us].MatchTeam[data-host=true] .winBkgd[data-tied=true]:after{border-left-color:var(--primaryColor5)}.MatchCardTeam[data-host=false] .winBkgd,.MatchTeam[data-host=false] .winBkgd{right:0}.MatchCardTeam[data-host=false] .winBkgd:before,.MatchTeam[data-host=false] .winBkgd:before{right:0;left:23px}.MatchCardTeam[data-host=false] .winBkgd:after,.MatchTeam[data-host=false] .winBkgd:after{left:0;border-right:60px solid grey}[data-team=us].MatchCardTeam[data-host=false] .winBkgd:after,[data-team=us].MatchTeam[data-host=false] .winBkgd:after{border-right-color:var(--usColor)}[data-team=eu].MatchCardTeam[data-host=false] .winBkgd:after,[data-team=eu].MatchTeam[data-host=false] .winBkgd:after{border-right-color:var(--euColor)}[data-team=eu].MatchCardTeam[data-host=false] .winBkgd[data-tied=true]:after,[data-team=eu].MatchTeam[data-host=false] .winBkgd[data-tied=true]:after,[data-team=us].MatchCardTeam[data-host=false] .winBkgd[data-tied=true]:after,[data-team=us].MatchTeam[data-host=false] .winBkgd[data-tied=true]:after{border-right-color:var(--primaryColor5)}.MatchCardTeam[data-host=true],.MatchTeam[data-host=true]{left:0;text-align:left}.MatchCardTeam[data-host=true]:before,.MatchTeam[data-host=true]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px}.MatchCardTeam[data-host=false],.MatchTeam[data-host=false]{right:0;text-align:right}.MatchCardTeam[data-host=false]:after,.MatchTeam[data-host=false]:after{content:"";position:absolute;right:0;top:0;height:100%;width:3px}@media only screen and (min-width:768px){.MatchCardTeam[data-host=false]:after,.MatchCardTeam[data-host=false]:before,.MatchCardTeam[data-host=true]:after,.MatchCardTeam[data-host=true]:before,.MatchTeam[data-host=false]:after,.MatchTeam[data-host=false]:before,.MatchTeam[data-host=true]:after,.MatchTeam[data-host=true]:before{width:4px}}@media only screen and (min-width:1024px){.MatchCardTeam[data-host=false]:after,.MatchCardTeam[data-host=false]:before,.MatchCardTeam[data-host=true]:after,.MatchCardTeam[data-host=true]:before,.MatchTeam[data-host=false]:after,.MatchTeam[data-host=false]:before,.MatchTeam[data-host=true]:after,.MatchTeam[data-host=true]:before{width:6px}}.Hole,.HoleScore{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 1px;white-space:nowrap;font-family:Gotham;font-size:1.092rem;font-weight:500;letter-spacing:-.18px;line-height:13px;color:#000;width:16.83px;height:16.83px;z-index:1;text-transform:uppercase}.Hole[data-status=eu]:before,.Hole[data-status=tie]:before,.Hole[data-status=us]:before,.HoleScore[data-status=eu]:before,.HoleScore[data-status=tie]:before,.HoleScore[data-status=us]:before{position:absolute;background:var(--primaryColor5);border-radius:50%;content:"";width:100%;height:100%;z-index:-1}.Hole[data-status=eu],.Hole[data-status=us],.HoleScore[data-status=eu],.HoleScore[data-status=us]{color:#fff}.Hole[data-status=us]:before,.HoleScore[data-status=us]:before{background:var(--usColor)}.Hole[data-status=eu]:before,.HoleScore[data-status=eu]:before{background:var(--euColor)}.Match,.MiniMatch{display:block;overflow:hidden;border:1px solid var(--primaryColor5);background:#fff;border-radius:10px;position:relative}.Match [data-hole-num],.MiniMatch [data-hole-num]{cursor:pointer}.Match+.GoogleDfpAd,.MiniMatch+.GoogleDfpAd{margin-bottom:16px}.Match-closeIcon,.MiniMatch-closeIcon{position:absolute;top:0;right:0;padding:10px 15px;cursor:pointer}@media only screen and (min-width:768px){.Match-closeIcon,.MiniMatch-closeIcon{padding:20px}}.Match-closeIcon svg,.MiniMatch-closeIcon svg{pointer-events:none}.Match-default,.MiniMatch-default{cursor:pointer}[data-expanded=true] .Match-default,[data-expanded=true] .MiniMatch-default{display:none}.Match-default-top,.MiniMatch-default-top{display:grid;grid-template-columns:1fr 0.5fr 1fr;border-bottom:1px solid var(--primaryColor5);position:relative;height:110px;overflow:hidden}.Match-default-bottom,.MiniMatch-default-bottom{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:10px;height:64px}.Match-default-bottom .MatchInfo,.Match-default-bottom .MatchTeam,.MiniMatch-default-bottom .MatchInfo,.MiniMatch-default-bottom .MatchTeam{display:none}.Match-topCenter,.MiniMatch-topCenter{padding:10px 0;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.Match-topScore[data-cta=true] .MatchScore-num,.MiniMatch-topScore[data-cta=true] .MatchScore-num{position:relative;top:5px}.Match-topScore[data-cta=false] .MatchScore-tied,.MiniMatch-topScore[data-cta=false] .MatchScore-tied{margin-bottom:20px}.Match-watchCta,.MiniMatch-watchCta{display:inline-block}.Match-expanded,.MiniMatch-expanded{display:none;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center}.Match-expanded-tabs,.MiniMatch-expanded-tabs{padding-bottom:30px;margin:0 auto;width:100%}@media only screen and (min-width:768px){.Match-expanded-tabs,.MiniMatch-expanded-tabs{width:708px}}@media only screen and (min-width:1024px){.Match-expanded-tabs,.MiniMatch-expanded-tabs{width:782px}}@media only screen and (min-width:1240px){.Match-expanded-tabs,.MiniMatch-expanded-tabs{width:980px}}@media only screen and (min-width:1440px){.Match-expanded-tabs,.MiniMatch-expanded-tabs{width:1138px;padding-right:20px}}.Match-expanded[data-expanded=true],.MiniMatch-expanded[data-expanded=true]{height:auto}[data-expanded=true] .Match-expanded,[data-expanded=true] .MiniMatch-expanded{padding:15px 10px;display:-ms-flexbox;display:flex;width:100%}[data-expanded=true] .Match-expanded .Match-card,[data-expanded=true] .MiniMatch-expanded .Match-card{padding:0 20px}.Match-expanded .MatchInfo,.MiniMatch-expanded .MatchInfo{text-align:center;margin-bottom:20px}.Match-card,.MiniMatch-card{overflow:hidden;overflow-x:scroll;position:relative;display:inline-block}.Match-toggler,.MiniMatch-toggler{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);margin:auto;border:0;background:none;cursor:pointer;padding:10px 20px}.Match-toggler:before,.MiniMatch-toggler:before{border-style:solid;border-width:2px 2px 0 0;content:"";display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:8px;position:relative;transform:rotate(135deg);vertical-align:top;width:8px}[data-expanded=true] .Match-toggler:before,[data-expanded=true] .MiniMatch-toggler:before{transform:rotate(-45deg);top:5px}@media only screen and (min-width:602px){.Match-card,.MiniMatch-card{overflow-x:hidden;margin-left:auto;margin-right:auto;min-height:238px}}@media only screen and (min-width:768px){.Match-default-top,.MiniMatch-default-top{height:126px}.Match-default-bottom,.MiniMatch-default-bottom{padding-top:15px;height:76px}.Match-topCenter,.MiniMatch-topCenter{padding:15px 0}.Match-topScore[data-cta=true] .MatchScore-large,.MiniMatch-topScore[data-cta=true] .MatchScore-large{font-size:4.451rem;letter-spacing:-.63px;line-height:49px}.Match-topScore[data-cta=true] .MatchScore-small,.MiniMatch-topScore[data-cta=true] .MatchScore-small{font-size:1.895rem;letter-spacing:-.27px;line-height:21px}.Match-watchCta .Link,.MiniMatch-watchCta .Link{font-size:1.1rem;letter-spacing:.21px;line-height:1}[data-yellow=true].Match-watchCta .Link:before,[data-yellow=true].MiniMatch-watchCta .Link:before{border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #000}.Match-toggler,.MiniMatch-toggler{bottom:10px}.Match-toggler:before,.MiniMatch-toggler:before{width:10px;height:10px}.Match[data-expanded=true],.MiniMatch[data-expanded=true]{height:auto}[data-expanded=true] .Match-expanded,[data-expanded=true] .MiniMatch-expanded{padding:30px 0;display:-ms-flexbox;display:flex;width:100%}[data-expanded=true] .Match-expanded .Match-card,[data-expanded=true] .MiniMatch-expanded .Match-card{padding:0 30px}.Match-expanded .MatchInfo,.MiniMatch-expanded .MatchInfo{margin-bottom:15px}}@media only screen and (min-width:1024px){.Match[data-expanded=true],.MiniMatch[data-expanded=true]{height:auto}[data-expanded=true] .Match-expanded,[data-expanded=true] .MiniMatch-expanded{padding:30px 0}.Match-expanded .Match-card,.MiniMatch-expanded .Match-card{min-height:347px}.Match-toggler,.MiniMatch-toggler{bottom:10px}}@media only screen and (min-width:1440px){.Match-watchCta,.MiniMatch-watchCta{font-size:1.111rem;letter-spacing:.22px;line-height:12px}.Match-default-top,.MiniMatch-default-top{display:none}.Match-bottomCenter,.MiniMatch-bottomCenter{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:30px 0 20px}.Match-default-bottom,.MiniMatch-default-bottom{height:152px;padding:0}.Match-default-bottom .MatchInfo,.Match-default-bottom .MatchTeam,.MiniMatch-default-bottom .MatchInfo,.MiniMatch-default-bottom .MatchTeam{display:-ms-flexbox;display:flex}.Match-default-bottom .MatchInfo,.MiniMatch-default-bottom .MatchInfo{-ms-flex-pack:center;justify-content:center;margin-bottom:15px}.Match-default-bottom .MatchTeam,.MiniMatch-default-bottom .MatchTeam{-ms-flex-direction:row;flex-direction:row;padding:12px 0 0;width:350px}.Match-default-bottom .MatchTeam[data-host=false] .winBkgd,.Match-default-bottom .MatchTeam[data-host=true] .winBkgd,.MiniMatch-default-bottom .MatchTeam[data-host=false] .winBkgd,.MiniMatch-default-bottom .MatchTeam[data-host=true] .winBkgd{width:365px}.Match-default-bottom .MatchTeam[data-host=true],.MiniMatch-default-bottom .MatchTeam[data-host=true]{-ms-flex-pack:start;justify-content:flex-start;padding-left:15px}.Match-default-bottom .MatchTeam[data-host=true] .winBkgd:before,.MiniMatch-default-bottom .MatchTeam[data-host=true] .winBkgd:before{right:43px}.Match-default-bottom .MatchTeam[data-host=false],.MiniMatch-default-bottom .MatchTeam[data-host=false]{-ms-flex-pack:end;justify-content:flex-end;padding-right:15px}.Match-default-bottom .MatchTeam[data-host=false] .winBkgd:before,.MiniMatch-default-bottom .MatchTeam[data-host=false] .winBkgd:before{left:43px}.Match-default-bottom .MatchTeam[data-winner=true] .MatchScore-num,.MiniMatch-default-bottom .MatchTeam[data-winner=true] .MatchScore-num{color:#fff}.Match-default-bottom .MatchTeam[data-host=true] .MatchScore,.MiniMatch-default-bottom .MatchTeam[data-host=true] .MatchScore{right:0}.Match-default-bottom .MatchTeam[data-host=false] .MatchScore,.MiniMatch-default-bottom .MatchTeam[data-host=false] .MatchScore{left:0}.Match-default-bottom .MatchTeam .MatchScore,.MiniMatch-default-bottom .MatchTeam .MatchScore{position:absolute;top:50%;transform:translateY(-50%)}.Match-default-bottom .MatchTeam .MatchScore-tied,.MiniMatch-default-bottom .MatchTeam .MatchScore-tied{font-size:2.1rem;line-height:24px;letter-spacing:-.3px}.Match-default-bottom .MatchTeam .MatchScore-tied [data-halved=true],.MiniMatch-default-bottom .MatchTeam .MatchScore-tied [data-halved=true]{font-size:1.4rem}.Match-default-bottom .MatchTeam .MatchScore-large,.MiniMatch-default-bottom .MatchTeam .MatchScore-large{font-size:5.6rem;letter-spacing:-.8px;line-height:62px}.Match-default-bottom .MatchTeam .MatchScore-small,.MiniMatch-default-bottom .MatchTeam .MatchScore-small{font-size:2.4rem;letter-spacing:-.34px;line-height:26px}.Match-default-bottom .MatchPlayer,.MiniMatch-default-bottom .MatchPlayer{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:end;justify-content:flex-end}.Match-default-bottom .MatchPlayer+.MatchPlayer,.MiniMatch-default-bottom .MatchPlayer+.MatchPlayer{margin-left:25px}.Match-default-bottom .MatchPlayer-firstName,.MiniMatch-default-bottom .MatchPlayer-firstName{display:none}.Match-default-bottom .MatchPlayer-initial,.MiniMatch-default-bottom .MatchPlayer-initial{display:inline-block}.Match-default-bottom .MatchPlayer-name,.MiniMatch-default-bottom .MatchPlayer-name{text-align:center}.Match-default-bottom .MatchPlayer-lastName,.MiniMatch-default-bottom .MatchPlayer-lastName{-ms-flex-order:1;order:1;font-size:1.4rem;font-weight:700;letter-spacing:-.23px;line-height:18px;margin-bottom:11px;text-align:center}.Match-default-bottom .MatchPlayer-headshot,.MiniMatch-default-bottom .MatchPlayer-headshot{-ms-flex-order:2;order:2;display:block;width:110px;height:110px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;overflow:hidden}.Match-default-bottom .MatchPlayer-headshot img,.MiniMatch-default-bottom .MatchPlayer-headshot img{-ms-flex-negative:0;flex-shrink:0;width:auto;margin:auto;-o-object-fit:contain;object-fit:contain}.Match-toggler,.MiniMatch-toggler{bottom:10px}[data-expanded=true] .Match-card,[data-expanded=true] .MiniMatch-card{min-height:357px}[data-expanded=true] .Match-expanded,[data-expanded=true] .MiniMatch-expanded{padding:30px 0;height:auto}}.Match-expanded[data-hole-inview="1"] [data-hole-num="1"],.Match-expanded[data-hole-inview="2"] [data-hole-num="2"],.Match-expanded[data-hole-inview="3"] [data-hole-num="3"],.Match-expanded[data-hole-inview="4"] [data-hole-num="4"],.Match-expanded[data-hole-inview="5"] [data-hole-num="5"],.Match-expanded[data-hole-inview="6"] [data-hole-num="6"],.Match-expanded[data-hole-inview="7"] [data-hole-num="7"],.Match-expanded[data-hole-inview="8"] [data-hole-num="8"],.Match-expanded[data-hole-inview="9"] [data-hole-num="9"],.Match-expanded[data-hole-inview="10"] [data-hole-num="10"],.Match-expanded[data-hole-inview="11"] [data-hole-num="11"],.Match-expanded[data-hole-inview="12"] [data-hole-num="12"],.Match-expanded[data-hole-inview="13"] [data-hole-num="13"],.Match-expanded[data-hole-inview="14"] [data-hole-num="14"],.Match-expanded[data-hole-inview="15"] [data-hole-num="15"],.Match-expanded[data-hole-inview="16"] [data-hole-num="16"],.Match-expanded[data-hole-inview="17"] [data-hole-num="17"],.Match-expanded[data-hole-inview="18"] [data-hole-num="18"]{background:var(--primaryColor6)}.MatchCard{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:570px}.MatchCard-video .Match-modal-icon{color:var(--primaryColor1);pointer-events:none}.MatchCard-video-left{font-size:0}.MatchCard-top,.MatchCard-video{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;color:#000;font-size:11px;font-weight:700;letter-spacing:0;line-height:16px}.MatchCard-top-left,.MatchCard-video-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:start;justify-content:flex-start;text-transform:uppercase;width:165px}.MatchCard-top-right,.MatchCard-video-right{width:405px}.MatchCard-holeText,.MatchCard-parText,.MatchCard-yardsText{height:18px;width:40px;margin-right:5px}.MatchCard-holeText,.MatchCard-parText,.MatchCard-yardsText{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MatchCard-holes,.MatchCard-pars,.MatchCard-yards{display:-ms-flexbox;display:flex;width:100%}.MatchCard-hole,.MatchCard-par,.MatchCard-yard{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;width:22.5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid var(--primaryColor5)}.MatchCard-hole:first-of-type,.MatchCard-par:first-of-type,.MatchCard-yard:first-of-type{border-left:1px solid var(--primaryColor5)}.MatchCard-par,.MatchCard-yard{white-space:nowrap;border-top:1px solid var(--primaryColor5)}.MatchCard-yard{font-size:1rem}.MatchCard-bottom{-ms-flex-direction:column;flex-direction:column}.MatchCard-bottom,.MatchCard-team{width:100%;display:-ms-flexbox;display:flex}.MatchCard-team{position:relative;height:87px}.MatchCard-team-indicator{position:absolute;font-size:0;border-radius:50%;height:8px;width:8px;display:inline-block;left:-12px}@media only screen and (min-width:768px){.MatchCard-team-indicator{left:-15px}}@media only screen and (min-width:1024px){.MatchCard-team-indicator{left:-20px}}.MatchCard-team [data-player="1"]{background:var(--usColor);border:1px solid var(--usColor);top:23px}@media only screen and (min-width:768px){.MatchCard-team [data-player="1"]{top:26px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="1"]{top:35px}}.MatchCard-team [data-player="1"][data-type=Singles]{top:38px}@media only screen and (min-width:768px){.MatchCard-team [data-player="1"][data-type=Singles]{top:52px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="1"][data-type=Singles]{top:63px}}.MatchCard-team [data-player="2"]{background:#fff;border:1px solid var(--usColor);top:55px}@media only screen and (min-width:768px){.MatchCard-team [data-player="2"]{top:86px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="2"]{top:102px}}.MatchCard-team [data-player="2"][data-type=Singles]{display:none}.MatchCard-team [data-player="3"]{background:var(--euColor);border:1px solid var(--euColor);top:128px}@media only screen and (min-width:768px){.MatchCard-team [data-player="3"]{top:172px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="3"]{top:201px}}@media only screen and (min-width:1440px){.MatchCard-team [data-player="3"]{top:205px}}.MatchCard-team [data-player="3"][data-type=Singles]{top:144px}@media only screen and (min-width:768px){.MatchCard-team [data-player="3"][data-type=Singles]{top:200px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="3"][data-type=Singles]{top:229px}}@media only screen and (min-width:1440px){.MatchCard-team [data-player="3"][data-type=Singles]{top:234px}}.MatchCard-team [data-player="4"]{background:#ffcd00;border:1px solid #ffcd00;top:161px}@media only screen and (min-width:768px){.MatchCard-team [data-player="4"]{top:230px}}@media only screen and (min-width:1024px){.MatchCard-team [data-player="4"]{top:267px}}@media only screen and (min-width:1440px){.MatchCard-team [data-player="4"]{top:271px}}.MatchCard-team [data-player="4"][data-type=Singles]{display:none}.MatchCard-team:first-of-type .MatchCardTeam{border-top-right-radius:0}.MatchCard-team:last-of-type{margin-bottom:0}.MatchCard-team:last-of-type .MatchHoleScores-wrapper .MatchHoleScores-cell:last-of-type{border-top-right-radius:0}.MatchCard-holeScores{height:100%;width:405px}.MatchCard .MatchCardTeam-players[data-single=true] .MatchPlayer{display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.MatchCard{width:708px}.MatchCard-top,.MatchCard-video{line-height:19px;font-size:1.362rem}.MatchCard-top-left,.MatchCard-video-left{width:194px}.MatchCard-top-right,.MatchCard-video-right{width:512px}.MatchCard-holeText,.MatchCard-parText,.MatchCard-yardsText{width:40px;height:29px;margin-right:10px}.MatchCard-team{height:116px}.MatchCard-holeScores{width:512px}.MatchCard-hole,.MatchCard-par,.MatchCard-yard{width:28.4px;height:30px}.MatchCard-yard{font-size:1.2rem}}@media only screen and (min-width:1024px){.MatchCard{width:100%}.MatchCard-top-left,.MatchCard-video-left{width:313px}.MatchCard-top-right,.MatchCard-video-right{width:469px}.MatchCard-hole,.MatchCard-par,.MatchCard-yard{width:26px}.MatchCard-yard{font-size:1.1rem}.MatchCard-holeScores{width:469px}.MatchCard-team{height:136px}.MatchCard .MatchCardTeam-players{padding:8px 20px 0}.MatchCard .MatchCardTeam-players[data-single=true]{padding:0 10px}.MatchCard .MatchPlayer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;position:relative}[data-type=Singles] .MatchCard .MatchPlayer{height:100%}.MatchCard .MatchPlayer-firstName{display:none}.MatchCard .MatchPlayer-headshot{display:block;width:58px;margin-right:20px;-ms-flex-item-align:end;align-self:flex-end;height:58px;overflow:hidden}.MatchCard .MatchPlayer-headshot[data-large-image=true]{width:110px;margin-right:0;height:110px}.MatchCard .MatchPlayer-headshot img{-ms-flex-negative:0;flex-shrink:0;width:auto;margin:auto;-o-object-fit:contain;object-fit:contain}.MatchCard .MatchPlayer-initial{display:inline;font-family:Merriweather;font-style:italic;text-transform:uppercase}.MatchCard .MatchPlayer-lastName{font-size:1.4rem;font-weight:700;letter-spacing:-.23px;line-height:18px}}@media only screen and (min-width:1240px){.MatchCard-top-right,.MatchCard-video-right{width:667px}.MatchCard-hole,.MatchCard-par,.MatchCard-yard{width:37px}.MatchCard-yard{font-size:1.4rem}.MatchCard-holeScores{width:667px}}@media only screen and (min-width:1440px){.MatchCard{width:1138px}.MatchCard-top,.MatchCard-video{line-height:22px;font-size:1.6rem}.MatchCard-top-right,.MatchCard-video-right{width:825px}.MatchCard-holeText,.MatchCard-parText,.MatchCard-yardsText{width:47px;height:35px}.MatchCard-hole,.MatchCard-par,.MatchCard-yard{width:45px;height:35px}.MatchCard-yard{font-size:1.6rem}.MatchCard-holeScores{width:825px}}.MatchCardTeam{width:165px;height:100%;display:-ms-flexbox;display:flex;overflow:hidden;border:1px solid var(--primaryColor5);border-right:0;background:#fff;border-radius:10px;border-top-right-radius:0;border-bottom-right-radius:0;position:relative;padding:0;-ms-flex-direction:row;flex-direction:row}.MatchCardTeam .winBkgd{width:164px}.MatchCardTeam-players{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;height:100%;width:100%;padding:10px;position:relative}[data-type=Singles] .MatchCardTeam-players{-ms-flex-pack:center;justify-content:center}.MatchCardTeam[data-winner=true] .MatchScore-num{color:#fff}.MatchCardTeam .MatchScore{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.MatchCardTeam .MatchScore-tied{font-size:1.6rem;line-height:18px}.MatchCardTeam .MatchScore-tied [data-halved=true]{font-size:1.2rem}.MatchCardTeam .MatchScore-large{font-size:4rem;letter-spacing:-.68px;line-height:53px}@media only screen and (min-width:1024px){.MatchCardTeam .MatchScore-large{font-size:4.8rem;letter-spacing:-.78px;line-height:60px}}.MatchCardTeam .MatchScore-small{font-size:1.8rem;letter-spacing:-.3px;line-height:25px}@media only screen and (min-width:1024px){.MatchCardTeam .MatchScore-small{font-size:2rem;letter-spacing:-.33px;line-height:26px}}@media only screen and (min-width:768px){.MatchCardTeam{width:195px}.MatchCardTeam-players{padding:10px 15px}.MatchCardTeam[data-host=true] .winBkgd:before{right:30px}.MatchCardTeam .winBkgd{width:194px}}@media only screen and (min-width:1024px){.MatchCardTeam{width:313px}.MatchCardTeam .winBkgd{width:312px}[data-type=Four-ball] .MatchCardTeam-players .MatchPlayer .MatchPlayer-headshot,[data-type=Foursomes] .MatchCardTeam-players .MatchPlayer .MatchPlayer-headshot{top:1px;position:relative}[data-type=Four-ball] .MatchCardTeam-players .MatchPlayer:not(:first-child):after,[data-type=Foursomes] .MatchCardTeam-players .MatchPlayer:not(:first-child):after{position:absolute;content:"";height:1px;width:313px;top:-9px;background:var(--primaryColor5);left:-20px}[data-show-score=true] .MatchCardTeam-players .MatchPlayer:not(:first-child):after{width:196px}[data-winner=true] .MatchCardTeam-players .MatchPlayer:not(:first-child):after{opacity:.2}}.MatchHoles{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.MatchHoles,.MatchHoleScores{display:-ms-flexbox;display:flex}.MatchHoleScores{height:100%}.MatchHoleScores-wrapper:first-of-type .MatchHoleScores-cell,.MatchHoleScores-wrapper:first-of-type .MatchHoleScores-cell:first-of-type{border-left:1px solid var(--primaryColor5)}.MatchHoleScores-wrapper .MatchHoleScores-cell{height:50%}.MatchHoleScores-wrapper .MatchHoleScores-cell:first-of-type{border-left:0;border-bottom:0}.MatchHoleScores-wrapper .MatchHoleScores-cell:last-of-type{border-radius:0}.MatchHoleScores-cell{display:-ms-flexbox;display:flex;height:100%;width:22.5px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border:1px solid var(--primaryColor5);border-left:0;position:relative}.MatchHoleScores-cell.HoleScoreFourball-cell[data-na=true]:empty:before{border:none}.MatchHoleScores-cell.HoleScoreFourball-cell[data-na=true]:empty:after{background:none}.MatchHoleScores-cell:first-of-type{border-left:1px solid var(--primaryColor5)}.MatchHoleScores-cell[data-na=true]:empty:before{content:"";position:absolute;width:16.83px;height:16.83px;border:1px solid var(--primaryColor5);border-radius:50%}.MatchHoleScores-cell[data-na=true]:empty:after{content:"";position:absolute;width:1px;height:22.83px;background:var(--primaryColor5);transform:rotate(32deg)}@media only screen and (min-width:768px){.MatchHoleScores-cell{width:28.4px}}@media only screen and (min-width:1024px){.MatchHoleScores-cell{width:26px}}@media only screen and (min-width:1240px){.MatchHoleScores-cell{width:37px}}@media only screen and (min-width:1440px){.MatchHoleScores-cell{width:45px}.MatchHoleScores-cell[data-na=true]:empty:before{width:22px;height:22px}.MatchHoleScores-cell[data-na=true]:empty:after{height:32px}}.MatchHoleVideos{height:100%;display:-ms-flexbox;display:flex}.MatchHoleVideos-cell{-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;width:22.5px;height:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid var(--primaryColor5)}.MatchHoleVideos-cell .Match-modal{position:relative;display:block;width:10px;height:6px;margin:auto}.MatchHoleVideos-cell .Match-modal-icon,.MatchHoleVideos-cell .Match-modal-link{position:relative;display:-ms-flexbox;display:flex;width:100%;background-size:contain;cursor:pointer}.MatchHoleVideos-cell .Match-modal-icon{width:10px;height:6px}.MatchHoleVideos-cell:first-of-type{border-left:1px solid var(--primaryColor5)}@media only screen and (min-width:768px){.MatchHoleVideos-cell{width:28.4px;height:30px}.MatchHoleVideos-cell .Match-modal,.MatchHoleVideos-cell .Match-modal-icon,.MatchHoleVideos-cell .Match-modal-link{width:13px;height:9px}}@media only screen and (min-width:1024px){.MatchHoleVideos-cell{width:26px}.MatchHoleVideos-cell .Match-modal,.MatchHoleVideos-cell .Match-modal-icon,.MatchHoleVideos-cell .Match-modal-link{width:19px;height:12px}}@media only screen and (min-width:1240px){.MatchHoleVideos-cell{width:37px}}@media only screen and (min-width:1440px){.MatchHoleVideos-cell{width:45px;height:35px}}.Hole[data-status=na]:before{content:"";position:absolute;width:1.05px;height:100%;background:#000;transform:rotate(32deg)}@media only screen and (min-width:768px){.Hole{width:21.88px;height:21.88px;font-size:1.441rem;line-height:6.65px;margin:0 3px}.Hole:before{top:-1px}}.HoleScore:before{position:absolute;background:var(--primaryColor5);border-radius:50%;content:"";width:100%;height:100%;z-index:-1;top:-1px}.HoleScore:empty{display:none}.HoleScore[data-status=pickedup]:before{background:transparent}@media only screen and (min-width:1440px){.HoleScore{height:23px;width:23px;font-size:1.6rem;line-height:23px}[data-type=Foursomes] .HoleScore:before,[data-type=Singles] .HoleScore:before{top:-1px}}[data-location=us] .Probability [data-us-text]{display:inline}[data-location=eu] .Probability [data-us-text],[data-location=us] .Probability [data-eu-text]{display:none}[data-location=eu] .Probability [data-eu-text]{display:inline}.Probability{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Probability-percentages{min-width:214px;width:100%}.Probability-info{padding:20px 20px 15px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);margin:0 -5px 15px}.Probability-status{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:95px;padding-left:20px;position:relative;margin-left:20px}.Probability-status .Tooltip{position:absolute;right:-15px;top:calc(100% - 10px);text-align:center}.Probability-status .Tooltip .Tooltip-text a{text-decoration:underline}@media only screen and (max-width:767px){.Probability-status .Tooltip .Tooltip-text{width:auto;border-radius:5px}.Probability-status .Tooltip .Tooltip-text:before{right:1px}.Probability-status .Tooltip .Tooltip-text:after{right:2px}}@media only screen and (min-width:768px) and (max-width:1023px){.Probability-status .Tooltip .Tooltip-text{left:-7px}.Probability-status .Tooltip .Tooltip-text:before{left:5px}.Probability-status .Tooltip .Tooltip-text:after{left:6px}}.Probability-status:after{position:absolute;content:"";height:100px;width:1px;background:var(--primaryColor5);top:50%;transform:translateY(-50%);left:0}.Probability-scoreTitle{color:#000;font-size:1.4rem;line-height:17px}.Probability-progress,.Probability-scoreTitle{font-weight:500;letter-spacing:0;font-family:Gotham}.Probability-progress{color:var(--supportingColor8);font-size:1.6rem;line-height:19px;margin-bottom:10px;white-space:nowrap}.Probability-chart{position:relative;padding:0 10px 0 20px;margin-bottom:15px;height:100px}.Probability-flot{width:100%;height:100%}.Probability-teamLabel{position:absolute;left:0;text-transform:uppercase;font-size:1.2rem;color:#000;font-weight:500;letter-spacing:-.2px;line-height:14px}.Probability-teamLabel[data-team=host]{top:1px}.Probability-teamLabel[data-team=guest]{bottom:19px}.ProbabilityTeam{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border-bottom:1px solid var(--primaryColor5);padding:10px 0}.ProbabilityTeam:first-of-type{padding:0 0 10px}.ProbabilityTeam:last-of-type{border:0;padding:10px 0 0}.ProbabilityTeam-flag{margin-right:5px;max-width:25px}.ProbabilityTeam-text{font-size:1.2rem;text-transform:uppercase;line-height:14px;color:var(--supportingColor8);display:-ms-flexbox;display:flex}.ProbabilityTeam-percent,.ProbabilityTeam-text{font-family:Gotham;font-weight:500;letter-spacing:0}.ProbabilityTeam-percent{font-size:1.6rem;color:#000;line-height:19px}.Probability .MatchScore{white-space:nowrap}.Probability .MatchScore-tied{font-size:1.8rem;display:none;height:53px}.Probability .MatchScore-tied [data-half-text]{display:none;font-size:1.2rem}.Probability .MatchScore-tied [data-halved=true] [data-half-text],.Probability .MatchScore-tied [data-squared-text]{display:inline}.Probability .MatchScore-tied [data-halved=true] [data-squared-text],.Probability .MatchScore[data-tied=true] .MatchScore-num{display:none}.Probability .MatchScore[data-tied=true] .MatchScore-tied{display:-ms-flexbox;display:flex}.Probability .hrLine,.Probability .straightLine{position:absolute;background-color:#000;z-index:100}.Probability .ct-label.ct-end.ct-vertical{color:#666;font-size:1rem;letter-spacing:-.17px;line-height:14px}.Probability .ct-label.ct-end.ct-horizontal{color:var(--supportingColor2);font-size:.9rem;font-weight:600;letter-spacing:-.15px;line-height:11px;position:relative;left:-5px}.Probability .flot-x-axis.flot-x1-axis.xAxis.x1Axis div{margin-top:10px}@media only screen and (min-width:768px){.Probability{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;max-width:708px;margin:auto}.Probability-info{width:146px;-ms-flex-order:1;order:1;padding:7px;height:80px;border-radius:10px;border:1px solid var(--primaryColor5);margin:0 8px 0 0;-ms-flex-align:center;align-items:center}.Probability-chart{-ms-flex-order:2;order:2;margin-top:10px;margin-bottom:0;padding-right:0;min-width:515px;height:80px;width:100%}.Probability-teamLabel{font-size:.973rem;line-height:12px}.ProbabilityTeam{padding:5px 0}.ProbabilityTeam:first-of-type{padding:0 0 5px}.ProbabilityTeam:last-of-type{border:0;padding:5px 0 0}.ProbabilityTeam-flag{margin-right:3px}.ProbabilityTeam-flag img{width:12px;height:8px}.ProbabilityTeam-text{font-size:.778rem;line-height:10px}.ProbabilityTeam-percent{font-size:.973rem;line-height:12px}.Probability-percentages{min-width:auto;width:90px}.Probability-status{margin-left:10px;width:55px;padding-left:10px;height:100%}.Probability-status .Tooltip{position:absolute;right:-3px;top:calc(100% - 15px);text-align:center}.Probability-status .Tooltip-trigger{height:12px;width:12px;font-size:8px;line-height:12px}.Probability-status:after{height:56.67px}.Probability-scoreTitle{font-size:.973rem;line-height:12px}.Probability .MatchScore-tied{font-size:1.2rem;height:30px}.Probability .MatchScore-tied [data-half-text=true]{font-size:.9rem}.Probability .MatchScore-large{font-size:2.723rem;line-height:30px}.Probability .MatchScore-small{font-size:1.167rem}.Probability-progress{font-size:1.167rem;line-height:13px;margin-bottom:5px}.Probability .flot-x-axis.flot-x1-axis.xAxis.x1Axis div{font-size:11px!important;font-weight:600!important}}@media only screen and (min-width:1024px){.Probability{max-width:782px}.Probability-info{height:140px;width:261px;border-radius:8px;margin-right:12px;padding:20px}.Probability-chart{margin-top:15px;height:130px}.Probability-teamLabel{font-size:1.2rem;line-height:14px}.ProbabilityTeam{padding:10px 0}.ProbabilityTeam:first-of-type{padding:0 0 10px}.ProbabilityTeam:last-of-type{border:0;padding:10px 0 0}.ProbabilityTeam-flag{margin-right:5px}.ProbabilityTeam-flag img{width:20px;height:12px}.ProbabilityTeam-text{font-size:1.2rem;line-height:14px}.ProbabilityTeam-percent{font-size:1.6rem;line-height:19px}.Probability-percentages{min-width:auto;width:124px}.Probability-status{margin-left:20px;width:75px;padding-left:20px}.Probability-status .Tooltip{position:absolute;right:-10px;top:calc(100% - 10px);text-align:center}.Probability-status .Tooltip-trigger{height:19px;width:19px;font-size:12px;line-height:19px}.Probability-status:after{height:101px}.Probability-scoreTitle{font-size:1.4rem;line-height:17px}.Probability-progress{font-size:1.6rem;line-height:19px;margin-bottom:10px}.Probability .MatchScore-tied{font-size:1.8rem;height:53px}.Probability .MatchScore-tied [data-half-text=true]{font-size:1.3rem}.Probability .MatchScore-large{font-size:4.8rem;line-height:53px}.Probability .MatchScore-small{font-size:2.1rem}.Probability .flot-y-axis.flot-y1-axis.yAxis.y1Axis div{font-size:14px!important;font-weight:500!important;white-space:nowrap;line-height:17px!important}}@media only screen and (min-width:1240px){.Probability{max-width:980px}}@media only screen and (min-width:1440px){.Probability{max-width:1138px}}.MatchInfo{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.MatchInfo-number,.MatchInfo-progress{display:inline-block;color:var(--supportingColor8);font-size:1.2rem;line-height:15px;font-family:Merriweather;font-style:italic}.MatchInfo-number{color:#000}.MatchInfo-progress{margin-left:5px}.MatchInfo .Match-watchCta{margin-left:10px}.MatchInfo .Match-watchCta[data-hide-mobile=true]{display:none}@media only screen and (min-width:568px){.MatchInfo .Match-watchCta[data-hide-mobile=true]{display:inline-block}}@media only screen and (min-width:768px){.MatchInfo-number,.MatchInfo-progress{font-size:1.4rem;line-height:18px}}@media only screen and (min-width:1024px){.MiniMatch .MatchInfo-number,.MiniMatch .MatchInfo-progress{font-size:1.2rem;letter-spacing:-.12px;line-height:15px}}@media only screen and (min-width:1440px){.MatchInfo-number,.MatchInfo-progress{font-size:1.6rem;line-height:20px}.MiniMatch .MatchInfo-number,.MiniMatch .MatchInfo-progress{font-size:1.2rem;letter-spacing:-.12px;line-height:15px}}@media only screen and (min-width:568px){.Match-cta-mobile{display:none}}.MatchScore{display:inline-block;text-transform:uppercase}.MatchScore,.MatchScore-tied{font-family:Gotham;color:#000}.MatchScore-tied{font-size:2.1rem;font-weight:700;letter-spacing:0;line-height:24px}[data-location=us] .MatchScore .halved{display:none}[data-location=eu] .MatchScore .halved{display:inline-block}#ryderCupBody .MatchScore .halved,[data-location=eu] .MatchScore .tied{display:none}#ryderCupBody .MatchScore .tied,[data-location=us] .MatchScore .tied{display:inline-block}.MatchScore-num{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MatchScore-num[data-advantage=us]{color:var(--usColor)}.MatchScore-num[data-advantage=eu]{color:var(--euColor)}.MatchScore-large{font-weight:700;font-size:4.8rem;letter-spacing:-.68px;line-height:53px}.MatchScore-small{font-weight:900;font-size:2.1rem;letter-spacing:-.3px;line-height:25px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (min-width:768px){.MatchScore-tied{font-size:2.8rem;letter-spacing:0;line-height:24px;letter-spacing:-.4px;line-height:31px}.MatchScore-large{font-size:5.6rem;letter-spacing:-.8px;line-height:62px}.MatchScore-small{font-weight:700;font-size:2.4rem;letter-spacing:-.34px;line-height:26px}}.MatchTeam[data-winner=true] .MatchScore-num{color:#fff}.MatchTeam[data-host=true] .MatchScore{right:0}.MatchTeam[data-host=false] .MatchScore{left:0}.MatchTeam .MatchScore{position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (min-width:768px){.MatchTeam{padding:20px 15px}.MatchTeam[data-host=false] .winBkgd,.MatchTeam[data-host=true] .winBkgd{width:223px}.MatchTeam[data-host=false] .winBkgd:after,.MatchTeam[data-host=true] .winBkgd:after{border-top:165px solid transparent;border-bottom:165px solid transparent}}[data-location=us]{--primaryColor1:var(--usColor)}[data-location=eu]{--primaryColor1:var(--euColor)}.ScoringModule{display:block;padding:25px 10px 80px;background-color:var(--primaryColor6)}.ScoringModule-tracker{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;margin-bottom:15px}.ScoringModule-overallTitle{font-family:Gotham;font-size:1.4rem;font-weight:700;letter-spacing:0;line-height:15px}.ScoringModule-teams{padding:0 5px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:13px}.ScoringModule .ScoreTracker{margin-bottom:11px}.ScoringModule-timestamp{font-size:1.4rem;line-height:19px;color:var(--primaryColor4);margin:0 5px 15px}@media only screen and (min-width:768px){.ScoringModule-timestamp{margin:0 0 20px}}@media only screen and (min-width:1024px){.ScoringModule-timestamp{font-size:1.6rem;line-height:27px}}.ScoringModule-legend{margin:0 5px;-ms-flex-pack:center;justify-content:center}.ScoringModule-legend,.ScoringModule-legend-item{display:-ms-flexbox;display:flex}.ScoringModule-legend-item:last-of-type{margin-left:25px}.ScoringModule-legend+.GoogleDfpAd{margin-top:13px}.ScoringModule-symbols{display:-ms-flexbox;display:flex}.ScoringModule-symbol{width:12px;height:11px}.ScoringModule-symbol[data-team=us]{background-color:var(--usColor)}[data-projected] .ScoringModule-symbol[data-team=us]{background-color:rgba(200,20,20,.43)}.ScoringModule-symbol[data-team=eu]{background-color:var(--euColor)}[data-projected] .ScoringModule-symbol[data-team=eu]{background-color:rgba(0,60,130,.43)}.ScoringModule-symbol:last-of-type{margin-left:2px}.ScoringModule-symbol-text{font-size:.9rem;letter-spacing:-.26px;line-height:12px;color:var(--supportingColor2);margin-left:5px}.ScoringModule-dd{margin:0 5px 15px}.ScoringModule-tabs-expanded{display:-ms-flexbox;display:flex;border-bottom:1px solid var(--primaryColor5);margin-bottom:20px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;overflow-x:auto}@media only screen and (min-width:568px){.ScoringModule-tabs-expanded{-ms-flex-pack:center;justify-content:center;overflow-x:normal}}.ScoringModule-tabs-expanded li{max-width:100%;cursor:pointer;padding:20px 20px 10px;white-space:nowrap}@media only screen and (min-width:568px){.ScoringModule-tabs-expanded li{white-space:normal}}.ScoringModule-sponsor{position:relative;width:100%;display:none}@media only screen and (min-width:768px){.ScoringModule-sponsor{display:block}}.ScoringModule-sponsor-wrapper{position:absolute;right:0;top:15px}.ScoringModule-sponsor-text{display:inline-block;font-size:1.4rem;font-weight:600;letter-spacing:.5px;line-height:19px;margin-right:5px}.ScoringModule-sponsor img{display:inline-block}@media only screen and (min-width:768px){.ScoringModule{padding:30px 20px 166px}.ScoringModule-tracker{margin-bottom:20px}.ScoringModule-overallTitle{font-size:2.1rem;line-height:24px}.ScoringModule-teams{padding:0;margin:0 78px 20px}.ScoringModule .ScoreTracker{margin-bottom:15px}.ScoringModule-legend{margin:0}.ScoringModule-legend-item:last-of-type{margin-left:30px}.ScoringModule-symbol{width:18px;height:17px}.ScoringModule-symbol:last-of-type{margin-left:6px}.ScoringModule-symbol-text{font-size:1.4rem;letter-spacing:0;line-height:20px;margin-left:10px}.ScoringModule-tabs{background-color:var(--primaryColor6);margin-bottom:20px;padding:0 20px;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden}.ScoringModule-tabs li{position:relative}.ScoringModule-tab{max-width:140px;position:relative;z-index:1}.ScoringModule-tab[data-disabled=true]{cursor:default}.ScoringModule-tab[data-disabled=false]+.tabactive-background{position:absolute;background:#fff;height:100%;width:100vw;top:0;right:-20px}}@media only screen and (min-width:1024px){.ScoringModule{padding:32px 100px 100px}.ScoringModule-tracker{margin-bottom:33px}.ScoringModule-overallTitle{font-size:2.1rem;line-height:24px}.ScoringModule-teams{padding:0;margin:0 auto 30px;width:605px}.ScoringModule .ScoreTracker{margin-bottom:33px}ps-tabs-dd .ScoringModule-tabs{margin:0 auto 25px;width:calc(100% - 26px)}.ScoringModule-tab[data-disabled=false]+.tabactive-background{border-radius:12px}}@media only screen and (min-width:1240px){.ScoringModule-legend-item:last-of-type{margin-left:57px}.ScoringModule-legend+.GoogleDfpAd{margin-top:30px}.ScoringModule-symbol-text{font-size:1.6rem;line-height:22px;margin-left:13px}.ScoringModule-tab{max-width:none}}@media only screen and (min-width:1440px){.ScoringModule-tabs{padding:0 40px}.ScoringModule-tab[data-disabled=false]+.tabactive-background{right:-40px}}.ErrorState,.LoadingState{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:40px 0 50px}.ErrorState img,.LoadingState img{max-width:175px}.ErrorState p,.LoadingState p{color:var(--supportingColor9);font-family:Gotham;font-size:19px;font-weight:500;margin:20px 0 0}.ScoringRound-cta{max-width:234px;width:100%;display:block;margin:auto auto 25px;text-align:center}.ScoringRound-cta a{background-color:var(--primaryColor1);border:1px solid var(--primaryColor1)}.ScoringRound-cta a:active,.ScoringRound-cta a:hover{color:var(--primaryColor1);background-color:var(--buttonTextColor);border:1px solid var(--primaryColor1)}.ScoringRound .Match,.ScoringRound .MiniMatch{margin-bottom:10px}.ScoringRound .Match:last-of-type,.ScoringRound .MiniMatch:last-of-type{margin-bottom:0}@media only screen and (min-width:768px){.ScoringRound-cta{margin-bottom:20px}.ScoringRound .Match,.ScoringRound .MiniMatch{margin-bottom:15px}}@media only screen and (min-width:1024px){.ScoringRound-cta{margin-bottom:30px}.ScoringRound .Match,.ScoringRound .MiniMatch{margin-bottom:20px}}.ScoreTracker{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:calc(104%);height:51px;margin:0 -10px;position:relative}.ScoreTracker-bar{height:100%;width:100%;position:relative;overflow:hidden;background:var(--primaryColor5)}.ScoreTracker:before{height:5px;width:5px;top:-7px}.ScoreTracker:after,.ScoreTracker:before{position:absolute;content:"";border-radius:50%;background:#000;left:0;right:0;margin:auto}.ScoreTracker:after{height:54px;width:1px;bottom:0}.ScoreTracker-lines{position:absolute;width:100%;height:100%;background:linear-gradient(90deg,transparent calc(100% - 1px),hsla(0,0%,100%,.5) 0);background-size:calc(3.57143% + .03571px) 100%}.ScoreTracker-score{position:absolute;color:#fff;top:50%;font-family:Gotham;transform:translateY(-50%);left:10px;font-size:4.017rem;font-weight:900;letter-spacing:0;line-height:48px;z-index:2}.ScoreTracker-score sup{font-size:1.238rem;font-weight:700;letter-spacing:-.71px;line-height:14px;position:relative;top:-8px;margin-left:5px}.ScoreTracker-score[data-guest=true]{left:auto;right:10px}.ScoreTracker-score[data-guest=true].ScoreTracker-score[data-color=teamColor]{color:var(--euColor)}.ScoreTracker-score[data-guest=true].ScoreTracker-score[data-color=black]{color:#000}.ScoreTracker-score[data-guest=true].ScoreTracker-score[data-color=white]{color:#fff}.ScoreTracker-score[data-guest=false].ScoreTracker-score[data-color=teamColor]{color:var(--usColor)}.ScoreTracker-score[data-guest=false].ScoreTracker-score[data-color=black]{color:#000}.ScoreTracker-score[data-guest=false].ScoreTracker-score[data-color=white]{color:#fff}@media only screen and (min-width:768px){.ScoreTracker{width:100%;height:90px;margin:0}.ScoreTracker:before{top:-15px;height:10px;width:10px}.ScoreTracker:after{height:105px}.ScoreTracker-bar{border-radius:10px}.ScoreTracker-score{font-size:6.38rem;font-weight:700;letter-spacing:-7.02px;line-height:70px}.ScoreTracker-score sup{font-size:2.127rem;letter-spacing:0;line-height:25px;top:-16px}}@media only screen and (min-width:1024px){.ScoreTracker{height:106px}.ScoreTracker:before{top:-25px}.ScoreTracker:after{height:125px}.ScoreTracker-score{font-size:7.2rem;line-height:79px}.ScoreTracker-score sup{font-size:2.4rem;letter-spacing:-1.37px;line-height:26px;top:-20px}}.ScoreTrackerTeam{position:absolute;height:100%;left:0}.ScoreTrackerTeam[data-guest=true]{left:auto;right:0}.Team{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Team-flag{-ms-flex-negative:0;flex-shrink:0;margin-right:5px;width:30px;height:18px}[data-guest=true] .Team-flag{-ms-flex-order:2;order:2;margin-right:0;margin-left:10px}.Team-points{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Team-points-num{font-family:Gotham;font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:20px}[data-team=us] .Team-points-num{color:var(--usColor)}[data-team=eu] .Team-points-num{color:var(--euColor)}.Team-points-num sup{font-size:.9rem;position:relative;top:-3px;letter-spacing:-.45px;line-height:10px}.Team-points-text{font-size:1.2rem;font-style:italic;letter-spacing:-.6px;line-height:16px;color:var(--supportingColor2)}@media only screen and (min-width:768px){.Team-flag{height:46px;width:72px;margin-right:15px}[data-guest=true] .Team-flag{margin-right:0;margin-left:15px}.Team-points-num{font-size:2.9rem;line-height:32px}.Team-points-num sup{font-size:1.4rem;top:-8px;letter-spacing:0;line-height:15px}.Team-points-text{letter-spacing:-.7px;line-height:19px;font-size:1.4rem}}@media only screen and (min-width:1024px){.Team-flag{height:44px;width:77px;margin-right:20px}[data-guest=true] .Team-flag{margin-right:0;margin-left:20px}}.FeaturedMatch{overflow:hidden;position:relative;width:100%;border:1px solid var(--primaryColor5)}.FeaturedMatch .Match,.FeaturedMatch .MiniMatch{position:static;border:0;border-radius:0}.FeaturedMatch .Match[data-host],.FeaturedMatch .MiniMatch[data-host]{left:0}.FeaturedMatch .Match[data-host]:before,.FeaturedMatch .MiniMatch[data-host]:before{content:"";position:absolute;left:0;top:0;height:100%;width:3px;z-index:3}.FeaturedMatch .Match[data-guest],.FeaturedMatch .MiniMatch[data-guest]{right:0}.FeaturedMatch .Match[data-guest]:after,.FeaturedMatch .MiniMatch[data-guest]:after{content:"";position:absolute;right:0;top:0;height:100%;width:3px}.FeaturedMatch .Match[data-guest=us]:after,.FeaturedMatch .Match[data-host=us]:before,.FeaturedMatch .MiniMatch[data-guest=us]:after,.FeaturedMatch .MiniMatch[data-host=us]:before{background:var(--usColor)}.FeaturedMatch .Match[data-guest=eu]:after,.FeaturedMatch .Match[data-host=eu]:before,.FeaturedMatch .MiniMatch[data-guest=eu]:after,.FeaturedMatch .MiniMatch[data-host=eu]:before{background:var(--euColor)}.FeaturedMatch .MatchTeam:not([data-winner=true]):after,.FeaturedMatch .MatchTeam:not([data-winner=true]):before{display:none}.FeaturedMatch .Probability-chart{margin:0 10px 20px}.FeaturedMatch .Probability-info{border-bottom:0;margin-bottom:0}.FeaturedMatch .ScoringModule-sponsor-wrapper{top:0;transform:translateY(-100%)}@media only screen and (min-width:768px){.FeaturedMatch .Match[data-guest]:after,.FeaturedMatch .Match[data-guest]:before,.FeaturedMatch .Match[data-host]:after,.FeaturedMatch .Match[data-host]:before,.FeaturedMatch .MiniMatch[data-guest]:after,.FeaturedMatch .MiniMatch[data-guest]:before,.FeaturedMatch .MiniMatch[data-host]:after,.FeaturedMatch .MiniMatch[data-host]:before{width:4px}.FeaturedMatch .Probability-chart{margin:10px 0 0}.FeaturedMatch .Probability-info{border-bottom:1px solid var(--primaryColor5);margin-bottom:25px}}@media only screen and (min-width:1024px){.FeaturedMatch .Match[data-guest]:after,.FeaturedMatch .Match[data-guest]:before,.FeaturedMatch .Match[data-host]:after,.FeaturedMatch .Match[data-host]:before,.FeaturedMatch .MiniMatch[data-guest]:after,.FeaturedMatch .MiniMatch[data-guest]:before,.FeaturedMatch .MiniMatch[data-host]:after,.FeaturedMatch .MiniMatch[data-host]:before{width:6px}.FeaturedMatch .Probability-chart{margin:15px 0 0}}@media only screen and (min-width:1440px){.FeaturedMatch .MatchTeam{width:366px;height:152px;overflow:hidden}.FeaturedMatch .MatchTeam[data-host=true] .MatchScore{right:15px}.FeaturedMatch .MatchTeam[data-host=false] .MatchScore{left:15px}.FeaturedMatch .Probability{margin-top:20px}}.FeaturedMatchModule{position:relative;max-width:1440px;text-align:center;padding:30px 0}.FeaturedMatchModule .Tooltip{margin-left:8px}.FeaturedMatchModule .Tooltip .Tooltip-text a{text-decoration:underline}@media only screen and (max-width:767px){.FeaturedMatchModule .Tooltip .Tooltip-text{width:auto;border-radius:5px}.FeaturedMatchModule .Tooltip .Tooltip-text:before{right:1px}.FeaturedMatchModule .Tooltip .Tooltip-text:after{right:2px}}.FeaturedMatchModule-title{color:var(--supportingColor9);font-family:Gotham;font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:20px;text-transform:uppercase;margin-bottom:20px}.FeaturedMatchModule .FeaturedMatch{margin-bottom:20px}.FeaturedMatchModule-cta .Link{width:194px}@media only screen and (min-width:768px){.FeaturedMatchModule .FeaturedMatch{margin-bottom:30px}.FeaturedMatchModule .Match,.FeaturedMatchModule .MiniMatch{padding:0 20px}}@media only screen and (min-width:1024px){.FeaturedMatchModule{padding:40px 0}.FeaturedMatchModule-title{font-size:2.4rem;letter-spacing:.4px;line-height:26px;margin-bottom:30px}.FeaturedMatchModule .Match,.FeaturedMatchModule .MiniMatch{padding:0 100px}.FeaturedMatchModule-cta .Link{width:194px}}.FeaturedMatchModule.SyndicatedMatchModule .FeaturedMatchModule-cta .Link{background-color:var(--usColor);border:1px solid var(--usColor);color:#fff!important}@media only screen and (min-width:1440px){.FeaturedMatchModule.SyndicatedMatchModule .Match-default-bottom .MatchInfo{margin-bottom:20px}.FeaturedMatchModule.SyndicatedMatchModule .Match-default-bottom .MatchPlayer-headshot{height:100px;width:100px}.FeaturedMatchModule.SyndicatedMatchModule .Match-default-bottom .MatchPlayer+.MatchPlayer{margin-left:21px}.FeaturedMatchModule.SyndicatedMatchModule .Match-default-bottom .MatchTeam[data-host=true] .winBkgd:before{right:90px}.FeaturedMatchModule.SyndicatedMatchModule .MatchTeam[data-host=true] .winBkgd:after{right:30px}.FeaturedMatchModule.SyndicatedMatchModule .FeaturedMatch .MatchTeam[data-host=true] .MatchScore{right:40px}.FeaturedMatchModule.SyndicatedMatchModule .Match-default-bottom .MatchTeam[data-host=false] .winBkgd:before{left:90px}.FeaturedMatchModule.SyndicatedMatchModule .MatchTeam[data-host=false] .winBkgd:after{left:30px}.FeaturedMatchModule.SyndicatedMatchModule .FeaturedMatch .MatchTeam[data-host=false] .MatchScore{left:40px}.FeaturedMatchModule.SyndicatedMatchModule .Hole{height:17px;width:17px;font-size:11px}}.MiniTeam{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:start;justify-content:flex-start;padding:10px}.MiniTeam[data-guest=true]{-ms-flex-pack:end;justify-content:flex-end;border-left:1px solid var(--primaryColor5)}.MiniTeam[data-host=true]{left:0;text-align:left}.MiniTeam[data-host=true]:before{content:"";position:absolute;left:0;top:0;height:100%;width:5px;z-index:3}.MiniTeam[data-host=false]{right:0;text-align:right}.MiniTeam[data-host=false]:after{content:"";position:absolute;right:0;top:0;height:100%;width:5px;z-index:3}.MiniTeam[data-team=us]:after,.MiniTeam[data-team=us]:before{background:var(--usColor)}.MiniTeam[data-team=eu]:after,.MiniTeam[data-team=eu]:before{background:var(--euColor)}.MiniTeam-flag{-ms-flex-negative:0;flex-shrink:0;margin-right:10px;width:40px;height:25px;top:10px;position:relative}[data-guest=true] .MiniTeam-flag{-ms-flex-order:2;order:2;margin-right:0;margin-left:10px}.MiniTeam-points{font-family:Gotham;font-size:4.8rem;font-weight:700;letter-spacing:0}[data-team=us] .MiniTeam-points{color:var(--usColor)}[data-team=eu] .MiniTeam-points{color:var(--euColor)}.MiniTeam-points sup{font-size:1.8rem;position:relative;top:-10px}@media only screen and (min-width:768px){.MiniTeam{-ms-flex-align:center;align-items:center}.MiniTeam,.MiniTeam[data-guest=true]{-ms-flex-pack:center;justify-content:center}.MiniTeam-flag{margin-right:15px;width:73px;height:46px}[data-guest=true] .MiniTeam-flag{margin-right:0;margin-left:15px}.MiniTeam-points{font-size:7.2rem;line-height:79px}.MiniTeam-points sup{font-size:2rem;position:relative;top:-15px}}@media only screen and (min-width:1024px){.MiniTeam{padding:5px 15px;-ms-flex-pack:start;justify-content:flex-start}.MiniTeam[data-guest=true]{-ms-flex-pack:end;justify-content:flex-end}.MiniTeam[data-host=false]:after,.MiniTeam[data-host=true]:before{display:none}.MiniTeam-flag{margin-right:5px;width:43px;height:26px}[data-guest=true] .MiniTeam-flag{margin-right:0;margin-left:5px}.MiniTeam-points{font-size:6.7rem}.MiniTeam-points sup{font-size:2.2rem;position:relative;top:-10px}}.MiniScoringModule{display:block;width:100%;border:1px solid var(--primaryColor5);border-radius:8px;background:#fff;position:relative;overflow:hidden;margin-bottom:30px}.MiniScoringModule-teams{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:63px;border-bottom:1px solid var(--primaryColor5)}.MiniScoringModule-teams .MiniTeam{width:50%;height:100%}.MiniScoringModule-cta{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:13.5px 12.5px}@media only screen and (min-width:768px){.MiniScoringModule-teams{height:100px}}@media only screen and (min-width:1024px){.MiniScoringModule-teams{height:76px}}.MiniScoringRound-info{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:6px 10px;border-bottom:1px solid var(--primaryColor5)}.MiniScoringRound-title{color:var(--supportingColor9);font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;font-weight:600;letter-spacing:0;line-height:19px}.MiniScoringRound-matches{display:block;position:relative}.MiniScoringRound-matches.flickity-enabled .MiniMatch{display:block}.MiniScoringRound-matches .MiniMatch{display:none}.MiniScoringRound-matches .MiniMatch:first-of-type{display:block}.MiniScoringRound-matches .flickity-button{width:20px;height:20px;top:15px;border:.5px solid var(--primaryColor5);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:0}.MiniScoringRound-matches .flickity-button svg{width:9px;height:9px;left:auto;top:auto}.MiniScoringRound-matches .flickity-button.previous{left:80px}.MiniScoringRound-matches .flickity-button.next{right:80px}.MiniScoringRound-cta .Link{line-height:20px}@media only screen and (min-width:768px){.MiniScoringRound-info{padding:10px 20px}.MiniScoringRound .flickity-button{width:30px;height:30px;top:30px;border-width:.75px}.MiniScoringRound .flickity-button.previous{left:248px}.MiniScoringRound .flickity-button.next{right:248px}}@media only screen and (min-width:1024px){.MiniScoringRound-info{padding:10px 15px}.MiniScoringRound .MiniMatch{display:block}}.MiniMatch{width:100%;border:0;border-bottom:1px solid var(--primaryColor5);border-radius:0;min-height:81px}.MiniMatch-content{display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center}.MiniMatch-content .MatchPlayer-firstName{display:none}.MiniMatch-topCenter{padding-top:6px;padding-bottom:6px;height:100%}.MiniMatch .MatchTeam{padding:34px 10px 12px;-ms-flex-pack:center;justify-content:center}.MiniMatch .MatchTeam:not([data-winner=true]):after,.MiniMatch .MatchTeam:not([data-winner=true]):before{display:none}.MiniMatch .MatchPlayer{margin-bottom:5px}.MiniMatch .MatchPlayer:last-of-type{margin-bottom:0}.MiniMatch .MatchScore{position:relative}.MiniMatch .MatchScore-large{font-size:3.6rem;letter-spacing:-.51px;line-height:40px}.MiniMatch .MatchScore-small{font-size:1.8rem;letter-spacing:-.26px;line-height:20px}.MiniMatch .MatchScore-tied{font-size:1.6rem;line-height:1;height:40px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:1px;position:relative}.MiniMatch .MatchScore-tied [data-halved=true]{font-size:1.2rem}.MiniMatch-topScore{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:10px}.MiniMatch-topScore .Match-watchCta{margin-left:5px}.MiniMatch .MatchInfo{-ms-flex-direction:column;flex-direction:column}.MiniMatch .MatchInfo .Match-watchCta{margin-top:5px;margin-left:0;display:none}@media only screen and (min-width:768px) and (max-width:1023px){.MiniMatch{min-height:167px}.MiniMatch-topCenter{padding-top:20px;padding-bottom:20px;min-height:167px;-ms-flex-pack:start;justify-content:flex-start}.MiniMatch .MatchTeam{padding:50px 20px}.MiniMatch .MatchTeam[data-host=true] .winBkgd:after{right:-8px}.MiniMatch .MatchTeam[data-host=false] .winBkgd:after{left:-8px}.MiniMatch .MatchInfo-number,.MiniMatch .MatchInfo-progress{font-size:1.6rem;letter-spacing:-.16px;line-height:20px}.MiniMatch .MiniMatch-topScore .MatchScore-large{font-size:6rem;letter-spacing:-.86px;line-height:66px}.MiniMatch .MiniMatch-topScore .MatchScore-small{font-size:3rem;letter-spacing:-.43px;line-height:33px}.MiniMatch .MiniMatch-topScore .MatchScore-tied{font-size:2.8rem;height:66px}.MiniMatch .MiniMatch-topScore .MatchScore-tied [data-halved=true]{font-size:2.4rem}.MiniMatch .Match-watchCta .Link{font-size:1.32rem;letter-spacing:.26px;line-height:14px;height:30px;border-radius:14.85px;padding:0 10px}.MiniMatch .MatchPlayer{margin-bottom:15px}.MiniMatch .MatchPlayer:last-of-type{margin-bottom:0}.MiniMatch .MatchPlayer-initial{font-size:inherit}.MiniMatch .MatchPlayer-lastName{font-size:1.8rem;letter-spacing:-.34px;line-height:20px}}@media only screen and (min-width:1024px){.MiniMatch{min-height:80px}.MiniMatch-topCenter{padding-top:10px;padding-bottom:10px}.MiniMatch .MatchTeam{padding:18px 15px}.MiniMatch .MatchTeam[data-host]:after,.MiniMatch .MatchTeam[data-host]:before{width:2px;display:block}.MiniMatch .MatchTeam .winBkgd{width:144px}.MiniMatch .MatchPlayer{margin-bottom:10px}.MiniMatch .MatchPlayer:last-of-type{margin-bottom:0}.MiniMatch .MatchScore{top:0}.MiniMatch .MatchScore-large{font-size:3.6rem;letter-spacing:-.51px;line-height:40px}.MiniMatch .MatchScore-small{font-size:1.8rem;letter-spacing:-.26px;line-height:20px}.MiniMatch .MatchScore-tied{height:40px;top:0}.MiniMatch .MatchInfo{-ms-flex-direction:row;flex-direction:row}.MiniMatch .MatchInfo .Match-watchCta{margin-top:0;margin-left:10px}}@media only screen and (min-width:1440px){.MiniMatch{min-height:73.5px}.MiniMatch-topCenter{padding-top:5px;padding-bottom:0}.MiniMatch-topScore{margin-top:5px}}.ShotlinkHole{width:100%;display:block;overflow:hidden}.ShotlinkHole-title{font-size:2.1rem;font-weight:700;line-height:24px;padding:0 0 15px;font-family:Gotham;text-align:center}.ShotlinkHole-course,.ShotlinkHole-green{min-height:244px;position:relative}.ShotlinkHole-course canvas,.ShotlinkHole-green canvas{position:absolute;top:50%;transform:translateY(-50%)}.ShotlinkHole-inputs{text-align:center;margin-bottom:15px}.ShotlinkHole-inputs-container{display:inline-block;position:relative;padding-right:40px;cursor:pointer;font-size:1.4rem;line-height:19px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ShotlinkHole-inputs-container input{position:absolute;opacity:0;cursor:pointer}.ShotlinkHole-inputs-container input:checked~.ShotlinkHole-inputs-checkmark:after{display:block}.ShotlinkHole-inputs-container .ShotlinkHole-inputs-checkmark:after{top:3.5px;left:4px;width:9px;height:9px;border-radius:50%;background:#000}.ShotlinkHole-inputs-label{vertical-align:middle}.ShotlinkHole-inputs-checkmark{position:absolute;top:0;right:15px;height:19px;width:19px;border:1px solid #e0e0e0;border-radius:50%}.ShotlinkHole-inputs-checkmark:after{content:"";position:absolute;display:none}.ShotlinkHole [data-toggle-in=true] .ShotlinkHole-course{display:none}.ShotlinkHole [data-toggle-in=true] .ShotlinkHole-green{display:block}.ShotlinkHole [data-toggle-in=true] .zoom-in{display:none}.ShotlinkHole [data-toggle-in=true] .zoom-out{display:block}.ShotlinkHole-green,.ShotlinkHole .zoom-out{display:none}.ShotlinkHole-mapsTrigger{background-color:transparent;border:0;padding:0;position:absolute;top:15px;left:0;cursor:pointer}@media only screen and (min-width:1024px){.ShotlinkHole-mapsTrigger{top:44px}}.ShotlinkHole-mapsTrigger .zoom-in,.ShotlinkHole-mapsTrigger .zoom-out{width:19px;height:18px;border-radius:2px}@media only screen and (min-width:768px){.ShotlinkHole-mapsTrigger .zoom-in,.ShotlinkHole-mapsTrigger .zoom-out{width:29px;height:28px}}.ShotlinkHole-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.ShotlinkHole-content>div{width:100%}@media only screen and (min-width:1024px){.ShotlinkHole-content{-ms-flex-direction:row;flex-direction:row}.ShotlinkHole-content .ShotlinkHole-playWrapper{width:calc(100% + 30px)}}.ShotlinkHole-header{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;position:absolute;top:5px;right:0}.ShotlinkHole-holeName{font-size:1.4rem;font-weight:700;line-height:16px}.ShotlinkHole-holeInfo{font-size:1rem;font-weight:600;line-height:14px;font-weight:700}.ShotlinkHole-holeInfo span{position:relative;padding:0}.ShotlinkHole-holeInfo span:after{content:"|";color:rgba(0,0,0,.4);padding:0 5px}.ShotlinkHole-holeInfo span:last-of-type:after{display:none}.ShotlinkHole-maps{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:516px}@media only screen and (min-width:1024px){.ShotlinkHole-maps{padding-right:30px;border-right:1px solid var(--primaryColor5)}}@media only screen and (min-width:1440px){.ShotlinkHole-maps{min-width:calc(50% + 11px)}}.ShotlinkHole-maps+.ShotlinkHole-playByplay{border-top:1px solid var(--primaryColor5)}@media only screen and (min-width:1024px){.ShotlinkHole-maps+.ShotlinkHole-playByplay{border-top:none;padding-left:30px}}.ShotlinkHole-playWrapper{border-top:1px solid var(--primaryColor5);margin-top:10px}@media only screen and (min-width:1024px){.ShotlinkHole-playWrapper{border-top:none;margin-top:0}}.ShotlinkHole-playByplay{text-align:center;display:block;font-size:1.4rem;line-height:17px;margin:20px 0 40px;position:relative}@media only screen and (min-width:1024px){.ShotlinkHole-playByplay{padding:0;margin:0}}.ShotlinkHole-play,.ShotlinkHole-shotWrapper{width:100%;display:block}.ShotlinkHole-play-text{width:calc(100% - 80px);text-align:left;text-indent:-20px;padding-left:29px;margin:2px auto}@media only screen and (min-width:768px){.ShotlinkHole-play-text{margin:4px auto}}@media only screen and (min-width:1024px){.ShotlinkHole-play-text{margin:6px auto;padding-left:60px}}@media only screen and (min-width:1240px){.ShotlinkHole-play-text{margin:8px auto}}@media only screen and (min-width:1440px){.ShotlinkHole-play-text{margin:10px auto}}.ShotlinkHole .flickity-page-dots{bottom:-30px}@media only screen and (min-width:1024px){.ShotlinkHole .flickity-page-dots{bottom:-25px}}.ShotlinkHole .flickity-page-dots .dot{width:7px;margin:0 4px;height:7px}.ShotlinkHole .flickity-prev-next-button{background:transparent;width:23px;height:23px;top:28px;border:1px solid #e0e0e0;border-radius:50%;background:#fff;padding:0}@media only screen and (min-width:768px){.ShotlinkHole .flickity-prev-next-button{width:30px;height:30px;top:60px}}.ShotlinkHole .flickity-prev-next-button svg{position:absolute;left:0;top:0;width:40%;height:40%;right:0;bottom:0;margin:auto}.ShotlinkHole .flickity-prev-next-button .flickity-button-icon{fill:#000}.ShotlinkHole .flickity-prev-next-button.previous{left:0}.ShotlinkHole .flickity-prev-next-button.next{right:0}@media only screen and (min-width:768px){.ShotlinkHole-holeInfo{font-size:1.4rem;line-height:19px}.ShotlinkHole-holeName{font-size:2.1rem;line-height:25px}}.ShotlinkHole-content .ShotlinkHole-playByplay.flickity-enabled .flickity-prev-next-button.next{right:0;top:50%;height:35px;width:35px}.ShotlinkHole-content .ShotlinkHole-playByplay.flickity-enabled .flickity-prev-next-button.previous{left:0;top:50%;height:35px;width:35px}@media only screen and (min-width:1024px){.ShotlinkHole-content .ShotlinkHole-playByplay.flickity-enabled .flickity-prev-next-button.previous{left:30px}}.ShotlinkMatch{display:block;position:relative}.ShotlinkMatch-slides{display:block;height:100%}.ShotlinkMatch-slides>.flickity-viewport>.flickity-slider{transform:none!important}.ShotlinkMatch-slides .ShotlinkHole{display:none;left:0!important;opacity:0;transition:opacity .3s ease-in-out;z-index:-1}.ShotlinkMatch-slides .ShotlinkHole.is-selected{opacity:1;z-index:0}.ShotlinkMatch-slides .ShotlinkHole:first-of-type{display:block}.ShotlinkMatch-slides .ShotlinkHole-play-indicator{margin-right:10px;border-radius:50%;height:8px;width:8px;display:inline-block;top:-1px;position:relative}.ShotlinkMatch-slides .ShotlinkHole-play-indicator[data-color=red]{background:#c81414;border:1px solid #c81414}.ShotlinkMatch-slides .ShotlinkHole-play-indicator[data-color=white]{background:#fff;border:1px solid #c81414}.ShotlinkMatch-slides .ShotlinkHole-play-indicator[data-color=blue]{background:#003c82;border:1px solid #003c82}.ShotlinkMatch-slides .ShotlinkHole-play-indicator[data-color=yellow]{background:#ffcd00;border:1px solid #ffcd00}.ShotlinkMatch-slides.flickity-enabled .ShotlinkHole{display:block}.ShotlinkMatch-slides.flickity-enabled .flickity-prev-next-button.next{right:calc(50% - 65px);top:12px;height:16px;width:16px;padding:0;background:transparent}.ShotlinkMatch-slides.flickity-enabled .flickity-prev-next-button.previous{left:calc(50% - 65px);top:12px;height:16px;width:16px;padding:0;background:transparent}.Match-modal-wrapper{padding:0 0 50px;position:relative;max-width:939px;margin:0 auto}@media only screen and (min-width:768px){.Match-modal-wrapper{padding:0 65px}}@media only screen and (min-width:1024px){.Match-modal-wrapper{padding:0 85px}}.Match-modal-content{background-color:#fff;padding:12px 15px;border-radius:10px}@media only screen and (min-width:768px){.Match-modal-content{padding:20px}}@media only screen and (min-width:1024px){.Match-modal-content{padding:25px}}.Match-modal-content .Highlights.modalOpen{padding:0 0 10px}@media only screen and (max-width:767px){.Match-modal-content .Highlights.modalOpen{padding:0 0 8px}}.Match-modal-content .Highlights-slide{vertical-align:top;margin-top:16px}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide{margin-top:8px}}.Match-modal-content .Highlights-slide-playing{font-size:1.6rem;line-height:22px;margin-bottom:13px;color:var(--supportingColor9)}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide-playing{font-size:1rem;line-height:10px;margin-bottom:4px}}.Match-modal-content .Highlights-slide-playing-queue{opacity:0;font-size:1.6rem;line-height:22px;margin-bottom:13px}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide-playing-queue{font-size:1rem;line-height:10px;margin-bottom:4px}}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide-image svg{width:40px;height:38px}}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide-title{font-size:1rem;margin-top:8px;line-height:12px}}.Match-modal-content .Highlights-slide[data-active]{padding:15px 25px}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide[data-active]{padding:8px 15px}}.Match-modal-content .Highlights-slide[data-active=true]{margin-top:16px;background:var(--primaryColor6);border-radius:10px}@media only screen and (max-width:767px){.Match-modal-content .Highlights-slide[data-active=true]{margin-top:8px}}.Match-modal-title{font-family:Gotham;font-size:18px;font-weight:700;letter-spacing:.39px;line-height:20px;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:767px){.Match-modal-title{max-width:calc(100% - 20px);font-size:14px;line-height:16px;margin-bottom:8px;letter-spacing:normal}}.Match-modal-close{text-align:right;margin-bottom:5px}@media only screen and (max-width:767px){.Match-modal-close{position:absolute;right:15px}}.Match-modal-close svg{cursor:pointer}.Match-modal-embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.Match-modal-embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.Match-modal-next,.Match-modal-previous{position:absolute;top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%);cursor:pointer;background:var(--primaryColor6)}.Match-modal-next svg,.Match-modal-previous svg{width:40%;height:40%;position:absolute;left:0;top:0;right:0;bottom:0;margin:auto}.Match-modal-next{right:0}@media only screen and (max-width:767px){.Match-modal-next{top:calc(100% - 45px);transform:none;height:35px;width:35px;right:calc(50% - 45px)}}.Match-modal-previous{left:0}@media only screen and (max-width:767px){.Match-modal-previous{top:calc(100% - 45px);transform:none;height:35px;width:35px;left:calc(50% - 45px)}}.Highlights{overflow-x:scroll;overflow-y:hidden;padding:0 20px 10px}.Highlights::-webkit-scrollbar{height:6px}.Highlights::-webkit-scrollbar-track{background:transparent}.Highlights::-webkit-scrollbar-thumb{background-color:var(--usColor);border-radius:3px}.Highlights-slides{white-space:nowrap}.Highlights-slides.flickity-enabled .flickity-prev-next-button.next,.Highlights-slides.flickity-enabled .flickity-prev-next-button.previous{height:35px;width:35px;border:1px solid var(--primaryColor5);background-color:#fff}.Highlights-slides.flickity-enabled .flickity-prev-next-button.next{right:-17.5px}.Highlights-slides.flickity-enabled .flickity-prev-next-button.previous{left:-17.5px}.Highlights-slides.flickity-enabled .flickity-prev-next-button .flickity-button-icon{left:30%;top:30%;width:40%;height:40%}.Highlights-slides.flickity-enabled .flickity-button:disabled{opacity:1;background-color:#cecece;border:1px solid #cecece}.Highlights-slide{display:inline-block;width:200px;white-space:normal;cursor:pointer}@media only screen and (min-width:1024px){.Highlights-slide{width:286px}}.Highlights-slide:not(:last-child){margin-right:16px}.Highlights-slide-title{margin-top:10px;color:var(--supportingColor2);text-transform:uppercase;font-size:1.2rem;font-weight:500;line-height:14px;font-family:Gotham}.Highlights-slide-image{position:relative}.Highlights-slide-image svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Highlights-slide-image svg path{fill:var(--primaryColor1)}.MpsAd-wrapper.MpsAd-top{padding:15px 0 0}@media only screen and (min-width:1024px){.MpsAd-wrapper.MpsAd-top{padding:30px 0 0}}.ScoringRound .MpsAd-wrapper{padding-bottom:10px}@media only screen and (min-width:768px){.ScoringRound .MpsAd-wrapper{padding-bottom:15px}}@media only screen and (min-width:1024px){.ScoringRound .MpsAd-wrapper{padding-bottom:20px}}.ArticlePage-headline{color:var(--supportingColor2);font-family:Gotham;text-transform:uppercase;font-size:2.1rem;font-weight:700;letter-spacing:0;line-height:28px;margin-bottom:10px}.ArticlePage-subHeadline{color:var(--supportingColor1);font-weight:400;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.6rem;line-height:26px;margin-bottom:20px}.ArticlePage-articleBody .cms-textAlign-center,.ArticlePage-articleBody [data-align-center]{text-align:center}.ArticlePage-articleBody .cms-textAlign-right,.ArticlePage-articleBody [data-align-right]{text-align:right}.ArticlePage-articleBody [data-align-left]{text-align:left}.ArticlePage-articleBody:after{content:"";display:table;clear:both}.ArticlePage-articleBody>ol,.ArticlePage-articleBody>ul,.ArticlePage-articleBody p,.ArticlePage-articleBody p>ol,.ArticlePage-articleBody p>ul{line-height:27px}.ArticlePage-articleBody>ol a,.ArticlePage-articleBody>ul a,.ArticlePage-articleBody p>ol a,.ArticlePage-articleBody p>ul a,.ArticlePage-articleBody p a{color:var(--hyperlinkTextColor);text-decoration:none}.ArticlePage-articleBody>ol a:hover,.ArticlePage-articleBody>ul a:hover,.ArticlePage-articleBody p>ol a:hover,.ArticlePage-articleBody p>ul a:hover,.ArticlePage-articleBody p a:hover{text-decoration:none}.ArticlePage-articleBody>ul,.ArticlePage-articleBody>ul li>ul,.ArticlePage-articleBody p>ul,.ArticlePage-articleBody p>ul li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.ArticlePage-articleBody>ul li>ol,.ArticlePage-articleBody p>ul li>ol{padding:0 0 0 20px;margin:10px 0}.ArticlePage-articleBody>ul b,.ArticlePage-articleBody>ul strong,.ArticlePage-articleBody p>ul b,.ArticlePage-articleBody p>ul strong{color:var(--primaryColor1)}.ArticlePage-articleBody>ol,.ArticlePage-articleBody p>ol{padding:0 0 0 20px;margin:10px 0}.ArticlePage-articleBody>ol li>ul,.ArticlePage-articleBody p>ol li>ul{list-style:disc;padding:0 0 0 20px;margin:10px 0}.ArticlePage-articleBody>ol li>ol,.ArticlePage-articleBody p>ol li>ol{padding:0 0 0 20px;margin:10px 0}.ArticlePage-articleBody>ol b,.ArticlePage-articleBody>ol strong,.ArticlePage-articleBody p>ol b,.ArticlePage-articleBody p>ol strong{color:var(--primaryColor1)}.ArticlePage-articleBody p{margin:0 0 25px}.ArticlePage-articleBody p:first-of-type{margin-top:0}.ArticlePage-articleBody p:last-of-type{margin-bottom:0}.ArticlePage-articleBody p:last-of-type+.Enhancement{margin-top:25px}.ArticlePage-articleBody h2,.ArticlePage-articleBody h3,.ArticlePage-articleBody h4,.ArticlePage-articleBody h5,.ArticlePage-articleBody h6{font-family:Gotham;color:var(--supportingColor2);margin-bottom:15px;font-weight:700}@media only screen and (min-width:768px){.ArticlePage-articleBody h2,.ArticlePage-articleBody h3,.ArticlePage-articleBody h4,.ArticlePage-articleBody h5,.ArticlePage-articleBody h6{margin-bottom:20px}}.ArticlePage-articleBody h2{font-size:2.1rem;letter-spacing:.35px;line-height:31px;margin-bottom:15px}@media only screen and (min-width:1024px){.ArticlePage-articleBody h2{font-size:2.4rem}}.ArticlePage-articleBody h3{font-size:1.9rem}@media only screen and (min-width:1024px){.ArticlePage-articleBody h3{font-size:2.2rem}}.ArticlePage-articleBody h4{font-size:1.7rem}@media only screen and (min-width:1024px){.ArticlePage-articleBody h4{font-size:2rem}}.ArticlePage-articleBody h5{font-size:1.6rem}.ArticlePage-articleBody h6{font-size:1.5rem}.ArticlePage-articleBody table{width:100%;border:0;border-collapse:separate;margin-bottom:25px;border-spacing:0}.ArticlePage-articleBody thead{background-color:var(--primaryColor1);border-radius:8px;text-transform:uppercase;color:#fff;font-weight:700;letter-spacing:0;line-height:12px;font-size:1rem;border-bottom:10px solid var(--siteBgColor)}@media only screen and (min-width:768px){.ArticlePage-articleBody thead{font-size:1.2rem;letter-spacing:.6px;line-height:16px;border-bottom:15px solid var(--siteBgColor)}}@media only screen and (min-width:1024px){.ArticlePage-articleBody thead{border-bottom:30px solid var(--siteBgColor)}}.ArticlePage-articleBody thead:after{content:"";width:100%;height:10px;display:block;background:var(--siteBgColor)}@media only screen and (min-width:768px){.ArticlePage-articleBody thead:after{height:15px}}@media only screen and (min-width:1024px){.ArticlePage-articleBody thead:after{height:30px}}.ArticlePage-articleBody thead th,.ArticlePage-articleBody thead tr{height:40px}@media only screen and (min-width:768px){.ArticlePage-articleBody thead th,.ArticlePage-articleBody thead tr{height:48px}}.ArticlePage-articleBody th:first-of-type{border-top-left-radius:8px;border-bottom-left-radius:8px}.ArticlePage-articleBody th:last-of-type{border-top-right-radius:8px;border-bottom-right-radius:8px}.ArticlePage-articleBody tr:last-of-type td:first-of-type{border-bottom-left-radius:8px}.ArticlePage-articleBody tr:last-of-type td:last-of-type{border-bottom-right-radius:8px}.ArticlePage-articleBody td,.ArticlePage-articleBody tr{padding:17px 15px}.ArticlePage-articleBody td{text-align:center}.ArticlePage-articleBody tbody tr:nth-child(odd){background:linear-gradient(90deg,hsla(0,0%,98%,0),#f2f2f2);background-color:#fff}.ArticlePage-articleBody tbody tr:nth-child(2n){background:#fff}.ArticlePage-articleBody tbody tr td{border-right:1px solid var(--primaryColor5)}.ArticlePage-articleBody tbody tr td:first-of-type{border-left:1px solid var(--primaryColor5)}.ArticlePage-articleBody tbody tr:first-of-type td{border-top:1px solid var(--primaryColor5)}.ArticlePage-articleBody tbody tr:first-of-type td:first-of-type{border-top-left-radius:8px}.ArticlePage-articleBody tbody tr:first-of-type td:last-of-type{border-top-right-radius:8px}.ArticlePage-articleBody tbody tr:last-of-type td,.ArticlePage-articleBody tbody tr td{border-bottom:1px solid var(--primaryColor5)}.ArticlePage-articleBody tbody td a{color:var(--hyperlinkTextColor);text-decoration:underline}.ArticlePage-articleBody tbody td a:hover{text-decoration:none}.ArticlePage-articleBody .Figure img{margin-bottom:10px;width:100%}.ArticlePage-articleBody .Figure-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.ArticlePage-articleBody .Figure-caption,.ArticlePage-articleBody .Figure-caption p,.ArticlePage-articleBody .Figure-credit,.ArticlePage-articleBody .Figure-credit p{display:inline}@media only screen and (min-width:768px){.ArticlePage-articleBody .Figure img{margin-bottom:20px}}.ArticlePage-articleBody .TweetEmbed twitter-widget{width:auto!important}.ArticlePage-articleBody .MpsAd-wrapper{padding-bottom:25px}@media only screen and (min-width:1024px){.ArticlePage-articleBody .MpsAd-wrapper{padding-bottom:30px}}.ArticlePage-articleBody>ol,.ArticlePage-articleBody>ul,.ArticlePage-articleBody p,.ArticlePage-articleBody p>ol,.ArticlePage-articleBody p>ul{font-size:1.6rem;letter-spacing:0;line-height:26px;color:var(--supportingColor1)}.ArticlePage .ActionBar{box-shadow:0 0 19px 0 rgba(0,0,0,.12);border-radius:27.5px;background:#fff;display:inline-block;padding:10px 22px}.ArticlePage .ActionBar-items-item{margin-right:35px}.ArticlePage .ActionBar-items-item:last-of-type{margin-right:0}.ArticlePage .ActionLink{border:0;width:auto}.ArticlePage .ActionLink svg{fill:#000}.ArticlePage .ActionLink[data-social-service=facebook] svg{width:10px;height:24px}.ArticlePage .ActionLink[data-social-service=twitter] svg{width:24px;height:24px}.ArticlePage .ActionLink[data-social-service=mailto]{margin-left:-15px;margin-right:-15px}.ArticlePage .ActionLink[data-social-service=mailto] svg{border:0;width:46px;height:46px;-ms-flex-negative:0;flex-shrink:0}.ArticlePage .ArticleLongform-actions{display:none}@media only screen and (min-width:768px){.ArticlePage-headline{font-size:2.8rem;line-height:38px}.ArticlePage-subHeadline{font-size:1.8rem;line-height:28px}.ArticlePage-articleBody>ol,.ArticlePage-articleBody>ul,.ArticlePage-articleBody p,.ArticlePage-articleBody p>ol,.ArticlePage-articleBody p>ul{font-size:1.8rem;line-height:28px;letter-spacing:.2px}.ArticlePage .Enhancement .HTML5VideoPlayer,.ArticlePage .Enhancement .MPXVideoPlayer{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:30px}}@media only screen and (min-width:1024px){.ArticlePage-headline{font-size:3.6rem;line-height:44px}.ArticlePage-subHeadline{margin-bottom:30px}.ArticlePage-articleBody>ol,.ArticlePage-articleBody>ul,.ArticlePage-articleBody p,.ArticlePage-articleBody p>ol,.ArticlePage-articleBody p>ul{line-height:30px;letter-spacing:normal}.ArticlePage-articleBody .Enhancement .HTML5VideoPlayer,.ArticlePage-articleBody .Enhancement .MPXVideoPlayer{margin-left:-20px;margin-right:-20px}.ArticlePage .ArticleLongform-actions{display:block;top:35px}.ArticlePage .ArticlePage-actions{display:none}.ArticlePage-actions{border:0;margin:0;padding:0 0 94px;position:absolute;height:100%;left:20px;top:20px}.ArticlePage .ActionBar{position:sticky;top:calc(var(--pageHeaderHeight) + 87px);left:0;padding:22px 15px}.ArticlePage .ActionBar-items{-ms-flex-direction:column;flex-direction:column}.ArticlePage .ActionBar-items-item{margin:7px 0}}@media only screen and (min-width:1440px){.ArticlePage .ArticleLongform-actions{left:-115px}.ArticlePage-articleBody .Enhancement .HTML5VideoPlayer,.ArticlePage-articleBody .Enhancement .MPXVideoPlayer{margin-left:-84px;margin-right:-84px;max-width:817px}}.ArticleLongform{--background:#fff}.ArticleLongform .Page-body{padding-top:101px}.ArticleLongform-info{text-align:center;padding:40px 20px 20px;background:var(--background)}.ArticleLongform-headline{font-weight:800;letter-spacing:0;line-height:28px;font-size:2.1rem;margin-bottom:10px}.ArticleLongform-byline{display:inline-block;font-size:1.4rem;line-height:21.46px;letter-spacing:0;font-weight:400;text-transform:uppercase}.ArticleLongform-authorName,.ArticleLongform-authors,.ArticleLongform-contributors,.ArticleLongform-dateModified,.ArticleLongform-datePublished{display:inline}.ArticleLongform-authors span{font-weight:600}.ArticleLongform-lead-credit{margin:10px 20px 20px;min-height:20px;text-align:center;position:relative;color:var(--supportingColor3);font-size:1.4rem;line-height:19px;letter-spacing:0}.ArticleLongform-lead .simple-parallax-initialized img{opacity:1}.ArticleLongform-lead img{opacity:0;transition:opacity .3s}.ArticleLongform-bodyContainer{position:relative;padding:0 15px 30px;background:var(--background)}.ArticleLongform-articleBody[data-drop-cap] .RichTextArticleBody-body p:first-of-type:first-letter{font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:5.8rem;font-weight:900;letter-spacing:-.72px;line-height:79px;float:left;margin-right:12px;margin-top:-14px;margin-bottom:-12px}@-moz-document url-prefix(){margin:0}.ArticleLongform-articleBody .Enhancement .Quote{padding:0 10px;margin:35px 0}.ArticleLongform-articleBody .Enhancement .Quote blockquote{font-family:Whitman;font-style:italic;font-size:2.8rem;letter-spacing:0;line-height:34px;text-align:center;color:var(--supportingColor9)}.ArticleLongform-articleBody .Enhancement .Quote:before{display:none}.ArticleLongform-articleBody .Enhancement .Carousel{margin-left:0;margin-right:0}.ArticleLongform-articleBody .RichTextBody>ol,.ArticleLongform-articleBody .RichTextBody>ul,.ArticleLongform-articleBody .RichTextBody p,.ArticleLongform-articleBody .RichTextBody p>ol,.ArticleLongform-articleBody .RichTextBody p>ul{font-size:1.6rem;letter-spacing:-.18px;line-height:27px}.ArticleLongform-actions{margin-top:30px;padding-top:20px;border-top:1px solid var(--primaryColor5)}.ArticleLongform-actions-title{text-transform:uppercase;font-size:1.4rem;font-weight:700;letter-spacing:1px;line-height:17px;margin-bottom:15px}.ArticleLongform .ActionBar{box-shadow:0 0 19px 0 rgba(0,0,0,.12);border-radius:27.5px;background:#fff;display:inline-block;padding:10px 22px}.ArticleLongform .ActionBar-items-item{margin-right:35px}.ArticleLongform .ActionBar-items-item:last-of-type{margin-right:0}.ArticleLongform .ActionLink{border:0;width:auto}.ArticleLongform .ActionLink svg{fill:#000}.ArticleLongform .ActionLink[data-social-service=facebook] svg{width:10px;height:24px}.ArticleLongform .ActionLink[data-social-service=twitter] svg{width:24px;height:24px}.ArticleLongform .ActionLink[data-social-service=mailto]{margin-left:-15px;margin-right:-15px}.ArticleLongform .ActionLink[data-social-service=mailto] svg{border:0;width:46px;height:46px;-ms-flex-negative:0;flex-shrink:0}.ArticleLongform .Page-below .List3Column{padding-top:0}.ArticleLongform-upNext{position:fixed;bottom:20%;right:0;width:348px;transition:transform .2s cubic-bezier(.4,0,.2,1);right:-700px;z-index:99;background:#fff;border:1px solid var(--supportingColor5);border-radius:8px 0 0 8px;padding:10px 15px 15px}.ArticleLongform-upNext[data-visible]{transform:translateX(-700px)}@media only screen and (min-width:768px){.ArticleLongform-upNext{width:455px;min-height:177px;padding:15px 20px 20px}}@media only screen and (min-width:768px){.ArticleLongform .Page-body{padding-top:120px}.ArticleLongform-info{padding:40px 100px}.ArticleLongform-headline{line-height:34px;font-size:2.8rem}.ArticleLongform-byline{font-size:1.2rem;letter-spacing:.6px;line-height:15px}.ArticleLongform-bodyContainer{position:relative;padding:87px 20px 30px;background:var(--background)}.ArticleLongform-lead-credit{margin:0;min-height:auto;text-align:right;position:absolute;top:10px;right:20px}.ArticleLongform-articleBody[data-drop-cap] .RichTextArticleBody-body p:first-of-type:first-letter{font-family:Gotham;font-size:10rem;font-weight:700;letter-spacing:-1.25px;line-height:148px;float:left;margin-right:15px;margin-top:-30px;margin-bottom:-40px}@-moz-document url-prefix(){margin:0}.ArticleLongform-articleBody .RichTextBody>ol,.ArticleLongform-articleBody .RichTextBody>ul,.ArticleLongform-articleBody .RichTextBody p,.ArticleLongform-articleBody .RichTextBody p>ol,.ArticleLongform-articleBody .RichTextBody p>ul{font-size:1.8rem;letter-spacing:-.2px;line-height:27px}}@media only screen and (min-width:1024px){.ArticleLongform-info{padding:50px 0;width:620px;margin:auto}.ArticleLongform-headline{line-height:44px;font-size:3.6rem;margin-bottom:15px}.ArticleLongform-byline{font-size:1.4rem;letter-spacing:.6px;line-height:17px}.ArticleLongform-lead-credit{right:20px}.ArticleLongform-bodyContainer{padding:94px 0 64px;max-width:1440px}.ArticleLongform-articleBody{width:620px;margin:auto}.ArticleLongform-articleBody .Enhancement .Figure{margin-left:-116px;margin-right:-116px}.ArticleLongform-articleBody .Enhancement .MPXVideoPlayer{margin-bottom:30px}.ArticleLongform-articleBody .Enhancement .Quote:before{display:none}.ArticleLongform-articleBody .Enhancement .Quote blockquote{margin-left:-116px;margin-right:-116px;font-size:3.6rem;line-height:44px}.ArticleLongform-articleBody .Enhancement[data-align-center] .MPXVideoPlayer{margin-bottom:30px}.ArticleLongform-articleBody .Enhancement[data-align-center] .MPXVideoPlayer-screen{margin-left:-116px;margin-right:-116px;padding-top:77.2%}.ArticleLongform-articleBody .Enhancement[data-align-right] .Figure{margin-right:-58px;margin-left:auto}.ArticleLongform-articleBody .Enhancement[data-align-right] .Quote-attribution{margin-right:-116px}.ArticleLongform-articleBody .Enhancement[data-align-right] .Quote blockquote{text-align:right;margin-right:-116px;margin-left:auto}.ArticleLongform-articleBody .Enhancement[data-align-left] .Figure{margin-left:-58px;margin-right:auto}.ArticleLongform-articleBody .Enhancement[data-align-left] .Quote-attribution{margin-left:-116px;text-align:left}.ArticleLongform-articleBody .Enhancement[data-align-left] .Quote blockquote{text-align:left;margin-left:-116px;margin-right:auto}.ArticleLongform-actions{border:0;margin:0;padding:0 0 94px;position:absolute;height:100%;left:20px;top:94px}.ArticleLongform-actions-title{display:none}.ArticleLongform .ActionBar{position:sticky;top:calc(var(--pageHeaderHeight) + 87px);left:0;padding:22px 15px}.ArticleLongform .ActionBar-items{-ms-flex-direction:column;flex-direction:column}.ArticleLongform .ActionBar-items-item{margin:7px 0}.ArticleLongform .Page-below .List3Column{padding-top:30px}}@media only screen and (min-width:1240px){.ArticleLongform-actions{left:100px}.ArticleLongform-lead-credit{right:100px}}@media only screen and (min-width:1440px){.ArticleLongform-lead{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.ArticleLongform-lead img{margin:auto}}.GalleryPage{background:#fff}.GalleryPage-main-content{padding:15px 0;max-width:1104px;margin:auto}.GalleryPage-headline{padding-left:15px;padding-right:15px;color:var(--supportingColor2);font-family:Gotham;text-transform:uppercase;font-size:2.1rem;font-weight:700;letter-spacing:0;line-height:28px;margin-bottom:20px}.GalleryPage-slides{position:relative;display:block;max-height:800px}.GalleryPage-slides .flickity-prev-next-button{height:30px;width:30px;border:1px solid var(--primaryColor5);background-color:#fff;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transform:translateY(-30%);top:107px;padding:0}.GalleryPage-slides .flickity-prev-next-button.previous{left:15px}.GalleryPage-slides .flickity-prev-next-button.next{right:15px}.GalleryPage-slides .flickity-button-icon{color:#000;width:9px;left:auto;top:auto}@media only screen and (min-width:768px){.GalleryPage-slides .flickity-prev-next-button.previous{left:-57px}.GalleryPage-slides .flickity-prev-next-button.next{right:-57px}}@media only screen and (min-width:1024px){.GalleryPage-slides .flickity-prev-next-button{transform:translateY(-40%);top:40%}}@media only screen and (min-width:1240px){.GalleryPage-slides .flickity-prev-next-button.previous{left:-94px}.GalleryPage-slides .flickity-prev-next-button.next{right:-94px}}.GalleryPage-ad{margin-bottom:25px;background:var(--primaryColor6);position:relative;padding-bottom:66.66%;height:0;overflow:hidden;max-height:621px;max-width:1104px;border-radius:6px}.GalleryPage-ad .MpsAd-wrapper{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;padding-bottom:0}.GalleryPage-actions{padding-left:15px;padding-right:15px;margin-bottom:0}@media only screen and (min-width:768px){.GalleryPage-main-content{padding-left:78px;padding-right:78px}.GalleryPage-headline{padding:0}.GalleryPage-actions{margin-bottom:25px;margin-left:-50px;margin-right:-50px;padding-left:50px}.GalleryPage-slides{margin-left:0;margin-right:0}.GalleryPage-slides .flickity-viewport{z-index:2}.GalleryPage-slides .flickity-prev-next-button{height:100px;width:100px;z-index:1;top:152px}.GalleryPage-slides .flickity-prev-next-button.previous{left:-50px}.GalleryPage-slides .flickity-prev-next-button.previous .flickity-button-icon{left:25px}.GalleryPage-slides .flickity-prev-next-button.next{right:-50px}.GalleryPage-slides .flickity-prev-next-button.next .flickity-button-icon{right:25px}.GalleryPage-slides .flickity-button-icon{width:15px}.GalleryPage .Page-body-headerIframe{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}@media only screen and (min-width:1024px){.GalleryPage-headline{font-size:2.8rem;line-height:36px}.GalleryPage-slides .flickity-prev-next-button{height:127px;width:127px;top:227px}.GalleryPage-slides .flickity-prev-next-button.previous{left:-63.5px}.GalleryPage-slides .flickity-prev-next-button.previous .flickity-button-icon{left:31.75px}.GalleryPage-slides .flickity-prev-next-button.next{right:-63.5px}.GalleryPage-slides .flickity-prev-next-button.next .flickity-button-icon{right:31.75px}.GalleryPage-slides .flickity-button-icon{width:18px}.GalleryPage-actions{margin-left:-62px;margin-right:-62px;padding-left:62px}}@media only screen and (min-width:1240px){.GalleryPage-main-content{padding-left:0;padding-right:0}.GalleryPage-slides .flickity-prev-next-button{top:299px}}.GallerySlide-media{margin-bottom:25px;background:var(--primaryColor6);position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-height:621px;max-width:1104px}.GallerySlide-media img{position:absolute;bottom:0;right:0;top:0;left:0;margin:auto;height:100%;-o-object-fit:contain;object-fit:contain}.GallerySlide-content{padding-left:15px;padding-right:15px;position:relative;min-height:25px}.GallerySlide-count{position:absolute;top:-10px;right:15px;background:var(--primaryColor1);font-family:Gotham;padding:6px 10px;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:-.3px;line-height:13px;display:inline-block;-ms-flex-negative:0;flex-shrink:0;margin-bottom:10px;height:25px;border-radius:6px}.GallerySlide-text{display:block;position:relative;width:100%;color:var(--primaryColor4);font-size:1.6rem;letter-spacing:0;line-height:27px;margin-bottom:20px;padding-top:25px}.GallerySlide-date{font-weight:600;color:var(--supportingColor1)}.GallerySlide-credit{color:var(--supportingColor1);font-style:italic;font-size:1.4rem}@media only screen and (min-width:768px){.GallerySlide-media{border-radius:8px;margin-bottom:15px}.GallerySlide-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-left:0;padding-right:0}.GallerySlide-count{-ms-flex-order:2;order:2;top:0;right:0}.GallerySlide-text{-ms-flex-order:1;order:1;width:65%;padding-top:0}}@media only screen and (min-width:1240px){.GallerySlide-text{max-width:670px}}.SearchFilter:after,.SearchSorter:after{position:absolute;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;content:"";right:15.5px;top:50%;transform:translateY(-50%);pointer-events:none}.SearchFilter-select,.SearchSorter-select{color:#000;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;width:100%;border:0;background:none;padding:13.5px 31px;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width:768px){.SearchFilter-select,.SearchSorter-select{padding-left:15.5px}}@media only screen and (min-width:1024px){.SearchFilter-select,.SearchSorter-select{background:#fff;margin:0;color:var(--primaryColor4)}}.dropdownMenu,.SearchFilter,.SearchInput,.SearchSorter{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;color:#000;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;position:relative}.dropdownMenu .triangle,.SearchFilter .triangle,.SearchInput .triangle,.SearchSorter .triangle{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.dropdownMenu[data-toggle-in=dropdown-items] [class$=-dropdown],.SearchFilter[data-toggle-in=dropdown-items] [class$=-dropdown],.SearchInput[data-toggle-in=dropdown-items] [class$=-dropdown],.SearchSorter[data-toggle-in=dropdown-items] [class$=-dropdown]{display:block}.dropdownMenu[data-toggle-in=dropdown-items] .triangle,.SearchFilter[data-toggle-in=dropdown-items] .triangle,.SearchInput[data-toggle-in=dropdown-items] .triangle,.SearchSorter[data-toggle-in=dropdown-items] .triangle{width:0;height:0;border:5px solid transparent;border-bottom-color:#000}.dropdownMenu-heading,.SearchFilter-heading,.SearchInput-heading,.SearchSorter-heading{background-color:transparent;color:#000;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-style:normal;font-size:1.4rem;cursor:pointer;padding:13.5px 15.5px 13.5px 31px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;border:0;height:100%;width:100%}.dropdownMenu-dropdown,.SearchFilter-dropdown,.SearchInput-dropdown,.SearchSorter-dropdown{display:none;padding:0 10px;z-index:20;vertical-align:top}.dropdownMenu-dropdown li,.SearchFilter-dropdown li,.SearchInput-dropdown li,.SearchSorter-dropdown li{padding:7px 45px}.dropdownMenu-dropdown li .CheckboxInput-label,.SearchFilter-dropdown li .CheckboxInput-label,.SearchInput-dropdown li .CheckboxInput-label,.SearchSorter-dropdown li .CheckboxInput-label{cursor:pointer;color:var(--primaryColor4)}@media only screen and (min-width:768px){.dropdownMenu,.SearchFilter,.SearchInput,.SearchSorter{width:100%}.dropdownMenu-dropdown,.SearchFilter-dropdown,.SearchInput-dropdown,.SearchSorter-dropdown{padding:0}.dropdownMenu-dropdown li,.SearchFilter-dropdown li,.SearchInput-dropdown li,.SearchSorter-dropdown li{padding:7px 15px 7px 30px}.dropdownMenu-heading,.SearchFilter-heading,.SearchInput-heading,.SearchSorter-heading{padding:13px 15.5px}}@media only screen and (min-width:1024px){.dropdownMenu,.SearchFilter,.SearchInput,.SearchSorter{width:156px;border:1px solid var(--primaryColor5);border-radius:5px;height:47px;margin-right:10px}.dropdownMenu[data-sort],.SearchFilter[data-sort],.SearchInput[data-sort],.SearchSorter[data-sort]{margin-right:0}.dropdownMenu-select,.SearchFilter-select,.SearchInput-select,.SearchSorter-select{padding-left:13.5px}.dropdownMenu-heading,.SearchFilter-heading,.SearchInput-heading,.SearchSorter-heading{color:var(--primaryColor4)}.dropdownMenu-dropdown,.SearchFilter-dropdown,.SearchInput-dropdown,.SearchSorter-dropdown{background:#fff;border:1px solid var(--primaryColor5);border-top:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px;position:relative;top:-3px}}.SearchInput{-ms-flex-align:center;align-items:center;padding:0;width:auto;left:16px;right:16px;top:38px;position:absolute;color:var(--supportingColor1);display:none;border-bottom:1px solid var(--primaryColor5)}[data-filters-open=true] .SearchInput{display:block}.SearchInput .icon-magnify{width:13px;height:13px;position:absolute;right:13.5px;top:16px}.SearchInput .awesomplete{margin-right:8px;width:100%}.SearchInput .awesomplete ul{background-color:#fff;max-height:800px;overflow-y:auto;border:0;border-radius:0;top:40px;z-index:101}.SearchInput .awesomplete ul li{white-space:nowrap;padding:7px 40px}.SearchInput [data-input-checkboxes]{display:none}.SearchInput-heading{padding:0;margin:0 8px 0 0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.SearchInput-textField{background-color:transparent;border:0;width:100%;padding:13.5px 15.5px;border-bottom:1px solid transparent;color:var(--primaryColor4);line-height:18px;font-size:1.6rem}@media only screen and (min-width:768px){.SearchInput{display:inline-block;position:relative;top:auto;left:auto;right:auto;border:1px solid var(--primaryColor5);border-radius:5px;min-width:564px;height:auto;margin-right:10px;-ms-flex-positive:1;flex-grow:1}}@media only screen and (min-width:1024px){.SearchInput{max-width:741px;min-width:auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;width:100%}}.SearchFilterInput{left:-20px;position:relative}.SearchFilterInput .CheckboxInput-label{display:-ms-flexbox;display:flex}.SearchFilterInput .CheckboxInput-label span{margin-left:7px;line-height:18px}.SearchSorterInput{left:-20px;position:relative}.SearchModule{padding:20px 15px;background:var(--primaryColor6);display:block}.SearchModule-count{font-size:1.6rem;font-weight:500;letter-spacing:1px;line-height:21px;font-family:Gotham;color:var(--primaryColor4);margin-bottom:10px}.SearchModule-count span{font-weight:900}.SearchModule .filter{width:15px;height:15px;margin-left:6px;vertical-align:initial}.SearchModule .loading-icon{margin:0 auto 25px}.SearchModule-filters{display:block;position:relative}.SearchModule-filters-apply{border-top:1px solid var(--primaryColor3);padding:5px 0}.SearchModule-filters-applyButton{display:block;margin:15px auto 20px}.SearchModule-filters-close{position:absolute;right:10px;top:10px}.SearchModule-filters-close svg{fill:#000;height:15px;width:15px}.SearchModule-filters-open{background-color:#fff;width:100%;border:1px solid var(--primaryColor5);border-radius:5px;cursor:pointer;line-height:17px;padding:13.5px 15.5px;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-size:1.4rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#000;margin:0 0 20px;height:47px}.SearchModule-filters-open .triangle{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}[data-filters-open=true] .SearchModule-filters-open{padding-bottom:64px}[data-filters-open=true] .SearchModule-filters-open .triangle{width:0;height:0;border:5px solid transparent;border-bottom-color:#000}.SearchModule-filters-overlay{bottom:0;display:none;left:0;right:0;padding:0;position:relative;top:-21px;border:1px solid var(--primaryColor5);border-top:0;border-radius:5px;z-index:100}.SearchModule-filters-overlay[data-filters-open=true]{display:block;background:#fff}.SearchModule-filters-selected{height:0;overflow:hidden;padding:1px 0 0}.SearchModule-filters-selected[data-showing]{display:block;height:auto;padding:10px}.SearchModule-filters-selected-heading{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.SearchModule-filters-selected-content{margin-top:15px}.SearchModule-filters-selected-filter{display:inline-block}.SearchModule-filters-selected-filter .close-x{fill:#000;height:16px;width:16px}.SearchModule-filters-selected-filter:last-of-type{margin-bottom:0}.SearchModule-filters-selected-title{margin-bottom:10px}.SearchModule-filters-title{padding:0 10px 5px}.SearchModule-wrapper{background-color:#fff}.SearchModule-currentFilters{display:none;font-family:Nunito Sans,Arial,Helvetica,sans-serif;color:#000;background-color:#fff;padding:13.5px 15.5px;font-size:1.4rem}.SearchModule-currentFilters[data-showing=true]{display:block}.SearchModule-currentFilters-label{color:#000;display:inline;margin-right:10px}.SearchModule-currentFilters-link{background:var(--supportingColor1);color:#fff;display:-ms-flexbox;display:flex;padding:2px 5px;margin:0 10px 10px 0;-ms-flex-align:center;align-items:center}.SearchModule-currentFilters-link .close-x{width:11px;height:11px;margin-left:5px;fill:#d8d7d3}.SearchModule-currentFilters-link:after{content:""}.SearchModule-currentFilters-clearAll{color:var(--primaryColor4);display:inline-block}.SearchModule-noResults{color:var(--supportingColor1);font-size:34px;line-height:1.17647;letter-spacing:.05em;text-transform:uppercase;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-weight:900;font-style:normal;padding:25px 0}@media only screen and (min-width:768px){.SearchModule{position:relative;padding:30px 20px}.SearchModule-currentFilters,.SearchModule-currentFilters[data-showing=true]{display:none}.SearchModule-filters-outerWrap{display:-ms-flexbox;display:flex}.SearchModule-filters-open,.SearchModule-filtersToggle{width:152px}.SearchModule-filters-open{color:var(--primaryColor4)}[data-filters-open=true] .SearchModule-filters-open{padding-bottom:13.5px}.SearchModule-filters-overlay[data-filters-open=true]{position:absolute;right:0;top:46px;left:auto;bottom:auto;width:152px}.SearchModule-filters-applyButton{display:none}.SearchModule-noResults{font-size:50px;line-height:1.6}}@media only screen and (min-width:1024px){.SearchModule{position:relative;padding:30px 100px}.SearchModule-wrapper{background:transparent}.SearchModule-filtersToggle{display:none;width:0;height:0;margin:0;padding:0}.SearchModule-filters-overlay,.SearchModule-filters-overlay[data-filters-open=true]{display:block;padding:0;top:auto;left:auto;right:auto;bottom:auto;position:relative;z-index:2;border:0}.SearchModule-filters-overlay[data-filters-open=true]{width:auto;background:transparent}.SearchModule-filters-title{padding:0 0 10px}.SearchModule-filters-outerWrap{margin-bottom:30px}.SearchModule-filters-content,.SearchModule-wrapper{display:-ms-flexbox;display:flex}.SearchModule-wrapper{-ms-flex-pack:justify;justify-content:space-between}.SearchModule-filters-apply,.SearchModule-filters-applyButton{display:none}.SearchModule .SearchInput{margin-right:20px}}.SearchSorter-items{left:auto;right:0;color:var(--primaryColor4)}.SearchSorter-items li{position:relative}.SearchSorter-items [data-disabled]{opacity:.6;pointer-events:none}.SearchSorter-items [data-selected] a:before{content:"";border-right:3px solid var(--primaryColor1);border-bottom:3px solid var(--primaryColor1);width:5px;height:13px;position:absolute;top:6px;transform:rotate(37deg);left:25px}@media only screen and (min-width:768px){.SearchSorter-items [data-selected] a:before{left:13.5px}}@media only screen and (min-width:1024px){.SearchSorter{margin-right:0}}.triangle_down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000}.triangle_up{width:0;height:0;border:5px solid transparent;border-bottom-color:#000}.paginate .chevron,.SearchModule .chevron{width:15px;height:15px;margin-left:3px}.paginate-pagination,.SearchModule-pagination{position:relative;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:54px;border-left-color:var(--primaryColor5);border-bottom:1px solid var(--primaryColor5);border-right-color:var(--primaryColor5);border-top:1px solid var(--primaryColor5);color:#656570;font-family:Nunito Sans,Arial,Helvetica,sans-serif;font-style:normal;font-size:1.4rem;-ms-flex-align:center;align-items:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);height:46px}.paginate-nextPage,.paginate-previousPage,.SearchModule-nextPage,.SearchModule-previousPage{position:absolute;top:50%;transform:translateY(-50%);font-size:1.2rem}.paginate-nextPage [data-page-input],.paginate-previousPage [data-page-input],.SearchModule-nextPage [data-page-input],.SearchModule-previousPage [data-page-input]{display:none}.paginate-nextPage-text,.paginate-previousPage-text,.SearchModule-nextPage-text,.SearchModule-previousPage-text{pointer-events:none}.paginate-nextPage a,.paginate-previousPage a,.SearchModule-nextPage a,.SearchModule-previousPage a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;color:#000}[data-inactive] .paginate-nextPage a,[data-inactive] .paginate-previousPage a,[data-inactive] .SearchModule-nextPage a,[data-inactive] .SearchModule-previousPage a{color:var(--supportingColor8)}.paginate-nextPage,.SearchModule-nextPage{right:10px}.paginate-previousPage,.SearchModule-previousPage{left:10px}.paginate-previousPage .chevron,.SearchModule-previousPage .chevron{transform:rotate(180deg);margin-right:3px;margin-left:0}.paginate .pagination-item,.SearchModule .pagination-item{display:inline-block;margin:0 10px}.paginate .pagination-item .Link,.paginate .pagination-item [data-selected],.SearchModule .pagination-item .Link,.SearchModule .pagination-item [data-selected]{display:block}.paginate .pagination-item [data-selected],.SearchModule .pagination-item [data-selected]{padding:3px 8px;border-radius:4px;background-color:var(--primaryColor1);color:#fff}.paginate .pagination-item [data-page-input],.SearchModule .pagination-item [data-page-input]{display:none}@media only screen and (min-width:768px){.paginate-pagination,.SearchModule-pagination{width:528px;margin-right:auto;margin-left:auto;border:1px solid var(--primaryColor5);border-radius:8px}}@media only screen and (min-width:1440px){.paginate,.SearchModule{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding-left:var(--gutterCalc1240);padding-right:var(--gutterCalc1240)}}.SearchPage-lead{background:#fff;height:66px;padding:0}.SearchPage-lead-content{display:none}@media only screen and (min-width:768px){.SearchPage-lead{height:86px}}
