/* Theme base styles */

/* Tools
Any animations, or functions used throughout the project.
Note: _macros.css needs to be imported into each stylesheet where macros are used and not included here
*/

/* Generic
This is where reset, normalize & box-sizing styles go.
*/

*, *:before, *:after { box-sizing: border-box;}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/

:root{--column-gap:2.13%;--column-width-multiplier:8.333}.row-fluid{display:flex;flex-wrap:wrap;width:100%}.row-fluid .span1,.row-fluid .span2,.row-fluid .span3,.row-fluid .span4,.row-fluid .span5,.row-fluid .span6,.row-fluid .span7,.row-fluid .span8,.row-fluid .span9,.row-fluid .span10,.row-fluid .span11,.row-fluid .span12{min-height:1px;width:100%}@media (min-width:768px){.row-fluid{flex-wrap:nowrap;justify-content:space-between}.row-fluid .span1{width:calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100))}.row-fluid .span2{width:calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100))}.row-fluid .span3{width:calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100))}.row-fluid .span4{width:calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100))}.row-fluid .span5{width:calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100))}.row-fluid .span6{width:calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100))}.row-fluid .span7{width:calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100))}.row-fluid .span8{width:calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100))}.row-fluid .span9{width:calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100))}.row-fluid .span10{width:calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100))}.row-fluid .span11{width:calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100))}}
.dnd-section>.row-fluid,.content-wrapper{margin:0 auto;padding:0 15px;}

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/

body{line-height:1.77;word-break:break-word;background-color:#f3f4f3;overflow-x:hidden}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0 0 15px}a{cursor:pointer;-webkit-transition:.15s linear;-moz-transition:.15s linear;-o-transition:.15s linear;transition:.15s linear}a:hover{text-decoration:none}.h1,h1{line-height:1}.h2,.h3,.h6,h2,h3,h4,h5,h6{line-height:1.2}.h4,h4{line-height:1.33333333333}.h5,h5{line-height:1.45454545455}ol ol,ol ul,ul ol,ul ul{margin:0}ul.no-list{list-style:none}code{vertical-align:bottom}blockquote{border:0;margin:40px 0 34px;background-color:#fff;padding:40px 40px 32px 32px;box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:8px}blockquote h6{font-weight:400}blockquote h5{margin-bottom:0}hr{border:0;height:0;margin:60px 0;opacity:.5;border-bottom:2px dashed rgba(0,0,0,.8);background-color:transparent}img{max-width:100%;height:auto}dt{font-weight:700}dd{margin-left:0}dl{font-size:16px;line-height:2}
.button,button{cursor:pointer;display:inline-block;text-align:center;transition:.15s linear;white-space:normal}.button:disabled,button:disabled{background-color:#d0d0d0;border-color:#d0d0d0;color:#e6e6e6}.no-button,.no-button:active,.no-button:focus,.no-button:hover{background:0 0;border:none;border-radius:0;color:initial;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-bottom:0;padding:0;text-align:left;text-decoration:none;transition:none}
.hs-form-field{margin-bottom:1.4rem}form label{display:block;font-weight:500;font-size:16px;line-height:2;margin-bottom:8px}.form-title{margin-bottom:0}form legend{font-size:.875rem}form input[type=email],form input[type=file],form input[type=number],form input[type=password],form input[type=search],form input[type=tel],form input[type=text],form select,form textarea{display:inline-block;background:#fff;border:1px solid;border-radius:4px;font-size:16px;line-height:1.5;padding:15px;outline:0;width:100%}form textarea{resize:vertical}form .hs-richtext img,form fieldset{max-width:100%!important}form .inputs-list{margin:0;padding:0;list-style:none}form .inputs-list>li{display:block;margin:.7rem 0}form .inputs-list input,form .inputs-list span{vertical-align:middle}form input[type=checkbox],form input[type=radio]{cursor:pointer;margin-right:.35rem}.hs-dateinput{position:relative}.hs-dateinput:before{content:'\01F4C5';position:absolute;right:10%;top:50%;transform:translateY(-50%)}.fn-date-picker .pika-table thead th{color:#fff}.fn-date-picker td.is-selected .pika-button{border-radius:0;box-shadow:none}.fn-date-picker td .pika-button:focus,.fn-date-picker td .pika-button:hover{border-radius:0!important;color:#fff}form input[type=file]{background-color:transparent;border:initial;padding:initial}form .hs-richtext,form .hs-richtext p{font-size:.875rem;margin:0 0 1.4rem}.legal-consent-container .hs-form-booleancheckbox-display>span,.legal-consent-container .hs-form-booleancheckbox-display>span p{margin-left:1rem!important}.hs-form-required{color:#ef6b51}.hs-input.invalid.error{border-color:#ef6b51}.hs-error-msgs label{color:#ef6b51;margin-top:.35rem}form .hs-button,form input[type=submit]{cursor:pointer;display:inline-block;text-align:center;transition:.15s linear;white-space:normal;font-size:16px;font-weight:600;line-height:1.5;text-decoration:none}.grecaptcha-badge{margin:0 auto}% if (get_asset_version("@hubspot/search_input")=="1") % .body-container-wrapper .hs-search-field__button{padding:15px}.body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button{margin-left:6px;margin-bottom:0}.body-container-wrapper .hs-search-field__button svg{height:15px;fill:#fff}.body-container-wrapper .hs-search-field__bar>form>.hs-search-field__input{padding:10px}.body-container-wrapper .hs-search-field__suggestions li a{color:#494a52;padding:.35rem .7rem;text-decoration:none;transition:background-color .3s}
td,thead th{font-weight:600}table{border:1px solid;margin-bottom:1.4rem;overflow-wrap:break-word;min-width:720px;box-shadow:0 2px 1px rgba(0,0,0,.05);border-radius:8px;border-collapse:collapse}td,th{border:1px solid;padding:24px 12px;vertical-align:middle}thead th{font-size:15px;line-height:1.2}td{font-size:14px;line-height:18px}table small{font-weight:400;font-size:9px;line-height:1.5;display:inline-block}thead td,thead th{border-bottom:1px solid;vertical-align:middle}.cus-table-wrap{overflow:auto}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/

.hs-menu-wrapper ul{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding-left:0}.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul{display:inline-flex}@media (max-width:767px){.hs-menu-wrapper.hs-menu-flow-horizontal ul{flex-direction:column}.hs-menu-wrapper.hs-menu-flow-vertical ul{display:flex}}.hs-menu-wrapper.flyouts .hs-item-has-children{position:relative}.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a{display:block;white-space:nowrap}

/* Utilities
Helper classes with ability to override anything that comes before it
*/

.show-for-sr{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@media (max-width:767px){.show-for-sr--mobile{border:0!important;clip:rect(0,0,0,0)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}}

.description p:last-child,.main-wrap.sports table p:last-child,.mb0{margin-bottom:0}.position-static{position:static}.position-relative{position:relative}.position-absolute{position:absolute}.position-fixed{position:fixed}.position-sticky{position:-webkit-sticky;position:sticky}.dnd-section[class*=force-full-width-section]>.row-fluid{padding-left:0;padding-right:0}.dnd-section[class*=force-full-width-section],.dnd-section[class*=force-full-width-section] .dnd-column,.main-wrap .su_mdl .content-wrapper{padding:0}.overflow-hidden{overflow:hidden}.lead{font-size:20px;font-weight:700}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.row>.col{padding-left:15px;padding-right:15px}.dark.btn,a.primary.btn,a.secoundary.btn,a.white.btn{font-weight:600;padding:10px 40px;display:inline-block}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}a.primary.btn,a.secoundary.btn,a.white.btn{border-radius:28px;font-size:16px;line-height:1.5;border:1px solid #b10c2c;text-align:center}a.primary.btn{background:#fff;color:#b10c2c;display:inline-block}a.primary.btn:hover,a.secoundary.btn{background:#b10c2c;color:#fff}a.secoundary.btn:hover{background:#fff;border:1px solid #b10c2c;color:#b10c2c}a.secoundary.btn:hover svg{fill:#e20}a.white.btn{color:#202833;background:#fff;border-radius:28px;border-color:#fff;padding:10px 24px}.white.btn:hover{background:#d0122d;color:#fff;border:1px solid #d0122d}.button_item:not(:last-child){margin-right:26px}.dark.btn{background:#333;border-radius:28px;color:#fff;text-transform:none}.mfp-iframe-holder .mfp-close{border:1px solid #fff;border-radius:50%;height:50px;padding:0!important;text-align:center!important;top:-60px!important;width:50px!important}.custom-wrapper ul{padding-left:0;margin-bottom:16px}.custom-wrapper ul li{list-style:none;vertical-align:middle;padding-left:18px;position:relative}.custom-wrapper ul li:not(:last-child){margin-bottom:4px}.custom-wrapper ul li:before{background:#b10c2c;border-radius:100%;content:"";display:inline-block;height:8px;margin-right:9px;vertical-align:middle;width:8px;position:absolute;left:0;top:10px}.custom-wrapper form ul li:before{display:none}.custom-wrapper .custom-inner-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-wrapper .main-wrap,.custom-wrapper .sidebar-wrap{width:100%}.main-wrap img.hs-image-widget{border-radius:16px}blockquote a{text-decoration:underline}blockquote a:hover{text-decoration:none}.main-wrap.sports li,.main-wrap.sports p{font-size:16px;line-height:2;color:#000}.main-wrap.sports table li,.main-wrap.sports table p{color:#000}.main-wrap.sports table{min-width:900px}@media (min-width:992px){.custom-wrapper .sidebar-wrap{width:22.662%}.custom-wrapper .main-wrap{width:77.338%;padding-left:25px}}@media (min-width:768px){table.card-table.stacktable.small-only{display:none}}@media (max-width:767px){.main-wrap .dnd-section>.row-fluid{padding-left:0;padding-right:0}td.st-key,td.st-val{padding:10px}.button_item:not(:last-child){margin-right:10px}.card-table.large-only{display:none}th.st-head-row{padding:10px;font-weight:700}td.st-key{width:30%}th.st-head-row p{font-weight:700!important}.main-wrap.sports table.stacktable.small-only{min-width:100%}.main-wrap.sports table{min-width:auto!important;width:100%}table.shp-table li,table.shp-table p,table.shp-table td{font-size:15px!important}}