.ts-control{border:1px solid #d0d0d0;border-radius:3px;box-shadow:none;box-sizing:border-box;display:flex;flex-wrap:wrap;overflow:hidden;padding:8px;z-index:1}.ts-wrapper.multi.has-items .ts-control{padding:6px 8px 3px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:none}.ts-control>*{display:inline-block;vertical-align:baseline}.ts-wrapper.multi .ts-control>div{background:#f2f2f2;border:0 solid #d0d0d0;color:#303030;cursor:pointer;margin:0 3px 3px 0;padding:2px 6px}.ts-wrapper.multi .ts-control>div.active{background:#e8e8e8;border:0 solid #cacaca;color:#303030}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{background:#fff;border:0 solid #fff;color:#7d7d7d}.ts-control>input{background:none!important;border:0!important;box-shadow:none!important;display:inline-block!important;flex:1 1 auto;line-height:inherit!important;margin:0!important;max-height:none!important;max-width:100%!important;min-height:0!important;min-width:7rem;padding:0!important;text-indent:0!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{background-color:#fafafa;opacity:.5}.input-hidden .ts-control>input{left:-10000px;opacity:0;position:absolute}.ts-dropdown{background:#fff;border:1px solid #d0d0d0;border-radius:0 0 3px 3px;border-top:0;box-shadow:0 1px 3px rgba(0,0,0,.1);box-sizing:border-box;left:0;margin:.25rem 0 0;position:absolute;top:100%;width:100%;z-index:10}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.ts-dropdown .create,.ts-dropdown .no-results,.ts-dropdown .optgroup-header,.ts-dropdown .option{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{cursor:pointer;opacity:1}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0}.ts-dropdown .optgroup-header{background:#fff;color:#303030;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:rgba(48,48,48,.5)}.ts-dropdown .spinner{display:inline-block;height:30px;margin:5px 8px;width:30px}.ts-dropdown .spinner:after{animation:lds-dual-ring 1.2s linear infinite;border-color:#d0d0d0 transparent;border-radius:50%;border-style:solid;border-width:5px;content:" ";display:block;height:24px;margin:3px;width:24px}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ts-dropdown-content{max-height:200px;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button:1em}.plugin-clear_button .clear-button{background:transparent!important;cursor:pointer;margin-right:0!important;opacity:0;position:absolute;right:2px;top:50%;transform:translateY(-50%);transition:opacity .5s}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(0px,8px);right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{background:color-mix(#fff,#d0d0d0,85%);border-bottom:1px solid #d0d0d0;border-radius:3px 3px 0 0;padding:10px 8px;position:relative}.ts-wrapper .dropdown-header-close{color:#303030;font-size:20px!important;line-height:20px;margin-top:-12px;opacity:.4;position:absolute;right:8px;top:50%}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{border:1px solid #d0d0d0;box-shadow:none}.plugin-dropdown_input .dropdown-input{background:transparent;border:solid #d0d0d0;border-width:0 0 1px;box-shadow:none;display:block;padding:8px;width:100%}.plugin-dropdown_input .items-placeholder{border:0!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.dropdown-active .items-placeholder,.plugin-dropdown_input.has-items .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-moz-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0;flex-basis:0;flex-grow:1;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0}.ts-wrapper.plugin-remove_button .item{align-items:center;display:inline-flex}.ts-wrapper.plugin-remove_button .item .remove{border-radius:0 2px 2px 0;box-sizing:border-box;color:inherit;display:inline-block;padding:0 6px;-webkit-text-decoration:none;text-decoration:none;vertical-align:middle}.ts-wrapper.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{font-size:23px;position:absolute;right:0;top:0}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #d0d0d0;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#cacaca}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#fff}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #d0d0d0;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#cacaca}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#fff}:root{--ts-pr-clear-button:0px;--ts-pr-caret:0px;--ts-pr-min:.75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(.75rem,0px + 0px)!important;padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(.75rem,0px + 0px)!important;padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-control,.ts-control input,.ts-dropdown{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}@font-face{font-display:swap;font-family:Lateral-Standard;font-style:normal;font-weight:500;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-Condensed;font-style:normal;font-weight:500;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-Expanded;font-style:normal;font-weight:700;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-Expanded;font-style:normal;font-weight:1000;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-Expanded;font-style:italic;font-weight:1000;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-UltraWide;font-style:normal;font-weight:1000;src:url(data:font/woff2;base64,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) format("woff2")}@font-face{font-display:swap;font-family:Lateral-UltraWide;font-style:italic;font-weight:1000;src:url(data:font/woff2;base64,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) format("woff2")}*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{bottom:0;left:0;right:0;top:0}.-top-1{top:-.25rem}.-top-10{top:-2.5rem}.-top-16{top:-4rem}.-top-20{top:-5rem}.bottom-0{bottom:0}.end-0{right:0}.left-0{left:0}.right-0{right:0}.top-0{top:0}.top-4{top:1rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.order-1{order:1}.order-2{order:2}.order-3{order:3}.col-span-1{grid-column:span 1/span 1}.col-span-12{grid-column:span 12/span 12}.col-span-3{grid-column:span 3/span 3}.\!m-0{margin:0!important}.\!m-1{margin:.25rem!important}.\!m-10{margin:2.5rem!important}.\!m-11{margin:2.75rem!important}.\!m-12{margin:3rem!important}.\!m-14{margin:3.5rem!important}.\!m-16{margin:4rem!important}.\!m-2{margin:.5rem!important}.\!m-20{margin:5rem!important}.\!m-24{margin:6rem!important}.\!m-28{margin:7rem!important}.\!m-3{margin:.75rem!important}.\!m-32{margin:8rem!important}.\!m-36{margin:9rem!important}.\!m-4{margin:1rem!important}.\!m-40{margin:10rem!important}.\!m-44{margin:11rem!important}.\!m-48{margin:12rem!important}.\!m-5{margin:1.25rem!important}.\!m-52{margin:13rem!important}.\!m-56{margin:14rem!important}.\!m-6{margin:1.5rem!important}.\!m-60{margin:15rem!important}.\!m-64{margin:16rem!important}.\!m-7{margin:1.75rem!important}.\!m-72{margin:18rem!important}.\!m-8{margin:2rem!important}.\!m-80{margin:20rem!important}.\!m-9{margin:2.25rem!important}.\!m-96{margin:24rem!important}.\!m-auto{margin:auto!important}.m-0{margin:0}.m-1{margin:.25rem}.m-10{margin:2.5rem}.m-11{margin:2.75rem}.m-12{margin:3rem}.m-14{margin:3.5rem}.m-16{margin:4rem}.m-2{margin:.5rem}.m-20{margin:5rem}.m-24{margin:6rem}.m-28{margin:7rem}.m-3{margin:.75rem}.m-32{margin:8rem}.m-36{margin:9rem}.m-4{margin:1rem}.m-40{margin:10rem}.m-44{margin:11rem}.m-48{margin:12rem}.m-5{margin:1.25rem}.m-52{margin:13rem}.m-56{margin:14rem}.m-6{margin:1.5rem}.m-60{margin:15rem}.m-64{margin:16rem}.m-7{margin:1.75rem}.m-72{margin:18rem}.m-8{margin:2rem}.m-80{margin:20rem}.m-9{margin:2.25rem}.m-96{margin:24rem}.m-auto{margin:auto}.\!mx-0{margin-left:0!important;margin-right:0!important}.\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.\!mx-auto{margin-left:auto!important;margin-right:auto!important}.\!my-0{margin-bottom:0!important;margin-top:0!important}.\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.mx-0{margin-left:0;margin-right:0}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-10{margin-left:2.5rem;margin-right:2.5rem}.mx-11{margin-left:2.75rem;margin-right:2.75rem}.mx-12{margin-left:3rem;margin-right:3rem}.mx-14{margin-left:3.5rem;margin-right:3.5rem}.mx-16{margin-left:4rem;margin-right:4rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-20{margin-left:5rem;margin-right:5rem}.mx-24{margin-left:6rem;margin-right:6rem}.mx-28{margin-left:7rem;margin-right:7rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-32{margin-left:8rem;margin-right:8rem}.mx-36{margin-left:9rem;margin-right:9rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-40{margin-left:10rem;margin-right:10rem}.mx-44{margin-left:11rem;margin-right:11rem}.mx-48{margin-left:12rem;margin-right:12rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-52{margin-left:13rem;margin-right:13rem}.mx-56{margin-left:14rem;margin-right:14rem}.mx-6{margin-left:1.5rem;margin-right:1.5rem}.mx-60{margin-left:15rem;margin-right:15rem}.mx-64{margin-left:16rem;margin-right:16rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-72{margin-left:18rem;margin-right:18rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-80{margin-left:20rem;margin-right:20rem}.mx-9{margin-left:2.25rem;margin-right:2.25rem}.mx-96{margin-left:24rem;margin-right:24rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-bottom:0;margin-top:0}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-11{margin-bottom:2.75rem;margin-top:2.75rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-14{margin-bottom:3.5rem;margin-top:3.5rem}.my-16{margin-bottom:4rem;margin-top:4rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-20{margin-bottom:5rem;margin-top:5rem}.my-24{margin-bottom:6rem;margin-top:6rem}.my-28{margin-bottom:7rem;margin-top:7rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-32{margin-bottom:8rem;margin-top:8rem}.my-36{margin-bottom:9rem;margin-top:9rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-40{margin-bottom:10rem;margin-top:10rem}.my-44{margin-bottom:11rem;margin-top:11rem}.my-48{margin-bottom:12rem;margin-top:12rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-52{margin-bottom:13rem;margin-top:13rem}.my-56{margin-bottom:14rem;margin-top:14rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-60{margin-bottom:15rem;margin-top:15rem}.my-64{margin-bottom:16rem;margin-top:16rem}.my-7{margin-bottom:1.75rem;margin-top:1.75rem}.my-72{margin-bottom:18rem;margin-top:18rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-80{margin-bottom:20rem;margin-top:20rem}.my-9{margin-bottom:2.25rem;margin-top:2.25rem}.my-96{margin-bottom:24rem;margin-top:24rem}.my-auto{margin-bottom:auto;margin-top:auto}.\!mb-0{margin-bottom:0!important}.\!mb-1{margin-bottom:.25rem!important}.\!mb-10{margin-bottom:2.5rem!important}.\!mb-11{margin-bottom:2.75rem!important}.\!mb-12{margin-bottom:3rem!important}.\!mb-14{margin-bottom:3.5rem!important}.\!mb-16{margin-bottom:4rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-20{margin-bottom:5rem!important}.\!mb-24{margin-bottom:6rem!important}.\!mb-28{margin-bottom:7rem!important}.\!mb-3{margin-bottom:.75rem!important}.\!mb-32{margin-bottom:8rem!important}.\!mb-36{margin-bottom:9rem!important}.\!mb-4{margin-bottom:1rem!important}.\!mb-40{margin-bottom:10rem!important}.\!mb-44{margin-bottom:11rem!important}.\!mb-48{margin-bottom:12rem!important}.\!mb-5{margin-bottom:1.25rem!important}.\!mb-52{margin-bottom:13rem!important}.\!mb-56{margin-bottom:14rem!important}.\!mb-6{margin-bottom:1.5rem!important}.\!mb-60{margin-bottom:15rem!important}.\!mb-64{margin-bottom:16rem!important}.\!mb-7{margin-bottom:1.75rem!important}.\!mb-72{margin-bottom:18rem!important}.\!mb-8{margin-bottom:2rem!important}.\!mb-80{margin-bottom:20rem!important}.\!mb-9{margin-bottom:2.25rem!important}.\!mb-96{margin-bottom:24rem!important}.\!mb-auto{margin-bottom:auto!important}.\!ml-0{margin-left:0!important}.\!ml-1{margin-left:.25rem!important}.\!ml-10{margin-left:2.5rem!important}.\!ml-11{margin-left:2.75rem!important}.\!ml-12{margin-left:3rem!important}.\!ml-14{margin-left:3.5rem!important}.\!ml-16{margin-left:4rem!important}.\!ml-2{margin-left:.5rem!important}.\!ml-20{margin-left:5rem!important}.\!ml-24{margin-left:6rem!important}.\!ml-28{margin-left:7rem!important}.\!ml-3{margin-left:.75rem!important}.\!ml-32{margin-left:8rem!important}.\!ml-36{margin-left:9rem!important}.\!ml-4{margin-left:1rem!important}.\!ml-40{margin-left:10rem!important}.\!ml-44{margin-left:11rem!important}.\!ml-48{margin-left:12rem!important}.\!ml-5{margin-left:1.25rem!important}.\!ml-52{margin-left:13rem!important}.\!ml-56{margin-left:14rem!important}.\!ml-6{margin-left:1.5rem!important}.\!ml-60{margin-left:15rem!important}.\!ml-64{margin-left:16rem!important}.\!ml-7{margin-left:1.75rem!important}.\!ml-72{margin-left:18rem!important}.\!ml-8{margin-left:2rem!important}.\!ml-80{margin-left:20rem!important}.\!ml-9{margin-left:2.25rem!important}.\!ml-96{margin-left:24rem!important}.\!ml-auto{margin-left:auto!important}.\!mr-0{margin-right:0!important}.\!mr-1{margin-right:.25rem!important}.\!mr-10{margin-right:2.5rem!important}.\!mr-11{margin-right:2.75rem!important}.\!mr-12{margin-right:3rem!important}.\!mr-14{margin-right:3.5rem!important}.\!mr-16{margin-right:4rem!important}.\!mr-2{margin-right:.5rem!important}.\!mr-20{margin-right:5rem!important}.\!mr-24{margin-right:6rem!important}.\!mr-28{margin-right:7rem!important}.\!mr-3{margin-right:.75rem!important}.\!mr-32{margin-right:8rem!important}.\!mr-36{margin-right:9rem!important}.\!mr-4{margin-right:1rem!important}.\!mr-40{margin-right:10rem!important}.\!mr-44{margin-right:11rem!important}.\!mr-48{margin-right:12rem!important}.\!mr-5{margin-right:1.25rem!important}.\!mr-52{margin-right:13rem!important}.\!mr-56{margin-right:14rem!important}.\!mr-6{margin-right:1.5rem!important}.\!mr-60{margin-right:15rem!important}.\!mr-64{margin-right:16rem!important}.\!mr-7{margin-right:1.75rem!important}.\!mr-72{margin-right:18rem!important}.\!mr-8{margin-right:2rem!important}.\!mr-80{margin-right:20rem!important}.\!mr-9{margin-right:2.25rem!important}.\!mr-96{margin-right:24rem!important}.\!mr-auto{margin-right:auto!important}.\!mt-0{margin-top:0!important}.\!mt-1{margin-top:.25rem!important}.\!mt-10{margin-top:2.5rem!important}.\!mt-11{margin-top:2.75rem!important}.\!mt-12{margin-top:3rem!important}.\!mt-14{margin-top:3.5rem!important}.\!mt-16{margin-top:4rem!important}.\!mt-2{margin-top:.5rem!important}.\!mt-20{margin-top:5rem!important}.\!mt-24{margin-top:6rem!important}.\!mt-28{margin-top:7rem!important}.\!mt-3{margin-top:.75rem!important}.\!mt-32{margin-top:8rem!important}.\!mt-36{margin-top:9rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-40{margin-top:10rem!important}.\!mt-44{margin-top:11rem!important}.\!mt-48{margin-top:12rem!important}.\!mt-5{margin-top:1.25rem!important}.\!mt-52{margin-top:13rem!important}.\!mt-56{margin-top:14rem!important}.\!mt-6{margin-top:1.5rem!important}.\!mt-60{margin-top:15rem!important}.\!mt-64{margin-top:16rem!important}.\!mt-7{margin-top:1.75rem!important}.\!mt-72{margin-top:18rem!important}.\!mt-8{margin-top:2rem!important}.\!mt-80{margin-top:20rem!important}.\!mt-9{margin-top:2.25rem!important}.\!mt-96{margin-top:24rem!important}.\!mt-auto{margin-top:auto!important}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-11{margin-bottom:2.75rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-24{margin-bottom:6rem}.mb-28{margin-bottom:7rem}.mb-3{margin-bottom:.75rem}.mb-32{margin-bottom:8rem}.mb-36{margin-bottom:9rem}.mb-4{margin-bottom:1rem}.mb-40{margin-bottom:10rem}.mb-44{margin-bottom:11rem}.mb-48{margin-bottom:12rem}.mb-5{margin-bottom:1.25rem}.mb-52{margin-bottom:13rem}.mb-56{margin-bottom:14rem}.mb-6{margin-bottom:1.5rem}.mb-60{margin-bottom:15rem}.mb-64{margin-bottom:16rem}.mb-7{margin-bottom:1.75rem}.mb-72{margin-bottom:18rem}.mb-8{margin-bottom:2rem}.mb-80{margin-bottom:20rem}.mb-9{margin-bottom:2.25rem}.mb-96{margin-bottom:24rem}.mb-auto{margin-bottom:auto}.me-3{margin-right:.75rem}.me-6{margin-right:1.5rem}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-10{margin-left:2.5rem}.ml-11{margin-left:2.75rem}.ml-12{margin-left:3rem}.ml-14{margin-left:3.5rem}.ml-16{margin-left:4rem}.ml-2{margin-left:.5rem}.ml-20{margin-left:5rem}.ml-24{margin-left:6rem}.ml-28{margin-left:7rem}.ml-3{margin-left:.75rem}.ml-32{margin-left:8rem}.ml-36{margin-left:9rem}.ml-4{margin-left:1rem}.ml-40{margin-left:10rem}.ml-44{margin-left:11rem}.ml-48{margin-left:12rem}.ml-5{margin-left:1.25rem}.ml-52{margin-left:13rem}.ml-56{margin-left:14rem}.ml-6{margin-left:1.5rem}.ml-60{margin-left:15rem}.ml-64{margin-left:16rem}.ml-7{margin-left:1.75rem}.ml-72{margin-left:18rem}.ml-8{margin-left:2rem}.ml-80{margin-left:20rem}.ml-9{margin-left:2.25rem}.ml-96{margin-left:24rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-10{margin-right:2.5rem}.mr-11{margin-right:2.75rem}.mr-12{margin-right:3rem}.mr-14{margin-right:3.5rem}.mr-16{margin-right:4rem}.mr-2{margin-right:.5rem}.mr-20{margin-right:5rem}.mr-24{margin-right:6rem}.mr-28{margin-right:7rem}.mr-3{margin-right:.75rem}.mr-32{margin-right:8rem}.mr-36{margin-right:9rem}.mr-4{margin-right:1rem}.mr-40{margin-right:10rem}.mr-44{margin-right:11rem}.mr-48{margin-right:12rem}.mr-5{margin-right:1.25rem}.mr-52{margin-right:13rem}.mr-56{margin-right:14rem}.mr-6{margin-right:1.5rem}.mr-60{margin-right:15rem}.mr-64{margin-right:16rem}.mr-7{margin-right:1.75rem}.mr-72{margin-right:18rem}.mr-8{margin-right:2rem}.mr-80{margin-right:20rem}.mr-9{margin-right:2.25rem}.mr-96{margin-right:24rem}.mr-auto{margin-right:auto}.ms-3{margin-left:.75rem}.ms-4{margin-left:1rem}.ms-auto{margin-left:auto}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-24{margin-top:6rem}.mt-28{margin-top:7rem}.mt-3{margin-top:.75rem}.mt-32{margin-top:8rem}.mt-36{margin-top:9rem}.mt-4{margin-top:1rem}.mt-40{margin-top:10rem}.mt-44{margin-top:11rem}.mt-48{margin-top:12rem}.mt-5{margin-top:1.25rem}.mt-52{margin-top:13rem}.mt-56{margin-top:14rem}.mt-6{margin-top:1.5rem}.mt-60{margin-top:15rem}.mt-64{margin-top:16rem}.mt-7{margin-top:1.75rem}.mt-72{margin-top:18rem}.mt-8{margin-top:2rem}.mt-80{margin-top:20rem}.mt-9{margin-top:2.25rem}.mt-96{margin-top:24rem}.mt-auto{margin-top:auto}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[315\/190\]{aspect-ratio:315/190}.aspect-\[400\/225\]{aspect-ratio:400/225}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0{height:0}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-40{height:10rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.min-h-\[500px\]{min-height:500px}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-12{width:3rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\/12{width:16.666667%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-7\/12{width:58.333333%}.w-8{width:2rem}.w-8\/12{width:66.666667%}.w-\[27px\]{width:27px}.w-\[40px\]{width:40px}.w-auto{width:auto}.w-full{width:100%}.min-w-14{min-width:3.5rem}.min-w-36{min-width:9rem}.min-w-40{min-width:10rem}.min-w-\[300px\]{min-width:300px}.min-w-\[60px\]{min-width:60px}.max-w-52{max-width:13rem}.max-w-6xl{max-width:72rem}.max-w-\[140px\]{max-width:140px}.max-w-\[80\%\]{max-width:80%}.max-w-full{max-width:100%}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-grow,.grow{flex-grow:1}.basis-1\/3{flex-basis:33.333333%}.basis-full{flex-basis:100%}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}.animate-bounce{animation:bounce 1s infinite}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.\!justify-start{justify-content:flex-start!important}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0{gap:0}.gap-1{gap:.25rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[30px\]{gap:30px}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:.25rem;margin-left:calc(.25rem*(1 - var(--tw-space-x-reverse)));margin-right:0;margin-right:calc(.25rem*var(--tw-space-x-reverse))}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-0{border-width:0}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-solid{border-style:solid}.border-xgames-white{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}.border-x-xgames-black{--tw-border-opacity:1;border-left-color:#000;border-left-color:rgba(0,0,0,var(--tw-border-opacity));border-right-color:#000;border-right-color:rgba(0,0,0,var(--tw-border-opacity))}.border-b-xgames-white{--tw-border-opacity:1;border-bottom-color:#f5f5f5;border-bottom-color:rgba(245,245,245,var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-xgames-black{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-xgames-white{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.fill-xgames-black{fill:#000}.fill-xgames-white{fill:#f5f5f5}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-center{-o-object-position:center;object-position:center}.\!p-0{padding:0!important}.\!p-1{padding:.25rem!important}.\!p-10{padding:2.5rem!important}.\!p-11{padding:2.75rem!important}.\!p-12{padding:3rem!important}.\!p-14{padding:3.5rem!important}.\!p-16{padding:4rem!important}.\!p-2{padding:.5rem!important}.\!p-20{padding:5rem!important}.\!p-24{padding:6rem!important}.\!p-28{padding:7rem!important}.\!p-3{padding:.75rem!important}.\!p-32{padding:8rem!important}.\!p-36{padding:9rem!important}.\!p-4{padding:1rem!important}.\!p-40{padding:10rem!important}.\!p-44{padding:11rem!important}.\!p-48{padding:12rem!important}.\!p-5{padding:1.25rem!important}.\!p-52{padding:13rem!important}.\!p-56{padding:14rem!important}.\!p-6{padding:1.5rem!important}.\!p-60{padding:15rem!important}.\!p-64{padding:16rem!important}.\!p-7{padding:1.75rem!important}.\!p-72{padding:18rem!important}.\!p-8{padding:2rem!important}.\!p-80{padding:20rem!important}.\!p-9{padding:2.25rem!important}.\!p-96{padding:24rem!important}.p-0{padding:0}.p-1{padding:.25rem}.p-10{padding:2.5rem}.p-11{padding:2.75rem}.p-12{padding:3rem}.p-14{padding:3.5rem}.p-16{padding:4rem}.p-2{padding:.5rem}.p-20{padding:5rem}.p-24{padding:6rem}.p-28{padding:7rem}.p-3{padding:.75rem}.p-32{padding:8rem}.p-36{padding:9rem}.p-4{padding:1rem}.p-40{padding:10rem}.p-44{padding:11rem}.p-48{padding:12rem}.p-5{padding:1.25rem}.p-52{padding:13rem}.p-56{padding:14rem}.p-6{padding:1.5rem}.p-60{padding:15rem}.p-64{padding:16rem}.p-7{padding:1.75rem}.p-72{padding:18rem}.p-8{padding:2rem}.p-80{padding:20rem}.p-9{padding:2.25rem}.p-96{padding:24rem}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.\!px-12{padding-left:3rem!important;padding-right:3rem!important}.\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.\!px-16{padding-left:4rem!important;padding-right:4rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-20{padding-left:5rem!important;padding-right:5rem!important}.\!px-24{padding-left:6rem!important;padding-right:6rem!important}.\!px-28{padding-left:7rem!important;padding-right:7rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!px-32{padding-left:8rem!important;padding-right:8rem!important}.\!px-36{padding-left:9rem!important;padding-right:9rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-40{padding-left:10rem!important;padding-right:10rem!important}.\!px-44{padding-left:11rem!important;padding-right:11rem!important}.\!px-48{padding-left:12rem!important;padding-right:12rem!important}.\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\!px-52{padding-left:13rem!important;padding-right:13rem!important}.\!px-56{padding-left:14rem!important;padding-right:14rem!important}.\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\!px-60{padding-left:15rem!important;padding-right:15rem!important}.\!px-64{padding-left:16rem!important;padding-right:16rem!important}.\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.\!px-72{padding-left:18rem!important;padding-right:18rem!important}.\!px-8{padding-left:2rem!important;padding-right:2rem!important}.\!px-80{padding-left:20rem!important;padding-right:20rem!important}.\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.\!px-96{padding-left:24rem!important;padding-right:24rem!important}.\!py-0{padding-bottom:0!important;padding-top:0!important}.\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-12{padding-left:3rem;padding-right:3rem}.px-14{padding-left:3.5rem;padding-right:3.5rem}.px-16{padding-left:4rem;padding-right:4rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-24{padding-left:6rem;padding-right:6rem}.px-28{padding-left:7rem;padding-right:7rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-32{padding-left:8rem;padding-right:8rem}.px-36{padding-left:9rem;padding-right:9rem}.px-4{padding-left:1rem;padding-right:1rem}.px-40{padding-left:10rem;padding-right:10rem}.px-44{padding-left:11rem;padding-right:11rem}.px-48{padding-left:12rem;padding-right:12rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-52{padding-left:13rem;padding-right:13rem}.px-56{padding-left:14rem;padding-right:14rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-60{padding-left:15rem;padding-right:15rem}.px-64{padding-left:16rem;padding-right:16rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-72{padding-left:18rem;padding-right:18rem}.px-8{padding-left:2rem;padding-right:2rem}.px-80{padding-left:20rem;padding-right:20rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.px-96{padding-left:24rem;padding-right:24rem}.py-0{padding-bottom:0;padding-top:0}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\.5{padding-bottom:.375rem;padding-top:.375rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-11{padding-bottom:2.75rem;padding-top:2.75rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-14{padding-bottom:3.5rem;padding-top:3.5rem}.py-16{padding-bottom:4rem;padding-top:4rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-20{padding-bottom:5rem;padding-top:5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.py-28{padding-bottom:7rem;padding-top:7rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-32{padding-bottom:8rem;padding-top:8rem}.py-36{padding-bottom:9rem;padding-top:9rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-40{padding-bottom:10rem;padding-top:10rem}.py-44{padding-bottom:11rem;padding-top:11rem}.py-48{padding-bottom:12rem;padding-top:12rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.py-52{padding-bottom:13rem;padding-top:13rem}.py-56{padding-bottom:14rem;padding-top:14rem}.py-6{padding-bottom:1.5rem;padding-top:1.5rem}.py-60{padding-bottom:15rem;padding-top:15rem}.py-64{padding-bottom:16rem;padding-top:16rem}.py-7{padding-bottom:1.75rem;padding-top:1.75rem}.py-72{padding-bottom:18rem;padding-top:18rem}.py-8{padding-bottom:2rem;padding-top:2rem}.py-80{padding-bottom:20rem;padding-top:20rem}.py-9{padding-bottom:2.25rem;padding-top:2.25rem}.py-96{padding-bottom:24rem;padding-top:24rem}.\!pb-0{padding-bottom:0!important}.\!pb-1{padding-bottom:.25rem!important}.\!pb-10{padding-bottom:2.5rem!important}.\!pb-11{padding-bottom:2.75rem!important}.\!pb-12{padding-bottom:3rem!important}.\!pb-14{padding-bottom:3.5rem!important}.\!pb-16{padding-bottom:4rem!important}.\!pb-2{padding-bottom:.5rem!important}.\!pb-20{padding-bottom:5rem!important}.\!pb-24{padding-bottom:6rem!important}.\!pb-28{padding-bottom:7rem!important}.\!pb-3{padding-bottom:.75rem!important}.\!pb-32{padding-bottom:8rem!important}.\!pb-36{padding-bottom:9rem!important}.\!pb-4{padding-bottom:1rem!important}.\!pb-40{padding-bottom:10rem!important}.\!pb-44{padding-bottom:11rem!important}.\!pb-48{padding-bottom:12rem!important}.\!pb-5{padding-bottom:1.25rem!important}.\!pb-52{padding-bottom:13rem!important}.\!pb-56{padding-bottom:14rem!important}.\!pb-6{padding-bottom:1.5rem!important}.\!pb-60{padding-bottom:15rem!important}.\!pb-64{padding-bottom:16rem!important}.\!pb-7{padding-bottom:1.75rem!important}.\!pb-72{padding-bottom:18rem!important}.\!pb-8{padding-bottom:2rem!important}.\!pb-80{padding-bottom:20rem!important}.\!pb-9{padding-bottom:2.25rem!important}.\!pb-96{padding-bottom:24rem!important}.\!pl-0{padding-left:0!important}.\!pl-1{padding-left:.25rem!important}.\!pl-10{padding-left:2.5rem!important}.\!pl-11{padding-left:2.75rem!important}.\!pl-12{padding-left:3rem!important}.\!pl-14{padding-left:3.5rem!important}.\!pl-16{padding-left:4rem!important}.\!pl-2{padding-left:.5rem!important}.\!pl-20{padding-left:5rem!important}.\!pl-24{padding-left:6rem!important}.\!pl-28{padding-left:7rem!important}.\!pl-3{padding-left:.75rem!important}.\!pl-32{padding-left:8rem!important}.\!pl-36{padding-left:9rem!important}.\!pl-4{padding-left:1rem!important}.\!pl-40{padding-left:10rem!important}.\!pl-44{padding-left:11rem!important}.\!pl-48{padding-left:12rem!important}.\!pl-5{padding-left:1.25rem!important}.\!pl-52{padding-left:13rem!important}.\!pl-56{padding-left:14rem!important}.\!pl-6{padding-left:1.5rem!important}.\!pl-60{padding-left:15rem!important}.\!pl-64{padding-left:16rem!important}.\!pl-7{padding-left:1.75rem!important}.\!pl-72{padding-left:18rem!important}.\!pl-8{padding-left:2rem!important}.\!pl-80{padding-left:20rem!important}.\!pl-9{padding-left:2.25rem!important}.\!pl-96{padding-left:24rem!important}.\!pr-0{padding-right:0!important}.\!pr-1{padding-right:.25rem!important}.\!pr-10{padding-right:2.5rem!important}.\!pr-11{padding-right:2.75rem!important}.\!pr-12{padding-right:3rem!important}.\!pr-14{padding-right:3.5rem!important}.\!pr-16{padding-right:4rem!important}.\!pr-2{padding-right:.5rem!important}.\!pr-20{padding-right:5rem!important}.\!pr-24{padding-right:6rem!important}.\!pr-28{padding-right:7rem!important}.\!pr-3{padding-right:.75rem!important}.\!pr-32{padding-right:8rem!important}.\!pr-36{padding-right:9rem!important}.\!pr-4{padding-right:1rem!important}.\!pr-40{padding-right:10rem!important}.\!pr-44{padding-right:11rem!important}.\!pr-48{padding-right:12rem!important}.\!pr-5{padding-right:1.25rem!important}.\!pr-52{padding-right:13rem!important}.\!pr-56{padding-right:14rem!important}.\!pr-6{padding-right:1.5rem!important}.\!pr-60{padding-right:15rem!important}.\!pr-64{padding-right:16rem!important}.\!pr-7{padding-right:1.75rem!important}.\!pr-72{padding-right:18rem!important}.\!pr-8{padding-right:2rem!important}.\!pr-80{padding-right:20rem!important}.\!pr-9{padding-right:2.25rem!important}.\!pr-96{padding-right:24rem!important}.\!pt-0{padding-top:0!important}.\!pt-1{padding-top:.25rem!important}.\!pt-10{padding-top:2.5rem!important}.\!pt-11{padding-top:2.75rem!important}.\!pt-12{padding-top:3rem!important}.\!pt-14{padding-top:3.5rem!important}.\!pt-16{padding-top:4rem!important}.\!pt-2{padding-top:.5rem!important}.\!pt-20{padding-top:5rem!important}.\!pt-24{padding-top:6rem!important}.\!pt-28{padding-top:7rem!important}.\!pt-3{padding-top:.75rem!important}.\!pt-32{padding-top:8rem!important}.\!pt-36{padding-top:9rem!important}.\!pt-4{padding-top:1rem!important}.\!pt-40{padding-top:10rem!important}.\!pt-44{padding-top:11rem!important}.\!pt-48{padding-top:12rem!important}.\!pt-5{padding-top:1.25rem!important}.\!pt-52{padding-top:13rem!important}.\!pt-56{padding-top:14rem!important}.\!pt-6{padding-top:1.5rem!important}.\!pt-60{padding-top:15rem!important}.\!pt-64{padding-top:16rem!important}.\!pt-7{padding-top:1.75rem!important}.\!pt-72{padding-top:18rem!important}.\!pt-8{padding-top:2rem!important}.\!pt-80{padding-top:20rem!important}.\!pt-9{padding-top:2.25rem!important}.\!pt-96{padding-top:24rem!important}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-10{padding-bottom:2.5rem}.pb-11{padding-bottom:2.75rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-40{padding-bottom:10rem}.pb-44{padding-bottom:11rem}.pb-48{padding-bottom:12rem}.pb-5{padding-bottom:1.25rem}.pb-52{padding-bottom:13rem}.pb-56{padding-bottom:14rem}.pb-6{padding-bottom:1.5rem}.pb-60{padding-bottom:15rem}.pb-64{padding-bottom:16rem}.pb-7{padding-bottom:1.75rem}.pb-72{padding-bottom:18rem}.pb-8{padding-bottom:2rem}.pb-80{padding-bottom:20rem}.pb-9{padding-bottom:2.25rem}.pb-96{padding-bottom:24rem}.pe-10{padding-right:2.5rem}.pe-8{padding-right:2rem}.pl-0{padding-left:0}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-12{padding-left:3rem}.pl-14{padding-left:3.5rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-20{padding-left:5rem}.pl-24{padding-left:6rem}.pl-28{padding-left:7rem}.pl-3{padding-left:.75rem}.pl-32{padding-left:8rem}.pl-36{padding-left:9rem}.pl-4{padding-left:1rem}.pl-40{padding-left:10rem}.pl-44{padding-left:11rem}.pl-48{padding-left:12rem}.pl-5{padding-left:1.25rem}.pl-52{padding-left:13rem}.pl-56{padding-left:14rem}.pl-6{padding-left:1.5rem}.pl-60{padding-left:15rem}.pl-64{padding-left:16rem}.pl-7{padding-left:1.75rem}.pl-72{padding-left:18rem}.pl-8{padding-left:2rem}.pl-80{padding-left:20rem}.pl-9{padding-left:2.25rem}.pl-96{padding-left:24rem}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-11{padding-right:2.75rem}.pr-12{padding-right:3rem}.pr-14{padding-right:3.5rem}.pr-16{padding-right:4rem}.pr-2{padding-right:.5rem}.pr-20{padding-right:5rem}.pr-24{padding-right:6rem}.pr-28{padding-right:7rem}.pr-3{padding-right:.75rem}.pr-32{padding-right:8rem}.pr-36{padding-right:9rem}.pr-4{padding-right:1rem}.pr-40{padding-right:10rem}.pr-44{padding-right:11rem}.pr-48{padding-right:12rem}.pr-5{padding-right:1.25rem}.pr-52{padding-right:13rem}.pr-56{padding-right:14rem}.pr-6{padding-right:1.5rem}.pr-60{padding-right:15rem}.pr-64{padding-right:16rem}.pr-7{padding-right:1.75rem}.pr-72{padding-right:18rem}.pr-8{padding-right:2rem}.pr-80{padding-right:20rem}.pr-9{padding-right:2.25rem}.pr-96{padding-right:24rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-11{padding-top:2.75rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-20{padding-top:5rem}.pt-24{padding-top:6rem}.pt-28{padding-top:7rem}.pt-3{padding-top:.75rem}.pt-32{padding-top:8rem}.pt-36{padding-top:9rem}.pt-4{padding-top:1rem}.pt-40{padding-top:10rem}.pt-44{padding-top:11rem}.pt-48{padding-top:12rem}.pt-5{padding-top:1.25rem}.pt-52{padding-top:13rem}.pt-56{padding-top:14rem}.pt-6{padding-top:1.5rem}.pt-60{padding-top:15rem}.pt-64{padding-top:16rem}.pt-7{padding-top:1.75rem}.pt-72{padding-top:18rem}.pt-8{padding-top:2rem}.pt-80{padding-top:20rem}.pt-9{padding-top:2.25rem}.pt-96{padding-top:24rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-theme-lateral-condensed-font{font-family:Lateral-Condensed,sans-serif}.font-theme-lateral-expanded-font{font-family:Lateral-Expanded,sans-serif}.font-theme-lateral-standard-font{font-family:Lateral-Standard,sans-serif}.font-theme-lateral-ultrawide-font{font-family:Lateral-UltraWide,sans-serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[16px\]{font-size:16px}.text-\[7px\]{font-size:7px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[1000\]{font-weight:1000}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.italic{font-style:italic}.leading-\[1\.2\]{line-height:1.2}.leading-none{line-height:1}.tracking-\[0\.05em\]{letter-spacing:.05em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-xgames-black{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.text-xgames-white{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.underline{text-decoration-line:underline}.placeholder-white::-moz-placeholder{--tw-placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.placeholder-white::placeholder{--tw-placeholder-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.hamburger{background-color:transparent;border:0;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:0;text-transform:none;transition-duration:.15s;transition-property:opacity,filter;transition-timing-function:linear}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#ec1c2c}.hamburger-box{display:inline-block;height:21px;position:relative;width:28px}.hamburger-inner{display:block;margin-top:-1.5px;top:50%}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background-color:#ec1c2c;border-radius:0;height:3px;position:absolute;transition-duration:.15s;transition-property:transform;transition-timing-function:ease;width:28px}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--3dx .hamburger-box{perspective:56px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:56px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:56px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:56px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:56px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:56px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-9px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-5.6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-5.6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(5.6px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(5.6px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-5.6px,-7px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-5.6px,7px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(5.6px,-7px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(5.6px,7px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-18px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{bottom:0;top:auto;transition-delay:.13s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-18px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:9px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:18px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1.5px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:9px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:18px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{opacity:0;transition-delay:0s}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{right:0;top:9px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic.is-active .hamburger-inner:before{left:-56px;top:-56px;transform:translate3d(56px,56px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-56px;top:-56px;transform:translate3d(-56px,56px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{right:0;top:9px;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{background-color:transparent!important;transition-delay:0s;transition-timing-function:ease-out}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-56px;top:56px;transform:translate3d(56px,-56px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-56px;top:56px;transform:translate3d(-56px,-56px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1.5px}.hamburger--slider .hamburger-inner:before{top:9px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider .hamburger-inner:after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{opacity:0;transform:rotate(-45deg) translate3d(-4px,-6px,0)}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1.5px}.hamburger--slider-r .hamburger-inner:before{top:9px;transition-duration:.15s;transition-property:transform,opacity;transition-timing-function:ease}.hamburger--slider-r .hamburger-inner:after{top:18px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,9px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{opacity:0;transform:rotate(45deg) translate3d(4px,-6px,0)}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-18px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{opacity:0;top:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1.5px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:9px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:18px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{background-color:transparent!important;transition-delay:.22s}.hamburger--spring.is-active .hamburger-inner:before{top:0;transform:translate3d(0,9px,0) rotate(45deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring.is-active .hamburger-inner:after{top:0;transform:translate3d(0,9px,0) rotate(-45deg);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--spring-r .hamburger-inner{bottom:0;top:auto;transition-delay:0s;transition-duration:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-18px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-9px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{opacity:0;top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotate(-90deg);transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{opacity:0;top:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-duration:0s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{opacity:0;top:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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") format("woff")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}#xgames-header .xgames-header-inner{transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}#xgames-header .search-icon:hover .search-icon__svg path{fill:var(--wp--preset--color--xgames-green)}body.has-scrolled #xgames-header{pointer-events:none}body.has-scrolled #xgames-header .xgames-header-inner{--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),-100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#menu-main-nav{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));font-family:Lateral-Expanded,sans-serif;font-weight:700;letter-spacing:.15rem;text-transform:uppercase}#menu-main-nav li{position:relative}#menu-main-nav li:not(.tickets){display:none}@media (min-width:1024px){#menu-main-nav li:not(.tickets){display:block}}#menu-main-nav li:not(.tickets).current-menu-item:after{--tw-bg-opacity:1;--tw-content:"";background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));bottom:-26px;content:"";content:var(--tw-content);height:4px;left:0;position:absolute;width:100%}#menu-main-nav a{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#menu-main-nav a:hover{--tw-text-opacity:1;color:#d2ff28;color:rgba(210,255,40,var(--tw-text-opacity))}@media screen and (min-width:1025px)and (max-width:1200px){#menu-main-nav{gap:1rem;letter-spacing:.05em}}@media screen and (min-width:768px)and (max-width:1024px){#xgames-header .xg-desktop-nav{margin-left:auto;margin-right:2rem}}@media screen and (min-width:1025px){#xgames-mobile-nav-container{display:none!important}}#xgames-mobile-nav .mobile-nav-icon{height:auto;width:40px}#xgames-mobile-nav{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-top:1px solid #fff;bottom:0;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-size:.625rem;left:0;position:fixed;width:100%;z-index:1000}#xgames-mobile-nav a,#xgames-mobile-nav button{align-items:center;display:flex;flex:1 1 0%;flex-direction:column;gap:.25rem}@media(max-width:768px){.xgames-search-tabs #xgames-mobile-nav a,.xgames-search-tabs #xgames-mobile-nav button{flex-wrap:wrap;gap:.5rem}}#xgames-mobile-nav>.xgames-mobile-nav-inner>a:focus span{color:var(--wp--preset--color--xgames-green)}@media screen and (min-width:768px)and (max-width:1024px){#xgames-tablet-nav-toggle{display:flex;position:relative;z-index:9991}#xgames-tablet-nav-close{display:block}}#xgames-tablet-nav-close:focus{background-color:var(--wp--preset--color--xgames-black)!important}#xgames-tablet-nav-close:focus svg path{stroke:var(--wp--preset--color--xgames-white)}#xgames-mobile-nav-container{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));display:none;height:100%;left:0;position:fixed;top:0;transform:translateY(100%);transition-duration:.5s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:999}#xgames-mobile-nav-container .xgames-mobile-nav-inner{overflow-y:auto}body.mobile-nav-open{overflow:hidden}body.mobile-nav-open #xgames-mobile-nav-container{transform:translateY(0)}body.mobile-nav-open #xgames-mobile-nav{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));border-left-color:#f5f5f5;border-left-color:rgba(245,245,245,var(--tw-border-opacity));border-right-color:#f5f5f5;border-right-color:rgba(245,245,245,var(--tw-border-opacity));border-top-width:1px;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}body.mobile-nav-open #xgames-mobile-nav svg.close{display:block!important}body.mobile-nav-open #xgames-mobile-nav svg.open{display:none!important}body.mobile-nav-open #xgames-mobile-nav a .mobile-nav-icon{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) invert(100%) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.mobile-nav-link--cta .mobile-nav-link--cta__title{color:#fff;font-family:Lateral-Expanded,sans-serif}@media screen and (max-width:424px){.mobile-nav-link--cta .mobile-nav-link--cta__title{font-size:1.5rem!important}}@media screen and (max-width:1024px){.mobile-nav-link--cta .mobile-nav-link--cta__image{height:38vw;max-height:350px}}@media screen and (max-width:767px){.mobile-nav-link--cta .mobile-nav-link--cta__image{height:45vw;max-height:300px;min-height:184px}}.mobile-nav-link--cta:focus{border-color:hsla(0,0%,100%,.5)}.mobile-nav-link--cta:focus .mobile-nav-link--cta__link-arrow{transform:translateX(5px) scale(1.05)}.xgames-mobile-nav-cta-space h2,.xgames-mobile-nav-cta-space h3,.xgames-mobile-nav-cta-space h4,.xgames-mobile-nav-cta-space h5,.xgames-mobile-nav-cta-space h6{font-weight:500;line-height:1;margin-bottom:.625rem;text-transform:uppercase}.xgames-mobile-nav-cta-space h2,.xgames-mobile-nav-cta-space h3{font-size:1.75rem}.xgames-mobile-nav-cta-space h4,.xgames-mobile-nav-cta-space h5{font-size:1.25rem}.xgames-mobile-nav-cta-space h6{font-size:1.125rem}.xgames-mobile-nav-cta-space li,.xgames-mobile-nav-cta-space p{font-size:.875rem;font-weight:500;line-height:1.15;margin-bottom:.625rem}.xgames-mobile-nav-search-form{max-width:100%;width:100%}.xgames-mobile-nav-search-form input[type=search]{background-color:var(--xgames-black-color);border:none;color:var(--xgames-white-color);flex:1;font-family:Lateral-Expanded,sans-serif;font-size:1.25rem;font-weight:700;line-height:1.1;margin:0;min-width:0;outline:none;padding:0;width:100%}.xgames-mobile-nav-search-form input[type=search]::-moz-placeholder{color:#fff}.xgames-mobile-nav-search-form input[type=search]::placeholder{color:#fff}@media screen and (max-width:424px){.xgames-mobile-nav-search-form input[type=search]{font-size:1.125rem}}.xgames-mobile-nav-search-form button.search-submit{flex:0 0 auto;height:27px;width:27px}.xgames-mobile-nav-search-form button.search-submit svg{stroke:#fff}.xgames-mobile-nav-search-form button.search-submit:focus{transform:scale(1.075)}#xgames-footer{border-top-width:10px;padding-bottom:120px}@media (min-width:768px){#xgames-footer{padding-bottom:24px;padding-top:100px}}#xgames-footer .socials-links{align-items:center;display:flex;gap:1rem;justify-content:center;width:100%}@media(max-width:768px){.xgames-search-tabs #xgames-footer .socials-links{flex-wrap:wrap;gap:.5rem}}@media (min-width:768px){#xgames-footer .socials-links{justify-content:space-between}}#xgames-footer .socials-links li{align-items:center;display:flex;justify-content:center;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.xgames-search-tabs #xgames-footer .socials-links li{flex-wrap:wrap;gap:.5rem}}#xgames-footer .socials-links li:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#xgames-footer .footer-navigation ul{display:flex;flex-direction:column;font-family:Lateral-Standard,sans-serif;font-weight:500;gap:1rem;letter-spacing:.05em;text-transform:uppercase}@media(max-width:768px){.xgames-search-tabs #xgames-footer .footer-navigation ul{flex-wrap:wrap;gap:.5rem}}@media (min-width:768px){#xgames-footer .footer-navigation ul{gap:1.5rem}}#xgames-footer .footer-navigation ul{font-size:.75rem}#xgames-footer .footer-navigation ul a{transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}#xgames-footer .footer-navigation ul a:hover{--tw-text-opacity:1;color:#d2ff28;color:rgba(210,255,40,var(--tw-text-opacity))}#xgames-footer .footer-navigation ul a:focus{text-decoration-line:underline}.post-type-post .is-root-container p,.post-type-story .is-root-container p,.single-post p,.single-story p{font-size:var(--wp--preset--font-size--lg);line-height:1.35}.post-type-post .is-root-container .entry-content>.wp-block-group.alignfull:first-child,.post-type-story .is-root-container .entry-content>.wp-block-group.alignfull:first-child,.single-post .entry-content>.wp-block-group.alignfull:first-child,.single-story .entry-content>.wp-block-group.alignfull:first-child{padding-top:0!important}.post-type-post .is-root-container .entry-content .wp-block-group p,.post-type-post .is-root-container .entry-content p,.post-type-story .is-root-container .entry-content .wp-block-group p,.post-type-story .is-root-container .entry-content p,.single-post .entry-content .wp-block-group p,.single-post .entry-content p,.single-story .entry-content .wp-block-group p,.single-story .entry-content p{margin:0}.post-type-post .is-root-container p+p,.post-type-story .is-root-container p+p,.single-post p+p,.single-story p+p{margin-top:.75rem!important}.post-type-post .is-root-container .wp-block-post-featured-image,.post-type-story .is-root-container .wp-block-post-featured-image,.single-post .wp-block-post-featured-image,.single-story .wp-block-post-featured-image{height:40vh}@media (min-width:1024px){.post-type-post .is-root-container .wp-block-post-featured-image,.post-type-story .is-root-container .wp-block-post-featured-image,.single-post .wp-block-post-featured-image,.single-story .wp-block-post-featured-image{height:60vh}}.post-type-post .is-root-container .wp-block-post-featured-image img,.post-type-story .is-root-container .wp-block-post-featured-image img,.single-post .wp-block-post-featured-image img,.single-story .wp-block-post-featured-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-type-post .is-root-container .post-content-wrapper,.post-type-story .is-root-container .post-content-wrapper,.single-post .post-content-wrapper,.single-story .post-content-wrapper{margin-top:1.5rem}@media (min-width:1024px){.post-type-post .is-root-container .post-content-wrapper,.post-type-story .is-root-container .post-content-wrapper,.single-post .post-content-wrapper,.single-story .post-content-wrapper{margin-top:3rem}}.post-type-post .is-root-container .wp-block-buttons,.post-type-story .is-root-container .wp-block-buttons,.single-post .wp-block-buttons,.single-story .wp-block-buttons{margin-bottom:1.5rem;margin-top:1.5rem}.post-type-post .is-root-container .wp-block-buttons:last-child,.post-type-story .is-root-container .wp-block-buttons:last-child,.single-post .wp-block-buttons:last-child,.single-story .wp-block-buttons:last-child{margin-bottom:0}.post-type-post .is-root-container h1,.post-type-story .is-root-container h1,.single-post h1,.single-story h1{font-family:Lateral-Expanded,sans-serif!important;font-size:1.875rem!important;line-height:2.25rem!important;margin-bottom:1.5rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h1,.post-type-story .is-root-container h1,.single-post h1,.single-story h1{font-size:3rem!important;line-height:1!important}}.post-type-post .is-root-container h1,.post-type-story .is-root-container h1,.single-post h1,.single-story h1{word-wrap:break-word;font-weight:1000;hyphens:none;word-break:break-all}@media (min-width:768px){.post-type-post .is-root-container h1,.post-type-story .is-root-container h1,.single-post h1,.single-story h1{word-wrap:inherit;hyphens:inherit;word-break:inherit}}.post-type-post .is-root-container h2,.post-type-story .is-root-container h2,.single-post h2,.single-story h2{font-family:Lateral-Expanded,sans-serif!important;font-size:1.5rem!important;line-height:2rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h2,.post-type-story .is-root-container h2,.single-post h2,.single-story h2{font-size:2.25rem!important;line-height:2.5rem!important}}.post-type-post .is-root-container h2,.post-type-story .is-root-container h2,.single-post h2,.single-story h2{font-weight:700!important}.post-type-post .is-root-container h3,.post-type-story .is-root-container h3,.single-post h3,.single-story h3{font-family:Lateral-Expanded,sans-serif!important;font-size:1.5rem!important;line-height:2rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h3,.post-type-story .is-root-container h3,.single-post h3,.single-story h3{font-size:2.25rem!important;line-height:2.5rem!important}}.post-type-post .is-root-container h3,.post-type-story .is-root-container h3,.single-post h3,.single-story h3{font-style:italic!important;font-weight:1000!important}.post-type-post .is-root-container h4,.post-type-story .is-root-container h4,.single-post h4,.single-story h4{font-family:Lateral-Expanded,sans-serif!important;font-size:1.25rem!important;line-height:1.75rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h4,.post-type-story .is-root-container h4,.single-post h4,.single-story h4{font-size:1.875rem!important;line-height:2.25rem!important}}.post-type-post .is-root-container h4,.post-type-story .is-root-container h4,.single-post h4,.single-story h4{font-weight:700!important}.post-type-post .is-root-container h5,.post-type-story .is-root-container h5,.single-post h5,.single-story h5{font-family:Lateral-Expanded,sans-serif!important;font-size:1.125rem!important;line-height:1.75rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h5,.post-type-story .is-root-container h5,.single-post h5,.single-story h5{font-size:1.5rem!important;line-height:2rem!important}}.post-type-post .is-root-container h5,.post-type-story .is-root-container h5,.single-post h5,.single-story h5{font-weight:700!important}.post-type-post .is-root-container h6,.post-type-story .is-root-container h6,.single-post h6,.single-story h6{font-family:Lateral-Expanded,sans-serif!important;font-size:1rem!important;line-height:1.5rem!important;text-transform:uppercase!important}@media (min-width:1024px){.post-type-post .is-root-container h6,.post-type-story .is-root-container h6,.single-post h6,.single-story h6{font-size:1.25rem!important;line-height:1.75rem!important}}.post-type-post .is-root-container h6,.post-type-story .is-root-container h6,.single-post h6,.single-story h6{font-weight:700!important}.post-type-post .is-root-container .wp-block-image,.post-type-story .is-root-container .wp-block-image,.single-post .wp-block-image,.single-story .wp-block-image{margin-bottom:1.5rem;margin-top:1.5rem}@media (min-width:1024px){.post-type-post .is-root-container .wp-block-image,.post-type-story .is-root-container .wp-block-image,.single-post .wp-block-image,.single-story .wp-block-image{margin-bottom:3rem;margin-top:3rem}}.post-type-post .is-root-container .wp-block-heading,.post-type-story .is-root-container .wp-block-heading,.single-post .wp-block-heading,.single-story .wp-block-heading{margin-bottom:1.5rem;margin-top:1.5rem}.post-type-post .is-root-container .wp-element-caption,.post-type-story .is-root-container .wp-element-caption,.single-post .wp-element-caption,.single-story .wp-element-caption{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));text-align:left}.post-type-post .is-root-container ol.wp-block-list,.post-type-story .is-root-container ol.wp-block-list,.single-post ol.wp-block-list,.single-story ol.wp-block-list{font-size:var(--wp--preset--font-size--xl);list-style-type:decimal;margin-bottom:1.5rem;margin-top:1.5rem;padding-left:1rem}@media screen and (max-width:639px){.post-type-post .is-root-container ol.wp-block-list,.post-type-story .is-root-container ol.wp-block-list,.single-post ol.wp-block-list,.single-story ol.wp-block-list{font-size:var(--wp--preset--font-size--base)}}.post-type-post .is-root-container ol.wp-block-list li,.post-type-story .is-root-container ol.wp-block-list li,.single-post ol.wp-block-list li,.single-story ol.wp-block-list li{margin-bottom:.25rem}.post-type-post .is-root-container ol.wp-block-list li:last-child,.post-type-story .is-root-container ol.wp-block-list li:last-child,.single-post ol.wp-block-list li:last-child,.single-story ol.wp-block-list li:last-child{margin-bottom:0}.post-type-post .is-root-container ul.wp-block-list,.post-type-story .is-root-container ul.wp-block-list,.single-post ul.wp-block-list,.single-story ul.wp-block-list{font-size:var(--wp--preset--font-size--xl);list-style-type:disc;margin-bottom:1.5rem;margin-top:1.5rem;padding-left:1rem}@media screen and (max-width:639px){.post-type-post .is-root-container ul.wp-block-list,.post-type-story .is-root-container ul.wp-block-list,.single-post ul.wp-block-list,.single-story ul.wp-block-list{font-size:var(--wp--preset--font-size--base)}}.post-type-post .is-root-container ul.wp-block-list li,.post-type-story .is-root-container ul.wp-block-list li,.single-post ul.wp-block-list li,.single-story ul.wp-block-list li{margin-bottom:.25rem}.post-type-post .is-root-container ul.wp-block-list li:last-child,.post-type-story .is-root-container ul.wp-block-list li:last-child,.single-post ul.wp-block-list li:last-child,.single-story ul.wp-block-list li:last-child{margin-bottom:0}.post-type-post .is-root-container .wp-block-quote,.post-type-story .is-root-container .wp-block-quote,.single-post .wp-block-quote,.single-story .wp-block-quote{border-style:none;margin-bottom:1.5rem;margin-top:1.5rem;padding:0}@media (min-width:1024px){.post-type-post .is-root-container .wp-block-quote,.post-type-story .is-root-container .wp-block-quote,.single-post .wp-block-quote,.single-story .wp-block-quote{margin-bottom:3rem;margin-top:3rem}}.post-type-post .is-root-container .wp-block-quote .quote,.post-type-story .is-root-container .wp-block-quote .quote,.single-post .wp-block-quote .quote,.single-story .wp-block-quote .quote{font-family:Lateral-Expanded,sans-serif;font-size:1.25rem;line-height:1.75rem;text-transform:uppercase}@media (min-width:1024px){.post-type-post .is-root-container .wp-block-quote .quote,.post-type-story .is-root-container .wp-block-quote .quote,.single-post .wp-block-quote .quote,.single-story .wp-block-quote .quote{font-size:1.5rem;line-height:2rem}}.post-type-post .is-root-container .wp-block-quote .quote,.post-type-story .is-root-container .wp-block-quote .quote,.single-post .wp-block-quote .quote,.single-story .wp-block-quote .quote{font-weight:500}.post-type-post .is-root-container .wp-block-quote .signature,.post-type-story .is-root-container .wp-block-quote .signature,.single-post .wp-block-quote .signature,.single-story .wp-block-quote .signature{font-family:Lateral-Expanded,sans-serif;font-size:1.125rem;line-height:1.75rem;text-transform:uppercase}@media (min-width:1024px){.post-type-post .is-root-container .wp-block-quote .signature,.post-type-story .is-root-container .wp-block-quote .signature,.single-post .wp-block-quote .signature,.single-story .wp-block-quote .signature{font-size:1.25rem;line-height:1.75rem}}.post-type-post .is-root-container .wp-block-quote .signature,.post-type-story .is-root-container .wp-block-quote .signature,.single-post .wp-block-quote .signature,.single-story .wp-block-quote .signature{font-weight:500}.single-post h1{word-wrap:normal;word-break:normal}.ts-control{border-radius:0;border-style:none;letter-spacing:.025em;position:relative;width:100%}@media (min-width:768px){.ts-control{width:200px}}.ts-control{background-color:#dcdcdc!important;cursor:pointer!important;font-size:var(--wp--preset--font-size--base)!important}@media screen and (min-width:1201px){.ts-control{padding:.75rem!important}}.ts-control .ts-chevron{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:transform .2s ease;z-index:10}.ts-control .ts-chevron svg{display:block;height:7px;width:11px}.ts-control .ts-chevron.open{transform:translateY(-50%) rotate(180deg)}.ts-control input::-moz-placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-weight:500;text-transform:uppercase}.ts-control input::placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-weight:500;text-transform:uppercase}.ts-control input{caret-color:transparent;cursor:pointer!important;padding-right:30px;pointer-events:none}.ts-control.has-items input{display:none!important}.ts-control .clear-button{font-size:1.25rem;line-height:1.75rem;right:30px;top:12px}.ts-control .clear-button,.ts-control .item{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.ts-control .item{font-family:Lateral-Condensed,sans-serif;font-weight:500;padding-right:30px;text-transform:uppercase}.ts-wrapper.has-items .ts-control input{display:none!important}.ts-dropdown .option{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-size:var(--wp--preset--font-size--sm)!important;font-weight:500;text-transform:uppercase}.x-games-pagination{display:flex;gap:1rem;justify-content:center}@media(max-width:768px){.xgames-search-tabs .x-games-pagination{flex-wrap:wrap;gap:.5rem}}.x-games-pagination button.base-page-button{font-family:Lateral-Expanded,sans-serif;font-weight:900;padding-bottom:.25rem;position:relative}.x-games-pagination button.base-page-button.active{pointer-events:none}.x-games-pagination button.base-page-button.active:after{--tw-bg-opacity:1;--tw-content:"";background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));bottom:0;content:"";content:var(--tw-content);height:.25rem;left:0;position:absolute;width:100%}body.xgames-loader-active{overflow:hidden}#xgames-loader{position:fixed;z-index:99991}.xgames-loader__triangle{height:50px;position:absolute;transform-origin:center center;width:50px}.xgames-loader__triangle--white{opacity:0}.xgl-video-animation{opacity:1!important;transform-origin:top center;visibility:visible!important}.xgl-video-animation,.xgl-video-animation *{will-change:transform}.pin-spacer{overflow:visible!important}.pin-spacer .xgl-video-animation{display:block!important;left:0!important;opacity:1!important;position:fixed!important;right:0!important;top:0!important;visibility:visible!important;width:100%!important;z-index:1000!important}.pin-spacer .xgl-video-animation .preview-video-wrapper,.pin-spacer .xgl-video-animation .video-preview-container{max-width:none!important;width:100%!important}[data-pin=true]{display:block!important;opacity:1!important;visibility:visible!important}:root{--content-width:var(--wp--style--global--content-size);--wide-width:var(--wp--style--global--wide-size);--content-padding:50px;--wp--preset--spacing--80:max(3.188rem,min(calc(2.358rem + 3.378vw),5.060rem))}#main{box-sizing:border-box;margin:0 auto;max-width:var(--wp--style--global--content-size);max-width:var(--content-width);padding:0 50px;padding:0 var(--content-padding)}#main,.entry-content{position:relative;width:100%}.entry-content>*{box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:100%}.entry-content>:not(.alignwide):not(.alignfull){max-width:calc(var(--wp--style--global--content-size) - 100px);max-width:calc(var(--content-width) - var(--content-padding)*2);width:100%}.alignwide,.entry-content>.alignwide{box-sizing:border-box;margin-left:50%;max-width:var(--wp--style--global--wide-size);max-width:var(--wide-width);position:relative;transform:translateX(-50%);width:calc(100vw - 100px);width:calc(100vw - var(--content-padding)*2)}.alignfull,.entry-content>.alignfull{margin-left:50%;max-width:100vw;position:relative;transform:translateX(-50vw);width:100vw}.wp-block{max-width:var(--wp--style--global--content-size);max-width:var(--content-width)}.wp-block[data-align=wide]{max-width:var(--wp--style--global--wide-size);max-width:var(--wide-width)}.wp-block[data-align=full]{max-width:none}.wp-block-group.has-background{padding:0}@media(max-width:1280px){:root{--content-padding:16px}.alignwide,.entry-content>.alignwide{width:calc(100vw - 100px);width:calc(100vw - var(--content-padding)*2)}}@media(max-width:769px){:root{--content-padding:16px}#content{padding:0 50px;padding:0 var(--content-padding)}.alignwide,.entry-content>.alignwide{margin-left:50%;max-width:none;transform:translateX(-50%);width:calc(100vw - 100px);width:calc(100vw - var(--content-padding)*2)}.entry-content>:not(.alignwide):not(.alignfull){max-width:100%}}#xgames-history .year-container{max-width:var(--wp--style--global--wide-size);max-width:var(--wide-width);width:calc(100vw - 100px);width:calc(100vw - var(--content-padding)*2)}#xgames-history-swiper-content .inner{padding-right:50px;padding-right:var(--content-padding)}.padding-left{padding-left:calc((100vw - min(var(--wide-width),100vw - 2*var(--content-padding)))/2)}@media(max-width:769px){.padding-left{padding-left:50px;padding-left:var(--content-padding)}}.editor-styles-wrapper,body:not(.wp-admin){font-family:Lateral-Standard,sans-serif;font-size:1rem;font-weight:500;line-height:1.15}.editor-styles-wrapper .is-style-style-b1,body:not(.wp-admin) .is-style-style-b1{font-size:clamp(.75rem,.557rem + .8756vw,1.25rem);line-height:1.4}.editor-styles-wrapper .is-style-style-b2,body:not(.wp-admin) .is-style-style-b2{font-size:clamp(.75rem,.6318rem + .5363vw,1rem);line-height:1}.editor-styles-wrapper .is-style-style-b3,.editor-styles-wrapper .is-style-style-b4,body:not(.wp-admin) .is-style-style-b3,body:not(.wp-admin) .is-style-style-b4{font-size:clamp(.75rem,.75rem + 0vw,.75rem);line-height:1}.editor-styles-wrapper .is-style-accents-large-italic,body:not(.wp-admin) .is-style-accents-large-italic{font-family:Lateral-Expanded,sans-serif;font-size:clamp(.75rem,.0486rem + 3.1799vw,2rem);font-style:italic;font-weight:1000;letter-spacing:.15rem;line-height:1}.editor-styles-wrapper .is-style-accents-large,body:not(.wp-admin) .is-style-accents-large{font-family:Lateral-Condensed,sans-serif;font-size:clamp(.75rem,.0486rem + 3.1799vw,2.1875rem);font-weight:500;letter-spacing:.15rem;line-height:1;text-transform:uppercase}.editor-styles-wrapper .is-style-accents-medium,body:not(.wp-admin) .is-style-accents-medium{font-family:Lateral-Condensed,sans-serif;font-size:clamp(.75rem,.3545rem + 1.7947vw,1.625rem);font-weight:500;letter-spacing:.15rem;line-height:1;text-transform:uppercase}.editor-styles-wrapper .is-style-accents-small,body:not(.wp-admin) .is-style-accents-small{font-family:Lateral-Condensed,sans-serif;font-size:clamp(.75rem,.557rem + .8756vw,1.25rem);font-weight:500;letter-spacing:.15rem;line-height:1;text-transform:uppercase}.editor-styles-wrapper .is-style-eyebrow-small,body:not(.wp-admin) .is-style-eyebrow-small{font-family:Lateral-Standard,sans-serif;font-size:clamp(.75rem,.75rem + 0vw,.75rem);font-weight:500;letter-spacing:.15rem;line-height:1;text-transform:uppercase}.editor-styles-wrapper .wp-block-heading,body:not(.wp-admin) .wp-block-heading{word-wrap:break-word;hyphens:auto}.editor-styles-wrapper .is-style-full-width,body:not(.wp-admin) .is-style-full-width{font-style:italic!important}.editor-styles-wrapper .is-style-full-width,.editor-styles-wrapper h1.wp-block-heading,body:not(.wp-admin) .is-style-full-width,body:not(.wp-admin) h1.wp-block-heading{font-family:Lateral-UltraWide,sans-serif;font-size:clamp(2.25rem,1.0564rem + 5.41vw,6.25rem);font-weight:1000;line-height:1.25}.editor-styles-wrapper h2.wp-block-heading,body:not(.wp-admin) h2.wp-block-heading{font-family:Lateral-Expanded,sans-serif;font-size:clamp(2.5rem,1.008rem + 6.7625vw,7.5rem);font-weight:1000;line-height:.923}.editor-styles-wrapper h3.wp-block-heading,body:not(.wp-admin) h3.wp-block-heading{font-family:Lateral-Expanded,sans-serif;font-size:clamp(1.25rem,.504rem + 3.3812vw,3.75rem);font-weight:1000;line-height:.9375}.editor-styles-wrapper h4.wp-block-heading,body:not(.wp-admin) h4.wp-block-heading{font-family:Lateral-Expanded,sans-serif;font-size:clamp(1rem,.5151rem + 2.1978vw,2.625rem);font-weight:700;line-height:.98}.editor-styles-wrapper h5.wp-block-heading,body:not(.wp-admin) h5.wp-block-heading{font-family:Lateral-Expanded,sans-serif;font-size:clamp(1.125rem,.6215rem + 2.2823vw,2.8125rem);font-weight:1000;line-height:1}.editor-styles-wrapper h6.wp-block-heading,body:not(.wp-admin) h6.wp-block-heading{font-family:Lateral-Expanded,sans-serif;font-size:clamp(.625rem,.4385rem + .8453vw,1.25rem);font-weight:700;line-height:1}.editor-styles-wrapper .is-style-full-width,body:not(.wp-admin) .is-style-full-width{white-space:nowrap}.editor-styles-wrapper .is-style-style-h1,body:not(.wp-admin) .is-style-style-h1{font-family:Lateral-UltraWide,sans-serif!important;font-size:clamp(2.25rem,1.0564rem + 5.41vw,6.25rem)!important;font-weight:1000!important;line-height:1.25!important}.editor-styles-wrapper .is-style-style-h2,body:not(.wp-admin) .is-style-style-h2{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(2.5rem,1.008rem + 6.7625vw,7.5rem)!important;font-weight:1000!important;line-height:.923!important}@media screen and (max-width:400px){.editor-styles-wrapper .is-style-style-h2,body:not(.wp-admin) .is-style-style-h2{font-size:clamp(1.875rem,1rem + 5.75vw,7.6rem)!important}}.editor-styles-wrapper .is-style-style-h3,body:not(.wp-admin) .is-style-style-h3{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(1.25rem,.504rem + 3.3812vw,3.75rem)!important;font-weight:1000!important;line-height:.9375!important}.editor-styles-wrapper .is-style-style-h4,body:not(.wp-admin) .is-style-style-h4{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(1rem,.5151rem + 2.1978vw,2.625rem)!important;font-weight:700!important;line-height:.98!important}.editor-styles-wrapper .is-style-style-h5,body:not(.wp-admin) .is-style-style-h5{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(1.125rem,.6215rem + 2.2823vw,2.8125rem)!important;font-weight:1000!important;line-height:1!important}.editor-styles-wrapper .is-style-style-h6,body:not(.wp-admin) .is-style-style-h6{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(.625rem,.4385rem + .8453vw,1.25rem)!important;font-weight:700!important;line-height:1!important}.editor-styles-wrapper .has-xgames-black-background-color .wp-element-button,body:not(.wp-admin) .has-xgames-black-background-color .wp-element-button{--tw-border-opacity:1;border:1px solid #f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}button.xgames-share-button:hover svg .editor-styles-wrapper .has-xgames-black-background-color .wp-element-button,button.xgames-share-button:hover svg body:not(.wp-admin) .has-xgames-black-background-color .wp-element-button{stroke:var(--wp--preset--color--xgames-white)}.editor-styles-wrapper .has-xgames-black-background-color .wp-element-button.has-xgames-black-background-color,body:not(.wp-admin) .has-xgames-black-background-color .wp-element-button.has-xgames-black-background-color{box-sizing:border-box}.editor-styles-wrapper .is-style-anchor-link .wp-block-button__link,.editor-styles-wrapper .is-style-anchor-link .wp-element-button,body:not(.wp-admin) .is-style-anchor-link .wp-block-button__link,body:not(.wp-admin) .is-style-anchor-link .wp-element-button{align-items:center;display:flex;gap:1.5rem}@media(max-width:768px){.xgames-search-tabs .editor-styles-wrapper .is-style-anchor-link .wp-block-button__link,.xgames-search-tabs .editor-styles-wrapper .is-style-anchor-link .wp-element-button,.xgames-search-tabs body:not(.wp-admin) .is-style-anchor-link .wp-block-button__link,.xgames-search-tabs body:not(.wp-admin) .is-style-anchor-link .wp-element-button{flex-wrap:wrap;gap:.5rem}}.editor-styles-wrapper .is-style-anchor-link .wp-block-button__link svg.anchor-link-icon,.editor-styles-wrapper .is-style-anchor-link .wp-element-button svg.anchor-link-icon,body:not(.wp-admin) .is-style-anchor-link .wp-block-button__link svg.anchor-link-icon,body:not(.wp-admin) .is-style-anchor-link .wp-element-button svg.anchor-link-icon{fill:#f5f5f5;position:relative;z-index:20}.editor-styles-wrapper .is-style-anchor-link .wp-block-button__link:hover svg.anchor-link-icon,.editor-styles-wrapper .is-style-anchor-link .wp-element-button:hover svg.anchor-link-icon,body:not(.wp-admin) .is-style-anchor-link .wp-block-button__link:hover svg.anchor-link-icon,body:not(.wp-admin) .is-style-anchor-link .wp-element-button:hover svg.anchor-link-icon{fill:#000!important}.editor-styles-wrapper .wp-element-button,body:not(.wp-admin) .wp-element-button{padding:1rem}@media (min-width:768px){.editor-styles-wrapper .wp-element-button,body:not(.wp-admin) .wp-element-button{padding:1.25rem 1.5625rem}}.editor-styles-wrapper .wp-element-button,body:not(.wp-admin) .wp-element-button{overflow:hidden;position:relative}.editor-styles-wrapper .wp-element-button span.button-text,body:not(.wp-admin) .wp-element-button span.button-text{font-size:clamp(.75rem,.5795rem + .7728vw,1.125rem);font-weight:700;position:relative;transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:20}.editor-styles-wrapper .wp-element-button:after,.editor-styles-wrapper .wp-element-button:before,body:not(.wp-admin) .wp-element-button:after,body:not(.wp-admin) .wp-element-button:before{--tw-content:"";bottom:0;content:"";content:var(--tw-content);left:0;position:absolute;right:0;top:0;z-index:10}.editor-styles-wrapper .wp-element-button:before,body:not(.wp-admin) .wp-element-button:before{--tw-bg-opacity:1;--tw-translate-x:-110%;--tw-skew-x:20deg;transform:translate(-110%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.editor-styles-wrapper .wp-element-button:after,.editor-styles-wrapper .wp-element-button:before,body:not(.wp-admin) .wp-element-button:after,body:not(.wp-admin) .wp-element-button:before{background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));bottom:0;left:0;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.editor-styles-wrapper .wp-element-button:after,body:not(.wp-admin) .wp-element-button:after{--tw-bg-opacity:1;--tw-translate-x:110%;--tw-skew-x:20deg;transform:translate(110%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.editor-styles-wrapper .wp-element-button:active span.button-text,.editor-styles-wrapper .wp-element-button:focus span.button-text,.editor-styles-wrapper .wp-element-button:hover span.button-text,body:not(.wp-admin) .wp-element-button:active span.button-text,body:not(.wp-admin) .wp-element-button:focus span.button-text,body:not(.wp-admin) .wp-element-button:hover span.button-text{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.editor-styles-wrapper .wp-element-button:active:before,.editor-styles-wrapper .wp-element-button:focus:before,.editor-styles-wrapper .wp-element-button:hover:before,body:not(.wp-admin) .wp-element-button:active:before,body:not(.wp-admin) .wp-element-button:focus:before,body:not(.wp-admin) .wp-element-button:hover:before{--tw-translate-x:-49%;--tw-skew-x:20deg;transform:translate(-49%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.editor-styles-wrapper .wp-element-button:active:after,.editor-styles-wrapper .wp-element-button:focus:after,.editor-styles-wrapper .wp-element-button:hover:after,body:not(.wp-admin) .wp-element-button:active:after,body:not(.wp-admin) .wp-element-button:focus:after,body:not(.wp-admin) .wp-element-button:hover:after{--tw-translate-x:49%;--tw-skew-x:20deg;transform:translate(49%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.editor-styles-wrapper .wp-element-button.has-xgames-white-background-color,body:not(.wp-admin) .wp-element-button.has-xgames-white-background-color{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.editor-styles-wrapper .wp-element-button.has-xgames-white-background-color:after,.editor-styles-wrapper .wp-element-button.has-xgames-white-background-color:before,body:not(.wp-admin) .wp-element-button.has-xgames-white-background-color:after,body:not(.wp-admin) .wp-element-button.has-xgames-white-background-color:before{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.editor-styles-wrapper .wp-element-button.has-xgames-white-background-color:focus span.button-text,.editor-styles-wrapper .wp-element-button.has-xgames-white-background-color:hover span.button-text,body:not(.wp-admin) .wp-element-button.has-xgames-white-background-color:focus span.button-text,body:not(.wp-admin) .wp-element-button.has-xgames-white-background-color:hover span.button-text{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.editor-styles-wrapper .wp-element-button.has-xgames-red-background-color,body:not(.wp-admin) .wp-element-button.has-xgames-red-background-color{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#fe2b06;border-color:rgba(254,43,6,var(--tw-border-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.editor-styles-wrapper .wp-element-button.has-xgames-blue-background-color,body:not(.wp-admin) .wp-element-button.has-xgames-blue-background-color{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#4ac8ee;border-color:rgba(74,200,238,var(--tw-border-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.editor-styles-wrapper .wp-element-button.has-xgames-green-background-color,body:not(.wp-admin) .wp-element-button.has-xgames-green-background-color{--tw-border-opacity:1;--tw-text-opacity:1;border-color:#d2ff28;border-color:rgba(210,255,40,var(--tw-border-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.editor-styles-wrapper .wp-block-column.is-style-vertical-center,body:not(.wp-admin) .wp-block-column.is-style-vertical-center{align-items:center;display:flex}@media(max-width:768px){.xgames-search-tabs .editor-styles-wrapper .wp-block-column.is-style-vertical-center,.xgames-search-tabs body:not(.wp-admin) .wp-block-column.is-style-vertical-center{flex-wrap:wrap;gap:.5rem}}.editor-styles-wrapper .wp-block-columns.is-style-collapse-on-lg,body:not(.wp-admin) .wp-block-columns.is-style-collapse-on-lg{display:flex;flex-direction:column}@media(max-width:768px){.xgames-search-tabs .editor-styles-wrapper .wp-block-columns.is-style-collapse-on-lg,.xgames-search-tabs body:not(.wp-admin) .wp-block-columns.is-style-collapse-on-lg{flex-wrap:wrap;gap:.5rem}}@media (min-width:1024px){.editor-styles-wrapper .wp-block-columns.is-style-collapse-on-lg,body:not(.wp-admin) .wp-block-columns.is-style-collapse-on-lg{flex-direction:row}}.editor-styles-wrapper .wp-block-columns.is-style-collapse-on-lg .wp-block-column,body:not(.wp-admin) .wp-block-columns.is-style-collapse-on-lg .wp-block-column{width:100%}body .font-theme-lateral-expanded{font-family:Lateral-Expanded,sans-serif}.has-xgames-black-background-color .wp-block-heading,.has-xgames-black-background-color li,.has-xgames-black-background-color p,.has-xgames-black-background-color p a,.has-xgames-blue-background-color .wp-block-heading,.has-xgames-blue-background-color li,.has-xgames-blue-background-color p,.has-xgames-blue-background-color p a{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .has-xgames-white-color,.has-xgames-blue-background-color .has-xgames-white-color{color:var(--wp--preset--color--xgames-black)}.wp-block-list li a{-webkit-text-decoration:underline;text-decoration:underline}.wp-block-list li a:hover{-webkit-text-decoration:none;text-decoration:none}.entry-content p>a{-webkit-text-decoration:underline;text-decoration:underline}.entry-content p>a:hover{-webkit-text-decoration:none;text-decoration:none}body{background-color:var(--wp--preset--color--xgames-white)}.entry-content .wp-block-list li{margin-bottom:6px}.entry-content .wp-block-list li:last-child{margin-bottom:0}.xg-text-section>:first-child{margin-top:0}.xg-text-section>:last-child{margin-bottom:0}.xg-skip-link:focus{z-index:99991}.xgames-event-card{flex-direction:column}@media (min-width:768px){.xgames-event-card{display:flex;height:100%}}.xgames-event-card .wp-block-button__link{border:1px solid var(--wp--preset--color--xgames-white);padding-bottom:1rem!important;padding-top:1rem!important}.xgames-event-card .wp-block-button__link,.xgames-event-card .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}.xgames-event-card .wp-block-button__link.has-xgames-white-background-color:hover span.button-text{color:var(--wp--preset--color--xgames-white)!important}@media (min-width:768px){.xgames-event-card .xgames-event-card-content{display:flex;flex-direction:column;flex-grow:1}}.xgames-event-card .xgames-event-card-content-link{margin-top:1.5rem}@media (min-width:768px){.xgames-event-card .xgames-event-card-content-link{margin-top:auto}}@media screen and (max-width:1200px){.xg-hide-below-1200{display:none!important}}@media screen and (min-width:1201px){.xg-hide-above-1200{display:none!important}}@media screen and (max-width:1200px){.wp-admin .xg-hide-below-1200{display:block!important;opacity:.35!important}}@media screen and (min-width:1201px){.wp-admin .xg-hide-above-1200{display:block!important;opacity:.35!important}}.where-to-watch .wp-block-columns{padding-bottom:76px}.where-to-watch .wp-block-columns .wp-block-group{--tw-border-opacity:1;border:2px solid #f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));padding:1.5rem}.where-to-watch .wp-block-columns .wp-block-button{width:100%}@media screen and (max-width:639px){.careers-banner,.careers-hero{min-height:50vh!important}}.careers-banner :has(>span[class*=careers-banner-text]){display:flex;flex-direction:column;gap:.6875rem;line-height:1}.careers-banner :has(>span[class*=careers-banner-text]) span[class*=careers-banner-text]{display:inline-block;line-height:1}.careers-banner :has(>span[class*=careers-banner-text]) br{display:none}@media(min-width:639px){.careers-banner :has(>span[class*=careers-banner-text]) span.careers-banner-text-row-1{margin-bottom:.8125rem}.careers-banner :has(>span[class*=careers-banner-text]) span.careers-banner-text-row-3{margin-bottom:.625rem}}.athlete-card .first-name,.athlete-card .last-name{font-family:Lateral-Expanded,sans-serif!important;font-weight:900!important;letter-spacing:.05em!important;line-height:1!important;margin:0!important;text-transform:uppercase!important}.athlete-card .first-name{font-size:2.25rem!important;line-height:2.5rem!important}.athlete-card .last-name{font-size:1.5rem!important;line-height:2rem!important}.wp-block-gallery.columns-2.xgames-gallery-grid .wp-block-image:first-child{border-bottom-right-radius:21.05px}.wp-block-gallery.columns-2.xgames-gallery-grid .wp-block-image:nth-child(2){border-bottom-left-radius:21.05px}.wp-block-gallery.columns-2.xgames-gallery-grid .wp-block-image:nth-child(3){border-top-right-radius:21.05px}.wp-block-gallery.columns-2.xgames-gallery-grid .wp-block-image:last-child{border-top-left-radius:21.05px}.wp-block-gallery.columns-2.xgames-gallery-grid .wp-block-image img{border-radius:inherit}.event-hero-countdown{display:grid!important;grid-template-columns:repeat(1,minmax(0,1fr))!important;min-height:50vh!important}.xgames-search-tab-content .event-hero-countdown{gap:1.5rem!important}@media(min-width:768px){.xgames-search-tab-content .event-hero-countdown{gap:2rem!important}.event-hero-countdown{min-height:70vh!important}}.event-hero-countdown .inner-container{display:flex!important;flex-direction:column!important;height:100%!important;padding-top:50px!important}@media(max-width:768px){.xgames-search-tabs .event-hero-countdown .inner-container{flex-wrap:wrap!important;gap:.5rem!important}}@media (min-width:1024px){.event-hero-countdown .inner-container{padding-top:100px!important}}.event-hero-countdown .xgames-countdown-block{display:flex;flex:1 1 0%;flex-direction:column;justify-content:space-between}@media(max-width:768px){.xgames-search-tabs .event-hero-countdown .xgames-countdown-block{flex-wrap:wrap;gap:.5rem}}.single-event-hero-cover{align-items:flex-start;min-height:50vh}@media (min-width:768px){.single-event-hero-cover{min-height:70vh}}.single-event-hero-cover .wp-block-cover__inner-container{padding-bottom:50px;padding-top:50px}@media (min-width:768px){.single-event-hero-cover .wp-block-cover__inner-container{min-height:600px}}@media (min-width:1024px){.single-event-hero-cover .wp-block-cover__inner-container{padding-bottom:100px;padding-top:100px}}.single-event-hero-cover .wp-block-heading{margin-top:1.5rem!important}.single-event-hero-cover .wp-block-buttons{flex-direction:column!important;gap:.25rem!important;margin:50px 0 0!important}@media (min-width:768px){.single-event-hero-cover .wp-block-buttons{flex-direction:row!important;gap:1.5rem!important}}@media (min-width:1024px){.single-event-hero-cover .wp-block-buttons{margin-top:100px!important}}.single-event-hero-cover .wp-block-buttons .wp-block-button{width:100%}@media (min-width:768px){.single-event-hero-cover .wp-block-buttons .wp-block-button{width:auto}}.schedule-wrapper .schedule-title-container{align-items:flex-start!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;justify-content:space-between!important;width:100%!important}@media(max-width:768px){.xgames-search-tabs .schedule-wrapper .schedule-title-container{flex-wrap:wrap!important;gap:.5rem!important}}@media (min-width:768px){.schedule-wrapper .schedule-title-container{align-items:center!important;flex-direction:row!important;width:auto!important}}.schedule-wrapper .schedule-title-container .wp-block-buttons{width:100%}.schedule-wrapper .svg-title-image{display:none}@media (min-width:768px){.schedule-wrapper .svg-title-image{display:block}}.xgl-full-width-image-section{position:relative}@media screen and (min-width:1025px){.xgl-full-width-image-section:after{background-image:linear-gradient(180deg,hsla(0,0%,96%,0),#f5f5f5);bottom:0;content:"";display:block;height:80px;left:0;position:absolute;width:100%;z-index:999}}@media screen and (min-width:1201px){.xgl-full-width-image-section{margin-top:-60px}}.xgl-founders-athlete .image{background-repeat:repeat-x!important;background-size:auto 100%!important}.xgl-quote-section .xgl-quote-section--quote-container{position:relative}@media screen and (max-width:1023px){.xgl-quote-section .xgl-quote-section--quote-container{padding-left:var(--wp--preset--spacing--30)!important;padding-top:var(--wp--preset--spacing--30)!important}}.xgl-quote-section .xgl-quote-section--quote-container:before{background:url(/wp-content/themes/xgames-theme/public/images/open-quote.dc0468.svg) 50%/contain no-repeat;content:"";height:102px;left:0;position:absolute;top:90px;width:195px;z-index:0}@media screen and (max-width:1023px){.xgl-quote-section .xgl-quote-section--quote-container:before{height:67px;top:0;width:120px}.xgl-quote-section .xgl-quote-section--button-container{margin-top:var(--wp--preset--spacing--30)!important}.xgl-quote-section .xgl-quote-section--button-container>figure{max-height:20px}.xgl-quote-section .xgl-quote-section--button-container>figure img{max-height:inherit}}@media screen and (min-width:1024px){.xgl-quote-section .xgl-quote-section--gallery-container{margin-right:var(--wp--preset--spacing--70)}}.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery{align-items:flex-end;display:flex;flex-direction:column}@media screen and (max-width:1023px){.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery{align-items:center;flex-direction:row;flex-wrap:nowrap;justify-content:center}}.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image){height:max(154px,100%);margin:0;width:100%!important}@media screen and (min-width:1024px){.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image){height:auto}}.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image):first-child,.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image):last-child{flex-basis:41%;max-height:max(89px,41%)}@media screen and (min-width:1024px){.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image):first-child,.xgl-quote-section .xgl-quote-section--gallery-container figure.wp-block-gallery>figure.wp-block-image:not(#individual-image):last-child{flex-basis:43%;max-height:none;max-width:max(123px,43%)}}.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-2-xl-font-size,.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-3-xl-font-size{font-size:1.125rem!important}@media screen and (max-width:1024px){.entry-content .xgl-sport-cols{gap-y:2rem;display:grid;grid-template-columns:repeat(2,1fr);padding-left:10%;padding-right:10%}.entry-content .xgl-sport-cols .wp-block-column{padding-left:50px}}@media screen and (max-width:768px){.entry-content .xgl-sport-cols{padding-left:2rem;padding-right:2rem}.entry-content .xgl-sport-cols .wp-block-column{padding-left:0}.entry-content .xgl-sport-cols .wp-block-column .has-3-xl-font-size{font-size:1.5rem!important}.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-2-xl-font-size,.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-3-xl-font-size{font-size:1rem!important}}@media screen and (max-width:600px){.entry-content .xgl-sport-cols{gap:1.5rem;padding-left:.5rem;padding-right:.5rem}.entry-content .xgl-sport-cols .wp-block-column .has-3-xl-font-size{font-size:1.25rem!important}.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-2-xl-font-size,.entry-content .xgl-sport-cols .wp-block-column .has-theme-lateral-expanded-font-font-family.has-3-xl-font-size{font-size:.875rem!important}}@media screen and (max-width:480px){.entry-content .xgl-sport-cols{padding-left:0;padding-right:0}}.xgl-bg-decorative-pattern{background-image:url(https://xgames.com/wp-content/uploads/2025/09/Pattern.png);background-position:100% 0;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1921px){.xgl-bg-decorative-pattern{background-size:50%}}@media screen and (min-width:2600px){.xgl-bg-decorative-pattern{background-size:2000px}}.xgames-newsletter-form-block{position:relative;width:100%}@media (min-width:1024px){.xgames-newsletter-form-block{width:-moz-fit-content;width:fit-content}}.xgames-newsletter-form-block input[type=email]{background-color:transparent;border-color:var(--wp--preset--color--xgames-black);font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500}.xgames-newsletter-form-block input[type=email]::-moz-placeholder{text-transform:uppercase}.xgames-newsletter-form-block input[type=email]::placeholder{text-transform:uppercase}.xgames-newsletter-form-block input[type=email]:not([style*=color]){--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-newsletter-form-block input[type=email]:not([style*=color])::-moz-placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-newsletter-form-block input[type=email]:not([style*=color])::placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-newsletter-form-block input[type=email][style*=color]::-moz-placeholder{color:inherit}.xgames-newsletter-form-block input[type=email][style*=color]::placeholder{color:inherit}.xgames-newsletter-form-block .newsletter-popup-trigger-button{height:2.125rem;width:2.125rem}.xgames-newsletter-form-block .newsletter-popup-trigger-button .arrow-right{font-size:1.125rem}.xgames-newsletter-form-block .newsletter-popup-trigger-button:not([style*=color]){--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-newsletter-form-block .newsletter-popup-trigger-button:hover{transform:scale(1.05)}.xgames-newsletter-form-block .newsletter-popup-trigger-button:focus{transform:scale(1.1) translateY(-1px)}.has-xgames-black-background-color .xgames-newsletter-form-block input[type=email]{border-color:var(--wp--preset--color--xgames-white);color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xgames-newsletter-form-block input[type=email]::-moz-placeholder{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xgames-newsletter-form-block input[type=email]::placeholder{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xgames-newsletter-form-block .newsletter-popup-trigger-button:not([style*=color]) .arrow-right{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xgames-newsletter-form-block .newsletter-popup-trigger-button:not([style*=color]) .arrow-right:hover{color:var(--wp--preset--color--xgames-green)}.has-xgames-black-background-color .newsletter-popup-trigger-button:not([style*=color]){--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.has-xgames-blue-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color]),.has-xgames-white-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color]){border-color:var(--wp--preset--color--xgames-black);color:var(--wp--preset--color--xgames-black)}.has-xgames-blue-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color])::-moz-placeholder,.has-xgames-white-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color])::-moz-placeholder{color:var(--wp--preset--color--xgames-black)}.has-xgames-blue-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color])::placeholder,.has-xgames-white-background-color .xgames-newsletter-form-block input[type=email]:not([style*=color])::placeholder{color:var(--wp--preset--color--xgames-black)}.has-xgames-blue-background-color .xgames-newsletter-form-block .newsletter-popup-trigger-button:not([style*=color]),.has-xgames-white-background-color .xgames-newsletter-form-block .newsletter-popup-trigger-button:not([style*=color]){color:var(--wp--preset--color--xgames-black)}.xgames-mobile-nav-inner .xgames-newsletter-form-block{max-width:400px;width:100%}#gform_fields_2 .gfield,#gform_fields_3 .gfield,#gform_fields_4 .gfield{margin-bottom:2rem!important}#gform_fields_2 label,#gform_fields_2 legend,#gform_fields_3 label,#gform_fields_3 legend,#gform_fields_4 label,#gform_fields_4 legend{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important;font-family:Lateral-Condensed,sans-serif!important;font-weight:500!important;letter-spacing:.05em!important}#gform_fields_2 input[type=color],#gform_fields_2 input[type=date],#gform_fields_2 input[type=datetime-local],#gform_fields_2 input[type=email],#gform_fields_2 input[type=month],#gform_fields_2 input[type=number],#gform_fields_2 input[type=search],#gform_fields_2 input[type=tel],#gform_fields_2 input[type=text],#gform_fields_2 input[type=time],#gform_fields_2 input[type=url],#gform_fields_2 input[type=week],#gform_fields_3 input[type=color],#gform_fields_3 input[type=date],#gform_fields_3 input[type=datetime-local],#gform_fields_3 input[type=email],#gform_fields_3 input[type=month],#gform_fields_3 input[type=number],#gform_fields_3 input[type=search],#gform_fields_3 input[type=tel],#gform_fields_3 input[type=text],#gform_fields_3 input[type=time],#gform_fields_3 input[type=url],#gform_fields_3 input[type=week],#gform_fields_4 input[type=color],#gform_fields_4 input[type=date],#gform_fields_4 input[type=datetime-local],#gform_fields_4 input[type=email],#gform_fields_4 input[type=month],#gform_fields_4 input[type=number],#gform_fields_4 input[type=search],#gform_fields_4 input[type=tel],#gform_fields_4 input[type=text],#gform_fields_4 input[type=time],#gform_fields_4 input[type=url],#gform_fields_4 input[type=week]{--tw-border-opacity:1!important;--tw-text-opacity:1!important;background-color:transparent!important;border:none;border-bottom:1px!important;border-color:#f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;border-radius:0;border-style:solid!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important;font-family:Lateral-Standard,sans-serif!important;font-size:.875rem!important;letter-spacing:.05em!important}#gform_fields_2 input[type=color]::-moz-placeholder,#gform_fields_2 input[type=date]::-moz-placeholder,#gform_fields_2 input[type=datetime-local]::-moz-placeholder,#gform_fields_2 input[type=email]::-moz-placeholder,#gform_fields_2 input[type=month]::-moz-placeholder,#gform_fields_2 input[type=number]::-moz-placeholder,#gform_fields_2 input[type=search]::-moz-placeholder,#gform_fields_2 input[type=tel]::-moz-placeholder,#gform_fields_2 input[type=text]::-moz-placeholder,#gform_fields_2 input[type=time]::-moz-placeholder,#gform_fields_2 input[type=url]::-moz-placeholder,#gform_fields_2 input[type=week]::-moz-placeholder,#gform_fields_3 input[type=color]::-moz-placeholder,#gform_fields_3 input[type=date]::-moz-placeholder,#gform_fields_3 input[type=datetime-local]::-moz-placeholder,#gform_fields_3 input[type=email]::-moz-placeholder,#gform_fields_3 input[type=month]::-moz-placeholder,#gform_fields_3 input[type=number]::-moz-placeholder,#gform_fields_3 input[type=search]::-moz-placeholder,#gform_fields_3 input[type=tel]::-moz-placeholder,#gform_fields_3 input[type=text]::-moz-placeholder,#gform_fields_3 input[type=time]::-moz-placeholder,#gform_fields_3 input[type=url]::-moz-placeholder,#gform_fields_3 input[type=week]::-moz-placeholder,#gform_fields_4 input[type=color]::-moz-placeholder,#gform_fields_4 input[type=date]::-moz-placeholder,#gform_fields_4 input[type=datetime-local]::-moz-placeholder,#gform_fields_4 input[type=email]::-moz-placeholder,#gform_fields_4 input[type=month]::-moz-placeholder,#gform_fields_4 input[type=number]::-moz-placeholder,#gform_fields_4 input[type=search]::-moz-placeholder,#gform_fields_4 input[type=tel]::-moz-placeholder,#gform_fields_4 input[type=text]::-moz-placeholder,#gform_fields_4 input[type=time]::-moz-placeholder,#gform_fields_4 input[type=url]::-moz-placeholder,#gform_fields_4 input[type=week]::-moz-placeholder{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important}#gform_fields_2 input[type=color]::placeholder,#gform_fields_2 input[type=date]::placeholder,#gform_fields_2 input[type=datetime-local]::placeholder,#gform_fields_2 input[type=email]::placeholder,#gform_fields_2 input[type=month]::placeholder,#gform_fields_2 input[type=number]::placeholder,#gform_fields_2 input[type=search]::placeholder,#gform_fields_2 input[type=tel]::placeholder,#gform_fields_2 input[type=text]::placeholder,#gform_fields_2 input[type=time]::placeholder,#gform_fields_2 input[type=url]::placeholder,#gform_fields_2 input[type=week]::placeholder,#gform_fields_3 input[type=color]::placeholder,#gform_fields_3 input[type=date]::placeholder,#gform_fields_3 input[type=datetime-local]::placeholder,#gform_fields_3 input[type=email]::placeholder,#gform_fields_3 input[type=month]::placeholder,#gform_fields_3 input[type=number]::placeholder,#gform_fields_3 input[type=search]::placeholder,#gform_fields_3 input[type=tel]::placeholder,#gform_fields_3 input[type=text]::placeholder,#gform_fields_3 input[type=time]::placeholder,#gform_fields_3 input[type=url]::placeholder,#gform_fields_3 input[type=week]::placeholder,#gform_fields_4 input[type=color]::placeholder,#gform_fields_4 input[type=date]::placeholder,#gform_fields_4 input[type=datetime-local]::placeholder,#gform_fields_4 input[type=email]::placeholder,#gform_fields_4 input[type=month]::placeholder,#gform_fields_4 input[type=number]::placeholder,#gform_fields_4 input[type=search]::placeholder,#gform_fields_4 input[type=tel]::placeholder,#gform_fields_4 input[type=text]::placeholder,#gform_fields_4 input[type=time]::placeholder,#gform_fields_4 input[type=url]::placeholder,#gform_fields_4 input[type=week]::placeholder{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important}#gform_fields_2 textarea,#gform_fields_3 textarea,#gform_fields_4 textarea{--tw-border-opacity:1!important;--tw-text-opacity:1!important;background-color:transparent!important;border:none;border-bottom:1px!important;border-color:#f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;border-radius:0;border-style:solid!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important;font-family:Lateral-Standard,sans-serif!important;font-size:.875rem!important;letter-spacing:.05em!important}#gform_fields_2 textarea::-moz-placeholder,#gform_fields_3 textarea::-moz-placeholder,#gform_fields_4 textarea::-moz-placeholder{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important}#gform_fields_2 textarea::placeholder,#gform_fields_3 textarea::placeholder,#gform_fields_4 textarea::placeholder{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important}#gform_fields_2 .gfield select,#gform_fields_2 .ginput_container select,#gform_fields_2 select,#gform_fields_3 .gfield select,#gform_fields_3 .ginput_container select,#gform_fields_3 select,#gform_fields_4 .gfield select,#gform_fields_4 .ginput_container select,#gform_fields_4 select{--tw-text-opacity:1!important;background-color:transparent!important;border:0!important;border-bottom:1px solid #fff!important;border-radius:0!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important;font-family:Lateral-Standard,sans-serif!important;font-size:.875rem!important;letter-spacing:.05em!important;outline:none!important}#gform_fields_2 .gfield_radio,#gform_fields_3 .gfield_radio,#gform_fields_4 .gfield_radio{display:flex!important;flex-direction:row!important;gap:1rem!important}@media(max-width:768px){.xgames-search-tabs #gform_fields_2 .gfield_radio,.xgames-search-tabs #gform_fields_3 .gfield_radio,.xgames-search-tabs #gform_fields_4 .gfield_radio{flex-wrap:wrap!important;gap:.5rem!important}}#gform_fields_2 .gfield_radio .gchoice,#gform_fields_3 .gfield_radio .gchoice,#gform_fields_4 .gfield_radio .gchoice{padding:0!important;width:-moz-fit-content!important;width:fit-content!important}#gform_fields_2 .gfield_radio .gchoice label,#gform_fields_3 .gfield_radio .gchoice label,#gform_fields_4 .gfield_radio .gchoice label{white-space:nowrap}#gform_1_validation_container,#gform_2_validation_container,#gform_3_validation_container,#gform_4_validation_container,#gform_5_validation_container,#gform_6_validation_container,#gform_7_validation_container{display:none!important}#gform_submit_button_2,#gform_submit_button_3,#gform_submit_button_4,#gform_submit_button_5,#gform_submit_button_6,#gform_submit_button_7{--tw-border-opacity:1!important;border:1px solid #f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;padding:.5rem!important}button.xgames-share-button:hover svg #gform_submit_button_2,button.xgames-share-button:hover svg #gform_submit_button_3,button.xgames-share-button:hover svg #gform_submit_button_4,button.xgames-share-button:hover svg #gform_submit_button_5,button.xgames-share-button:hover svg #gform_submit_button_6,button.xgames-share-button:hover svg #gform_submit_button_7{stroke:var(--wp--preset--color--xgames-white)!important}#gform_submit_button_2 span,#gform_submit_button_3 span,#gform_submit_button_4 span,#gform_submit_button_5 span,#gform_submit_button_6 span,#gform_submit_button_7 span{font-size:.75rem!important}#gform_fields_1 .gfield-error label,#gform_fields_2 .gfield-error label,#gform_fields_3 .gfield-error label,#gform_fields_4 .gfield-error label,#gform_fields_5 .gfield-error label,#gform_fields_6 .gfield-error label,#gform_fields_7 .gfield-error label,.gform_wrapper .gfield_validation_message,.gform_wrapper .validation_message{--tw-text-opacity:1!important;color:#fe2b06!important;color:rgba(254,43,6,var(--tw-text-opacity))!important}#gform_fields_1 .gfield-error input[type=color],#gform_fields_1 .gfield-error input[type=date],#gform_fields_1 .gfield-error input[type=datetime-local],#gform_fields_1 .gfield-error input[type=email],#gform_fields_1 .gfield-error input[type=month],#gform_fields_1 .gfield-error input[type=number],#gform_fields_1 .gfield-error input[type=search],#gform_fields_1 .gfield-error input[type=tel],#gform_fields_1 .gfield-error input[type=text],#gform_fields_1 .gfield-error input[type=time],#gform_fields_1 .gfield-error input[type=url],#gform_fields_1 .gfield-error input[type=week],#gform_fields_1 .gfield-error select,#gform_fields_1 .gfield-error textarea,#gform_fields_2 .gfield-error input[type=color],#gform_fields_2 .gfield-error input[type=date],#gform_fields_2 .gfield-error input[type=datetime-local],#gform_fields_2 .gfield-error input[type=email],#gform_fields_2 .gfield-error input[type=month],#gform_fields_2 .gfield-error input[type=number],#gform_fields_2 .gfield-error input[type=search],#gform_fields_2 .gfield-error input[type=tel],#gform_fields_2 .gfield-error input[type=text],#gform_fields_2 .gfield-error input[type=time],#gform_fields_2 .gfield-error input[type=url],#gform_fields_2 .gfield-error input[type=week],#gform_fields_2 .gfield-error select,#gform_fields_2 .gfield-error textarea,#gform_fields_3 .gfield-error input[type=color],#gform_fields_3 .gfield-error input[type=date],#gform_fields_3 .gfield-error input[type=datetime-local],#gform_fields_3 .gfield-error input[type=email],#gform_fields_3 .gfield-error input[type=month],#gform_fields_3 .gfield-error input[type=number],#gform_fields_3 .gfield-error input[type=search],#gform_fields_3 .gfield-error input[type=tel],#gform_fields_3 .gfield-error input[type=text],#gform_fields_3 .gfield-error input[type=time],#gform_fields_3 .gfield-error input[type=url],#gform_fields_3 .gfield-error input[type=week],#gform_fields_3 .gfield-error select,#gform_fields_3 .gfield-error textarea,#gform_fields_4 .gfield-error input[type=color],#gform_fields_4 .gfield-error input[type=date],#gform_fields_4 .gfield-error input[type=datetime-local],#gform_fields_4 .gfield-error input[type=email],#gform_fields_4 .gfield-error input[type=month],#gform_fields_4 .gfield-error input[type=number],#gform_fields_4 .gfield-error input[type=search],#gform_fields_4 .gfield-error input[type=tel],#gform_fields_4 .gfield-error input[type=text],#gform_fields_4 .gfield-error input[type=time],#gform_fields_4 .gfield-error input[type=url],#gform_fields_4 .gfield-error input[type=week],#gform_fields_4 .gfield-error select,#gform_fields_4 .gfield-error textarea,#gform_fields_5 .gfield-error input[type=color],#gform_fields_5 .gfield-error input[type=date],#gform_fields_5 .gfield-error input[type=datetime-local],#gform_fields_5 .gfield-error input[type=email],#gform_fields_5 .gfield-error input[type=month],#gform_fields_5 .gfield-error input[type=number],#gform_fields_5 .gfield-error input[type=search],#gform_fields_5 .gfield-error input[type=tel],#gform_fields_5 .gfield-error input[type=text],#gform_fields_5 .gfield-error input[type=time],#gform_fields_5 .gfield-error input[type=url],#gform_fields_5 .gfield-error input[type=week],#gform_fields_5 .gfield-error select,#gform_fields_5 .gfield-error textarea,#gform_fields_6 .gfield-error input[type=color],#gform_fields_6 .gfield-error input[type=date],#gform_fields_6 .gfield-error input[type=datetime-local],#gform_fields_6 .gfield-error input[type=email],#gform_fields_6 .gfield-error input[type=month],#gform_fields_6 .gfield-error input[type=number],#gform_fields_6 .gfield-error input[type=search],#gform_fields_6 .gfield-error input[type=tel],#gform_fields_6 .gfield-error input[type=text],#gform_fields_6 .gfield-error input[type=time],#gform_fields_6 .gfield-error input[type=url],#gform_fields_6 .gfield-error input[type=week],#gform_fields_6 .gfield-error select,#gform_fields_6 .gfield-error textarea,#gform_fields_7 .gfield-error input[type=color],#gform_fields_7 .gfield-error input[type=date],#gform_fields_7 .gfield-error input[type=datetime-local],#gform_fields_7 .gfield-error input[type=email],#gform_fields_7 .gfield-error input[type=month],#gform_fields_7 .gfield-error input[type=number],#gform_fields_7 .gfield-error input[type=search],#gform_fields_7 .gfield-error input[type=tel],#gform_fields_7 .gfield-error input[type=text],#gform_fields_7 .gfield-error input[type=time],#gform_fields_7 .gfield-error input[type=url],#gform_fields_7 .gfield-error input[type=week],#gform_fields_7 .gfield-error select,#gform_fields_7 .gfield-error textarea{--tw-border-opacity:1!important;border-bottom-color:#fe2b06!important;border-bottom-color:rgba(254,43,6,var(--tw-border-opacity))!important}#gform_fields_1 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_1 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_1 .gfield-error select::-moz-placeholder,#gform_fields_1 .gfield-error textarea::-moz-placeholder,#gform_fields_2 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_2 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_2 .gfield-error select::-moz-placeholder,#gform_fields_2 .gfield-error textarea::-moz-placeholder,#gform_fields_3 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_3 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_3 .gfield-error select::-moz-placeholder,#gform_fields_3 .gfield-error textarea::-moz-placeholder,#gform_fields_4 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_4 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_4 .gfield-error select::-moz-placeholder,#gform_fields_4 .gfield-error textarea::-moz-placeholder,#gform_fields_5 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_5 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_5 .gfield-error select::-moz-placeholder,#gform_fields_5 .gfield-error textarea::-moz-placeholder,#gform_fields_6 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_6 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_6 .gfield-error select::-moz-placeholder,#gform_fields_6 .gfield-error textarea::-moz-placeholder,#gform_fields_7 .gfield-error input[type=color]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=date]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=datetime-local]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=email]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=month]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=number]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=search]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=tel]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=text]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=time]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=url]::-moz-placeholder,#gform_fields_7 .gfield-error input[type=week]::-moz-placeholder,#gform_fields_7 .gfield-error select::-moz-placeholder,#gform_fields_7 .gfield-error textarea::-moz-placeholder{--tw-text-opacity:1!important;color:#fe2b06!important;color:rgba(254,43,6,var(--tw-text-opacity))!important}#gform_fields_1 .gfield-error input[type=color]::placeholder,#gform_fields_1 .gfield-error input[type=date]::placeholder,#gform_fields_1 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_1 .gfield-error input[type=email]::placeholder,#gform_fields_1 .gfield-error input[type=month]::placeholder,#gform_fields_1 .gfield-error input[type=number]::placeholder,#gform_fields_1 .gfield-error input[type=search]::placeholder,#gform_fields_1 .gfield-error input[type=tel]::placeholder,#gform_fields_1 .gfield-error input[type=text]::placeholder,#gform_fields_1 .gfield-error input[type=time]::placeholder,#gform_fields_1 .gfield-error input[type=url]::placeholder,#gform_fields_1 .gfield-error input[type=week]::placeholder,#gform_fields_1 .gfield-error select::placeholder,#gform_fields_1 .gfield-error textarea::placeholder,#gform_fields_2 .gfield-error input[type=color]::placeholder,#gform_fields_2 .gfield-error input[type=date]::placeholder,#gform_fields_2 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_2 .gfield-error input[type=email]::placeholder,#gform_fields_2 .gfield-error input[type=month]::placeholder,#gform_fields_2 .gfield-error input[type=number]::placeholder,#gform_fields_2 .gfield-error input[type=search]::placeholder,#gform_fields_2 .gfield-error input[type=tel]::placeholder,#gform_fields_2 .gfield-error input[type=text]::placeholder,#gform_fields_2 .gfield-error input[type=time]::placeholder,#gform_fields_2 .gfield-error input[type=url]::placeholder,#gform_fields_2 .gfield-error input[type=week]::placeholder,#gform_fields_2 .gfield-error select::placeholder,#gform_fields_2 .gfield-error textarea::placeholder,#gform_fields_3 .gfield-error input[type=color]::placeholder,#gform_fields_3 .gfield-error input[type=date]::placeholder,#gform_fields_3 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_3 .gfield-error input[type=email]::placeholder,#gform_fields_3 .gfield-error input[type=month]::placeholder,#gform_fields_3 .gfield-error input[type=number]::placeholder,#gform_fields_3 .gfield-error input[type=search]::placeholder,#gform_fields_3 .gfield-error input[type=tel]::placeholder,#gform_fields_3 .gfield-error input[type=text]::placeholder,#gform_fields_3 .gfield-error input[type=time]::placeholder,#gform_fields_3 .gfield-error input[type=url]::placeholder,#gform_fields_3 .gfield-error input[type=week]::placeholder,#gform_fields_3 .gfield-error select::placeholder,#gform_fields_3 .gfield-error textarea::placeholder,#gform_fields_4 .gfield-error input[type=color]::placeholder,#gform_fields_4 .gfield-error input[type=date]::placeholder,#gform_fields_4 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_4 .gfield-error input[type=email]::placeholder,#gform_fields_4 .gfield-error input[type=month]::placeholder,#gform_fields_4 .gfield-error input[type=number]::placeholder,#gform_fields_4 .gfield-error input[type=search]::placeholder,#gform_fields_4 .gfield-error input[type=tel]::placeholder,#gform_fields_4 .gfield-error input[type=text]::placeholder,#gform_fields_4 .gfield-error input[type=time]::placeholder,#gform_fields_4 .gfield-error input[type=url]::placeholder,#gform_fields_4 .gfield-error input[type=week]::placeholder,#gform_fields_4 .gfield-error select::placeholder,#gform_fields_4 .gfield-error textarea::placeholder,#gform_fields_5 .gfield-error input[type=color]::placeholder,#gform_fields_5 .gfield-error input[type=date]::placeholder,#gform_fields_5 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_5 .gfield-error input[type=email]::placeholder,#gform_fields_5 .gfield-error input[type=month]::placeholder,#gform_fields_5 .gfield-error input[type=number]::placeholder,#gform_fields_5 .gfield-error input[type=search]::placeholder,#gform_fields_5 .gfield-error input[type=tel]::placeholder,#gform_fields_5 .gfield-error input[type=text]::placeholder,#gform_fields_5 .gfield-error input[type=time]::placeholder,#gform_fields_5 .gfield-error input[type=url]::placeholder,#gform_fields_5 .gfield-error input[type=week]::placeholder,#gform_fields_5 .gfield-error select::placeholder,#gform_fields_5 .gfield-error textarea::placeholder,#gform_fields_6 .gfield-error input[type=color]::placeholder,#gform_fields_6 .gfield-error input[type=date]::placeholder,#gform_fields_6 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_6 .gfield-error input[type=email]::placeholder,#gform_fields_6 .gfield-error input[type=month]::placeholder,#gform_fields_6 .gfield-error input[type=number]::placeholder,#gform_fields_6 .gfield-error input[type=search]::placeholder,#gform_fields_6 .gfield-error input[type=tel]::placeholder,#gform_fields_6 .gfield-error input[type=text]::placeholder,#gform_fields_6 .gfield-error input[type=time]::placeholder,#gform_fields_6 .gfield-error input[type=url]::placeholder,#gform_fields_6 .gfield-error input[type=week]::placeholder,#gform_fields_6 .gfield-error select::placeholder,#gform_fields_6 .gfield-error textarea::placeholder,#gform_fields_7 .gfield-error input[type=color]::placeholder,#gform_fields_7 .gfield-error input[type=date]::placeholder,#gform_fields_7 .gfield-error input[type=datetime-local]::placeholder,#gform_fields_7 .gfield-error input[type=email]::placeholder,#gform_fields_7 .gfield-error input[type=month]::placeholder,#gform_fields_7 .gfield-error input[type=number]::placeholder,#gform_fields_7 .gfield-error input[type=search]::placeholder,#gform_fields_7 .gfield-error input[type=tel]::placeholder,#gform_fields_7 .gfield-error input[type=text]::placeholder,#gform_fields_7 .gfield-error input[type=time]::placeholder,#gform_fields_7 .gfield-error input[type=url]::placeholder,#gform_fields_7 .gfield-error input[type=week]::placeholder,#gform_fields_7 .gfield-error select::placeholder,#gform_fields_7 .gfield-error textarea::placeholder{--tw-text-opacity:1!important;color:#fe2b06!important;color:rgba(254,43,6,var(--tw-text-opacity))!important}.gform_wrapper .gform_required_legend{margin-bottom:1rem!important}.has-xgames-black-background-color .gform_wrapper .gform_required_legend{color:var(--wp--preset--color--xgames-white)!important}.has-xgames-black-background-color .has-xgames-white-background-color .gform_wrapper .gform_required_legend{color:var(--wp--preset--color--xgames-black)!important}.gform_wrapper .gfield_label,.gform_wrapper .gform-field-label{color:var(--wp--preset--color--xgames-black)!important;font-family:Lateral-Standard,sans-serif!important;font-size:.875rem!important;letter-spacing:.05em!important;text-transform:uppercase}.gform_wrapper .gfield .ginput_container input{border:0!important;border-bottom:1px solid var(--wp--preset--color--xgames-black)!important;border-radius:0!important;box-shadow:none;padding:.875rem 1rem}.gform_wrapper .gfield .ginput_container input:focus{border:1px solid var(--wp--preset--color--xgames-black)!important}.gform_wrapper .gfield .ginput_container .gfield-choice-input,.gform_wrapper .gfield .ginput_container.ginput_container_consent input{border:1px solid var(--wp--preset--color--xgames-black)!important;padding:.75rem!important}.gform_wrapper .gfield .ginput_container .gfield-choice-input:before,.gform_wrapper .gfield .ginput_container.ginput_container_consent input:before{color:var(--wp--preset--color--xgames-black)!important;font-size:var(--wp--preset--font-size--lg)!important}.gform_wrapper .gfield .ginput_container .gchoice .gform-field-label,.gform_wrapper .gfield .ginput_container .gfield_consent_label{text-transform:none!important}.gform_wrapper .gfield .ginput_container textarea{border:0!important;border-bottom:1px solid var(--wp--preset--color--xgames-black)!important;box-shadow:none}.gform_wrapper .gfield .ginput_container textarea:focus{border:1px solid var(--wp--preset--color--xgames-black)!important}.gform_wrapper .gfield .ginput_container input,.gform_wrapper .gfield .ginput_container select,.gform_wrapper .gfield .ginput_container textarea{border-radius:0!important;font-family:Lateral-Condensed,sans-serif!important;font-size:.875rem;font-weight:200!important;letter-spacing:.05em}.gform_wrapper textarea.small{height:3rem!important;min-block-size:3rem!important;min-height:3rem!important}.gform_wrapper input[type=submit].gform_button{background-color:var(--wp--preset--color--xgames-black)!important;border-radius:0!important;color:var(--wp--preset--color--xgames-white)!important;font-family:Lateral-Expanded,sans-serif!important;font-size:.875rem!important;font-weight:900!important;letter-spacing:.1435em!important;padding:1.25rem 1.5rem!important;text-transform:uppercase!important}.gform_wrapper input[type=submit].gform_button:hover{background-color:var(--wp--preset--color--xgames-white)!important;border:1px solid var(--wp--preset--color--xgames-black)!important;color:var(--wp--preset--color--xgames-black)!important}.gform_wrapper input[type=submit].gform_button:focus{border:1px solid var(--wp--preset--color--xgames-white)!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button{--tw-border-opacity:1!important;border:1px solid #f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;border-radius:0!important}button.xgames-share-button:hover svg .gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link,button.xgames-share-button:hover svg .gform_wrapper .wp-block-button.gform-wp-button .wp-element-button,button.xgames-share-button:hover svg .gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link,button.xgames-share-button:hover svg .gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button{stroke:var(--wp--preset--color--xgames-white)!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button{background-color:var(--wp--preset--color--xgames-black)!important;color:var(--wp--preset--color--xgames-white)!important;font-size:1.125rem!important;overflow:hidden!important;padding:20px 25px!important;position:relative!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button span.button-text{font-family:var(--wp--preset--font-family--theme-lateral-expanded-font)!important;font-size:clamp(.75rem,.5795rem + .7728vw,1.125rem)!important;font-weight:700!important;letter-spacing:.125em!important;line-height:1.1!important;position:relative!important;text-transform:uppercase!important;transition-duration:.3s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;z-index:20!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:before{--tw-content:""!important;bottom:0!important;content:""!important;content:var(--tw-content)!important;left:0!important;position:absolute!important;right:0!important;top:0!important;z-index:10!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:before{--tw-bg-opacity:1!important;--tw-translate-x:-110%!important;--tw-skew-x:20deg!important;background-color:#f5f5f5!important;background-color:rgba(245,245,245,var(--tw-bg-opacity))!important;bottom:0!important;left:0!important;position:absolute!important;right:0!important;top:0!important;transform:translate(-110%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transition-duration:.3s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:after{--tw-bg-opacity:1!important;--tw-translate-x:110%!important;--tw-skew-x:20deg!important;background-color:#f5f5f5!important;background-color:rgba(245,245,245,var(--tw-bg-opacity))!important;bottom:0!important;left:0!important;position:absolute!important;right:0!important;top:0!important;transform:translate(110%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transition-duration:.3s!important;transition-property:transform!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:active span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:focus span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:hover span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:active span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:focus span.button-text,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:hover span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:active span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:focus span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:hover span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:active span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:focus span.button-text,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:hover span.button-text{--tw-text-opacity:1!important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:active:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:focus:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:hover:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:active:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:focus:before,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:hover:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:active:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:focus:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:hover:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:active:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:focus:before,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:hover:before{--tw-translate-x:-49%!important;--tw-skew-x:20deg!important;transform:translate(-49%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:active:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:focus:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-block-button__link:hover:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:active:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:focus:after,.gform_wrapper .wp-block-button.gform-wp-button .wp-element-button:hover:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:active:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:focus:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-block-button__link:hover:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:active:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:focus:after,.gform_wrapper .wp-block-button.has-xgames-black-background-color .wp-element-button:hover:after{--tw-translate-x:49%!important;--tw-skew-x:20deg!important;transform:translate(49%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(20deg) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.cky-banner-bottom .cky-notice .cky-title{font-family:Lateral-Expanded,sans-serif;font-size:var(--wp--preset--font-size--xl);margin-bottom:.5rem;text-transform:uppercase}@media screen and (max-width:768px){.cky-banner-bottom .cky-notice .cky-title{margin-bottom:.9375rem}}.cky-banner-bottom .cky-notice-des{max-width:500px}.cky-banner-bottom .cky-notice-des p{font-size:var(--wp--preset--font-size--xs)}@media screen and (max-width:768px){.cky-banner-bottom .cky-consent-bar{padding:1.5rem}.cky-banner-bottom .cky-notice-btn-wrapper{margin-top:2rem}}.cky-modal .cky-preference-body-wrapper p{font-size:var(--wp--preset--font-size--base)}.cky-modal .cky-show-desc-btn{color:var(--wp--preset--color--xgames-blue)!important}.cky-modal .cky-always-active{color:var(--wp--preset--color--xgames-white)!important;font-family:Lateral-Expanded,sans-serif;letter-spacing:1px;text-transform:uppercase}.cky-btn{font-family:Lateral-Expanded,sans-serif!important;font-size:var(--wp--preset--font-size--xs)!important;letter-spacing:1px!important;padding:1.25rem 1.5rem!important;text-transform:uppercase!important}@media screen and (max-width:768px){.cky-btn{padding:.9375rem 1.25rem!important}}.cky-btn:hover{opacity:1!important}.cky-revisit-bottom-left{bottom:124px!important;left:auto!important;right:1rem!important}.cky-btn-revisit,.cky-btn-revisit-wrapper{background-color:var(--wp--preset--color--xgames-black)!important}.xgames-clipped-image-block{pointer-events:auto;position:absolute;z-index:inherit}.xgames-clipped-image-block img{display:block;height:auto;max-width:none;width:100%}.xgames-clipped-image-block[data-hide-desktop=true]{display:none!important}@media(max-width:1024px){.xgames-clipped-image-block[data-hide-tablet=true]{display:none!important}.xgames-clipped-image-block[data-hide-desktop=true]{display:block!important}}@media(max-width:600px){.xgames-clipped-image-block[data-hide-mobile=true]{display:none!important}.xgames-clipped-image-block[data-hide-desktop=true],.xgames-clipped-image-block[data-hide-tablet=true]{display:block!important}}body:not(.wp-admin) .xgames-countdown-block-inner-container{width:100%}@media (min-width:1024px){body:not(.wp-admin) .xgames-countdown-block-inner-container{width:calc(100vw - 32px)}}@media (min-width:1280px){body:not(.wp-admin) .xgames-countdown-block-inner-container{width:calc(100vw - 100px)}}.xgames-countdown-block{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.xgames-countdown-block img{height:auto;width:100%}.xgames-countdown-block img,.xgames-countdown-block.xgames-white img{filter:brightness(0) invert(1)}.xgames-countdown-block.xgames-red img{--tw-invert:invert(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) invert(0) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:brightness(0) saturate(100%) invert(13%) sepia(85%) saturate(7482%) hue-rotate(6deg) brightness(102%) contrast(105%)}.xgames-countdown-block.xgames-black img{--tw-invert:invert(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) invert(0) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.xgames-countdown-block.xgames-blue img{filter:brightness(0) saturate(100%) invert(14%) sepia(100%) saturate(5463%) hue-rotate(244deg) brightness(36%) contrast(131%)}.xgames-countdown-block.xgames-green img{filter:brightness(0) saturate(100%) invert(48%) sepia(94%) saturate(357%) hue-rotate(37deg) brightness(173%) contrast(99%)}.xgames-countdown-block .swiper{width:100%}.xgames-countdown-block .xgames-countdown-container{display:none;opacity:0;padding-bottom:3rem;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-countdown-block .xgames-countdown-container.is-countdown-active{display:block}.xgames-countdown-block .xgames-countdown-container.is-countdown-ready{opacity:1}.xgames-countdown-block.future-event{padding-bottom:4rem}.xgames-countdown-block.future-event .xgames-countdown-block-days-container,.xgames-countdown-block.future-event .xgames-countdown-container{display:none!important}.xgames-countdown-block .clock{--tw-border-opacity:1;border-bottom-width:1px;border-left-color:#f5f5f5;border-left-color:rgba(245,245,245,var(--tw-border-opacity));border-right-color:#f5f5f5;border-right-color:rgba(245,245,245,var(--tw-border-opacity));border-top-width:1px;font-family:Lateral-UltraWide,sans-serif;font-weight:900}.xgames-countdown-block .clock .xgames-countdown-block-inner-container{aspect-ratio:1500/85}.xgames-countdown-block .labels{font-family:Lateral-Condensed,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;margin-top:.5rem;text-align:center;text-transform:uppercase}@media (min-width:640px){.xgames-countdown-block .labels{font-size:1rem;line-height:1.5rem}}@media (min-width:768px){.xgames-countdown-block .labels{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1024px){.xgames-countdown-block .labels{font-size:1.875rem;line-height:2.25rem}}.xgames-countdown-block .labels{font-weight:1000}.xgames-countdown-block .xgames-countdown-block-inner-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;overflow:hidden}@media(max-width:768px){.xgames-search-tabs .xgames-countdown-block .xgames-countdown-block-inner-container{flex-wrap:wrap;gap:.5rem}}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container{align-items:center;display:flex;font-weight:1000;height:100%;justify-content:center;white-space:nowrap}@media(max-width:768px){.xgames-search-tabs .xgames-countdown-block .xgames-countdown-block-inner-container .clock-container{flex-wrap:wrap;gap:.5rem}}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container span{display:block;max-width:100%}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container .swiper{height:100%;overflow-x:visible!important}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container .swiper-wrapper{height:100%}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container .swiper-slide{align-items:center;display:flex;height:100%;justify-content:center;opacity:.7;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-countdown-block .xgames-countdown-block-inner-container .clock-container .swiper-slide.swiper-slide-active{opacity:1}.xgames-countdown-block .xgames-countdown-block-inner-container .days-container{width:25%}.xgames-countdown-block .xgames-countdown-block-inner-container .days-container .swiper-slide{overflow:hidden}.xgames-countdown-block .xgames-countdown-block-inner-container .hours-container{width:25%}.xgames-countdown-block .xgames-countdown-block-inner-container .hours-container .swiper-slide{overflow:hidden}.xgames-countdown-block .xgames-countdown-block-inner-container .minutes-container{width:25%}.xgames-countdown-block .xgames-countdown-block-inner-container .minutes-container .swiper-slide{overflow:hidden}.xgames-countdown-block .xgames-countdown-block-inner-container .seconds-container{margin-left:2%;width:15%}.xgames-countdown-block .xgames-countdown-block-days-container{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));display:none;font-family:Lateral-Expanded,sans-serif;font-size:3.75rem;font-weight:1000;line-height:1;opacity:0;overflow:hidden;text-align:right;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-countdown-block .xgames-countdown-block-days-container .xgames-countdown-block-days-inner-container{position:relative;top:11px}.xgames-countdown-block .xgames-countdown-block-days-container.is-day-active{display:block}.xgames-countdown-block .xgames-countdown-block-days-container.is-day-ready{opacity:1}.xgames-video-bg-block{height:100%;width:100%;z-index:0}.xgames-video-bg-block,.xgames-video-bg-block .video-container,.xgames-video-bg-block .xgames-video-bg-block-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.xgames-video-bg-block .video-container{height:100%;overflow:hidden;width:100%}.xgames-video-bg-block .video-container iframe{box-sizing:border-box;height:56.25vw;left:50%;min-height:100%;min-width:100%;min-width:177.77777778vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:177.77777778vh}.xgames-video-bg-block .video-container img,.xgames-video-bg-block .video-container video{background:transparent;border:none;box-sizing:border-box;display:block;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:0;width:100%}.wp-block-xgames-video-bg{position:relative;width:100%}.xgames-athletes-to-watch-block .swiper .swiper-slide{height:auto}#xgames-legends-block{position:relative;z-index:10}.wp-block-group.xgames-legend-card{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.wp-block-group.xgames-legend-card .wp-block-group.image{background-repeat:repeat-x;background-size:auto 100%!important;position:relative}.wp-block-group.xgames-legend-card .wp-block-group.image .wp-block-image{margin-right:var(--wp--preset--spacing--70)}.wp-block-group.xgames-legend-card .wp-block-group.image .wp-block-image img{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-group.xgames-legend-card .wp-block-group.content{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));padding:var(--wp--preset--spacing--50)!important}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-heading{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));text-transform:uppercase!important}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-heading a{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));color:inherit!important;text-decoration-line:none}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-heading a:hover{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.wp-block-group.xgames-legend-card .wp-block-group.content p.is-style-accents-medium{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));color:#fff!important;margin-bottom:var(--wp--preset--spacing--50)!important}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-group.is-nowrap{align-items:center;display:flex;gap:.5rem;padding-bottom:var(--wp--preset--spacing--50)!important}@media(max-width:768px){.xgames-search-tabs .wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-group.is-nowrap{flex-wrap:wrap;gap:.5rem}}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-group.is-nowrap p.is-style-eyebrow-small{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));color:#fff!important}.wp-block-group.xgames-legend-card .wp-block-group.content .wp-block-group.is-nowrap .xgames-flags-block .xgames-flag-image{display:block!important;height:auto!important;width:30px!important}.wp-block-group.xgames-legend-card .wp-block-group.content .xgames-sports-block .sport-badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:700;line-height:1rem;padding:.25rem 1rem;text-transform:uppercase}.wp-block-group.xgames-legend-card .wp-block-group.content .xgames-sports-block .sport-badge.ski,.wp-block-group.xgames-legend-card .wp-block-group.content .xgames-sports-block .sport-badge.snowboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-legends-slider-block .swiper{max-width:100%;overflow:hidden;width:100%}#xgames-legends-slider-block .swiper .swiper-wrapper{align-items:stretch;display:flex}@media(max-width:768px){.xgames-search-tabs #xgames-legends-slider-block .swiper .swiper-wrapper{flex-wrap:wrap;gap:.5rem}}#xgames-legends-slider-block .swiper .swiper-slide{display:flex;flex-direction:column;height:auto}#xgames-legends-slider-block .swiper .swiper-slide .xgames-legend-card{height:100%}.xgames-swiper-navigation{align-items:center;display:flex;gap:6rem;margin-bottom:1.5rem}@media(max-width:768px){.xgames-search-tabs .xgames-swiper-navigation{flex-wrap:wrap;gap:.5rem}}.xgames-swiper-navigation .swiper-button-disabled{opacity:.5;pointer-events:none}.xgames-swiper-scrollbar-container{position:relative;width:100%}@media (min-width:768px){.xgames-swiper-scrollbar-container{width:66.666667%}}.xgames-swiper-scrollbar{height:.25rem;margin-top:1rem}.swiper-scrollbar-drag{height:100%}.swiper-scrollbar-drag,.xgames-swiper-scrollbar-item{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xgames-swiper-scrollbar-item{display:inline-block;height:1px;width:15px}.xgames-swiper-scrollbar-items{align-items:center;bottom:0;display:flex;height:1px;justify-content:space-between;left:0;margin:auto;position:absolute;top:0;width:100%}@media(max-width:768px){.xgames-search-tabs .xgames-swiper-scrollbar-items{flex-wrap:wrap;gap:.5rem}}#xgames-pagenav-block{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));font-family:Lateral-Expanded,sans-serif;font-weight:700;text-transform:uppercase}#xgames-pagenav-block .nav-item,#xgames-pagenav-block .swiper-slide{text-wrap:nowrap;white-space:nowrap;width:-moz-fit-content;width:fit-content}#xgames-pagenav-block .nav-item a,#xgames-pagenav-block .swiper-slide a{text-wrap:nowrap;--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));display:block;font-size:.75rem;line-height:1rem;padding-bottom:1rem;padding-top:1rem;position:relative;white-space:nowrap}@media (min-width:768px){#xgames-pagenav-block .nav-item a,#xgames-pagenav-block .swiper-slide a{font-size:.875rem;line-height:1.25rem;padding-bottom:1.5rem;padding-top:1.5rem}}@media (min-width:1024px){#xgames-pagenav-block .nav-item a,#xgames-pagenav-block .swiper-slide a{font-size:1rem;line-height:1.5rem}}#xgames-pagenav-block .nav-item a,#xgames-pagenav-block .swiper-slide a{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}#xgames-pagenav-block .nav-item a:after,#xgames-pagenav-block .swiper-slide a:after{--tw-bg-opacity:1;--tw-content:"";background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));bottom:0;content:"";content:var(--tw-content);height:4px;left:0;opacity:0;position:absolute;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}@media (min-width:768px){#xgames-pagenav-block .nav-item a:after,#xgames-pagenav-block .swiper-slide a:after{height:6px}}#xgames-pagenav-block .nav-item a.active:after,#xgames-pagenav-block .nav-item a:focus:after,#xgames-pagenav-block .nav-item a:hover:after,#xgames-pagenav-block .swiper-slide a.active:after,#xgames-pagenav-block .swiper-slide a:focus:after,#xgames-pagenav-block .swiper-slide a:hover:after{opacity:1}.xgames-pagenav-block-container{position:sticky!important;top:0!important;z-index:20!important}#xgames-musiclineup-block{margin-left:-16px;margin-right:-16px}@media (min-width:768px){#xgames-musiclineup-block{margin-left:auto;margin-right:auto}}.xgames-faq-category-block{max-width:962px}.xg-faq-question{letter-spacing:.1em;line-height:1.4}@media(max-width:600px){.xg-faq-question{font-size:1rem!important}}@media(max-width:400px){.xg-faq-question{font-size:.9375rem!important}}.xg-faq-panel{display:block!important;height:auto;max-height:1px;opacity:0;transform:scaleY(0);transform-origin:top;transition:transform .15s ease-out,max-height .2s ease-out,opacity .2s ease-in-out;visibility:hidden}.xg-faq-panel:not([hidden]){max-height:1500px;opacity:1;transform:scaleY(1);transition-delay:0s;visibility:visible}.xg-faq-panel .xg-faq-answer>:first-child{margin-top:0}.xg-faq-panel .xg-faq-answer li,.xg-faq-panel .xg-faq-answer p{font-size:1.125rem;line-height:1.4}.xg-faq-panel .xg-faq-answer .wp-block-buttons{max-width:100%}.xg-faq-icon{transition:transform .15s ease-out}.xg-faq-icon line{stroke:var(--wp--preset--color--xgames-black)!important}@media(max-width:600px){.xg-faq-icon{height:1.125rem;width:1.125rem}}.xg-faq-toggle[aria-expanded=true] .xg-faq-icon{transform:rotate(180deg)}@media screen and (max-width:400px){.xg-faq-toggle[aria-expanded=true] .xg-faq-icon{transform:rotate(180deg) translateY(-1px)}}.xg-faq-toggle[aria-expanded=true] .xg-faq-icon .line-1{opacity:0}.has-xgames-black-background-color .xg-faq-toggle[aria-expanded=false]:focus .xg-faq-icon line,.has-xgames-black-background-color .xg-faq-toggle[aria-expanded=false]:hover .xg-faq-icon line,.has-xgames-blue-background-color .xg-faq-toggle[aria-expanded=false]:focus .xg-faq-icon line,.has-xgames-blue-background-color .xg-faq-toggle[aria-expanded=false]:hover .xg-faq-icon line{stroke:var(--wp--preset--color--xgames-green)!important}.has-xgames-black-background-color .xg-faq-item,.has-xgames-blue-background-color .xg-faq-item{border-color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xg-faq-answer>*,.has-xgames-black-background-color .xg-faq-question,.has-xgames-blue-background-color .xg-faq-answer>*,.has-xgames-blue-background-color .xg-faq-question{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xg-faq-icon line,.has-xgames-blue-background-color .xg-faq-icon line{stroke:var(--wp--preset--color--xgames-white)!important}.xgames-article-sharing-button-wrapper{margin:1rem 0}.xgames-article-sharing-button-wrapper.has-text-align-left{text-align:left}.xgames-article-sharing-button-wrapper.has-text-align-center{text-align:center}.xgames-article-sharing-button-wrapper.has-text-align-right{text-align:right}.single-post .wp-block-column .xgames-article-sharing-button-wrapper.has-text-align-left{max-width:100%}button.xgames-share-button{align-items:center;cursor:pointer;display:inline-flex;font-family:var(--wp--preset--font-family--theme-lateral-expanded-font);font-size:var(--wp--preset--font-size--lg);font-weight:900;gap:.5rem;letter-spacing:.05em;padding:1.125rem 1.5rem;text-transform:uppercase}button.xgames-share-button,button.xgames-share-button:hover{background-color:var(--wp--preset--color--xgames-white);color:var(--wp--preset--color--xgames-black)}button.xgames-share-button:hover{transform:translateY(-2px)}button.xgames-share-button:active{transform:translateY(0)}button.xgames-share-button svg{margin-top:2px;transition:transform .3s ease}button.xgames-share-button:hover svg{transform:scale(1.1)}button.xgames-share-button:hover svg .arrow{fill:var(--wp--preset--color--xgames-white)}button.xgames-share-button:hover svg .border{stroke:var(--wp--preset--color--xgames-white)}button.xgames-share-button:hover{background-color:var(--wp--preset--color--xgames-black);color:var(--wp--preset--color--xgames-white)}@media screen and (max-width:639px){button.xgames-share-button{font-size:var(--wp--preset--font-size--xs);padding:.875rem 1.5rem}button.xgames-share-button svg{margin-top:-3px}}.xgames-sharing-modal{opacity:0;position:relative;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.xgames-sharing-modal.is-open{opacity:1;visibility:visible;z-index:999999}.xgames-sharing-modal.is-open .xgames-sharing-modal-content{transform:scale(1)}.xgames-sharing-modal-content{align-items:center;box-shadow:0 20px 60px rgba(0,0,0,.3);display:flex;height:100px;justify-content:center;left:200px;max-width:100vw!important;overflow:auto;position:absolute;top:-80px;transform:scale(.9);transition:transform .3s ease;width:390px!important;z-index:9}@media screen and (max-width:767px){.xgames-sharing-modal-content{height:360px;left:165px;transform:scale(.95) translateY(-50%);width:120px!important}}.xgames-sharing-modal.is-open .xgames-sharing-modal-content{transform:scale(1) translateY(-50%)}.xgames-sharing-modal-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem}.xgames-sharing-modal-header h3{font-family:LateralTrial-ExpandedBold,sans-serif;font-size:1.25rem;letter-spacing:.05em;margin:0;text-transform:uppercase}.xgames-sharing-modal-body{padding:1.5rem}.xgames-sharing-options{grid-gap:.75rem;display:grid;gap:.75rem}.xgames-share-option{align-items:center;border:1px solid #e5e5e5;border-radius:6px;color:#333;display:flex;font-weight:500;justify-content:center;padding:.875rem 1rem;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease}.xgames-share-option:hover{background-color:#f8f9fa;border-color:#000;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-1px)}.xgames-share-option:active{transform:translateY(0)}.xgames-share-option svg{flex-shrink:0}.xgames-share-option span{font-family:LateralTrial-StandardMedium,sans-serif}.xgames-share-option[data-platform=facebook]:focus,.xgames-share-option[data-platform=facebook]:hover{background-color:#1877f2;border-color:#1877f2;color:#fff}.xgames-share-option[data-platform=twitter]:focus,.xgames-share-option[data-platform=twitter]:hover{background-color:#000;border-color:#000;color:#fff}.xgames-share-option[data-platform=linkedin]:focus,.xgames-share-option[data-platform=linkedin]:hover{background-color:#0077b5;border-color:#0077b5;color:#fff}.xgames-share-option[data-platform=reddit]:focus,.xgames-share-option[data-platform=reddit]:hover{background-color:#ff4500;border-color:#ff4500;color:#fff}.xgames-share-option[data-platform=copy]:focus,.xgames-share-option[data-platform=copy]:hover{background-color:#28a745;border-color:#28a745;color:#fff}.xgames-article-sharing-button-preview{border:2px dashed #ccc;border-radius:4px;padding:1rem;text-align:center}.xgames-article-sharing-button-preview p{margin:0}@media(max-width:480px){.xgames-sharing-modal-content{margin:1rem;width:95%}.xgames-sharing-modal-body,.xgames-sharing-modal-header{padding:1rem}.xgames-share-button{font-size:.8rem;padding:.625rem 1.25rem}}.xgames-latest-news .xg-news-card__link-wrapper{border:1px solid transparent}.xgames-latest-news .xg-news-card__title{font-size:2rem;line-height:1}@media screen and (max-width:1024px){.xgames-latest-news .xg-news-card__title{font-size:1.5rem}}@media screen and (max-width:500px){.xgames-latest-news .xg-news-card__title{font-size:1rem}}@media screen and (max-width:639px){.xgames-latest-news .xg-news-card__date{font-size:.75rem}}.xgames-latest-news .xg-news-card__image{height:auto;min-height:93px}@media screen and (min-width:1024px){.xgames-latest-news .xg-news-card__image{height:16.9vw;max-height:250px;min-height:190px}}.xgames-latest-news .xg-news-card__link-wrapper:focus,.xgames-latest-news .xg-news-card__link-wrapper:hover{border-color:var(--wp--preset--color--xgames-black)}.xgames-latest-news .xg-news-card__link-wrapper:focus .xg-news-card__image,.xgames-latest-news .xg-news-card__link-wrapper:hover .xg-news-card__image{transform:scale(1.0075)}.has-xgames-black-background-color .xgames-latest-news .xg-news-card__link-wrapper,.has-xgames-blue-background-color .xgames-latest-news .xg-news-card__link-wrapper{color:var(--wp--preset--color--xgames-white)}.has-xgames-black-background-color .xgames-latest-news .xg-news-card__link-wrapper:focus,.has-xgames-black-background-color .xgames-latest-news .xg-news-card__link-wrapper:hover,.has-xgames-blue-background-color .xgames-latest-news .xg-news-card__link-wrapper:focus,.has-xgames-blue-background-color .xgames-latest-news .xg-news-card__link-wrapper:hover{border-color:var(--wp--preset--color--xgames-white)}@media screen and (min-width:1201px){.xgames-partners-logo-grid .partners-grid{grid-template-columns:repeat(3,1fr)}}.xgames-partners-logo-grid .card{color:inherit;display:block;min-height:260px;outline:none;perspective:1000px;position:relative;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:768px){.xgames-partners-logo-grid .card{min-height:300px}}@media screen and (max-width:639px){.xgames-partners-logo-grid .card{min-height:350px}}.xgames-partners-logo-grid .card-inner{aspect-ratio:4/3;display:block;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.7,.2,1);width:100%}.xgames-partners-logo-grid .card-face{backface-visibility:hidden;bottom:0;left:0;min-height:260px;padding:1.25rem;position:absolute;right:0;top:0}@media screen and (max-width:768px){.xgames-partners-logo-grid .card-face{min-height:300px}}@media screen and (max-width:639px){.xgames-partners-logo-grid .card-face{min-height:350px}}.xgames-partners-logo-grid .card-front img{height:auto;max-width:70%}@media screen and (max-width:639px){.xgames-partners-logo-grid .card-face.card-back{display:flex;flex-direction:column}}@media screen and (min-width:1201px){.xgames-partners-logo-grid .card-face.card-back{display:flex;flex-direction:column}}@media screen and (min-width:1401px){.xgames-partners-logo-grid .card-title{font-size:var(--wp--preset--font-size--3-xl)!important}}@media screen and (min-width:1025px){.xgames-partners-logo-grid .card-text{font-size:var(--wp--preset--font-size--xl)!important}}@media screen and (min-width:1201px){.xgames-partners-logo-grid .card-text{font-size:var(--wp--preset--font-size--base)!important}}@media screen and (max-width:639px){.xgames-partners-logo-grid .card-text{font-size:var(--wp--preset--font-size--base)!important}}@media screen and (max-width:320px){.xgames-partners-logo-grid .card-text{font-size:var(--wp--preset--font-size--sm)!important}}.xgames-partners-logo-grid .wp-block-button__link{letter-spacing:.01em!important;padding:.5rem .75rem!important}.xgames-partners-logo-grid .wp-block-button__link:hover svg path{stroke:var(--wp--preset--color--xgames-white)!important}.xgames-partners-logo-grid .partners-load-more{padding-bottom:1rem!important;padding-top:1rem!important}.xgames-partners-logo-grid .partners-load-more:focus,.xgames-partners-logo-grid .partners-load-more:focus .button-text{color:var(--wp--preset--color--xgames-white)!important}.xgames-partners-logo-grid .card-back{transform:rotateY(180deg)}.xgames-partners-logo-grid .card:focus-visible .card-inner,.xgames-partners-logo-grid .card:hover .card-inner{transform:rotateY(180deg)}@media(prefers-reduced-motion:reduce){.xgames-partners-logo-grid .card-inner{transform:none!important;transition:opacity .2s linear}.xgames-partners-logo-grid .card-front{opacity:1}.xgames-partners-logo-grid .card:focus-visible .card-front,.xgames-partners-logo-grid .card:hover .card-front{opacity:0}.xgames-partners-logo-grid .card-back{transform:none}}#xgames-athletes-block,#xgames-competitions-archive,#xgames-events-archive,#xgames-news-archive-block,#xgames-stories-archive-block,#xgames-videos-archive-block{margin-top:-32px;position:relative;z-index:10}@media (min-width:768px){#xgames-athletes-block,#xgames-competitions-archive,#xgames-events-archive,#xgames-news-archive-block,#xgames-stories-archive-block,#xgames-videos-archive-block{margin-top:-76px}}#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs{display:flex}@media(max-width:768px){.xgames-search-tabs #xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,.xgames-search-tabs #xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,.xgames-search-tabs #xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,.xgames-search-tabs #xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,.xgames-search-tabs #xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs,.xgames-search-tabs #xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs{flex-wrap:wrap;gap:.5rem}}#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button{border-top-right-radius:1rem}#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));cursor:pointer;font-family:Lateral-Expanded,sans-serif;font-size:.75rem;font-weight:700;line-height:1rem;padding:.5rem .75rem;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button{font-size:1.125rem;line-height:1.75rem;padding:1.5rem 3rem}}#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-athletes-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-events-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-news-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-stories-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-videos-archive-block .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-athletes-block .xgames-athletes-block__content-inner-order-by-button,#xgames-competitions-archive .xgames-athletes-block__content-inner-order-by-button,#xgames-events-archive .xgames-athletes-block__content-inner-order-by-button,#xgames-news-archive-block .xgames-athletes-block__content-inner-order-by-button,#xgames-stories-archive-block .xgames-athletes-block__content-inner-order-by-button,#xgames-videos-archive-block .xgames-athletes-block__content-inner-order-by-button{padding-bottom:1px;position:relative}#xgames-athletes-block .xgames-athletes-block__content-inner-order-by-button:after,#xgames-competitions-archive .xgames-athletes-block__content-inner-order-by-button:after,#xgames-events-archive .xgames-athletes-block__content-inner-order-by-button:after,#xgames-news-archive-block .xgames-athletes-block__content-inner-order-by-button:after,#xgames-stories-archive-block .xgames-athletes-block__content-inner-order-by-button:after,#xgames-videos-archive-block .xgames-athletes-block__content-inner-order-by-button:after{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));bottom:0;content:"";height:1px;position:absolute;right:0;width:calc(100% - 15px)}#xgames-athletes-block .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg,#xgames-competitions-archive .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg,#xgames-events-archive .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg,#xgames-news-archive-block .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg,#xgames-stories-archive-block .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg,#xgames-videos-archive-block .xgames-athletes-block__content-inner-order-by-button[data-order-by=ASC] svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input-container,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input-container,#xgames-events-archive .xgames-athletes-block__content-inner-search-input-container,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input-container,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input-container,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input-container{position:relative}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,#xgames-events-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button{align-items:center;bottom:0;display:flex;height:25px;justify-content:center;margin:auto;position:absolute;right:.5rem;top:0;width:25px}@media(max-width:768px){.xgames-search-tabs #xgames-athletes-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,.xgames-search-tabs #xgames-competitions-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,.xgames-search-tabs #xgames-events-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,.xgames-search-tabs #xgames-news-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,.xgames-search-tabs #xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button,.xgames-search-tabs #xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button{flex-wrap:wrap;gap:.5rem}}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg,#xgames-events-archive .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input-container .xgames-athletes-block__content-inner-search-input-button svg{height:25px;width:25px}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input,#xgames-events-archive .xgames-athletes-block__content-inner-search-input,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input{border-radius:0;border-style:none;position:relative;width:100%}@media (min-width:768px){#xgames-athletes-block .xgames-athletes-block__content-inner-search-input,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input,#xgames-events-archive .xgames-athletes-block__content-inner-search-input,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input{border-bottom-right-radius:1rem;border-top-right-radius:1rem;width:275px}}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input::-moz-placeholder,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input::-moz-placeholder,#xgames-events-archive .xgames-athletes-block__content-inner-search-input::-moz-placeholder,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input::-moz-placeholder,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input::-moz-placeholder,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input::-moz-placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input::placeholder,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input::placeholder,#xgames-events-archive .xgames-athletes-block__content-inner-search-input::placeholder,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input::placeholder,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input::placeholder,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input::placeholder{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-size:13px;font-weight:500;text-transform:uppercase}#xgames-athletes-block .xgames-athletes-block__content-inner-search-input,#xgames-competitions-archive .xgames-athletes-block__content-inner-search-input,#xgames-events-archive .xgames-athletes-block__content-inner-search-input,#xgames-news-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-stories-archive-block .xgames-athletes-block__content-inner-search-input,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input{--tw-text-opacity:1;background-color:#dcdcdc!important;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Condensed,sans-serif;font-size:1rem!important;font-weight:500;line-height:1.15;padding:.75rem .8735rem .75rem .75rem!important}#xgames-athletes-block .xgames-athletes-block__content-container .xgames-athletes-block__content,#xgames-competitions-archive .xgames-athletes-block__content-container .xgames-athletes-block__content,#xgames-events-archive .xgames-athletes-block__content-container .xgames-athletes-block__content,#xgames-news-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content,#xgames-stories-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content,#xgames-videos-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content{display:none}#xgames-athletes-block .xgames-athletes-block__content-container .xgames-athletes-block__content.active,#xgames-competitions-archive .xgames-athletes-block__content-container .xgames-athletes-block__content.active,#xgames-events-archive .xgames-athletes-block__content-container .xgames-athletes-block__content.active,#xgames-news-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content.active,#xgames-stories-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content.active,#xgames-videos-archive-block .xgames-athletes-block__content-container .xgames-athletes-block__content.active{display:block}#xgames-athletes-block .xgames-athletes-block__content-inner-athletes.loading,#xgames-competitions-archive .xgames-athletes-block__content-inner-athletes.loading,#xgames-events-archive .xgames-athletes-block__content-inner-athletes.loading,#xgames-news-archive-block .xgames-athletes-block__content-inner-athletes.loading,#xgames-stories-archive-block .xgames-athletes-block__content-inner-athletes.loading,#xgames-videos-archive-block .xgames-athletes-block__content-inner-athletes.loading{opacity:.5;pointer-events:none}#xgames-events-archive .xgames-athletes-block__content-inner-search-input,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input{border-radius:0;border-style:none;position:relative;width:100%}@media (min-width:1024px){#xgames-events-archive .xgames-athletes-block__content-inner-search-input,#xgames-videos-archive-block .xgames-athletes-block__content-inner-search-input{width:275px}}#xgames-events-archive .ts-control,#xgames-videos-archive-block .ts-control{border-radius:0;border-style:none;position:relative;width:100%}@media (min-width:1024px){#xgames-events-archive .ts-control,#xgames-videos-archive-block .ts-control{width:275px}}#xgames-events-archive,#xgames-videos-archive-block{margin-top:0!important}.xgames-video-loop-block .xgames-video-loop-block-content{--tw-text-opacity:1;bottom:0;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));left:0;padding:1rem;position:absolute;right:0;text-transform:uppercase;top:0}.editor-styles-wrapper .xgames-video-loop-block .xgames-video-loop-block-content,body:not(.wp-admin) .xgames-video-loop-block .xgames-video-loop-block-content{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(.625rem,.4385rem + .8453vw,1.25rem);font-weight:700;line-height:1}.xgames-search-tab-content h6.xgames-video-loop-block .xgames-video-loop-block-content{color:#fff;font-family:Lateral,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.xgames-search-tab-content h6.xgames-video-loop-block .xgames-video-loop-block-content:after{background:aqua;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}@media (min-width:1024px){.xgames-video-loop-block .xgames-video-loop-block-content{padding:1.5rem}}.xgames-video-loop-block .xgames-video-loop-block-content p{margin:0!important}.xgames-video-loop-block .xgames-video-loop-block-video-container{aspect-ratio:16/9;position:relative;width:100%}.xgames-video-loop-block .xgames-video-loop-block-video-container .video-container{bottom:0;height:100%;left:0;overflow:hidden;position:absolute;right:0;top:0;width:100%}.xgames-video-loop-block .xgames-video-loop-block-video-container .video-container iframe{box-sizing:border-box;height:56.25vw;left:50%;min-height:100%;min-width:100%;min-width:177.77777778vw;position:absolute;top:50%;transform:translate(-50%,-50%);width:177.77777778vh}.xgames-video-loop-block .xgames-video-loop-block-video-container .video-container video{background:transparent;border:none;box-sizing:border-box;display:block;height:100%;left:0;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:0;width:100%}.xgames-video-loop-block .xgames-video-loop-block-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.xgames-watchon-block ul.socials-links{align-items:center;display:flex;gap:1.5rem}@media(max-width:768px){.xgames-search-tabs .xgames-watchon-block ul.socials-links{flex-wrap:wrap;gap:.5rem}}.xgames-watchon-block ul.socials-links img{--tw-scale-x:1.25;--tw-scale-y:1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.25) scaleY(1.25);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-watchon-block ul.socials-links img:hover{--tw-scale-x:1.5;--tw-scale-y:1.5;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.5) scaleY(1.5);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.has-xgames-black-background-color .xgames-watchon-block{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}#xgames-history{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}#xgames-history.is-active{opacity:1}#xgames-history .xgames-swiper-scrollbar-container{width:100%!important}#xgames-history .year-container{align-items:center;bottom:6rem;display:flex;justify-content:center;left:0;margin:auto;position:absolute;right:0;z-index:0}@media(max-width:768px){.xgames-search-tabs #xgames-history .year-container{flex-wrap:wrap;gap:.5rem}}@media (min-width:1024px){#xgames-history .year-container{bottom:0;left:0;right:0;top:0}}#xgames-history .year-container img{opacity:.15}#xgames-history .year-container .swiper-slide{opacity:0;transition:opacity .3s ease-in-out}#xgames-history .year-container .swiper-slide.swiper-slide-active{opacity:1}#xgames-history .xgames-swiper-scrollbar-container{margin-top:2rem;position:relative;width:100%}[dir=rtl] #xgames-history .xgames-swiper-scrollbar-container .xgames-swiper-scrollbar:after{left:auto;right:0}#xgames-history-swiper-content{align-items:center;display:flex;position:relative;z-index:10}@media(max-width:768px){.xgames-search-tabs #xgames-history-swiper-content{flex-wrap:wrap;gap:.5rem}}#xgames-history-swiper-content .inner{position:relative;width:100%;z-index:10}#xgames-history-swiper-content .inner .swiper{max-width:100%;overflow:hidden;width:100%}#xgames-history-swiper-content .inner .swiper .swiper-wrapper{max-width:100%;width:100%}#xgames-history-swiper-content .inner .swiper p{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}#xgames-history-swiper-content .inner .swiper .swiper-slide{opacity:0;transition:opacity 1s ease-in-out}#xgames-history-swiper-content .inner .swiper .swiper-slide.swiper-slide-active{opacity:1}#xgames-history-swiper-main{position:relative;z-index:0}#xgames-history-swiper-main .swiper{overflow:visible!important}#xgames-history-swiper-main .swiper-slide-active{margin-right:5%}.heading-history{overflow-x:hidden}.has-xgames-black-background-color #xgames-quotes .xgames-quotes-athlete,.has-xgames-black-background-color #xgames-quotes .xgames-quotes-quote,.has-xgames-black-background-color #xgames-quotes P.xgames-quotes-eyebrow{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.has-xgames-black-background-color #xgames-quotes .xgames-quotes-athlete-image-text{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#f5f5f5!important;background-color:rgba(245,245,245,var(--tw-bg-opacity))!important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.has-xgames-black-background-color #xgames-quotes .xgames-quotes-athlete-image-text span{color:var(--wp--preset--color--xgames-black)!important}.has-xgames-black-background-color #xgames-quotes .swiper-scrollbar-athletes .scrollbar-dots .scrollbar-dot,.has-xgames-black-background-color #xgames-quotes .swiper-scrollbar-athletes .swiper-scrollbar-drag{background:var(--wp--preset--color--xgames-white)!important}#xgames-quotes{overflow:hidden}#xgames-quotes p{margin:0}#xgames-quotes .xgames-quotes-quote{margin-bottom:1.5rem}#xgames-quotes #xgames-quotes-swiper-athletes .swiper{height:500px;margin-right:20px;overflow:visible;width:100px}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-slide{height:auto;transform-origin:center right;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-slide.swiper-slide-active{--tw-translate-y:25px;--tw-scale-x:2;--tw-scale-y:2;transform:translate(var(--tw-translate-x),25px) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(2) scaleY(2);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform-origin:center right;z-index:10}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-wrapper{align-items:center}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-scrollbar-athletes{background:transparent;height:100%;position:absolute;right:-20px;top:0;width:4px}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-scrollbar-athletes .swiper-scrollbar-drag{background:var(--wp--preset--color--xgames-black);border-radius:0;position:relative;transition:all .3s ease;width:4px;z-index:2}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-scrollbar-athletes .scrollbar-dots{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:50%;padding:10px 0;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:1}#xgames-quotes #xgames-quotes-swiper-athletes .swiper-scrollbar-athletes .scrollbar-dots .scrollbar-dot{background:#000;border-radius:0;flex-shrink:0;height:15px;width:1px}#xgames-quotes .xgames-athlete-card-content-sports-container{align-items:center;display:flex;gap:.5rem}@media(max-width:768px){.xgames-search-tabs #xgames-quotes .xgames-athlete-card-content-sports-container{flex-wrap:wrap;gap:.5rem}}#xgames-quotes .xgames-athlete-card-content-sports-container p{text-wrap:nowrap;border-radius:9999px;font-family:Lateral-Expanded,sans-serif;font-weight:900;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}@media (min-width:768px){#xgames-quotes .xgames-athlete-card-content-sports-container p{padding:.5rem 1rem}}#xgames-quotes .xgames-athlete-card-content-sports-container p{font-size:.75rem}#xgames-quotes .xgames-athlete-card-content-sports-container p.bmx,#xgames-quotes .xgames-athlete-card-content-sports-container p.moto-x,#xgames-quotes .xgames-athlete-card-content-sports-container p.skateboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fe2b06;background-color:rgba(254,43,6,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-quotes .xgames-athlete-card-content-sports-container p.ski,#xgames-quotes .xgames-athlete-card-content-sports-container p.snowboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-sports-block .sport-badge{text-wrap:nowrap!important;border-radius:9999px!important;font-family:Lateral-Expanded,sans-serif!important;font-weight:900!important;letter-spacing:.05em!important;padding:.375rem .5rem!important;text-transform:uppercase!important;width:-moz-fit-content!important;width:fit-content!important}@media (min-width:768px){.xgames-sports-block .sport-badge{padding:.5rem 1rem!important}}.xgames-sports-block .sport-badge{font-size:.75rem!important;margin:0!important}.xgames-sports-block .sport-badge.bmx,.xgames-sports-block .sport-badge.moto-x,.xgames-sports-block .sport-badge.skateboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fe2b06;background-color:rgba(254,43,6,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-sports-block .sport-badge.ski,.xgames-sports-block .sport-badge.snowboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-halloffame{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}#xgames-halloffame.is-active{opacity:1}#xgames-halloffame .xgames-swiper-scrollbar-container{width:100%!important}#xgames-halloffame .xgames-athlete-card-content-sports{margin:0!important}#xgames-halloffame .xgames-athlete-card{--tw-border-opacity:1;border:1px solid #f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}button.xgames-share-button:hover svg #xgames-halloffame .xgames-athlete-card{stroke:var(--wp--preset--color--xgames-white)}#xgames-halloffame-year-swiper{align-items:center;bottom:6rem;display:flex;justify-content:center;left:0;margin:auto;position:absolute;right:0;z-index:0}@media(max-width:768px){.xgames-search-tabs #xgames-halloffame-year-swiper{flex-wrap:wrap;gap:.5rem}}@media (min-width:1024px){#xgames-halloffame-year-swiper{bottom:0;left:0;right:0;top:0}}#xgames-halloffame-year-swiper img{opacity:.15}#xgames-halloffame-year-swiper .swiper-slide{opacity:0;transition:opacity .3s ease-in-out}#xgames-halloffame-year-swiper .swiper-slide.swiper-slide-active{opacity:1}#xgames-halloffame-year-swiper .xgames-swiper-scrollbar-container{margin-top:2rem;position:relative;width:100%}[dir=rtl] #xgames-halloffame-year-swiper .xgames-swiper-scrollbar-container .xgames-swiper-scrollbar:after{left:auto;right:0}#xgames-halloffame-swiper-content{align-items:center;display:flex;position:relative;z-index:10}@media(max-width:768px){.xgames-search-tabs #xgames-halloffame-swiper-content{flex-wrap:wrap;gap:.5rem}}#xgames-halloffame-swiper-content .inner{position:relative;width:100%;z-index:10}#xgames-halloffame-swiper-content .inner .swiper{max-width:100%;overflow:hidden;width:100%}#xgames-halloffame-swiper-content .inner .swiper .swiper-wrapper{max-width:100%;width:100%}#xgames-halloffame-swiper-content .inner .swiper p{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}#xgames-halloffame-swiper-content .inner .swiper .swiper-slide{opacity:0;transition:opacity 1s ease-in-out}#xgames-halloffame-swiper-content .inner .swiper .swiper-slide.swiper-slide-active{opacity:1}#xgames-halloffame-swiper-main{position:relative;z-index:0}#xgames-halloffame-swiper-main .swiper{overflow:visible!important}#xgames-halloffame-swiper-main .swiper-slide-active{margin-right:5%}.heading-halloffame{overflow-x:hidden}.xgames-video-player-block{max-width:100%;position:relative;width:100%}.xgames-video-player-block .video-title{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));left:1rem;position:absolute;text-transform:uppercase;top:1rem;z-index:10}.xgames-video-player-block .video-container{--tw-bg-opacity:1;aspect-ratio:16/9;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));overflow:hidden;position:relative;width:100%}.xgames-video-player-block .video-container video{display:block;height:auto;width:100%}.xgames-video-player-block .video-container iframe{aspect-ratio:16/9;border:none;display:block;height:56.25%;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.xgames-video-player-block .video-container .embedded-video,.xgames-video-player-block .video-container>div{display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.xgames-video-player-block .video-container>div{aspect-ratio:16/9}.xgames-video-player-block.alignfull .video-container{max-height:80vh}.xgames-video-player-block.alignfull .video-container video{height:100%!important;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%!important}.xgames-video-player-block.alignfull .video-container iframe{aspect-ratio:16/9;height:56.25vw!important;width:100%!important}.xgames-video-player-block.alignfull .video-container .embedded-video,.xgames-video-player-block.alignfull .video-container iframe,.xgames-video-player-block.alignfull .video-container>div{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.xgames-video-player-block.alignfull .video-container>div{width:100%!important}.xgames-video-player-block .video-controls{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.xgames-video-player-block .video-controls button{background-color:transparent;outline:none;padding:0;pointer-events:auto}.xgames-video-player-block .video-controls button:hover:not(:disabled){opacity:1}.xgames-video-player-block .video-controls button:disabled{cursor:not-allowed;opacity:.5}.xgames-video-player-block .video-controls .mute-unmute-btn{height:60px;position:absolute;right:1rem;top:5rem;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:60px}.xgames-video-player-block .video-controls .mute-unmute-btn svg{height:60px;width:60px}.xgames-video-player-block .video-controls .play-pause-btn{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-video-player-block .video-controls .play-pause-btn svg{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));height:120px!important;width:120px!important}.xgames-video-player-block .video-controls .play-pause-btn:hover:not(:disabled){opacity:1;transform:translate(-50%,-50%) scale(1.1)}.xgames-video-player-block:not(:hover) .video-controls .mute-unmute-btn{opacity:0}.xgames-video-player-block:not(:hover) .video-controls .play-pause-btn .play-icon{opacity:.9}.xgames-video-player-block:not(:hover) .video-controls .play-pause-btn .pause-icon{opacity:0}.xgames-video-player-block:hover .video-controls .mute-unmute-btn{opacity:1}.xgames-video-player-block:hover .video-controls .play-pause-btn{opacity:.8}.xgames-video-player-block:hover .video-controls .play-pause-btn:hover{opacity:1}.xgames-video-player-block .components-placeholder{border:2px dashed #ddd;border-radius:8px;min-height:200px}@media(max-width:768px){.xgames-video-player-block .video-controls .play-pause-btn svg{height:65px!important;width:65px!important}.xgames-video-player-block .video-controls .mute-unmute-btn,.xgames-video-player-block .video-controls .mute-unmute-btn svg{height:36px;width:36px}}.xgames-video-player-small-block{max-width:100%;position:relative;width:100%}.xgames-video-player-small-block .video-title{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));left:1rem;position:absolute;text-transform:uppercase;top:1rem;z-index:10}.xgames-video-player-small-block .video-container{--tw-bg-opacity:1;aspect-ratio:16/9;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));overflow:hidden;position:relative;width:100%}.xgames-video-player-small-block .video-container .video-wrapper{height:100%;position:relative;width:100%}.xgames-video-player-small-block .video-container .video-wrapper video{aspect-ratio:16/9;display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.xgames-video-player-small-block .video-container .video-wrapper iframe{aspect-ratio:16/9;border:none;display:block;height:100%;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.xgames-video-player-small-block .video-container .video-wrapper .embedded-video{display:block;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.xgames-video-player-small-block .video-container .video-wrapper .video-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.xgames-search-tabs .xgames-video-player-small-block .video-container .video-wrapper .video-overlay{flex-wrap:wrap;gap:.5rem}}.xgames-video-player-small-block .video-container .video-wrapper .video-overlay{cursor:pointer;z-index:10}.xgames-video-player-small-block .video-container .video-wrapper .video-overlay .center-play-btn{background-color:transparent;border:none;border-radius:50%;height:60px;opacity:1;pointer-events:auto;transition:opacity .3s ease;width:60px}.xgames-video-player-small-block .video-container .video-wrapper .video-overlay .hidden-mute-btn{background-color:transparent;border:none;border-radius:50%;height:40px;opacity:0;pointer-events:none;position:absolute;right:1rem;top:1rem;transition:opacity .3s ease;width:40px;z-index:20}.xgames-video-player-small-block .video-container .video-wrapper .thumbnail-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:5}.xgames-video-player-small-block .video-container .video-wrapper .thumbnail-overlay.visible{opacity:1}.xgames-video-player-small-block .video-container .video-wrapper:not(.playing):not(.paused) .center-play-btn{opacity:1;pointer-events:auto}.xgames-video-player-small-block .video-container .video-wrapper:not(.playing):not(.paused) .hidden-mute-btn{opacity:0;pointer-events:none}.xgames-video-player-small-block .video-container .video-wrapper.playing .hidden-mute-btn{opacity:1;pointer-events:auto}.xgames-video-player-small-block .video-container .video-wrapper.playing .center-play-btn{opacity:0;pointer-events:none}.xgames-video-player-small-block .video-container .video-wrapper.paused .center-play-btn{opacity:1;pointer-events:auto}.xgames-video-player-small-block .video-container .video-wrapper.paused .hidden-mute-btn{opacity:0;pointer-events:none}.xgames-video-player-small-block.alignfull .video-container{max-height:60vh}.xgames-video-player-small-block.alignfull .video-container .video-wrapper video{height:100%!important;max-height:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%!important}.xgames-video-player-small-block.alignfull .video-container .video-wrapper iframe{aspect-ratio:16/9;height:56.25vw!important;width:100%!important}.xgames-video-player-small-block.alignfull .video-container .video-wrapper .embedded-video,.xgames-video-player-small-block.alignfull .video-container .video-wrapper iframe{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.xgames-video-player-small-block button{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;justify-content:center;opacity:.8;outline:none;padding:0;transition-duration:.3s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-video-player-small-block button:hover:not(:disabled){opacity:1}.xgames-video-player-small-block button:disabled{cursor:not-allowed;opacity:.5}.xgames-video-player-small-block button svg{display:block}.xgames-video-player-small-block .components-placeholder{border:2px dashed #ddd;border-radius:8px;min-height:200px}@media(max-width:768px){.xgames-video-player-small-block .video-container .video-wrapper .video-overlay .hidden-mute-btn{margin-top:1rem;position:relative;right:auto;top:auto}.components-placeholder{border:2px dashed #ddd;border-radius:8px;min-height:200px}}#xgames-thumbnails-gallery{position:relative}#xgames-thumbnails-gallery .main-swiper{height:50vh;position:relative}@media (min-width:768px){#xgames-thumbnails-gallery .main-swiper{height:70vh}}#xgames-thumbnails-gallery .main-swiper .swiper-slide{height:100%;z-index:20}#xgames-thumbnails-gallery .main-swiper .swiper-slide:after{--tw-content:"";background:linear-gradient(180deg,transparent,rgba(0,0,0,.75));bottom:0;content:"";content:var(--tw-content);height:30%;left:0;position:absolute;right:0;width:100%;z-index:10}#xgames-thumbnails-gallery .main-swiper.full-height{height:50vh}@media (min-width:768px){#xgames-thumbnails-gallery .main-swiper.full-height{height:100vh}}#xgames-thumbnails-gallery.full-height .main-swiper{height:60vh}@media (min-width:1024px){#xgames-thumbnails-gallery.full-height .main-swiper{height:100vh}}#xgames-thumbnails-gallery.full-height .swiper-slide:after{display:none}#xgames-thumbnails-gallery .thumb-container{bottom:0;display:flex;height:-moz-fit-content;height:fit-content;justify-content:flex-end;padding-left:1rem;padding-right:1rem;position:relative;right:0;width:100%;z-index:10}@media(max-width:768px){.xgames-search-tabs #xgames-thumbnails-gallery .thumb-container{flex-wrap:wrap;gap:.5rem}}@media (min-width:768px){#xgames-thumbnails-gallery .thumb-container{padding-left:0;padding-right:0}}#xgames-thumbnails-gallery .thumb-container{transform:translateY(-50%)}#xgames-thumbnails-gallery .thumb-container:after{--tw-bg-opacity:1;--tw-content:"";background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));bottom:0;content:"";content:var(--tw-content);height:50%;left:0;position:absolute;right:0;width:100%}#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info{bottom:auto;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:0}@media (min-width:1024px){#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info{bottom:0;top:auto}}#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info .inner{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));max-width:200px;padding:1.5rem;width:50%}@media (min-width:1024px){#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info .inner{max-width:570px}}#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info .inner p{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important;margin:0!important}#xgames-thumbnails-gallery .thumb-container-inner-sponsor-info.no-logo .inner{padding:3rem}#xgames-thumbnails-gallery .thumb-container-inner-title{--tw-text-opacity:1;bottom:auto;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));left:0;margin-left:auto;margin-right:auto;padding-bottom:3rem;padding-top:3rem;position:absolute;right:0;text-transform:uppercase;top:0;z-index:30}.editor-styles-wrapper #xgames-thumbnails-gallery .thumb-container-inner-title,body:not(.wp-admin) #xgames-thumbnails-gallery .thumb-container-inner-title{font-family:Lateral-Expanded,sans-serif!important;font-size:clamp(.625rem,.4385rem + .8453vw,1.25rem);font-weight:700;line-height:1}.xgames-search-tab-content h6#xgames-thumbnails-gallery .thumb-container-inner-title{color:#fff;font-family:Lateral,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.xgames-search-tab-content h6#xgames-thumbnails-gallery .thumb-container-inner-title:after{background:aqua;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}@media (min-width:1024px){#xgames-thumbnails-gallery .thumb-container-inner-title{bottom:0;top:auto}}#xgames-thumbnails-gallery .xgames-swiper-scrollbar-container{width:calc(100% - 100px)}#xgames-thumbnails-gallery .thumbs-swiper{margin-right:0;width:100%}@media (min-width:768px){#xgames-thumbnails-gallery .thumbs-swiper{width:40%}}#xgames-thumbnails-gallery .thumbs-swiper .swiper-slide{--tw-bg-opacity:1;aspect-ratio:1/1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-color:hsla(0,0%,96%,.2);border-radius:.375rem;border-width:1px;cursor:pointer;overflow:hidden}button.xgames-share-button:hover svg #xgames-thumbnails-gallery .thumbs-swiper .swiper-slide{stroke:var(--wp--preset--color--xgames-white)}#xgames-thumbnails-gallery .thumbs-swiper .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.7;width:100%}#xgames-thumbnails-gallery .thumbs-swiper .swiper-slide-thumb-active{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}#xgames-thumbnails-gallery .thumbs-swiper .swiper-slide-thumb-active img{opacity:1}#xgames-thumbnails-gallery .thumbs-swiper.right-aligned-thumbs .swiper-wrapper{justify-content:flex-end}#xgames-thumbnails-gallery .thumbs-swiper .ghost-slide{opacity:0;pointer-events:none;visibility:hidden!important}#xgames-thumbnails-gallery .thumbs-swiper .ghost-slide div{aspect-ratio:1/1}#xgames-thumbnails-gallery .xgames-thumbnails-gallery_navigation{position:relative;z-index:20}.has-xgames-black-background-color #xgames-thumbnails-gallery .thumb-container:after{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.hero-gallery #xgames-thumbnails-gallery .main-swiper{height:50vh!important;position:relative!important}@media (min-width:768px){.hero-gallery #xgames-thumbnails-gallery .main-swiper{height:70vh!important}}.xgames-parallax-image-block{width:100%}.xgames-parallax-image-block .parallax-container{height:75vh;overflow:hidden;position:relative}.xgames-parallax-image-block .parallax-container[data-desktop-height="50"]{height:50vh}.xgames-parallax-image-block .parallax-container[data-desktop-height="75"]{height:75vh}.xgames-parallax-image-block .parallax-container[data-desktop-height="100"]{height:100vh}.xgames-parallax-image-block .parallax-container img{display:block;height:auto;min-height:120%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}@media(max-width:768px){.xgames-parallax-image-block .parallax-container,.xgames-parallax-image-block .parallax-container[data-mobile-height="50"]{height:50vh}.xgames-parallax-image-block .parallax-container[data-mobile-height="75"]{height:75vh}.xgames-parallax-image-block .parallax-container[data-mobile-height="100"]{height:100vh}}.xgames-parallax-image-block[data-desktop-height="50"] .parallax-container{height:50vh}.xgames-parallax-image-block[data-desktop-height="75"] .parallax-container{height:75vh}.xgames-parallax-image-block[data-desktop-height="100"] .parallax-container{height:100vh}@media(max-width:768px){.xgames-parallax-image-block[data-mobile-height="50"] .parallax-container{height:50vh}.xgames-parallax-image-block[data-mobile-height="75"] .parallax-container{height:75vh}.xgames-parallax-image-block[data-mobile-height="100"] .parallax-container{height:100vh}}.xgames-featured-athletes .swiper{max-width:100%;overflow:hidden;width:100%}#xgames-podium{display:flex;flex-direction:column;gap:1rem}@media(max-width:768px){.xgames-search-tabs #xgames-podium{flex-wrap:wrap;gap:.5rem}}@media (min-width:768px){#xgames-podium{align-items:flex-end;flex-direction:row}}#xgames-podium .xgames-podium-athlete{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#1a1a1a;background-color:rgba(26,26,26,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));padding:1.5rem}#xgames-podium .xgames-podium-athlete.bronze,#xgames-podium .xgames-podium-athlete.silver{width:100%}@media (min-width:768px){#xgames-podium .xgames-podium-athlete.bronze,#xgames-podium .xgames-podium-athlete.silver{width:32%}}#xgames-podium .xgames-podium-athlete.bronze .xgames-athlete-card-content,#xgames-podium .xgames-podium-athlete.silver .xgames-athlete-card-content{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#1a1a1a;background-color:rgba(26,26,26,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.bronze .xgames-athlete-card-content p.xgames-athlete-card-content-place-of-birth,#xgames-podium .xgames-podium-athlete.bronze .xgames-athlete-card:hover,#xgames-podium .xgames-podium-athlete.silver .xgames-athlete-card-content p.xgames-athlete-card-content-place-of-birth,#xgames-podium .xgames-podium-athlete.silver .xgames-athlete-card:hover{--tw-text-opacity:1!important;color:#f5f5f5!important;color:rgba(245,245,245,var(--tw-text-opacity))!important}#xgames-podium .xgames-podium-athlete.gold{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fe2b06;background-color:rgba(254,43,6,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity));width:100%}@media (min-width:768px){#xgames-podium .xgames-podium-athlete.gold{width:36%}}#xgames-podium .xgames-podium-athlete.gold .xgames-athlete-card+div{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.gold .xgames-athlete-card-content{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fe2b06;background-color:rgba(254,43,6,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.gold .xgames-athlete-card-content .xgames-athlete-card-content-sports-container p{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.gold .xgames-athlete-card-content p.xgames-athlete-card-content-place-of-birth{--tw-text-opacity:1!important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}#xgames-podium .xgames-podium-athlete.winter{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete .xgames-athlete-card-content{padding-bottom:0!important;padding-left:0!important;padding-right:0!important}#xgames-podium .xgames-podium-athlete.winter .xgames-athlete-card-content{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.winter .xgames-athlete-card-content .xgames-athlete-card-content-sports{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}#xgames-podium .xgames-podium-athlete.winter .xgames-athlete-card-content p.xgames-athlete-card-content-place-of-birth{--tw-text-opacity:1!important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}#xgames-podium .xgames-podium-athlete.winter .col-span-1{color:var(--wp--preset--color--xgames-black)!important}#xgames-schedule{margin-bottom:100px;margin-top:16px;position:relative;z-index:10}@media (min-width:768px){#xgames-schedule{margin-top:-70px}}#xgames-schedule .xgames-schedule__tabs-container{display:none;margin-bottom:-1px;position:relative;z-index:10}@media (min-width:768px){#xgames-schedule .xgames-schedule__tabs-container{display:flex}}#xgames-schedule .xgames-schedule__tabs-container li:first-child .xgames-schedule__tab-button{border-top-left-radius:1rem}#xgames-schedule .xgames-schedule__tabs-container li:last-child .xgames-schedule__tab-button{border-top-right-radius:1rem}#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{border-style:solid;border-width:1px 1px 0;cursor:pointer;font-family:Lateral-Expanded,sans-serif;font-weight:900;padding:1rem;text-transform:uppercase}button.xgames-share-button:hover svg #xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{stroke:var(--wp--preset--color--xgames-white)}@media (min-width:1024px){#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{padding:1rem 2rem}}@media (min-width:1536px){#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{padding:1rem 3rem}}#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{font-size:.75rem;line-height:1rem}@media (min-width:1024px){#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{font-size:1rem;line-height:1.5rem}}#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button{border-color:transparent}#xgames-schedule .xgames-schedule__tabs-container .xgames-schedule__tab-button.active{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-bottom:1px solid #fff}#xgames-schedule .swiper-dates{margin-bottom:1.5rem}#xgames-schedule .swiper-dates .xgames-schedule__date-swiper-slide{font-family:Lateral-Expanded,sans-serif;font-weight:900;text-transform:uppercase}#xgames-schedule .xgames-schedule__content-container{--tw-border-opacity:1;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity));border:1px solid #000;border-color:rgba(0,0,0,var(--tw-border-opacity));padding-bottom:1.5rem;padding-top:1.5rem}button.xgames-share-button:hover svg #xgames-schedule .xgames-schedule__content-container{stroke:var(--wp--preset--color--xgames-white)}@media (min-width:768px){#xgames-schedule .xgames-schedule__content-container{border-radius:.75rem;border-top-left-radius:0}}#xgames-schedule .xgames-schedule__content-container .xgames-schedule__content{display:none}#xgames-schedule .xgames-schedule__content-container .xgames-schedule__content.active{display:block}#xgames-schedule .xgames-schedule__event-table{display:block;overflow-x:auto;table-layout:auto;white-space:nowrap;width:100%}@media (min-width:768px){#xgames-schedule .xgames-schedule__event-table{display:table}}#xgames-schedule .xgames-schedule__event-table .xgames-schedule__event-broadcast,#xgames-schedule .xgames-schedule__event-table .xgames-schedule__event-start-time,#xgames-schedule .xgames-schedule__event-table thead{font-family:Lateral-Condensed,sans-serif;font-weight:500;letter-spacing:.05em;text-transform:uppercase}#xgames-schedule .xgames-schedule__event-table thead{display:table-header-group;font-size:.75rem;line-height:1rem}#xgames-schedule .xgames-schedule__event-table thead th{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;display:table-cell;padding-bottom:.5rem;text-align:left}#xgames-schedule .xgames-schedule__event-table tbody{display:table-row-group}#xgames-schedule .xgames-schedule__event-table tbody tr{display:table-row}#xgames-schedule .xgames-schedule__event-table tbody td{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;display:table-cell;padding-bottom:2rem;padding-top:2rem}#xgames-schedule .xgames-schedule__event-table .wp-block-button__link{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-size:.75rem!important;line-height:1rem!important;padding-bottom:1rem!important;padding-top:1rem!important;width:100%!important}#xgames-schedule .xgames-schedule__event-table .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}#xgames-schedule .xgames-schedule__event{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;padding:1.5rem}@media (min-width:768px){#xgames-schedule .xgames-schedule__event{border-right-width:1px;padding:3rem}#xgames-schedule .xgames-schedule__event:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-schedule .xgames-schedule__event:nth-child(2n){border-right-width:1px}#xgames-schedule .xgames-schedule__event:nth-child(3n){border-right-width:0}}#xgames-schedule .xgames-schedule__event.xgames-schedule__event--last-row-sm{border-bottom-width:0}@media (min-width:768px){#xgames-schedule .xgames-schedule__event.xgames-schedule__event--last-row-sm{border-bottom-width:1px}#xgames-schedule .xgames-schedule__event.xgames-schedule__event--last-row-md{border-bottom-width:0}}@media (min-width:1024px){#xgames-schedule .xgames-schedule__event.xgames-schedule__event--last-row-md{border-bottom-width:1px}#xgames-schedule .xgames-schedule__event.xgames-schedule__event--last-row-lg{border-bottom-width:0}}#xgames-schedule .xgames-schedule__event .wp-block-button__link{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-size:.75rem!important;line-height:1rem!important;padding-bottom:1rem!important;padding-top:1rem!important;width:100%!important}#xgames-schedule .xgames-schedule__event .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}#xgames-schedule .xgames-schedule__event .xgames-schedule__event-broadcast,#xgames-schedule .xgames-schedule__event .xgames-schedule__event-time{font-family:Lateral-Condensed,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;text-transform:uppercase}@media (min-width:768px){#xgames-schedule .xgames-schedule__event .xgames-schedule__event-broadcast,#xgames-schedule .xgames-schedule__event .xgames-schedule__event-time{font-size:1rem;line-height:1.5rem}}#xgames-schedule .xgames-schedule__event--empty{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;min-height:200px;padding:3rem}@media (min-width:768px){#xgames-schedule .xgames-schedule__event--empty{border-right-width:1px}}#xgames-schedule .xgames-schedule__event--empty{border-bottom-width:0}@media (min-width:768px){#xgames-schedule .xgames-schedule__event--empty:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-schedule .xgames-schedule__event--empty:nth-child(2n){border-right-width:1px}#xgames-schedule .xgames-schedule__event--empty:nth-child(3n){border-right-width:0}}#xgames-schedule .xgames-schedule__view-selector-button{opacity:.5}#xgames-schedule .xgames-schedule__view-selector-button.active{opacity:1}#xgames-schedule .list-view{display:none}#xgames-schedule .list-view.active{display:block}#xgames-schedule .grid-view{display:none}#xgames-schedule .grid-view.active{display:grid}#xgames-schedule .swiper{position:relative}#xgames-schedule .xgames-schedule-navigation-next,#xgames-schedule .xgames-schedule-navigation-prev{align-items:center;display:flex;height:2.5rem;justify-content:center;position:absolute;width:2.5rem;z-index:10}@media(max-width:768px){.xgames-search-tabs #xgames-schedule .xgames-schedule-navigation-next,.xgames-search-tabs #xgames-schedule .xgames-schedule-navigation-prev{flex-wrap:wrap;gap:.5rem}}#xgames-schedule .xgames-schedule-navigation-next,#xgames-schedule .xgames-schedule-navigation-prev{cursor:pointer;top:50%;transform:translateY(-50%);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}#xgames-schedule .xgames-schedule-navigation-next svg,#xgames-schedule .xgames-schedule-navigation-prev svg{height:1rem;width:1rem}#xgames-schedule .xgames-schedule-navigation-next:disabled,#xgames-schedule .xgames-schedule-navigation-prev:disabled{cursor:not-allowed;opacity:.5}#xgames-schedule .xgames-schedule-navigation-next:disabled:hover,#xgames-schedule .xgames-schedule-navigation-prev:disabled:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}#xgames-schedule .xgames-schedule-navigation-next:disabled:hover svg,#xgames-schedule .xgames-schedule-navigation-prev:disabled:hover svg{fill:#000}#xgames-schedule .xgames-schedule-navigation-prev{left:16px}#xgames-schedule .xgames-schedule-navigation-next{right:16px}#xgames-sponsors-marquee{overflow:hidden}#xgames-sponsors-marquee .xgames-sponsors-marquee__container>div{padding-right:2rem}#xgames-sponsors-marquee .marquee3k__wrapper{display:inline-block!important;position:relative!important;white-space:nowrap!important}#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor{background-color:#fff;border-radius:.125rem;box-sizing:border-box;display:inline-block;height:100px;margin:0;padding:1rem;vertical-align:top;width:150px}#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor .partner-logo,#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor img{filter:grayscale(100%);max-height:85px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease;width:auto}#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor .partner-logo:hover,#xgames-sponsors-marquee .xgames-sponsors-marquee__sponsor img:hover{filter:grayscale(0)}#xgames-sponsors-marquee .xgames-sponsors-marquee__spacer{display:inline-block;height:100px;vertical-align:top;width:0}.xgames-three-column-xgl-info-block li,.xgames-three-column-xgl-info-block p{font-size:1rem}@media screen and (max-width:639px){.xgames-three-column-xgl-info-block li,.xgames-three-column-xgl-info-block p{font-size:.875rem}}.xgames-three-column-xgl-info-block .xgl-info-main-image-wrap{height:300px}@media screen and (min-width:640px){.xgames-three-column-xgl-info-block .xgl-info-main-image-wrap{height:400px}}@media screen and (min-width:1025px){.xgames-three-column-xgl-info-block .xgl-info-main-image-wrap{height:42vw;max-height:600px}}@media screen and (min-width:1201px){.xgames-three-column-xgl-info-block .xgl-info-main-image-wrap{flex-basis:calc(70% + 3.5rem);max-width:69.28%}}@media screen and (min-width:1301px){.xgames-three-column-xgl-info-block .xgl-info-main-image-wrap{max-width:69.375%}}.xgames-three-column-xgl-info-block .xgl-info-column p{margin-bottom:1rem}.xgames-three-column-xgl-info-block .xgl-info-column p:last-child{margin-bottom:0}.xgames-three-column-xgl-info-block .xgl-info-column a{-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease}.xgames-three-column-xgl-info-block .xgl-info-column.has-xgames-green-background-color .xgl-info-column-heading,.xgames-three-column-xgl-info-block .xgl-info-column.has-xgames-green-background-color .xgl-info-column-heading *,.xgames-three-column-xgl-info-block .xgl-info-column.has-xgames-green-background-color .xgl-info-column-text,.xgames-three-column-xgl-info-block .xgl-info-column.has-xgames-green-background-color .xgl-info-column-text *{color:var(--wp--preset--color--xgames-black)!important}.xgames-three-column-xgl-info-block .xgl-info-main-image{opacity:1;transition:opacity .4s ease-out}.xgames-three-column-xgl-info-block .xgl-info-column{opacity:0;transform:translateY(10px);transition:opacity .5s ease-out,transform .5s ease-out}.xgames-three-column-xgl-info-block .xgl-info-column.active,.xgames-three-column-xgl-info-block .xgl-info-column:first-child{opacity:1;transform:translateY(0)}.has-xgames-black-background-color.xgames-three-column-xgl-info-block,.has-xgames-black-background-color.xgames-three-column-xgl-info-block *,.has-xgames-blue-background-color.xgames-three-column-xgl-info-block,.has-xgames-blue-background-color.xgames-three-column-xgl-info-block *{color:var(--wp--preset--color--xgames-white)}.xgames-xgl-stats-block{--item-count:var(--carousel-item-count,1);--animation-delay:calc(12s/var(--item-count));--animation-step:calc(100/var(--item-count));background:var(--wp--preset--color--xgames-white);display:flex;justify-content:center;overflow:hidden;padding:2rem 0;width:100%}.xgames-xgl-stats-block .carousel{display:flex;flex-direction:column;height:250px;justify-content:center;max-width:1162px;width:100%}@media screen and (min-width:1500px){.xgames-xgl-stats-block .carousel{max-width:1300px}}.xgames-xgl-stats-block .carousel__item{animation:carousel-animate-vertical 12s linear infinite;opacity:0;position:absolute;will-change:transform,opacity}.xgames-xgl-stats-block .carousel__item:first-child{animation-delay:calc(var(--animation-delay)*-1)}.xgames-xgl-stats-block .carousel__item:nth-child(2){animation-delay:calc(var(--animation-delay)*0)}.xgames-xgl-stats-block .carousel__item:nth-child(3){animation-delay:calc(var(--animation-delay)*1)}.xgames-xgl-stats-block .carousel__item:nth-child(4){animation-delay:calc(var(--animation-delay)*2)}.xgames-xgl-stats-block .carousel__item:nth-child(5){animation-delay:calc(var(--animation-delay)*3)}.xgames-xgl-stats-block .carousel__item:nth-child(6){animation-delay:calc(var(--animation-delay)*4)}.xgames-xgl-stats-block .carousel__item:nth-child(7){animation-delay:calc(var(--animation-delay)*5)}.xgames-xgl-stats-block .carousel__item:nth-child(8){animation-delay:calc(var(--animation-delay)*6)}.xgames-xgl-stats-block .carousel__item:nth-child(9){animation-delay:calc(var(--animation-delay)*7)}.xgames-xgl-stats-block .carousel__item:nth-child(10){animation-delay:calc(var(--animation-delay)*8)}.xgames-xgl-stats-block .carousel__item:nth-child(11){animation-delay:calc(var(--animation-delay)*9)}.xgames-xgl-stats-block .carousel__item:nth-child(12){animation-delay:calc(var(--animation-delay)*10)}.xgames-xgl-stats-block .carousel__item:nth-child(13){animation-delay:calc(var(--animation-delay)*11)}.xgames-xgl-stats-block .carousel__item:nth-child(14){animation-delay:calc(var(--animation-delay)*12)}.xgames-xgl-stats-block .carousel__item:nth-child(15){animation-delay:calc(var(--animation-delay)*13)}.xgames-xgl-stats-block .carousel__item:nth-child(16){animation-delay:calc(var(--animation-delay)*14)}.xgames-xgl-stats-block .carousel__item:nth-child(17){animation-delay:calc(var(--animation-delay)*15)}.xgames-xgl-stats-block .carousel__item:nth-child(18){animation-delay:calc(var(--animation-delay)*16)}.xgames-xgl-stats-block .carousel__item:nth-child(19){animation-delay:calc(var(--animation-delay)*17)}.xgames-xgl-stats-block .carousel__item:nth-child(20){animation-delay:calc(var(--animation-delay)*18)}.xgames-xgl-stats-block .carousel__item:last-child{animation-delay:calc(var(--animation-delay)*-2)}.xgames-xgl-stats-block .carousel__item .title{font-family:Lateral-UltraWide,sans-serif;font-size:1.75rem}@media screen and (max-width:1200px){.xgames-xgl-stats-block .carousel__item .title{font-size:1.125rem}}@media screen and (max-width:767px){.xgames-xgl-stats-block .carousel__item .title{font-size:1rem}}@keyframes carousel-animate-vertical{0%{opacity:0;transform:translateY(115%) scale(.5);visibility:hidden}3%{opacity:.4;transform:translateY(115%) scale(.5);transform:translateY(75%) scale(.7);visibility:visible}13%{opacity:1;transform:translateY(0) scale(1);visibility:visible}18%{opacity:1;transform:translateY(0) scale(1);visibility:visible}28%{opacity:.4;transform:translateY(-75%) scale(.7);visibility:visible}38%{opacity:0;transform:translateY(-115%) scale(.5);visibility:visible}to{opacity:0;transform:translateY(-115%) scale(.5);visibility:hidden}}#xgames-competitions-archive{margin-top:0}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs{display:flex;position:relative;z-index:20}@media(max-width:768px){.xgames-search-tabs #xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs{flex-wrap:wrap;gap:.5rem}}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs li .xgames-athletes-block__tab-button{border-top-right-radius:1rem}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));cursor:pointer;font-family:Lateral-Expanded,sans-serif;font-size:.75rem;font-weight:700;line-height:1rem;padding:.5rem .75rem;text-transform:uppercase;transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:768px){#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button{font-size:1.125rem;line-height:1.75rem;padding:1.5rem 3rem}}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button{border:1px solid transparent}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover{--tw-border-opacity:1;border:1px solid #000;border-color:rgba(0,0,0,var(--tw-border-opacity))}button.xgames-share-button:hover svg #xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,button.xgames-share-button:hover svg #xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,button.xgames-share-button:hover svg #xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover{stroke:var(--wp--preset--color--xgames-white)}#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button.active,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:focus,#xgames-competitions-archive .xgames-athletes-block__tabs-container .xgames-athletes-block__tabs .xgames-athletes-block__tab-button:hover{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));border-bottom:1px solid var(--wp--preset--color--xgames-white)}#xgames-competitions-archive .xgames-competitions-archive__content-container{--tw-border-opacity:1;border-color:#000;border-top:1px #000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:solid;position:relative;top:-1px;z-index:10}#xgames-competitions-archive .xgames-competition-card{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;padding:1.5rem 0}@media (min-width:768px){#xgames-competitions-archive .xgames-competition-card{border-right-width:1px;padding-left:1.5rem;padding-right:1.5rem}}#xgames-competitions-archive .xgames-competition-card .xgames-competition-card-event{font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;margin-bottom:.25rem;text-transform:uppercase}@media (min-width:768px){#xgames-competitions-archive .xgames-competition-card:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-competitions-archive .xgames-competition-card:nth-child(2n){border-right-width:1px}#xgames-competitions-archive .xgames-competition-card:nth-child(3n){border-right-width:0}}#xgames-competitions-archive .xgames-competition-card.xgames-schedule__event--last-row-sm{border-bottom-width:0}@media (min-width:768px){#xgames-competitions-archive .xgames-competition-card.xgames-schedule__event--last-row-sm{border-bottom-width:1px}#xgames-competitions-archive .xgames-competition-card.xgames-schedule__event--last-row-md{border-bottom-width:0}}@media (min-width:1024px){#xgames-competitions-archive .xgames-competition-card.xgames-schedule__event--last-row-md{border-bottom-width:1px}#xgames-competitions-archive .xgames-competition-card.xgames-schedule__event--last-row-lg{border-bottom-width:0}}#xgames-competitions-archive .xgames-competition-card .wp-block-button__link{font-size:.75rem!important;line-height:1rem!important;padding-bottom:1rem!important;padding-top:1rem!important;width:100%!important}#xgames-competitions-archive .xgames-competition-card .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}#xgames-competitions-archive .xgames-competition-card--empty{--tw-border-opacity:1;border-bottom:1px;border-color:#000;border-color:rgba(0,0,0,var(--tw-border-opacity));border-style:dotted;min-height:200px;padding:3rem}@media (min-width:768px){#xgames-competitions-archive .xgames-competition-card--empty{border-right-width:1px}}#xgames-competitions-archive .xgames-competition-card--empty{border-bottom-width:0}@media (min-width:768px){#xgames-competitions-archive .xgames-competition-card--empty:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-competitions-archive .xgames-competition-card--empty:nth-child(2n){border-right-width:1px}#xgames-competitions-archive .xgames-competition-card--empty:nth-child(3n){border-right-width:0}}#xgames-results{margin-top:-32px}@media (min-width:768px){#xgames-results{margin-top:-76px}}@media screen and (max-width:639px){#xgames-results .table-row-xg th{letter-spacing:.05em}}@media screen and (max-width:768px){#xgames-results .xgames-results-table__athlete{font-family:Lateral-Standard,Lateral-Expanded,sans-serif!important;font-size:var(--wp--preset--font-size--base)!important}}@media screen and (max-width:639px){#xgames-results .xgames-results-table__athlete{font-size:var(--wp--preset--font-size--xs)!important}}@media screen and (max-width:768px){#xgames-results .xgames-results-table__run{font-size:var(--wp--preset--font-size--base)!important}}@media screen and (max-width:639px){#xgames-results .xgames-results-table__run{font-size:var(--wp--preset--font-size--sm)!important}}#xgames-results .xgames-results__filters .ts-control,#xgames-results .xgames-results__filters .ts-wrapper{width:100%!important}#xgames-results .xgames-results__filters .ts-wrapper .ts-control input{caret-color:auto!important;cursor:text!important;padding-right:30px!important;pointer-events:auto!important}#xgames-results .xgames-results__filters .ts-wrapper .ts-control.has-items input,#xgames-results .xgames-results__filters .ts-wrapper.has-items .ts-control input{display:none!important}#xgames-results .xgames-results__filters .ts-wrapper .ts-control{cursor:text!important}#xgames-results .xgames-results__filters .ts-wrapper.has-items .ts-control{cursor:pointer!important}#xgames-results .xgames-results__content.loading{opacity:.5;pointer-events:none}#xgames-event-results{margin-top:16px;position:relative;z-index:10}@media (min-width:768px){#xgames-event-results{margin-top:-70px}}#xgames-event-results .xgames-event-results__tabs-container{display:none;margin-bottom:-1px;position:relative;z-index:10}@media (min-width:768px){#xgames-event-results .xgames-event-results__tabs-container{display:flex}}#xgames-event-results .xgames-event-results__tabs-container li .xgames-event-results__tab-button{border-top-right-radius:1rem}#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));cursor:pointer;font-family:Lateral-Expanded,sans-serif;font-weight:900;padding:1rem;text-transform:uppercase}@media (min-width:1024px){#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button{padding:1rem 2rem}}@media (min-width:1536px){#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button{padding:1rem 3rem}}#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button{background-color:transparent!important;font-size:.75rem;line-height:1rem}@media (min-width:1024px){#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button{font-size:1rem;line-height:1.5rem}}#xgames-event-results .xgames-event-results__tabs-container .xgames-event-results__tab-button.active{--tw-bg-opacity:1!important;--tw-text-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}#xgames-event-results .swiper-dates{margin-bottom:1.5rem}#xgames-event-results .swiper-dates .xgames-event-results__date-swiper-slide{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));font-family:Lateral-Expanded,sans-serif;font-weight:900;text-transform:uppercase}#xgames-event-results .xgames-event-results__content-container{--tw-border-opacity:1;border:1px solid #f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));padding-bottom:1.5rem;padding-top:1.5rem}button.xgames-share-button:hover svg #xgames-event-results .xgames-event-results__content-container{stroke:var(--wp--preset--color--xgames-white)}#xgames-event-results .xgames-event-results__content-container .xgames-event-results__content{display:none}#xgames-event-results .xgames-event-results__content-container .xgames-event-results__content.active{display:block}#xgames-event-results .xgames-event-results__result-table{display:block;overflow-x:auto;table-layout:auto;white-space:nowrap;width:100%}@media (min-width:768px){#xgames-event-results .xgames-event-results__result-table{display:table}}#xgames-event-results .xgames-event-results__result-table thead{display:table-header-group;font-family:Lateral-Condensed,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;text-transform:uppercase}#xgames-event-results .xgames-event-results__result-table thead th{--tw-border-opacity:1;border-bottom:1px;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));border-style:dotted;display:table-cell;padding-bottom:.5rem;text-align:left}#xgames-event-results .xgames-event-results__result-table tbody{display:table-row-group}#xgames-event-results .xgames-event-results__result-table tbody tr{display:table-row}#xgames-event-results .xgames-event-results__result-table tbody td{--tw-border-opacity:1;border-bottom:1px;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));border-style:dotted;display:table-cell;padding-bottom:2rem;padding-top:2rem}#xgames-event-results .xgames-event-results__result-table .wp-block-button__link{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-size:.75rem!important;line-height:1rem!important;padding-bottom:1rem!important;padding-top:1rem!important;width:100%!important}#xgames-event-results .xgames-event-results__result-table .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}#xgames-event-results .xgames-event-results__result{--tw-border-opacity:1;border-bottom:1px;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));border-style:dotted;padding:1.5rem}@media (min-width:768px){#xgames-event-results .xgames-event-results__result{border-right-width:1px;padding:3rem}#xgames-event-results .xgames-event-results__result:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-event-results .xgames-event-results__result:nth-child(2n){border-right-width:1px}#xgames-event-results .xgames-event-results__result:nth-child(3n){border-right-width:0}}#xgames-event-results .xgames-event-results__result.xgames-event-results__result--last-row-sm{border-bottom-width:0}@media (min-width:768px){#xgames-event-results .xgames-event-results__result.xgames-event-results__result--last-row-sm{border-bottom-width:1px}#xgames-event-results .xgames-event-results__result.xgames-event-results__result--last-row-md{border-bottom-width:0}}@media (min-width:1024px){#xgames-event-results .xgames-event-results__result.xgames-event-results__result--last-row-md{border-bottom-width:1px}#xgames-event-results .xgames-event-results__result.xgames-event-results__result--last-row-lg{border-bottom-width:0}}#xgames-event-results .xgames-event-results__result .wp-block-button__link{--tw-bg-opacity:1!important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important;font-size:.75rem!important;line-height:1rem!important;padding-bottom:1rem!important;padding-top:1rem!important;width:100%!important}#xgames-event-results .xgames-event-results__result .wp-block-button__link span.button-text{font-size:.75rem!important;line-height:1rem!important}#xgames-event-results .xgames-event-results__result .xgames-event-results__result-image{aspect-ratio:315/210}#xgames-event-results .xgames-event-results__result .xgames-event-results__result-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#xgames-event-results .xgames-event-results__result--empty{--tw-border-opacity:1;border-bottom:1px;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity));border-style:dotted;min-height:200px;padding:3rem}@media (min-width:768px){#xgames-event-results .xgames-event-results__result--empty{border-right-width:1px}}#xgames-event-results .xgames-event-results__result--empty{border-bottom-width:0}@media (min-width:768px){#xgames-event-results .xgames-event-results__result--empty:nth-child(2n){border-right-width:0}}@media (min-width:1024px){#xgames-event-results .xgames-event-results__result--empty:nth-child(2n){border-right-width:1px}#xgames-event-results .xgames-event-results__result--empty:nth-child(3n){border-right-width:0}}#xgames-event-results .xgames-event-results__view-selector-button{opacity:.5}#xgames-event-results .xgames-event-results__view-selector-button.active{opacity:1}#xgames-event-results .xgames-event-results__view-selector-button svg{fill:#f5f5f5}#xgames-event-results .list-view{display:none}#xgames-event-results .list-view.active{display:block}#xgames-event-results .grid-view{display:none}#xgames-event-results .grid-view.active{display:grid}#xgames-event-results .swiper{position:relative}#xgames-event-results .xgames-event-results-navigation-next,#xgames-event-results .xgames-event-results-navigation-prev{align-items:center;display:flex;height:2.5rem;justify-content:center;position:absolute;width:2.5rem;z-index:10}@media(max-width:768px){.xgames-search-tabs #xgames-event-results .xgames-event-results-navigation-next,.xgames-search-tabs #xgames-event-results .xgames-event-results-navigation-prev{flex-wrap:wrap;gap:.5rem}}#xgames-event-results .xgames-event-results-navigation-next,#xgames-event-results .xgames-event-results-navigation-prev{cursor:pointer;top:50%;transform:translateY(-50%);transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);will-change:transform}#xgames-event-results .xgames-event-results-navigation-next svg,#xgames-event-results .xgames-event-results-navigation-prev svg{height:1rem;width:1rem}#xgames-event-results .xgames-event-results-navigation-next:disabled,#xgames-event-results .xgames-event-results-navigation-prev:disabled{cursor:not-allowed;opacity:.5}#xgames-event-results .xgames-event-results-navigation-next:disabled:hover,#xgames-event-results .xgames-event-results-navigation-prev:disabled:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity))}#xgames-event-results .xgames-event-results-navigation-next:disabled:hover svg,#xgames-event-results .xgames-event-results-navigation-prev:disabled:hover svg{fill:#000}#xgames-event-results .xgames-event-results-navigation-prev{left:16px}#xgames-event-results .xgames-event-results-navigation-next{right:16px}#xgames-event-results .xgames-event-results__result-image-small img{height:auto;max-width:150px;-o-object-fit:cover;object-fit:cover;width:100%}#xgames-event-results .xgames-event-results__result-id{font-family:Lateral-Condensed,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;text-transform:uppercase}@media (min-width:768px){#xgames-event-results .xgames-event-results__result-id{font-size:1rem;line-height:1.5rem}}#xgames-event-results .xgames-event-results__competition-id{font-family:Lateral-Condensed,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;opacity:.75;text-transform:uppercase}@media (min-width:768px){#xgames-event-results .xgames-event-results__competition-id{font-size:1rem;line-height:1.5rem}}#xgames-event-results .xgames-event-results__result-gold{align-items:center;display:flex;gap:1rem}@media(max-width:768px){.xgames-search-tabs #xgames-event-results .xgames-event-results__result-gold{flex-wrap:wrap;gap:.5rem}}#xgames-event-results .xgames-event-results__result-gold img{border-radius:9999px;height:40px;width:40px}#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button{--tw-border-opacity:1!important;background-color:var(--wp--preset--color--xgames-black)!important;background:var(--wp--preset--color--xgames-black)!important;border-color:#f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;color:var(--wp--preset--color--xgames-white)!important}#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link span.button-text,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button span.button-text{color:var(--wp--preset--color--xgames-white)!important}#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button:focus,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button:hover,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link:focus,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link:hover{background-color:var(--wp--preset--color--xgames-black)!important;background:var(--wp--preset--color--xgames-black)!important;color:var(--wp--preset--color--xgames-white)!important}#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button:focus span.button-text,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link.wp-element-button:hover span.button-text,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link:focus span.button-text,#xgames-event-results .wp-block-button.is-result-button .wp-block-button__link:hover span.button-text{color:var(--wp--preset--color--xgames-black)!important}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper{aspect-ratio:16/9}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper[data-lightbox-video]{transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper[data-lightbox-video]:hover .play-button-overlay{--tw-scale-x:1.1;--tw-scale-y:1.1;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper[data-lightbox-video]:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);--tw-ring-opacity:1;--tw-ring-color:rgba(74,200,238,var(--tw-ring-opacity));--tw-ring-offset-width:2px;box-shadow:var(--tw-ring-inset) 0 0 0 2px var(--tw-ring-offset-color),var(--tw-ring-inset) 0 0 0 4px #4ac8ee,0 0 transparent;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 transparent);outline:2px solid transparent;outline-offset:2px}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:.8;pointer-events:none;position:absolute;right:0;top:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.xgames-search-tabs .xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay{flex-wrap:wrap;gap:.5rem}}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay{z-index:2}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay .play-icon{--tw-text-opacity:1;--tw-drop-shadow:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay.play-button-small .play-icon{height:3rem;width:3rem}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay.play-button-medium .play-icon{height:4rem;width:4rem}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .play-button-overlay.play-button-large .play-icon{height:5rem;width:5rem}.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper .video-overlay{z-index:1}.xgames-clickable-video-preview-block .video-preview-placeholder{align-items:center;display:flex;justify-content:center}@media(max-width:768px){.xgames-search-tabs .xgames-clickable-video-preview-block .video-preview-placeholder{flex-wrap:wrap;gap:.5rem}}.xgames-clickable-video-preview-block .video-preview-placeholder{aspect-ratio:16/9;border:2px dashed #ddd;border-radius:8px}.xgames-clickable-video-preview-block .video-preview-placeholder .placeholder-content{padding:1rem;text-align:center}.xgames-clickable-video-preview-block .video-preview-placeholder .placeholder-content p{font-size:1rem;line-height:1.5rem;margin:0}.video-lightbox-modal{display:none;transform:none!important}.video-lightbox-modal.active{bottom:0!important;display:block;height:100vh!important;left:0!important;position:fixed!important;right:0!important;top:0!important;transform:none!important;width:100vw!important;z-index:99999}.video-lightbox-modal .lightbox-backdrop{background-image:radial-gradient(circle,rgba(0,0,0,.5) 0,transparent 70%);height:100vh;left:0!important;opacity:1;position:fixed!important;top:0!important;width:100vw}.video-lightbox-modal .lightbox-content{align-items:center;display:flex;height:auto;justify-content:center;left:50%!important;max-height:90vh;min-height:600px;position:fixed!important;top:50%!important;transform:translate(-50%,-50%)!important;width:100vw}.video-lightbox-modal .lightbox-content .lightbox-close{background-color:var(--wp--preset--color--xgames-black)!important;border:none;color:var(--wp--preset--color--xgames-white)!important;cursor:pointer}.video-lightbox-modal .lightbox-content .lightbox-close:focus,.video-lightbox-modal .lightbox-content .lightbox-close:hover{background-color:var(--wp--preset--color--xgames-white)!important;color:var(--wp--preset--color--xgames-black)!important}.video-lightbox-modal .lightbox-content .lightbox-video-container{--tw-bg-opacity:1;aspect-ratio:16/9;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));position:relative}.video-lightbox-modal .lightbox-content .lightbox-video-container .lightbox-video{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.video-lightbox-modal .lightbox-content .lightbox-video-container .iframe-container{height:100%;width:100%}.video-lightbox-modal .lightbox-content .lightbox-video-container .iframe-container iframe{border-width:0;height:100%;width:100%}@media(max-width:768px){.xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper:hover{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.video-lightbox-modal{padding:.5rem}.video-lightbox-modal .lightbox-content{max-height:95vh;max-width:100%}.video-lightbox-modal .lightbox-content .lightbox-header{padding:.75rem}.video-lightbox-modal .lightbox-content .lightbox-header .lightbox-title{font-size:1.125rem;line-height:1.75rem}.video-lightbox-modal .lightbox-content .lightbox-header .lightbox-close{z-index:9999}.video-lightbox-modal .lightbox-content .lightbox-header .lightbox-close svg{height:1.25rem;width:1.25rem}}.wp-block-editor .xgames-clickable-video-preview-block .video-preview-container .preview-video-wrapper:hover{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1) scaleY(1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xgames-athlete-card{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}@media screen and (min-width:1025px){.xgames-athlete-card:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-athlete-card:hover .xgames-athlete-card-image img{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(0) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}}.xgames-athlete-card .xgames-athlete-card-image img{--tw-grayscale:grayscale(100%);aspect-ratio:1/1;filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(100%) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);height:100%;margin-bottom:.75rem;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.xgames-athlete-card .xgames-athlete-card-content{padding:.75rem}@media (min-width:768px){.xgames-athlete-card .xgames-athlete-card-content{padding:1rem}}.xgames-athlete-card h3{font-family:Lateral-Expanded,sans-serif;font-size:max(1rem,min(2.5vw,1.875rem));font-weight:900;letter-spacing:.05em;text-transform:uppercase}.xgames-athlete-card .xgames-athlete-card-content-last-name{font-size:max(.75rem,min(1.5vw,1.125rem))}.xgames-athlete-card p.xgames-athlete-card-content-place-of-birth{font-family:Lateral-Condensed,sans-serif;font-size:max(.75rem,min(1.2vw,1rem));font-weight:500;letter-spacing:.1em;margin:0;text-transform:uppercase}.xgames-athlete-card .xgames-athlete-card-content-place-of-birth-container{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}@media(max-width:768px){.xgames-search-tabs .xgames-athlete-card .xgames-athlete-card-content-place-of-birth-container{flex-wrap:wrap;gap:.5rem}}@media (min-width:768px){.xgames-athlete-card .xgames-athlete-card-content-place-of-birth-container{gap:1rem;margin-top:.75rem}}.xgames-athlete-card .xgames-athlete-card-content-sports-container{align-items:center;display:flex;flex:1 1 0%;gap:.5rem;width:100%}@media(max-width:768px){.xgames-search-tabs .xgames-athlete-card .xgames-athlete-card-content-sports-container{flex-wrap:wrap;gap:.5rem}}.xgames-athlete-card .xgames-athlete-card-content-sports-container p{text-wrap:nowrap;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fe2b06;background-color:rgba(254,43,6,var(--tw-bg-opacity));border-radius:9999px;color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Expanded,sans-serif;font-weight:900;letter-spacing:.05em;padding:.375rem .5rem;text-transform:uppercase}@media (min-width:768px){.xgames-athlete-card .xgames-athlete-card-content-sports-container p{padding:.625rem .5rem}}@media (min-width:1024px){.xgames-athlete-card .xgames-athlete-card-content-sports-container p{padding-left:1rem;padding-right:1rem}}.xgames-athlete-card .xgames-athlete-card-content-sports-container p{font-size:.75rem;line-height:1.4;margin:0!important}.xgames-athlete-card .xgames-athlete-card-content-sports-container p.ski,.xgames-athlete-card .xgames-athlete-card-content-sports-container p.snowboard{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#4ac8ee;background-color:rgba(74,200,238,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-athlete-card .xgames-athlete-card-content-sports-container-medals .medals-qty{font-family:Lateral-Expanded,sans-serif;font-size:1.875rem;line-height:1}.xgames-athlete-card .xgames-athlete-card-content-sports-container-medals .medals-type{font-family:Lateral-Condensed,sans-serif;line-height:1}.has-xgames-black-background-color .xgames-athlete-card{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (min-width:1025px){.has-xgames-black-background-color .xgames-athlete-card:hover{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.has-xgames-black-background-color .xgames-athlete-card:hover,.has-xgames-black-background-color .xgames-athlete-card:hover p{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}}.has-xgames-black-background-color .xgames-swiper-scrollbar-container .swiper-scrollbar-drag,.has-xgames-black-background-color .xgames-swiper-scrollbar-container .xgames-swiper-scrollbar-item{background:var(--wp--preset--color--xgames-white)!important}.has-xgames-black-background-color .xgames-swiper-navigation svg{fill:var(--wp--preset--color--xgames-white)!important}.has-xgames-black-background-color p{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}@media (min-width:768px){.gold .xgames-athlete-card .games-athlete-card-content-sports-medal-container{margin-bottom:2rem}}.xgames-athletes-block__content .xgames-athlete-card:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-athletes-block__content .xgames-athlete-card:hover .xgames-athlete-card-image img{--tw-grayscale:grayscale(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) grayscale(0) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.has-xgames-black-background-color .xgames-athletes-block__content .xgames-athlete-card{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity));transition-duration:.3s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.has-xgames-black-background-color .xgames-athletes-block__content .xgames-athlete-card:hover{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.has-xgames-black-background-color .xgames-athletes-block__content .xgames-athlete-card:hover p{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}#xgames-page-tickers{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-family:Lateral-Expanded,sans-serif;font-weight:700;letter-spacing:.05rem;padding-bottom:.5rem;padding-top:.5rem;text-transform:uppercase}@media (min-width:768px){#xgames-page-tickers{padding-bottom:1rem;padding-top:1rem}}#xgames-page-tickers{font-size:clamp(.75rem,.557rem + .8756vw,1rem);overflow:hidden;white-space:nowrap}#xgames-page-tickers a{text-decoration-line:underline}#xgames-page-tickers a:hover{text-decoration-line:none}#xgames-page-tickers .xgames-page-ticker{display:inline-block;margin-right:1rem;white-space:nowrap}@media (min-width:768px){#xgames-page-tickers .xgames-page-ticker{margin-right:1.5rem}}.xgames-concert-card .xgames-concert-card-image{aspect-ratio:570/380}.xgames-concert-card .xgames-concert-card-date,.xgames-concert-card .xgames-concert-card-time{font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;text-transform:uppercase}@media(max-width:1024px){.xgames-concert-card .xgames-concert-card-title{font-size:var(--wp--preset--font-size--lg)!important}}.xgames-concert-card .xgames-concert-card-content-right{display:flex;flex:1 1 0%;flex-direction:column;gap:.5rem;width:100%}@media(max-width:768px){.xgames-search-tabs .xgames-concert-card .xgames-concert-card-content-right{flex-wrap:wrap;gap:.5rem}}@media (min-width:1536px){.xgames-concert-card .xgames-concert-card-content-right{max-width:250px}}.xgames-concert-card .xgames-concert-card-content-right .wp-block-button{width:100%}.xgames-concert-card .xgames-concert-card-content-right .wp-element-button{--tw-border-opacity:1!important;border:2px solid #000!important;border-color:rgba(0,0,0,var(--tw-border-opacity))!important;padding:.75rem 1rem;text-align:center;width:100%}.xgames-concert-card .xgames-concert-card-content-right .wp-element-button span{text-wrap:nowrap}.xgames-concert-card .xgames-concert-card-content-right .wp-element-button.has-xgames-white-background-color{--tw-border-opacity:1;--tw-text-opacity:1;border:2px solid #000;border-color:rgba(0,0,0,var(--tw-border-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.xgames-newsletter-popup{background-color:hsla(0,0%,96%,.7);opacity:0;overflow-y:auto;transition:opacity .3s ease-in-out;z-index:-1}.xgames-newsletter-popup.xgames-newsletter-popup--visible{opacity:1;z-index:1000}@media screen and (min-width:1201px){.xgames-newsletter-popup{background-color:hsla(0,0%,96%,.5)}}@media screen and (max-width:639px)and (max-height:900px){.xgames-newsletter-popup{padding-bottom:124px}}.xgames-newsletter-popup .xgames-newsletter-popup__content__header{margin-left:0!important}@media screen and (max-width:639px){.xgames-newsletter-popup .xgames-newsletter-popup__content__header{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.5)),url(/wp-content/themes/xgames-theme/public/images/trick-skier.d0bcd2c1f17f4c1a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:38vw;max-height:225px;min-height:150px}}.xgames-newsletter-popup .xgames-newsletter-popup-close:focus,.xgames-newsletter-popup .xgames-newsletter-popup-close:hover{background-color:var(--wp--preset--color--xgames-black);border-color:var(--wp--preset--color--xgames-black)}@media screen and (min-width:1024px)and (max-height:850px){.xgames-newsletter-popup .xgames-newsletter-popup-close{margin-top:2rem!important}}@media screen and (max-width:639px){.xgames-newsletter-popup .xgames-newsletter-popup-close{border-color:transparent}.xgames-newsletter-popup .xgames-newsletter-popup-close__label{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}}.xgames-newsletter-popup__content{background-image:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/wp-content/themes/xgames-theme/public/images/trick-skier.d0bcd2c1f17f4c1a.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1201px){.xgames-newsletter-popup__content{max-width:1120px;min-height:700px}}@media screen and (min-width:1024px)and (max-height:850px){.xgames-newsletter-popup__content{margin-top:80px;padding-left:2rem!important;padding-right:2rem!important;padding-top:2rem!important}}@media screen and (max-width:639px){.xgames-newsletter-popup__content{background-image:none}}@media screen and (max-width:1200px){.xgames-newsletter-popup__content__title{font-size:var(--wp--preset--font-size--5-xl)!important}}@media screen and (min-width:1024px)and (max-height:850px){.xgames-newsletter-popup__content__title{font-size:var(--wp--preset--font-size--4-xl)!important}}@media screen and (max-width:1024px){.xgames-newsletter-popup__content__title{font-size:var(--wp--preset--font-size--4-xl)!important}}@media screen and (max-width:639px){.xgames-newsletter-popup__content__title{font-size:var(--wp--preset--font-size--3-xl)!important}}.xgames-newsletter-popup__content p{line-height:1.45;margin-bottom:1rem;margin-top:1rem}.xgames-newsletter-popup__content p:first-child{margin-top:0}.xgames-newsletter-popup__content p:last-child{margin-bottom:1.75rem}@media screen and (max-width:1024px){.xgames-newsletter-popup__content p{line-height:1.2}}@media screen and (max-width:768px){.xgames-newsletter-popup__content p{font-size:var(--wp--preset--font-size--sm)}}.xgames-newsletter-popup__content__form-wrap{margin-left:0!important;max-width:520px!important;width:100%}@media screen and (max-width:1024px){.xgames-newsletter-popup__content__form-wrap{max-width:450px!important}}@media screen and (max-width:639px){.xgames-newsletter-popup__content__form-wrap{max-width:100%!important}}.xgames-newsletter-popup__content__form-wrap .gfield_label,.xgames-newsletter-popup__content__form-wrap .gform-field-label{color:var(--wp--preset--color--xgames-black)}.xgames-mobile-nav-cta-space.has-xgames-white-background-color input[type=email]{border-bottom-color:var(--wp--preset--color--xgames-black)}.has-xgames-black-background-color .newsletter-message{color:var(--wp--preset--color--xgames-white)!important}.has-xgames-black-background-color .has-xgames-white-background-color .newsletter-message{color:var(--wp--preset--color--xgames-black)!important}body.modal-open{overflow:hidden}.xgames-search-modal{background:transparent;bottom:0!important;left:0!important;left:auto;max-width:0;max-width:1px;right:0;top:0!important;transform:translateX(300px)!important;transition:none;width:100vw;z-index:0}.xgames-search-modal.xgames-search-modal--visible{bottom:0!important;height:100vh;left:0;max-width:100vw;opacity:1;right:0;top:0!important;transform:translateX(0)!important;transition:max-width 25ms ease-in,transform .1s ease-in;visibility:visible;width:100vw!important;z-index:99991}.xgames-search-modal.xgames-search-modal--visible .xgames-search-input{border-color:#fff}.xgames-search-modal .xgames-search-modal__form-container{max-width:1155px}.xgames-search-modal .xgames-search-modal__submit:focus svg g,.xgames-search-modal .xgames-search-modal__submit:hover svg g{opacity:1!important}@media screen and (min-width:1025px){.xgames-search-modal .xgames-search-modal__submit:hover svg{transform:translateY(-3px)}.xgames-search-modal .xgames-search-modal__submit:focus svg{transform:translateY(-2px) rotate(-2deg)}}@media screen and (max-width:1024px){.xgames-search-modal .xgames-search-modal__submit{top:1.25rem}.xgames-search-modal .xgames-search-modal__submit svg{height:auto;max-width:150px}}.xgames-search-modal .xgames-search-input{border-bottom:1px solid transparent;font-family:Lateral-Expanded,sans-serif;font-size:2.5rem;font-weight:900;letter-spacing:.05em;transition:border-color 1.25s ease-in-out}.xgames-search-modal .xgames-search-input::-moz-placeholder{color:hsla(0,0%,100%,.4);font-size:3.125rem;text-transform:uppercase;-moz-transition:color 1s ease-in-out;transition:color 1s ease-in-out}.xgames-search-modal .xgames-search-input::placeholder{color:hsla(0,0%,100%,.4);font-size:3.125rem;text-transform:uppercase;transition:color 1s ease-in-out}.xgames-search-modal .xgames-search-input::-webkit-search-cancel-button,.xgames-search-modal .xgames-search-input::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.xgames-search-modal .xgames-search-input:focus::-moz-placeholder{color:hsla(0,0%,100%,.75)}.xgames-search-modal .xgames-search-input:focus::placeholder{color:hsla(0,0%,100%,.75)}@media screen and (max-width:1200px){.xgames-search-modal .xgames-search-input::-moz-placeholder{font-size:2.25rem}.xgames-search-modal .xgames-search-input::placeholder{font-size:2.25rem}}@media screen and (max-width:768px){.xgames-search-modal .xgames-search-input{font-size:1.5rem}.xgames-search-modal .xgames-search-input::-moz-placeholder{font-size:1.5rem;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.xgames-search-modal .xgames-search-input::placeholder{font-size:1.5rem;transition:opacity .3s ease-in-out}}.xgames-search-modal-close:hover{transform:scale(1.1)}.xgames-search-modal-close:focus{background-color:var(--wp--preset--color--xgames-white)}.xgames-search-modal-close:focus svg path{stroke:var(--wp--preset--color--xgames-black)}.xgames-search-modal__content__inner{max-width:1300px;width:88%}@media screen and (max-width:500px){.xgames-search-modal__content__inner{width:92%}}.search-input.search-error,.xgames-search-input.search-error{animation:shake .5s ease-in-out}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.athlete-single__header p{margin:0}.athlete-single__header .athlete-single__header-image{max-height:37rem;max-width:37rem}.athlete-single__header .athlete-single__sports-container{align-items:center;display:flex;flex:1 1 0%;gap:.5rem;width:100%}@media(max-width:768px){.xgames-search-tabs .athlete-single__header .athlete-single__sports-container{flex-wrap:wrap;gap:.5rem}}.athlete-single__header .athlete-single__sports-container p{text-wrap:nowrap;border-radius:9999px;font-family:Lateral-Expanded,sans-serif;font-weight:900;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}@media (min-width:768px){.athlete-single__header .athlete-single__sports-container p{padding:.5rem 1rem}}.athlete-single__header .athlete-single__sports-container p{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));color:#000;color:rgba(0,0,0,var(--tw-text-opacity));font-size:.75rem}.athlete-single__header .athlete-single__header-gallery .swiper-slide{height:auto!important}.athlete-single__header .athlete-single__header-gallery .thumb-container:after{--tw-bg-opacity:1;--tw-content:"";background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));bottom:0;content:"";content:var(--tw-content);height:50%;left:0;position:absolute;right:0;width:100%}.athlete-single__header .athlete-single__header-gallery .thumbs-swiper .swiper-slide{--tw-bg-opacity:1;aspect-ratio:1/1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));border-color:hsla(0,0%,96%,.2);border-radius:.375rem;border-width:1px;cursor:pointer;overflow:hidden}button.xgames-share-button:hover svg .athlete-single__header .athlete-single__header-gallery .thumbs-swiper .swiper-slide{stroke:var(--wp--preset--color--xgames-white)}.athlete-single__header .athlete-single__header-gallery .thumbs-swiper .swiper-slide img{opacity:.7}.athlete-single__header .athlete-single__header-gallery .thumbs-swiper .swiper-slide-thumb-active{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}.athlete-single__header .athlete-single__header-gallery .thumbs-swiper .swiper-slide-thumb-active img{opacity:1}.athlete-single__header .athlete-single__bio-content p{line-height:1.45;margin-bottom:1rem;margin-top:1rem}@media(min-width:1401px){.athlete-single__header .athlete-single__bio-content p{font-size:var(--wp--preset--font-size--lg)}}.athlete-single__header .athlete-single__bio-content:first-child{margin-top:0}.athlete-single__header .athlete-single__bio-content:last-child{margin-bottom:0}.athlete-single__header .athlete-single__medals{display:flex;gap:.5rem;height:-moz-fit-content;height:fit-content}@media(max-width:768px){.xgames-search-tabs .athlete-single__header .athlete-single__medals{flex-wrap:wrap;gap:.5rem}}.athlete-single__header .athlete-single__medals span{display:block;height:-moz-fit-content;height:fit-content}.athlete-single__header .athlete-single__medals .athlete-single__medals-qty{font-family:Lateral-Expanded,sans-serif;font-size:1.75rem;line-height:1;margin-bottom:-3px;top:-3px}@media (min-width:640px){.athlete-single__header .athlete-single__medals .athlete-single__medals-qty{font-size:2.4rem}}@media(max-width:350px){.athlete-single__header .athlete-single__medals .athlete-single__medals-qty{font-size:1.5rem}}.athlete-single__header .athlete-single__medals .athlete-single__medals-type{font-family:Lateral-Condensed,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.05em;line-height:1;text-transform:uppercase}@media (min-width:640px){.athlete-single__header .athlete-single__medals .athlete-single__medals-type{font-size:1rem;line-height:1}}.athlete-single__header .xgames-swiper-scrollbar-container{margin-left:auto;margin-right:auto;width:100%;z-index:10}@media (min-width:1024px){.athlete-single__header .xgames-swiper-scrollbar-container{max-width:50%}}.athlete-single__header .swiper-scrollbar-drag{--tw-bg-opacity:1!important;background-color:#f5f5f5!important;background-color:rgba(245,245,245,var(--tw-bg-opacity))!important;height:100%!important}.athlete-single__header .xgames-swiper-scrollbar-item{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity));display:inline-block;height:1px;width:15px}.single-athlete .athlete-single__header-content .athlete-single__title{line-height:1.1!important}.single-athlete .athlete-single__participation-name-container{font-family:Lateral-Condensed,Lateral-Expanded,sans-serif!important}@media screen and (max-width:768px){.single-athlete .athlete-single__participation-place{font-size:var(--wp--preset--font-size--xs)!important}}.xgames-video-card{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.xgames-video-card .xgames-video-card-image-button{aspect-ratio:16/9;cursor:pointer;overflow:hidden;position:relative}.xgames-video-card .xgames-video-card-image-button:before{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;z-index:10}.xgames-video-card .xgames-video-card-image-button svg{bottom:0;height:32px;left:0;margin:auto;position:absolute;right:0;top:0;width:30px;z-index:20}.xgames-video-card .xgames-video-card-image-button img{height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.xgames-video-card .xgames-video-card-image-button:hover img{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xgames-video-card .xgames-video-card-content{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-item{height:36px;margin-right:-12px;width:36px;z-index:1}@media screen and (max-width:768px){.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-item{margin-right:-6px}}.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-name{font-family:var(--wp--preset--font-family--theme-lateral-condensed-font);letter-spacing:.05em;position:absolute;text-align:left;transform:translateY(-50%);transition-duration:.1s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:focus,.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:hover{outline:none;z-index:50}.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:focus img,.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:hover img{transform:scale(1.2)}.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:focus .xgames-video-card-content-athletes-name,.xgames-video-card .xgames-video-card-content-athletes .xgames-video-card-content-athletes-link:hover .xgames-video-card-content-athletes-name{clip:auto;background-color:var(--wp--preset--color--xgames-black);border-radius:5px;color:var(--wp--preset--color--xgames-white);display:inline-block;height:30px;left:0;line-height:1.05;max-width:220px;min-width:100px;overflow:visible;padding:5px 4px 0;top:-5px;transform:translateY(-100%);width:auto;z-index:10}.xgames-video-card.is-style-social .xgames-video-card-image{aspect-ratio:225/400;cursor:pointer;overflow:hidden;position:relative}.xgames-video-card.is-style-social .xgames-video-card-image:before{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));bottom:0;content:"";left:0;opacity:.2;position:absolute;right:0;top:0;z-index:10}.xgames-video-card.is-style-social .xgames-video-card-image svg{bottom:0;height:32px;left:0;margin:auto;position:absolute;right:0;top:0;width:30px;z-index:20}.xgames-video-card.is-style-social .xgames-video-card-image img{height:100%;margin-bottom:0;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.xgames-video-card.is-style-social .xgames-video-card-image:hover img{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.has-xgames-black-background-color .xgames-video-card,.has-xgames-black-background-color .xgames-video-card .xgames-video-card-content{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.has-xgames-black-background-color .xgames-video-card .xgames-video-card-content{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.modal__overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal__container{background-color:#fff;border-radius:0;box-sizing:border-box;max-height:100vh;max-width:800px;overflow-y:auto;padding:16px;width:100%}.modal__close{background:transparent;border:0}.modal__header .modal__close:before{content:"✕"}.modal__content{aspect-ratio:16/9;height:100%;position:relative;width:100%}.modal__content iframe{height:100%;left:0;position:absolute;top:0;width:100%}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.xgames-news-card{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));padding:1rem}.xgames-news-card:hover img{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xgames-news-card .xgames-news-card-content{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.xgames-news-card .xgames-news-card-content-date{display:block;font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.xgames-news-card .xgames-news-card-content-title{font-family:Lateral-Standard,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75rem}@media (min-width:768px){.xgames-news-card .xgames-news-card-content-title{font-size:1.5rem;line-height:2rem}}.xgames-news-card .xgames-news-card-image{aspect-ratio:340/196;margin-bottom:1.5rem;overflow:hidden}.xgames-news-card .xgames-news-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.xgames-media-card .xgames-media-card-content-date{display:block;font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;margin-bottom:.25rem;text-transform:uppercase}.xgames-media-card .xgames-media-card-content-title{font-family:Lateral-Standard,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;margin-bottom:auto;padding-bottom:1.5rem}@media (min-width:768px){.xgames-media-card .xgames-media-card-content-title{font-size:1.5rem;line-height:2rem}}.xgames-media-card .wp-element-button{--tw-border-opacity:1!important;border:1px solid #f5f5f5!important;border-color:rgba(245,245,245,var(--tw-border-opacity))!important;padding:.5rem!important;width:100%}button.xgames-share-button:hover svg .xgames-media-card .wp-element-button{stroke:var(--wp--preset--color--xgames-white)!important}.xgames-media-card .wp-element-button span{font-size:.75rem!important}.xgames-story-card{--tw-bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--tw-bg-opacity));padding:1rem}.xgames-story-card:hover img{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.05) scaleY(1.05);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.xgames-story-card .xgames-story-card-content{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity))}.xgames-story-card .xgames-story-card-content-date{display:block;font-family:Lateral-Condensed,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;line-height:1.25rem;margin-bottom:.75rem;text-transform:uppercase}.xgames-story-card .xgames-story-card-content-title{font-family:Lateral-Standard,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75rem}@media (min-width:768px){.xgames-story-card .xgames-story-card-content-title{font-size:1.5rem;line-height:2rem}}.xgames-story-card .xgames-story-card-image{aspect-ratio:340/196;margin-bottom:1.5rem;overflow:hidden}.xgames-story-card .xgames-story-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;transition-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.image-background-container{overflow:hidden}.image-background-container,.image-background-image,.image-background-wrapper{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.image-background-image{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.image-background-overlay{pointer-events:none}.image-background-overlay,.video-background-container{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-background-container{overflow:hidden}.video-background-video,.video-background-wrapper{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-background-video{min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover}.video-background-overlay{bottom:0;height:100%;left:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:400px){.entry-content .xg-404-title{font-size:1.5rem}}@media screen and (min-width:769px){.entry-content .xg-404-title{font-size:3.375rem}}@media screen and (min-width:1025px){.entry-content .xg-404-title{font-size:4.25rem}}@media screen and (min-width:1201px){.entry-content .xg-404-title{font-size:5.125rem}}@media screen and (min-width:1501px){.entry-content .xg-404-title{font-size:6.25rem}}.xg-search-page #xgames-search-content{transition:min-height .2s ease-out}.xg-search-page .xgames-search-tabs{position:relative;z-index:10}.xg-search-page .xgames-search-tabs fieldset{border:none;margin:0;min-width:0;padding:0}.xg-search-page .xgames-search-tabs legend{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.xg-search-page .xg-search-page-title{font-size:2.625rem}@media screen and (max-width:768px){.xg-search-page .xg-search-page-title{font-size:2rem}}.xg-search-page .search-form input[type=search]{background-color:var(--wp--preset--color--xgames-black);border-bottom:1px solid var(--wp--preset--color--xgames-white);font-family:Lateral-Expanded,sans-serif;font-size:2.5rem;font-weight:900;letter-spacing:.025em;transition:border-color 1.25s ease-in-out}.xg-search-page .search-form input[type=search]::-moz-placeholder{color:hsla(0,0%,100%,.4);font-size:3.125rem;opacity:.4;text-transform:uppercase;-moz-transition:color 1s ease-in-out;transition:color 1s ease-in-out}.xg-search-page .search-form input[type=search]::placeholder{color:hsla(0,0%,100%,.4);font-size:3.125rem;opacity:.4;text-transform:uppercase;transition:color 1s ease-in-out}.xg-search-page .search-form input[type=search]::-webkit-search-cancel-button,.xg-search-page .search-form input[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.xg-search-page .search-form input[type=search]:focus::-moz-placeholder{color:hsla(0,0%,100%,.8)}.xg-search-page .search-form input[type=search]:focus::placeholder{color:hsla(0,0%,100%,.8)}@media screen and (max-width:1200px){.xg-search-page .search-form input[type=search]::-moz-placeholder{font-size:2.25rem}.xg-search-page .search-form input[type=search]::placeholder{font-size:2.25rem}}@media screen and (max-width:768px){.xg-search-page .search-form input[type=search]{font-size:1.5rem}.xg-search-page .search-form input[type=search]::-moz-placeholder{font-size:1.5rem;-moz-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.xg-search-page .search-form input[type=search]::placeholder{font-size:1.5rem;transition:opacity .3s ease-in-out}}.xg-search-page .xgames-search-input{background:transparent!important;border:none;border-bottom:2px solid hsla(0,0%,100%,.3);color:#fff!important;font-size:2rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.xg-search-page .xgames-search-input::-moz-placeholder{color:hsla(0,0%,100%,.6);font-weight:700;letter-spacing:.1em}.xg-search-page .xgames-search-input::placeholder{color:hsla(0,0%,100%,.6);font-weight:700;letter-spacing:.1em}.xg-search-page .xgames-search-input:focus{outline:none}@media(max-width:768px){.xg-search-page .xgames-search-input{font-size:1.5rem}}.xg-search-page .xgames-search-modal__submit svg{color:#fff;height:24px;transition:color .3s ease;width:24px}@media(min-width:768px){.xg-search-page .xgames-search-modal__submit svg{height:32px;width:32px}}.xg-search-page .xgames-search-modal__submit:hover svg{color:var(--wp--preset--color--xgames-green)}.xgames-search-tabs .xgames-search-tab{border:1px solid var(--wp--preset--color--xgames-black);padding:1rem 1.25rem}@media screen and (min-width:1500px){.xgames-search-tabs .xgames-search-tab{min-width:200px}}.xgames-search-tabs .xgames-search-tab:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.4)}.xgames-search-tabs .xgames-search-tab.active{background:var(--wp--preset--color--xgames-black)!important;border-color:var(--wp--preset--color--xgames-black)!important;color:var(--wp--preset--color--xgames-white)!important}.xgames-search-tab-content{display:none}.xgames-search-tab-content.active{animation:fadeIn .3s ease-in-out;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.xgames-search-loading .animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.xgames-search-tab-content h6.is-style-style-h6{color:#fff;font-family:Lateral,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.5rem;position:relative;text-transform:uppercase}.xgames-search-tab-content h6.is-style-style-h6:after{background:aqua;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:40px}.xgames-search-tab-content .grid{gap:1.5rem}@media(min-width:768px){.xgames-search-tab-content .grid{gap:2rem}}#xgames-no-results h3{color:#fff;font-family:Lateral,sans-serif;font-weight:700;letter-spacing:.05em;text-transform:uppercase}#xgames-no-results p{color:hsla(0,0%,100%,.7)}.xgames-pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:2rem}.xgames-pagination a,.xgames-pagination span{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,.3);color:#fff;display:inline-flex;font-family:Lateral,sans-serif;font-size:.875rem;font-weight:600;height:40px;justify-content:center;min-width:40px;padding:0 12px;-webkit-text-decoration:none;text-decoration:none;transition:all .3s ease}.xgames-pagination a:hover,.xgames-pagination span:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5)}.xgames-pagination a.current,.xgames-pagination span.current{background:aqua;border-color:aqua;color:#000}.xgames-pagination a.disabled,.xgames-pagination span.disabled{cursor:not-allowed;opacity:.5}.xgames-pagination a.disabled:hover,.xgames-pagination span.disabled:hover{background:transparent;border-color:hsla(0,0%,100%,.3)}@media(max-width:1024px){.xgames-search-tabs .xgames-search-tab{flex:1;min-width:0;text-align:center}}@media(max-width:768px){.xgames-search-tabs .flex{flex-wrap:wrap;gap:.5rem}.xgames-search-tabs .xgames-search-tab{flex:1;min-width:calc(50% - .25rem)}.xgames-view-all-btn{font-size:.6875rem;padding:6px 12px}}.first\:mt-10:first-child{margin-top:2.5rem}.last\:hidden:last-child{display:none}.last\:border-0:last-child{border-width:0}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(1.1) scaleY(1.1);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:text-xgames-green:hover{--tw-text-opacity:1;color:#d2ff28;color:rgba(210,255,40,var(--tw-text-opacity))}.hover\:no-underline:hover{text-decoration-line:none}.focus\:not-sr-only:focus{clip:auto;height:auto;margin:0;overflow:visible;padding:0;position:static;white-space:normal;width:auto}.focus\:absolute:focus{position:absolute}.focus\:left-4:focus{left:1rem}.focus\:top-4:focus{top:1rem}.focus\:bg-xgames-white:focus{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity))}.focus\:px-8:focus{padding-left:2rem;padding-right:2rem}.focus\:py-4:focus{padding-bottom:1rem;padding-top:1rem}.focus\:text-xgames-black:focus{--tw-text-opacity:1;color:#000;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:shadow-lg:focus{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 transparent,0 0 transparent,0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}@media not all and (min-width:1280px){.max-xl\:\!m-0{margin:0!important}.max-xl\:\!m-1{margin:.25rem!important}.max-xl\:\!m-10{margin:2.5rem!important}.max-xl\:\!m-11{margin:2.75rem!important}.max-xl\:\!m-12{margin:3rem!important}.max-xl\:\!m-14{margin:3.5rem!important}.max-xl\:\!m-16{margin:4rem!important}.max-xl\:\!m-2{margin:.5rem!important}.max-xl\:\!m-20{margin:5rem!important}.max-xl\:\!m-24{margin:6rem!important}.max-xl\:\!m-28{margin:7rem!important}.max-xl\:\!m-3{margin:.75rem!important}.max-xl\:\!m-32{margin:8rem!important}.max-xl\:\!m-36{margin:9rem!important}.max-xl\:\!m-4{margin:1rem!important}.max-xl\:\!m-40{margin:10rem!important}.max-xl\:\!m-44{margin:11rem!important}.max-xl\:\!m-48{margin:12rem!important}.max-xl\:\!m-5{margin:1.25rem!important}.max-xl\:\!m-52{margin:13rem!important}.max-xl\:\!m-56{margin:14rem!important}.max-xl\:\!m-6{margin:1.5rem!important}.max-xl\:\!m-60{margin:15rem!important}.max-xl\:\!m-64{margin:16rem!important}.max-xl\:\!m-7{margin:1.75rem!important}.max-xl\:\!m-72{margin:18rem!important}.max-xl\:\!m-8{margin:2rem!important}.max-xl\:\!m-80{margin:20rem!important}.max-xl\:\!m-9{margin:2.25rem!important}.max-xl\:\!m-96{margin:24rem!important}.max-xl\:\!m-auto{margin:auto!important}.max-xl\:m-0{margin:0}.max-xl\:m-1{margin:.25rem}.max-xl\:m-10{margin:2.5rem}.max-xl\:m-11{margin:2.75rem}.max-xl\:m-12{margin:3rem}.max-xl\:m-14{margin:3.5rem}.max-xl\:m-16{margin:4rem}.max-xl\:m-2{margin:.5rem}.max-xl\:m-20{margin:5rem}.max-xl\:m-24{margin:6rem}.max-xl\:m-28{margin:7rem}.max-xl\:m-3{margin:.75rem}.max-xl\:m-32{margin:8rem}.max-xl\:m-36{margin:9rem}.max-xl\:m-4{margin:1rem}.max-xl\:m-40{margin:10rem}.max-xl\:m-44{margin:11rem}.max-xl\:m-48{margin:12rem}.max-xl\:m-5{margin:1.25rem}.max-xl\:m-52{margin:13rem}.max-xl\:m-56{margin:14rem}.max-xl\:m-6{margin:1.5rem}.max-xl\:m-60{margin:15rem}.max-xl\:m-64{margin:16rem}.max-xl\:m-7{margin:1.75rem}.max-xl\:m-72{margin:18rem}.max-xl\:m-8{margin:2rem}.max-xl\:m-80{margin:20rem}.max-xl\:m-9{margin:2.25rem}.max-xl\:m-96{margin:24rem}.max-xl\:m-auto{margin:auto}.max-xl\:\!mx-0{margin-left:0!important;margin-right:0!important}.max-xl\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.max-xl\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.max-xl\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.max-xl\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.max-xl\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.max-xl\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.max-xl\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.max-xl\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.max-xl\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.max-xl\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.max-xl\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.max-xl\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.max-xl\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.max-xl\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.max-xl\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.max-xl\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.max-xl\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.max-xl\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.max-xl\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.max-xl\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.max-xl\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.max-xl\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.max-xl\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.max-xl\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.max-xl\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.max-xl\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.max-xl\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.max-xl\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.max-xl\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.max-xl\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.max-xl\:\!my-0{margin-bottom:0!important;margin-top:0!important}.max-xl\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.max-xl\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.max-xl\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.max-xl\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.max-xl\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.max-xl\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.max-xl\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.max-xl\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.max-xl\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.max-xl\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.max-xl\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.max-xl\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.max-xl\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.max-xl\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.max-xl\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.max-xl\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.max-xl\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.max-xl\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.max-xl\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.max-xl\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.max-xl\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.max-xl\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.max-xl\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.max-xl\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.max-xl\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.max-xl\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.max-xl\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.max-xl\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.max-xl\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.max-xl\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.max-xl\:mx-0{margin-left:0;margin-right:0}.max-xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.max-xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.max-xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.max-xl\:mx-12{margin-left:3rem;margin-right:3rem}.max-xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.max-xl\:mx-16{margin-left:4rem;margin-right:4rem}.max-xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.max-xl\:mx-20{margin-left:5rem;margin-right:5rem}.max-xl\:mx-24{margin-left:6rem;margin-right:6rem}.max-xl\:mx-28{margin-left:7rem;margin-right:7rem}.max-xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.max-xl\:mx-32{margin-left:8rem;margin-right:8rem}.max-xl\:mx-36{margin-left:9rem;margin-right:9rem}.max-xl\:mx-4{margin-left:1rem;margin-right:1rem}.max-xl\:mx-40{margin-left:10rem;margin-right:10rem}.max-xl\:mx-44{margin-left:11rem;margin-right:11rem}.max-xl\:mx-48{margin-left:12rem;margin-right:12rem}.max-xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.max-xl\:mx-52{margin-left:13rem;margin-right:13rem}.max-xl\:mx-56{margin-left:14rem;margin-right:14rem}.max-xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.max-xl\:mx-60{margin-left:15rem;margin-right:15rem}.max-xl\:mx-64{margin-left:16rem;margin-right:16rem}.max-xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.max-xl\:mx-72{margin-left:18rem;margin-right:18rem}.max-xl\:mx-8{margin-left:2rem;margin-right:2rem}.max-xl\:mx-80{margin-left:20rem;margin-right:20rem}.max-xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.max-xl\:mx-96{margin-left:24rem;margin-right:24rem}.max-xl\:mx-auto{margin-left:auto;margin-right:auto}.max-xl\:my-0{margin-bottom:0;margin-top:0}.max-xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.max-xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.max-xl\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.max-xl\:my-12{margin-bottom:3rem;margin-top:3rem}.max-xl\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.max-xl\:my-16{margin-bottom:4rem;margin-top:4rem}.max-xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.max-xl\:my-20{margin-bottom:5rem;margin-top:5rem}.max-xl\:my-24{margin-bottom:6rem;margin-top:6rem}.max-xl\:my-28{margin-bottom:7rem;margin-top:7rem}.max-xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.max-xl\:my-32{margin-bottom:8rem;margin-top:8rem}.max-xl\:my-36{margin-bottom:9rem;margin-top:9rem}.max-xl\:my-4{margin-bottom:1rem;margin-top:1rem}.max-xl\:my-40{margin-bottom:10rem;margin-top:10rem}.max-xl\:my-44{margin-bottom:11rem;margin-top:11rem}.max-xl\:my-48{margin-bottom:12rem;margin-top:12rem}.max-xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.max-xl\:my-52{margin-bottom:13rem;margin-top:13rem}.max-xl\:my-56{margin-bottom:14rem;margin-top:14rem}.max-xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.max-xl\:my-60{margin-bottom:15rem;margin-top:15rem}.max-xl\:my-64{margin-bottom:16rem;margin-top:16rem}.max-xl\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.max-xl\:my-72{margin-bottom:18rem;margin-top:18rem}.max-xl\:my-8{margin-bottom:2rem;margin-top:2rem}.max-xl\:my-80{margin-bottom:20rem;margin-top:20rem}.max-xl\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.max-xl\:my-96{margin-bottom:24rem;margin-top:24rem}.max-xl\:my-auto{margin-bottom:auto;margin-top:auto}.max-xl\:\!mb-0{margin-bottom:0!important}.max-xl\:\!mb-1{margin-bottom:.25rem!important}.max-xl\:\!mb-10{margin-bottom:2.5rem!important}.max-xl\:\!mb-11{margin-bottom:2.75rem!important}.max-xl\:\!mb-12{margin-bottom:3rem!important}.max-xl\:\!mb-14{margin-bottom:3.5rem!important}.max-xl\:\!mb-16{margin-bottom:4rem!important}.max-xl\:\!mb-2{margin-bottom:.5rem!important}.max-xl\:\!mb-20{margin-bottom:5rem!important}.max-xl\:\!mb-24{margin-bottom:6rem!important}.max-xl\:\!mb-28{margin-bottom:7rem!important}.max-xl\:\!mb-3{margin-bottom:.75rem!important}.max-xl\:\!mb-32{margin-bottom:8rem!important}.max-xl\:\!mb-36{margin-bottom:9rem!important}.max-xl\:\!mb-4{margin-bottom:1rem!important}.max-xl\:\!mb-40{margin-bottom:10rem!important}.max-xl\:\!mb-44{margin-bottom:11rem!important}.max-xl\:\!mb-48{margin-bottom:12rem!important}.max-xl\:\!mb-5{margin-bottom:1.25rem!important}.max-xl\:\!mb-52{margin-bottom:13rem!important}.max-xl\:\!mb-56{margin-bottom:14rem!important}.max-xl\:\!mb-6{margin-bottom:1.5rem!important}.max-xl\:\!mb-60{margin-bottom:15rem!important}.max-xl\:\!mb-64{margin-bottom:16rem!important}.max-xl\:\!mb-7{margin-bottom:1.75rem!important}.max-xl\:\!mb-72{margin-bottom:18rem!important}.max-xl\:\!mb-8{margin-bottom:2rem!important}.max-xl\:\!mb-80{margin-bottom:20rem!important}.max-xl\:\!mb-9{margin-bottom:2.25rem!important}.max-xl\:\!mb-96{margin-bottom:24rem!important}.max-xl\:\!mb-auto{margin-bottom:auto!important}.max-xl\:\!ml-0{margin-left:0!important}.max-xl\:\!ml-1{margin-left:.25rem!important}.max-xl\:\!ml-10{margin-left:2.5rem!important}.max-xl\:\!ml-11{margin-left:2.75rem!important}.max-xl\:\!ml-12{margin-left:3rem!important}.max-xl\:\!ml-14{margin-left:3.5rem!important}.max-xl\:\!ml-16{margin-left:4rem!important}.max-xl\:\!ml-2{margin-left:.5rem!important}.max-xl\:\!ml-20{margin-left:5rem!important}.max-xl\:\!ml-24{margin-left:6rem!important}.max-xl\:\!ml-28{margin-left:7rem!important}.max-xl\:\!ml-3{margin-left:.75rem!important}.max-xl\:\!ml-32{margin-left:8rem!important}.max-xl\:\!ml-36{margin-left:9rem!important}.max-xl\:\!ml-4{margin-left:1rem!important}.max-xl\:\!ml-40{margin-left:10rem!important}.max-xl\:\!ml-44{margin-left:11rem!important}.max-xl\:\!ml-48{margin-left:12rem!important}.max-xl\:\!ml-5{margin-left:1.25rem!important}.max-xl\:\!ml-52{margin-left:13rem!important}.max-xl\:\!ml-56{margin-left:14rem!important}.max-xl\:\!ml-6{margin-left:1.5rem!important}.max-xl\:\!ml-60{margin-left:15rem!important}.max-xl\:\!ml-64{margin-left:16rem!important}.max-xl\:\!ml-7{margin-left:1.75rem!important}.max-xl\:\!ml-72{margin-left:18rem!important}.max-xl\:\!ml-8{margin-left:2rem!important}.max-xl\:\!ml-80{margin-left:20rem!important}.max-xl\:\!ml-9{margin-left:2.25rem!important}.max-xl\:\!ml-96{margin-left:24rem!important}.max-xl\:\!ml-auto{margin-left:auto!important}.max-xl\:\!mr-0{margin-right:0!important}.max-xl\:\!mr-1{margin-right:.25rem!important}.max-xl\:\!mr-10{margin-right:2.5rem!important}.max-xl\:\!mr-11{margin-right:2.75rem!important}.max-xl\:\!mr-12{margin-right:3rem!important}.max-xl\:\!mr-14{margin-right:3.5rem!important}.max-xl\:\!mr-16{margin-right:4rem!important}.max-xl\:\!mr-2{margin-right:.5rem!important}.max-xl\:\!mr-20{margin-right:5rem!important}.max-xl\:\!mr-24{margin-right:6rem!important}.max-xl\:\!mr-28{margin-right:7rem!important}.max-xl\:\!mr-3{margin-right:.75rem!important}.max-xl\:\!mr-32{margin-right:8rem!important}.max-xl\:\!mr-36{margin-right:9rem!important}.max-xl\:\!mr-4{margin-right:1rem!important}.max-xl\:\!mr-40{margin-right:10rem!important}.max-xl\:\!mr-44{margin-right:11rem!important}.max-xl\:\!mr-48{margin-right:12rem!important}.max-xl\:\!mr-5{margin-right:1.25rem!important}.max-xl\:\!mr-52{margin-right:13rem!important}.max-xl\:\!mr-56{margin-right:14rem!important}.max-xl\:\!mr-6{margin-right:1.5rem!important}.max-xl\:\!mr-60{margin-right:15rem!important}.max-xl\:\!mr-64{margin-right:16rem!important}.max-xl\:\!mr-7{margin-right:1.75rem!important}.max-xl\:\!mr-72{margin-right:18rem!important}.max-xl\:\!mr-8{margin-right:2rem!important}.max-xl\:\!mr-80{margin-right:20rem!important}.max-xl\:\!mr-9{margin-right:2.25rem!important}.max-xl\:\!mr-96{margin-right:24rem!important}.max-xl\:\!mr-auto{margin-right:auto!important}.max-xl\:\!mt-0{margin-top:0!important}.max-xl\:\!mt-1{margin-top:.25rem!important}.max-xl\:\!mt-10{margin-top:2.5rem!important}.max-xl\:\!mt-11{margin-top:2.75rem!important}.max-xl\:\!mt-12{margin-top:3rem!important}.max-xl\:\!mt-14{margin-top:3.5rem!important}.max-xl\:\!mt-16{margin-top:4rem!important}.max-xl\:\!mt-2{margin-top:.5rem!important}.max-xl\:\!mt-20{margin-top:5rem!important}.max-xl\:\!mt-24{margin-top:6rem!important}.max-xl\:\!mt-28{margin-top:7rem!important}.max-xl\:\!mt-3{margin-top:.75rem!important}.max-xl\:\!mt-32{margin-top:8rem!important}.max-xl\:\!mt-36{margin-top:9rem!important}.max-xl\:\!mt-4{margin-top:1rem!important}.max-xl\:\!mt-40{margin-top:10rem!important}.max-xl\:\!mt-44{margin-top:11rem!important}.max-xl\:\!mt-48{margin-top:12rem!important}.max-xl\:\!mt-5{margin-top:1.25rem!important}.max-xl\:\!mt-52{margin-top:13rem!important}.max-xl\:\!mt-56{margin-top:14rem!important}.max-xl\:\!mt-6{margin-top:1.5rem!important}.max-xl\:\!mt-60{margin-top:15rem!important}.max-xl\:\!mt-64{margin-top:16rem!important}.max-xl\:\!mt-7{margin-top:1.75rem!important}.max-xl\:\!mt-72{margin-top:18rem!important}.max-xl\:\!mt-8{margin-top:2rem!important}.max-xl\:\!mt-80{margin-top:20rem!important}.max-xl\:\!mt-9{margin-top:2.25rem!important}.max-xl\:\!mt-96{margin-top:24rem!important}.max-xl\:\!mt-auto{margin-top:auto!important}.max-xl\:mb-0{margin-bottom:0}.max-xl\:mb-1{margin-bottom:.25rem}.max-xl\:mb-10{margin-bottom:2.5rem}.max-xl\:mb-11{margin-bottom:2.75rem}.max-xl\:mb-12{margin-bottom:3rem}.max-xl\:mb-14{margin-bottom:3.5rem}.max-xl\:mb-16{margin-bottom:4rem}.max-xl\:mb-2{margin-bottom:.5rem}.max-xl\:mb-20{margin-bottom:5rem}.max-xl\:mb-24{margin-bottom:6rem}.max-xl\:mb-28{margin-bottom:7rem}.max-xl\:mb-3{margin-bottom:.75rem}.max-xl\:mb-32{margin-bottom:8rem}.max-xl\:mb-36{margin-bottom:9rem}.max-xl\:mb-4{margin-bottom:1rem}.max-xl\:mb-40{margin-bottom:10rem}.max-xl\:mb-44{margin-bottom:11rem}.max-xl\:mb-48{margin-bottom:12rem}.max-xl\:mb-5{margin-bottom:1.25rem}.max-xl\:mb-52{margin-bottom:13rem}.max-xl\:mb-56{margin-bottom:14rem}.max-xl\:mb-6{margin-bottom:1.5rem}.max-xl\:mb-60{margin-bottom:15rem}.max-xl\:mb-64{margin-bottom:16rem}.max-xl\:mb-7{margin-bottom:1.75rem}.max-xl\:mb-72{margin-bottom:18rem}.max-xl\:mb-8{margin-bottom:2rem}.max-xl\:mb-80{margin-bottom:20rem}.max-xl\:mb-9{margin-bottom:2.25rem}.max-xl\:mb-96{margin-bottom:24rem}.max-xl\:mb-auto{margin-bottom:auto}.max-xl\:ml-0{margin-left:0}.max-xl\:ml-1{margin-left:.25rem}.max-xl\:ml-10{margin-left:2.5rem}.max-xl\:ml-11{margin-left:2.75rem}.max-xl\:ml-12{margin-left:3rem}.max-xl\:ml-14{margin-left:3.5rem}.max-xl\:ml-16{margin-left:4rem}.max-xl\:ml-2{margin-left:.5rem}.max-xl\:ml-20{margin-left:5rem}.max-xl\:ml-24{margin-left:6rem}.max-xl\:ml-28{margin-left:7rem}.max-xl\:ml-3{margin-left:.75rem}.max-xl\:ml-32{margin-left:8rem}.max-xl\:ml-36{margin-left:9rem}.max-xl\:ml-4{margin-left:1rem}.max-xl\:ml-40{margin-left:10rem}.max-xl\:ml-44{margin-left:11rem}.max-xl\:ml-48{margin-left:12rem}.max-xl\:ml-5{margin-left:1.25rem}.max-xl\:ml-52{margin-left:13rem}.max-xl\:ml-56{margin-left:14rem}.max-xl\:ml-6{margin-left:1.5rem}.max-xl\:ml-60{margin-left:15rem}.max-xl\:ml-64{margin-left:16rem}.max-xl\:ml-7{margin-left:1.75rem}.max-xl\:ml-72{margin-left:18rem}.max-xl\:ml-8{margin-left:2rem}.max-xl\:ml-80{margin-left:20rem}.max-xl\:ml-9{margin-left:2.25rem}.max-xl\:ml-96{margin-left:24rem}.max-xl\:ml-auto{margin-left:auto}.max-xl\:mr-0{margin-right:0}.max-xl\:mr-1{margin-right:.25rem}.max-xl\:mr-10{margin-right:2.5rem}.max-xl\:mr-11{margin-right:2.75rem}.max-xl\:mr-12{margin-right:3rem}.max-xl\:mr-14{margin-right:3.5rem}.max-xl\:mr-16{margin-right:4rem}.max-xl\:mr-2{margin-right:.5rem}.max-xl\:mr-20{margin-right:5rem}.max-xl\:mr-24{margin-right:6rem}.max-xl\:mr-28{margin-right:7rem}.max-xl\:mr-3{margin-right:.75rem}.max-xl\:mr-32{margin-right:8rem}.max-xl\:mr-36{margin-right:9rem}.max-xl\:mr-4{margin-right:1rem}.max-xl\:mr-40{margin-right:10rem}.max-xl\:mr-44{margin-right:11rem}.max-xl\:mr-48{margin-right:12rem}.max-xl\:mr-5{margin-right:1.25rem}.max-xl\:mr-52{margin-right:13rem}.max-xl\:mr-56{margin-right:14rem}.max-xl\:mr-6{margin-right:1.5rem}.max-xl\:mr-60{margin-right:15rem}.max-xl\:mr-64{margin-right:16rem}.max-xl\:mr-7{margin-right:1.75rem}.max-xl\:mr-72{margin-right:18rem}.max-xl\:mr-8{margin-right:2rem}.max-xl\:mr-80{margin-right:20rem}.max-xl\:mr-9{margin-right:2.25rem}.max-xl\:mr-96{margin-right:24rem}.max-xl\:mr-auto{margin-right:auto}.max-xl\:mt-0{margin-top:0}.max-xl\:mt-1{margin-top:.25rem}.max-xl\:mt-10{margin-top:2.5rem}.max-xl\:mt-11{margin-top:2.75rem}.max-xl\:mt-12{margin-top:3rem}.max-xl\:mt-14{margin-top:3.5rem}.max-xl\:mt-16{margin-top:4rem}.max-xl\:mt-2{margin-top:.5rem}.max-xl\:mt-20{margin-top:5rem}.max-xl\:mt-24{margin-top:6rem}.max-xl\:mt-28{margin-top:7rem}.max-xl\:mt-3{margin-top:.75rem}.max-xl\:mt-32{margin-top:8rem}.max-xl\:mt-36{margin-top:9rem}.max-xl\:mt-4{margin-top:1rem}.max-xl\:mt-40{margin-top:10rem}.max-xl\:mt-44{margin-top:11rem}.max-xl\:mt-48{margin-top:12rem}.max-xl\:mt-5{margin-top:1.25rem}.max-xl\:mt-52{margin-top:13rem}.max-xl\:mt-56{margin-top:14rem}.max-xl\:mt-6{margin-top:1.5rem}.max-xl\:mt-60{margin-top:15rem}.max-xl\:mt-64{margin-top:16rem}.max-xl\:mt-7{margin-top:1.75rem}.max-xl\:mt-72{margin-top:18rem}.max-xl\:mt-8{margin-top:2rem}.max-xl\:mt-80{margin-top:20rem}.max-xl\:mt-9{margin-top:2.25rem}.max-xl\:mt-96{margin-top:24rem}.max-xl\:mt-auto{margin-top:auto}.max-xl\:\!p-0{padding:0!important}.max-xl\:\!p-1{padding:.25rem!important}.max-xl\:\!p-10{padding:2.5rem!important}.max-xl\:\!p-11{padding:2.75rem!important}.max-xl\:\!p-12{padding:3rem!important}.max-xl\:\!p-14{padding:3.5rem!important}.max-xl\:\!p-16{padding:4rem!important}.max-xl\:\!p-2{padding:.5rem!important}.max-xl\:\!p-20{padding:5rem!important}.max-xl\:\!p-24{padding:6rem!important}.max-xl\:\!p-28{padding:7rem!important}.max-xl\:\!p-3{padding:.75rem!important}.max-xl\:\!p-32{padding:8rem!important}.max-xl\:\!p-36{padding:9rem!important}.max-xl\:\!p-4{padding:1rem!important}.max-xl\:\!p-40{padding:10rem!important}.max-xl\:\!p-44{padding:11rem!important}.max-xl\:\!p-48{padding:12rem!important}.max-xl\:\!p-5{padding:1.25rem!important}.max-xl\:\!p-52{padding:13rem!important}.max-xl\:\!p-56{padding:14rem!important}.max-xl\:\!p-6{padding:1.5rem!important}.max-xl\:\!p-60{padding:15rem!important}.max-xl\:\!p-64{padding:16rem!important}.max-xl\:\!p-7{padding:1.75rem!important}.max-xl\:\!p-72{padding:18rem!important}.max-xl\:\!p-8{padding:2rem!important}.max-xl\:\!p-80{padding:20rem!important}.max-xl\:\!p-9{padding:2.25rem!important}.max-xl\:\!p-96{padding:24rem!important}.max-xl\:p-0{padding:0}.max-xl\:p-1{padding:.25rem}.max-xl\:p-10{padding:2.5rem}.max-xl\:p-11{padding:2.75rem}.max-xl\:p-12{padding:3rem}.max-xl\:p-14{padding:3.5rem}.max-xl\:p-16{padding:4rem}.max-xl\:p-2{padding:.5rem}.max-xl\:p-20{padding:5rem}.max-xl\:p-24{padding:6rem}.max-xl\:p-28{padding:7rem}.max-xl\:p-3{padding:.75rem}.max-xl\:p-32{padding:8rem}.max-xl\:p-36{padding:9rem}.max-xl\:p-4{padding:1rem}.max-xl\:p-40{padding:10rem}.max-xl\:p-44{padding:11rem}.max-xl\:p-48{padding:12rem}.max-xl\:p-5{padding:1.25rem}.max-xl\:p-52{padding:13rem}.max-xl\:p-56{padding:14rem}.max-xl\:p-6{padding:1.5rem}.max-xl\:p-60{padding:15rem}.max-xl\:p-64{padding:16rem}.max-xl\:p-7{padding:1.75rem}.max-xl\:p-72{padding:18rem}.max-xl\:p-8{padding:2rem}.max-xl\:p-80{padding:20rem}.max-xl\:p-9{padding:2.25rem}.max-xl\:p-96{padding:24rem}.max-xl\:\!px-0{padding-left:0!important;padding-right:0!important}.max-xl\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.max-xl\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.max-xl\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.max-xl\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.max-xl\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.max-xl\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.max-xl\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.max-xl\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.max-xl\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.max-xl\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.max-xl\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.max-xl\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.max-xl\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.max-xl\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.max-xl\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.max-xl\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.max-xl\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.max-xl\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.max-xl\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.max-xl\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.max-xl\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.max-xl\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.max-xl\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.max-xl\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.max-xl\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.max-xl\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.max-xl\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.max-xl\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.max-xl\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.max-xl\:\!py-0{padding-bottom:0!important;padding-top:0!important}.max-xl\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.max-xl\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.max-xl\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.max-xl\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.max-xl\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.max-xl\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.max-xl\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.max-xl\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.max-xl\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.max-xl\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.max-xl\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.max-xl\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.max-xl\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.max-xl\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.max-xl\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.max-xl\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.max-xl\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.max-xl\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.max-xl\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.max-xl\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.max-xl\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.max-xl\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.max-xl\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.max-xl\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.max-xl\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.max-xl\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.max-xl\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.max-xl\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.max-xl\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.max-xl\:px-0{padding-left:0;padding-right:0}.max-xl\:px-1{padding-left:.25rem;padding-right:.25rem}.max-xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.max-xl\:px-12{padding-left:3rem;padding-right:3rem}.max-xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.max-xl\:px-16{padding-left:4rem;padding-right:4rem}.max-xl\:px-2{padding-left:.5rem;padding-right:.5rem}.max-xl\:px-20{padding-left:5rem;padding-right:5rem}.max-xl\:px-24{padding-left:6rem;padding-right:6rem}.max-xl\:px-28{padding-left:7rem;padding-right:7rem}.max-xl\:px-3{padding-left:.75rem;padding-right:.75rem}.max-xl\:px-32{padding-left:8rem;padding-right:8rem}.max-xl\:px-36{padding-left:9rem;padding-right:9rem}.max-xl\:px-4{padding-left:1rem;padding-right:1rem}.max-xl\:px-40{padding-left:10rem;padding-right:10rem}.max-xl\:px-44{padding-left:11rem;padding-right:11rem}.max-xl\:px-48{padding-left:12rem;padding-right:12rem}.max-xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-xl\:px-52{padding-left:13rem;padding-right:13rem}.max-xl\:px-56{padding-left:14rem;padding-right:14rem}.max-xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-xl\:px-60{padding-left:15rem;padding-right:15rem}.max-xl\:px-64{padding-left:16rem;padding-right:16rem}.max-xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.max-xl\:px-72{padding-left:18rem;padding-right:18rem}.max-xl\:px-8{padding-left:2rem;padding-right:2rem}.max-xl\:px-80{padding-left:20rem;padding-right:20rem}.max-xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.max-xl\:px-96{padding-left:24rem;padding-right:24rem}.max-xl\:py-0{padding-bottom:0;padding-top:0}.max-xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.max-xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.max-xl\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.max-xl\:py-12{padding-bottom:3rem;padding-top:3rem}.max-xl\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.max-xl\:py-16{padding-bottom:4rem;padding-top:4rem}.max-xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.max-xl\:py-20{padding-bottom:5rem;padding-top:5rem}.max-xl\:py-24{padding-bottom:6rem;padding-top:6rem}.max-xl\:py-28{padding-bottom:7rem;padding-top:7rem}.max-xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.max-xl\:py-32{padding-bottom:8rem;padding-top:8rem}.max-xl\:py-36{padding-bottom:9rem;padding-top:9rem}.max-xl\:py-4{padding-bottom:1rem;padding-top:1rem}.max-xl\:py-40{padding-bottom:10rem;padding-top:10rem}.max-xl\:py-44{padding-bottom:11rem;padding-top:11rem}.max-xl\:py-48{padding-bottom:12rem;padding-top:12rem}.max-xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-xl\:py-52{padding-bottom:13rem;padding-top:13rem}.max-xl\:py-56{padding-bottom:14rem;padding-top:14rem}.max-xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.max-xl\:py-60{padding-bottom:15rem;padding-top:15rem}.max-xl\:py-64{padding-bottom:16rem;padding-top:16rem}.max-xl\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.max-xl\:py-72{padding-bottom:18rem;padding-top:18rem}.max-xl\:py-8{padding-bottom:2rem;padding-top:2rem}.max-xl\:py-80{padding-bottom:20rem;padding-top:20rem}.max-xl\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.max-xl\:py-96{padding-bottom:24rem;padding-top:24rem}.max-xl\:\!pb-0{padding-bottom:0!important}.max-xl\:\!pb-1{padding-bottom:.25rem!important}.max-xl\:\!pb-10{padding-bottom:2.5rem!important}.max-xl\:\!pb-11{padding-bottom:2.75rem!important}.max-xl\:\!pb-12{padding-bottom:3rem!important}.max-xl\:\!pb-14{padding-bottom:3.5rem!important}.max-xl\:\!pb-16{padding-bottom:4rem!important}.max-xl\:\!pb-2{padding-bottom:.5rem!important}.max-xl\:\!pb-20{padding-bottom:5rem!important}.max-xl\:\!pb-24{padding-bottom:6rem!important}.max-xl\:\!pb-28{padding-bottom:7rem!important}.max-xl\:\!pb-3{padding-bottom:.75rem!important}.max-xl\:\!pb-32{padding-bottom:8rem!important}.max-xl\:\!pb-36{padding-bottom:9rem!important}.max-xl\:\!pb-4{padding-bottom:1rem!important}.max-xl\:\!pb-40{padding-bottom:10rem!important}.max-xl\:\!pb-44{padding-bottom:11rem!important}.max-xl\:\!pb-48{padding-bottom:12rem!important}.max-xl\:\!pb-5{padding-bottom:1.25rem!important}.max-xl\:\!pb-52{padding-bottom:13rem!important}.max-xl\:\!pb-56{padding-bottom:14rem!important}.max-xl\:\!pb-6{padding-bottom:1.5rem!important}.max-xl\:\!pb-60{padding-bottom:15rem!important}.max-xl\:\!pb-64{padding-bottom:16rem!important}.max-xl\:\!pb-7{padding-bottom:1.75rem!important}.max-xl\:\!pb-72{padding-bottom:18rem!important}.max-xl\:\!pb-8{padding-bottom:2rem!important}.max-xl\:\!pb-80{padding-bottom:20rem!important}.max-xl\:\!pb-9{padding-bottom:2.25rem!important}.max-xl\:\!pb-96{padding-bottom:24rem!important}.max-xl\:\!pl-0{padding-left:0!important}.max-xl\:\!pl-1{padding-left:.25rem!important}.max-xl\:\!pl-10{padding-left:2.5rem!important}.max-xl\:\!pl-11{padding-left:2.75rem!important}.max-xl\:\!pl-12{padding-left:3rem!important}.max-xl\:\!pl-14{padding-left:3.5rem!important}.max-xl\:\!pl-16{padding-left:4rem!important}.max-xl\:\!pl-2{padding-left:.5rem!important}.max-xl\:\!pl-20{padding-left:5rem!important}.max-xl\:\!pl-24{padding-left:6rem!important}.max-xl\:\!pl-28{padding-left:7rem!important}.max-xl\:\!pl-3{padding-left:.75rem!important}.max-xl\:\!pl-32{padding-left:8rem!important}.max-xl\:\!pl-36{padding-left:9rem!important}.max-xl\:\!pl-4{padding-left:1rem!important}.max-xl\:\!pl-40{padding-left:10rem!important}.max-xl\:\!pl-44{padding-left:11rem!important}.max-xl\:\!pl-48{padding-left:12rem!important}.max-xl\:\!pl-5{padding-left:1.25rem!important}.max-xl\:\!pl-52{padding-left:13rem!important}.max-xl\:\!pl-56{padding-left:14rem!important}.max-xl\:\!pl-6{padding-left:1.5rem!important}.max-xl\:\!pl-60{padding-left:15rem!important}.max-xl\:\!pl-64{padding-left:16rem!important}.max-xl\:\!pl-7{padding-left:1.75rem!important}.max-xl\:\!pl-72{padding-left:18rem!important}.max-xl\:\!pl-8{padding-left:2rem!important}.max-xl\:\!pl-80{padding-left:20rem!important}.max-xl\:\!pl-9{padding-left:2.25rem!important}.max-xl\:\!pl-96{padding-left:24rem!important}.max-xl\:\!pr-0{padding-right:0!important}.max-xl\:\!pr-1{padding-right:.25rem!important}.max-xl\:\!pr-10{padding-right:2.5rem!important}.max-xl\:\!pr-11{padding-right:2.75rem!important}.max-xl\:\!pr-12{padding-right:3rem!important}.max-xl\:\!pr-14{padding-right:3.5rem!important}.max-xl\:\!pr-16{padding-right:4rem!important}.max-xl\:\!pr-2{padding-right:.5rem!important}.max-xl\:\!pr-20{padding-right:5rem!important}.max-xl\:\!pr-24{padding-right:6rem!important}.max-xl\:\!pr-28{padding-right:7rem!important}.max-xl\:\!pr-3{padding-right:.75rem!important}.max-xl\:\!pr-32{padding-right:8rem!important}.max-xl\:\!pr-36{padding-right:9rem!important}.max-xl\:\!pr-4{padding-right:1rem!important}.max-xl\:\!pr-40{padding-right:10rem!important}.max-xl\:\!pr-44{padding-right:11rem!important}.max-xl\:\!pr-48{padding-right:12rem!important}.max-xl\:\!pr-5{padding-right:1.25rem!important}.max-xl\:\!pr-52{padding-right:13rem!important}.max-xl\:\!pr-56{padding-right:14rem!important}.max-xl\:\!pr-6{padding-right:1.5rem!important}.max-xl\:\!pr-60{padding-right:15rem!important}.max-xl\:\!pr-64{padding-right:16rem!important}.max-xl\:\!pr-7{padding-right:1.75rem!important}.max-xl\:\!pr-72{padding-right:18rem!important}.max-xl\:\!pr-8{padding-right:2rem!important}.max-xl\:\!pr-80{padding-right:20rem!important}.max-xl\:\!pr-9{padding-right:2.25rem!important}.max-xl\:\!pr-96{padding-right:24rem!important}.max-xl\:\!pt-0{padding-top:0!important}.max-xl\:\!pt-1{padding-top:.25rem!important}.max-xl\:\!pt-10{padding-top:2.5rem!important}.max-xl\:\!pt-11{padding-top:2.75rem!important}.max-xl\:\!pt-12{padding-top:3rem!important}.max-xl\:\!pt-14{padding-top:3.5rem!important}.max-xl\:\!pt-16{padding-top:4rem!important}.max-xl\:\!pt-2{padding-top:.5rem!important}.max-xl\:\!pt-20{padding-top:5rem!important}.max-xl\:\!pt-24{padding-top:6rem!important}.max-xl\:\!pt-28{padding-top:7rem!important}.max-xl\:\!pt-3{padding-top:.75rem!important}.max-xl\:\!pt-32{padding-top:8rem!important}.max-xl\:\!pt-36{padding-top:9rem!important}.max-xl\:\!pt-4{padding-top:1rem!important}.max-xl\:\!pt-40{padding-top:10rem!important}.max-xl\:\!pt-44{padding-top:11rem!important}.max-xl\:\!pt-48{padding-top:12rem!important}.max-xl\:\!pt-5{padding-top:1.25rem!important}.max-xl\:\!pt-52{padding-top:13rem!important}.max-xl\:\!pt-56{padding-top:14rem!important}.max-xl\:\!pt-6{padding-top:1.5rem!important}.max-xl\:\!pt-60{padding-top:15rem!important}.max-xl\:\!pt-64{padding-top:16rem!important}.max-xl\:\!pt-7{padding-top:1.75rem!important}.max-xl\:\!pt-72{padding-top:18rem!important}.max-xl\:\!pt-8{padding-top:2rem!important}.max-xl\:\!pt-80{padding-top:20rem!important}.max-xl\:\!pt-9{padding-top:2.25rem!important}.max-xl\:\!pt-96{padding-top:24rem!important}.max-xl\:pb-0{padding-bottom:0}.max-xl\:pb-1{padding-bottom:.25rem}.max-xl\:pb-10{padding-bottom:2.5rem}.max-xl\:pb-11{padding-bottom:2.75rem}.max-xl\:pb-12{padding-bottom:3rem}.max-xl\:pb-14{padding-bottom:3.5rem}.max-xl\:pb-16{padding-bottom:4rem}.max-xl\:pb-2{padding-bottom:.5rem}.max-xl\:pb-20{padding-bottom:5rem}.max-xl\:pb-24{padding-bottom:6rem}.max-xl\:pb-28{padding-bottom:7rem}.max-xl\:pb-3{padding-bottom:.75rem}.max-xl\:pb-32{padding-bottom:8rem}.max-xl\:pb-36{padding-bottom:9rem}.max-xl\:pb-4{padding-bottom:1rem}.max-xl\:pb-40{padding-bottom:10rem}.max-xl\:pb-44{padding-bottom:11rem}.max-xl\:pb-48{padding-bottom:12rem}.max-xl\:pb-5{padding-bottom:1.25rem}.max-xl\:pb-52{padding-bottom:13rem}.max-xl\:pb-56{padding-bottom:14rem}.max-xl\:pb-6{padding-bottom:1.5rem}.max-xl\:pb-60{padding-bottom:15rem}.max-xl\:pb-64{padding-bottom:16rem}.max-xl\:pb-7{padding-bottom:1.75rem}.max-xl\:pb-72{padding-bottom:18rem}.max-xl\:pb-8{padding-bottom:2rem}.max-xl\:pb-80{padding-bottom:20rem}.max-xl\:pb-9{padding-bottom:2.25rem}.max-xl\:pb-96{padding-bottom:24rem}.max-xl\:pl-0{padding-left:0}.max-xl\:pl-1{padding-left:.25rem}.max-xl\:pl-10{padding-left:2.5rem}.max-xl\:pl-11{padding-left:2.75rem}.max-xl\:pl-12{padding-left:3rem}.max-xl\:pl-14{padding-left:3.5rem}.max-xl\:pl-16{padding-left:4rem}.max-xl\:pl-2{padding-left:.5rem}.max-xl\:pl-20{padding-left:5rem}.max-xl\:pl-24{padding-left:6rem}.max-xl\:pl-28{padding-left:7rem}.max-xl\:pl-3{padding-left:.75rem}.max-xl\:pl-32{padding-left:8rem}.max-xl\:pl-36{padding-left:9rem}.max-xl\:pl-4{padding-left:1rem}.max-xl\:pl-40{padding-left:10rem}.max-xl\:pl-44{padding-left:11rem}.max-xl\:pl-48{padding-left:12rem}.max-xl\:pl-5{padding-left:1.25rem}.max-xl\:pl-52{padding-left:13rem}.max-xl\:pl-56{padding-left:14rem}.max-xl\:pl-6{padding-left:1.5rem}.max-xl\:pl-60{padding-left:15rem}.max-xl\:pl-64{padding-left:16rem}.max-xl\:pl-7{padding-left:1.75rem}.max-xl\:pl-72{padding-left:18rem}.max-xl\:pl-8{padding-left:2rem}.max-xl\:pl-80{padding-left:20rem}.max-xl\:pl-9{padding-left:2.25rem}.max-xl\:pl-96{padding-left:24rem}.max-xl\:pr-0{padding-right:0}.max-xl\:pr-1{padding-right:.25rem}.max-xl\:pr-10{padding-right:2.5rem}.max-xl\:pr-11{padding-right:2.75rem}.max-xl\:pr-12{padding-right:3rem}.max-xl\:pr-14{padding-right:3.5rem}.max-xl\:pr-16{padding-right:4rem}.max-xl\:pr-2{padding-right:.5rem}.max-xl\:pr-20{padding-right:5rem}.max-xl\:pr-24{padding-right:6rem}.max-xl\:pr-28{padding-right:7rem}.max-xl\:pr-3{padding-right:.75rem}.max-xl\:pr-32{padding-right:8rem}.max-xl\:pr-36{padding-right:9rem}.max-xl\:pr-4{padding-right:1rem}.max-xl\:pr-40{padding-right:10rem}.max-xl\:pr-44{padding-right:11rem}.max-xl\:pr-48{padding-right:12rem}.max-xl\:pr-5{padding-right:1.25rem}.max-xl\:pr-52{padding-right:13rem}.max-xl\:pr-56{padding-right:14rem}.max-xl\:pr-6{padding-right:1.5rem}.max-xl\:pr-60{padding-right:15rem}.max-xl\:pr-64{padding-right:16rem}.max-xl\:pr-7{padding-right:1.75rem}.max-xl\:pr-72{padding-right:18rem}.max-xl\:pr-8{padding-right:2rem}.max-xl\:pr-80{padding-right:20rem}.max-xl\:pr-9{padding-right:2.25rem}.max-xl\:pr-96{padding-right:24rem}.max-xl\:pt-0{padding-top:0}.max-xl\:pt-1{padding-top:.25rem}.max-xl\:pt-10{padding-top:2.5rem}.max-xl\:pt-11{padding-top:2.75rem}.max-xl\:pt-12{padding-top:3rem}.max-xl\:pt-14{padding-top:3.5rem}.max-xl\:pt-16{padding-top:4rem}.max-xl\:pt-2{padding-top:.5rem}.max-xl\:pt-20{padding-top:5rem}.max-xl\:pt-24{padding-top:6rem}.max-xl\:pt-28{padding-top:7rem}.max-xl\:pt-3{padding-top:.75rem}.max-xl\:pt-32{padding-top:8rem}.max-xl\:pt-36{padding-top:9rem}.max-xl\:pt-4{padding-top:1rem}.max-xl\:pt-40{padding-top:10rem}.max-xl\:pt-44{padding-top:11rem}.max-xl\:pt-48{padding-top:12rem}.max-xl\:pt-5{padding-top:1.25rem}.max-xl\:pt-52{padding-top:13rem}.max-xl\:pt-56{padding-top:14rem}.max-xl\:pt-6{padding-top:1.5rem}.max-xl\:pt-60{padding-top:15rem}.max-xl\:pt-64{padding-top:16rem}.max-xl\:pt-7{padding-top:1.75rem}.max-xl\:pt-72{padding-top:18rem}.max-xl\:pt-8{padding-top:2rem}.max-xl\:pt-80{padding-top:20rem}.max-xl\:pt-9{padding-top:2.25rem}.max-xl\:pt-96{padding-top:24rem}}@media not all and (min-width:1024px){.max-lg\:\!m-0{margin:0!important}.max-lg\:\!m-1{margin:.25rem!important}.max-lg\:\!m-10{margin:2.5rem!important}.max-lg\:\!m-11{margin:2.75rem!important}.max-lg\:\!m-12{margin:3rem!important}.max-lg\:\!m-14{margin:3.5rem!important}.max-lg\:\!m-16{margin:4rem!important}.max-lg\:\!m-2{margin:.5rem!important}.max-lg\:\!m-20{margin:5rem!important}.max-lg\:\!m-24{margin:6rem!important}.max-lg\:\!m-28{margin:7rem!important}.max-lg\:\!m-3{margin:.75rem!important}.max-lg\:\!m-32{margin:8rem!important}.max-lg\:\!m-36{margin:9rem!important}.max-lg\:\!m-4{margin:1rem!important}.max-lg\:\!m-40{margin:10rem!important}.max-lg\:\!m-44{margin:11rem!important}.max-lg\:\!m-48{margin:12rem!important}.max-lg\:\!m-5{margin:1.25rem!important}.max-lg\:\!m-52{margin:13rem!important}.max-lg\:\!m-56{margin:14rem!important}.max-lg\:\!m-6{margin:1.5rem!important}.max-lg\:\!m-60{margin:15rem!important}.max-lg\:\!m-64{margin:16rem!important}.max-lg\:\!m-7{margin:1.75rem!important}.max-lg\:\!m-72{margin:18rem!important}.max-lg\:\!m-8{margin:2rem!important}.max-lg\:\!m-80{margin:20rem!important}.max-lg\:\!m-9{margin:2.25rem!important}.max-lg\:\!m-96{margin:24rem!important}.max-lg\:\!m-auto{margin:auto!important}.max-lg\:m-0{margin:0}.max-lg\:m-1{margin:.25rem}.max-lg\:m-10{margin:2.5rem}.max-lg\:m-11{margin:2.75rem}.max-lg\:m-12{margin:3rem}.max-lg\:m-14{margin:3.5rem}.max-lg\:m-16{margin:4rem}.max-lg\:m-2{margin:.5rem}.max-lg\:m-20{margin:5rem}.max-lg\:m-24{margin:6rem}.max-lg\:m-28{margin:7rem}.max-lg\:m-3{margin:.75rem}.max-lg\:m-32{margin:8rem}.max-lg\:m-36{margin:9rem}.max-lg\:m-4{margin:1rem}.max-lg\:m-40{margin:10rem}.max-lg\:m-44{margin:11rem}.max-lg\:m-48{margin:12rem}.max-lg\:m-5{margin:1.25rem}.max-lg\:m-52{margin:13rem}.max-lg\:m-56{margin:14rem}.max-lg\:m-6{margin:1.5rem}.max-lg\:m-60{margin:15rem}.max-lg\:m-64{margin:16rem}.max-lg\:m-7{margin:1.75rem}.max-lg\:m-72{margin:18rem}.max-lg\:m-8{margin:2rem}.max-lg\:m-80{margin:20rem}.max-lg\:m-9{margin:2.25rem}.max-lg\:m-96{margin:24rem}.max-lg\:m-auto{margin:auto}.max-lg\:\!mx-0{margin-left:0!important;margin-right:0!important}.max-lg\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.max-lg\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.max-lg\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.max-lg\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.max-lg\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.max-lg\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.max-lg\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.max-lg\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.max-lg\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.max-lg\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.max-lg\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.max-lg\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.max-lg\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.max-lg\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.max-lg\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.max-lg\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.max-lg\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.max-lg\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.max-lg\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.max-lg\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.max-lg\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.max-lg\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.max-lg\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.max-lg\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.max-lg\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.max-lg\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.max-lg\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.max-lg\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.max-lg\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.max-lg\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.max-lg\:\!my-0{margin-bottom:0!important;margin-top:0!important}.max-lg\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.max-lg\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.max-lg\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.max-lg\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.max-lg\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.max-lg\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.max-lg\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.max-lg\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.max-lg\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.max-lg\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.max-lg\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.max-lg\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.max-lg\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.max-lg\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.max-lg\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.max-lg\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.max-lg\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.max-lg\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.max-lg\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.max-lg\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.max-lg\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.max-lg\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.max-lg\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.max-lg\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.max-lg\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.max-lg\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.max-lg\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.max-lg\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.max-lg\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.max-lg\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.max-lg\:mx-0{margin-left:0;margin-right:0}.max-lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.max-lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.max-lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.max-lg\:mx-12{margin-left:3rem;margin-right:3rem}.max-lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.max-lg\:mx-16{margin-left:4rem;margin-right:4rem}.max-lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.max-lg\:mx-20{margin-left:5rem;margin-right:5rem}.max-lg\:mx-24{margin-left:6rem;margin-right:6rem}.max-lg\:mx-28{margin-left:7rem;margin-right:7rem}.max-lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.max-lg\:mx-32{margin-left:8rem;margin-right:8rem}.max-lg\:mx-36{margin-left:9rem;margin-right:9rem}.max-lg\:mx-4{margin-left:1rem;margin-right:1rem}.max-lg\:mx-40{margin-left:10rem;margin-right:10rem}.max-lg\:mx-44{margin-left:11rem;margin-right:11rem}.max-lg\:mx-48{margin-left:12rem;margin-right:12rem}.max-lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.max-lg\:mx-52{margin-left:13rem;margin-right:13rem}.max-lg\:mx-56{margin-left:14rem;margin-right:14rem}.max-lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.max-lg\:mx-60{margin-left:15rem;margin-right:15rem}.max-lg\:mx-64{margin-left:16rem;margin-right:16rem}.max-lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.max-lg\:mx-72{margin-left:18rem;margin-right:18rem}.max-lg\:mx-8{margin-left:2rem;margin-right:2rem}.max-lg\:mx-80{margin-left:20rem;margin-right:20rem}.max-lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.max-lg\:mx-96{margin-left:24rem;margin-right:24rem}.max-lg\:mx-auto{margin-left:auto;margin-right:auto}.max-lg\:my-0{margin-bottom:0;margin-top:0}.max-lg\:my-1{margin-bottom:.25rem;margin-top:.25rem}.max-lg\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.max-lg\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.max-lg\:my-12{margin-bottom:3rem;margin-top:3rem}.max-lg\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.max-lg\:my-16{margin-bottom:4rem;margin-top:4rem}.max-lg\:my-2{margin-bottom:.5rem;margin-top:.5rem}.max-lg\:my-20{margin-bottom:5rem;margin-top:5rem}.max-lg\:my-24{margin-bottom:6rem;margin-top:6rem}.max-lg\:my-28{margin-bottom:7rem;margin-top:7rem}.max-lg\:my-3{margin-bottom:.75rem;margin-top:.75rem}.max-lg\:my-32{margin-bottom:8rem;margin-top:8rem}.max-lg\:my-36{margin-bottom:9rem;margin-top:9rem}.max-lg\:my-4{margin-bottom:1rem;margin-top:1rem}.max-lg\:my-40{margin-bottom:10rem;margin-top:10rem}.max-lg\:my-44{margin-bottom:11rem;margin-top:11rem}.max-lg\:my-48{margin-bottom:12rem;margin-top:12rem}.max-lg\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.max-lg\:my-52{margin-bottom:13rem;margin-top:13rem}.max-lg\:my-56{margin-bottom:14rem;margin-top:14rem}.max-lg\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.max-lg\:my-60{margin-bottom:15rem;margin-top:15rem}.max-lg\:my-64{margin-bottom:16rem;margin-top:16rem}.max-lg\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.max-lg\:my-72{margin-bottom:18rem;margin-top:18rem}.max-lg\:my-8{margin-bottom:2rem;margin-top:2rem}.max-lg\:my-80{margin-bottom:20rem;margin-top:20rem}.max-lg\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.max-lg\:my-96{margin-bottom:24rem;margin-top:24rem}.max-lg\:my-auto{margin-bottom:auto;margin-top:auto}.max-lg\:\!mb-0{margin-bottom:0!important}.max-lg\:\!mb-1{margin-bottom:.25rem!important}.max-lg\:\!mb-10{margin-bottom:2.5rem!important}.max-lg\:\!mb-11{margin-bottom:2.75rem!important}.max-lg\:\!mb-12{margin-bottom:3rem!important}.max-lg\:\!mb-14{margin-bottom:3.5rem!important}.max-lg\:\!mb-16{margin-bottom:4rem!important}.max-lg\:\!mb-2{margin-bottom:.5rem!important}.max-lg\:\!mb-20{margin-bottom:5rem!important}.max-lg\:\!mb-24{margin-bottom:6rem!important}.max-lg\:\!mb-28{margin-bottom:7rem!important}.max-lg\:\!mb-3{margin-bottom:.75rem!important}.max-lg\:\!mb-32{margin-bottom:8rem!important}.max-lg\:\!mb-36{margin-bottom:9rem!important}.max-lg\:\!mb-4{margin-bottom:1rem!important}.max-lg\:\!mb-40{margin-bottom:10rem!important}.max-lg\:\!mb-44{margin-bottom:11rem!important}.max-lg\:\!mb-48{margin-bottom:12rem!important}.max-lg\:\!mb-5{margin-bottom:1.25rem!important}.max-lg\:\!mb-52{margin-bottom:13rem!important}.max-lg\:\!mb-56{margin-bottom:14rem!important}.max-lg\:\!mb-6{margin-bottom:1.5rem!important}.max-lg\:\!mb-60{margin-bottom:15rem!important}.max-lg\:\!mb-64{margin-bottom:16rem!important}.max-lg\:\!mb-7{margin-bottom:1.75rem!important}.max-lg\:\!mb-72{margin-bottom:18rem!important}.max-lg\:\!mb-8{margin-bottom:2rem!important}.max-lg\:\!mb-80{margin-bottom:20rem!important}.max-lg\:\!mb-9{margin-bottom:2.25rem!important}.max-lg\:\!mb-96{margin-bottom:24rem!important}.max-lg\:\!mb-auto{margin-bottom:auto!important}.max-lg\:\!ml-0{margin-left:0!important}.max-lg\:\!ml-1{margin-left:.25rem!important}.max-lg\:\!ml-10{margin-left:2.5rem!important}.max-lg\:\!ml-11{margin-left:2.75rem!important}.max-lg\:\!ml-12{margin-left:3rem!important}.max-lg\:\!ml-14{margin-left:3.5rem!important}.max-lg\:\!ml-16{margin-left:4rem!important}.max-lg\:\!ml-2{margin-left:.5rem!important}.max-lg\:\!ml-20{margin-left:5rem!important}.max-lg\:\!ml-24{margin-left:6rem!important}.max-lg\:\!ml-28{margin-left:7rem!important}.max-lg\:\!ml-3{margin-left:.75rem!important}.max-lg\:\!ml-32{margin-left:8rem!important}.max-lg\:\!ml-36{margin-left:9rem!important}.max-lg\:\!ml-4{margin-left:1rem!important}.max-lg\:\!ml-40{margin-left:10rem!important}.max-lg\:\!ml-44{margin-left:11rem!important}.max-lg\:\!ml-48{margin-left:12rem!important}.max-lg\:\!ml-5{margin-left:1.25rem!important}.max-lg\:\!ml-52{margin-left:13rem!important}.max-lg\:\!ml-56{margin-left:14rem!important}.max-lg\:\!ml-6{margin-left:1.5rem!important}.max-lg\:\!ml-60{margin-left:15rem!important}.max-lg\:\!ml-64{margin-left:16rem!important}.max-lg\:\!ml-7{margin-left:1.75rem!important}.max-lg\:\!ml-72{margin-left:18rem!important}.max-lg\:\!ml-8{margin-left:2rem!important}.max-lg\:\!ml-80{margin-left:20rem!important}.max-lg\:\!ml-9{margin-left:2.25rem!important}.max-lg\:\!ml-96{margin-left:24rem!important}.max-lg\:\!ml-auto{margin-left:auto!important}.max-lg\:\!mr-0{margin-right:0!important}.max-lg\:\!mr-1{margin-right:.25rem!important}.max-lg\:\!mr-10{margin-right:2.5rem!important}.max-lg\:\!mr-11{margin-right:2.75rem!important}.max-lg\:\!mr-12{margin-right:3rem!important}.max-lg\:\!mr-14{margin-right:3.5rem!important}.max-lg\:\!mr-16{margin-right:4rem!important}.max-lg\:\!mr-2{margin-right:.5rem!important}.max-lg\:\!mr-20{margin-right:5rem!important}.max-lg\:\!mr-24{margin-right:6rem!important}.max-lg\:\!mr-28{margin-right:7rem!important}.max-lg\:\!mr-3{margin-right:.75rem!important}.max-lg\:\!mr-32{margin-right:8rem!important}.max-lg\:\!mr-36{margin-right:9rem!important}.max-lg\:\!mr-4{margin-right:1rem!important}.max-lg\:\!mr-40{margin-right:10rem!important}.max-lg\:\!mr-44{margin-right:11rem!important}.max-lg\:\!mr-48{margin-right:12rem!important}.max-lg\:\!mr-5{margin-right:1.25rem!important}.max-lg\:\!mr-52{margin-right:13rem!important}.max-lg\:\!mr-56{margin-right:14rem!important}.max-lg\:\!mr-6{margin-right:1.5rem!important}.max-lg\:\!mr-60{margin-right:15rem!important}.max-lg\:\!mr-64{margin-right:16rem!important}.max-lg\:\!mr-7{margin-right:1.75rem!important}.max-lg\:\!mr-72{margin-right:18rem!important}.max-lg\:\!mr-8{margin-right:2rem!important}.max-lg\:\!mr-80{margin-right:20rem!important}.max-lg\:\!mr-9{margin-right:2.25rem!important}.max-lg\:\!mr-96{margin-right:24rem!important}.max-lg\:\!mr-auto{margin-right:auto!important}.max-lg\:\!mt-0{margin-top:0!important}.max-lg\:\!mt-1{margin-top:.25rem!important}.max-lg\:\!mt-10{margin-top:2.5rem!important}.max-lg\:\!mt-11{margin-top:2.75rem!important}.max-lg\:\!mt-12{margin-top:3rem!important}.max-lg\:\!mt-14{margin-top:3.5rem!important}.max-lg\:\!mt-16{margin-top:4rem!important}.max-lg\:\!mt-2{margin-top:.5rem!important}.max-lg\:\!mt-20{margin-top:5rem!important}.max-lg\:\!mt-24{margin-top:6rem!important}.max-lg\:\!mt-28{margin-top:7rem!important}.max-lg\:\!mt-3{margin-top:.75rem!important}.max-lg\:\!mt-32{margin-top:8rem!important}.max-lg\:\!mt-36{margin-top:9rem!important}.max-lg\:\!mt-4{margin-top:1rem!important}.max-lg\:\!mt-40{margin-top:10rem!important}.max-lg\:\!mt-44{margin-top:11rem!important}.max-lg\:\!mt-48{margin-top:12rem!important}.max-lg\:\!mt-5{margin-top:1.25rem!important}.max-lg\:\!mt-52{margin-top:13rem!important}.max-lg\:\!mt-56{margin-top:14rem!important}.max-lg\:\!mt-6{margin-top:1.5rem!important}.max-lg\:\!mt-60{margin-top:15rem!important}.max-lg\:\!mt-64{margin-top:16rem!important}.max-lg\:\!mt-7{margin-top:1.75rem!important}.max-lg\:\!mt-72{margin-top:18rem!important}.max-lg\:\!mt-8{margin-top:2rem!important}.max-lg\:\!mt-80{margin-top:20rem!important}.max-lg\:\!mt-9{margin-top:2.25rem!important}.max-lg\:\!mt-96{margin-top:24rem!important}.max-lg\:\!mt-auto{margin-top:auto!important}.max-lg\:mb-0{margin-bottom:0}.max-lg\:mb-1{margin-bottom:.25rem}.max-lg\:mb-10{margin-bottom:2.5rem}.max-lg\:mb-11{margin-bottom:2.75rem}.max-lg\:mb-12{margin-bottom:3rem}.max-lg\:mb-14{margin-bottom:3.5rem}.max-lg\:mb-16{margin-bottom:4rem}.max-lg\:mb-2{margin-bottom:.5rem}.max-lg\:mb-20{margin-bottom:5rem}.max-lg\:mb-24{margin-bottom:6rem}.max-lg\:mb-28{margin-bottom:7rem}.max-lg\:mb-3{margin-bottom:.75rem}.max-lg\:mb-32{margin-bottom:8rem}.max-lg\:mb-36{margin-bottom:9rem}.max-lg\:mb-4{margin-bottom:1rem}.max-lg\:mb-40{margin-bottom:10rem}.max-lg\:mb-44{margin-bottom:11rem}.max-lg\:mb-48{margin-bottom:12rem}.max-lg\:mb-5{margin-bottom:1.25rem}.max-lg\:mb-52{margin-bottom:13rem}.max-lg\:mb-56{margin-bottom:14rem}.max-lg\:mb-6{margin-bottom:1.5rem}.max-lg\:mb-60{margin-bottom:15rem}.max-lg\:mb-64{margin-bottom:16rem}.max-lg\:mb-7{margin-bottom:1.75rem}.max-lg\:mb-72{margin-bottom:18rem}.max-lg\:mb-8{margin-bottom:2rem}.max-lg\:mb-80{margin-bottom:20rem}.max-lg\:mb-9{margin-bottom:2.25rem}.max-lg\:mb-96{margin-bottom:24rem}.max-lg\:mb-auto{margin-bottom:auto}.max-lg\:ml-0{margin-left:0}.max-lg\:ml-1{margin-left:.25rem}.max-lg\:ml-10{margin-left:2.5rem}.max-lg\:ml-11{margin-left:2.75rem}.max-lg\:ml-12{margin-left:3rem}.max-lg\:ml-14{margin-left:3.5rem}.max-lg\:ml-16{margin-left:4rem}.max-lg\:ml-2{margin-left:.5rem}.max-lg\:ml-20{margin-left:5rem}.max-lg\:ml-24{margin-left:6rem}.max-lg\:ml-28{margin-left:7rem}.max-lg\:ml-3{margin-left:.75rem}.max-lg\:ml-32{margin-left:8rem}.max-lg\:ml-36{margin-left:9rem}.max-lg\:ml-4{margin-left:1rem}.max-lg\:ml-40{margin-left:10rem}.max-lg\:ml-44{margin-left:11rem}.max-lg\:ml-48{margin-left:12rem}.max-lg\:ml-5{margin-left:1.25rem}.max-lg\:ml-52{margin-left:13rem}.max-lg\:ml-56{margin-left:14rem}.max-lg\:ml-6{margin-left:1.5rem}.max-lg\:ml-60{margin-left:15rem}.max-lg\:ml-64{margin-left:16rem}.max-lg\:ml-7{margin-left:1.75rem}.max-lg\:ml-72{margin-left:18rem}.max-lg\:ml-8{margin-left:2rem}.max-lg\:ml-80{margin-left:20rem}.max-lg\:ml-9{margin-left:2.25rem}.max-lg\:ml-96{margin-left:24rem}.max-lg\:ml-auto{margin-left:auto}.max-lg\:mr-0{margin-right:0}.max-lg\:mr-1{margin-right:.25rem}.max-lg\:mr-10{margin-right:2.5rem}.max-lg\:mr-11{margin-right:2.75rem}.max-lg\:mr-12{margin-right:3rem}.max-lg\:mr-14{margin-right:3.5rem}.max-lg\:mr-16{margin-right:4rem}.max-lg\:mr-2{margin-right:.5rem}.max-lg\:mr-20{margin-right:5rem}.max-lg\:mr-24{margin-right:6rem}.max-lg\:mr-28{margin-right:7rem}.max-lg\:mr-3{margin-right:.75rem}.max-lg\:mr-32{margin-right:8rem}.max-lg\:mr-36{margin-right:9rem}.max-lg\:mr-4{margin-right:1rem}.max-lg\:mr-40{margin-right:10rem}.max-lg\:mr-44{margin-right:11rem}.max-lg\:mr-48{margin-right:12rem}.max-lg\:mr-5{margin-right:1.25rem}.max-lg\:mr-52{margin-right:13rem}.max-lg\:mr-56{margin-right:14rem}.max-lg\:mr-6{margin-right:1.5rem}.max-lg\:mr-60{margin-right:15rem}.max-lg\:mr-64{margin-right:16rem}.max-lg\:mr-7{margin-right:1.75rem}.max-lg\:mr-72{margin-right:18rem}.max-lg\:mr-8{margin-right:2rem}.max-lg\:mr-80{margin-right:20rem}.max-lg\:mr-9{margin-right:2.25rem}.max-lg\:mr-96{margin-right:24rem}.max-lg\:mr-auto{margin-right:auto}.max-lg\:mt-0{margin-top:0}.max-lg\:mt-1{margin-top:.25rem}.max-lg\:mt-10{margin-top:2.5rem}.max-lg\:mt-11{margin-top:2.75rem}.max-lg\:mt-12{margin-top:3rem}.max-lg\:mt-14{margin-top:3.5rem}.max-lg\:mt-16{margin-top:4rem}.max-lg\:mt-2{margin-top:.5rem}.max-lg\:mt-20{margin-top:5rem}.max-lg\:mt-24{margin-top:6rem}.max-lg\:mt-28{margin-top:7rem}.max-lg\:mt-3{margin-top:.75rem}.max-lg\:mt-32{margin-top:8rem}.max-lg\:mt-36{margin-top:9rem}.max-lg\:mt-4{margin-top:1rem}.max-lg\:mt-40{margin-top:10rem}.max-lg\:mt-44{margin-top:11rem}.max-lg\:mt-48{margin-top:12rem}.max-lg\:mt-5{margin-top:1.25rem}.max-lg\:mt-52{margin-top:13rem}.max-lg\:mt-56{margin-top:14rem}.max-lg\:mt-6{margin-top:1.5rem}.max-lg\:mt-60{margin-top:15rem}.max-lg\:mt-64{margin-top:16rem}.max-lg\:mt-7{margin-top:1.75rem}.max-lg\:mt-72{margin-top:18rem}.max-lg\:mt-8{margin-top:2rem}.max-lg\:mt-80{margin-top:20rem}.max-lg\:mt-9{margin-top:2.25rem}.max-lg\:mt-96{margin-top:24rem}.max-lg\:mt-auto{margin-top:auto}.max-lg\:\!p-0{padding:0!important}.max-lg\:\!p-1{padding:.25rem!important}.max-lg\:\!p-10{padding:2.5rem!important}.max-lg\:\!p-11{padding:2.75rem!important}.max-lg\:\!p-12{padding:3rem!important}.max-lg\:\!p-14{padding:3.5rem!important}.max-lg\:\!p-16{padding:4rem!important}.max-lg\:\!p-2{padding:.5rem!important}.max-lg\:\!p-20{padding:5rem!important}.max-lg\:\!p-24{padding:6rem!important}.max-lg\:\!p-28{padding:7rem!important}.max-lg\:\!p-3{padding:.75rem!important}.max-lg\:\!p-32{padding:8rem!important}.max-lg\:\!p-36{padding:9rem!important}.max-lg\:\!p-4{padding:1rem!important}.max-lg\:\!p-40{padding:10rem!important}.max-lg\:\!p-44{padding:11rem!important}.max-lg\:\!p-48{padding:12rem!important}.max-lg\:\!p-5{padding:1.25rem!important}.max-lg\:\!p-52{padding:13rem!important}.max-lg\:\!p-56{padding:14rem!important}.max-lg\:\!p-6{padding:1.5rem!important}.max-lg\:\!p-60{padding:15rem!important}.max-lg\:\!p-64{padding:16rem!important}.max-lg\:\!p-7{padding:1.75rem!important}.max-lg\:\!p-72{padding:18rem!important}.max-lg\:\!p-8{padding:2rem!important}.max-lg\:\!p-80{padding:20rem!important}.max-lg\:\!p-9{padding:2.25rem!important}.max-lg\:\!p-96{padding:24rem!important}.max-lg\:p-0{padding:0}.max-lg\:p-1{padding:.25rem}.max-lg\:p-10{padding:2.5rem}.max-lg\:p-11{padding:2.75rem}.max-lg\:p-12{padding:3rem}.max-lg\:p-14{padding:3.5rem}.max-lg\:p-16{padding:4rem}.max-lg\:p-2{padding:.5rem}.max-lg\:p-20{padding:5rem}.max-lg\:p-24{padding:6rem}.max-lg\:p-28{padding:7rem}.max-lg\:p-3{padding:.75rem}.max-lg\:p-32{padding:8rem}.max-lg\:p-36{padding:9rem}.max-lg\:p-4{padding:1rem}.max-lg\:p-40{padding:10rem}.max-lg\:p-44{padding:11rem}.max-lg\:p-48{padding:12rem}.max-lg\:p-5{padding:1.25rem}.max-lg\:p-52{padding:13rem}.max-lg\:p-56{padding:14rem}.max-lg\:p-6{padding:1.5rem}.max-lg\:p-60{padding:15rem}.max-lg\:p-64{padding:16rem}.max-lg\:p-7{padding:1.75rem}.max-lg\:p-72{padding:18rem}.max-lg\:p-8{padding:2rem}.max-lg\:p-80{padding:20rem}.max-lg\:p-9{padding:2.25rem}.max-lg\:p-96{padding:24rem}.max-lg\:\!px-0{padding-left:0!important;padding-right:0!important}.max-lg\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.max-lg\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.max-lg\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.max-lg\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.max-lg\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.max-lg\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.max-lg\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.max-lg\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.max-lg\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.max-lg\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.max-lg\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.max-lg\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.max-lg\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.max-lg\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.max-lg\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.max-lg\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.max-lg\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.max-lg\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.max-lg\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.max-lg\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.max-lg\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.max-lg\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.max-lg\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.max-lg\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.max-lg\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.max-lg\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.max-lg\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.max-lg\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.max-lg\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.max-lg\:\!py-0{padding-bottom:0!important;padding-top:0!important}.max-lg\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.max-lg\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.max-lg\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.max-lg\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.max-lg\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.max-lg\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.max-lg\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.max-lg\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.max-lg\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.max-lg\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.max-lg\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.max-lg\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.max-lg\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.max-lg\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.max-lg\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.max-lg\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.max-lg\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.max-lg\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.max-lg\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.max-lg\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.max-lg\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.max-lg\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.max-lg\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.max-lg\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.max-lg\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.max-lg\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.max-lg\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.max-lg\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.max-lg\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.max-lg\:px-0{padding-left:0;padding-right:0}.max-lg\:px-1{padding-left:.25rem;padding-right:.25rem}.max-lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.max-lg\:px-12{padding-left:3rem;padding-right:3rem}.max-lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.max-lg\:px-16{padding-left:4rem;padding-right:4rem}.max-lg\:px-2{padding-left:.5rem;padding-right:.5rem}.max-lg\:px-20{padding-left:5rem;padding-right:5rem}.max-lg\:px-24{padding-left:6rem;padding-right:6rem}.max-lg\:px-28{padding-left:7rem;padding-right:7rem}.max-lg\:px-3{padding-left:.75rem;padding-right:.75rem}.max-lg\:px-32{padding-left:8rem;padding-right:8rem}.max-lg\:px-36{padding-left:9rem;padding-right:9rem}.max-lg\:px-4{padding-left:1rem;padding-right:1rem}.max-lg\:px-40{padding-left:10rem;padding-right:10rem}.max-lg\:px-44{padding-left:11rem;padding-right:11rem}.max-lg\:px-48{padding-left:12rem;padding-right:12rem}.max-lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-lg\:px-52{padding-left:13rem;padding-right:13rem}.max-lg\:px-56{padding-left:14rem;padding-right:14rem}.max-lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-lg\:px-60{padding-left:15rem;padding-right:15rem}.max-lg\:px-64{padding-left:16rem;padding-right:16rem}.max-lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.max-lg\:px-72{padding-left:18rem;padding-right:18rem}.max-lg\:px-8{padding-left:2rem;padding-right:2rem}.max-lg\:px-80{padding-left:20rem;padding-right:20rem}.max-lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.max-lg\:px-96{padding-left:24rem;padding-right:24rem}.max-lg\:py-0{padding-bottom:0;padding-top:0}.max-lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.max-lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.max-lg\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.max-lg\:py-12{padding-bottom:3rem;padding-top:3rem}.max-lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.max-lg\:py-16{padding-bottom:4rem;padding-top:4rem}.max-lg\:py-2{padding-bottom:.5rem;padding-top:.5rem}.max-lg\:py-20{padding-bottom:5rem;padding-top:5rem}.max-lg\:py-24{padding-bottom:6rem;padding-top:6rem}.max-lg\:py-28{padding-bottom:7rem;padding-top:7rem}.max-lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.max-lg\:py-32{padding-bottom:8rem;padding-top:8rem}.max-lg\:py-36{padding-bottom:9rem;padding-top:9rem}.max-lg\:py-4{padding-bottom:1rem;padding-top:1rem}.max-lg\:py-40{padding-bottom:10rem;padding-top:10rem}.max-lg\:py-44{padding-bottom:11rem;padding-top:11rem}.max-lg\:py-48{padding-bottom:12rem;padding-top:12rem}.max-lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-lg\:py-52{padding-bottom:13rem;padding-top:13rem}.max-lg\:py-56{padding-bottom:14rem;padding-top:14rem}.max-lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.max-lg\:py-60{padding-bottom:15rem;padding-top:15rem}.max-lg\:py-64{padding-bottom:16rem;padding-top:16rem}.max-lg\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.max-lg\:py-72{padding-bottom:18rem;padding-top:18rem}.max-lg\:py-8{padding-bottom:2rem;padding-top:2rem}.max-lg\:py-80{padding-bottom:20rem;padding-top:20rem}.max-lg\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.max-lg\:py-96{padding-bottom:24rem;padding-top:24rem}.max-lg\:\!pb-0{padding-bottom:0!important}.max-lg\:\!pb-1{padding-bottom:.25rem!important}.max-lg\:\!pb-10{padding-bottom:2.5rem!important}.max-lg\:\!pb-11{padding-bottom:2.75rem!important}.max-lg\:\!pb-12{padding-bottom:3rem!important}.max-lg\:\!pb-14{padding-bottom:3.5rem!important}.max-lg\:\!pb-16{padding-bottom:4rem!important}.max-lg\:\!pb-2{padding-bottom:.5rem!important}.max-lg\:\!pb-20{padding-bottom:5rem!important}.max-lg\:\!pb-24{padding-bottom:6rem!important}.max-lg\:\!pb-28{padding-bottom:7rem!important}.max-lg\:\!pb-3{padding-bottom:.75rem!important}.max-lg\:\!pb-32{padding-bottom:8rem!important}.max-lg\:\!pb-36{padding-bottom:9rem!important}.max-lg\:\!pb-4{padding-bottom:1rem!important}.max-lg\:\!pb-40{padding-bottom:10rem!important}.max-lg\:\!pb-44{padding-bottom:11rem!important}.max-lg\:\!pb-48{padding-bottom:12rem!important}.max-lg\:\!pb-5{padding-bottom:1.25rem!important}.max-lg\:\!pb-52{padding-bottom:13rem!important}.max-lg\:\!pb-56{padding-bottom:14rem!important}.max-lg\:\!pb-6{padding-bottom:1.5rem!important}.max-lg\:\!pb-60{padding-bottom:15rem!important}.max-lg\:\!pb-64{padding-bottom:16rem!important}.max-lg\:\!pb-7{padding-bottom:1.75rem!important}.max-lg\:\!pb-72{padding-bottom:18rem!important}.max-lg\:\!pb-8{padding-bottom:2rem!important}.max-lg\:\!pb-80{padding-bottom:20rem!important}.max-lg\:\!pb-9{padding-bottom:2.25rem!important}.max-lg\:\!pb-96{padding-bottom:24rem!important}.max-lg\:\!pl-0{padding-left:0!important}.max-lg\:\!pl-1{padding-left:.25rem!important}.max-lg\:\!pl-10{padding-left:2.5rem!important}.max-lg\:\!pl-11{padding-left:2.75rem!important}.max-lg\:\!pl-12{padding-left:3rem!important}.max-lg\:\!pl-14{padding-left:3.5rem!important}.max-lg\:\!pl-16{padding-left:4rem!important}.max-lg\:\!pl-2{padding-left:.5rem!important}.max-lg\:\!pl-20{padding-left:5rem!important}.max-lg\:\!pl-24{padding-left:6rem!important}.max-lg\:\!pl-28{padding-left:7rem!important}.max-lg\:\!pl-3{padding-left:.75rem!important}.max-lg\:\!pl-32{padding-left:8rem!important}.max-lg\:\!pl-36{padding-left:9rem!important}.max-lg\:\!pl-4{padding-left:1rem!important}.max-lg\:\!pl-40{padding-left:10rem!important}.max-lg\:\!pl-44{padding-left:11rem!important}.max-lg\:\!pl-48{padding-left:12rem!important}.max-lg\:\!pl-5{padding-left:1.25rem!important}.max-lg\:\!pl-52{padding-left:13rem!important}.max-lg\:\!pl-56{padding-left:14rem!important}.max-lg\:\!pl-6{padding-left:1.5rem!important}.max-lg\:\!pl-60{padding-left:15rem!important}.max-lg\:\!pl-64{padding-left:16rem!important}.max-lg\:\!pl-7{padding-left:1.75rem!important}.max-lg\:\!pl-72{padding-left:18rem!important}.max-lg\:\!pl-8{padding-left:2rem!important}.max-lg\:\!pl-80{padding-left:20rem!important}.max-lg\:\!pl-9{padding-left:2.25rem!important}.max-lg\:\!pl-96{padding-left:24rem!important}.max-lg\:\!pr-0{padding-right:0!important}.max-lg\:\!pr-1{padding-right:.25rem!important}.max-lg\:\!pr-10{padding-right:2.5rem!important}.max-lg\:\!pr-11{padding-right:2.75rem!important}.max-lg\:\!pr-12{padding-right:3rem!important}.max-lg\:\!pr-14{padding-right:3.5rem!important}.max-lg\:\!pr-16{padding-right:4rem!important}.max-lg\:\!pr-2{padding-right:.5rem!important}.max-lg\:\!pr-20{padding-right:5rem!important}.max-lg\:\!pr-24{padding-right:6rem!important}.max-lg\:\!pr-28{padding-right:7rem!important}.max-lg\:\!pr-3{padding-right:.75rem!important}.max-lg\:\!pr-32{padding-right:8rem!important}.max-lg\:\!pr-36{padding-right:9rem!important}.max-lg\:\!pr-4{padding-right:1rem!important}.max-lg\:\!pr-40{padding-right:10rem!important}.max-lg\:\!pr-44{padding-right:11rem!important}.max-lg\:\!pr-48{padding-right:12rem!important}.max-lg\:\!pr-5{padding-right:1.25rem!important}.max-lg\:\!pr-52{padding-right:13rem!important}.max-lg\:\!pr-56{padding-right:14rem!important}.max-lg\:\!pr-6{padding-right:1.5rem!important}.max-lg\:\!pr-60{padding-right:15rem!important}.max-lg\:\!pr-64{padding-right:16rem!important}.max-lg\:\!pr-7{padding-right:1.75rem!important}.max-lg\:\!pr-72{padding-right:18rem!important}.max-lg\:\!pr-8{padding-right:2rem!important}.max-lg\:\!pr-80{padding-right:20rem!important}.max-lg\:\!pr-9{padding-right:2.25rem!important}.max-lg\:\!pr-96{padding-right:24rem!important}.max-lg\:\!pt-0{padding-top:0!important}.max-lg\:\!pt-1{padding-top:.25rem!important}.max-lg\:\!pt-10{padding-top:2.5rem!important}.max-lg\:\!pt-11{padding-top:2.75rem!important}.max-lg\:\!pt-12{padding-top:3rem!important}.max-lg\:\!pt-14{padding-top:3.5rem!important}.max-lg\:\!pt-16{padding-top:4rem!important}.max-lg\:\!pt-2{padding-top:.5rem!important}.max-lg\:\!pt-20{padding-top:5rem!important}.max-lg\:\!pt-24{padding-top:6rem!important}.max-lg\:\!pt-28{padding-top:7rem!important}.max-lg\:\!pt-3{padding-top:.75rem!important}.max-lg\:\!pt-32{padding-top:8rem!important}.max-lg\:\!pt-36{padding-top:9rem!important}.max-lg\:\!pt-4{padding-top:1rem!important}.max-lg\:\!pt-40{padding-top:10rem!important}.max-lg\:\!pt-44{padding-top:11rem!important}.max-lg\:\!pt-48{padding-top:12rem!important}.max-lg\:\!pt-5{padding-top:1.25rem!important}.max-lg\:\!pt-52{padding-top:13rem!important}.max-lg\:\!pt-56{padding-top:14rem!important}.max-lg\:\!pt-6{padding-top:1.5rem!important}.max-lg\:\!pt-60{padding-top:15rem!important}.max-lg\:\!pt-64{padding-top:16rem!important}.max-lg\:\!pt-7{padding-top:1.75rem!important}.max-lg\:\!pt-72{padding-top:18rem!important}.max-lg\:\!pt-8{padding-top:2rem!important}.max-lg\:\!pt-80{padding-top:20rem!important}.max-lg\:\!pt-9{padding-top:2.25rem!important}.max-lg\:\!pt-96{padding-top:24rem!important}.max-lg\:pb-0{padding-bottom:0}.max-lg\:pb-1{padding-bottom:.25rem}.max-lg\:pb-10{padding-bottom:2.5rem}.max-lg\:pb-11{padding-bottom:2.75rem}.max-lg\:pb-12{padding-bottom:3rem}.max-lg\:pb-14{padding-bottom:3.5rem}.max-lg\:pb-16{padding-bottom:4rem}.max-lg\:pb-2{padding-bottom:.5rem}.max-lg\:pb-20{padding-bottom:5rem}.max-lg\:pb-24{padding-bottom:6rem}.max-lg\:pb-28{padding-bottom:7rem}.max-lg\:pb-3{padding-bottom:.75rem}.max-lg\:pb-32{padding-bottom:8rem}.max-lg\:pb-36{padding-bottom:9rem}.max-lg\:pb-4{padding-bottom:1rem}.max-lg\:pb-40{padding-bottom:10rem}.max-lg\:pb-44{padding-bottom:11rem}.max-lg\:pb-48{padding-bottom:12rem}.max-lg\:pb-5{padding-bottom:1.25rem}.max-lg\:pb-52{padding-bottom:13rem}.max-lg\:pb-56{padding-bottom:14rem}.max-lg\:pb-6{padding-bottom:1.5rem}.max-lg\:pb-60{padding-bottom:15rem}.max-lg\:pb-64{padding-bottom:16rem}.max-lg\:pb-7{padding-bottom:1.75rem}.max-lg\:pb-72{padding-bottom:18rem}.max-lg\:pb-8{padding-bottom:2rem}.max-lg\:pb-80{padding-bottom:20rem}.max-lg\:pb-9{padding-bottom:2.25rem}.max-lg\:pb-96{padding-bottom:24rem}.max-lg\:pl-0{padding-left:0}.max-lg\:pl-1{padding-left:.25rem}.max-lg\:pl-10{padding-left:2.5rem}.max-lg\:pl-11{padding-left:2.75rem}.max-lg\:pl-12{padding-left:3rem}.max-lg\:pl-14{padding-left:3.5rem}.max-lg\:pl-16{padding-left:4rem}.max-lg\:pl-2{padding-left:.5rem}.max-lg\:pl-20{padding-left:5rem}.max-lg\:pl-24{padding-left:6rem}.max-lg\:pl-28{padding-left:7rem}.max-lg\:pl-3{padding-left:.75rem}.max-lg\:pl-32{padding-left:8rem}.max-lg\:pl-36{padding-left:9rem}.max-lg\:pl-4{padding-left:1rem}.max-lg\:pl-40{padding-left:10rem}.max-lg\:pl-44{padding-left:11rem}.max-lg\:pl-48{padding-left:12rem}.max-lg\:pl-5{padding-left:1.25rem}.max-lg\:pl-52{padding-left:13rem}.max-lg\:pl-56{padding-left:14rem}.max-lg\:pl-6{padding-left:1.5rem}.max-lg\:pl-60{padding-left:15rem}.max-lg\:pl-64{padding-left:16rem}.max-lg\:pl-7{padding-left:1.75rem}.max-lg\:pl-72{padding-left:18rem}.max-lg\:pl-8{padding-left:2rem}.max-lg\:pl-80{padding-left:20rem}.max-lg\:pl-9{padding-left:2.25rem}.max-lg\:pl-96{padding-left:24rem}.max-lg\:pr-0{padding-right:0}.max-lg\:pr-1{padding-right:.25rem}.max-lg\:pr-10{padding-right:2.5rem}.max-lg\:pr-11{padding-right:2.75rem}.max-lg\:pr-12{padding-right:3rem}.max-lg\:pr-14{padding-right:3.5rem}.max-lg\:pr-16{padding-right:4rem}.max-lg\:pr-2{padding-right:.5rem}.max-lg\:pr-20{padding-right:5rem}.max-lg\:pr-24{padding-right:6rem}.max-lg\:pr-28{padding-right:7rem}.max-lg\:pr-3{padding-right:.75rem}.max-lg\:pr-32{padding-right:8rem}.max-lg\:pr-36{padding-right:9rem}.max-lg\:pr-4{padding-right:1rem}.max-lg\:pr-40{padding-right:10rem}.max-lg\:pr-44{padding-right:11rem}.max-lg\:pr-48{padding-right:12rem}.max-lg\:pr-5{padding-right:1.25rem}.max-lg\:pr-52{padding-right:13rem}.max-lg\:pr-56{padding-right:14rem}.max-lg\:pr-6{padding-right:1.5rem}.max-lg\:pr-60{padding-right:15rem}.max-lg\:pr-64{padding-right:16rem}.max-lg\:pr-7{padding-right:1.75rem}.max-lg\:pr-72{padding-right:18rem}.max-lg\:pr-8{padding-right:2rem}.max-lg\:pr-80{padding-right:20rem}.max-lg\:pr-9{padding-right:2.25rem}.max-lg\:pr-96{padding-right:24rem}.max-lg\:pt-0{padding-top:0}.max-lg\:pt-1{padding-top:.25rem}.max-lg\:pt-10{padding-top:2.5rem}.max-lg\:pt-11{padding-top:2.75rem}.max-lg\:pt-12{padding-top:3rem}.max-lg\:pt-14{padding-top:3.5rem}.max-lg\:pt-16{padding-top:4rem}.max-lg\:pt-2{padding-top:.5rem}.max-lg\:pt-20{padding-top:5rem}.max-lg\:pt-24{padding-top:6rem}.max-lg\:pt-28{padding-top:7rem}.max-lg\:pt-3{padding-top:.75rem}.max-lg\:pt-32{padding-top:8rem}.max-lg\:pt-36{padding-top:9rem}.max-lg\:pt-4{padding-top:1rem}.max-lg\:pt-40{padding-top:10rem}.max-lg\:pt-44{padding-top:11rem}.max-lg\:pt-48{padding-top:12rem}.max-lg\:pt-5{padding-top:1.25rem}.max-lg\:pt-52{padding-top:13rem}.max-lg\:pt-56{padding-top:14rem}.max-lg\:pt-6{padding-top:1.5rem}.max-lg\:pt-60{padding-top:15rem}.max-lg\:pt-64{padding-top:16rem}.max-lg\:pt-7{padding-top:1.75rem}.max-lg\:pt-72{padding-top:18rem}.max-lg\:pt-8{padding-top:2rem}.max-lg\:pt-80{padding-top:20rem}.max-lg\:pt-9{padding-top:2.25rem}.max-lg\:pt-96{padding-top:24rem}}@media not all and (min-width:768px){.max-md\:\!m-0{margin:0!important}.max-md\:\!m-1{margin:.25rem!important}.max-md\:\!m-10{margin:2.5rem!important}.max-md\:\!m-11{margin:2.75rem!important}.max-md\:\!m-12{margin:3rem!important}.max-md\:\!m-14{margin:3.5rem!important}.max-md\:\!m-16{margin:4rem!important}.max-md\:\!m-2{margin:.5rem!important}.max-md\:\!m-20{margin:5rem!important}.max-md\:\!m-24{margin:6rem!important}.max-md\:\!m-28{margin:7rem!important}.max-md\:\!m-3{margin:.75rem!important}.max-md\:\!m-32{margin:8rem!important}.max-md\:\!m-36{margin:9rem!important}.max-md\:\!m-4{margin:1rem!important}.max-md\:\!m-40{margin:10rem!important}.max-md\:\!m-44{margin:11rem!important}.max-md\:\!m-48{margin:12rem!important}.max-md\:\!m-5{margin:1.25rem!important}.max-md\:\!m-52{margin:13rem!important}.max-md\:\!m-56{margin:14rem!important}.max-md\:\!m-6{margin:1.5rem!important}.max-md\:\!m-60{margin:15rem!important}.max-md\:\!m-64{margin:16rem!important}.max-md\:\!m-7{margin:1.75rem!important}.max-md\:\!m-72{margin:18rem!important}.max-md\:\!m-8{margin:2rem!important}.max-md\:\!m-80{margin:20rem!important}.max-md\:\!m-9{margin:2.25rem!important}.max-md\:\!m-96{margin:24rem!important}.max-md\:\!m-auto{margin:auto!important}.max-md\:m-0{margin:0}.max-md\:m-1{margin:.25rem}.max-md\:m-10{margin:2.5rem}.max-md\:m-11{margin:2.75rem}.max-md\:m-12{margin:3rem}.max-md\:m-14{margin:3.5rem}.max-md\:m-16{margin:4rem}.max-md\:m-2{margin:.5rem}.max-md\:m-20{margin:5rem}.max-md\:m-24{margin:6rem}.max-md\:m-28{margin:7rem}.max-md\:m-3{margin:.75rem}.max-md\:m-32{margin:8rem}.max-md\:m-36{margin:9rem}.max-md\:m-4{margin:1rem}.max-md\:m-40{margin:10rem}.max-md\:m-44{margin:11rem}.max-md\:m-48{margin:12rem}.max-md\:m-5{margin:1.25rem}.max-md\:m-52{margin:13rem}.max-md\:m-56{margin:14rem}.max-md\:m-6{margin:1.5rem}.max-md\:m-60{margin:15rem}.max-md\:m-64{margin:16rem}.max-md\:m-7{margin:1.75rem}.max-md\:m-72{margin:18rem}.max-md\:m-8{margin:2rem}.max-md\:m-80{margin:20rem}.max-md\:m-9{margin:2.25rem}.max-md\:m-96{margin:24rem}.max-md\:m-auto{margin:auto}.max-md\:\!mx-0{margin-left:0!important;margin-right:0!important}.max-md\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.max-md\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.max-md\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.max-md\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.max-md\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.max-md\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.max-md\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.max-md\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.max-md\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.max-md\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.max-md\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.max-md\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.max-md\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.max-md\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.max-md\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.max-md\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.max-md\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.max-md\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.max-md\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.max-md\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.max-md\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.max-md\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.max-md\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.max-md\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.max-md\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.max-md\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.max-md\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.max-md\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.max-md\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.max-md\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.max-md\:\!my-0{margin-bottom:0!important;margin-top:0!important}.max-md\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.max-md\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.max-md\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.max-md\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.max-md\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.max-md\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.max-md\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.max-md\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.max-md\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.max-md\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.max-md\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.max-md\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.max-md\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.max-md\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.max-md\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.max-md\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.max-md\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.max-md\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.max-md\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.max-md\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.max-md\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.max-md\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.max-md\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.max-md\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.max-md\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.max-md\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.max-md\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.max-md\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.max-md\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.max-md\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.max-md\:mx-0{margin-left:0;margin-right:0}.max-md\:mx-1{margin-left:.25rem;margin-right:.25rem}.max-md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.max-md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.max-md\:mx-12{margin-left:3rem;margin-right:3rem}.max-md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.max-md\:mx-16{margin-left:4rem;margin-right:4rem}.max-md\:mx-2{margin-left:.5rem;margin-right:.5rem}.max-md\:mx-20{margin-left:5rem;margin-right:5rem}.max-md\:mx-24{margin-left:6rem;margin-right:6rem}.max-md\:mx-28{margin-left:7rem;margin-right:7rem}.max-md\:mx-3{margin-left:.75rem;margin-right:.75rem}.max-md\:mx-32{margin-left:8rem;margin-right:8rem}.max-md\:mx-36{margin-left:9rem;margin-right:9rem}.max-md\:mx-4{margin-left:1rem;margin-right:1rem}.max-md\:mx-40{margin-left:10rem;margin-right:10rem}.max-md\:mx-44{margin-left:11rem;margin-right:11rem}.max-md\:mx-48{margin-left:12rem;margin-right:12rem}.max-md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.max-md\:mx-52{margin-left:13rem;margin-right:13rem}.max-md\:mx-56{margin-left:14rem;margin-right:14rem}.max-md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.max-md\:mx-60{margin-left:15rem;margin-right:15rem}.max-md\:mx-64{margin-left:16rem;margin-right:16rem}.max-md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.max-md\:mx-72{margin-left:18rem;margin-right:18rem}.max-md\:mx-8{margin-left:2rem;margin-right:2rem}.max-md\:mx-80{margin-left:20rem;margin-right:20rem}.max-md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.max-md\:mx-96{margin-left:24rem;margin-right:24rem}.max-md\:mx-auto{margin-left:auto;margin-right:auto}.max-md\:my-0{margin-bottom:0;margin-top:0}.max-md\:my-1{margin-bottom:.25rem;margin-top:.25rem}.max-md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.max-md\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.max-md\:my-12{margin-bottom:3rem;margin-top:3rem}.max-md\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.max-md\:my-16{margin-bottom:4rem;margin-top:4rem}.max-md\:my-2{margin-bottom:.5rem;margin-top:.5rem}.max-md\:my-20{margin-bottom:5rem;margin-top:5rem}.max-md\:my-24{margin-bottom:6rem;margin-top:6rem}.max-md\:my-28{margin-bottom:7rem;margin-top:7rem}.max-md\:my-3{margin-bottom:.75rem;margin-top:.75rem}.max-md\:my-32{margin-bottom:8rem;margin-top:8rem}.max-md\:my-36{margin-bottom:9rem;margin-top:9rem}.max-md\:my-4{margin-bottom:1rem;margin-top:1rem}.max-md\:my-40{margin-bottom:10rem;margin-top:10rem}.max-md\:my-44{margin-bottom:11rem;margin-top:11rem}.max-md\:my-48{margin-bottom:12rem;margin-top:12rem}.max-md\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.max-md\:my-52{margin-bottom:13rem;margin-top:13rem}.max-md\:my-56{margin-bottom:14rem;margin-top:14rem}.max-md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.max-md\:my-60{margin-bottom:15rem;margin-top:15rem}.max-md\:my-64{margin-bottom:16rem;margin-top:16rem}.max-md\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.max-md\:my-72{margin-bottom:18rem;margin-top:18rem}.max-md\:my-8{margin-bottom:2rem;margin-top:2rem}.max-md\:my-80{margin-bottom:20rem;margin-top:20rem}.max-md\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.max-md\:my-96{margin-bottom:24rem;margin-top:24rem}.max-md\:my-auto{margin-bottom:auto;margin-top:auto}.max-md\:\!mb-0{margin-bottom:0!important}.max-md\:\!mb-1{margin-bottom:.25rem!important}.max-md\:\!mb-10{margin-bottom:2.5rem!important}.max-md\:\!mb-11{margin-bottom:2.75rem!important}.max-md\:\!mb-12{margin-bottom:3rem!important}.max-md\:\!mb-14{margin-bottom:3.5rem!important}.max-md\:\!mb-16{margin-bottom:4rem!important}.max-md\:\!mb-2{margin-bottom:.5rem!important}.max-md\:\!mb-20{margin-bottom:5rem!important}.max-md\:\!mb-24{margin-bottom:6rem!important}.max-md\:\!mb-28{margin-bottom:7rem!important}.max-md\:\!mb-3{margin-bottom:.75rem!important}.max-md\:\!mb-32{margin-bottom:8rem!important}.max-md\:\!mb-36{margin-bottom:9rem!important}.max-md\:\!mb-4{margin-bottom:1rem!important}.max-md\:\!mb-40{margin-bottom:10rem!important}.max-md\:\!mb-44{margin-bottom:11rem!important}.max-md\:\!mb-48{margin-bottom:12rem!important}.max-md\:\!mb-5{margin-bottom:1.25rem!important}.max-md\:\!mb-52{margin-bottom:13rem!important}.max-md\:\!mb-56{margin-bottom:14rem!important}.max-md\:\!mb-6{margin-bottom:1.5rem!important}.max-md\:\!mb-60{margin-bottom:15rem!important}.max-md\:\!mb-64{margin-bottom:16rem!important}.max-md\:\!mb-7{margin-bottom:1.75rem!important}.max-md\:\!mb-72{margin-bottom:18rem!important}.max-md\:\!mb-8{margin-bottom:2rem!important}.max-md\:\!mb-80{margin-bottom:20rem!important}.max-md\:\!mb-9{margin-bottom:2.25rem!important}.max-md\:\!mb-96{margin-bottom:24rem!important}.max-md\:\!mb-auto{margin-bottom:auto!important}.max-md\:\!ml-0{margin-left:0!important}.max-md\:\!ml-1{margin-left:.25rem!important}.max-md\:\!ml-10{margin-left:2.5rem!important}.max-md\:\!ml-11{margin-left:2.75rem!important}.max-md\:\!ml-12{margin-left:3rem!important}.max-md\:\!ml-14{margin-left:3.5rem!important}.max-md\:\!ml-16{margin-left:4rem!important}.max-md\:\!ml-2{margin-left:.5rem!important}.max-md\:\!ml-20{margin-left:5rem!important}.max-md\:\!ml-24{margin-left:6rem!important}.max-md\:\!ml-28{margin-left:7rem!important}.max-md\:\!ml-3{margin-left:.75rem!important}.max-md\:\!ml-32{margin-left:8rem!important}.max-md\:\!ml-36{margin-left:9rem!important}.max-md\:\!ml-4{margin-left:1rem!important}.max-md\:\!ml-40{margin-left:10rem!important}.max-md\:\!ml-44{margin-left:11rem!important}.max-md\:\!ml-48{margin-left:12rem!important}.max-md\:\!ml-5{margin-left:1.25rem!important}.max-md\:\!ml-52{margin-left:13rem!important}.max-md\:\!ml-56{margin-left:14rem!important}.max-md\:\!ml-6{margin-left:1.5rem!important}.max-md\:\!ml-60{margin-left:15rem!important}.max-md\:\!ml-64{margin-left:16rem!important}.max-md\:\!ml-7{margin-left:1.75rem!important}.max-md\:\!ml-72{margin-left:18rem!important}.max-md\:\!ml-8{margin-left:2rem!important}.max-md\:\!ml-80{margin-left:20rem!important}.max-md\:\!ml-9{margin-left:2.25rem!important}.max-md\:\!ml-96{margin-left:24rem!important}.max-md\:\!ml-auto{margin-left:auto!important}.max-md\:\!mr-0{margin-right:0!important}.max-md\:\!mr-1{margin-right:.25rem!important}.max-md\:\!mr-10{margin-right:2.5rem!important}.max-md\:\!mr-11{margin-right:2.75rem!important}.max-md\:\!mr-12{margin-right:3rem!important}.max-md\:\!mr-14{margin-right:3.5rem!important}.max-md\:\!mr-16{margin-right:4rem!important}.max-md\:\!mr-2{margin-right:.5rem!important}.max-md\:\!mr-20{margin-right:5rem!important}.max-md\:\!mr-24{margin-right:6rem!important}.max-md\:\!mr-28{margin-right:7rem!important}.max-md\:\!mr-3{margin-right:.75rem!important}.max-md\:\!mr-32{margin-right:8rem!important}.max-md\:\!mr-36{margin-right:9rem!important}.max-md\:\!mr-4{margin-right:1rem!important}.max-md\:\!mr-40{margin-right:10rem!important}.max-md\:\!mr-44{margin-right:11rem!important}.max-md\:\!mr-48{margin-right:12rem!important}.max-md\:\!mr-5{margin-right:1.25rem!important}.max-md\:\!mr-52{margin-right:13rem!important}.max-md\:\!mr-56{margin-right:14rem!important}.max-md\:\!mr-6{margin-right:1.5rem!important}.max-md\:\!mr-60{margin-right:15rem!important}.max-md\:\!mr-64{margin-right:16rem!important}.max-md\:\!mr-7{margin-right:1.75rem!important}.max-md\:\!mr-72{margin-right:18rem!important}.max-md\:\!mr-8{margin-right:2rem!important}.max-md\:\!mr-80{margin-right:20rem!important}.max-md\:\!mr-9{margin-right:2.25rem!important}.max-md\:\!mr-96{margin-right:24rem!important}.max-md\:\!mr-auto{margin-right:auto!important}.max-md\:\!mt-0{margin-top:0!important}.max-md\:\!mt-1{margin-top:.25rem!important}.max-md\:\!mt-10{margin-top:2.5rem!important}.max-md\:\!mt-11{margin-top:2.75rem!important}.max-md\:\!mt-12{margin-top:3rem!important}.max-md\:\!mt-14{margin-top:3.5rem!important}.max-md\:\!mt-16{margin-top:4rem!important}.max-md\:\!mt-2{margin-top:.5rem!important}.max-md\:\!mt-20{margin-top:5rem!important}.max-md\:\!mt-24{margin-top:6rem!important}.max-md\:\!mt-28{margin-top:7rem!important}.max-md\:\!mt-3{margin-top:.75rem!important}.max-md\:\!mt-32{margin-top:8rem!important}.max-md\:\!mt-36{margin-top:9rem!important}.max-md\:\!mt-4{margin-top:1rem!important}.max-md\:\!mt-40{margin-top:10rem!important}.max-md\:\!mt-44{margin-top:11rem!important}.max-md\:\!mt-48{margin-top:12rem!important}.max-md\:\!mt-5{margin-top:1.25rem!important}.max-md\:\!mt-52{margin-top:13rem!important}.max-md\:\!mt-56{margin-top:14rem!important}.max-md\:\!mt-6{margin-top:1.5rem!important}.max-md\:\!mt-60{margin-top:15rem!important}.max-md\:\!mt-64{margin-top:16rem!important}.max-md\:\!mt-7{margin-top:1.75rem!important}.max-md\:\!mt-72{margin-top:18rem!important}.max-md\:\!mt-8{margin-top:2rem!important}.max-md\:\!mt-80{margin-top:20rem!important}.max-md\:\!mt-9{margin-top:2.25rem!important}.max-md\:\!mt-96{margin-top:24rem!important}.max-md\:\!mt-auto{margin-top:auto!important}.max-md\:mb-0{margin-bottom:0}.max-md\:mb-1{margin-bottom:.25rem}.max-md\:mb-10{margin-bottom:2.5rem}.max-md\:mb-11{margin-bottom:2.75rem}.max-md\:mb-12{margin-bottom:3rem}.max-md\:mb-14{margin-bottom:3.5rem}.max-md\:mb-16{margin-bottom:4rem}.max-md\:mb-2{margin-bottom:.5rem}.max-md\:mb-20{margin-bottom:5rem}.max-md\:mb-24{margin-bottom:6rem}.max-md\:mb-28{margin-bottom:7rem}.max-md\:mb-3{margin-bottom:.75rem}.max-md\:mb-32{margin-bottom:8rem}.max-md\:mb-36{margin-bottom:9rem}.max-md\:mb-4{margin-bottom:1rem}.max-md\:mb-40{margin-bottom:10rem}.max-md\:mb-44{margin-bottom:11rem}.max-md\:mb-48{margin-bottom:12rem}.max-md\:mb-5{margin-bottom:1.25rem}.max-md\:mb-52{margin-bottom:13rem}.max-md\:mb-56{margin-bottom:14rem}.max-md\:mb-6{margin-bottom:1.5rem}.max-md\:mb-60{margin-bottom:15rem}.max-md\:mb-64{margin-bottom:16rem}.max-md\:mb-7{margin-bottom:1.75rem}.max-md\:mb-72{margin-bottom:18rem}.max-md\:mb-8{margin-bottom:2rem}.max-md\:mb-80{margin-bottom:20rem}.max-md\:mb-9{margin-bottom:2.25rem}.max-md\:mb-96{margin-bottom:24rem}.max-md\:mb-auto{margin-bottom:auto}.max-md\:ml-0{margin-left:0}.max-md\:ml-1{margin-left:.25rem}.max-md\:ml-10{margin-left:2.5rem}.max-md\:ml-11{margin-left:2.75rem}.max-md\:ml-12{margin-left:3rem}.max-md\:ml-14{margin-left:3.5rem}.max-md\:ml-16{margin-left:4rem}.max-md\:ml-2{margin-left:.5rem}.max-md\:ml-20{margin-left:5rem}.max-md\:ml-24{margin-left:6rem}.max-md\:ml-28{margin-left:7rem}.max-md\:ml-3{margin-left:.75rem}.max-md\:ml-32{margin-left:8rem}.max-md\:ml-36{margin-left:9rem}.max-md\:ml-4{margin-left:1rem}.max-md\:ml-40{margin-left:10rem}.max-md\:ml-44{margin-left:11rem}.max-md\:ml-48{margin-left:12rem}.max-md\:ml-5{margin-left:1.25rem}.max-md\:ml-52{margin-left:13rem}.max-md\:ml-56{margin-left:14rem}.max-md\:ml-6{margin-left:1.5rem}.max-md\:ml-60{margin-left:15rem}.max-md\:ml-64{margin-left:16rem}.max-md\:ml-7{margin-left:1.75rem}.max-md\:ml-72{margin-left:18rem}.max-md\:ml-8{margin-left:2rem}.max-md\:ml-80{margin-left:20rem}.max-md\:ml-9{margin-left:2.25rem}.max-md\:ml-96{margin-left:24rem}.max-md\:ml-auto{margin-left:auto}.max-md\:mr-0{margin-right:0}.max-md\:mr-1{margin-right:.25rem}.max-md\:mr-10{margin-right:2.5rem}.max-md\:mr-11{margin-right:2.75rem}.max-md\:mr-12{margin-right:3rem}.max-md\:mr-14{margin-right:3.5rem}.max-md\:mr-16{margin-right:4rem}.max-md\:mr-2{margin-right:.5rem}.max-md\:mr-20{margin-right:5rem}.max-md\:mr-24{margin-right:6rem}.max-md\:mr-28{margin-right:7rem}.max-md\:mr-3{margin-right:.75rem}.max-md\:mr-32{margin-right:8rem}.max-md\:mr-36{margin-right:9rem}.max-md\:mr-4{margin-right:1rem}.max-md\:mr-40{margin-right:10rem}.max-md\:mr-44{margin-right:11rem}.max-md\:mr-48{margin-right:12rem}.max-md\:mr-5{margin-right:1.25rem}.max-md\:mr-52{margin-right:13rem}.max-md\:mr-56{margin-right:14rem}.max-md\:mr-6{margin-right:1.5rem}.max-md\:mr-60{margin-right:15rem}.max-md\:mr-64{margin-right:16rem}.max-md\:mr-7{margin-right:1.75rem}.max-md\:mr-72{margin-right:18rem}.max-md\:mr-8{margin-right:2rem}.max-md\:mr-80{margin-right:20rem}.max-md\:mr-9{margin-right:2.25rem}.max-md\:mr-96{margin-right:24rem}.max-md\:mr-auto{margin-right:auto}.max-md\:mt-0{margin-top:0}.max-md\:mt-1{margin-top:.25rem}.max-md\:mt-10{margin-top:2.5rem}.max-md\:mt-11{margin-top:2.75rem}.max-md\:mt-12{margin-top:3rem}.max-md\:mt-14{margin-top:3.5rem}.max-md\:mt-16{margin-top:4rem}.max-md\:mt-2{margin-top:.5rem}.max-md\:mt-20{margin-top:5rem}.max-md\:mt-24{margin-top:6rem}.max-md\:mt-28{margin-top:7rem}.max-md\:mt-3{margin-top:.75rem}.max-md\:mt-32{margin-top:8rem}.max-md\:mt-36{margin-top:9rem}.max-md\:mt-4{margin-top:1rem}.max-md\:mt-40{margin-top:10rem}.max-md\:mt-44{margin-top:11rem}.max-md\:mt-48{margin-top:12rem}.max-md\:mt-5{margin-top:1.25rem}.max-md\:mt-52{margin-top:13rem}.max-md\:mt-56{margin-top:14rem}.max-md\:mt-6{margin-top:1.5rem}.max-md\:mt-60{margin-top:15rem}.max-md\:mt-64{margin-top:16rem}.max-md\:mt-7{margin-top:1.75rem}.max-md\:mt-72{margin-top:18rem}.max-md\:mt-8{margin-top:2rem}.max-md\:mt-80{margin-top:20rem}.max-md\:mt-9{margin-top:2.25rem}.max-md\:mt-96{margin-top:24rem}.max-md\:mt-auto{margin-top:auto}.max-md\:\!p-0{padding:0!important}.max-md\:\!p-1{padding:.25rem!important}.max-md\:\!p-10{padding:2.5rem!important}.max-md\:\!p-11{padding:2.75rem!important}.max-md\:\!p-12{padding:3rem!important}.max-md\:\!p-14{padding:3.5rem!important}.max-md\:\!p-16{padding:4rem!important}.max-md\:\!p-2{padding:.5rem!important}.max-md\:\!p-20{padding:5rem!important}.max-md\:\!p-24{padding:6rem!important}.max-md\:\!p-28{padding:7rem!important}.max-md\:\!p-3{padding:.75rem!important}.max-md\:\!p-32{padding:8rem!important}.max-md\:\!p-36{padding:9rem!important}.max-md\:\!p-4{padding:1rem!important}.max-md\:\!p-40{padding:10rem!important}.max-md\:\!p-44{padding:11rem!important}.max-md\:\!p-48{padding:12rem!important}.max-md\:\!p-5{padding:1.25rem!important}.max-md\:\!p-52{padding:13rem!important}.max-md\:\!p-56{padding:14rem!important}.max-md\:\!p-6{padding:1.5rem!important}.max-md\:\!p-60{padding:15rem!important}.max-md\:\!p-64{padding:16rem!important}.max-md\:\!p-7{padding:1.75rem!important}.max-md\:\!p-72{padding:18rem!important}.max-md\:\!p-8{padding:2rem!important}.max-md\:\!p-80{padding:20rem!important}.max-md\:\!p-9{padding:2.25rem!important}.max-md\:\!p-96{padding:24rem!important}.max-md\:p-0{padding:0}.max-md\:p-1{padding:.25rem}.max-md\:p-10{padding:2.5rem}.max-md\:p-11{padding:2.75rem}.max-md\:p-12{padding:3rem}.max-md\:p-14{padding:3.5rem}.max-md\:p-16{padding:4rem}.max-md\:p-2{padding:.5rem}.max-md\:p-20{padding:5rem}.max-md\:p-24{padding:6rem}.max-md\:p-28{padding:7rem}.max-md\:p-3{padding:.75rem}.max-md\:p-32{padding:8rem}.max-md\:p-36{padding:9rem}.max-md\:p-4{padding:1rem}.max-md\:p-40{padding:10rem}.max-md\:p-44{padding:11rem}.max-md\:p-48{padding:12rem}.max-md\:p-5{padding:1.25rem}.max-md\:p-52{padding:13rem}.max-md\:p-56{padding:14rem}.max-md\:p-6{padding:1.5rem}.max-md\:p-60{padding:15rem}.max-md\:p-64{padding:16rem}.max-md\:p-7{padding:1.75rem}.max-md\:p-72{padding:18rem}.max-md\:p-8{padding:2rem}.max-md\:p-80{padding:20rem}.max-md\:p-9{padding:2.25rem}.max-md\:p-96{padding:24rem}.max-md\:\!px-0{padding-left:0!important;padding-right:0!important}.max-md\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.max-md\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.max-md\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.max-md\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.max-md\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.max-md\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.max-md\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.max-md\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.max-md\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.max-md\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.max-md\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.max-md\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.max-md\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.max-md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.max-md\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.max-md\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.max-md\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.max-md\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.max-md\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.max-md\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.max-md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.max-md\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.max-md\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.max-md\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.max-md\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.max-md\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.max-md\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.max-md\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.max-md\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.max-md\:\!py-0{padding-bottom:0!important;padding-top:0!important}.max-md\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.max-md\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.max-md\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.max-md\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.max-md\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.max-md\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.max-md\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.max-md\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.max-md\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.max-md\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.max-md\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.max-md\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.max-md\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.max-md\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.max-md\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.max-md\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.max-md\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.max-md\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.max-md\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.max-md\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.max-md\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.max-md\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.max-md\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.max-md\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.max-md\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.max-md\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.max-md\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.max-md\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.max-md\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.max-md\:px-0{padding-left:0;padding-right:0}.max-md\:px-1{padding-left:.25rem;padding-right:.25rem}.max-md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.max-md\:px-12{padding-left:3rem;padding-right:3rem}.max-md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.max-md\:px-16{padding-left:4rem;padding-right:4rem}.max-md\:px-2{padding-left:.5rem;padding-right:.5rem}.max-md\:px-20{padding-left:5rem;padding-right:5rem}.max-md\:px-24{padding-left:6rem;padding-right:6rem}.max-md\:px-28{padding-left:7rem;padding-right:7rem}.max-md\:px-3{padding-left:.75rem;padding-right:.75rem}.max-md\:px-32{padding-left:8rem;padding-right:8rem}.max-md\:px-36{padding-left:9rem;padding-right:9rem}.max-md\:px-4{padding-left:1rem;padding-right:1rem}.max-md\:px-40{padding-left:10rem;padding-right:10rem}.max-md\:px-44{padding-left:11rem;padding-right:11rem}.max-md\:px-48{padding-left:12rem;padding-right:12rem}.max-md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-md\:px-52{padding-left:13rem;padding-right:13rem}.max-md\:px-56{padding-left:14rem;padding-right:14rem}.max-md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-md\:px-60{padding-left:15rem;padding-right:15rem}.max-md\:px-64{padding-left:16rem;padding-right:16rem}.max-md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.max-md\:px-72{padding-left:18rem;padding-right:18rem}.max-md\:px-8{padding-left:2rem;padding-right:2rem}.max-md\:px-80{padding-left:20rem;padding-right:20rem}.max-md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.max-md\:px-96{padding-left:24rem;padding-right:24rem}.max-md\:py-0{padding-bottom:0;padding-top:0}.max-md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.max-md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.max-md\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.max-md\:py-12{padding-bottom:3rem;padding-top:3rem}.max-md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.max-md\:py-16{padding-bottom:4rem;padding-top:4rem}.max-md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.max-md\:py-20{padding-bottom:5rem;padding-top:5rem}.max-md\:py-24{padding-bottom:6rem;padding-top:6rem}.max-md\:py-28{padding-bottom:7rem;padding-top:7rem}.max-md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.max-md\:py-32{padding-bottom:8rem;padding-top:8rem}.max-md\:py-36{padding-bottom:9rem;padding-top:9rem}.max-md\:py-4{padding-bottom:1rem;padding-top:1rem}.max-md\:py-40{padding-bottom:10rem;padding-top:10rem}.max-md\:py-44{padding-bottom:11rem;padding-top:11rem}.max-md\:py-48{padding-bottom:12rem;padding-top:12rem}.max-md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-md\:py-52{padding-bottom:13rem;padding-top:13rem}.max-md\:py-56{padding-bottom:14rem;padding-top:14rem}.max-md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.max-md\:py-60{padding-bottom:15rem;padding-top:15rem}.max-md\:py-64{padding-bottom:16rem;padding-top:16rem}.max-md\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.max-md\:py-72{padding-bottom:18rem;padding-top:18rem}.max-md\:py-8{padding-bottom:2rem;padding-top:2rem}.max-md\:py-80{padding-bottom:20rem;padding-top:20rem}.max-md\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.max-md\:py-96{padding-bottom:24rem;padding-top:24rem}.max-md\:\!pb-0{padding-bottom:0!important}.max-md\:\!pb-1{padding-bottom:.25rem!important}.max-md\:\!pb-10{padding-bottom:2.5rem!important}.max-md\:\!pb-11{padding-bottom:2.75rem!important}.max-md\:\!pb-12{padding-bottom:3rem!important}.max-md\:\!pb-14{padding-bottom:3.5rem!important}.max-md\:\!pb-16{padding-bottom:4rem!important}.max-md\:\!pb-2{padding-bottom:.5rem!important}.max-md\:\!pb-20{padding-bottom:5rem!important}.max-md\:\!pb-24{padding-bottom:6rem!important}.max-md\:\!pb-28{padding-bottom:7rem!important}.max-md\:\!pb-3{padding-bottom:.75rem!important}.max-md\:\!pb-32{padding-bottom:8rem!important}.max-md\:\!pb-36{padding-bottom:9rem!important}.max-md\:\!pb-4{padding-bottom:1rem!important}.max-md\:\!pb-40{padding-bottom:10rem!important}.max-md\:\!pb-44{padding-bottom:11rem!important}.max-md\:\!pb-48{padding-bottom:12rem!important}.max-md\:\!pb-5{padding-bottom:1.25rem!important}.max-md\:\!pb-52{padding-bottom:13rem!important}.max-md\:\!pb-56{padding-bottom:14rem!important}.max-md\:\!pb-6{padding-bottom:1.5rem!important}.max-md\:\!pb-60{padding-bottom:15rem!important}.max-md\:\!pb-64{padding-bottom:16rem!important}.max-md\:\!pb-7{padding-bottom:1.75rem!important}.max-md\:\!pb-72{padding-bottom:18rem!important}.max-md\:\!pb-8{padding-bottom:2rem!important}.max-md\:\!pb-80{padding-bottom:20rem!important}.max-md\:\!pb-9{padding-bottom:2.25rem!important}.max-md\:\!pb-96{padding-bottom:24rem!important}.max-md\:\!pl-0{padding-left:0!important}.max-md\:\!pl-1{padding-left:.25rem!important}.max-md\:\!pl-10{padding-left:2.5rem!important}.max-md\:\!pl-11{padding-left:2.75rem!important}.max-md\:\!pl-12{padding-left:3rem!important}.max-md\:\!pl-14{padding-left:3.5rem!important}.max-md\:\!pl-16{padding-left:4rem!important}.max-md\:\!pl-2{padding-left:.5rem!important}.max-md\:\!pl-20{padding-left:5rem!important}.max-md\:\!pl-24{padding-left:6rem!important}.max-md\:\!pl-28{padding-left:7rem!important}.max-md\:\!pl-3{padding-left:.75rem!important}.max-md\:\!pl-32{padding-left:8rem!important}.max-md\:\!pl-36{padding-left:9rem!important}.max-md\:\!pl-4{padding-left:1rem!important}.max-md\:\!pl-40{padding-left:10rem!important}.max-md\:\!pl-44{padding-left:11rem!important}.max-md\:\!pl-48{padding-left:12rem!important}.max-md\:\!pl-5{padding-left:1.25rem!important}.max-md\:\!pl-52{padding-left:13rem!important}.max-md\:\!pl-56{padding-left:14rem!important}.max-md\:\!pl-6{padding-left:1.5rem!important}.max-md\:\!pl-60{padding-left:15rem!important}.max-md\:\!pl-64{padding-left:16rem!important}.max-md\:\!pl-7{padding-left:1.75rem!important}.max-md\:\!pl-72{padding-left:18rem!important}.max-md\:\!pl-8{padding-left:2rem!important}.max-md\:\!pl-80{padding-left:20rem!important}.max-md\:\!pl-9{padding-left:2.25rem!important}.max-md\:\!pl-96{padding-left:24rem!important}.max-md\:\!pr-0{padding-right:0!important}.max-md\:\!pr-1{padding-right:.25rem!important}.max-md\:\!pr-10{padding-right:2.5rem!important}.max-md\:\!pr-11{padding-right:2.75rem!important}.max-md\:\!pr-12{padding-right:3rem!important}.max-md\:\!pr-14{padding-right:3.5rem!important}.max-md\:\!pr-16{padding-right:4rem!important}.max-md\:\!pr-2{padding-right:.5rem!important}.max-md\:\!pr-20{padding-right:5rem!important}.max-md\:\!pr-24{padding-right:6rem!important}.max-md\:\!pr-28{padding-right:7rem!important}.max-md\:\!pr-3{padding-right:.75rem!important}.max-md\:\!pr-32{padding-right:8rem!important}.max-md\:\!pr-36{padding-right:9rem!important}.max-md\:\!pr-4{padding-right:1rem!important}.max-md\:\!pr-40{padding-right:10rem!important}.max-md\:\!pr-44{padding-right:11rem!important}.max-md\:\!pr-48{padding-right:12rem!important}.max-md\:\!pr-5{padding-right:1.25rem!important}.max-md\:\!pr-52{padding-right:13rem!important}.max-md\:\!pr-56{padding-right:14rem!important}.max-md\:\!pr-6{padding-right:1.5rem!important}.max-md\:\!pr-60{padding-right:15rem!important}.max-md\:\!pr-64{padding-right:16rem!important}.max-md\:\!pr-7{padding-right:1.75rem!important}.max-md\:\!pr-72{padding-right:18rem!important}.max-md\:\!pr-8{padding-right:2rem!important}.max-md\:\!pr-80{padding-right:20rem!important}.max-md\:\!pr-9{padding-right:2.25rem!important}.max-md\:\!pr-96{padding-right:24rem!important}.max-md\:\!pt-0{padding-top:0!important}.max-md\:\!pt-1{padding-top:.25rem!important}.max-md\:\!pt-10{padding-top:2.5rem!important}.max-md\:\!pt-11{padding-top:2.75rem!important}.max-md\:\!pt-12{padding-top:3rem!important}.max-md\:\!pt-14{padding-top:3.5rem!important}.max-md\:\!pt-16{padding-top:4rem!important}.max-md\:\!pt-2{padding-top:.5rem!important}.max-md\:\!pt-20{padding-top:5rem!important}.max-md\:\!pt-24{padding-top:6rem!important}.max-md\:\!pt-28{padding-top:7rem!important}.max-md\:\!pt-3{padding-top:.75rem!important}.max-md\:\!pt-32{padding-top:8rem!important}.max-md\:\!pt-36{padding-top:9rem!important}.max-md\:\!pt-4{padding-top:1rem!important}.max-md\:\!pt-40{padding-top:10rem!important}.max-md\:\!pt-44{padding-top:11rem!important}.max-md\:\!pt-48{padding-top:12rem!important}.max-md\:\!pt-5{padding-top:1.25rem!important}.max-md\:\!pt-52{padding-top:13rem!important}.max-md\:\!pt-56{padding-top:14rem!important}.max-md\:\!pt-6{padding-top:1.5rem!important}.max-md\:\!pt-60{padding-top:15rem!important}.max-md\:\!pt-64{padding-top:16rem!important}.max-md\:\!pt-7{padding-top:1.75rem!important}.max-md\:\!pt-72{padding-top:18rem!important}.max-md\:\!pt-8{padding-top:2rem!important}.max-md\:\!pt-80{padding-top:20rem!important}.max-md\:\!pt-9{padding-top:2.25rem!important}.max-md\:\!pt-96{padding-top:24rem!important}.max-md\:pb-0{padding-bottom:0}.max-md\:pb-1{padding-bottom:.25rem}.max-md\:pb-10{padding-bottom:2.5rem}.max-md\:pb-11{padding-bottom:2.75rem}.max-md\:pb-12{padding-bottom:3rem}.max-md\:pb-14{padding-bottom:3.5rem}.max-md\:pb-16{padding-bottom:4rem}.max-md\:pb-2{padding-bottom:.5rem}.max-md\:pb-20{padding-bottom:5rem}.max-md\:pb-24{padding-bottom:6rem}.max-md\:pb-28{padding-bottom:7rem}.max-md\:pb-3{padding-bottom:.75rem}.max-md\:pb-32{padding-bottom:8rem}.max-md\:pb-36{padding-bottom:9rem}.max-md\:pb-4{padding-bottom:1rem}.max-md\:pb-40{padding-bottom:10rem}.max-md\:pb-44{padding-bottom:11rem}.max-md\:pb-48{padding-bottom:12rem}.max-md\:pb-5{padding-bottom:1.25rem}.max-md\:pb-52{padding-bottom:13rem}.max-md\:pb-56{padding-bottom:14rem}.max-md\:pb-6{padding-bottom:1.5rem}.max-md\:pb-60{padding-bottom:15rem}.max-md\:pb-64{padding-bottom:16rem}.max-md\:pb-7{padding-bottom:1.75rem}.max-md\:pb-72{padding-bottom:18rem}.max-md\:pb-8{padding-bottom:2rem}.max-md\:pb-80{padding-bottom:20rem}.max-md\:pb-9{padding-bottom:2.25rem}.max-md\:pb-96{padding-bottom:24rem}.max-md\:pl-0{padding-left:0}.max-md\:pl-1{padding-left:.25rem}.max-md\:pl-10{padding-left:2.5rem}.max-md\:pl-11{padding-left:2.75rem}.max-md\:pl-12{padding-left:3rem}.max-md\:pl-14{padding-left:3.5rem}.max-md\:pl-16{padding-left:4rem}.max-md\:pl-2{padding-left:.5rem}.max-md\:pl-20{padding-left:5rem}.max-md\:pl-24{padding-left:6rem}.max-md\:pl-28{padding-left:7rem}.max-md\:pl-3{padding-left:.75rem}.max-md\:pl-32{padding-left:8rem}.max-md\:pl-36{padding-left:9rem}.max-md\:pl-4{padding-left:1rem}.max-md\:pl-40{padding-left:10rem}.max-md\:pl-44{padding-left:11rem}.max-md\:pl-48{padding-left:12rem}.max-md\:pl-5{padding-left:1.25rem}.max-md\:pl-52{padding-left:13rem}.max-md\:pl-56{padding-left:14rem}.max-md\:pl-6{padding-left:1.5rem}.max-md\:pl-60{padding-left:15rem}.max-md\:pl-64{padding-left:16rem}.max-md\:pl-7{padding-left:1.75rem}.max-md\:pl-72{padding-left:18rem}.max-md\:pl-8{padding-left:2rem}.max-md\:pl-80{padding-left:20rem}.max-md\:pl-9{padding-left:2.25rem}.max-md\:pl-96{padding-left:24rem}.max-md\:pr-0{padding-right:0}.max-md\:pr-1{padding-right:.25rem}.max-md\:pr-10{padding-right:2.5rem}.max-md\:pr-11{padding-right:2.75rem}.max-md\:pr-12{padding-right:3rem}.max-md\:pr-14{padding-right:3.5rem}.max-md\:pr-16{padding-right:4rem}.max-md\:pr-2{padding-right:.5rem}.max-md\:pr-20{padding-right:5rem}.max-md\:pr-24{padding-right:6rem}.max-md\:pr-28{padding-right:7rem}.max-md\:pr-3{padding-right:.75rem}.max-md\:pr-32{padding-right:8rem}.max-md\:pr-36{padding-right:9rem}.max-md\:pr-4{padding-right:1rem}.max-md\:pr-40{padding-right:10rem}.max-md\:pr-44{padding-right:11rem}.max-md\:pr-48{padding-right:12rem}.max-md\:pr-5{padding-right:1.25rem}.max-md\:pr-52{padding-right:13rem}.max-md\:pr-56{padding-right:14rem}.max-md\:pr-6{padding-right:1.5rem}.max-md\:pr-60{padding-right:15rem}.max-md\:pr-64{padding-right:16rem}.max-md\:pr-7{padding-right:1.75rem}.max-md\:pr-72{padding-right:18rem}.max-md\:pr-8{padding-right:2rem}.max-md\:pr-80{padding-right:20rem}.max-md\:pr-9{padding-right:2.25rem}.max-md\:pr-96{padding-right:24rem}.max-md\:pt-0{padding-top:0}.max-md\:pt-1{padding-top:.25rem}.max-md\:pt-10{padding-top:2.5rem}.max-md\:pt-11{padding-top:2.75rem}.max-md\:pt-12{padding-top:3rem}.max-md\:pt-14{padding-top:3.5rem}.max-md\:pt-16{padding-top:4rem}.max-md\:pt-2{padding-top:.5rem}.max-md\:pt-20{padding-top:5rem}.max-md\:pt-24{padding-top:6rem}.max-md\:pt-28{padding-top:7rem}.max-md\:pt-3{padding-top:.75rem}.max-md\:pt-32{padding-top:8rem}.max-md\:pt-36{padding-top:9rem}.max-md\:pt-4{padding-top:1rem}.max-md\:pt-40{padding-top:10rem}.max-md\:pt-44{padding-top:11rem}.max-md\:pt-48{padding-top:12rem}.max-md\:pt-5{padding-top:1.25rem}.max-md\:pt-52{padding-top:13rem}.max-md\:pt-56{padding-top:14rem}.max-md\:pt-6{padding-top:1.5rem}.max-md\:pt-60{padding-top:15rem}.max-md\:pt-64{padding-top:16rem}.max-md\:pt-7{padding-top:1.75rem}.max-md\:pt-72{padding-top:18rem}.max-md\:pt-8{padding-top:2rem}.max-md\:pt-80{padding-top:20rem}.max-md\:pt-9{padding-top:2.25rem}.max-md\:pt-96{padding-top:24rem}}@media not all and (min-width:640px){.max-sm\:\!m-0{margin:0!important}.max-sm\:\!m-1{margin:.25rem!important}.max-sm\:\!m-10{margin:2.5rem!important}.max-sm\:\!m-11{margin:2.75rem!important}.max-sm\:\!m-12{margin:3rem!important}.max-sm\:\!m-14{margin:3.5rem!important}.max-sm\:\!m-16{margin:4rem!important}.max-sm\:\!m-2{margin:.5rem!important}.max-sm\:\!m-20{margin:5rem!important}.max-sm\:\!m-24{margin:6rem!important}.max-sm\:\!m-28{margin:7rem!important}.max-sm\:\!m-3{margin:.75rem!important}.max-sm\:\!m-32{margin:8rem!important}.max-sm\:\!m-36{margin:9rem!important}.max-sm\:\!m-4{margin:1rem!important}.max-sm\:\!m-40{margin:10rem!important}.max-sm\:\!m-44{margin:11rem!important}.max-sm\:\!m-48{margin:12rem!important}.max-sm\:\!m-5{margin:1.25rem!important}.max-sm\:\!m-52{margin:13rem!important}.max-sm\:\!m-56{margin:14rem!important}.max-sm\:\!m-6{margin:1.5rem!important}.max-sm\:\!m-60{margin:15rem!important}.max-sm\:\!m-64{margin:16rem!important}.max-sm\:\!m-7{margin:1.75rem!important}.max-sm\:\!m-72{margin:18rem!important}.max-sm\:\!m-8{margin:2rem!important}.max-sm\:\!m-80{margin:20rem!important}.max-sm\:\!m-9{margin:2.25rem!important}.max-sm\:\!m-96{margin:24rem!important}.max-sm\:\!m-auto{margin:auto!important}.max-sm\:m-0{margin:0}.max-sm\:m-1{margin:.25rem}.max-sm\:m-10{margin:2.5rem}.max-sm\:m-11{margin:2.75rem}.max-sm\:m-12{margin:3rem}.max-sm\:m-14{margin:3.5rem}.max-sm\:m-16{margin:4rem}.max-sm\:m-2{margin:.5rem}.max-sm\:m-20{margin:5rem}.max-sm\:m-24{margin:6rem}.max-sm\:m-28{margin:7rem}.max-sm\:m-3{margin:.75rem}.max-sm\:m-32{margin:8rem}.max-sm\:m-36{margin:9rem}.max-sm\:m-4{margin:1rem}.max-sm\:m-40{margin:10rem}.max-sm\:m-44{margin:11rem}.max-sm\:m-48{margin:12rem}.max-sm\:m-5{margin:1.25rem}.max-sm\:m-52{margin:13rem}.max-sm\:m-56{margin:14rem}.max-sm\:m-6{margin:1.5rem}.max-sm\:m-60{margin:15rem}.max-sm\:m-64{margin:16rem}.max-sm\:m-7{margin:1.75rem}.max-sm\:m-72{margin:18rem}.max-sm\:m-8{margin:2rem}.max-sm\:m-80{margin:20rem}.max-sm\:m-9{margin:2.25rem}.max-sm\:m-96{margin:24rem}.max-sm\:m-auto{margin:auto}.max-sm\:\!mx-0{margin-left:0!important;margin-right:0!important}.max-sm\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.max-sm\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.max-sm\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.max-sm\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.max-sm\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.max-sm\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.max-sm\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.max-sm\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.max-sm\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.max-sm\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.max-sm\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.max-sm\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.max-sm\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.max-sm\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.max-sm\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.max-sm\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.max-sm\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.max-sm\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.max-sm\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.max-sm\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.max-sm\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.max-sm\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.max-sm\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.max-sm\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.max-sm\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.max-sm\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.max-sm\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.max-sm\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.max-sm\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.max-sm\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.max-sm\:\!my-0{margin-bottom:0!important;margin-top:0!important}.max-sm\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.max-sm\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.max-sm\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.max-sm\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.max-sm\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.max-sm\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.max-sm\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.max-sm\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.max-sm\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.max-sm\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.max-sm\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.max-sm\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.max-sm\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.max-sm\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.max-sm\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.max-sm\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.max-sm\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.max-sm\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.max-sm\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.max-sm\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.max-sm\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.max-sm\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.max-sm\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.max-sm\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.max-sm\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.max-sm\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.max-sm\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.max-sm\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.max-sm\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.max-sm\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.max-sm\:mx-0{margin-left:0;margin-right:0}.max-sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.max-sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.max-sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.max-sm\:mx-12{margin-left:3rem;margin-right:3rem}.max-sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.max-sm\:mx-16{margin-left:4rem;margin-right:4rem}.max-sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.max-sm\:mx-20{margin-left:5rem;margin-right:5rem}.max-sm\:mx-24{margin-left:6rem;margin-right:6rem}.max-sm\:mx-28{margin-left:7rem;margin-right:7rem}.max-sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.max-sm\:mx-32{margin-left:8rem;margin-right:8rem}.max-sm\:mx-36{margin-left:9rem;margin-right:9rem}.max-sm\:mx-4{margin-left:1rem;margin-right:1rem}.max-sm\:mx-40{margin-left:10rem;margin-right:10rem}.max-sm\:mx-44{margin-left:11rem;margin-right:11rem}.max-sm\:mx-48{margin-left:12rem;margin-right:12rem}.max-sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.max-sm\:mx-52{margin-left:13rem;margin-right:13rem}.max-sm\:mx-56{margin-left:14rem;margin-right:14rem}.max-sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.max-sm\:mx-60{margin-left:15rem;margin-right:15rem}.max-sm\:mx-64{margin-left:16rem;margin-right:16rem}.max-sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.max-sm\:mx-72{margin-left:18rem;margin-right:18rem}.max-sm\:mx-8{margin-left:2rem;margin-right:2rem}.max-sm\:mx-80{margin-left:20rem;margin-right:20rem}.max-sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.max-sm\:mx-96{margin-left:24rem;margin-right:24rem}.max-sm\:mx-auto{margin-left:auto;margin-right:auto}.max-sm\:my-0{margin-bottom:0;margin-top:0}.max-sm\:my-1{margin-bottom:.25rem;margin-top:.25rem}.max-sm\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.max-sm\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.max-sm\:my-12{margin-bottom:3rem;margin-top:3rem}.max-sm\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.max-sm\:my-16{margin-bottom:4rem;margin-top:4rem}.max-sm\:my-2{margin-bottom:.5rem;margin-top:.5rem}.max-sm\:my-20{margin-bottom:5rem;margin-top:5rem}.max-sm\:my-24{margin-bottom:6rem;margin-top:6rem}.max-sm\:my-28{margin-bottom:7rem;margin-top:7rem}.max-sm\:my-3{margin-bottom:.75rem;margin-top:.75rem}.max-sm\:my-32{margin-bottom:8rem;margin-top:8rem}.max-sm\:my-36{margin-bottom:9rem;margin-top:9rem}.max-sm\:my-4{margin-bottom:1rem;margin-top:1rem}.max-sm\:my-40{margin-bottom:10rem;margin-top:10rem}.max-sm\:my-44{margin-bottom:11rem;margin-top:11rem}.max-sm\:my-48{margin-bottom:12rem;margin-top:12rem}.max-sm\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.max-sm\:my-52{margin-bottom:13rem;margin-top:13rem}.max-sm\:my-56{margin-bottom:14rem;margin-top:14rem}.max-sm\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.max-sm\:my-60{margin-bottom:15rem;margin-top:15rem}.max-sm\:my-64{margin-bottom:16rem;margin-top:16rem}.max-sm\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.max-sm\:my-72{margin-bottom:18rem;margin-top:18rem}.max-sm\:my-8{margin-bottom:2rem;margin-top:2rem}.max-sm\:my-80{margin-bottom:20rem;margin-top:20rem}.max-sm\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.max-sm\:my-96{margin-bottom:24rem;margin-top:24rem}.max-sm\:my-auto{margin-bottom:auto;margin-top:auto}.max-sm\:\!mb-0{margin-bottom:0!important}.max-sm\:\!mb-1{margin-bottom:.25rem!important}.max-sm\:\!mb-10{margin-bottom:2.5rem!important}.max-sm\:\!mb-11{margin-bottom:2.75rem!important}.max-sm\:\!mb-12{margin-bottom:3rem!important}.max-sm\:\!mb-14{margin-bottom:3.5rem!important}.max-sm\:\!mb-16{margin-bottom:4rem!important}.max-sm\:\!mb-2{margin-bottom:.5rem!important}.max-sm\:\!mb-20{margin-bottom:5rem!important}.max-sm\:\!mb-24{margin-bottom:6rem!important}.max-sm\:\!mb-28{margin-bottom:7rem!important}.max-sm\:\!mb-3{margin-bottom:.75rem!important}.max-sm\:\!mb-32{margin-bottom:8rem!important}.max-sm\:\!mb-36{margin-bottom:9rem!important}.max-sm\:\!mb-4{margin-bottom:1rem!important}.max-sm\:\!mb-40{margin-bottom:10rem!important}.max-sm\:\!mb-44{margin-bottom:11rem!important}.max-sm\:\!mb-48{margin-bottom:12rem!important}.max-sm\:\!mb-5{margin-bottom:1.25rem!important}.max-sm\:\!mb-52{margin-bottom:13rem!important}.max-sm\:\!mb-56{margin-bottom:14rem!important}.max-sm\:\!mb-6{margin-bottom:1.5rem!important}.max-sm\:\!mb-60{margin-bottom:15rem!important}.max-sm\:\!mb-64{margin-bottom:16rem!important}.max-sm\:\!mb-7{margin-bottom:1.75rem!important}.max-sm\:\!mb-72{margin-bottom:18rem!important}.max-sm\:\!mb-8{margin-bottom:2rem!important}.max-sm\:\!mb-80{margin-bottom:20rem!important}.max-sm\:\!mb-9{margin-bottom:2.25rem!important}.max-sm\:\!mb-96{margin-bottom:24rem!important}.max-sm\:\!mb-auto{margin-bottom:auto!important}.max-sm\:\!ml-0{margin-left:0!important}.max-sm\:\!ml-1{margin-left:.25rem!important}.max-sm\:\!ml-10{margin-left:2.5rem!important}.max-sm\:\!ml-11{margin-left:2.75rem!important}.max-sm\:\!ml-12{margin-left:3rem!important}.max-sm\:\!ml-14{margin-left:3.5rem!important}.max-sm\:\!ml-16{margin-left:4rem!important}.max-sm\:\!ml-2{margin-left:.5rem!important}.max-sm\:\!ml-20{margin-left:5rem!important}.max-sm\:\!ml-24{margin-left:6rem!important}.max-sm\:\!ml-28{margin-left:7rem!important}.max-sm\:\!ml-3{margin-left:.75rem!important}.max-sm\:\!ml-32{margin-left:8rem!important}.max-sm\:\!ml-36{margin-left:9rem!important}.max-sm\:\!ml-4{margin-left:1rem!important}.max-sm\:\!ml-40{margin-left:10rem!important}.max-sm\:\!ml-44{margin-left:11rem!important}.max-sm\:\!ml-48{margin-left:12rem!important}.max-sm\:\!ml-5{margin-left:1.25rem!important}.max-sm\:\!ml-52{margin-left:13rem!important}.max-sm\:\!ml-56{margin-left:14rem!important}.max-sm\:\!ml-6{margin-left:1.5rem!important}.max-sm\:\!ml-60{margin-left:15rem!important}.max-sm\:\!ml-64{margin-left:16rem!important}.max-sm\:\!ml-7{margin-left:1.75rem!important}.max-sm\:\!ml-72{margin-left:18rem!important}.max-sm\:\!ml-8{margin-left:2rem!important}.max-sm\:\!ml-80{margin-left:20rem!important}.max-sm\:\!ml-9{margin-left:2.25rem!important}.max-sm\:\!ml-96{margin-left:24rem!important}.max-sm\:\!ml-auto{margin-left:auto!important}.max-sm\:\!mr-0{margin-right:0!important}.max-sm\:\!mr-1{margin-right:.25rem!important}.max-sm\:\!mr-10{margin-right:2.5rem!important}.max-sm\:\!mr-11{margin-right:2.75rem!important}.max-sm\:\!mr-12{margin-right:3rem!important}.max-sm\:\!mr-14{margin-right:3.5rem!important}.max-sm\:\!mr-16{margin-right:4rem!important}.max-sm\:\!mr-2{margin-right:.5rem!important}.max-sm\:\!mr-20{margin-right:5rem!important}.max-sm\:\!mr-24{margin-right:6rem!important}.max-sm\:\!mr-28{margin-right:7rem!important}.max-sm\:\!mr-3{margin-right:.75rem!important}.max-sm\:\!mr-32{margin-right:8rem!important}.max-sm\:\!mr-36{margin-right:9rem!important}.max-sm\:\!mr-4{margin-right:1rem!important}.max-sm\:\!mr-40{margin-right:10rem!important}.max-sm\:\!mr-44{margin-right:11rem!important}.max-sm\:\!mr-48{margin-right:12rem!important}.max-sm\:\!mr-5{margin-right:1.25rem!important}.max-sm\:\!mr-52{margin-right:13rem!important}.max-sm\:\!mr-56{margin-right:14rem!important}.max-sm\:\!mr-6{margin-right:1.5rem!important}.max-sm\:\!mr-60{margin-right:15rem!important}.max-sm\:\!mr-64{margin-right:16rem!important}.max-sm\:\!mr-7{margin-right:1.75rem!important}.max-sm\:\!mr-72{margin-right:18rem!important}.max-sm\:\!mr-8{margin-right:2rem!important}.max-sm\:\!mr-80{margin-right:20rem!important}.max-sm\:\!mr-9{margin-right:2.25rem!important}.max-sm\:\!mr-96{margin-right:24rem!important}.max-sm\:\!mr-auto{margin-right:auto!important}.max-sm\:\!mt-0{margin-top:0!important}.max-sm\:\!mt-1{margin-top:.25rem!important}.max-sm\:\!mt-10{margin-top:2.5rem!important}.max-sm\:\!mt-11{margin-top:2.75rem!important}.max-sm\:\!mt-12{margin-top:3rem!important}.max-sm\:\!mt-14{margin-top:3.5rem!important}.max-sm\:\!mt-16{margin-top:4rem!important}.max-sm\:\!mt-2{margin-top:.5rem!important}.max-sm\:\!mt-20{margin-top:5rem!important}.max-sm\:\!mt-24{margin-top:6rem!important}.max-sm\:\!mt-28{margin-top:7rem!important}.max-sm\:\!mt-3{margin-top:.75rem!important}.max-sm\:\!mt-32{margin-top:8rem!important}.max-sm\:\!mt-36{margin-top:9rem!important}.max-sm\:\!mt-4{margin-top:1rem!important}.max-sm\:\!mt-40{margin-top:10rem!important}.max-sm\:\!mt-44{margin-top:11rem!important}.max-sm\:\!mt-48{margin-top:12rem!important}.max-sm\:\!mt-5{margin-top:1.25rem!important}.max-sm\:\!mt-52{margin-top:13rem!important}.max-sm\:\!mt-56{margin-top:14rem!important}.max-sm\:\!mt-6{margin-top:1.5rem!important}.max-sm\:\!mt-60{margin-top:15rem!important}.max-sm\:\!mt-64{margin-top:16rem!important}.max-sm\:\!mt-7{margin-top:1.75rem!important}.max-sm\:\!mt-72{margin-top:18rem!important}.max-sm\:\!mt-8{margin-top:2rem!important}.max-sm\:\!mt-80{margin-top:20rem!important}.max-sm\:\!mt-9{margin-top:2.25rem!important}.max-sm\:\!mt-96{margin-top:24rem!important}.max-sm\:\!mt-auto{margin-top:auto!important}.max-sm\:mb-0{margin-bottom:0}.max-sm\:mb-1{margin-bottom:.25rem}.max-sm\:mb-10{margin-bottom:2.5rem}.max-sm\:mb-11{margin-bottom:2.75rem}.max-sm\:mb-12{margin-bottom:3rem}.max-sm\:mb-14{margin-bottom:3.5rem}.max-sm\:mb-16{margin-bottom:4rem}.max-sm\:mb-2{margin-bottom:.5rem}.max-sm\:mb-20{margin-bottom:5rem}.max-sm\:mb-24{margin-bottom:6rem}.max-sm\:mb-28{margin-bottom:7rem}.max-sm\:mb-3{margin-bottom:.75rem}.max-sm\:mb-32{margin-bottom:8rem}.max-sm\:mb-36{margin-bottom:9rem}.max-sm\:mb-4{margin-bottom:1rem}.max-sm\:mb-40{margin-bottom:10rem}.max-sm\:mb-44{margin-bottom:11rem}.max-sm\:mb-48{margin-bottom:12rem}.max-sm\:mb-5{margin-bottom:1.25rem}.max-sm\:mb-52{margin-bottom:13rem}.max-sm\:mb-56{margin-bottom:14rem}.max-sm\:mb-6{margin-bottom:1.5rem}.max-sm\:mb-60{margin-bottom:15rem}.max-sm\:mb-64{margin-bottom:16rem}.max-sm\:mb-7{margin-bottom:1.75rem}.max-sm\:mb-72{margin-bottom:18rem}.max-sm\:mb-8{margin-bottom:2rem}.max-sm\:mb-80{margin-bottom:20rem}.max-sm\:mb-9{margin-bottom:2.25rem}.max-sm\:mb-96{margin-bottom:24rem}.max-sm\:mb-auto{margin-bottom:auto}.max-sm\:ml-0{margin-left:0}.max-sm\:ml-1{margin-left:.25rem}.max-sm\:ml-10{margin-left:2.5rem}.max-sm\:ml-11{margin-left:2.75rem}.max-sm\:ml-12{margin-left:3rem}.max-sm\:ml-14{margin-left:3.5rem}.max-sm\:ml-16{margin-left:4rem}.max-sm\:ml-2{margin-left:.5rem}.max-sm\:ml-20{margin-left:5rem}.max-sm\:ml-24{margin-left:6rem}.max-sm\:ml-28{margin-left:7rem}.max-sm\:ml-3{margin-left:.75rem}.max-sm\:ml-32{margin-left:8rem}.max-sm\:ml-36{margin-left:9rem}.max-sm\:ml-4{margin-left:1rem}.max-sm\:ml-40{margin-left:10rem}.max-sm\:ml-44{margin-left:11rem}.max-sm\:ml-48{margin-left:12rem}.max-sm\:ml-5{margin-left:1.25rem}.max-sm\:ml-52{margin-left:13rem}.max-sm\:ml-56{margin-left:14rem}.max-sm\:ml-6{margin-left:1.5rem}.max-sm\:ml-60{margin-left:15rem}.max-sm\:ml-64{margin-left:16rem}.max-sm\:ml-7{margin-left:1.75rem}.max-sm\:ml-72{margin-left:18rem}.max-sm\:ml-8{margin-left:2rem}.max-sm\:ml-80{margin-left:20rem}.max-sm\:ml-9{margin-left:2.25rem}.max-sm\:ml-96{margin-left:24rem}.max-sm\:ml-auto{margin-left:auto}.max-sm\:mr-0{margin-right:0}.max-sm\:mr-1{margin-right:.25rem}.max-sm\:mr-10{margin-right:2.5rem}.max-sm\:mr-11{margin-right:2.75rem}.max-sm\:mr-12{margin-right:3rem}.max-sm\:mr-14{margin-right:3.5rem}.max-sm\:mr-16{margin-right:4rem}.max-sm\:mr-2{margin-right:.5rem}.max-sm\:mr-20{margin-right:5rem}.max-sm\:mr-24{margin-right:6rem}.max-sm\:mr-28{margin-right:7rem}.max-sm\:mr-3{margin-right:.75rem}.max-sm\:mr-32{margin-right:8rem}.max-sm\:mr-36{margin-right:9rem}.max-sm\:mr-4{margin-right:1rem}.max-sm\:mr-40{margin-right:10rem}.max-sm\:mr-44{margin-right:11rem}.max-sm\:mr-48{margin-right:12rem}.max-sm\:mr-5{margin-right:1.25rem}.max-sm\:mr-52{margin-right:13rem}.max-sm\:mr-56{margin-right:14rem}.max-sm\:mr-6{margin-right:1.5rem}.max-sm\:mr-60{margin-right:15rem}.max-sm\:mr-64{margin-right:16rem}.max-sm\:mr-7{margin-right:1.75rem}.max-sm\:mr-72{margin-right:18rem}.max-sm\:mr-8{margin-right:2rem}.max-sm\:mr-80{margin-right:20rem}.max-sm\:mr-9{margin-right:2.25rem}.max-sm\:mr-96{margin-right:24rem}.max-sm\:mr-auto{margin-right:auto}.max-sm\:mt-0{margin-top:0}.max-sm\:mt-1{margin-top:.25rem}.max-sm\:mt-10{margin-top:2.5rem}.max-sm\:mt-11{margin-top:2.75rem}.max-sm\:mt-12{margin-top:3rem}.max-sm\:mt-14{margin-top:3.5rem}.max-sm\:mt-16{margin-top:4rem}.max-sm\:mt-2{margin-top:.5rem}.max-sm\:mt-20{margin-top:5rem}.max-sm\:mt-24{margin-top:6rem}.max-sm\:mt-28{margin-top:7rem}.max-sm\:mt-3{margin-top:.75rem}.max-sm\:mt-32{margin-top:8rem}.max-sm\:mt-36{margin-top:9rem}.max-sm\:mt-4{margin-top:1rem}.max-sm\:mt-40{margin-top:10rem}.max-sm\:mt-44{margin-top:11rem}.max-sm\:mt-48{margin-top:12rem}.max-sm\:mt-5{margin-top:1.25rem}.max-sm\:mt-52{margin-top:13rem}.max-sm\:mt-56{margin-top:14rem}.max-sm\:mt-6{margin-top:1.5rem}.max-sm\:mt-60{margin-top:15rem}.max-sm\:mt-64{margin-top:16rem}.max-sm\:mt-7{margin-top:1.75rem}.max-sm\:mt-72{margin-top:18rem}.max-sm\:mt-8{margin-top:2rem}.max-sm\:mt-80{margin-top:20rem}.max-sm\:mt-9{margin-top:2.25rem}.max-sm\:mt-96{margin-top:24rem}.max-sm\:mt-auto{margin-top:auto}.max-sm\:\!p-0{padding:0!important}.max-sm\:\!p-1{padding:.25rem!important}.max-sm\:\!p-10{padding:2.5rem!important}.max-sm\:\!p-11{padding:2.75rem!important}.max-sm\:\!p-12{padding:3rem!important}.max-sm\:\!p-14{padding:3.5rem!important}.max-sm\:\!p-16{padding:4rem!important}.max-sm\:\!p-2{padding:.5rem!important}.max-sm\:\!p-20{padding:5rem!important}.max-sm\:\!p-24{padding:6rem!important}.max-sm\:\!p-28{padding:7rem!important}.max-sm\:\!p-3{padding:.75rem!important}.max-sm\:\!p-32{padding:8rem!important}.max-sm\:\!p-36{padding:9rem!important}.max-sm\:\!p-4{padding:1rem!important}.max-sm\:\!p-40{padding:10rem!important}.max-sm\:\!p-44{padding:11rem!important}.max-sm\:\!p-48{padding:12rem!important}.max-sm\:\!p-5{padding:1.25rem!important}.max-sm\:\!p-52{padding:13rem!important}.max-sm\:\!p-56{padding:14rem!important}.max-sm\:\!p-6{padding:1.5rem!important}.max-sm\:\!p-60{padding:15rem!important}.max-sm\:\!p-64{padding:16rem!important}.max-sm\:\!p-7{padding:1.75rem!important}.max-sm\:\!p-72{padding:18rem!important}.max-sm\:\!p-8{padding:2rem!important}.max-sm\:\!p-80{padding:20rem!important}.max-sm\:\!p-9{padding:2.25rem!important}.max-sm\:\!p-96{padding:24rem!important}.max-sm\:p-0{padding:0}.max-sm\:p-1{padding:.25rem}.max-sm\:p-10{padding:2.5rem}.max-sm\:p-11{padding:2.75rem}.max-sm\:p-12{padding:3rem}.max-sm\:p-14{padding:3.5rem}.max-sm\:p-16{padding:4rem}.max-sm\:p-2{padding:.5rem}.max-sm\:p-20{padding:5rem}.max-sm\:p-24{padding:6rem}.max-sm\:p-28{padding:7rem}.max-sm\:p-3{padding:.75rem}.max-sm\:p-32{padding:8rem}.max-sm\:p-36{padding:9rem}.max-sm\:p-4{padding:1rem}.max-sm\:p-40{padding:10rem}.max-sm\:p-44{padding:11rem}.max-sm\:p-48{padding:12rem}.max-sm\:p-5{padding:1.25rem}.max-sm\:p-52{padding:13rem}.max-sm\:p-56{padding:14rem}.max-sm\:p-6{padding:1.5rem}.max-sm\:p-60{padding:15rem}.max-sm\:p-64{padding:16rem}.max-sm\:p-7{padding:1.75rem}.max-sm\:p-72{padding:18rem}.max-sm\:p-8{padding:2rem}.max-sm\:p-80{padding:20rem}.max-sm\:p-9{padding:2.25rem}.max-sm\:p-96{padding:24rem}.max-sm\:\!px-0{padding-left:0!important;padding-right:0!important}.max-sm\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.max-sm\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.max-sm\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.max-sm\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.max-sm\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.max-sm\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.max-sm\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.max-sm\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.max-sm\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.max-sm\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.max-sm\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.max-sm\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.max-sm\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.max-sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.max-sm\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.max-sm\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.max-sm\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.max-sm\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.max-sm\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.max-sm\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.max-sm\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.max-sm\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.max-sm\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.max-sm\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.max-sm\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.max-sm\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.max-sm\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.max-sm\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.max-sm\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.max-sm\:\!py-0{padding-bottom:0!important;padding-top:0!important}.max-sm\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.max-sm\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.max-sm\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.max-sm\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.max-sm\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.max-sm\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.max-sm\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.max-sm\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.max-sm\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.max-sm\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.max-sm\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.max-sm\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.max-sm\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.max-sm\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.max-sm\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.max-sm\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.max-sm\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.max-sm\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.max-sm\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.max-sm\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.max-sm\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.max-sm\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.max-sm\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.max-sm\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.max-sm\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.max-sm\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.max-sm\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.max-sm\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.max-sm\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.max-sm\:px-0{padding-left:0;padding-right:0}.max-sm\:px-1{padding-left:.25rem;padding-right:.25rem}.max-sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.max-sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}.max-sm\:px-12{padding-left:3rem;padding-right:3rem}.max-sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.max-sm\:px-16{padding-left:4rem;padding-right:4rem}.max-sm\:px-2{padding-left:.5rem;padding-right:.5rem}.max-sm\:px-20{padding-left:5rem;padding-right:5rem}.max-sm\:px-24{padding-left:6rem;padding-right:6rem}.max-sm\:px-28{padding-left:7rem;padding-right:7rem}.max-sm\:px-3{padding-left:.75rem;padding-right:.75rem}.max-sm\:px-32{padding-left:8rem;padding-right:8rem}.max-sm\:px-36{padding-left:9rem;padding-right:9rem}.max-sm\:px-4{padding-left:1rem;padding-right:1rem}.max-sm\:px-40{padding-left:10rem;padding-right:10rem}.max-sm\:px-44{padding-left:11rem;padding-right:11rem}.max-sm\:px-48{padding-left:12rem;padding-right:12rem}.max-sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.max-sm\:px-52{padding-left:13rem;padding-right:13rem}.max-sm\:px-56{padding-left:14rem;padding-right:14rem}.max-sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.max-sm\:px-60{padding-left:15rem;padding-right:15rem}.max-sm\:px-64{padding-left:16rem;padding-right:16rem}.max-sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.max-sm\:px-72{padding-left:18rem;padding-right:18rem}.max-sm\:px-8{padding-left:2rem;padding-right:2rem}.max-sm\:px-80{padding-left:20rem;padding-right:20rem}.max-sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.max-sm\:px-96{padding-left:24rem;padding-right:24rem}.max-sm\:py-0{padding-bottom:0;padding-top:0}.max-sm\:py-1{padding-bottom:.25rem;padding-top:.25rem}.max-sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.max-sm\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.max-sm\:py-12{padding-bottom:3rem;padding-top:3rem}.max-sm\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.max-sm\:py-16{padding-bottom:4rem;padding-top:4rem}.max-sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.max-sm\:py-20{padding-bottom:5rem;padding-top:5rem}.max-sm\:py-24{padding-bottom:6rem;padding-top:6rem}.max-sm\:py-28{padding-bottom:7rem;padding-top:7rem}.max-sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.max-sm\:py-32{padding-bottom:8rem;padding-top:8rem}.max-sm\:py-36{padding-bottom:9rem;padding-top:9rem}.max-sm\:py-4{padding-bottom:1rem;padding-top:1rem}.max-sm\:py-40{padding-bottom:10rem;padding-top:10rem}.max-sm\:py-44{padding-bottom:11rem;padding-top:11rem}.max-sm\:py-48{padding-bottom:12rem;padding-top:12rem}.max-sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.max-sm\:py-52{padding-bottom:13rem;padding-top:13rem}.max-sm\:py-56{padding-bottom:14rem;padding-top:14rem}.max-sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.max-sm\:py-60{padding-bottom:15rem;padding-top:15rem}.max-sm\:py-64{padding-bottom:16rem;padding-top:16rem}.max-sm\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.max-sm\:py-72{padding-bottom:18rem;padding-top:18rem}.max-sm\:py-8{padding-bottom:2rem;padding-top:2rem}.max-sm\:py-80{padding-bottom:20rem;padding-top:20rem}.max-sm\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.max-sm\:py-96{padding-bottom:24rem;padding-top:24rem}.max-sm\:\!pb-0{padding-bottom:0!important}.max-sm\:\!pb-1{padding-bottom:.25rem!important}.max-sm\:\!pb-10{padding-bottom:2.5rem!important}.max-sm\:\!pb-11{padding-bottom:2.75rem!important}.max-sm\:\!pb-12{padding-bottom:3rem!important}.max-sm\:\!pb-14{padding-bottom:3.5rem!important}.max-sm\:\!pb-16{padding-bottom:4rem!important}.max-sm\:\!pb-2{padding-bottom:.5rem!important}.max-sm\:\!pb-20{padding-bottom:5rem!important}.max-sm\:\!pb-24{padding-bottom:6rem!important}.max-sm\:\!pb-28{padding-bottom:7rem!important}.max-sm\:\!pb-3{padding-bottom:.75rem!important}.max-sm\:\!pb-32{padding-bottom:8rem!important}.max-sm\:\!pb-36{padding-bottom:9rem!important}.max-sm\:\!pb-4{padding-bottom:1rem!important}.max-sm\:\!pb-40{padding-bottom:10rem!important}.max-sm\:\!pb-44{padding-bottom:11rem!important}.max-sm\:\!pb-48{padding-bottom:12rem!important}.max-sm\:\!pb-5{padding-bottom:1.25rem!important}.max-sm\:\!pb-52{padding-bottom:13rem!important}.max-sm\:\!pb-56{padding-bottom:14rem!important}.max-sm\:\!pb-6{padding-bottom:1.5rem!important}.max-sm\:\!pb-60{padding-bottom:15rem!important}.max-sm\:\!pb-64{padding-bottom:16rem!important}.max-sm\:\!pb-7{padding-bottom:1.75rem!important}.max-sm\:\!pb-72{padding-bottom:18rem!important}.max-sm\:\!pb-8{padding-bottom:2rem!important}.max-sm\:\!pb-80{padding-bottom:20rem!important}.max-sm\:\!pb-9{padding-bottom:2.25rem!important}.max-sm\:\!pb-96{padding-bottom:24rem!important}.max-sm\:\!pl-0{padding-left:0!important}.max-sm\:\!pl-1{padding-left:.25rem!important}.max-sm\:\!pl-10{padding-left:2.5rem!important}.max-sm\:\!pl-11{padding-left:2.75rem!important}.max-sm\:\!pl-12{padding-left:3rem!important}.max-sm\:\!pl-14{padding-left:3.5rem!important}.max-sm\:\!pl-16{padding-left:4rem!important}.max-sm\:\!pl-2{padding-left:.5rem!important}.max-sm\:\!pl-20{padding-left:5rem!important}.max-sm\:\!pl-24{padding-left:6rem!important}.max-sm\:\!pl-28{padding-left:7rem!important}.max-sm\:\!pl-3{padding-left:.75rem!important}.max-sm\:\!pl-32{padding-left:8rem!important}.max-sm\:\!pl-36{padding-left:9rem!important}.max-sm\:\!pl-4{padding-left:1rem!important}.max-sm\:\!pl-40{padding-left:10rem!important}.max-sm\:\!pl-44{padding-left:11rem!important}.max-sm\:\!pl-48{padding-left:12rem!important}.max-sm\:\!pl-5{padding-left:1.25rem!important}.max-sm\:\!pl-52{padding-left:13rem!important}.max-sm\:\!pl-56{padding-left:14rem!important}.max-sm\:\!pl-6{padding-left:1.5rem!important}.max-sm\:\!pl-60{padding-left:15rem!important}.max-sm\:\!pl-64{padding-left:16rem!important}.max-sm\:\!pl-7{padding-left:1.75rem!important}.max-sm\:\!pl-72{padding-left:18rem!important}.max-sm\:\!pl-8{padding-left:2rem!important}.max-sm\:\!pl-80{padding-left:20rem!important}.max-sm\:\!pl-9{padding-left:2.25rem!important}.max-sm\:\!pl-96{padding-left:24rem!important}.max-sm\:\!pr-0{padding-right:0!important}.max-sm\:\!pr-1{padding-right:.25rem!important}.max-sm\:\!pr-10{padding-right:2.5rem!important}.max-sm\:\!pr-11{padding-right:2.75rem!important}.max-sm\:\!pr-12{padding-right:3rem!important}.max-sm\:\!pr-14{padding-right:3.5rem!important}.max-sm\:\!pr-16{padding-right:4rem!important}.max-sm\:\!pr-2{padding-right:.5rem!important}.max-sm\:\!pr-20{padding-right:5rem!important}.max-sm\:\!pr-24{padding-right:6rem!important}.max-sm\:\!pr-28{padding-right:7rem!important}.max-sm\:\!pr-3{padding-right:.75rem!important}.max-sm\:\!pr-32{padding-right:8rem!important}.max-sm\:\!pr-36{padding-right:9rem!important}.max-sm\:\!pr-4{padding-right:1rem!important}.max-sm\:\!pr-40{padding-right:10rem!important}.max-sm\:\!pr-44{padding-right:11rem!important}.max-sm\:\!pr-48{padding-right:12rem!important}.max-sm\:\!pr-5{padding-right:1.25rem!important}.max-sm\:\!pr-52{padding-right:13rem!important}.max-sm\:\!pr-56{padding-right:14rem!important}.max-sm\:\!pr-6{padding-right:1.5rem!important}.max-sm\:\!pr-60{padding-right:15rem!important}.max-sm\:\!pr-64{padding-right:16rem!important}.max-sm\:\!pr-7{padding-right:1.75rem!important}.max-sm\:\!pr-72{padding-right:18rem!important}.max-sm\:\!pr-8{padding-right:2rem!important}.max-sm\:\!pr-80{padding-right:20rem!important}.max-sm\:\!pr-9{padding-right:2.25rem!important}.max-sm\:\!pr-96{padding-right:24rem!important}.max-sm\:\!pt-0{padding-top:0!important}.max-sm\:\!pt-1{padding-top:.25rem!important}.max-sm\:\!pt-10{padding-top:2.5rem!important}.max-sm\:\!pt-11{padding-top:2.75rem!important}.max-sm\:\!pt-12{padding-top:3rem!important}.max-sm\:\!pt-14{padding-top:3.5rem!important}.max-sm\:\!pt-16{padding-top:4rem!important}.max-sm\:\!pt-2{padding-top:.5rem!important}.max-sm\:\!pt-20{padding-top:5rem!important}.max-sm\:\!pt-24{padding-top:6rem!important}.max-sm\:\!pt-28{padding-top:7rem!important}.max-sm\:\!pt-3{padding-top:.75rem!important}.max-sm\:\!pt-32{padding-top:8rem!important}.max-sm\:\!pt-36{padding-top:9rem!important}.max-sm\:\!pt-4{padding-top:1rem!important}.max-sm\:\!pt-40{padding-top:10rem!important}.max-sm\:\!pt-44{padding-top:11rem!important}.max-sm\:\!pt-48{padding-top:12rem!important}.max-sm\:\!pt-5{padding-top:1.25rem!important}.max-sm\:\!pt-52{padding-top:13rem!important}.max-sm\:\!pt-56{padding-top:14rem!important}.max-sm\:\!pt-6{padding-top:1.5rem!important}.max-sm\:\!pt-60{padding-top:15rem!important}.max-sm\:\!pt-64{padding-top:16rem!important}.max-sm\:\!pt-7{padding-top:1.75rem!important}.max-sm\:\!pt-72{padding-top:18rem!important}.max-sm\:\!pt-8{padding-top:2rem!important}.max-sm\:\!pt-80{padding-top:20rem!important}.max-sm\:\!pt-9{padding-top:2.25rem!important}.max-sm\:\!pt-96{padding-top:24rem!important}.max-sm\:pb-0{padding-bottom:0}.max-sm\:pb-1{padding-bottom:.25rem}.max-sm\:pb-10{padding-bottom:2.5rem}.max-sm\:pb-11{padding-bottom:2.75rem}.max-sm\:pb-12{padding-bottom:3rem}.max-sm\:pb-14{padding-bottom:3.5rem}.max-sm\:pb-16{padding-bottom:4rem}.max-sm\:pb-2{padding-bottom:.5rem}.max-sm\:pb-20{padding-bottom:5rem}.max-sm\:pb-24{padding-bottom:6rem}.max-sm\:pb-28{padding-bottom:7rem}.max-sm\:pb-3{padding-bottom:.75rem}.max-sm\:pb-32{padding-bottom:8rem}.max-sm\:pb-36{padding-bottom:9rem}.max-sm\:pb-4{padding-bottom:1rem}.max-sm\:pb-40{padding-bottom:10rem}.max-sm\:pb-44{padding-bottom:11rem}.max-sm\:pb-48{padding-bottom:12rem}.max-sm\:pb-5{padding-bottom:1.25rem}.max-sm\:pb-52{padding-bottom:13rem}.max-sm\:pb-56{padding-bottom:14rem}.max-sm\:pb-6{padding-bottom:1.5rem}.max-sm\:pb-60{padding-bottom:15rem}.max-sm\:pb-64{padding-bottom:16rem}.max-sm\:pb-7{padding-bottom:1.75rem}.max-sm\:pb-72{padding-bottom:18rem}.max-sm\:pb-8{padding-bottom:2rem}.max-sm\:pb-80{padding-bottom:20rem}.max-sm\:pb-9{padding-bottom:2.25rem}.max-sm\:pb-96{padding-bottom:24rem}.max-sm\:pl-0{padding-left:0}.max-sm\:pl-1{padding-left:.25rem}.max-sm\:pl-10{padding-left:2.5rem}.max-sm\:pl-11{padding-left:2.75rem}.max-sm\:pl-12{padding-left:3rem}.max-sm\:pl-14{padding-left:3.5rem}.max-sm\:pl-16{padding-left:4rem}.max-sm\:pl-2{padding-left:.5rem}.max-sm\:pl-20{padding-left:5rem}.max-sm\:pl-24{padding-left:6rem}.max-sm\:pl-28{padding-left:7rem}.max-sm\:pl-3{padding-left:.75rem}.max-sm\:pl-32{padding-left:8rem}.max-sm\:pl-36{padding-left:9rem}.max-sm\:pl-4{padding-left:1rem}.max-sm\:pl-40{padding-left:10rem}.max-sm\:pl-44{padding-left:11rem}.max-sm\:pl-48{padding-left:12rem}.max-sm\:pl-5{padding-left:1.25rem}.max-sm\:pl-52{padding-left:13rem}.max-sm\:pl-56{padding-left:14rem}.max-sm\:pl-6{padding-left:1.5rem}.max-sm\:pl-60{padding-left:15rem}.max-sm\:pl-64{padding-left:16rem}.max-sm\:pl-7{padding-left:1.75rem}.max-sm\:pl-72{padding-left:18rem}.max-sm\:pl-8{padding-left:2rem}.max-sm\:pl-80{padding-left:20rem}.max-sm\:pl-9{padding-left:2.25rem}.max-sm\:pl-96{padding-left:24rem}.max-sm\:pr-0{padding-right:0}.max-sm\:pr-1{padding-right:.25rem}.max-sm\:pr-10{padding-right:2.5rem}.max-sm\:pr-11{padding-right:2.75rem}.max-sm\:pr-12{padding-right:3rem}.max-sm\:pr-14{padding-right:3.5rem}.max-sm\:pr-16{padding-right:4rem}.max-sm\:pr-2{padding-right:.5rem}.max-sm\:pr-20{padding-right:5rem}.max-sm\:pr-24{padding-right:6rem}.max-sm\:pr-28{padding-right:7rem}.max-sm\:pr-3{padding-right:.75rem}.max-sm\:pr-32{padding-right:8rem}.max-sm\:pr-36{padding-right:9rem}.max-sm\:pr-4{padding-right:1rem}.max-sm\:pr-40{padding-right:10rem}.max-sm\:pr-44{padding-right:11rem}.max-sm\:pr-48{padding-right:12rem}.max-sm\:pr-5{padding-right:1.25rem}.max-sm\:pr-52{padding-right:13rem}.max-sm\:pr-56{padding-right:14rem}.max-sm\:pr-6{padding-right:1.5rem}.max-sm\:pr-60{padding-right:15rem}.max-sm\:pr-64{padding-right:16rem}.max-sm\:pr-7{padding-right:1.75rem}.max-sm\:pr-72{padding-right:18rem}.max-sm\:pr-8{padding-right:2rem}.max-sm\:pr-80{padding-right:20rem}.max-sm\:pr-9{padding-right:2.25rem}.max-sm\:pr-96{padding-right:24rem}.max-sm\:pt-0{padding-top:0}.max-sm\:pt-1{padding-top:.25rem}.max-sm\:pt-10{padding-top:2.5rem}.max-sm\:pt-11{padding-top:2.75rem}.max-sm\:pt-12{padding-top:3rem}.max-sm\:pt-14{padding-top:3.5rem}.max-sm\:pt-16{padding-top:4rem}.max-sm\:pt-2{padding-top:.5rem}.max-sm\:pt-20{padding-top:5rem}.max-sm\:pt-24{padding-top:6rem}.max-sm\:pt-28{padding-top:7rem}.max-sm\:pt-3{padding-top:.75rem}.max-sm\:pt-32{padding-top:8rem}.max-sm\:pt-36{padding-top:9rem}.max-sm\:pt-4{padding-top:1rem}.max-sm\:pt-40{padding-top:10rem}.max-sm\:pt-44{padding-top:11rem}.max-sm\:pt-48{padding-top:12rem}.max-sm\:pt-5{padding-top:1.25rem}.max-sm\:pt-52{padding-top:13rem}.max-sm\:pt-56{padding-top:14rem}.max-sm\:pt-6{padding-top:1.5rem}.max-sm\:pt-60{padding-top:15rem}.max-sm\:pt-64{padding-top:16rem}.max-sm\:pt-7{padding-top:1.75rem}.max-sm\:pt-72{padding-top:18rem}.max-sm\:pt-8{padding-top:2rem}.max-sm\:pt-80{padding-top:20rem}.max-sm\:pt-9{padding-top:2.25rem}.max-sm\:pt-96{padding-top:24rem}}@media (min-width:640px){.sm\:-top-1{top:-.25rem}.sm\:\!m-0{margin:0!important}.sm\:\!m-1{margin:.25rem!important}.sm\:\!m-10{margin:2.5rem!important}.sm\:\!m-11{margin:2.75rem!important}.sm\:\!m-12{margin:3rem!important}.sm\:\!m-14{margin:3.5rem!important}.sm\:\!m-16{margin:4rem!important}.sm\:\!m-2{margin:.5rem!important}.sm\:\!m-20{margin:5rem!important}.sm\:\!m-24{margin:6rem!important}.sm\:\!m-28{margin:7rem!important}.sm\:\!m-3{margin:.75rem!important}.sm\:\!m-32{margin:8rem!important}.sm\:\!m-36{margin:9rem!important}.sm\:\!m-4{margin:1rem!important}.sm\:\!m-40{margin:10rem!important}.sm\:\!m-44{margin:11rem!important}.sm\:\!m-48{margin:12rem!important}.sm\:\!m-5{margin:1.25rem!important}.sm\:\!m-52{margin:13rem!important}.sm\:\!m-56{margin:14rem!important}.sm\:\!m-6{margin:1.5rem!important}.sm\:\!m-60{margin:15rem!important}.sm\:\!m-64{margin:16rem!important}.sm\:\!m-7{margin:1.75rem!important}.sm\:\!m-72{margin:18rem!important}.sm\:\!m-8{margin:2rem!important}.sm\:\!m-80{margin:20rem!important}.sm\:\!m-9{margin:2.25rem!important}.sm\:\!m-96{margin:24rem!important}.sm\:\!m-auto{margin:auto!important}.sm\:m-0{margin:0}.sm\:m-1{margin:.25rem}.sm\:m-10{margin:2.5rem}.sm\:m-11{margin:2.75rem}.sm\:m-12{margin:3rem}.sm\:m-14{margin:3.5rem}.sm\:m-16{margin:4rem}.sm\:m-2{margin:.5rem}.sm\:m-20{margin:5rem}.sm\:m-24{margin:6rem}.sm\:m-28{margin:7rem}.sm\:m-3{margin:.75rem}.sm\:m-32{margin:8rem}.sm\:m-36{margin:9rem}.sm\:m-4{margin:1rem}.sm\:m-40{margin:10rem}.sm\:m-44{margin:11rem}.sm\:m-48{margin:12rem}.sm\:m-5{margin:1.25rem}.sm\:m-52{margin:13rem}.sm\:m-56{margin:14rem}.sm\:m-6{margin:1.5rem}.sm\:m-60{margin:15rem}.sm\:m-64{margin:16rem}.sm\:m-7{margin:1.75rem}.sm\:m-72{margin:18rem}.sm\:m-8{margin:2rem}.sm\:m-80{margin:20rem}.sm\:m-9{margin:2.25rem}.sm\:m-96{margin:24rem}.sm\:m-auto{margin:auto}.sm\:\!mx-0{margin-left:0!important;margin-right:0!important}.sm\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.sm\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.sm\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.sm\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.sm\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.sm\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.sm\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.sm\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.sm\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.sm\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.sm\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.sm\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.sm\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.sm\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.sm\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.sm\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.sm\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.sm\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.sm\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.sm\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.sm\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.sm\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.sm\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.sm\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.sm\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.sm\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.sm\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:\!my-0{margin-bottom:0!important;margin-top:0!important}.sm\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.sm\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.sm\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.sm\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.sm\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.sm\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.sm\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.sm\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.sm\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.sm\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.sm\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.sm\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.sm\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.sm\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.sm\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.sm\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.sm\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.sm\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.sm\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.sm\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.sm\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.sm\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.sm\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.sm\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.sm\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.sm\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.sm\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.sm\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.sm\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.sm\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-1{margin-left:.25rem;margin-right:.25rem}.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.sm\:mx-12{margin-left:3rem;margin-right:3rem}.sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.sm\:mx-16{margin-left:4rem;margin-right:4rem}.sm\:mx-2{margin-left:.5rem;margin-right:.5rem}.sm\:mx-20{margin-left:5rem;margin-right:5rem}.sm\:mx-24{margin-left:6rem;margin-right:6rem}.sm\:mx-28{margin-left:7rem;margin-right:7rem}.sm\:mx-3{margin-left:.75rem;margin-right:.75rem}.sm\:mx-32{margin-left:8rem;margin-right:8rem}.sm\:mx-36{margin-left:9rem;margin-right:9rem}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mx-40{margin-left:10rem;margin-right:10rem}.sm\:mx-44{margin-left:11rem;margin-right:11rem}.sm\:mx-48{margin-left:12rem;margin-right:12rem}.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.sm\:mx-52{margin-left:13rem;margin-right:13rem}.sm\:mx-56{margin-left:14rem;margin-right:14rem}.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.sm\:mx-60{margin-left:15rem;margin-right:15rem}.sm\:mx-64{margin-left:16rem;margin-right:16rem}.sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.sm\:mx-72{margin-left:18rem;margin-right:18rem}.sm\:mx-8{margin-left:2rem;margin-right:2rem}.sm\:mx-80{margin-left:20rem;margin-right:20rem}.sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.sm\:mx-96{margin-left:24rem;margin-right:24rem}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:my-0{margin-bottom:0;margin-top:0}.sm\:my-1{margin-bottom:.25rem;margin-top:.25rem}.sm\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.sm\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.sm\:my-12{margin-bottom:3rem;margin-top:3rem}.sm\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.sm\:my-16{margin-bottom:4rem;margin-top:4rem}.sm\:my-2{margin-bottom:.5rem;margin-top:.5rem}.sm\:my-20{margin-bottom:5rem;margin-top:5rem}.sm\:my-24{margin-bottom:6rem;margin-top:6rem}.sm\:my-28{margin-bottom:7rem;margin-top:7rem}.sm\:my-3{margin-bottom:.75rem;margin-top:.75rem}.sm\:my-32{margin-bottom:8rem;margin-top:8rem}.sm\:my-36{margin-bottom:9rem;margin-top:9rem}.sm\:my-4{margin-bottom:1rem;margin-top:1rem}.sm\:my-40{margin-bottom:10rem;margin-top:10rem}.sm\:my-44{margin-bottom:11rem;margin-top:11rem}.sm\:my-48{margin-bottom:12rem;margin-top:12rem}.sm\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.sm\:my-52{margin-bottom:13rem;margin-top:13rem}.sm\:my-56{margin-bottom:14rem;margin-top:14rem}.sm\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.sm\:my-60{margin-bottom:15rem;margin-top:15rem}.sm\:my-64{margin-bottom:16rem;margin-top:16rem}.sm\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.sm\:my-72{margin-bottom:18rem;margin-top:18rem}.sm\:my-8{margin-bottom:2rem;margin-top:2rem}.sm\:my-80{margin-bottom:20rem;margin-top:20rem}.sm\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.sm\:my-96{margin-bottom:24rem;margin-top:24rem}.sm\:my-auto{margin-bottom:auto;margin-top:auto}.sm\:\!mb-0{margin-bottom:0!important}.sm\:\!mb-1{margin-bottom:.25rem!important}.sm\:\!mb-10{margin-bottom:2.5rem!important}.sm\:\!mb-11{margin-bottom:2.75rem!important}.sm\:\!mb-12{margin-bottom:3rem!important}.sm\:\!mb-14{margin-bottom:3.5rem!important}.sm\:\!mb-16{margin-bottom:4rem!important}.sm\:\!mb-2{margin-bottom:.5rem!important}.sm\:\!mb-20{margin-bottom:5rem!important}.sm\:\!mb-24{margin-bottom:6rem!important}.sm\:\!mb-28{margin-bottom:7rem!important}.sm\:\!mb-3{margin-bottom:.75rem!important}.sm\:\!mb-32{margin-bottom:8rem!important}.sm\:\!mb-36{margin-bottom:9rem!important}.sm\:\!mb-4{margin-bottom:1rem!important}.sm\:\!mb-40{margin-bottom:10rem!important}.sm\:\!mb-44{margin-bottom:11rem!important}.sm\:\!mb-48{margin-bottom:12rem!important}.sm\:\!mb-5{margin-bottom:1.25rem!important}.sm\:\!mb-52{margin-bottom:13rem!important}.sm\:\!mb-56{margin-bottom:14rem!important}.sm\:\!mb-6{margin-bottom:1.5rem!important}.sm\:\!mb-60{margin-bottom:15rem!important}.sm\:\!mb-64{margin-bottom:16rem!important}.sm\:\!mb-7{margin-bottom:1.75rem!important}.sm\:\!mb-72{margin-bottom:18rem!important}.sm\:\!mb-8{margin-bottom:2rem!important}.sm\:\!mb-80{margin-bottom:20rem!important}.sm\:\!mb-9{margin-bottom:2.25rem!important}.sm\:\!mb-96{margin-bottom:24rem!important}.sm\:\!mb-auto{margin-bottom:auto!important}.sm\:\!ml-0{margin-left:0!important}.sm\:\!ml-1{margin-left:.25rem!important}.sm\:\!ml-10{margin-left:2.5rem!important}.sm\:\!ml-11{margin-left:2.75rem!important}.sm\:\!ml-12{margin-left:3rem!important}.sm\:\!ml-14{margin-left:3.5rem!important}.sm\:\!ml-16{margin-left:4rem!important}.sm\:\!ml-2{margin-left:.5rem!important}.sm\:\!ml-20{margin-left:5rem!important}.sm\:\!ml-24{margin-left:6rem!important}.sm\:\!ml-28{margin-left:7rem!important}.sm\:\!ml-3{margin-left:.75rem!important}.sm\:\!ml-32{margin-left:8rem!important}.sm\:\!ml-36{margin-left:9rem!important}.sm\:\!ml-4{margin-left:1rem!important}.sm\:\!ml-40{margin-left:10rem!important}.sm\:\!ml-44{margin-left:11rem!important}.sm\:\!ml-48{margin-left:12rem!important}.sm\:\!ml-5{margin-left:1.25rem!important}.sm\:\!ml-52{margin-left:13rem!important}.sm\:\!ml-56{margin-left:14rem!important}.sm\:\!ml-6{margin-left:1.5rem!important}.sm\:\!ml-60{margin-left:15rem!important}.sm\:\!ml-64{margin-left:16rem!important}.sm\:\!ml-7{margin-left:1.75rem!important}.sm\:\!ml-72{margin-left:18rem!important}.sm\:\!ml-8{margin-left:2rem!important}.sm\:\!ml-80{margin-left:20rem!important}.sm\:\!ml-9{margin-left:2.25rem!important}.sm\:\!ml-96{margin-left:24rem!important}.sm\:\!ml-auto{margin-left:auto!important}.sm\:\!mr-0{margin-right:0!important}.sm\:\!mr-1{margin-right:.25rem!important}.sm\:\!mr-10{margin-right:2.5rem!important}.sm\:\!mr-11{margin-right:2.75rem!important}.sm\:\!mr-12{margin-right:3rem!important}.sm\:\!mr-14{margin-right:3.5rem!important}.sm\:\!mr-16{margin-right:4rem!important}.sm\:\!mr-2{margin-right:.5rem!important}.sm\:\!mr-20{margin-right:5rem!important}.sm\:\!mr-24{margin-right:6rem!important}.sm\:\!mr-28{margin-right:7rem!important}.sm\:\!mr-3{margin-right:.75rem!important}.sm\:\!mr-32{margin-right:8rem!important}.sm\:\!mr-36{margin-right:9rem!important}.sm\:\!mr-4{margin-right:1rem!important}.sm\:\!mr-40{margin-right:10rem!important}.sm\:\!mr-44{margin-right:11rem!important}.sm\:\!mr-48{margin-right:12rem!important}.sm\:\!mr-5{margin-right:1.25rem!important}.sm\:\!mr-52{margin-right:13rem!important}.sm\:\!mr-56{margin-right:14rem!important}.sm\:\!mr-6{margin-right:1.5rem!important}.sm\:\!mr-60{margin-right:15rem!important}.sm\:\!mr-64{margin-right:16rem!important}.sm\:\!mr-7{margin-right:1.75rem!important}.sm\:\!mr-72{margin-right:18rem!important}.sm\:\!mr-8{margin-right:2rem!important}.sm\:\!mr-80{margin-right:20rem!important}.sm\:\!mr-9{margin-right:2.25rem!important}.sm\:\!mr-96{margin-right:24rem!important}.sm\:\!mr-auto{margin-right:auto!important}.sm\:\!mt-0{margin-top:0!important}.sm\:\!mt-1{margin-top:.25rem!important}.sm\:\!mt-10{margin-top:2.5rem!important}.sm\:\!mt-11{margin-top:2.75rem!important}.sm\:\!mt-12{margin-top:3rem!important}.sm\:\!mt-14{margin-top:3.5rem!important}.sm\:\!mt-16{margin-top:4rem!important}.sm\:\!mt-2{margin-top:.5rem!important}.sm\:\!mt-20{margin-top:5rem!important}.sm\:\!mt-24{margin-top:6rem!important}.sm\:\!mt-28{margin-top:7rem!important}.sm\:\!mt-3{margin-top:.75rem!important}.sm\:\!mt-32{margin-top:8rem!important}.sm\:\!mt-36{margin-top:9rem!important}.sm\:\!mt-4{margin-top:1rem!important}.sm\:\!mt-40{margin-top:10rem!important}.sm\:\!mt-44{margin-top:11rem!important}.sm\:\!mt-48{margin-top:12rem!important}.sm\:\!mt-5{margin-top:1.25rem!important}.sm\:\!mt-52{margin-top:13rem!important}.sm\:\!mt-56{margin-top:14rem!important}.sm\:\!mt-6{margin-top:1.5rem!important}.sm\:\!mt-60{margin-top:15rem!important}.sm\:\!mt-64{margin-top:16rem!important}.sm\:\!mt-7{margin-top:1.75rem!important}.sm\:\!mt-72{margin-top:18rem!important}.sm\:\!mt-8{margin-top:2rem!important}.sm\:\!mt-80{margin-top:20rem!important}.sm\:\!mt-9{margin-top:2.25rem!important}.sm\:\!mt-96{margin-top:24rem!important}.sm\:\!mt-auto{margin-top:auto!important}.sm\:mb-0{margin-bottom:0}.sm\:mb-1{margin-bottom:.25rem}.sm\:mb-10{margin-bottom:2.5rem}.sm\:mb-11{margin-bottom:2.75rem}.sm\:mb-12{margin-bottom:3rem}.sm\:mb-14{margin-bottom:3.5rem}.sm\:mb-16{margin-bottom:4rem}.sm\:mb-2{margin-bottom:.5rem}.sm\:mb-20{margin-bottom:5rem}.sm\:mb-24{margin-bottom:6rem}.sm\:mb-28{margin-bottom:7rem}.sm\:mb-3{margin-bottom:.75rem}.sm\:mb-32{margin-bottom:8rem}.sm\:mb-36{margin-bottom:9rem}.sm\:mb-4{margin-bottom:1rem}.sm\:mb-40{margin-bottom:10rem}.sm\:mb-44{margin-bottom:11rem}.sm\:mb-48{margin-bottom:12rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:mb-52{margin-bottom:13rem}.sm\:mb-56{margin-bottom:14rem}.sm\:mb-6{margin-bottom:1.5rem}.sm\:mb-60{margin-bottom:15rem}.sm\:mb-64{margin-bottom:16rem}.sm\:mb-7{margin-bottom:1.75rem}.sm\:mb-72{margin-bottom:18rem}.sm\:mb-8{margin-bottom:2rem}.sm\:mb-80{margin-bottom:20rem}.sm\:mb-9{margin-bottom:2.25rem}.sm\:mb-96{margin-bottom:24rem}.sm\:mb-auto{margin-bottom:auto}.sm\:me-14{margin-right:3.5rem}.sm\:ml-0{margin-left:0}.sm\:ml-1{margin-left:.25rem}.sm\:ml-10{margin-left:2.5rem}.sm\:ml-11{margin-left:2.75rem}.sm\:ml-12{margin-left:3rem}.sm\:ml-14{margin-left:3.5rem}.sm\:ml-16{margin-left:4rem}.sm\:ml-2{margin-left:.5rem}.sm\:ml-20{margin-left:5rem}.sm\:ml-24{margin-left:6rem}.sm\:ml-28{margin-left:7rem}.sm\:ml-3{margin-left:.75rem}.sm\:ml-32{margin-left:8rem}.sm\:ml-36{margin-left:9rem}.sm\:ml-4{margin-left:1rem}.sm\:ml-40{margin-left:10rem}.sm\:ml-44{margin-left:11rem}.sm\:ml-48{margin-left:12rem}.sm\:ml-5{margin-left:1.25rem}.sm\:ml-52{margin-left:13rem}.sm\:ml-56{margin-left:14rem}.sm\:ml-6{margin-left:1.5rem}.sm\:ml-60{margin-left:15rem}.sm\:ml-64{margin-left:16rem}.sm\:ml-7{margin-left:1.75rem}.sm\:ml-72{margin-left:18rem}.sm\:ml-8{margin-left:2rem}.sm\:ml-80{margin-left:20rem}.sm\:ml-9{margin-left:2.25rem}.sm\:ml-96{margin-left:24rem}.sm\:ml-auto{margin-left:auto}.sm\:mr-0{margin-right:0}.sm\:mr-1{margin-right:.25rem}.sm\:mr-10{margin-right:2.5rem}.sm\:mr-11{margin-right:2.75rem}.sm\:mr-12{margin-right:3rem}.sm\:mr-14{margin-right:3.5rem}.sm\:mr-16{margin-right:4rem}.sm\:mr-2{margin-right:.5rem}.sm\:mr-20{margin-right:5rem}.sm\:mr-24{margin-right:6rem}.sm\:mr-28{margin-right:7rem}.sm\:mr-3{margin-right:.75rem}.sm\:mr-32{margin-right:8rem}.sm\:mr-36{margin-right:9rem}.sm\:mr-4{margin-right:1rem}.sm\:mr-40{margin-right:10rem}.sm\:mr-44{margin-right:11rem}.sm\:mr-48{margin-right:12rem}.sm\:mr-5{margin-right:1.25rem}.sm\:mr-52{margin-right:13rem}.sm\:mr-56{margin-right:14rem}.sm\:mr-6{margin-right:1.5rem}.sm\:mr-60{margin-right:15rem}.sm\:mr-64{margin-right:16rem}.sm\:mr-7{margin-right:1.75rem}.sm\:mr-72{margin-right:18rem}.sm\:mr-8{margin-right:2rem}.sm\:mr-80{margin-right:20rem}.sm\:mr-9{margin-right:2.25rem}.sm\:mr-96{margin-right:24rem}.sm\:mr-auto{margin-right:auto}.sm\:ms-1{margin-left:.25rem}.sm\:mt-0{margin-top:0}.sm\:mt-1{margin-top:.25rem}.sm\:mt-10{margin-top:2.5rem}.sm\:mt-11{margin-top:2.75rem}.sm\:mt-12{margin-top:3rem}.sm\:mt-14{margin-top:3.5rem}.sm\:mt-16{margin-top:4rem}.sm\:mt-2{margin-top:.5rem}.sm\:mt-20{margin-top:5rem}.sm\:mt-24{margin-top:6rem}.sm\:mt-28{margin-top:7rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-32{margin-top:8rem}.sm\:mt-36{margin-top:9rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-40{margin-top:10rem}.sm\:mt-44{margin-top:11rem}.sm\:mt-48{margin-top:12rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-52{margin-top:13rem}.sm\:mt-56{margin-top:14rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-60{margin-top:15rem}.sm\:mt-64{margin-top:16rem}.sm\:mt-7{margin-top:1.75rem}.sm\:mt-72{margin-top:18rem}.sm\:mt-8{margin-top:2rem}.sm\:mt-80{margin-top:20rem}.sm\:mt-9{margin-top:2.25rem}.sm\:mt-96{margin-top:24rem}.sm\:mt-auto{margin-top:auto}.sm\:block{display:block}.sm\:inline-block{display:inline-block}.sm\:hidden{display:none}.sm\:w-10{width:2.5rem}.sm\:min-w-32{min-width:8rem}.sm\:min-w-36{min-width:9rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-6{gap:1.5rem}.sm\:\!p-0{padding:0!important}.sm\:\!p-1{padding:.25rem!important}.sm\:\!p-10{padding:2.5rem!important}.sm\:\!p-11{padding:2.75rem!important}.sm\:\!p-12{padding:3rem!important}.sm\:\!p-14{padding:3.5rem!important}.sm\:\!p-16{padding:4rem!important}.sm\:\!p-2{padding:.5rem!important}.sm\:\!p-20{padding:5rem!important}.sm\:\!p-24{padding:6rem!important}.sm\:\!p-28{padding:7rem!important}.sm\:\!p-3{padding:.75rem!important}.sm\:\!p-32{padding:8rem!important}.sm\:\!p-36{padding:9rem!important}.sm\:\!p-4{padding:1rem!important}.sm\:\!p-40{padding:10rem!important}.sm\:\!p-44{padding:11rem!important}.sm\:\!p-48{padding:12rem!important}.sm\:\!p-5{padding:1.25rem!important}.sm\:\!p-52{padding:13rem!important}.sm\:\!p-56{padding:14rem!important}.sm\:\!p-6{padding:1.5rem!important}.sm\:\!p-60{padding:15rem!important}.sm\:\!p-64{padding:16rem!important}.sm\:\!p-7{padding:1.75rem!important}.sm\:\!p-72{padding:18rem!important}.sm\:\!p-8{padding:2rem!important}.sm\:\!p-80{padding:20rem!important}.sm\:\!p-9{padding:2.25rem!important}.sm\:\!p-96{padding:24rem!important}.sm\:p-0{padding:0}.sm\:p-1{padding:.25rem}.sm\:p-10{padding:2.5rem}.sm\:p-11{padding:2.75rem}.sm\:p-12{padding:3rem}.sm\:p-14{padding:3.5rem}.sm\:p-16{padding:4rem}.sm\:p-2{padding:.5rem}.sm\:p-20{padding:5rem}.sm\:p-24{padding:6rem}.sm\:p-28{padding:7rem}.sm\:p-3{padding:.75rem}.sm\:p-32{padding:8rem}.sm\:p-36{padding:9rem}.sm\:p-4{padding:1rem}.sm\:p-40{padding:10rem}.sm\:p-44{padding:11rem}.sm\:p-48{padding:12rem}.sm\:p-5{padding:1.25rem}.sm\:p-52{padding:13rem}.sm\:p-56{padding:14rem}.sm\:p-6{padding:1.5rem}.sm\:p-60{padding:15rem}.sm\:p-64{padding:16rem}.sm\:p-7{padding:1.75rem}.sm\:p-72{padding:18rem}.sm\:p-8{padding:2rem}.sm\:p-80{padding:20rem}.sm\:p-9{padding:2.25rem}.sm\:p-96{padding:24rem}.sm\:\!px-0{padding-left:0!important;padding-right:0!important}.sm\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.sm\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.sm\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.sm\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.sm\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.sm\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.sm\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.sm\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.sm\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.sm\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.sm\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.sm\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.sm\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.sm\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.sm\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.sm\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.sm\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.sm\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.sm\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.sm\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.sm\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.sm\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.sm\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.sm\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.sm\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.sm\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.sm\:\!py-0{padding-bottom:0!important;padding-top:0!important}.sm\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.sm\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.sm\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.sm\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.sm\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.sm\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.sm\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.sm\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.sm\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.sm\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.sm\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.sm\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.sm\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.sm\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.sm\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.sm\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.sm\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.sm\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.sm\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.sm\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.sm\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.sm\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.sm\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.sm\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.sm\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.sm\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.sm\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.sm\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.sm\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-1{padding-left:.25rem;padding-right:.25rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}.sm\:px-16{padding-left:4rem;padding-right:4rem}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:px-24{padding-left:6rem;padding-right:6rem}.sm\:px-28{padding-left:7rem;padding-right:7rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-32{padding-left:8rem;padding-right:8rem}.sm\:px-36{padding-left:9rem;padding-right:9rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-40{padding-left:10rem;padding-right:10rem}.sm\:px-44{padding-left:11rem;padding-right:11rem}.sm\:px-48{padding-left:12rem;padding-right:12rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-52{padding-left:13rem;padding-right:13rem}.sm\:px-56{padding-left:14rem;padding-right:14rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-60{padding-left:15rem;padding-right:15rem}.sm\:px-64{padding-left:16rem;padding-right:16rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:px-72{padding-left:18rem;padding-right:18rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:px-80{padding-left:20rem;padding-right:20rem}.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}.sm\:px-96{padding-left:24rem;padding-right:24rem}.sm\:py-0{padding-bottom:0;padding-top:0}.sm\:py-1{padding-bottom:.25rem;padding-top:.25rem}.sm\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.sm\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.sm\:py-12{padding-bottom:3rem;padding-top:3rem}.sm\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.sm\:py-16{padding-bottom:4rem;padding-top:4rem}.sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.sm\:py-20{padding-bottom:5rem;padding-top:5rem}.sm\:py-24{padding-bottom:6rem;padding-top:6rem}.sm\:py-28{padding-bottom:7rem;padding-top:7rem}.sm\:py-3{padding-bottom:.75rem;padding-top:.75rem}.sm\:py-32{padding-bottom:8rem;padding-top:8rem}.sm\:py-36{padding-bottom:9rem;padding-top:9rem}.sm\:py-4{padding-bottom:1rem;padding-top:1rem}.sm\:py-40{padding-bottom:10rem;padding-top:10rem}.sm\:py-44{padding-bottom:11rem;padding-top:11rem}.sm\:py-48{padding-bottom:12rem;padding-top:12rem}.sm\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.sm\:py-52{padding-bottom:13rem;padding-top:13rem}.sm\:py-56{padding-bottom:14rem;padding-top:14rem}.sm\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.sm\:py-60{padding-bottom:15rem;padding-top:15rem}.sm\:py-64{padding-bottom:16rem;padding-top:16rem}.sm\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.sm\:py-72{padding-bottom:18rem;padding-top:18rem}.sm\:py-8{padding-bottom:2rem;padding-top:2rem}.sm\:py-80{padding-bottom:20rem;padding-top:20rem}.sm\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.sm\:py-96{padding-bottom:24rem;padding-top:24rem}.sm\:\!pb-0{padding-bottom:0!important}.sm\:\!pb-1{padding-bottom:.25rem!important}.sm\:\!pb-10{padding-bottom:2.5rem!important}.sm\:\!pb-11{padding-bottom:2.75rem!important}.sm\:\!pb-12{padding-bottom:3rem!important}.sm\:\!pb-14{padding-bottom:3.5rem!important}.sm\:\!pb-16{padding-bottom:4rem!important}.sm\:\!pb-2{padding-bottom:.5rem!important}.sm\:\!pb-20{padding-bottom:5rem!important}.sm\:\!pb-24{padding-bottom:6rem!important}.sm\:\!pb-28{padding-bottom:7rem!important}.sm\:\!pb-3{padding-bottom:.75rem!important}.sm\:\!pb-32{padding-bottom:8rem!important}.sm\:\!pb-36{padding-bottom:9rem!important}.sm\:\!pb-4{padding-bottom:1rem!important}.sm\:\!pb-40{padding-bottom:10rem!important}.sm\:\!pb-44{padding-bottom:11rem!important}.sm\:\!pb-48{padding-bottom:12rem!important}.sm\:\!pb-5{padding-bottom:1.25rem!important}.sm\:\!pb-52{padding-bottom:13rem!important}.sm\:\!pb-56{padding-bottom:14rem!important}.sm\:\!pb-6{padding-bottom:1.5rem!important}.sm\:\!pb-60{padding-bottom:15rem!important}.sm\:\!pb-64{padding-bottom:16rem!important}.sm\:\!pb-7{padding-bottom:1.75rem!important}.sm\:\!pb-72{padding-bottom:18rem!important}.sm\:\!pb-8{padding-bottom:2rem!important}.sm\:\!pb-80{padding-bottom:20rem!important}.sm\:\!pb-9{padding-bottom:2.25rem!important}.sm\:\!pb-96{padding-bottom:24rem!important}.sm\:\!pl-0{padding-left:0!important}.sm\:\!pl-1{padding-left:.25rem!important}.sm\:\!pl-10{padding-left:2.5rem!important}.sm\:\!pl-11{padding-left:2.75rem!important}.sm\:\!pl-12{padding-left:3rem!important}.sm\:\!pl-14{padding-left:3.5rem!important}.sm\:\!pl-16{padding-left:4rem!important}.sm\:\!pl-2{padding-left:.5rem!important}.sm\:\!pl-20{padding-left:5rem!important}.sm\:\!pl-24{padding-left:6rem!important}.sm\:\!pl-28{padding-left:7rem!important}.sm\:\!pl-3{padding-left:.75rem!important}.sm\:\!pl-32{padding-left:8rem!important}.sm\:\!pl-36{padding-left:9rem!important}.sm\:\!pl-4{padding-left:1rem!important}.sm\:\!pl-40{padding-left:10rem!important}.sm\:\!pl-44{padding-left:11rem!important}.sm\:\!pl-48{padding-left:12rem!important}.sm\:\!pl-5{padding-left:1.25rem!important}.sm\:\!pl-52{padding-left:13rem!important}.sm\:\!pl-56{padding-left:14rem!important}.sm\:\!pl-6{padding-left:1.5rem!important}.sm\:\!pl-60{padding-left:15rem!important}.sm\:\!pl-64{padding-left:16rem!important}.sm\:\!pl-7{padding-left:1.75rem!important}.sm\:\!pl-72{padding-left:18rem!important}.sm\:\!pl-8{padding-left:2rem!important}.sm\:\!pl-80{padding-left:20rem!important}.sm\:\!pl-9{padding-left:2.25rem!important}.sm\:\!pl-96{padding-left:24rem!important}.sm\:\!pr-0{padding-right:0!important}.sm\:\!pr-1{padding-right:.25rem!important}.sm\:\!pr-10{padding-right:2.5rem!important}.sm\:\!pr-11{padding-right:2.75rem!important}.sm\:\!pr-12{padding-right:3rem!important}.sm\:\!pr-14{padding-right:3.5rem!important}.sm\:\!pr-16{padding-right:4rem!important}.sm\:\!pr-2{padding-right:.5rem!important}.sm\:\!pr-20{padding-right:5rem!important}.sm\:\!pr-24{padding-right:6rem!important}.sm\:\!pr-28{padding-right:7rem!important}.sm\:\!pr-3{padding-right:.75rem!important}.sm\:\!pr-32{padding-right:8rem!important}.sm\:\!pr-36{padding-right:9rem!important}.sm\:\!pr-4{padding-right:1rem!important}.sm\:\!pr-40{padding-right:10rem!important}.sm\:\!pr-44{padding-right:11rem!important}.sm\:\!pr-48{padding-right:12rem!important}.sm\:\!pr-5{padding-right:1.25rem!important}.sm\:\!pr-52{padding-right:13rem!important}.sm\:\!pr-56{padding-right:14rem!important}.sm\:\!pr-6{padding-right:1.5rem!important}.sm\:\!pr-60{padding-right:15rem!important}.sm\:\!pr-64{padding-right:16rem!important}.sm\:\!pr-7{padding-right:1.75rem!important}.sm\:\!pr-72{padding-right:18rem!important}.sm\:\!pr-8{padding-right:2rem!important}.sm\:\!pr-80{padding-right:20rem!important}.sm\:\!pr-9{padding-right:2.25rem!important}.sm\:\!pr-96{padding-right:24rem!important}.sm\:\!pt-0{padding-top:0!important}.sm\:\!pt-1{padding-top:.25rem!important}.sm\:\!pt-10{padding-top:2.5rem!important}.sm\:\!pt-11{padding-top:2.75rem!important}.sm\:\!pt-12{padding-top:3rem!important}.sm\:\!pt-14{padding-top:3.5rem!important}.sm\:\!pt-16{padding-top:4rem!important}.sm\:\!pt-2{padding-top:.5rem!important}.sm\:\!pt-20{padding-top:5rem!important}.sm\:\!pt-24{padding-top:6rem!important}.sm\:\!pt-28{padding-top:7rem!important}.sm\:\!pt-3{padding-top:.75rem!important}.sm\:\!pt-32{padding-top:8rem!important}.sm\:\!pt-36{padding-top:9rem!important}.sm\:\!pt-4{padding-top:1rem!important}.sm\:\!pt-40{padding-top:10rem!important}.sm\:\!pt-44{padding-top:11rem!important}.sm\:\!pt-48{padding-top:12rem!important}.sm\:\!pt-5{padding-top:1.25rem!important}.sm\:\!pt-52{padding-top:13rem!important}.sm\:\!pt-56{padding-top:14rem!important}.sm\:\!pt-6{padding-top:1.5rem!important}.sm\:\!pt-60{padding-top:15rem!important}.sm\:\!pt-64{padding-top:16rem!important}.sm\:\!pt-7{padding-top:1.75rem!important}.sm\:\!pt-72{padding-top:18rem!important}.sm\:\!pt-8{padding-top:2rem!important}.sm\:\!pt-80{padding-top:20rem!important}.sm\:\!pt-9{padding-top:2.25rem!important}.sm\:\!pt-96{padding-top:24rem!important}.sm\:pb-0{padding-bottom:0}.sm\:pb-1{padding-bottom:.25rem}.sm\:pb-10{padding-bottom:2.5rem}.sm\:pb-11{padding-bottom:2.75rem}.sm\:pb-12{padding-bottom:3rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pb-16{padding-bottom:4rem}.sm\:pb-2{padding-bottom:.5rem}.sm\:pb-20{padding-bottom:5rem}.sm\:pb-24{padding-bottom:6rem}.sm\:pb-28{padding-bottom:7rem}.sm\:pb-3{padding-bottom:.75rem}.sm\:pb-32{padding-bottom:8rem}.sm\:pb-36{padding-bottom:9rem}.sm\:pb-4{padding-bottom:1rem}.sm\:pb-40{padding-bottom:10rem}.sm\:pb-44{padding-bottom:11rem}.sm\:pb-48{padding-bottom:12rem}.sm\:pb-5{padding-bottom:1.25rem}.sm\:pb-52{padding-bottom:13rem}.sm\:pb-56{padding-bottom:14rem}.sm\:pb-6{padding-bottom:1.5rem}.sm\:pb-60{padding-bottom:15rem}.sm\:pb-64{padding-bottom:16rem}.sm\:pb-7{padding-bottom:1.75rem}.sm\:pb-72{padding-bottom:18rem}.sm\:pb-8{padding-bottom:2rem}.sm\:pb-80{padding-bottom:20rem}.sm\:pb-9{padding-bottom:2.25rem}.sm\:pb-96{padding-bottom:24rem}.sm\:pl-0{padding-left:0}.sm\:pl-1{padding-left:.25rem}.sm\:pl-10{padding-left:2.5rem}.sm\:pl-11{padding-left:2.75rem}.sm\:pl-12{padding-left:3rem}.sm\:pl-14{padding-left:3.5rem}.sm\:pl-16{padding-left:4rem}.sm\:pl-2{padding-left:.5rem}.sm\:pl-20{padding-left:5rem}.sm\:pl-24{padding-left:6rem}.sm\:pl-28{padding-left:7rem}.sm\:pl-3{padding-left:.75rem}.sm\:pl-32{padding-left:8rem}.sm\:pl-36{padding-left:9rem}.sm\:pl-4{padding-left:1rem}.sm\:pl-40{padding-left:10rem}.sm\:pl-44{padding-left:11rem}.sm\:pl-48{padding-left:12rem}.sm\:pl-5{padding-left:1.25rem}.sm\:pl-52{padding-left:13rem}.sm\:pl-56{padding-left:14rem}.sm\:pl-6{padding-left:1.5rem}.sm\:pl-60{padding-left:15rem}.sm\:pl-64{padding-left:16rem}.sm\:pl-7{padding-left:1.75rem}.sm\:pl-72{padding-left:18rem}.sm\:pl-8{padding-left:2rem}.sm\:pl-80{padding-left:20rem}.sm\:pl-9{padding-left:2.25rem}.sm\:pl-96{padding-left:24rem}.sm\:pr-0{padding-right:0}.sm\:pr-1{padding-right:.25rem}.sm\:pr-10{padding-right:2.5rem}.sm\:pr-11{padding-right:2.75rem}.sm\:pr-12{padding-right:3rem}.sm\:pr-14{padding-right:3.5rem}.sm\:pr-16{padding-right:4rem}.sm\:pr-2{padding-right:.5rem}.sm\:pr-20{padding-right:5rem}.sm\:pr-24{padding-right:6rem}.sm\:pr-28{padding-right:7rem}.sm\:pr-3{padding-right:.75rem}.sm\:pr-32{padding-right:8rem}.sm\:pr-36{padding-right:9rem}.sm\:pr-4{padding-right:1rem}.sm\:pr-40{padding-right:10rem}.sm\:pr-44{padding-right:11rem}.sm\:pr-48{padding-right:12rem}.sm\:pr-5{padding-right:1.25rem}.sm\:pr-52{padding-right:13rem}.sm\:pr-56{padding-right:14rem}.sm\:pr-6{padding-right:1.5rem}.sm\:pr-60{padding-right:15rem}.sm\:pr-64{padding-right:16rem}.sm\:pr-7{padding-right:1.75rem}.sm\:pr-72{padding-right:18rem}.sm\:pr-8{padding-right:2rem}.sm\:pr-80{padding-right:20rem}.sm\:pr-9{padding-right:2.25rem}.sm\:pr-96{padding-right:24rem}.sm\:ps-10{padding-left:2.5rem}.sm\:pt-0{padding-top:0}.sm\:pt-1{padding-top:.25rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-11{padding-top:2.75rem}.sm\:pt-12{padding-top:3rem}.sm\:pt-14{padding-top:3.5rem}.sm\:pt-16{padding-top:4rem}.sm\:pt-2{padding-top:.5rem}.sm\:pt-20{padding-top:5rem}.sm\:pt-24{padding-top:6rem}.sm\:pt-28{padding-top:7rem}.sm\:pt-3{padding-top:.75rem}.sm\:pt-32{padding-top:8rem}.sm\:pt-36{padding-top:9rem}.sm\:pt-4{padding-top:1rem}.sm\:pt-40{padding-top:10rem}.sm\:pt-44{padding-top:11rem}.sm\:pt-48{padding-top:12rem}.sm\:pt-5{padding-top:1.25rem}.sm\:pt-52{padding-top:13rem}.sm\:pt-56{padding-top:14rem}.sm\:pt-6{padding-top:1.5rem}.sm\:pt-60{padding-top:15rem}.sm\:pt-64{padding-top:16rem}.sm\:pt-7{padding-top:1.75rem}.sm\:pt-72{padding-top:18rem}.sm\:pt-8{padding-top:2rem}.sm\:pt-80{padding-top:20rem}.sm\:pt-9{padding-top:2.25rem}.sm\:pt-96{padding-top:24rem}.sm\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:768px){.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-8{grid-column:span 8/span 8}.md\:\!m-0{margin:0!important}.md\:\!m-1{margin:.25rem!important}.md\:\!m-10{margin:2.5rem!important}.md\:\!m-11{margin:2.75rem!important}.md\:\!m-12{margin:3rem!important}.md\:\!m-14{margin:3.5rem!important}.md\:\!m-16{margin:4rem!important}.md\:\!m-2{margin:.5rem!important}.md\:\!m-20{margin:5rem!important}.md\:\!m-24{margin:6rem!important}.md\:\!m-28{margin:7rem!important}.md\:\!m-3{margin:.75rem!important}.md\:\!m-32{margin:8rem!important}.md\:\!m-36{margin:9rem!important}.md\:\!m-4{margin:1rem!important}.md\:\!m-40{margin:10rem!important}.md\:\!m-44{margin:11rem!important}.md\:\!m-48{margin:12rem!important}.md\:\!m-5{margin:1.25rem!important}.md\:\!m-52{margin:13rem!important}.md\:\!m-56{margin:14rem!important}.md\:\!m-6{margin:1.5rem!important}.md\:\!m-60{margin:15rem!important}.md\:\!m-64{margin:16rem!important}.md\:\!m-7{margin:1.75rem!important}.md\:\!m-72{margin:18rem!important}.md\:\!m-8{margin:2rem!important}.md\:\!m-80{margin:20rem!important}.md\:\!m-9{margin:2.25rem!important}.md\:\!m-96{margin:24rem!important}.md\:\!m-auto{margin:auto!important}.md\:m-0{margin:0}.md\:m-1{margin:.25rem}.md\:m-10{margin:2.5rem}.md\:m-11{margin:2.75rem}.md\:m-12{margin:3rem}.md\:m-14{margin:3.5rem}.md\:m-16{margin:4rem}.md\:m-2{margin:.5rem}.md\:m-20{margin:5rem}.md\:m-24{margin:6rem}.md\:m-28{margin:7rem}.md\:m-3{margin:.75rem}.md\:m-32{margin:8rem}.md\:m-36{margin:9rem}.md\:m-4{margin:1rem}.md\:m-40{margin:10rem}.md\:m-44{margin:11rem}.md\:m-48{margin:12rem}.md\:m-5{margin:1.25rem}.md\:m-52{margin:13rem}.md\:m-56{margin:14rem}.md\:m-6{margin:1.5rem}.md\:m-60{margin:15rem}.md\:m-64{margin:16rem}.md\:m-7{margin:1.75rem}.md\:m-72{margin:18rem}.md\:m-8{margin:2rem}.md\:m-80{margin:20rem}.md\:m-9{margin:2.25rem}.md\:m-96{margin:24rem}.md\:m-auto{margin:auto}.md\:\!mx-0{margin-left:0!important;margin-right:0!important}.md\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.md\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.md\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.md\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.md\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.md\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.md\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.md\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.md\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.md\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.md\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.md\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.md\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.md\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.md\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.md\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.md\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.md\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.md\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.md\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.md\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.md\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.md\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.md\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.md\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.md\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.md\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:\!my-0{margin-bottom:0!important;margin-top:0!important}.md\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.md\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.md\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.md\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.md\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.md\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.md\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.md\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.md\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.md\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.md\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.md\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.md\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.md\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.md\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.md\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.md\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.md\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.md\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.md\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.md\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.md\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.md\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.md\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.md\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.md\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.md\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.md\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.md\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.md\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.md\:mx-0{margin-left:0;margin-right:0}.md\:mx-1{margin-left:.25rem;margin-right:.25rem}.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.md\:mx-12{margin-left:3rem;margin-right:3rem}.md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.md\:mx-16{margin-left:4rem;margin-right:4rem}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:mx-20{margin-left:5rem;margin-right:5rem}.md\:mx-24{margin-left:6rem;margin-right:6rem}.md\:mx-28{margin-left:7rem;margin-right:7rem}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:mx-32{margin-left:8rem;margin-right:8rem}.md\:mx-36{margin-left:9rem;margin-right:9rem}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-40{margin-left:10rem;margin-right:10rem}.md\:mx-44{margin-left:11rem;margin-right:11rem}.md\:mx-48{margin-left:12rem;margin-right:12rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mx-52{margin-left:13rem;margin-right:13rem}.md\:mx-56{margin-left:14rem;margin-right:14rem}.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.md\:mx-60{margin-left:15rem;margin-right:15rem}.md\:mx-64{margin-left:16rem;margin-right:16rem}.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.md\:mx-72{margin-left:18rem;margin-right:18rem}.md\:mx-8{margin-left:2rem;margin-right:2rem}.md\:mx-80{margin-left:20rem;margin-right:20rem}.md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.md\:mx-96{margin-left:24rem;margin-right:24rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-1{margin-bottom:.25rem;margin-top:.25rem}.md\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.md\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.md\:my-12{margin-bottom:3rem;margin-top:3rem}.md\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.md\:my-16{margin-bottom:4rem;margin-top:4rem}.md\:my-2{margin-bottom:.5rem;margin-top:.5rem}.md\:my-20{margin-bottom:5rem;margin-top:5rem}.md\:my-24{margin-bottom:6rem;margin-top:6rem}.md\:my-28{margin-bottom:7rem;margin-top:7rem}.md\:my-3{margin-bottom:.75rem;margin-top:.75rem}.md\:my-32{margin-bottom:8rem;margin-top:8rem}.md\:my-36{margin-bottom:9rem;margin-top:9rem}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:my-40{margin-bottom:10rem;margin-top:10rem}.md\:my-44{margin-bottom:11rem;margin-top:11rem}.md\:my-48{margin-bottom:12rem;margin-top:12rem}.md\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.md\:my-52{margin-bottom:13rem;margin-top:13rem}.md\:my-56{margin-bottom:14rem;margin-top:14rem}.md\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.md\:my-60{margin-bottom:15rem;margin-top:15rem}.md\:my-64{margin-bottom:16rem;margin-top:16rem}.md\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.md\:my-72{margin-bottom:18rem;margin-top:18rem}.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:my-80{margin-bottom:20rem;margin-top:20rem}.md\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.md\:my-96{margin-bottom:24rem;margin-top:24rem}.md\:my-auto{margin-bottom:auto;margin-top:auto}.md\:\!mb-0{margin-bottom:0!important}.md\:\!mb-1{margin-bottom:.25rem!important}.md\:\!mb-10{margin-bottom:2.5rem!important}.md\:\!mb-11{margin-bottom:2.75rem!important}.md\:\!mb-12{margin-bottom:3rem!important}.md\:\!mb-14{margin-bottom:3.5rem!important}.md\:\!mb-16{margin-bottom:4rem!important}.md\:\!mb-2{margin-bottom:.5rem!important}.md\:\!mb-20{margin-bottom:5rem!important}.md\:\!mb-24{margin-bottom:6rem!important}.md\:\!mb-28{margin-bottom:7rem!important}.md\:\!mb-3{margin-bottom:.75rem!important}.md\:\!mb-32{margin-bottom:8rem!important}.md\:\!mb-36{margin-bottom:9rem!important}.md\:\!mb-4{margin-bottom:1rem!important}.md\:\!mb-40{margin-bottom:10rem!important}.md\:\!mb-44{margin-bottom:11rem!important}.md\:\!mb-48{margin-bottom:12rem!important}.md\:\!mb-5{margin-bottom:1.25rem!important}.md\:\!mb-52{margin-bottom:13rem!important}.md\:\!mb-56{margin-bottom:14rem!important}.md\:\!mb-6{margin-bottom:1.5rem!important}.md\:\!mb-60{margin-bottom:15rem!important}.md\:\!mb-64{margin-bottom:16rem!important}.md\:\!mb-7{margin-bottom:1.75rem!important}.md\:\!mb-72{margin-bottom:18rem!important}.md\:\!mb-8{margin-bottom:2rem!important}.md\:\!mb-80{margin-bottom:20rem!important}.md\:\!mb-9{margin-bottom:2.25rem!important}.md\:\!mb-96{margin-bottom:24rem!important}.md\:\!mb-auto{margin-bottom:auto!important}.md\:\!ml-0{margin-left:0!important}.md\:\!ml-1{margin-left:.25rem!important}.md\:\!ml-10{margin-left:2.5rem!important}.md\:\!ml-11{margin-left:2.75rem!important}.md\:\!ml-12{margin-left:3rem!important}.md\:\!ml-14{margin-left:3.5rem!important}.md\:\!ml-16{margin-left:4rem!important}.md\:\!ml-2{margin-left:.5rem!important}.md\:\!ml-20{margin-left:5rem!important}.md\:\!ml-24{margin-left:6rem!important}.md\:\!ml-28{margin-left:7rem!important}.md\:\!ml-3{margin-left:.75rem!important}.md\:\!ml-32{margin-left:8rem!important}.md\:\!ml-36{margin-left:9rem!important}.md\:\!ml-4{margin-left:1rem!important}.md\:\!ml-40{margin-left:10rem!important}.md\:\!ml-44{margin-left:11rem!important}.md\:\!ml-48{margin-left:12rem!important}.md\:\!ml-5{margin-left:1.25rem!important}.md\:\!ml-52{margin-left:13rem!important}.md\:\!ml-56{margin-left:14rem!important}.md\:\!ml-6{margin-left:1.5rem!important}.md\:\!ml-60{margin-left:15rem!important}.md\:\!ml-64{margin-left:16rem!important}.md\:\!ml-7{margin-left:1.75rem!important}.md\:\!ml-72{margin-left:18rem!important}.md\:\!ml-8{margin-left:2rem!important}.md\:\!ml-80{margin-left:20rem!important}.md\:\!ml-9{margin-left:2.25rem!important}.md\:\!ml-96{margin-left:24rem!important}.md\:\!ml-auto{margin-left:auto!important}.md\:\!mr-0{margin-right:0!important}.md\:\!mr-1{margin-right:.25rem!important}.md\:\!mr-10{margin-right:2.5rem!important}.md\:\!mr-11{margin-right:2.75rem!important}.md\:\!mr-12{margin-right:3rem!important}.md\:\!mr-14{margin-right:3.5rem!important}.md\:\!mr-16{margin-right:4rem!important}.md\:\!mr-2{margin-right:.5rem!important}.md\:\!mr-20{margin-right:5rem!important}.md\:\!mr-24{margin-right:6rem!important}.md\:\!mr-28{margin-right:7rem!important}.md\:\!mr-3{margin-right:.75rem!important}.md\:\!mr-32{margin-right:8rem!important}.md\:\!mr-36{margin-right:9rem!important}.md\:\!mr-4{margin-right:1rem!important}.md\:\!mr-40{margin-right:10rem!important}.md\:\!mr-44{margin-right:11rem!important}.md\:\!mr-48{margin-right:12rem!important}.md\:\!mr-5{margin-right:1.25rem!important}.md\:\!mr-52{margin-right:13rem!important}.md\:\!mr-56{margin-right:14rem!important}.md\:\!mr-6{margin-right:1.5rem!important}.md\:\!mr-60{margin-right:15rem!important}.md\:\!mr-64{margin-right:16rem!important}.md\:\!mr-7{margin-right:1.75rem!important}.md\:\!mr-72{margin-right:18rem!important}.md\:\!mr-8{margin-right:2rem!important}.md\:\!mr-80{margin-right:20rem!important}.md\:\!mr-9{margin-right:2.25rem!important}.md\:\!mr-96{margin-right:24rem!important}.md\:\!mr-auto{margin-right:auto!important}.md\:\!mt-0{margin-top:0!important}.md\:\!mt-1{margin-top:.25rem!important}.md\:\!mt-10{margin-top:2.5rem!important}.md\:\!mt-11{margin-top:2.75rem!important}.md\:\!mt-12{margin-top:3rem!important}.md\:\!mt-14{margin-top:3.5rem!important}.md\:\!mt-16{margin-top:4rem!important}.md\:\!mt-2{margin-top:.5rem!important}.md\:\!mt-20{margin-top:5rem!important}.md\:\!mt-24{margin-top:6rem!important}.md\:\!mt-28{margin-top:7rem!important}.md\:\!mt-3{margin-top:.75rem!important}.md\:\!mt-32{margin-top:8rem!important}.md\:\!mt-36{margin-top:9rem!important}.md\:\!mt-4{margin-top:1rem!important}.md\:\!mt-40{margin-top:10rem!important}.md\:\!mt-44{margin-top:11rem!important}.md\:\!mt-48{margin-top:12rem!important}.md\:\!mt-5{margin-top:1.25rem!important}.md\:\!mt-52{margin-top:13rem!important}.md\:\!mt-56{margin-top:14rem!important}.md\:\!mt-6{margin-top:1.5rem!important}.md\:\!mt-60{margin-top:15rem!important}.md\:\!mt-64{margin-top:16rem!important}.md\:\!mt-7{margin-top:1.75rem!important}.md\:\!mt-72{margin-top:18rem!important}.md\:\!mt-8{margin-top:2rem!important}.md\:\!mt-80{margin-top:20rem!important}.md\:\!mt-9{margin-top:2.25rem!important}.md\:\!mt-96{margin-top:24rem!important}.md\:\!mt-auto{margin-top:auto!important}.md\:mb-0{margin-bottom:0}.md\:mb-1{margin-bottom:.25rem}.md\:mb-10{margin-bottom:2.5rem}.md\:mb-11{margin-bottom:2.75rem}.md\:mb-12{margin-bottom:3rem}.md\:mb-14{margin-bottom:3.5rem}.md\:mb-16{margin-bottom:4rem}.md\:mb-2{margin-bottom:.5rem}.md\:mb-20{margin-bottom:5rem}.md\:mb-24{margin-bottom:6rem}.md\:mb-28{margin-bottom:7rem}.md\:mb-3{margin-bottom:.75rem}.md\:mb-32{margin-bottom:8rem}.md\:mb-36{margin-bottom:9rem}.md\:mb-4{margin-bottom:1rem}.md\:mb-40{margin-bottom:10rem}.md\:mb-44{margin-bottom:11rem}.md\:mb-48{margin-bottom:12rem}.md\:mb-5{margin-bottom:1.25rem}.md\:mb-52{margin-bottom:13rem}.md\:mb-56{margin-bottom:14rem}.md\:mb-6{margin-bottom:1.5rem}.md\:mb-60{margin-bottom:15rem}.md\:mb-64{margin-bottom:16rem}.md\:mb-7{margin-bottom:1.75rem}.md\:mb-72{margin-bottom:18rem}.md\:mb-8{margin-bottom:2rem}.md\:mb-80{margin-bottom:20rem}.md\:mb-9{margin-bottom:2.25rem}.md\:mb-96{margin-bottom:24rem}.md\:mb-auto{margin-bottom:auto}.md\:ml-0{margin-left:0}.md\:ml-1{margin-left:.25rem}.md\:ml-10{margin-left:2.5rem}.md\:ml-11{margin-left:2.75rem}.md\:ml-12{margin-left:3rem}.md\:ml-14{margin-left:3.5rem}.md\:ml-16{margin-left:4rem}.md\:ml-2{margin-left:.5rem}.md\:ml-20{margin-left:5rem}.md\:ml-24{margin-left:6rem}.md\:ml-28{margin-left:7rem}.md\:ml-3{margin-left:.75rem}.md\:ml-32{margin-left:8rem}.md\:ml-36{margin-left:9rem}.md\:ml-4{margin-left:1rem}.md\:ml-40{margin-left:10rem}.md\:ml-44{margin-left:11rem}.md\:ml-48{margin-left:12rem}.md\:ml-5{margin-left:1.25rem}.md\:ml-52{margin-left:13rem}.md\:ml-56{margin-left:14rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-60{margin-left:15rem}.md\:ml-64{margin-left:16rem}.md\:ml-7{margin-left:1.75rem}.md\:ml-72{margin-left:18rem}.md\:ml-8{margin-left:2rem}.md\:ml-80{margin-left:20rem}.md\:ml-9{margin-left:2.25rem}.md\:ml-96{margin-left:24rem}.md\:ml-auto{margin-left:auto}.md\:mr-0{margin-right:0}.md\:mr-1{margin-right:.25rem}.md\:mr-10{margin-right:2.5rem}.md\:mr-11{margin-right:2.75rem}.md\:mr-12{margin-right:3rem}.md\:mr-14{margin-right:3.5rem}.md\:mr-16{margin-right:4rem}.md\:mr-2{margin-right:.5rem}.md\:mr-20{margin-right:5rem}.md\:mr-24{margin-right:6rem}.md\:mr-28{margin-right:7rem}.md\:mr-3{margin-right:.75rem}.md\:mr-32{margin-right:8rem}.md\:mr-36{margin-right:9rem}.md\:mr-4{margin-right:1rem}.md\:mr-40{margin-right:10rem}.md\:mr-44{margin-right:11rem}.md\:mr-48{margin-right:12rem}.md\:mr-5{margin-right:1.25rem}.md\:mr-52{margin-right:13rem}.md\:mr-56{margin-right:14rem}.md\:mr-6{margin-right:1.5rem}.md\:mr-60{margin-right:15rem}.md\:mr-64{margin-right:16rem}.md\:mr-7{margin-right:1.75rem}.md\:mr-72{margin-right:18rem}.md\:mr-8{margin-right:2rem}.md\:mr-80{margin-right:20rem}.md\:mr-9{margin-right:2.25rem}.md\:mr-96{margin-right:24rem}.md\:mr-auto{margin-right:auto}.md\:mt-0{margin-top:0}.md\:mt-1{margin-top:.25rem}.md\:mt-10{margin-top:2.5rem}.md\:mt-11{margin-top:2.75rem}.md\:mt-12{margin-top:3rem}.md\:mt-14{margin-top:3.5rem}.md\:mt-16{margin-top:4rem}.md\:mt-2{margin-top:.5rem}.md\:mt-20{margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mt-28{margin-top:7rem}.md\:mt-3{margin-top:.75rem}.md\:mt-32{margin-top:8rem}.md\:mt-36{margin-top:9rem}.md\:mt-4{margin-top:1rem}.md\:mt-40{margin-top:10rem}.md\:mt-44{margin-top:11rem}.md\:mt-48{margin-top:12rem}.md\:mt-5{margin-top:1.25rem}.md\:mt-52{margin-top:13rem}.md\:mt-56{margin-top:14rem}.md\:mt-6{margin-top:1.5rem}.md\:mt-60{margin-top:15rem}.md\:mt-64{margin-top:16rem}.md\:mt-7{margin-top:1.75rem}.md\:mt-72{margin-top:18rem}.md\:mt-8{margin-top:2rem}.md\:mt-80{margin-top:20rem}.md\:mt-9{margin-top:2.25rem}.md\:mt-96{margin-top:24rem}.md\:mt-auto{margin-top:auto}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-full{height:100%}.md\:w-10{width:2.5rem}.md\:w-4\/12{width:33.333333%}.md\:w-8\/12{width:66.666667%}.md\:min-w-60{min-width:15rem}.md\:min-w-\[600px\]{min-width:600px}.md\:max-w-72{max-width:18rem}.md\:max-w-\[150px\]{max-width:150px}.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-between{justify-content:space-between}.md\:gap-2{gap:.5rem}.md\:gap-4{gap:1rem}.md\:whitespace-nowrap{white-space:nowrap}.md\:border{border-width:1px}.md\:border-xgames-white{--tw-border-opacity:1;border-color:#f5f5f5;border-color:rgba(245,245,245,var(--tw-border-opacity))}.md\:\!p-0{padding:0!important}.md\:\!p-1{padding:.25rem!important}.md\:\!p-10{padding:2.5rem!important}.md\:\!p-11{padding:2.75rem!important}.md\:\!p-12{padding:3rem!important}.md\:\!p-14{padding:3.5rem!important}.md\:\!p-16{padding:4rem!important}.md\:\!p-2{padding:.5rem!important}.md\:\!p-20{padding:5rem!important}.md\:\!p-24{padding:6rem!important}.md\:\!p-28{padding:7rem!important}.md\:\!p-3{padding:.75rem!important}.md\:\!p-32{padding:8rem!important}.md\:\!p-36{padding:9rem!important}.md\:\!p-4{padding:1rem!important}.md\:\!p-40{padding:10rem!important}.md\:\!p-44{padding:11rem!important}.md\:\!p-48{padding:12rem!important}.md\:\!p-5{padding:1.25rem!important}.md\:\!p-52{padding:13rem!important}.md\:\!p-56{padding:14rem!important}.md\:\!p-6{padding:1.5rem!important}.md\:\!p-60{padding:15rem!important}.md\:\!p-64{padding:16rem!important}.md\:\!p-7{padding:1.75rem!important}.md\:\!p-72{padding:18rem!important}.md\:\!p-8{padding:2rem!important}.md\:\!p-80{padding:20rem!important}.md\:\!p-9{padding:2.25rem!important}.md\:\!p-96{padding:24rem!important}.md\:p-0{padding:0}.md\:p-1{padding:.25rem}.md\:p-10{padding:2.5rem}.md\:p-11{padding:2.75rem}.md\:p-12{padding:3rem}.md\:p-14{padding:3.5rem}.md\:p-16{padding:4rem}.md\:p-2{padding:.5rem}.md\:p-20{padding:5rem}.md\:p-24{padding:6rem}.md\:p-28{padding:7rem}.md\:p-3{padding:.75rem}.md\:p-32{padding:8rem}.md\:p-36{padding:9rem}.md\:p-4{padding:1rem}.md\:p-40{padding:10rem}.md\:p-44{padding:11rem}.md\:p-48{padding:12rem}.md\:p-5{padding:1.25rem}.md\:p-52{padding:13rem}.md\:p-56{padding:14rem}.md\:p-6{padding:1.5rem}.md\:p-60{padding:15rem}.md\:p-64{padding:16rem}.md\:p-7{padding:1.75rem}.md\:p-72{padding:18rem}.md\:p-8{padding:2rem}.md\:p-80{padding:20rem}.md\:p-9{padding:2.25rem}.md\:p-96{padding:24rem}.md\:\!px-0{padding-left:0!important;padding-right:0!important}.md\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.md\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.md\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.md\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.md\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.md\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.md\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.md\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.md\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.md\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.md\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.md\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.md\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.md\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.md\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.md\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.md\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.md\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.md\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.md\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.md\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.md\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.md\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.md\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.md\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.md\:\!py-0{padding-bottom:0!important;padding-top:0!important}.md\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.md\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.md\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.md\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.md\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.md\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.md\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.md\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.md\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.md\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.md\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.md\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.md\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.md\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.md\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.md\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.md\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.md\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.md\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.md\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.md\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.md\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.md\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.md\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.md\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.md\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.md\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.md\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.md\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.md\:px-0{padding-left:0;padding-right:0}.md\:px-1{padding-left:.25rem;padding-right:.25rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-24{padding-left:6rem;padding-right:6rem}.md\:px-28{padding-left:7rem;padding-right:7rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-32{padding-left:8rem;padding-right:8rem}.md\:px-36{padding-left:9rem;padding-right:9rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-40{padding-left:10rem;padding-right:10rem}.md\:px-44{padding-left:11rem;padding-right:11rem}.md\:px-48{padding-left:12rem;padding-right:12rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-52{padding-left:13rem;padding-right:13rem}.md\:px-56{padding-left:14rem;padding-right:14rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:px-60{padding-left:15rem;padding-right:15rem}.md\:px-64{padding-left:16rem;padding-right:16rem}.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}.md\:px-72{padding-left:18rem;padding-right:18rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-80{padding-left:20rem;padding-right:20rem}.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}.md\:px-96{padding-left:24rem;padding-right:24rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-1{padding-bottom:.25rem;padding-top:.25rem}.md\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.md\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.md\:py-12{padding-bottom:3rem;padding-top:3rem}.md\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.md\:py-16{padding-bottom:4rem;padding-top:4rem}.md\:py-2{padding-bottom:.5rem;padding-top:.5rem}.md\:py-20{padding-bottom:5rem;padding-top:5rem}.md\:py-24{padding-bottom:6rem;padding-top:6rem}.md\:py-28{padding-bottom:7rem;padding-top:7rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-32{padding-bottom:8rem;padding-top:8rem}.md\:py-36{padding-bottom:9rem;padding-top:9rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:py-40{padding-bottom:10rem;padding-top:10rem}.md\:py-44{padding-bottom:11rem;padding-top:11rem}.md\:py-48{padding-bottom:12rem;padding-top:12rem}.md\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.md\:py-52{padding-bottom:13rem;padding-top:13rem}.md\:py-56{padding-bottom:14rem;padding-top:14rem}.md\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.md\:py-60{padding-bottom:15rem;padding-top:15rem}.md\:py-64{padding-bottom:16rem;padding-top:16rem}.md\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.md\:py-72{padding-bottom:18rem;padding-top:18rem}.md\:py-8{padding-bottom:2rem;padding-top:2rem}.md\:py-80{padding-bottom:20rem;padding-top:20rem}.md\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.md\:py-96{padding-bottom:24rem;padding-top:24rem}.md\:\!pb-0{padding-bottom:0!important}.md\:\!pb-1{padding-bottom:.25rem!important}.md\:\!pb-10{padding-bottom:2.5rem!important}.md\:\!pb-11{padding-bottom:2.75rem!important}.md\:\!pb-12{padding-bottom:3rem!important}.md\:\!pb-14{padding-bottom:3.5rem!important}.md\:\!pb-16{padding-bottom:4rem!important}.md\:\!pb-2{padding-bottom:.5rem!important}.md\:\!pb-20{padding-bottom:5rem!important}.md\:\!pb-24{padding-bottom:6rem!important}.md\:\!pb-28{padding-bottom:7rem!important}.md\:\!pb-3{padding-bottom:.75rem!important}.md\:\!pb-32{padding-bottom:8rem!important}.md\:\!pb-36{padding-bottom:9rem!important}.md\:\!pb-4{padding-bottom:1rem!important}.md\:\!pb-40{padding-bottom:10rem!important}.md\:\!pb-44{padding-bottom:11rem!important}.md\:\!pb-48{padding-bottom:12rem!important}.md\:\!pb-5{padding-bottom:1.25rem!important}.md\:\!pb-52{padding-bottom:13rem!important}.md\:\!pb-56{padding-bottom:14rem!important}.md\:\!pb-6{padding-bottom:1.5rem!important}.md\:\!pb-60{padding-bottom:15rem!important}.md\:\!pb-64{padding-bottom:16rem!important}.md\:\!pb-7{padding-bottom:1.75rem!important}.md\:\!pb-72{padding-bottom:18rem!important}.md\:\!pb-8{padding-bottom:2rem!important}.md\:\!pb-80{padding-bottom:20rem!important}.md\:\!pb-9{padding-bottom:2.25rem!important}.md\:\!pb-96{padding-bottom:24rem!important}.md\:\!pl-0{padding-left:0!important}.md\:\!pl-1{padding-left:.25rem!important}.md\:\!pl-10{padding-left:2.5rem!important}.md\:\!pl-11{padding-left:2.75rem!important}.md\:\!pl-12{padding-left:3rem!important}.md\:\!pl-14{padding-left:3.5rem!important}.md\:\!pl-16{padding-left:4rem!important}.md\:\!pl-2{padding-left:.5rem!important}.md\:\!pl-20{padding-left:5rem!important}.md\:\!pl-24{padding-left:6rem!important}.md\:\!pl-28{padding-left:7rem!important}.md\:\!pl-3{padding-left:.75rem!important}.md\:\!pl-32{padding-left:8rem!important}.md\:\!pl-36{padding-left:9rem!important}.md\:\!pl-4{padding-left:1rem!important}.md\:\!pl-40{padding-left:10rem!important}.md\:\!pl-44{padding-left:11rem!important}.md\:\!pl-48{padding-left:12rem!important}.md\:\!pl-5{padding-left:1.25rem!important}.md\:\!pl-52{padding-left:13rem!important}.md\:\!pl-56{padding-left:14rem!important}.md\:\!pl-6{padding-left:1.5rem!important}.md\:\!pl-60{padding-left:15rem!important}.md\:\!pl-64{padding-left:16rem!important}.md\:\!pl-7{padding-left:1.75rem!important}.md\:\!pl-72{padding-left:18rem!important}.md\:\!pl-8{padding-left:2rem!important}.md\:\!pl-80{padding-left:20rem!important}.md\:\!pl-9{padding-left:2.25rem!important}.md\:\!pl-96{padding-left:24rem!important}.md\:\!pr-0{padding-right:0!important}.md\:\!pr-1{padding-right:.25rem!important}.md\:\!pr-10{padding-right:2.5rem!important}.md\:\!pr-11{padding-right:2.75rem!important}.md\:\!pr-12{padding-right:3rem!important}.md\:\!pr-14{padding-right:3.5rem!important}.md\:\!pr-16{padding-right:4rem!important}.md\:\!pr-2{padding-right:.5rem!important}.md\:\!pr-20{padding-right:5rem!important}.md\:\!pr-24{padding-right:6rem!important}.md\:\!pr-28{padding-right:7rem!important}.md\:\!pr-3{padding-right:.75rem!important}.md\:\!pr-32{padding-right:8rem!important}.md\:\!pr-36{padding-right:9rem!important}.md\:\!pr-4{padding-right:1rem!important}.md\:\!pr-40{padding-right:10rem!important}.md\:\!pr-44{padding-right:11rem!important}.md\:\!pr-48{padding-right:12rem!important}.md\:\!pr-5{padding-right:1.25rem!important}.md\:\!pr-52{padding-right:13rem!important}.md\:\!pr-56{padding-right:14rem!important}.md\:\!pr-6{padding-right:1.5rem!important}.md\:\!pr-60{padding-right:15rem!important}.md\:\!pr-64{padding-right:16rem!important}.md\:\!pr-7{padding-right:1.75rem!important}.md\:\!pr-72{padding-right:18rem!important}.md\:\!pr-8{padding-right:2rem!important}.md\:\!pr-80{padding-right:20rem!important}.md\:\!pr-9{padding-right:2.25rem!important}.md\:\!pr-96{padding-right:24rem!important}.md\:\!pt-0{padding-top:0!important}.md\:\!pt-1{padding-top:.25rem!important}.md\:\!pt-10{padding-top:2.5rem!important}.md\:\!pt-11{padding-top:2.75rem!important}.md\:\!pt-12{padding-top:3rem!important}.md\:\!pt-14{padding-top:3.5rem!important}.md\:\!pt-16{padding-top:4rem!important}.md\:\!pt-2{padding-top:.5rem!important}.md\:\!pt-20{padding-top:5rem!important}.md\:\!pt-24{padding-top:6rem!important}.md\:\!pt-28{padding-top:7rem!important}.md\:\!pt-3{padding-top:.75rem!important}.md\:\!pt-32{padding-top:8rem!important}.md\:\!pt-36{padding-top:9rem!important}.md\:\!pt-4{padding-top:1rem!important}.md\:\!pt-40{padding-top:10rem!important}.md\:\!pt-44{padding-top:11rem!important}.md\:\!pt-48{padding-top:12rem!important}.md\:\!pt-5{padding-top:1.25rem!important}.md\:\!pt-52{padding-top:13rem!important}.md\:\!pt-56{padding-top:14rem!important}.md\:\!pt-6{padding-top:1.5rem!important}.md\:\!pt-60{padding-top:15rem!important}.md\:\!pt-64{padding-top:16rem!important}.md\:\!pt-7{padding-top:1.75rem!important}.md\:\!pt-72{padding-top:18rem!important}.md\:\!pt-8{padding-top:2rem!important}.md\:\!pt-80{padding-top:20rem!important}.md\:\!pt-9{padding-top:2.25rem!important}.md\:\!pt-96{padding-top:24rem!important}.md\:pb-0{padding-bottom:0}.md\:pb-1{padding-bottom:.25rem}.md\:pb-10{padding-bottom:2.5rem}.md\:pb-11{padding-bottom:2.75rem}.md\:pb-12{padding-bottom:3rem}.md\:pb-14{padding-bottom:3.5rem}.md\:pb-16{padding-bottom:4rem}.md\:pb-2{padding-bottom:.5rem}.md\:pb-20{padding-bottom:5rem}.md\:pb-24{padding-bottom:6rem}.md\:pb-28{padding-bottom:7rem}.md\:pb-3{padding-bottom:.75rem}.md\:pb-32{padding-bottom:8rem}.md\:pb-36{padding-bottom:9rem}.md\:pb-4{padding-bottom:1rem}.md\:pb-40{padding-bottom:10rem}.md\:pb-44{padding-bottom:11rem}.md\:pb-48{padding-bottom:12rem}.md\:pb-5{padding-bottom:1.25rem}.md\:pb-52{padding-bottom:13rem}.md\:pb-56{padding-bottom:14rem}.md\:pb-6{padding-bottom:1.5rem}.md\:pb-60{padding-bottom:15rem}.md\:pb-64{padding-bottom:16rem}.md\:pb-7{padding-bottom:1.75rem}.md\:pb-72{padding-bottom:18rem}.md\:pb-8{padding-bottom:2rem}.md\:pb-80{padding-bottom:20rem}.md\:pb-9{padding-bottom:2.25rem}.md\:pb-96{padding-bottom:24rem}.md\:pe-24{padding-right:6rem}.md\:pl-0{padding-left:0}.md\:pl-1{padding-left:.25rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-11{padding-left:2.75rem}.md\:pl-12{padding-left:3rem}.md\:pl-14{padding-left:3.5rem}.md\:pl-16{padding-left:4rem}.md\:pl-2{padding-left:.5rem}.md\:pl-20{padding-left:5rem}.md\:pl-24{padding-left:6rem}.md\:pl-28{padding-left:7rem}.md\:pl-3{padding-left:.75rem}.md\:pl-32{padding-left:8rem}.md\:pl-36{padding-left:9rem}.md\:pl-4{padding-left:1rem}.md\:pl-40{padding-left:10rem}.md\:pl-44{padding-left:11rem}.md\:pl-48{padding-left:12rem}.md\:pl-5{padding-left:1.25rem}.md\:pl-52{padding-left:13rem}.md\:pl-56{padding-left:14rem}.md\:pl-6{padding-left:1.5rem}.md\:pl-60{padding-left:15rem}.md\:pl-64{padding-left:16rem}.md\:pl-7{padding-left:1.75rem}.md\:pl-72{padding-left:18rem}.md\:pl-8{padding-left:2rem}.md\:pl-80{padding-left:20rem}.md\:pl-9{padding-left:2.25rem}.md\:pl-96{padding-left:24rem}.md\:pr-0{padding-right:0}.md\:pr-1{padding-right:.25rem}.md\:pr-10{padding-right:2.5rem}.md\:pr-11{padding-right:2.75rem}.md\:pr-12{padding-right:3rem}.md\:pr-14{padding-right:3.5rem}.md\:pr-16{padding-right:4rem}.md\:pr-2{padding-right:.5rem}.md\:pr-20{padding-right:5rem}.md\:pr-24{padding-right:6rem}.md\:pr-28{padding-right:7rem}.md\:pr-3{padding-right:.75rem}.md\:pr-32{padding-right:8rem}.md\:pr-36{padding-right:9rem}.md\:pr-4{padding-right:1rem}.md\:pr-40{padding-right:10rem}.md\:pr-44{padding-right:11rem}.md\:pr-48{padding-right:12rem}.md\:pr-5{padding-right:1.25rem}.md\:pr-52{padding-right:13rem}.md\:pr-56{padding-right:14rem}.md\:pr-6{padding-right:1.5rem}.md\:pr-60{padding-right:15rem}.md\:pr-64{padding-right:16rem}.md\:pr-7{padding-right:1.75rem}.md\:pr-72{padding-right:18rem}.md\:pr-8{padding-right:2rem}.md\:pr-80{padding-right:20rem}.md\:pr-9{padding-right:2.25rem}.md\:pr-96{padding-right:24rem}.md\:pt-0{padding-top:0}.md\:pt-1{padding-top:.25rem}.md\:pt-10{padding-top:2.5rem}.md\:pt-11{padding-top:2.75rem}.md\:pt-12{padding-top:3rem}.md\:pt-14{padding-top:3.5rem}.md\:pt-16{padding-top:4rem}.md\:pt-2{padding-top:.5rem}.md\:pt-20{padding-top:5rem}.md\:pt-24{padding-top:6rem}.md\:pt-28{padding-top:7rem}.md\:pt-3{padding-top:.75rem}.md\:pt-32{padding-top:8rem}.md\:pt-36{padding-top:9rem}.md\:pt-4{padding-top:1rem}.md\:pt-40{padding-top:10rem}.md\:pt-44{padding-top:11rem}.md\:pt-48{padding-top:12rem}.md\:pt-5{padding-top:1.25rem}.md\:pt-52{padding-top:13rem}.md\:pt-56{padding-top:14rem}.md\:pt-6{padding-top:1.5rem}.md\:pt-60{padding-top:15rem}.md\:pt-64{padding-top:16rem}.md\:pt-7{padding-top:1.75rem}.md\:pt-72{padding-top:18rem}.md\:pt-8{padding-top:2rem}.md\:pt-80{padding-top:20rem}.md\:pt-9{padding-top:2.25rem}.md\:pt-96{padding-top:24rem}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:leading-\[1\.08\]{line-height:1.08}}@media (min-width:1024px){.lg\:-right-4{right:-1rem}.lg\:top-0{top:0}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-8{grid-column:span 8/span 8}.lg\:\!m-0{margin:0!important}.lg\:\!m-1{margin:.25rem!important}.lg\:\!m-10{margin:2.5rem!important}.lg\:\!m-11{margin:2.75rem!important}.lg\:\!m-12{margin:3rem!important}.lg\:\!m-14{margin:3.5rem!important}.lg\:\!m-16{margin:4rem!important}.lg\:\!m-2{margin:.5rem!important}.lg\:\!m-20{margin:5rem!important}.lg\:\!m-24{margin:6rem!important}.lg\:\!m-28{margin:7rem!important}.lg\:\!m-3{margin:.75rem!important}.lg\:\!m-32{margin:8rem!important}.lg\:\!m-36{margin:9rem!important}.lg\:\!m-4{margin:1rem!important}.lg\:\!m-40{margin:10rem!important}.lg\:\!m-44{margin:11rem!important}.lg\:\!m-48{margin:12rem!important}.lg\:\!m-5{margin:1.25rem!important}.lg\:\!m-52{margin:13rem!important}.lg\:\!m-56{margin:14rem!important}.lg\:\!m-6{margin:1.5rem!important}.lg\:\!m-60{margin:15rem!important}.lg\:\!m-64{margin:16rem!important}.lg\:\!m-7{margin:1.75rem!important}.lg\:\!m-72{margin:18rem!important}.lg\:\!m-8{margin:2rem!important}.lg\:\!m-80{margin:20rem!important}.lg\:\!m-9{margin:2.25rem!important}.lg\:\!m-96{margin:24rem!important}.lg\:\!m-auto{margin:auto!important}.lg\:m-0{margin:0}.lg\:m-1{margin:.25rem}.lg\:m-10{margin:2.5rem}.lg\:m-11{margin:2.75rem}.lg\:m-12{margin:3rem}.lg\:m-14{margin:3.5rem}.lg\:m-16{margin:4rem}.lg\:m-2{margin:.5rem}.lg\:m-20{margin:5rem}.lg\:m-24{margin:6rem}.lg\:m-28{margin:7rem}.lg\:m-3{margin:.75rem}.lg\:m-32{margin:8rem}.lg\:m-36{margin:9rem}.lg\:m-4{margin:1rem}.lg\:m-40{margin:10rem}.lg\:m-44{margin:11rem}.lg\:m-48{margin:12rem}.lg\:m-5{margin:1.25rem}.lg\:m-52{margin:13rem}.lg\:m-56{margin:14rem}.lg\:m-6{margin:1.5rem}.lg\:m-60{margin:15rem}.lg\:m-64{margin:16rem}.lg\:m-7{margin:1.75rem}.lg\:m-72{margin:18rem}.lg\:m-8{margin:2rem}.lg\:m-80{margin:20rem}.lg\:m-9{margin:2.25rem}.lg\:m-96{margin:24rem}.lg\:m-auto{margin:auto}.lg\:\!mx-0{margin-left:0!important;margin-right:0!important}.lg\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.lg\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.lg\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.lg\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.lg\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.lg\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.lg\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.lg\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.lg\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.lg\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.lg\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.lg\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.lg\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.lg\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.lg\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.lg\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.lg\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.lg\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.lg\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.lg\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.lg\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.lg\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.lg\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.lg\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.lg\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.lg\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.lg\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:\!my-0{margin-bottom:0!important;margin-top:0!important}.lg\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.lg\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.lg\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.lg\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.lg\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.lg\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.lg\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.lg\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.lg\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.lg\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.lg\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.lg\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.lg\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.lg\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.lg\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.lg\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.lg\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.lg\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.lg\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.lg\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.lg\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.lg\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.lg\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.lg\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.lg\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.lg\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.lg\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.lg\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.lg\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.lg\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-1{margin-left:.25rem;margin-right:.25rem}.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.lg\:mx-12{margin-left:3rem;margin-right:3rem}.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.lg\:mx-16{margin-left:4rem;margin-right:4rem}.lg\:mx-2{margin-left:.5rem;margin-right:.5rem}.lg\:mx-20{margin-left:5rem;margin-right:5rem}.lg\:mx-24{margin-left:6rem;margin-right:6rem}.lg\:mx-28{margin-left:7rem;margin-right:7rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:mx-32{margin-left:8rem;margin-right:8rem}.lg\:mx-36{margin-left:9rem;margin-right:9rem}.lg\:mx-4{margin-left:1rem;margin-right:1rem}.lg\:mx-40{margin-left:10rem;margin-right:10rem}.lg\:mx-44{margin-left:11rem;margin-right:11rem}.lg\:mx-48{margin-left:12rem;margin-right:12rem}.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.lg\:mx-52{margin-left:13rem;margin-right:13rem}.lg\:mx-56{margin-left:14rem;margin-right:14rem}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:mx-60{margin-left:15rem;margin-right:15rem}.lg\:mx-64{margin-left:16rem;margin-right:16rem}.lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.lg\:mx-72{margin-left:18rem;margin-right:18rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:mx-80{margin-left:20rem;margin-right:20rem}.lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.lg\:mx-96{margin-left:24rem;margin-right:24rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-0{margin-bottom:0;margin-top:0}.lg\:my-1{margin-bottom:.25rem;margin-top:.25rem}.lg\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.lg\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.lg\:my-12{margin-bottom:3rem;margin-top:3rem}.lg\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.lg\:my-16{margin-bottom:4rem;margin-top:4rem}.lg\:my-2{margin-bottom:.5rem;margin-top:.5rem}.lg\:my-20{margin-bottom:5rem;margin-top:5rem}.lg\:my-24{margin-bottom:6rem;margin-top:6rem}.lg\:my-28{margin-bottom:7rem;margin-top:7rem}.lg\:my-3{margin-bottom:.75rem;margin-top:.75rem}.lg\:my-32{margin-bottom:8rem;margin-top:8rem}.lg\:my-36{margin-bottom:9rem;margin-top:9rem}.lg\:my-4{margin-bottom:1rem;margin-top:1rem}.lg\:my-40{margin-bottom:10rem;margin-top:10rem}.lg\:my-44{margin-bottom:11rem;margin-top:11rem}.lg\:my-48{margin-bottom:12rem;margin-top:12rem}.lg\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.lg\:my-52{margin-bottom:13rem;margin-top:13rem}.lg\:my-56{margin-bottom:14rem;margin-top:14rem}.lg\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.lg\:my-60{margin-bottom:15rem;margin-top:15rem}.lg\:my-64{margin-bottom:16rem;margin-top:16rem}.lg\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.lg\:my-72{margin-bottom:18rem;margin-top:18rem}.lg\:my-8{margin-bottom:2rem;margin-top:2rem}.lg\:my-80{margin-bottom:20rem;margin-top:20rem}.lg\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.lg\:my-96{margin-bottom:24rem;margin-top:24rem}.lg\:my-auto{margin-bottom:auto;margin-top:auto}.lg\:\!mb-0{margin-bottom:0!important}.lg\:\!mb-1{margin-bottom:.25rem!important}.lg\:\!mb-10{margin-bottom:2.5rem!important}.lg\:\!mb-11{margin-bottom:2.75rem!important}.lg\:\!mb-12{margin-bottom:3rem!important}.lg\:\!mb-14{margin-bottom:3.5rem!important}.lg\:\!mb-16{margin-bottom:4rem!important}.lg\:\!mb-2{margin-bottom:.5rem!important}.lg\:\!mb-20{margin-bottom:5rem!important}.lg\:\!mb-24{margin-bottom:6rem!important}.lg\:\!mb-28{margin-bottom:7rem!important}.lg\:\!mb-3{margin-bottom:.75rem!important}.lg\:\!mb-32{margin-bottom:8rem!important}.lg\:\!mb-36{margin-bottom:9rem!important}.lg\:\!mb-4{margin-bottom:1rem!important}.lg\:\!mb-40{margin-bottom:10rem!important}.lg\:\!mb-44{margin-bottom:11rem!important}.lg\:\!mb-48{margin-bottom:12rem!important}.lg\:\!mb-5{margin-bottom:1.25rem!important}.lg\:\!mb-52{margin-bottom:13rem!important}.lg\:\!mb-56{margin-bottom:14rem!important}.lg\:\!mb-6{margin-bottom:1.5rem!important}.lg\:\!mb-60{margin-bottom:15rem!important}.lg\:\!mb-64{margin-bottom:16rem!important}.lg\:\!mb-7{margin-bottom:1.75rem!important}.lg\:\!mb-72{margin-bottom:18rem!important}.lg\:\!mb-8{margin-bottom:2rem!important}.lg\:\!mb-80{margin-bottom:20rem!important}.lg\:\!mb-9{margin-bottom:2.25rem!important}.lg\:\!mb-96{margin-bottom:24rem!important}.lg\:\!mb-auto{margin-bottom:auto!important}.lg\:\!ml-0{margin-left:0!important}.lg\:\!ml-1{margin-left:.25rem!important}.lg\:\!ml-10{margin-left:2.5rem!important}.lg\:\!ml-11{margin-left:2.75rem!important}.lg\:\!ml-12{margin-left:3rem!important}.lg\:\!ml-14{margin-left:3.5rem!important}.lg\:\!ml-16{margin-left:4rem!important}.lg\:\!ml-2{margin-left:.5rem!important}.lg\:\!ml-20{margin-left:5rem!important}.lg\:\!ml-24{margin-left:6rem!important}.lg\:\!ml-28{margin-left:7rem!important}.lg\:\!ml-3{margin-left:.75rem!important}.lg\:\!ml-32{margin-left:8rem!important}.lg\:\!ml-36{margin-left:9rem!important}.lg\:\!ml-4{margin-left:1rem!important}.lg\:\!ml-40{margin-left:10rem!important}.lg\:\!ml-44{margin-left:11rem!important}.lg\:\!ml-48{margin-left:12rem!important}.lg\:\!ml-5{margin-left:1.25rem!important}.lg\:\!ml-52{margin-left:13rem!important}.lg\:\!ml-56{margin-left:14rem!important}.lg\:\!ml-6{margin-left:1.5rem!important}.lg\:\!ml-60{margin-left:15rem!important}.lg\:\!ml-64{margin-left:16rem!important}.lg\:\!ml-7{margin-left:1.75rem!important}.lg\:\!ml-72{margin-left:18rem!important}.lg\:\!ml-8{margin-left:2rem!important}.lg\:\!ml-80{margin-left:20rem!important}.lg\:\!ml-9{margin-left:2.25rem!important}.lg\:\!ml-96{margin-left:24rem!important}.lg\:\!ml-auto{margin-left:auto!important}.lg\:\!mr-0{margin-right:0!important}.lg\:\!mr-1{margin-right:.25rem!important}.lg\:\!mr-10{margin-right:2.5rem!important}.lg\:\!mr-11{margin-right:2.75rem!important}.lg\:\!mr-12{margin-right:3rem!important}.lg\:\!mr-14{margin-right:3.5rem!important}.lg\:\!mr-16{margin-right:4rem!important}.lg\:\!mr-2{margin-right:.5rem!important}.lg\:\!mr-20{margin-right:5rem!important}.lg\:\!mr-24{margin-right:6rem!important}.lg\:\!mr-28{margin-right:7rem!important}.lg\:\!mr-3{margin-right:.75rem!important}.lg\:\!mr-32{margin-right:8rem!important}.lg\:\!mr-36{margin-right:9rem!important}.lg\:\!mr-4{margin-right:1rem!important}.lg\:\!mr-40{margin-right:10rem!important}.lg\:\!mr-44{margin-right:11rem!important}.lg\:\!mr-48{margin-right:12rem!important}.lg\:\!mr-5{margin-right:1.25rem!important}.lg\:\!mr-52{margin-right:13rem!important}.lg\:\!mr-56{margin-right:14rem!important}.lg\:\!mr-6{margin-right:1.5rem!important}.lg\:\!mr-60{margin-right:15rem!important}.lg\:\!mr-64{margin-right:16rem!important}.lg\:\!mr-7{margin-right:1.75rem!important}.lg\:\!mr-72{margin-right:18rem!important}.lg\:\!mr-8{margin-right:2rem!important}.lg\:\!mr-80{margin-right:20rem!important}.lg\:\!mr-9{margin-right:2.25rem!important}.lg\:\!mr-96{margin-right:24rem!important}.lg\:\!mr-auto{margin-right:auto!important}.lg\:\!mt-0{margin-top:0!important}.lg\:\!mt-1{margin-top:.25rem!important}.lg\:\!mt-10{margin-top:2.5rem!important}.lg\:\!mt-11{margin-top:2.75rem!important}.lg\:\!mt-12{margin-top:3rem!important}.lg\:\!mt-14{margin-top:3.5rem!important}.lg\:\!mt-16{margin-top:4rem!important}.lg\:\!mt-2{margin-top:.5rem!important}.lg\:\!mt-20{margin-top:5rem!important}.lg\:\!mt-24{margin-top:6rem!important}.lg\:\!mt-28{margin-top:7rem!important}.lg\:\!mt-3{margin-top:.75rem!important}.lg\:\!mt-32{margin-top:8rem!important}.lg\:\!mt-36{margin-top:9rem!important}.lg\:\!mt-4{margin-top:1rem!important}.lg\:\!mt-40{margin-top:10rem!important}.lg\:\!mt-44{margin-top:11rem!important}.lg\:\!mt-48{margin-top:12rem!important}.lg\:\!mt-5{margin-top:1.25rem!important}.lg\:\!mt-52{margin-top:13rem!important}.lg\:\!mt-56{margin-top:14rem!important}.lg\:\!mt-6{margin-top:1.5rem!important}.lg\:\!mt-60{margin-top:15rem!important}.lg\:\!mt-64{margin-top:16rem!important}.lg\:\!mt-7{margin-top:1.75rem!important}.lg\:\!mt-72{margin-top:18rem!important}.lg\:\!mt-8{margin-top:2rem!important}.lg\:\!mt-80{margin-top:20rem!important}.lg\:\!mt-9{margin-top:2.25rem!important}.lg\:\!mt-96{margin-top:24rem!important}.lg\:\!mt-auto{margin-top:auto!important}.lg\:mb-0{margin-bottom:0}.lg\:mb-1{margin-bottom:.25rem}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-11{margin-bottom:2.75rem}.lg\:mb-12{margin-bottom:3rem}.lg\:mb-14{margin-bottom:3.5rem}.lg\:mb-16{margin-bottom:4rem}.lg\:mb-2{margin-bottom:.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-24{margin-bottom:6rem}.lg\:mb-28{margin-bottom:7rem}.lg\:mb-3{margin-bottom:.75rem}.lg\:mb-32{margin-bottom:8rem}.lg\:mb-36{margin-bottom:9rem}.lg\:mb-4{margin-bottom:1rem}.lg\:mb-40{margin-bottom:10rem}.lg\:mb-44{margin-bottom:11rem}.lg\:mb-48{margin-bottom:12rem}.lg\:mb-5{margin-bottom:1.25rem}.lg\:mb-52{margin-bottom:13rem}.lg\:mb-56{margin-bottom:14rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-60{margin-bottom:15rem}.lg\:mb-64{margin-bottom:16rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:mb-72{margin-bottom:18rem}.lg\:mb-8{margin-bottom:2rem}.lg\:mb-80{margin-bottom:20rem}.lg\:mb-9{margin-bottom:2.25rem}.lg\:mb-96{margin-bottom:24rem}.lg\:mb-\[110px\]{margin-bottom:110px}.lg\:mb-auto{margin-bottom:auto}.lg\:me-9{margin-right:2.25rem}.lg\:ml-0{margin-left:0}.lg\:ml-1{margin-left:.25rem}.lg\:ml-10{margin-left:2.5rem}.lg\:ml-11{margin-left:2.75rem}.lg\:ml-12{margin-left:3rem}.lg\:ml-14{margin-left:3.5rem}.lg\:ml-16{margin-left:4rem}.lg\:ml-2{margin-left:.5rem}.lg\:ml-20{margin-left:5rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-28{margin-left:7rem}.lg\:ml-3{margin-left:.75rem}.lg\:ml-32{margin-left:8rem}.lg\:ml-36{margin-left:9rem}.lg\:ml-4{margin-left:1rem}.lg\:ml-40{margin-left:10rem}.lg\:ml-44{margin-left:11rem}.lg\:ml-48{margin-left:12rem}.lg\:ml-5{margin-left:1.25rem}.lg\:ml-52{margin-left:13rem}.lg\:ml-56{margin-left:14rem}.lg\:ml-6{margin-left:1.5rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-64{margin-left:16rem}.lg\:ml-7{margin-left:1.75rem}.lg\:ml-72{margin-left:18rem}.lg\:ml-8{margin-left:2rem}.lg\:ml-80{margin-left:20rem}.lg\:ml-9{margin-left:2.25rem}.lg\:ml-96{margin-left:24rem}.lg\:ml-auto{margin-left:auto}.lg\:mr-0{margin-right:0}.lg\:mr-1{margin-right:.25rem}.lg\:mr-10{margin-right:2.5rem}.lg\:mr-11{margin-right:2.75rem}.lg\:mr-12{margin-right:3rem}.lg\:mr-14{margin-right:3.5rem}.lg\:mr-16{margin-right:4rem}.lg\:mr-2{margin-right:.5rem}.lg\:mr-20{margin-right:5rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-28{margin-right:7rem}.lg\:mr-3{margin-right:.75rem}.lg\:mr-32{margin-right:8rem}.lg\:mr-36{margin-right:9rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-40{margin-right:10rem}.lg\:mr-44{margin-right:11rem}.lg\:mr-48{margin-right:12rem}.lg\:mr-5{margin-right:1.25rem}.lg\:mr-52{margin-right:13rem}.lg\:mr-56{margin-right:14rem}.lg\:mr-6{margin-right:1.5rem}.lg\:mr-60{margin-right:15rem}.lg\:mr-64{margin-right:16rem}.lg\:mr-7{margin-right:1.75rem}.lg\:mr-72{margin-right:18rem}.lg\:mr-8{margin-right:2rem}.lg\:mr-80{margin-right:20rem}.lg\:mr-9{margin-right:2.25rem}.lg\:mr-96{margin-right:24rem}.lg\:mr-auto{margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mt-1{margin-top:.25rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mt-12{margin-top:3rem}.lg\:mt-14{margin-top:3.5rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-2{margin-top:.5rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-24{margin-top:6rem}.lg\:mt-28{margin-top:7rem}.lg\:mt-3{margin-top:.75rem}.lg\:mt-32{margin-top:8rem}.lg\:mt-36{margin-top:9rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-40{margin-top:10rem}.lg\:mt-44{margin-top:11rem}.lg\:mt-48{margin-top:12rem}.lg\:mt-5{margin-top:1.25rem}.lg\:mt-52{margin-top:13rem}.lg\:mt-56{margin-top:14rem}.lg\:mt-6{margin-top:1.5rem}.lg\:mt-60{margin-top:15rem}.lg\:mt-64{margin-top:16rem}.lg\:mt-7{margin-top:1.75rem}.lg\:mt-72{margin-top:18rem}.lg\:mt-8{margin-top:2rem}.lg\:mt-80{margin-top:20rem}.lg\:mt-9{margin-top:2.25rem}.lg\:mt-96{margin-top:24rem}.lg\:mt-auto{margin-top:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:table-cell{display:table-cell}.lg\:hidden{display:none}.lg\:h-screen{height:100vh}.lg\:w-1\/2{width:50%}.lg\:w-3\/12{width:25%}.lg\:w-7\/12{width:58.333333%}.lg\:basis-2\/3{flex-basis:66.666667%}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:gap-0{gap:0}.lg\:gap-14{gap:3.5rem}.lg\:gap-4{gap:1rem}.lg\:gap-6{gap:1.5rem}.lg\:gap-8{gap:2rem}.lg\:\!p-0{padding:0!important}.lg\:\!p-1{padding:.25rem!important}.lg\:\!p-10{padding:2.5rem!important}.lg\:\!p-11{padding:2.75rem!important}.lg\:\!p-12{padding:3rem!important}.lg\:\!p-14{padding:3.5rem!important}.lg\:\!p-16{padding:4rem!important}.lg\:\!p-2{padding:.5rem!important}.lg\:\!p-20{padding:5rem!important}.lg\:\!p-24{padding:6rem!important}.lg\:\!p-28{padding:7rem!important}.lg\:\!p-3{padding:.75rem!important}.lg\:\!p-32{padding:8rem!important}.lg\:\!p-36{padding:9rem!important}.lg\:\!p-4{padding:1rem!important}.lg\:\!p-40{padding:10rem!important}.lg\:\!p-44{padding:11rem!important}.lg\:\!p-48{padding:12rem!important}.lg\:\!p-5{padding:1.25rem!important}.lg\:\!p-52{padding:13rem!important}.lg\:\!p-56{padding:14rem!important}.lg\:\!p-6{padding:1.5rem!important}.lg\:\!p-60{padding:15rem!important}.lg\:\!p-64{padding:16rem!important}.lg\:\!p-7{padding:1.75rem!important}.lg\:\!p-72{padding:18rem!important}.lg\:\!p-8{padding:2rem!important}.lg\:\!p-80{padding:20rem!important}.lg\:\!p-9{padding:2.25rem!important}.lg\:\!p-96{padding:24rem!important}.lg\:p-0{padding:0}.lg\:p-1{padding:.25rem}.lg\:p-10{padding:2.5rem}.lg\:p-11{padding:2.75rem}.lg\:p-12{padding:3rem}.lg\:p-14{padding:3.5rem}.lg\:p-16{padding:4rem}.lg\:p-2{padding:.5rem}.lg\:p-20{padding:5rem}.lg\:p-24{padding:6rem}.lg\:p-28{padding:7rem}.lg\:p-3{padding:.75rem}.lg\:p-32{padding:8rem}.lg\:p-36{padding:9rem}.lg\:p-4{padding:1rem}.lg\:p-40{padding:10rem}.lg\:p-44{padding:11rem}.lg\:p-48{padding:12rem}.lg\:p-5{padding:1.25rem}.lg\:p-52{padding:13rem}.lg\:p-56{padding:14rem}.lg\:p-6{padding:1.5rem}.lg\:p-60{padding:15rem}.lg\:p-64{padding:16rem}.lg\:p-7{padding:1.75rem}.lg\:p-72{padding:18rem}.lg\:p-8{padding:2rem}.lg\:p-80{padding:20rem}.lg\:p-9{padding:2.25rem}.lg\:p-96{padding:24rem}.lg\:\!px-0{padding-left:0!important;padding-right:0!important}.lg\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.lg\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.lg\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.lg\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.lg\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.lg\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.lg\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.lg\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.lg\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.lg\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.lg\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.lg\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.lg\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.lg\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.lg\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.lg\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.lg\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.lg\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.lg\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.lg\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.lg\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.lg\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.lg\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.lg\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.lg\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.lg\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.lg\:\!py-0{padding-bottom:0!important;padding-top:0!important}.lg\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.lg\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.lg\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.lg\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.lg\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.lg\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.lg\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.lg\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.lg\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.lg\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.lg\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.lg\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.lg\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.lg\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.lg\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.lg\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.lg\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.lg\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.lg\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.lg\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.lg\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.lg\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.lg\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.lg\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.lg\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.lg\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.lg\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.lg\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.lg\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-1{padding-left:.25rem;padding-right:.25rem}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-2{padding-left:.5rem;padding-right:.5rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-28{padding-left:7rem;padding-right:7rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-32{padding-left:8rem;padding-right:8rem}.lg\:px-36{padding-left:9rem;padding-right:9rem}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:px-40{padding-left:10rem;padding-right:10rem}.lg\:px-44{padding-left:11rem;padding-right:11rem}.lg\:px-48{padding-left:12rem;padding-right:12rem}.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}.lg\:px-52{padding-left:13rem;padding-right:13rem}.lg\:px-56{padding-left:14rem;padding-right:14rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-60{padding-left:15rem;padding-right:15rem}.lg\:px-64{padding-left:16rem;padding-right:16rem}.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}.lg\:px-72{padding-left:18rem;padding-right:18rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:px-80{padding-left:20rem;padding-right:20rem}.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}.lg\:px-96{padding-left:24rem;padding-right:24rem}.lg\:py-0{padding-bottom:0;padding-top:0}.lg\:py-1{padding-bottom:.25rem;padding-top:.25rem}.lg\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.lg\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.lg\:py-12{padding-bottom:3rem;padding-top:3rem}.lg\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.lg\:py-16{padding-bottom:4rem;padding-top:4rem}.lg\:py-2{padding-bottom:.5rem;padding-top:.5rem}.lg\:py-20{padding-bottom:5rem;padding-top:5rem}.lg\:py-24{padding-bottom:6rem;padding-top:6rem}.lg\:py-28{padding-bottom:7rem;padding-top:7rem}.lg\:py-3{padding-bottom:.75rem;padding-top:.75rem}.lg\:py-32{padding-bottom:8rem;padding-top:8rem}.lg\:py-36{padding-bottom:9rem;padding-top:9rem}.lg\:py-4{padding-bottom:1rem;padding-top:1rem}.lg\:py-40{padding-bottom:10rem;padding-top:10rem}.lg\:py-44{padding-bottom:11rem;padding-top:11rem}.lg\:py-48{padding-bottom:12rem;padding-top:12rem}.lg\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.lg\:py-52{padding-bottom:13rem;padding-top:13rem}.lg\:py-56{padding-bottom:14rem;padding-top:14rem}.lg\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.lg\:py-60{padding-bottom:15rem;padding-top:15rem}.lg\:py-64{padding-bottom:16rem;padding-top:16rem}.lg\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.lg\:py-72{padding-bottom:18rem;padding-top:18rem}.lg\:py-8{padding-bottom:2rem;padding-top:2rem}.lg\:py-80{padding-bottom:20rem;padding-top:20rem}.lg\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.lg\:py-96{padding-bottom:24rem;padding-top:24rem}.lg\:\!pb-0{padding-bottom:0!important}.lg\:\!pb-1{padding-bottom:.25rem!important}.lg\:\!pb-10{padding-bottom:2.5rem!important}.lg\:\!pb-11{padding-bottom:2.75rem!important}.lg\:\!pb-12{padding-bottom:3rem!important}.lg\:\!pb-14{padding-bottom:3.5rem!important}.lg\:\!pb-16{padding-bottom:4rem!important}.lg\:\!pb-2{padding-bottom:.5rem!important}.lg\:\!pb-20{padding-bottom:5rem!important}.lg\:\!pb-24{padding-bottom:6rem!important}.lg\:\!pb-28{padding-bottom:7rem!important}.lg\:\!pb-3{padding-bottom:.75rem!important}.lg\:\!pb-32{padding-bottom:8rem!important}.lg\:\!pb-36{padding-bottom:9rem!important}.lg\:\!pb-4{padding-bottom:1rem!important}.lg\:\!pb-40{padding-bottom:10rem!important}.lg\:\!pb-44{padding-bottom:11rem!important}.lg\:\!pb-48{padding-bottom:12rem!important}.lg\:\!pb-5{padding-bottom:1.25rem!important}.lg\:\!pb-52{padding-bottom:13rem!important}.lg\:\!pb-56{padding-bottom:14rem!important}.lg\:\!pb-6{padding-bottom:1.5rem!important}.lg\:\!pb-60{padding-bottom:15rem!important}.lg\:\!pb-64{padding-bottom:16rem!important}.lg\:\!pb-7{padding-bottom:1.75rem!important}.lg\:\!pb-72{padding-bottom:18rem!important}.lg\:\!pb-8{padding-bottom:2rem!important}.lg\:\!pb-80{padding-bottom:20rem!important}.lg\:\!pb-9{padding-bottom:2.25rem!important}.lg\:\!pb-96{padding-bottom:24rem!important}.lg\:\!pl-0{padding-left:0!important}.lg\:\!pl-1{padding-left:.25rem!important}.lg\:\!pl-10{padding-left:2.5rem!important}.lg\:\!pl-11{padding-left:2.75rem!important}.lg\:\!pl-12{padding-left:3rem!important}.lg\:\!pl-14{padding-left:3.5rem!important}.lg\:\!pl-16{padding-left:4rem!important}.lg\:\!pl-2{padding-left:.5rem!important}.lg\:\!pl-20{padding-left:5rem!important}.lg\:\!pl-24{padding-left:6rem!important}.lg\:\!pl-28{padding-left:7rem!important}.lg\:\!pl-3{padding-left:.75rem!important}.lg\:\!pl-32{padding-left:8rem!important}.lg\:\!pl-36{padding-left:9rem!important}.lg\:\!pl-4{padding-left:1rem!important}.lg\:\!pl-40{padding-left:10rem!important}.lg\:\!pl-44{padding-left:11rem!important}.lg\:\!pl-48{padding-left:12rem!important}.lg\:\!pl-5{padding-left:1.25rem!important}.lg\:\!pl-52{padding-left:13rem!important}.lg\:\!pl-56{padding-left:14rem!important}.lg\:\!pl-6{padding-left:1.5rem!important}.lg\:\!pl-60{padding-left:15rem!important}.lg\:\!pl-64{padding-left:16rem!important}.lg\:\!pl-7{padding-left:1.75rem!important}.lg\:\!pl-72{padding-left:18rem!important}.lg\:\!pl-8{padding-left:2rem!important}.lg\:\!pl-80{padding-left:20rem!important}.lg\:\!pl-9{padding-left:2.25rem!important}.lg\:\!pl-96{padding-left:24rem!important}.lg\:\!pr-0{padding-right:0!important}.lg\:\!pr-1{padding-right:.25rem!important}.lg\:\!pr-10{padding-right:2.5rem!important}.lg\:\!pr-11{padding-right:2.75rem!important}.lg\:\!pr-12{padding-right:3rem!important}.lg\:\!pr-14{padding-right:3.5rem!important}.lg\:\!pr-16{padding-right:4rem!important}.lg\:\!pr-2{padding-right:.5rem!important}.lg\:\!pr-20{padding-right:5rem!important}.lg\:\!pr-24{padding-right:6rem!important}.lg\:\!pr-28{padding-right:7rem!important}.lg\:\!pr-3{padding-right:.75rem!important}.lg\:\!pr-32{padding-right:8rem!important}.lg\:\!pr-36{padding-right:9rem!important}.lg\:\!pr-4{padding-right:1rem!important}.lg\:\!pr-40{padding-right:10rem!important}.lg\:\!pr-44{padding-right:11rem!important}.lg\:\!pr-48{padding-right:12rem!important}.lg\:\!pr-5{padding-right:1.25rem!important}.lg\:\!pr-52{padding-right:13rem!important}.lg\:\!pr-56{padding-right:14rem!important}.lg\:\!pr-6{padding-right:1.5rem!important}.lg\:\!pr-60{padding-right:15rem!important}.lg\:\!pr-64{padding-right:16rem!important}.lg\:\!pr-7{padding-right:1.75rem!important}.lg\:\!pr-72{padding-right:18rem!important}.lg\:\!pr-8{padding-right:2rem!important}.lg\:\!pr-80{padding-right:20rem!important}.lg\:\!pr-9{padding-right:2.25rem!important}.lg\:\!pr-96{padding-right:24rem!important}.lg\:\!pt-0{padding-top:0!important}.lg\:\!pt-1{padding-top:.25rem!important}.lg\:\!pt-10{padding-top:2.5rem!important}.lg\:\!pt-11{padding-top:2.75rem!important}.lg\:\!pt-12{padding-top:3rem!important}.lg\:\!pt-14{padding-top:3.5rem!important}.lg\:\!pt-16{padding-top:4rem!important}.lg\:\!pt-2{padding-top:.5rem!important}.lg\:\!pt-20{padding-top:5rem!important}.lg\:\!pt-24{padding-top:6rem!important}.lg\:\!pt-28{padding-top:7rem!important}.lg\:\!pt-3{padding-top:.75rem!important}.lg\:\!pt-32{padding-top:8rem!important}.lg\:\!pt-36{padding-top:9rem!important}.lg\:\!pt-4{padding-top:1rem!important}.lg\:\!pt-40{padding-top:10rem!important}.lg\:\!pt-44{padding-top:11rem!important}.lg\:\!pt-48{padding-top:12rem!important}.lg\:\!pt-5{padding-top:1.25rem!important}.lg\:\!pt-52{padding-top:13rem!important}.lg\:\!pt-56{padding-top:14rem!important}.lg\:\!pt-6{padding-top:1.5rem!important}.lg\:\!pt-60{padding-top:15rem!important}.lg\:\!pt-64{padding-top:16rem!important}.lg\:\!pt-7{padding-top:1.75rem!important}.lg\:\!pt-72{padding-top:18rem!important}.lg\:\!pt-8{padding-top:2rem!important}.lg\:\!pt-80{padding-top:20rem!important}.lg\:\!pt-9{padding-top:2.25rem!important}.lg\:\!pt-96{padding-top:24rem!important}.lg\:pb-0{padding-bottom:0}.lg\:pb-1{padding-bottom:.25rem}.lg\:pb-10{padding-bottom:2.5rem}.lg\:pb-11{padding-bottom:2.75rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pb-14{padding-bottom:3.5rem}.lg\:pb-16{padding-bottom:4rem}.lg\:pb-2{padding-bottom:.5rem}.lg\:pb-20{padding-bottom:5rem}.lg\:pb-24{padding-bottom:6rem}.lg\:pb-28{padding-bottom:7rem}.lg\:pb-3{padding-bottom:.75rem}.lg\:pb-32{padding-bottom:8rem}.lg\:pb-36{padding-bottom:9rem}.lg\:pb-4{padding-bottom:1rem}.lg\:pb-40{padding-bottom:10rem}.lg\:pb-44{padding-bottom:11rem}.lg\:pb-48{padding-bottom:12rem}.lg\:pb-5{padding-bottom:1.25rem}.lg\:pb-52{padding-bottom:13rem}.lg\:pb-56{padding-bottom:14rem}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-60{padding-bottom:15rem}.lg\:pb-64{padding-bottom:16rem}.lg\:pb-7{padding-bottom:1.75rem}.lg\:pb-72{padding-bottom:18rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pb-80{padding-bottom:20rem}.lg\:pb-9{padding-bottom:2.25rem}.lg\:pb-96{padding-bottom:24rem}.lg\:pe-20{padding-right:5rem}.lg\:pl-0{padding-left:0}.lg\:pl-1{padding-left:.25rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-11{padding-left:2.75rem}.lg\:pl-12{padding-left:3rem}.lg\:pl-14{padding-left:3.5rem}.lg\:pl-16{padding-left:4rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-20{padding-left:5rem}.lg\:pl-24{padding-left:6rem}.lg\:pl-28{padding-left:7rem}.lg\:pl-3{padding-left:.75rem}.lg\:pl-32{padding-left:8rem}.lg\:pl-36{padding-left:9rem}.lg\:pl-4{padding-left:1rem}.lg\:pl-40{padding-left:10rem}.lg\:pl-44{padding-left:11rem}.lg\:pl-48{padding-left:12rem}.lg\:pl-5{padding-left:1.25rem}.lg\:pl-52{padding-left:13rem}.lg\:pl-56{padding-left:14rem}.lg\:pl-6{padding-left:1.5rem}.lg\:pl-60{padding-left:15rem}.lg\:pl-64{padding-left:16rem}.lg\:pl-7{padding-left:1.75rem}.lg\:pl-72{padding-left:18rem}.lg\:pl-8{padding-left:2rem}.lg\:pl-80{padding-left:20rem}.lg\:pl-9{padding-left:2.25rem}.lg\:pl-96{padding-left:24rem}.lg\:pr-0{padding-right:0}.lg\:pr-1{padding-right:.25rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pr-11{padding-right:2.75rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-14{padding-right:3.5rem}.lg\:pr-16{padding-right:4rem}.lg\:pr-2{padding-right:.5rem}.lg\:pr-20{padding-right:5rem}.lg\:pr-24{padding-right:6rem}.lg\:pr-28{padding-right:7rem}.lg\:pr-3{padding-right:.75rem}.lg\:pr-32{padding-right:8rem}.lg\:pr-36{padding-right:9rem}.lg\:pr-4{padding-right:1rem}.lg\:pr-40{padding-right:10rem}.lg\:pr-44{padding-right:11rem}.lg\:pr-48{padding-right:12rem}.lg\:pr-5{padding-right:1.25rem}.lg\:pr-52{padding-right:13rem}.lg\:pr-56{padding-right:14rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pr-60{padding-right:15rem}.lg\:pr-64{padding-right:16rem}.lg\:pr-7{padding-right:1.75rem}.lg\:pr-72{padding-right:18rem}.lg\:pr-8{padding-right:2rem}.lg\:pr-80{padding-right:20rem}.lg\:pr-9{padding-right:2.25rem}.lg\:pr-96{padding-right:24rem}.lg\:ps-20{padding-left:5rem}.lg\:pt-0{padding-top:0}.lg\:pt-1{padding-top:.25rem}.lg\:pt-10{padding-top:2.5rem}.lg\:pt-11{padding-top:2.75rem}.lg\:pt-12{padding-top:3rem}.lg\:pt-14{padding-top:3.5rem}.lg\:pt-16{padding-top:4rem}.lg\:pt-2{padding-top:.5rem}.lg\:pt-20{padding-top:5rem}.lg\:pt-24{padding-top:6rem}.lg\:pt-28{padding-top:7rem}.lg\:pt-3{padding-top:.75rem}.lg\:pt-32{padding-top:8rem}.lg\:pt-36{padding-top:9rem}.lg\:pt-4{padding-top:1rem}.lg\:pt-40{padding-top:10rem}.lg\:pt-44{padding-top:11rem}.lg\:pt-48{padding-top:12rem}.lg\:pt-5{padding-top:1.25rem}.lg\:pt-52{padding-top:13rem}.lg\:pt-56{padding-top:14rem}.lg\:pt-6{padding-top:1.5rem}.lg\:pt-60{padding-top:15rem}.lg\:pt-64{padding-top:16rem}.lg\:pt-7{padding-top:1.75rem}.lg\:pt-72{padding-top:18rem}.lg\:pt-8{padding-top:2rem}.lg\:pt-80{padding-top:20rem}.lg\:pt-9{padding-top:2.25rem}.lg\:pt-96{padding-top:24rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:1280px){.xl\:\!m-0{margin:0!important}.xl\:\!m-1{margin:.25rem!important}.xl\:\!m-10{margin:2.5rem!important}.xl\:\!m-11{margin:2.75rem!important}.xl\:\!m-12{margin:3rem!important}.xl\:\!m-14{margin:3.5rem!important}.xl\:\!m-16{margin:4rem!important}.xl\:\!m-2{margin:.5rem!important}.xl\:\!m-20{margin:5rem!important}.xl\:\!m-24{margin:6rem!important}.xl\:\!m-28{margin:7rem!important}.xl\:\!m-3{margin:.75rem!important}.xl\:\!m-32{margin:8rem!important}.xl\:\!m-36{margin:9rem!important}.xl\:\!m-4{margin:1rem!important}.xl\:\!m-40{margin:10rem!important}.xl\:\!m-44{margin:11rem!important}.xl\:\!m-48{margin:12rem!important}.xl\:\!m-5{margin:1.25rem!important}.xl\:\!m-52{margin:13rem!important}.xl\:\!m-56{margin:14rem!important}.xl\:\!m-6{margin:1.5rem!important}.xl\:\!m-60{margin:15rem!important}.xl\:\!m-64{margin:16rem!important}.xl\:\!m-7{margin:1.75rem!important}.xl\:\!m-72{margin:18rem!important}.xl\:\!m-8{margin:2rem!important}.xl\:\!m-80{margin:20rem!important}.xl\:\!m-9{margin:2.25rem!important}.xl\:\!m-96{margin:24rem!important}.xl\:\!m-auto{margin:auto!important}.xl\:m-0{margin:0}.xl\:m-1{margin:.25rem}.xl\:m-10{margin:2.5rem}.xl\:m-11{margin:2.75rem}.xl\:m-12{margin:3rem}.xl\:m-14{margin:3.5rem}.xl\:m-16{margin:4rem}.xl\:m-2{margin:.5rem}.xl\:m-20{margin:5rem}.xl\:m-24{margin:6rem}.xl\:m-28{margin:7rem}.xl\:m-3{margin:.75rem}.xl\:m-32{margin:8rem}.xl\:m-36{margin:9rem}.xl\:m-4{margin:1rem}.xl\:m-40{margin:10rem}.xl\:m-44{margin:11rem}.xl\:m-48{margin:12rem}.xl\:m-5{margin:1.25rem}.xl\:m-52{margin:13rem}.xl\:m-56{margin:14rem}.xl\:m-6{margin:1.5rem}.xl\:m-60{margin:15rem}.xl\:m-64{margin:16rem}.xl\:m-7{margin:1.75rem}.xl\:m-72{margin:18rem}.xl\:m-8{margin:2rem}.xl\:m-80{margin:20rem}.xl\:m-9{margin:2.25rem}.xl\:m-96{margin:24rem}.xl\:m-auto{margin:auto}.xl\:\!mx-0{margin-left:0!important;margin-right:0!important}.xl\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.xl\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.xl\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.xl\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.xl\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.xl\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.xl\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.xl\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.xl\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.xl\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.xl\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.xl\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.xl\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.xl\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.xl\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.xl\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.xl\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.xl\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.xl\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.xl\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.xl\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.xl\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.xl\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.xl\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.xl\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.xl\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.xl\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:\!my-0{margin-bottom:0!important;margin-top:0!important}.xl\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.xl\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.xl\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.xl\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.xl\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.xl\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.xl\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.xl\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.xl\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.xl\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.xl\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.xl\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.xl\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.xl\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.xl\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.xl\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.xl\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.xl\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.xl\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.xl\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.xl\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.xl\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.xl\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.xl\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.xl\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.xl\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.xl\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.xl\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.xl\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.xl\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.xl\:mx-0{margin-left:0;margin-right:0}.xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.xl\:mx-12{margin-left:3rem;margin-right:3rem}.xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.xl\:mx-16{margin-left:4rem;margin-right:4rem}.xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.xl\:mx-20{margin-left:5rem;margin-right:5rem}.xl\:mx-24{margin-left:6rem;margin-right:6rem}.xl\:mx-28{margin-left:7rem;margin-right:7rem}.xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:mx-36{margin-left:9rem;margin-right:9rem}.xl\:mx-4{margin-left:1rem;margin-right:1rem}.xl\:mx-40{margin-left:10rem;margin-right:10rem}.xl\:mx-44{margin-left:11rem;margin-right:11rem}.xl\:mx-48{margin-left:12rem;margin-right:12rem}.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.xl\:mx-52{margin-left:13rem;margin-right:13rem}.xl\:mx-56{margin-left:14rem;margin-right:14rem}.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.xl\:mx-60{margin-left:15rem;margin-right:15rem}.xl\:mx-64{margin-left:16rem;margin-right:16rem}.xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.xl\:mx-72{margin-left:18rem;margin-right:18rem}.xl\:mx-8{margin-left:2rem;margin-right:2rem}.xl\:mx-80{margin-left:20rem;margin-right:20rem}.xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.xl\:mx-96{margin-left:24rem;margin-right:24rem}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:my-0{margin-bottom:0;margin-top:0}.xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.xl\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.xl\:my-12{margin-bottom:3rem;margin-top:3rem}.xl\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.xl\:my-16{margin-bottom:4rem;margin-top:4rem}.xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.xl\:my-20{margin-bottom:5rem;margin-top:5rem}.xl\:my-24{margin-bottom:6rem;margin-top:6rem}.xl\:my-28{margin-bottom:7rem;margin-top:7rem}.xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.xl\:my-32{margin-bottom:8rem;margin-top:8rem}.xl\:my-36{margin-bottom:9rem;margin-top:9rem}.xl\:my-4{margin-bottom:1rem;margin-top:1rem}.xl\:my-40{margin-bottom:10rem;margin-top:10rem}.xl\:my-44{margin-bottom:11rem;margin-top:11rem}.xl\:my-48{margin-bottom:12rem;margin-top:12rem}.xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.xl\:my-52{margin-bottom:13rem;margin-top:13rem}.xl\:my-56{margin-bottom:14rem;margin-top:14rem}.xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.xl\:my-60{margin-bottom:15rem;margin-top:15rem}.xl\:my-64{margin-bottom:16rem;margin-top:16rem}.xl\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.xl\:my-72{margin-bottom:18rem;margin-top:18rem}.xl\:my-8{margin-bottom:2rem;margin-top:2rem}.xl\:my-80{margin-bottom:20rem;margin-top:20rem}.xl\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.xl\:my-96{margin-bottom:24rem;margin-top:24rem}.xl\:my-auto{margin-bottom:auto;margin-top:auto}.xl\:\!mb-0{margin-bottom:0!important}.xl\:\!mb-1{margin-bottom:.25rem!important}.xl\:\!mb-10{margin-bottom:2.5rem!important}.xl\:\!mb-11{margin-bottom:2.75rem!important}.xl\:\!mb-12{margin-bottom:3rem!important}.xl\:\!mb-14{margin-bottom:3.5rem!important}.xl\:\!mb-16{margin-bottom:4rem!important}.xl\:\!mb-2{margin-bottom:.5rem!important}.xl\:\!mb-20{margin-bottom:5rem!important}.xl\:\!mb-24{margin-bottom:6rem!important}.xl\:\!mb-28{margin-bottom:7rem!important}.xl\:\!mb-3{margin-bottom:.75rem!important}.xl\:\!mb-32{margin-bottom:8rem!important}.xl\:\!mb-36{margin-bottom:9rem!important}.xl\:\!mb-4{margin-bottom:1rem!important}.xl\:\!mb-40{margin-bottom:10rem!important}.xl\:\!mb-44{margin-bottom:11rem!important}.xl\:\!mb-48{margin-bottom:12rem!important}.xl\:\!mb-5{margin-bottom:1.25rem!important}.xl\:\!mb-52{margin-bottom:13rem!important}.xl\:\!mb-56{margin-bottom:14rem!important}.xl\:\!mb-6{margin-bottom:1.5rem!important}.xl\:\!mb-60{margin-bottom:15rem!important}.xl\:\!mb-64{margin-bottom:16rem!important}.xl\:\!mb-7{margin-bottom:1.75rem!important}.xl\:\!mb-72{margin-bottom:18rem!important}.xl\:\!mb-8{margin-bottom:2rem!important}.xl\:\!mb-80{margin-bottom:20rem!important}.xl\:\!mb-9{margin-bottom:2.25rem!important}.xl\:\!mb-96{margin-bottom:24rem!important}.xl\:\!mb-auto{margin-bottom:auto!important}.xl\:\!ml-0{margin-left:0!important}.xl\:\!ml-1{margin-left:.25rem!important}.xl\:\!ml-10{margin-left:2.5rem!important}.xl\:\!ml-11{margin-left:2.75rem!important}.xl\:\!ml-12{margin-left:3rem!important}.xl\:\!ml-14{margin-left:3.5rem!important}.xl\:\!ml-16{margin-left:4rem!important}.xl\:\!ml-2{margin-left:.5rem!important}.xl\:\!ml-20{margin-left:5rem!important}.xl\:\!ml-24{margin-left:6rem!important}.xl\:\!ml-28{margin-left:7rem!important}.xl\:\!ml-3{margin-left:.75rem!important}.xl\:\!ml-32{margin-left:8rem!important}.xl\:\!ml-36{margin-left:9rem!important}.xl\:\!ml-4{margin-left:1rem!important}.xl\:\!ml-40{margin-left:10rem!important}.xl\:\!ml-44{margin-left:11rem!important}.xl\:\!ml-48{margin-left:12rem!important}.xl\:\!ml-5{margin-left:1.25rem!important}.xl\:\!ml-52{margin-left:13rem!important}.xl\:\!ml-56{margin-left:14rem!important}.xl\:\!ml-6{margin-left:1.5rem!important}.xl\:\!ml-60{margin-left:15rem!important}.xl\:\!ml-64{margin-left:16rem!important}.xl\:\!ml-7{margin-left:1.75rem!important}.xl\:\!ml-72{margin-left:18rem!important}.xl\:\!ml-8{margin-left:2rem!important}.xl\:\!ml-80{margin-left:20rem!important}.xl\:\!ml-9{margin-left:2.25rem!important}.xl\:\!ml-96{margin-left:24rem!important}.xl\:\!ml-auto{margin-left:auto!important}.xl\:\!mr-0{margin-right:0!important}.xl\:\!mr-1{margin-right:.25rem!important}.xl\:\!mr-10{margin-right:2.5rem!important}.xl\:\!mr-11{margin-right:2.75rem!important}.xl\:\!mr-12{margin-right:3rem!important}.xl\:\!mr-14{margin-right:3.5rem!important}.xl\:\!mr-16{margin-right:4rem!important}.xl\:\!mr-2{margin-right:.5rem!important}.xl\:\!mr-20{margin-right:5rem!important}.xl\:\!mr-24{margin-right:6rem!important}.xl\:\!mr-28{margin-right:7rem!important}.xl\:\!mr-3{margin-right:.75rem!important}.xl\:\!mr-32{margin-right:8rem!important}.xl\:\!mr-36{margin-right:9rem!important}.xl\:\!mr-4{margin-right:1rem!important}.xl\:\!mr-40{margin-right:10rem!important}.xl\:\!mr-44{margin-right:11rem!important}.xl\:\!mr-48{margin-right:12rem!important}.xl\:\!mr-5{margin-right:1.25rem!important}.xl\:\!mr-52{margin-right:13rem!important}.xl\:\!mr-56{margin-right:14rem!important}.xl\:\!mr-6{margin-right:1.5rem!important}.xl\:\!mr-60{margin-right:15rem!important}.xl\:\!mr-64{margin-right:16rem!important}.xl\:\!mr-7{margin-right:1.75rem!important}.xl\:\!mr-72{margin-right:18rem!important}.xl\:\!mr-8{margin-right:2rem!important}.xl\:\!mr-80{margin-right:20rem!important}.xl\:\!mr-9{margin-right:2.25rem!important}.xl\:\!mr-96{margin-right:24rem!important}.xl\:\!mr-auto{margin-right:auto!important}.xl\:\!mt-0{margin-top:0!important}.xl\:\!mt-1{margin-top:.25rem!important}.xl\:\!mt-10{margin-top:2.5rem!important}.xl\:\!mt-11{margin-top:2.75rem!important}.xl\:\!mt-12{margin-top:3rem!important}.xl\:\!mt-14{margin-top:3.5rem!important}.xl\:\!mt-16{margin-top:4rem!important}.xl\:\!mt-2{margin-top:.5rem!important}.xl\:\!mt-20{margin-top:5rem!important}.xl\:\!mt-24{margin-top:6rem!important}.xl\:\!mt-28{margin-top:7rem!important}.xl\:\!mt-3{margin-top:.75rem!important}.xl\:\!mt-32{margin-top:8rem!important}.xl\:\!mt-36{margin-top:9rem!important}.xl\:\!mt-4{margin-top:1rem!important}.xl\:\!mt-40{margin-top:10rem!important}.xl\:\!mt-44{margin-top:11rem!important}.xl\:\!mt-48{margin-top:12rem!important}.xl\:\!mt-5{margin-top:1.25rem!important}.xl\:\!mt-52{margin-top:13rem!important}.xl\:\!mt-56{margin-top:14rem!important}.xl\:\!mt-6{margin-top:1.5rem!important}.xl\:\!mt-60{margin-top:15rem!important}.xl\:\!mt-64{margin-top:16rem!important}.xl\:\!mt-7{margin-top:1.75rem!important}.xl\:\!mt-72{margin-top:18rem!important}.xl\:\!mt-8{margin-top:2rem!important}.xl\:\!mt-80{margin-top:20rem!important}.xl\:\!mt-9{margin-top:2.25rem!important}.xl\:\!mt-96{margin-top:24rem!important}.xl\:\!mt-auto{margin-top:auto!important}.xl\:mb-0{margin-bottom:0}.xl\:mb-1{margin-bottom:.25rem}.xl\:mb-10{margin-bottom:2.5rem}.xl\:mb-11{margin-bottom:2.75rem}.xl\:mb-12{margin-bottom:3rem}.xl\:mb-14{margin-bottom:3.5rem}.xl\:mb-16{margin-bottom:4rem}.xl\:mb-2{margin-bottom:.5rem}.xl\:mb-20{margin-bottom:5rem}.xl\:mb-24{margin-bottom:6rem}.xl\:mb-28{margin-bottom:7rem}.xl\:mb-3{margin-bottom:.75rem}.xl\:mb-32{margin-bottom:8rem}.xl\:mb-36{margin-bottom:9rem}.xl\:mb-4{margin-bottom:1rem}.xl\:mb-40{margin-bottom:10rem}.xl\:mb-44{margin-bottom:11rem}.xl\:mb-48{margin-bottom:12rem}.xl\:mb-5{margin-bottom:1.25rem}.xl\:mb-52{margin-bottom:13rem}.xl\:mb-56{margin-bottom:14rem}.xl\:mb-6{margin-bottom:1.5rem}.xl\:mb-60{margin-bottom:15rem}.xl\:mb-64{margin-bottom:16rem}.xl\:mb-7{margin-bottom:1.75rem}.xl\:mb-72{margin-bottom:18rem}.xl\:mb-8{margin-bottom:2rem}.xl\:mb-80{margin-bottom:20rem}.xl\:mb-9{margin-bottom:2.25rem}.xl\:mb-96{margin-bottom:24rem}.xl\:mb-auto{margin-bottom:auto}.xl\:ml-0{margin-left:0}.xl\:ml-1{margin-left:.25rem}.xl\:ml-10{margin-left:2.5rem}.xl\:ml-11{margin-left:2.75rem}.xl\:ml-12{margin-left:3rem}.xl\:ml-14{margin-left:3.5rem}.xl\:ml-16{margin-left:4rem}.xl\:ml-2{margin-left:.5rem}.xl\:ml-20{margin-left:5rem}.xl\:ml-24{margin-left:6rem}.xl\:ml-28{margin-left:7rem}.xl\:ml-3{margin-left:.75rem}.xl\:ml-32{margin-left:8rem}.xl\:ml-36{margin-left:9rem}.xl\:ml-4{margin-left:1rem}.xl\:ml-40{margin-left:10rem}.xl\:ml-44{margin-left:11rem}.xl\:ml-48{margin-left:12rem}.xl\:ml-5{margin-left:1.25rem}.xl\:ml-52{margin-left:13rem}.xl\:ml-56{margin-left:14rem}.xl\:ml-6{margin-left:1.5rem}.xl\:ml-60{margin-left:15rem}.xl\:ml-64{margin-left:16rem}.xl\:ml-7{margin-left:1.75rem}.xl\:ml-72{margin-left:18rem}.xl\:ml-8{margin-left:2rem}.xl\:ml-80{margin-left:20rem}.xl\:ml-9{margin-left:2.25rem}.xl\:ml-96{margin-left:24rem}.xl\:ml-auto{margin-left:auto}.xl\:mr-0{margin-right:0}.xl\:mr-1{margin-right:.25rem}.xl\:mr-10{margin-right:2.5rem}.xl\:mr-11{margin-right:2.75rem}.xl\:mr-12{margin-right:3rem}.xl\:mr-14{margin-right:3.5rem}.xl\:mr-16{margin-right:4rem}.xl\:mr-2{margin-right:.5rem}.xl\:mr-20{margin-right:5rem}.xl\:mr-24{margin-right:6rem}.xl\:mr-28{margin-right:7rem}.xl\:mr-3{margin-right:.75rem}.xl\:mr-32{margin-right:8rem}.xl\:mr-36{margin-right:9rem}.xl\:mr-4{margin-right:1rem}.xl\:mr-40{margin-right:10rem}.xl\:mr-44{margin-right:11rem}.xl\:mr-48{margin-right:12rem}.xl\:mr-5{margin-right:1.25rem}.xl\:mr-52{margin-right:13rem}.xl\:mr-56{margin-right:14rem}.xl\:mr-6{margin-right:1.5rem}.xl\:mr-60{margin-right:15rem}.xl\:mr-64{margin-right:16rem}.xl\:mr-7{margin-right:1.75rem}.xl\:mr-72{margin-right:18rem}.xl\:mr-8{margin-right:2rem}.xl\:mr-80{margin-right:20rem}.xl\:mr-9{margin-right:2.25rem}.xl\:mr-96{margin-right:24rem}.xl\:mr-auto{margin-right:auto}.xl\:mt-0{margin-top:0}.xl\:mt-1{margin-top:.25rem}.xl\:mt-10{margin-top:2.5rem}.xl\:mt-11{margin-top:2.75rem}.xl\:mt-12{margin-top:3rem}.xl\:mt-14{margin-top:3.5rem}.xl\:mt-16{margin-top:4rem}.xl\:mt-2{margin-top:.5rem}.xl\:mt-20{margin-top:5rem}.xl\:mt-24{margin-top:6rem}.xl\:mt-28{margin-top:7rem}.xl\:mt-3{margin-top:.75rem}.xl\:mt-32{margin-top:8rem}.xl\:mt-36{margin-top:9rem}.xl\:mt-4{margin-top:1rem}.xl\:mt-40{margin-top:10rem}.xl\:mt-44{margin-top:11rem}.xl\:mt-48{margin-top:12rem}.xl\:mt-5{margin-top:1.25rem}.xl\:mt-52{margin-top:13rem}.xl\:mt-56{margin-top:14rem}.xl\:mt-6{margin-top:1.5rem}.xl\:mt-60{margin-top:15rem}.xl\:mt-64{margin-top:16rem}.xl\:mt-7{margin-top:1.75rem}.xl\:mt-72{margin-top:18rem}.xl\:mt-8{margin-top:2rem}.xl\:mt-80{margin-top:20rem}.xl\:mt-9{margin-top:2.25rem}.xl\:mt-96{margin-top:24rem}.xl\:mt-auto{margin-top:auto}.xl\:\!p-0{padding:0!important}.xl\:\!p-1{padding:.25rem!important}.xl\:\!p-10{padding:2.5rem!important}.xl\:\!p-11{padding:2.75rem!important}.xl\:\!p-12{padding:3rem!important}.xl\:\!p-14{padding:3.5rem!important}.xl\:\!p-16{padding:4rem!important}.xl\:\!p-2{padding:.5rem!important}.xl\:\!p-20{padding:5rem!important}.xl\:\!p-24{padding:6rem!important}.xl\:\!p-28{padding:7rem!important}.xl\:\!p-3{padding:.75rem!important}.xl\:\!p-32{padding:8rem!important}.xl\:\!p-36{padding:9rem!important}.xl\:\!p-4{padding:1rem!important}.xl\:\!p-40{padding:10rem!important}.xl\:\!p-44{padding:11rem!important}.xl\:\!p-48{padding:12rem!important}.xl\:\!p-5{padding:1.25rem!important}.xl\:\!p-52{padding:13rem!important}.xl\:\!p-56{padding:14rem!important}.xl\:\!p-6{padding:1.5rem!important}.xl\:\!p-60{padding:15rem!important}.xl\:\!p-64{padding:16rem!important}.xl\:\!p-7{padding:1.75rem!important}.xl\:\!p-72{padding:18rem!important}.xl\:\!p-8{padding:2rem!important}.xl\:\!p-80{padding:20rem!important}.xl\:\!p-9{padding:2.25rem!important}.xl\:\!p-96{padding:24rem!important}.xl\:p-0{padding:0}.xl\:p-1{padding:.25rem}.xl\:p-10{padding:2.5rem}.xl\:p-11{padding:2.75rem}.xl\:p-12{padding:3rem}.xl\:p-14{padding:3.5rem}.xl\:p-16{padding:4rem}.xl\:p-2{padding:.5rem}.xl\:p-20{padding:5rem}.xl\:p-24{padding:6rem}.xl\:p-28{padding:7rem}.xl\:p-3{padding:.75rem}.xl\:p-32{padding:8rem}.xl\:p-36{padding:9rem}.xl\:p-4{padding:1rem}.xl\:p-40{padding:10rem}.xl\:p-44{padding:11rem}.xl\:p-48{padding:12rem}.xl\:p-5{padding:1.25rem}.xl\:p-52{padding:13rem}.xl\:p-56{padding:14rem}.xl\:p-6{padding:1.5rem}.xl\:p-60{padding:15rem}.xl\:p-64{padding:16rem}.xl\:p-7{padding:1.75rem}.xl\:p-72{padding:18rem}.xl\:p-8{padding:2rem}.xl\:p-80{padding:20rem}.xl\:p-9{padding:2.25rem}.xl\:p-96{padding:24rem}.xl\:\!px-0{padding-left:0!important;padding-right:0!important}.xl\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.xl\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.xl\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.xl\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.xl\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.xl\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.xl\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.xl\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.xl\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.xl\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.xl\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.xl\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.xl\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.xl\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.xl\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.xl\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.xl\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.xl\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.xl\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.xl\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.xl\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.xl\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.xl\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.xl\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.xl\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.xl\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.xl\:\!py-0{padding-bottom:0!important;padding-top:0!important}.xl\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.xl\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.xl\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.xl\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.xl\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.xl\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.xl\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.xl\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.xl\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.xl\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.xl\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.xl\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.xl\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.xl\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.xl\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.xl\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.xl\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.xl\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.xl\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.xl\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.xl\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.xl\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.xl\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.xl\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.xl\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.xl\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.xl\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.xl\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.xl\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-1{padding-left:.25rem;padding-right:.25rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.xl\:px-12{padding-left:3rem;padding-right:3rem}.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-2{padding-left:.5rem;padding-right:.5rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:px-24{padding-left:6rem;padding-right:6rem}.xl\:px-28{padding-left:7rem;padding-right:7rem}.xl\:px-3{padding-left:.75rem;padding-right:.75rem}.xl\:px-32{padding-left:8rem;padding-right:8rem}.xl\:px-36{padding-left:9rem;padding-right:9rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-40{padding-left:10rem;padding-right:10rem}.xl\:px-44{padding-left:11rem;padding-right:11rem}.xl\:px-48{padding-left:12rem;padding-right:12rem}.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.xl\:px-52{padding-left:13rem;padding-right:13rem}.xl\:px-56{padding-left:14rem;padding-right:14rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:px-60{padding-left:15rem;padding-right:15rem}.xl\:px-64{padding-left:16rem;padding-right:16rem}.xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.xl\:px-72{padding-left:18rem;padding-right:18rem}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:px-80{padding-left:20rem;padding-right:20rem}.xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.xl\:px-96{padding-left:24rem;padding-right:24rem}.xl\:py-0{padding-bottom:0;padding-top:0}.xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.xl\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.xl\:py-12{padding-bottom:3rem;padding-top:3rem}.xl\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.xl\:py-16{padding-bottom:4rem;padding-top:4rem}.xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.xl\:py-20{padding-bottom:5rem;padding-top:5rem}.xl\:py-24{padding-bottom:6rem;padding-top:6rem}.xl\:py-28{padding-bottom:7rem;padding-top:7rem}.xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.xl\:py-32{padding-bottom:8rem;padding-top:8rem}.xl\:py-36{padding-bottom:9rem;padding-top:9rem}.xl\:py-4{padding-bottom:1rem;padding-top:1rem}.xl\:py-40{padding-bottom:10rem;padding-top:10rem}.xl\:py-44{padding-bottom:11rem;padding-top:11rem}.xl\:py-48{padding-bottom:12rem;padding-top:12rem}.xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.xl\:py-52{padding-bottom:13rem;padding-top:13rem}.xl\:py-56{padding-bottom:14rem;padding-top:14rem}.xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.xl\:py-60{padding-bottom:15rem;padding-top:15rem}.xl\:py-64{padding-bottom:16rem;padding-top:16rem}.xl\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.xl\:py-72{padding-bottom:18rem;padding-top:18rem}.xl\:py-8{padding-bottom:2rem;padding-top:2rem}.xl\:py-80{padding-bottom:20rem;padding-top:20rem}.xl\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.xl\:py-96{padding-bottom:24rem;padding-top:24rem}.xl\:\!pb-0{padding-bottom:0!important}.xl\:\!pb-1{padding-bottom:.25rem!important}.xl\:\!pb-10{padding-bottom:2.5rem!important}.xl\:\!pb-11{padding-bottom:2.75rem!important}.xl\:\!pb-12{padding-bottom:3rem!important}.xl\:\!pb-14{padding-bottom:3.5rem!important}.xl\:\!pb-16{padding-bottom:4rem!important}.xl\:\!pb-2{padding-bottom:.5rem!important}.xl\:\!pb-20{padding-bottom:5rem!important}.xl\:\!pb-24{padding-bottom:6rem!important}.xl\:\!pb-28{padding-bottom:7rem!important}.xl\:\!pb-3{padding-bottom:.75rem!important}.xl\:\!pb-32{padding-bottom:8rem!important}.xl\:\!pb-36{padding-bottom:9rem!important}.xl\:\!pb-4{padding-bottom:1rem!important}.xl\:\!pb-40{padding-bottom:10rem!important}.xl\:\!pb-44{padding-bottom:11rem!important}.xl\:\!pb-48{padding-bottom:12rem!important}.xl\:\!pb-5{padding-bottom:1.25rem!important}.xl\:\!pb-52{padding-bottom:13rem!important}.xl\:\!pb-56{padding-bottom:14rem!important}.xl\:\!pb-6{padding-bottom:1.5rem!important}.xl\:\!pb-60{padding-bottom:15rem!important}.xl\:\!pb-64{padding-bottom:16rem!important}.xl\:\!pb-7{padding-bottom:1.75rem!important}.xl\:\!pb-72{padding-bottom:18rem!important}.xl\:\!pb-8{padding-bottom:2rem!important}.xl\:\!pb-80{padding-bottom:20rem!important}.xl\:\!pb-9{padding-bottom:2.25rem!important}.xl\:\!pb-96{padding-bottom:24rem!important}.xl\:\!pl-0{padding-left:0!important}.xl\:\!pl-1{padding-left:.25rem!important}.xl\:\!pl-10{padding-left:2.5rem!important}.xl\:\!pl-11{padding-left:2.75rem!important}.xl\:\!pl-12{padding-left:3rem!important}.xl\:\!pl-14{padding-left:3.5rem!important}.xl\:\!pl-16{padding-left:4rem!important}.xl\:\!pl-2{padding-left:.5rem!important}.xl\:\!pl-20{padding-left:5rem!important}.xl\:\!pl-24{padding-left:6rem!important}.xl\:\!pl-28{padding-left:7rem!important}.xl\:\!pl-3{padding-left:.75rem!important}.xl\:\!pl-32{padding-left:8rem!important}.xl\:\!pl-36{padding-left:9rem!important}.xl\:\!pl-4{padding-left:1rem!important}.xl\:\!pl-40{padding-left:10rem!important}.xl\:\!pl-44{padding-left:11rem!important}.xl\:\!pl-48{padding-left:12rem!important}.xl\:\!pl-5{padding-left:1.25rem!important}.xl\:\!pl-52{padding-left:13rem!important}.xl\:\!pl-56{padding-left:14rem!important}.xl\:\!pl-6{padding-left:1.5rem!important}.xl\:\!pl-60{padding-left:15rem!important}.xl\:\!pl-64{padding-left:16rem!important}.xl\:\!pl-7{padding-left:1.75rem!important}.xl\:\!pl-72{padding-left:18rem!important}.xl\:\!pl-8{padding-left:2rem!important}.xl\:\!pl-80{padding-left:20rem!important}.xl\:\!pl-9{padding-left:2.25rem!important}.xl\:\!pl-96{padding-left:24rem!important}.xl\:\!pr-0{padding-right:0!important}.xl\:\!pr-1{padding-right:.25rem!important}.xl\:\!pr-10{padding-right:2.5rem!important}.xl\:\!pr-11{padding-right:2.75rem!important}.xl\:\!pr-12{padding-right:3rem!important}.xl\:\!pr-14{padding-right:3.5rem!important}.xl\:\!pr-16{padding-right:4rem!important}.xl\:\!pr-2{padding-right:.5rem!important}.xl\:\!pr-20{padding-right:5rem!important}.xl\:\!pr-24{padding-right:6rem!important}.xl\:\!pr-28{padding-right:7rem!important}.xl\:\!pr-3{padding-right:.75rem!important}.xl\:\!pr-32{padding-right:8rem!important}.xl\:\!pr-36{padding-right:9rem!important}.xl\:\!pr-4{padding-right:1rem!important}.xl\:\!pr-40{padding-right:10rem!important}.xl\:\!pr-44{padding-right:11rem!important}.xl\:\!pr-48{padding-right:12rem!important}.xl\:\!pr-5{padding-right:1.25rem!important}.xl\:\!pr-52{padding-right:13rem!important}.xl\:\!pr-56{padding-right:14rem!important}.xl\:\!pr-6{padding-right:1.5rem!important}.xl\:\!pr-60{padding-right:15rem!important}.xl\:\!pr-64{padding-right:16rem!important}.xl\:\!pr-7{padding-right:1.75rem!important}.xl\:\!pr-72{padding-right:18rem!important}.xl\:\!pr-8{padding-right:2rem!important}.xl\:\!pr-80{padding-right:20rem!important}.xl\:\!pr-9{padding-right:2.25rem!important}.xl\:\!pr-96{padding-right:24rem!important}.xl\:\!pt-0{padding-top:0!important}.xl\:\!pt-1{padding-top:.25rem!important}.xl\:\!pt-10{padding-top:2.5rem!important}.xl\:\!pt-11{padding-top:2.75rem!important}.xl\:\!pt-12{padding-top:3rem!important}.xl\:\!pt-14{padding-top:3.5rem!important}.xl\:\!pt-16{padding-top:4rem!important}.xl\:\!pt-2{padding-top:.5rem!important}.xl\:\!pt-20{padding-top:5rem!important}.xl\:\!pt-24{padding-top:6rem!important}.xl\:\!pt-28{padding-top:7rem!important}.xl\:\!pt-3{padding-top:.75rem!important}.xl\:\!pt-32{padding-top:8rem!important}.xl\:\!pt-36{padding-top:9rem!important}.xl\:\!pt-4{padding-top:1rem!important}.xl\:\!pt-40{padding-top:10rem!important}.xl\:\!pt-44{padding-top:11rem!important}.xl\:\!pt-48{padding-top:12rem!important}.xl\:\!pt-5{padding-top:1.25rem!important}.xl\:\!pt-52{padding-top:13rem!important}.xl\:\!pt-56{padding-top:14rem!important}.xl\:\!pt-6{padding-top:1.5rem!important}.xl\:\!pt-60{padding-top:15rem!important}.xl\:\!pt-64{padding-top:16rem!important}.xl\:\!pt-7{padding-top:1.75rem!important}.xl\:\!pt-72{padding-top:18rem!important}.xl\:\!pt-8{padding-top:2rem!important}.xl\:\!pt-80{padding-top:20rem!important}.xl\:\!pt-9{padding-top:2.25rem!important}.xl\:\!pt-96{padding-top:24rem!important}.xl\:pb-0{padding-bottom:0}.xl\:pb-1{padding-bottom:.25rem}.xl\:pb-10{padding-bottom:2.5rem}.xl\:pb-11{padding-bottom:2.75rem}.xl\:pb-12{padding-bottom:3rem}.xl\:pb-14{padding-bottom:3.5rem}.xl\:pb-16{padding-bottom:4rem}.xl\:pb-2{padding-bottom:.5rem}.xl\:pb-20{padding-bottom:5rem}.xl\:pb-24{padding-bottom:6rem}.xl\:pb-28{padding-bottom:7rem}.xl\:pb-3{padding-bottom:.75rem}.xl\:pb-32{padding-bottom:8rem}.xl\:pb-36{padding-bottom:9rem}.xl\:pb-4{padding-bottom:1rem}.xl\:pb-40{padding-bottom:10rem}.xl\:pb-44{padding-bottom:11rem}.xl\:pb-48{padding-bottom:12rem}.xl\:pb-5{padding-bottom:1.25rem}.xl\:pb-52{padding-bottom:13rem}.xl\:pb-56{padding-bottom:14rem}.xl\:pb-6{padding-bottom:1.5rem}.xl\:pb-60{padding-bottom:15rem}.xl\:pb-64{padding-bottom:16rem}.xl\:pb-7{padding-bottom:1.75rem}.xl\:pb-72{padding-bottom:18rem}.xl\:pb-8{padding-bottom:2rem}.xl\:pb-80{padding-bottom:20rem}.xl\:pb-9{padding-bottom:2.25rem}.xl\:pb-96{padding-bottom:24rem}.xl\:pl-0{padding-left:0}.xl\:pl-1{padding-left:.25rem}.xl\:pl-10{padding-left:2.5rem}.xl\:pl-11{padding-left:2.75rem}.xl\:pl-12{padding-left:3rem}.xl\:pl-14{padding-left:3.5rem}.xl\:pl-16{padding-left:4rem}.xl\:pl-2{padding-left:.5rem}.xl\:pl-20{padding-left:5rem}.xl\:pl-24{padding-left:6rem}.xl\:pl-28{padding-left:7rem}.xl\:pl-3{padding-left:.75rem}.xl\:pl-32{padding-left:8rem}.xl\:pl-36{padding-left:9rem}.xl\:pl-4{padding-left:1rem}.xl\:pl-40{padding-left:10rem}.xl\:pl-44{padding-left:11rem}.xl\:pl-48{padding-left:12rem}.xl\:pl-5{padding-left:1.25rem}.xl\:pl-52{padding-left:13rem}.xl\:pl-56{padding-left:14rem}.xl\:pl-6{padding-left:1.5rem}.xl\:pl-60{padding-left:15rem}.xl\:pl-64{padding-left:16rem}.xl\:pl-7{padding-left:1.75rem}.xl\:pl-72{padding-left:18rem}.xl\:pl-8{padding-left:2rem}.xl\:pl-80{padding-left:20rem}.xl\:pl-9{padding-left:2.25rem}.xl\:pl-96{padding-left:24rem}.xl\:pr-0{padding-right:0}.xl\:pr-1{padding-right:.25rem}.xl\:pr-10{padding-right:2.5rem}.xl\:pr-11{padding-right:2.75rem}.xl\:pr-12{padding-right:3rem}.xl\:pr-14{padding-right:3.5rem}.xl\:pr-16{padding-right:4rem}.xl\:pr-2{padding-right:.5rem}.xl\:pr-20{padding-right:5rem}.xl\:pr-24{padding-right:6rem}.xl\:pr-28{padding-right:7rem}.xl\:pr-3{padding-right:.75rem}.xl\:pr-32{padding-right:8rem}.xl\:pr-36{padding-right:9rem}.xl\:pr-4{padding-right:1rem}.xl\:pr-40{padding-right:10rem}.xl\:pr-44{padding-right:11rem}.xl\:pr-48{padding-right:12rem}.xl\:pr-5{padding-right:1.25rem}.xl\:pr-52{padding-right:13rem}.xl\:pr-56{padding-right:14rem}.xl\:pr-6{padding-right:1.5rem}.xl\:pr-60{padding-right:15rem}.xl\:pr-64{padding-right:16rem}.xl\:pr-7{padding-right:1.75rem}.xl\:pr-72{padding-right:18rem}.xl\:pr-8{padding-right:2rem}.xl\:pr-80{padding-right:20rem}.xl\:pr-9{padding-right:2.25rem}.xl\:pr-96{padding-right:24rem}.xl\:pt-0{padding-top:0}.xl\:pt-1{padding-top:.25rem}.xl\:pt-10{padding-top:2.5rem}.xl\:pt-11{padding-top:2.75rem}.xl\:pt-12{padding-top:3rem}.xl\:pt-14{padding-top:3.5rem}.xl\:pt-16{padding-top:4rem}.xl\:pt-2{padding-top:.5rem}.xl\:pt-20{padding-top:5rem}.xl\:pt-24{padding-top:6rem}.xl\:pt-28{padding-top:7rem}.xl\:pt-3{padding-top:.75rem}.xl\:pt-32{padding-top:8rem}.xl\:pt-36{padding-top:9rem}.xl\:pt-4{padding-top:1rem}.xl\:pt-40{padding-top:10rem}.xl\:pt-44{padding-top:11rem}.xl\:pt-48{padding-top:12rem}.xl\:pt-5{padding-top:1.25rem}.xl\:pt-52{padding-top:13rem}.xl\:pt-56{padding-top:14rem}.xl\:pt-6{padding-top:1.5rem}.xl\:pt-60{padding-top:15rem}.xl\:pt-64{padding-top:16rem}.xl\:pt-7{padding-top:1.75rem}.xl\:pt-72{padding-top:18rem}.xl\:pt-8{padding-top:2rem}.xl\:pt-80{padding-top:20rem}.xl\:pt-9{padding-top:2.25rem}.xl\:pt-96{padding-top:24rem}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width:1536px){.\32xl\:\!m-0{margin:0!important}.\32xl\:\!m-1{margin:.25rem!important}.\32xl\:\!m-10{margin:2.5rem!important}.\32xl\:\!m-11{margin:2.75rem!important}.\32xl\:\!m-12{margin:3rem!important}.\32xl\:\!m-14{margin:3.5rem!important}.\32xl\:\!m-16{margin:4rem!important}.\32xl\:\!m-2{margin:.5rem!important}.\32xl\:\!m-20{margin:5rem!important}.\32xl\:\!m-24{margin:6rem!important}.\32xl\:\!m-28{margin:7rem!important}.\32xl\:\!m-3{margin:.75rem!important}.\32xl\:\!m-32{margin:8rem!important}.\32xl\:\!m-36{margin:9rem!important}.\32xl\:\!m-4{margin:1rem!important}.\32xl\:\!m-40{margin:10rem!important}.\32xl\:\!m-44{margin:11rem!important}.\32xl\:\!m-48{margin:12rem!important}.\32xl\:\!m-5{margin:1.25rem!important}.\32xl\:\!m-52{margin:13rem!important}.\32xl\:\!m-56{margin:14rem!important}.\32xl\:\!m-6{margin:1.5rem!important}.\32xl\:\!m-60{margin:15rem!important}.\32xl\:\!m-64{margin:16rem!important}.\32xl\:\!m-7{margin:1.75rem!important}.\32xl\:\!m-72{margin:18rem!important}.\32xl\:\!m-8{margin:2rem!important}.\32xl\:\!m-80{margin:20rem!important}.\32xl\:\!m-9{margin:2.25rem!important}.\32xl\:\!m-96{margin:24rem!important}.\32xl\:\!m-auto{margin:auto!important}.\32xl\:m-0{margin:0}.\32xl\:m-1{margin:.25rem}.\32xl\:m-10{margin:2.5rem}.\32xl\:m-11{margin:2.75rem}.\32xl\:m-12{margin:3rem}.\32xl\:m-14{margin:3.5rem}.\32xl\:m-16{margin:4rem}.\32xl\:m-2{margin:.5rem}.\32xl\:m-20{margin:5rem}.\32xl\:m-24{margin:6rem}.\32xl\:m-28{margin:7rem}.\32xl\:m-3{margin:.75rem}.\32xl\:m-32{margin:8rem}.\32xl\:m-36{margin:9rem}.\32xl\:m-4{margin:1rem}.\32xl\:m-40{margin:10rem}.\32xl\:m-44{margin:11rem}.\32xl\:m-48{margin:12rem}.\32xl\:m-5{margin:1.25rem}.\32xl\:m-52{margin:13rem}.\32xl\:m-56{margin:14rem}.\32xl\:m-6{margin:1.5rem}.\32xl\:m-60{margin:15rem}.\32xl\:m-64{margin:16rem}.\32xl\:m-7{margin:1.75rem}.\32xl\:m-72{margin:18rem}.\32xl\:m-8{margin:2rem}.\32xl\:m-80{margin:20rem}.\32xl\:m-9{margin:2.25rem}.\32xl\:m-96{margin:24rem}.\32xl\:m-auto{margin:auto}.\32xl\:\!mx-0{margin-left:0!important;margin-right:0!important}.\32xl\:\!mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.\32xl\:\!mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.\32xl\:\!mx-11{margin-left:2.75rem!important;margin-right:2.75rem!important}.\32xl\:\!mx-12{margin-left:3rem!important;margin-right:3rem!important}.\32xl\:\!mx-14{margin-left:3.5rem!important;margin-right:3.5rem!important}.\32xl\:\!mx-16{margin-left:4rem!important;margin-right:4rem!important}.\32xl\:\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\32xl\:\!mx-20{margin-left:5rem!important;margin-right:5rem!important}.\32xl\:\!mx-24{margin-left:6rem!important;margin-right:6rem!important}.\32xl\:\!mx-28{margin-left:7rem!important;margin-right:7rem!important}.\32xl\:\!mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.\32xl\:\!mx-32{margin-left:8rem!important;margin-right:8rem!important}.\32xl\:\!mx-36{margin-left:9rem!important;margin-right:9rem!important}.\32xl\:\!mx-4{margin-left:1rem!important;margin-right:1rem!important}.\32xl\:\!mx-40{margin-left:10rem!important;margin-right:10rem!important}.\32xl\:\!mx-44{margin-left:11rem!important;margin-right:11rem!important}.\32xl\:\!mx-48{margin-left:12rem!important;margin-right:12rem!important}.\32xl\:\!mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.\32xl\:\!mx-52{margin-left:13rem!important;margin-right:13rem!important}.\32xl\:\!mx-56{margin-left:14rem!important;margin-right:14rem!important}.\32xl\:\!mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.\32xl\:\!mx-60{margin-left:15rem!important;margin-right:15rem!important}.\32xl\:\!mx-64{margin-left:16rem!important;margin-right:16rem!important}.\32xl\:\!mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.\32xl\:\!mx-72{margin-left:18rem!important;margin-right:18rem!important}.\32xl\:\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.\32xl\:\!mx-80{margin-left:20rem!important;margin-right:20rem!important}.\32xl\:\!mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.\32xl\:\!mx-96{margin-left:24rem!important;margin-right:24rem!important}.\32xl\:\!mx-auto{margin-left:auto!important;margin-right:auto!important}.\32xl\:\!my-0{margin-bottom:0!important;margin-top:0!important}.\32xl\:\!my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.\32xl\:\!my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.\32xl\:\!my-11{margin-bottom:2.75rem!important;margin-top:2.75rem!important}.\32xl\:\!my-12{margin-bottom:3rem!important;margin-top:3rem!important}.\32xl\:\!my-14{margin-bottom:3.5rem!important;margin-top:3.5rem!important}.\32xl\:\!my-16{margin-bottom:4rem!important;margin-top:4rem!important}.\32xl\:\!my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.\32xl\:\!my-20{margin-bottom:5rem!important;margin-top:5rem!important}.\32xl\:\!my-24{margin-bottom:6rem!important;margin-top:6rem!important}.\32xl\:\!my-28{margin-bottom:7rem!important;margin-top:7rem!important}.\32xl\:\!my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.\32xl\:\!my-32{margin-bottom:8rem!important;margin-top:8rem!important}.\32xl\:\!my-36{margin-bottom:9rem!important;margin-top:9rem!important}.\32xl\:\!my-4{margin-bottom:1rem!important;margin-top:1rem!important}.\32xl\:\!my-40{margin-bottom:10rem!important;margin-top:10rem!important}.\32xl\:\!my-44{margin-bottom:11rem!important;margin-top:11rem!important}.\32xl\:\!my-48{margin-bottom:12rem!important;margin-top:12rem!important}.\32xl\:\!my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.\32xl\:\!my-52{margin-bottom:13rem!important;margin-top:13rem!important}.\32xl\:\!my-56{margin-bottom:14rem!important;margin-top:14rem!important}.\32xl\:\!my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.\32xl\:\!my-60{margin-bottom:15rem!important;margin-top:15rem!important}.\32xl\:\!my-64{margin-bottom:16rem!important;margin-top:16rem!important}.\32xl\:\!my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.\32xl\:\!my-72{margin-bottom:18rem!important;margin-top:18rem!important}.\32xl\:\!my-8{margin-bottom:2rem!important;margin-top:2rem!important}.\32xl\:\!my-80{margin-bottom:20rem!important;margin-top:20rem!important}.\32xl\:\!my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.\32xl\:\!my-96{margin-bottom:24rem!important;margin-top:24rem!important}.\32xl\:\!my-auto{margin-bottom:auto!important;margin-top:auto!important}.\32xl\:mx-0{margin-left:0;margin-right:0}.\32xl\:mx-1{margin-left:.25rem;margin-right:.25rem}.\32xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}.\32xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}.\32xl\:mx-12{margin-left:3rem;margin-right:3rem}.\32xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}.\32xl\:mx-16{margin-left:4rem;margin-right:4rem}.\32xl\:mx-2{margin-left:.5rem;margin-right:.5rem}.\32xl\:mx-20{margin-left:5rem;margin-right:5rem}.\32xl\:mx-24{margin-left:6rem;margin-right:6rem}.\32xl\:mx-28{margin-left:7rem;margin-right:7rem}.\32xl\:mx-3{margin-left:.75rem;margin-right:.75rem}.\32xl\:mx-32{margin-left:8rem;margin-right:8rem}.\32xl\:mx-36{margin-left:9rem;margin-right:9rem}.\32xl\:mx-4{margin-left:1rem;margin-right:1rem}.\32xl\:mx-40{margin-left:10rem;margin-right:10rem}.\32xl\:mx-44{margin-left:11rem;margin-right:11rem}.\32xl\:mx-48{margin-left:12rem;margin-right:12rem}.\32xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.\32xl\:mx-52{margin-left:13rem;margin-right:13rem}.\32xl\:mx-56{margin-left:14rem;margin-right:14rem}.\32xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.\32xl\:mx-60{margin-left:15rem;margin-right:15rem}.\32xl\:mx-64{margin-left:16rem;margin-right:16rem}.\32xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}.\32xl\:mx-72{margin-left:18rem;margin-right:18rem}.\32xl\:mx-8{margin-left:2rem;margin-right:2rem}.\32xl\:mx-80{margin-left:20rem;margin-right:20rem}.\32xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}.\32xl\:mx-96{margin-left:24rem;margin-right:24rem}.\32xl\:mx-auto{margin-left:auto;margin-right:auto}.\32xl\:my-0{margin-bottom:0;margin-top:0}.\32xl\:my-1{margin-bottom:.25rem;margin-top:.25rem}.\32xl\:my-10{margin-bottom:2.5rem;margin-top:2.5rem}.\32xl\:my-11{margin-bottom:2.75rem;margin-top:2.75rem}.\32xl\:my-12{margin-bottom:3rem;margin-top:3rem}.\32xl\:my-14{margin-bottom:3.5rem;margin-top:3.5rem}.\32xl\:my-16{margin-bottom:4rem;margin-top:4rem}.\32xl\:my-2{margin-bottom:.5rem;margin-top:.5rem}.\32xl\:my-20{margin-bottom:5rem;margin-top:5rem}.\32xl\:my-24{margin-bottom:6rem;margin-top:6rem}.\32xl\:my-28{margin-bottom:7rem;margin-top:7rem}.\32xl\:my-3{margin-bottom:.75rem;margin-top:.75rem}.\32xl\:my-32{margin-bottom:8rem;margin-top:8rem}.\32xl\:my-36{margin-bottom:9rem;margin-top:9rem}.\32xl\:my-4{margin-bottom:1rem;margin-top:1rem}.\32xl\:my-40{margin-bottom:10rem;margin-top:10rem}.\32xl\:my-44{margin-bottom:11rem;margin-top:11rem}.\32xl\:my-48{margin-bottom:12rem;margin-top:12rem}.\32xl\:my-5{margin-bottom:1.25rem;margin-top:1.25rem}.\32xl\:my-52{margin-bottom:13rem;margin-top:13rem}.\32xl\:my-56{margin-bottom:14rem;margin-top:14rem}.\32xl\:my-6{margin-bottom:1.5rem;margin-top:1.5rem}.\32xl\:my-60{margin-bottom:15rem;margin-top:15rem}.\32xl\:my-64{margin-bottom:16rem;margin-top:16rem}.\32xl\:my-7{margin-bottom:1.75rem;margin-top:1.75rem}.\32xl\:my-72{margin-bottom:18rem;margin-top:18rem}.\32xl\:my-8{margin-bottom:2rem;margin-top:2rem}.\32xl\:my-80{margin-bottom:20rem;margin-top:20rem}.\32xl\:my-9{margin-bottom:2.25rem;margin-top:2.25rem}.\32xl\:my-96{margin-bottom:24rem;margin-top:24rem}.\32xl\:my-auto{margin-bottom:auto;margin-top:auto}.\32xl\:\!mb-0{margin-bottom:0!important}.\32xl\:\!mb-1{margin-bottom:.25rem!important}.\32xl\:\!mb-10{margin-bottom:2.5rem!important}.\32xl\:\!mb-11{margin-bottom:2.75rem!important}.\32xl\:\!mb-12{margin-bottom:3rem!important}.\32xl\:\!mb-14{margin-bottom:3.5rem!important}.\32xl\:\!mb-16{margin-bottom:4rem!important}.\32xl\:\!mb-2{margin-bottom:.5rem!important}.\32xl\:\!mb-20{margin-bottom:5rem!important}.\32xl\:\!mb-24{margin-bottom:6rem!important}.\32xl\:\!mb-28{margin-bottom:7rem!important}.\32xl\:\!mb-3{margin-bottom:.75rem!important}.\32xl\:\!mb-32{margin-bottom:8rem!important}.\32xl\:\!mb-36{margin-bottom:9rem!important}.\32xl\:\!mb-4{margin-bottom:1rem!important}.\32xl\:\!mb-40{margin-bottom:10rem!important}.\32xl\:\!mb-44{margin-bottom:11rem!important}.\32xl\:\!mb-48{margin-bottom:12rem!important}.\32xl\:\!mb-5{margin-bottom:1.25rem!important}.\32xl\:\!mb-52{margin-bottom:13rem!important}.\32xl\:\!mb-56{margin-bottom:14rem!important}.\32xl\:\!mb-6{margin-bottom:1.5rem!important}.\32xl\:\!mb-60{margin-bottom:15rem!important}.\32xl\:\!mb-64{margin-bottom:16rem!important}.\32xl\:\!mb-7{margin-bottom:1.75rem!important}.\32xl\:\!mb-72{margin-bottom:18rem!important}.\32xl\:\!mb-8{margin-bottom:2rem!important}.\32xl\:\!mb-80{margin-bottom:20rem!important}.\32xl\:\!mb-9{margin-bottom:2.25rem!important}.\32xl\:\!mb-96{margin-bottom:24rem!important}.\32xl\:\!mb-auto{margin-bottom:auto!important}.\32xl\:\!ml-0{margin-left:0!important}.\32xl\:\!ml-1{margin-left:.25rem!important}.\32xl\:\!ml-10{margin-left:2.5rem!important}.\32xl\:\!ml-11{margin-left:2.75rem!important}.\32xl\:\!ml-12{margin-left:3rem!important}.\32xl\:\!ml-14{margin-left:3.5rem!important}.\32xl\:\!ml-16{margin-left:4rem!important}.\32xl\:\!ml-2{margin-left:.5rem!important}.\32xl\:\!ml-20{margin-left:5rem!important}.\32xl\:\!ml-24{margin-left:6rem!important}.\32xl\:\!ml-28{margin-left:7rem!important}.\32xl\:\!ml-3{margin-left:.75rem!important}.\32xl\:\!ml-32{margin-left:8rem!important}.\32xl\:\!ml-36{margin-left:9rem!important}.\32xl\:\!ml-4{margin-left:1rem!important}.\32xl\:\!ml-40{margin-left:10rem!important}.\32xl\:\!ml-44{margin-left:11rem!important}.\32xl\:\!ml-48{margin-left:12rem!important}.\32xl\:\!ml-5{margin-left:1.25rem!important}.\32xl\:\!ml-52{margin-left:13rem!important}.\32xl\:\!ml-56{margin-left:14rem!important}.\32xl\:\!ml-6{margin-left:1.5rem!important}.\32xl\:\!ml-60{margin-left:15rem!important}.\32xl\:\!ml-64{margin-left:16rem!important}.\32xl\:\!ml-7{margin-left:1.75rem!important}.\32xl\:\!ml-72{margin-left:18rem!important}.\32xl\:\!ml-8{margin-left:2rem!important}.\32xl\:\!ml-80{margin-left:20rem!important}.\32xl\:\!ml-9{margin-left:2.25rem!important}.\32xl\:\!ml-96{margin-left:24rem!important}.\32xl\:\!ml-auto{margin-left:auto!important}.\32xl\:\!mr-0{margin-right:0!important}.\32xl\:\!mr-1{margin-right:.25rem!important}.\32xl\:\!mr-10{margin-right:2.5rem!important}.\32xl\:\!mr-11{margin-right:2.75rem!important}.\32xl\:\!mr-12{margin-right:3rem!important}.\32xl\:\!mr-14{margin-right:3.5rem!important}.\32xl\:\!mr-16{margin-right:4rem!important}.\32xl\:\!mr-2{margin-right:.5rem!important}.\32xl\:\!mr-20{margin-right:5rem!important}.\32xl\:\!mr-24{margin-right:6rem!important}.\32xl\:\!mr-28{margin-right:7rem!important}.\32xl\:\!mr-3{margin-right:.75rem!important}.\32xl\:\!mr-32{margin-right:8rem!important}.\32xl\:\!mr-36{margin-right:9rem!important}.\32xl\:\!mr-4{margin-right:1rem!important}.\32xl\:\!mr-40{margin-right:10rem!important}.\32xl\:\!mr-44{margin-right:11rem!important}.\32xl\:\!mr-48{margin-right:12rem!important}.\32xl\:\!mr-5{margin-right:1.25rem!important}.\32xl\:\!mr-52{margin-right:13rem!important}.\32xl\:\!mr-56{margin-right:14rem!important}.\32xl\:\!mr-6{margin-right:1.5rem!important}.\32xl\:\!mr-60{margin-right:15rem!important}.\32xl\:\!mr-64{margin-right:16rem!important}.\32xl\:\!mr-7{margin-right:1.75rem!important}.\32xl\:\!mr-72{margin-right:18rem!important}.\32xl\:\!mr-8{margin-right:2rem!important}.\32xl\:\!mr-80{margin-right:20rem!important}.\32xl\:\!mr-9{margin-right:2.25rem!important}.\32xl\:\!mr-96{margin-right:24rem!important}.\32xl\:\!mr-auto{margin-right:auto!important}.\32xl\:\!mt-0{margin-top:0!important}.\32xl\:\!mt-1{margin-top:.25rem!important}.\32xl\:\!mt-10{margin-top:2.5rem!important}.\32xl\:\!mt-11{margin-top:2.75rem!important}.\32xl\:\!mt-12{margin-top:3rem!important}.\32xl\:\!mt-14{margin-top:3.5rem!important}.\32xl\:\!mt-16{margin-top:4rem!important}.\32xl\:\!mt-2{margin-top:.5rem!important}.\32xl\:\!mt-20{margin-top:5rem!important}.\32xl\:\!mt-24{margin-top:6rem!important}.\32xl\:\!mt-28{margin-top:7rem!important}.\32xl\:\!mt-3{margin-top:.75rem!important}.\32xl\:\!mt-32{margin-top:8rem!important}.\32xl\:\!mt-36{margin-top:9rem!important}.\32xl\:\!mt-4{margin-top:1rem!important}.\32xl\:\!mt-40{margin-top:10rem!important}.\32xl\:\!mt-44{margin-top:11rem!important}.\32xl\:\!mt-48{margin-top:12rem!important}.\32xl\:\!mt-5{margin-top:1.25rem!important}.\32xl\:\!mt-52{margin-top:13rem!important}.\32xl\:\!mt-56{margin-top:14rem!important}.\32xl\:\!mt-6{margin-top:1.5rem!important}.\32xl\:\!mt-60{margin-top:15rem!important}.\32xl\:\!mt-64{margin-top:16rem!important}.\32xl\:\!mt-7{margin-top:1.75rem!important}.\32xl\:\!mt-72{margin-top:18rem!important}.\32xl\:\!mt-8{margin-top:2rem!important}.\32xl\:\!mt-80{margin-top:20rem!important}.\32xl\:\!mt-9{margin-top:2.25rem!important}.\32xl\:\!mt-96{margin-top:24rem!important}.\32xl\:\!mt-auto{margin-top:auto!important}.\32xl\:mb-0{margin-bottom:0}.\32xl\:mb-1{margin-bottom:.25rem}.\32xl\:mb-10{margin-bottom:2.5rem}.\32xl\:mb-11{margin-bottom:2.75rem}.\32xl\:mb-12{margin-bottom:3rem}.\32xl\:mb-14{margin-bottom:3.5rem}.\32xl\:mb-16{margin-bottom:4rem}.\32xl\:mb-2{margin-bottom:.5rem}.\32xl\:mb-20{margin-bottom:5rem}.\32xl\:mb-24{margin-bottom:6rem}.\32xl\:mb-28{margin-bottom:7rem}.\32xl\:mb-3{margin-bottom:.75rem}.\32xl\:mb-32{margin-bottom:8rem}.\32xl\:mb-36{margin-bottom:9rem}.\32xl\:mb-4{margin-bottom:1rem}.\32xl\:mb-40{margin-bottom:10rem}.\32xl\:mb-44{margin-bottom:11rem}.\32xl\:mb-48{margin-bottom:12rem}.\32xl\:mb-5{margin-bottom:1.25rem}.\32xl\:mb-52{margin-bottom:13rem}.\32xl\:mb-56{margin-bottom:14rem}.\32xl\:mb-6{margin-bottom:1.5rem}.\32xl\:mb-60{margin-bottom:15rem}.\32xl\:mb-64{margin-bottom:16rem}.\32xl\:mb-7{margin-bottom:1.75rem}.\32xl\:mb-72{margin-bottom:18rem}.\32xl\:mb-8{margin-bottom:2rem}.\32xl\:mb-80{margin-bottom:20rem}.\32xl\:mb-9{margin-bottom:2.25rem}.\32xl\:mb-96{margin-bottom:24rem}.\32xl\:mb-auto{margin-bottom:auto}.\32xl\:ml-0{margin-left:0}.\32xl\:ml-1{margin-left:.25rem}.\32xl\:ml-10{margin-left:2.5rem}.\32xl\:ml-11{margin-left:2.75rem}.\32xl\:ml-12{margin-left:3rem}.\32xl\:ml-14{margin-left:3.5rem}.\32xl\:ml-16{margin-left:4rem}.\32xl\:ml-2{margin-left:.5rem}.\32xl\:ml-20{margin-left:5rem}.\32xl\:ml-24{margin-left:6rem}.\32xl\:ml-28{margin-left:7rem}.\32xl\:ml-3{margin-left:.75rem}.\32xl\:ml-32{margin-left:8rem}.\32xl\:ml-36{margin-left:9rem}.\32xl\:ml-4{margin-left:1rem}.\32xl\:ml-40{margin-left:10rem}.\32xl\:ml-44{margin-left:11rem}.\32xl\:ml-48{margin-left:12rem}.\32xl\:ml-5{margin-left:1.25rem}.\32xl\:ml-52{margin-left:13rem}.\32xl\:ml-56{margin-left:14rem}.\32xl\:ml-6{margin-left:1.5rem}.\32xl\:ml-60{margin-left:15rem}.\32xl\:ml-64{margin-left:16rem}.\32xl\:ml-7{margin-left:1.75rem}.\32xl\:ml-72{margin-left:18rem}.\32xl\:ml-8{margin-left:2rem}.\32xl\:ml-80{margin-left:20rem}.\32xl\:ml-9{margin-left:2.25rem}.\32xl\:ml-96{margin-left:24rem}.\32xl\:ml-auto{margin-left:auto}.\32xl\:mr-0{margin-right:0}.\32xl\:mr-1{margin-right:.25rem}.\32xl\:mr-10{margin-right:2.5rem}.\32xl\:mr-11{margin-right:2.75rem}.\32xl\:mr-12{margin-right:3rem}.\32xl\:mr-14{margin-right:3.5rem}.\32xl\:mr-16{margin-right:4rem}.\32xl\:mr-2{margin-right:.5rem}.\32xl\:mr-20{margin-right:5rem}.\32xl\:mr-24{margin-right:6rem}.\32xl\:mr-28{margin-right:7rem}.\32xl\:mr-3{margin-right:.75rem}.\32xl\:mr-32{margin-right:8rem}.\32xl\:mr-36{margin-right:9rem}.\32xl\:mr-4{margin-right:1rem}.\32xl\:mr-40{margin-right:10rem}.\32xl\:mr-44{margin-right:11rem}.\32xl\:mr-48{margin-right:12rem}.\32xl\:mr-5{margin-right:1.25rem}.\32xl\:mr-52{margin-right:13rem}.\32xl\:mr-56{margin-right:14rem}.\32xl\:mr-6{margin-right:1.5rem}.\32xl\:mr-60{margin-right:15rem}.\32xl\:mr-64{margin-right:16rem}.\32xl\:mr-7{margin-right:1.75rem}.\32xl\:mr-72{margin-right:18rem}.\32xl\:mr-8{margin-right:2rem}.\32xl\:mr-80{margin-right:20rem}.\32xl\:mr-9{margin-right:2.25rem}.\32xl\:mr-96{margin-right:24rem}.\32xl\:mr-auto{margin-right:auto}.\32xl\:mt-0{margin-top:0}.\32xl\:mt-1{margin-top:.25rem}.\32xl\:mt-10{margin-top:2.5rem}.\32xl\:mt-11{margin-top:2.75rem}.\32xl\:mt-12{margin-top:3rem}.\32xl\:mt-14{margin-top:3.5rem}.\32xl\:mt-16{margin-top:4rem}.\32xl\:mt-2{margin-top:.5rem}.\32xl\:mt-20{margin-top:5rem}.\32xl\:mt-24{margin-top:6rem}.\32xl\:mt-28{margin-top:7rem}.\32xl\:mt-3{margin-top:.75rem}.\32xl\:mt-32{margin-top:8rem}.\32xl\:mt-36{margin-top:9rem}.\32xl\:mt-4{margin-top:1rem}.\32xl\:mt-40{margin-top:10rem}.\32xl\:mt-44{margin-top:11rem}.\32xl\:mt-48{margin-top:12rem}.\32xl\:mt-5{margin-top:1.25rem}.\32xl\:mt-52{margin-top:13rem}.\32xl\:mt-56{margin-top:14rem}.\32xl\:mt-6{margin-top:1.5rem}.\32xl\:mt-60{margin-top:15rem}.\32xl\:mt-64{margin-top:16rem}.\32xl\:mt-7{margin-top:1.75rem}.\32xl\:mt-72{margin-top:18rem}.\32xl\:mt-8{margin-top:2rem}.\32xl\:mt-80{margin-top:20rem}.\32xl\:mt-9{margin-top:2.25rem}.\32xl\:mt-96{margin-top:24rem}.\32xl\:mt-auto{margin-top:auto}.\32xl\:basis-1\/3{flex-basis:33.333333%}.\32xl\:flex-row{flex-direction:row}.\32xl\:flex-wrap{flex-wrap:wrap}.\32xl\:\!p-0{padding:0!important}.\32xl\:\!p-1{padding:.25rem!important}.\32xl\:\!p-10{padding:2.5rem!important}.\32xl\:\!p-11{padding:2.75rem!important}.\32xl\:\!p-12{padding:3rem!important}.\32xl\:\!p-14{padding:3.5rem!important}.\32xl\:\!p-16{padding:4rem!important}.\32xl\:\!p-2{padding:.5rem!important}.\32xl\:\!p-20{padding:5rem!important}.\32xl\:\!p-24{padding:6rem!important}.\32xl\:\!p-28{padding:7rem!important}.\32xl\:\!p-3{padding:.75rem!important}.\32xl\:\!p-32{padding:8rem!important}.\32xl\:\!p-36{padding:9rem!important}.\32xl\:\!p-4{padding:1rem!important}.\32xl\:\!p-40{padding:10rem!important}.\32xl\:\!p-44{padding:11rem!important}.\32xl\:\!p-48{padding:12rem!important}.\32xl\:\!p-5{padding:1.25rem!important}.\32xl\:\!p-52{padding:13rem!important}.\32xl\:\!p-56{padding:14rem!important}.\32xl\:\!p-6{padding:1.5rem!important}.\32xl\:\!p-60{padding:15rem!important}.\32xl\:\!p-64{padding:16rem!important}.\32xl\:\!p-7{padding:1.75rem!important}.\32xl\:\!p-72{padding:18rem!important}.\32xl\:\!p-8{padding:2rem!important}.\32xl\:\!p-80{padding:20rem!important}.\32xl\:\!p-9{padding:2.25rem!important}.\32xl\:\!p-96{padding:24rem!important}.\32xl\:p-0{padding:0}.\32xl\:p-1{padding:.25rem}.\32xl\:p-10{padding:2.5rem}.\32xl\:p-11{padding:2.75rem}.\32xl\:p-12{padding:3rem}.\32xl\:p-14{padding:3.5rem}.\32xl\:p-16{padding:4rem}.\32xl\:p-2{padding:.5rem}.\32xl\:p-20{padding:5rem}.\32xl\:p-24{padding:6rem}.\32xl\:p-28{padding:7rem}.\32xl\:p-3{padding:.75rem}.\32xl\:p-32{padding:8rem}.\32xl\:p-36{padding:9rem}.\32xl\:p-4{padding:1rem}.\32xl\:p-40{padding:10rem}.\32xl\:p-44{padding:11rem}.\32xl\:p-48{padding:12rem}.\32xl\:p-5{padding:1.25rem}.\32xl\:p-52{padding:13rem}.\32xl\:p-56{padding:14rem}.\32xl\:p-6{padding:1.5rem}.\32xl\:p-60{padding:15rem}.\32xl\:p-64{padding:16rem}.\32xl\:p-7{padding:1.75rem}.\32xl\:p-72{padding:18rem}.\32xl\:p-8{padding:2rem}.\32xl\:p-80{padding:20rem}.\32xl\:p-9{padding:2.25rem}.\32xl\:p-96{padding:24rem}.\32xl\:\!px-0{padding-left:0!important;padding-right:0!important}.\32xl\:\!px-1{padding-left:.25rem!important;padding-right:.25rem!important}.\32xl\:\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\32xl\:\!px-11{padding-left:2.75rem!important;padding-right:2.75rem!important}.\32xl\:\!px-12{padding-left:3rem!important;padding-right:3rem!important}.\32xl\:\!px-14{padding-left:3.5rem!important;padding-right:3.5rem!important}.\32xl\:\!px-16{padding-left:4rem!important;padding-right:4rem!important}.\32xl\:\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\32xl\:\!px-20{padding-left:5rem!important;padding-right:5rem!important}.\32xl\:\!px-24{padding-left:6rem!important;padding-right:6rem!important}.\32xl\:\!px-28{padding-left:7rem!important;padding-right:7rem!important}.\32xl\:\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\32xl\:\!px-32{padding-left:8rem!important;padding-right:8rem!important}.\32xl\:\!px-36{padding-left:9rem!important;padding-right:9rem!important}.\32xl\:\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\32xl\:\!px-40{padding-left:10rem!important;padding-right:10rem!important}.\32xl\:\!px-44{padding-left:11rem!important;padding-right:11rem!important}.\32xl\:\!px-48{padding-left:12rem!important;padding-right:12rem!important}.\32xl\:\!px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.\32xl\:\!px-52{padding-left:13rem!important;padding-right:13rem!important}.\32xl\:\!px-56{padding-left:14rem!important;padding-right:14rem!important}.\32xl\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.\32xl\:\!px-60{padding-left:15rem!important;padding-right:15rem!important}.\32xl\:\!px-64{padding-left:16rem!important;padding-right:16rem!important}.\32xl\:\!px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.\32xl\:\!px-72{padding-left:18rem!important;padding-right:18rem!important}.\32xl\:\!px-8{padding-left:2rem!important;padding-right:2rem!important}.\32xl\:\!px-80{padding-left:20rem!important;padding-right:20rem!important}.\32xl\:\!px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.\32xl\:\!px-96{padding-left:24rem!important;padding-right:24rem!important}.\32xl\:\!py-0{padding-bottom:0!important;padding-top:0!important}.\32xl\:\!py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.\32xl\:\!py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.\32xl\:\!py-11{padding-bottom:2.75rem!important;padding-top:2.75rem!important}.\32xl\:\!py-12{padding-bottom:3rem!important;padding-top:3rem!important}.\32xl\:\!py-14{padding-bottom:3.5rem!important;padding-top:3.5rem!important}.\32xl\:\!py-16{padding-bottom:4rem!important;padding-top:4rem!important}.\32xl\:\!py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.\32xl\:\!py-20{padding-bottom:5rem!important;padding-top:5rem!important}.\32xl\:\!py-24{padding-bottom:6rem!important;padding-top:6rem!important}.\32xl\:\!py-28{padding-bottom:7rem!important;padding-top:7rem!important}.\32xl\:\!py-3{padding-bottom:.75rem!important;padding-top:.75rem!important}.\32xl\:\!py-32{padding-bottom:8rem!important;padding-top:8rem!important}.\32xl\:\!py-36{padding-bottom:9rem!important;padding-top:9rem!important}.\32xl\:\!py-4{padding-bottom:1rem!important;padding-top:1rem!important}.\32xl\:\!py-40{padding-bottom:10rem!important;padding-top:10rem!important}.\32xl\:\!py-44{padding-bottom:11rem!important;padding-top:11rem!important}.\32xl\:\!py-48{padding-bottom:12rem!important;padding-top:12rem!important}.\32xl\:\!py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.\32xl\:\!py-52{padding-bottom:13rem!important;padding-top:13rem!important}.\32xl\:\!py-56{padding-bottom:14rem!important;padding-top:14rem!important}.\32xl\:\!py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.\32xl\:\!py-60{padding-bottom:15rem!important;padding-top:15rem!important}.\32xl\:\!py-64{padding-bottom:16rem!important;padding-top:16rem!important}.\32xl\:\!py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.\32xl\:\!py-72{padding-bottom:18rem!important;padding-top:18rem!important}.\32xl\:\!py-8{padding-bottom:2rem!important;padding-top:2rem!important}.\32xl\:\!py-80{padding-bottom:20rem!important;padding-top:20rem!important}.\32xl\:\!py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.\32xl\:\!py-96{padding-bottom:24rem!important;padding-top:24rem!important}.\32xl\:px-0{padding-left:0;padding-right:0}.\32xl\:px-1{padding-left:.25rem;padding-right:.25rem}.\32xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.\32xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}.\32xl\:px-12{padding-left:3rem;padding-right:3rem}.\32xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}.\32xl\:px-16{padding-left:4rem;padding-right:4rem}.\32xl\:px-2{padding-left:.5rem;padding-right:.5rem}.\32xl\:px-20{padding-left:5rem;padding-right:5rem}.\32xl\:px-24{padding-left:6rem;padding-right:6rem}.\32xl\:px-28{padding-left:7rem;padding-right:7rem}.\32xl\:px-3{padding-left:.75rem;padding-right:.75rem}.\32xl\:px-32{padding-left:8rem;padding-right:8rem}.\32xl\:px-36{padding-left:9rem;padding-right:9rem}.\32xl\:px-4{padding-left:1rem;padding-right:1rem}.\32xl\:px-40{padding-left:10rem;padding-right:10rem}.\32xl\:px-44{padding-left:11rem;padding-right:11rem}.\32xl\:px-48{padding-left:12rem;padding-right:12rem}.\32xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}.\32xl\:px-52{padding-left:13rem;padding-right:13rem}.\32xl\:px-56{padding-left:14rem;padding-right:14rem}.\32xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.\32xl\:px-60{padding-left:15rem;padding-right:15rem}.\32xl\:px-64{padding-left:16rem;padding-right:16rem}.\32xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}.\32xl\:px-72{padding-left:18rem;padding-right:18rem}.\32xl\:px-8{padding-left:2rem;padding-right:2rem}.\32xl\:px-80{padding-left:20rem;padding-right:20rem}.\32xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}.\32xl\:px-96{padding-left:24rem;padding-right:24rem}.\32xl\:py-0{padding-bottom:0;padding-top:0}.\32xl\:py-1{padding-bottom:.25rem;padding-top:.25rem}.\32xl\:py-10{padding-bottom:2.5rem;padding-top:2.5rem}.\32xl\:py-11{padding-bottom:2.75rem;padding-top:2.75rem}.\32xl\:py-12{padding-bottom:3rem;padding-top:3rem}.\32xl\:py-14{padding-bottom:3.5rem;padding-top:3.5rem}.\32xl\:py-16{padding-bottom:4rem;padding-top:4rem}.\32xl\:py-2{padding-bottom:.5rem;padding-top:.5rem}.\32xl\:py-20{padding-bottom:5rem;padding-top:5rem}.\32xl\:py-24{padding-bottom:6rem;padding-top:6rem}.\32xl\:py-28{padding-bottom:7rem;padding-top:7rem}.\32xl\:py-3{padding-bottom:.75rem;padding-top:.75rem}.\32xl\:py-32{padding-bottom:8rem;padding-top:8rem}.\32xl\:py-36{padding-bottom:9rem;padding-top:9rem}.\32xl\:py-4{padding-bottom:1rem;padding-top:1rem}.\32xl\:py-40{padding-bottom:10rem;padding-top:10rem}.\32xl\:py-44{padding-bottom:11rem;padding-top:11rem}.\32xl\:py-48{padding-bottom:12rem;padding-top:12rem}.\32xl\:py-5{padding-bottom:1.25rem;padding-top:1.25rem}.\32xl\:py-52{padding-bottom:13rem;padding-top:13rem}.\32xl\:py-56{padding-bottom:14rem;padding-top:14rem}.\32xl\:py-6{padding-bottom:1.5rem;padding-top:1.5rem}.\32xl\:py-60{padding-bottom:15rem;padding-top:15rem}.\32xl\:py-64{padding-bottom:16rem;padding-top:16rem}.\32xl\:py-7{padding-bottom:1.75rem;padding-top:1.75rem}.\32xl\:py-72{padding-bottom:18rem;padding-top:18rem}.\32xl\:py-8{padding-bottom:2rem;padding-top:2rem}.\32xl\:py-80{padding-bottom:20rem;padding-top:20rem}.\32xl\:py-9{padding-bottom:2.25rem;padding-top:2.25rem}.\32xl\:py-96{padding-bottom:24rem;padding-top:24rem}.\32xl\:\!pb-0{padding-bottom:0!important}.\32xl\:\!pb-1{padding-bottom:.25rem!important}.\32xl\:\!pb-10{padding-bottom:2.5rem!important}.\32xl\:\!pb-11{padding-bottom:2.75rem!important}.\32xl\:\!pb-12{padding-bottom:3rem!important}.\32xl\:\!pb-14{padding-bottom:3.5rem!important}.\32xl\:\!pb-16{padding-bottom:4rem!important}.\32xl\:\!pb-2{padding-bottom:.5rem!important}.\32xl\:\!pb-20{padding-bottom:5rem!important}.\32xl\:\!pb-24{padding-bottom:6rem!important}.\32xl\:\!pb-28{padding-bottom:7rem!important}.\32xl\:\!pb-3{padding-bottom:.75rem!important}.\32xl\:\!pb-32{padding-bottom:8rem!important}.\32xl\:\!pb-36{padding-bottom:9rem!important}.\32xl\:\!pb-4{padding-bottom:1rem!important}.\32xl\:\!pb-40{padding-bottom:10rem!important}.\32xl\:\!pb-44{padding-bottom:11rem!important}.\32xl\:\!pb-48{padding-bottom:12rem!important}.\32xl\:\!pb-5{padding-bottom:1.25rem!important}.\32xl\:\!pb-52{padding-bottom:13rem!important}.\32xl\:\!pb-56{padding-bottom:14rem!important}.\32xl\:\!pb-6{padding-bottom:1.5rem!important}.\32xl\:\!pb-60{padding-bottom:15rem!important}.\32xl\:\!pb-64{padding-bottom:16rem!important}.\32xl\:\!pb-7{padding-bottom:1.75rem!important}.\32xl\:\!pb-72{padding-bottom:18rem!important}.\32xl\:\!pb-8{padding-bottom:2rem!important}.\32xl\:\!pb-80{padding-bottom:20rem!important}.\32xl\:\!pb-9{padding-bottom:2.25rem!important}.\32xl\:\!pb-96{padding-bottom:24rem!important}.\32xl\:\!pl-0{padding-left:0!important}.\32xl\:\!pl-1{padding-left:.25rem!important}.\32xl\:\!pl-10{padding-left:2.5rem!important}.\32xl\:\!pl-11{padding-left:2.75rem!important}.\32xl\:\!pl-12{padding-left:3rem!important}.\32xl\:\!pl-14{padding-left:3.5rem!important}.\32xl\:\!pl-16{padding-left:4rem!important}.\32xl\:\!pl-2{padding-left:.5rem!important}.\32xl\:\!pl-20{padding-left:5rem!important}.\32xl\:\!pl-24{padding-left:6rem!important}.\32xl\:\!pl-28{padding-left:7rem!important}.\32xl\:\!pl-3{padding-left:.75rem!important}.\32xl\:\!pl-32{padding-left:8rem!important}.\32xl\:\!pl-36{padding-left:9rem!important}.\32xl\:\!pl-4{padding-left:1rem!important}.\32xl\:\!pl-40{padding-left:10rem!important}.\32xl\:\!pl-44{padding-left:11rem!important}.\32xl\:\!pl-48{padding-left:12rem!important}.\32xl\:\!pl-5{padding-left:1.25rem!important}.\32xl\:\!pl-52{padding-left:13rem!important}.\32xl\:\!pl-56{padding-left:14rem!important}.\32xl\:\!pl-6{padding-left:1.5rem!important}.\32xl\:\!pl-60{padding-left:15rem!important}.\32xl\:\!pl-64{padding-left:16rem!important}.\32xl\:\!pl-7{padding-left:1.75rem!important}.\32xl\:\!pl-72{padding-left:18rem!important}.\32xl\:\!pl-8{padding-left:2rem!important}.\32xl\:\!pl-80{padding-left:20rem!important}.\32xl\:\!pl-9{padding-left:2.25rem!important}.\32xl\:\!pl-96{padding-left:24rem!important}.\32xl\:\!pr-0{padding-right:0!important}.\32xl\:\!pr-1{padding-right:.25rem!important}.\32xl\:\!pr-10{padding-right:2.5rem!important}.\32xl\:\!pr-11{padding-right:2.75rem!important}.\32xl\:\!pr-12{padding-right:3rem!important}.\32xl\:\!pr-14{padding-right:3.5rem!important}.\32xl\:\!pr-16{padding-right:4rem!important}.\32xl\:\!pr-2{padding-right:.5rem!important}.\32xl\:\!pr-20{padding-right:5rem!important}.\32xl\:\!pr-24{padding-right:6rem!important}.\32xl\:\!pr-28{padding-right:7rem!important}.\32xl\:\!pr-3{padding-right:.75rem!important}.\32xl\:\!pr-32{padding-right:8rem!important}.\32xl\:\!pr-36{padding-right:9rem!important}.\32xl\:\!pr-4{padding-right:1rem!important}.\32xl\:\!pr-40{padding-right:10rem!important}.\32xl\:\!pr-44{padding-right:11rem!important}.\32xl\:\!pr-48{padding-right:12rem!important}.\32xl\:\!pr-5{padding-right:1.25rem!important}.\32xl\:\!pr-52{padding-right:13rem!important}.\32xl\:\!pr-56{padding-right:14rem!important}.\32xl\:\!pr-6{padding-right:1.5rem!important}.\32xl\:\!pr-60{padding-right:15rem!important}.\32xl\:\!pr-64{padding-right:16rem!important}.\32xl\:\!pr-7{padding-right:1.75rem!important}.\32xl\:\!pr-72{padding-right:18rem!important}.\32xl\:\!pr-8{padding-right:2rem!important}.\32xl\:\!pr-80{padding-right:20rem!important}.\32xl\:\!pr-9{padding-right:2.25rem!important}.\32xl\:\!pr-96{padding-right:24rem!important}.\32xl\:\!pt-0{padding-top:0!important}.\32xl\:\!pt-1{padding-top:.25rem!important}.\32xl\:\!pt-10{padding-top:2.5rem!important}.\32xl\:\!pt-11{padding-top:2.75rem!important}.\32xl\:\!pt-12{padding-top:3rem!important}.\32xl\:\!pt-14{padding-top:3.5rem!important}.\32xl\:\!pt-16{padding-top:4rem!important}.\32xl\:\!pt-2{padding-top:.5rem!important}.\32xl\:\!pt-20{padding-top:5rem!important}.\32xl\:\!pt-24{padding-top:6rem!important}.\32xl\:\!pt-28{padding-top:7rem!important}.\32xl\:\!pt-3{padding-top:.75rem!important}.\32xl\:\!pt-32{padding-top:8rem!important}.\32xl\:\!pt-36{padding-top:9rem!important}.\32xl\:\!pt-4{padding-top:1rem!important}.\32xl\:\!pt-40{padding-top:10rem!important}.\32xl\:\!pt-44{padding-top:11rem!important}.\32xl\:\!pt-48{padding-top:12rem!important}.\32xl\:\!pt-5{padding-top:1.25rem!important}.\32xl\:\!pt-52{padding-top:13rem!important}.\32xl\:\!pt-56{padding-top:14rem!important}.\32xl\:\!pt-6{padding-top:1.5rem!important}.\32xl\:\!pt-60{padding-top:15rem!important}.\32xl\:\!pt-64{padding-top:16rem!important}.\32xl\:\!pt-7{padding-top:1.75rem!important}.\32xl\:\!pt-72{padding-top:18rem!important}.\32xl\:\!pt-8{padding-top:2rem!important}.\32xl\:\!pt-80{padding-top:20rem!important}.\32xl\:\!pt-9{padding-top:2.25rem!important}.\32xl\:\!pt-96{padding-top:24rem!important}.\32xl\:pb-0{padding-bottom:0}.\32xl\:pb-1{padding-bottom:.25rem}.\32xl\:pb-10{padding-bottom:2.5rem}.\32xl\:pb-11{padding-bottom:2.75rem}.\32xl\:pb-12{padding-bottom:3rem}.\32xl\:pb-14{padding-bottom:3.5rem}.\32xl\:pb-16{padding-bottom:4rem}.\32xl\:pb-2{padding-bottom:.5rem}.\32xl\:pb-20{padding-bottom:5rem}.\32xl\:pb-24{padding-bottom:6rem}.\32xl\:pb-28{padding-bottom:7rem}.\32xl\:pb-3{padding-bottom:.75rem}.\32xl\:pb-32{padding-bottom:8rem}.\32xl\:pb-36{padding-bottom:9rem}.\32xl\:pb-4{padding-bottom:1rem}.\32xl\:pb-40{padding-bottom:10rem}.\32xl\:pb-44{padding-bottom:11rem}.\32xl\:pb-48{padding-bottom:12rem}.\32xl\:pb-5{padding-bottom:1.25rem}.\32xl\:pb-52{padding-bottom:13rem}.\32xl\:pb-56{padding-bottom:14rem}.\32xl\:pb-6{padding-bottom:1.5rem}.\32xl\:pb-60{padding-bottom:15rem}.\32xl\:pb-64{padding-bottom:16rem}.\32xl\:pb-7{padding-bottom:1.75rem}.\32xl\:pb-72{padding-bottom:18rem}.\32xl\:pb-8{padding-bottom:2rem}.\32xl\:pb-80{padding-bottom:20rem}.\32xl\:pb-9{padding-bottom:2.25rem}.\32xl\:pb-96{padding-bottom:24rem}.\32xl\:pl-0{padding-left:0}.\32xl\:pl-1{padding-left:.25rem}.\32xl\:pl-10{padding-left:2.5rem}.\32xl\:pl-11{padding-left:2.75rem}.\32xl\:pl-12{padding-left:3rem}.\32xl\:pl-14{padding-left:3.5rem}.\32xl\:pl-16{padding-left:4rem}.\32xl\:pl-2{padding-left:.5rem}.\32xl\:pl-20{padding-left:5rem}.\32xl\:pl-24{padding-left:6rem}.\32xl\:pl-28{padding-left:7rem}.\32xl\:pl-3{padding-left:.75rem}.\32xl\:pl-32{padding-left:8rem}.\32xl\:pl-36{padding-left:9rem}.\32xl\:pl-4{padding-left:1rem}.\32xl\:pl-40{padding-left:10rem}.\32xl\:pl-44{padding-left:11rem}.\32xl\:pl-48{padding-left:12rem}.\32xl\:pl-5{padding-left:1.25rem}.\32xl\:pl-52{padding-left:13rem}.\32xl\:pl-56{padding-left:14rem}.\32xl\:pl-6{padding-left:1.5rem}.\32xl\:pl-60{padding-left:15rem}.\32xl\:pl-64{padding-left:16rem}.\32xl\:pl-7{padding-left:1.75rem}.\32xl\:pl-72{padding-left:18rem}.\32xl\:pl-8{padding-left:2rem}.\32xl\:pl-80{padding-left:20rem}.\32xl\:pl-9{padding-left:2.25rem}.\32xl\:pl-96{padding-left:24rem}.\32xl\:pr-0{padding-right:0}.\32xl\:pr-1{padding-right:.25rem}.\32xl\:pr-10{padding-right:2.5rem}.\32xl\:pr-11{padding-right:2.75rem}.\32xl\:pr-12{padding-right:3rem}.\32xl\:pr-14{padding-right:3.5rem}.\32xl\:pr-16{padding-right:4rem}.\32xl\:pr-2{padding-right:.5rem}.\32xl\:pr-20{padding-right:5rem}.\32xl\:pr-24{padding-right:6rem}.\32xl\:pr-28{padding-right:7rem}.\32xl\:pr-3{padding-right:.75rem}.\32xl\:pr-32{padding-right:8rem}.\32xl\:pr-36{padding-right:9rem}.\32xl\:pr-4{padding-right:1rem}.\32xl\:pr-40{padding-right:10rem}.\32xl\:pr-44{padding-right:11rem}.\32xl\:pr-48{padding-right:12rem}.\32xl\:pr-5{padding-right:1.25rem}.\32xl\:pr-52{padding-right:13rem}.\32xl\:pr-56{padding-right:14rem}.\32xl\:pr-6{padding-right:1.5rem}.\32xl\:pr-60{padding-right:15rem}.\32xl\:pr-64{padding-right:16rem}.\32xl\:pr-7{padding-right:1.75rem}.\32xl\:pr-72{padding-right:18rem}.\32xl\:pr-8{padding-right:2rem}.\32xl\:pr-80{padding-right:20rem}.\32xl\:pr-9{padding-right:2.25rem}.\32xl\:pr-96{padding-right:24rem}.\32xl\:pt-0{padding-top:0}.\32xl\:pt-1{padding-top:.25rem}.\32xl\:pt-10{padding-top:2.5rem}.\32xl\:pt-11{padding-top:2.75rem}.\32xl\:pt-12{padding-top:3rem}.\32xl\:pt-14{padding-top:3.5rem}.\32xl\:pt-16{padding-top:4rem}.\32xl\:pt-2{padding-top:.5rem}.\32xl\:pt-20{padding-top:5rem}.\32xl\:pt-24{padding-top:6rem}.\32xl\:pt-28{padding-top:7rem}.\32xl\:pt-3{padding-top:.75rem}.\32xl\:pt-32{padding-top:8rem}.\32xl\:pt-36{padding-top:9rem}.\32xl\:pt-4{padding-top:1rem}.\32xl\:pt-40{padding-top:10rem}.\32xl\:pt-44{padding-top:11rem}.\32xl\:pt-48{padding-top:12rem}.\32xl\:pt-5{padding-top:1.25rem}.\32xl\:pt-52{padding-top:13rem}.\32xl\:pt-56{padding-top:14rem}.\32xl\:pt-6{padding-top:1.5rem}.\32xl\:pt-60{padding-top:15rem}.\32xl\:pt-64{padding-top:16rem}.\32xl\:pt-7{padding-top:1.75rem}.\32xl\:pt-72{padding-top:18rem}.\32xl\:pt-8{padding-top:2rem}.\32xl\:pt-80{padding-top:20rem}.\32xl\:pt-9{padding-top:2.25rem}.\32xl\:pt-96{padding-top:24rem}}