.mz27lg0{display:flex;flex-direction:column;height:100%;width:100%}.mz27lg1{margin-top:24px}.mz27lg2{display:flex;flex-wrap:wrap}.mz27lg3{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}@media screen and (min-width:1024px){.mz27lg1{margin-top:32px}}._19tqyr50{height:100%;max-width:560px;margin:auto}._19tqyr50,._19tqyr51{position:relative}._19tqyr52{max-width:480px}@media screen and (min-width:768px){._19tqyr50{height:480px}._19tqyr51{top:47.5%;transform:translate3d(0,-50%,0)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}._1wd1xly0{display:flex;align-items:flex-start;padding:12px 24px 12px 12px}._1wd1xly1{background-color:var(--cem1cg0)}._1wd1xly2{background-color:var(--_1hog9yd0)}._1wd1xly3{background-color:var(--igqnjo0)}._1wd1xly4{background-color:var(--_8uh5rn0)}._1wd1xly5{margin-right:8px;flex-shrink:0}._1wd1xly6{fill:var(--cem1cg3)}._1wd1xly7{fill:var(--_1hog9yd3)}._1wd1xly8{fill:var(--igqnjo3)}._1wd1xly9{fill:var(--_8uh5rn3)}._1wd1xlya{font-family:var(--inter-font),Inter,sans-serif;font-style:normal;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.25px;margin-top:2px}._1wd1xlyb{color:var(--cem1cg5)}._1wd1xlyc{color:var(--_1hog9yd5)}._1wd1xlyd{color:var(--igqnjo5)}._1wd1xlye{color:var(--_8uh5rn5)}._1wd1xlyf._1wd1xlyf._1wd1xlyf{min-height:unset;max-height:unset;padding:0;border-radius:0;max-width:100vw;width:100vw;box-shadow:var(--_10cnrs20)}._1wd1xlyg._1wd1xlyg._1wd1xlyg{margin:0;padding:0}.Toastify__toast-container.Toastify__toast-container.Toastify__toast-container{width:unset;display:flex;flex-direction:column;align-items:center}._1wd1xlyf .Toastify__close-button,._1wd1xlyg .Toastify__toast-icon{display:none}._1wd1xlyh.Toastify__progress-bar--error{background-color:var(--cem1cg3)}._1wd1xlyh.Toastify__progress-bar--info{background-color:var(--_1hog9yd3)}._1wd1xlyh.Toastify__progress-bar--warning{background-color:var(--igqnjo3)}._1wd1xlyh.Toastify__progress-bar--success{background-color:var(--_8uh5rn3)}@media screen and (min-width:481px){._1wd1xlyf._1wd1xlyf._1wd1xlyf{border-radius:8px;width:-moz-max-content;width:max-content;max-width:calc(100vw - 32px)}}@media screen and (min-width:768px){._1wd1xlyf._1wd1xlyf._1wd1xlyf{border-radius:8px;width:-moz-max-content;width:max-content;max-width:560px}}._1ifccgh1{width:100%;height:var(--_1ifccgh0,0)}._1ifccgh2{position:relative;height:36px;width:36px;overflow:hidden}._1ifccgh3{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);pointer-events:none}._1j2fuo70{position:sticky;top:0;z-index:10}._1j2fuo71{transform:translate3d(0,-100%,0);transition:transform .3s ease-out}._1j2fuo72{position:fixed;bottom:0;left:0;right:0;z-index:1}body:before{content:"";position:fixed;inset:0;background:linear-gradient(to bottom,var(--bigtix__white_label-header-primary) 20%,var(--bigtix__white_label-footer-darker) 80%);z-index:-1}._1j0sjcg0{margin-inline:-16px}._1j0sjcg1{position:relative}._1j0sjcg1,._1j0sjcg2{width:100%;height:100%}._1j0sjcg2{-o-object-fit:cover;object-fit:cover}@media screen and (min-width:1024px){._1j0sjcg0{margin-inline:0;margin-block-end:32px;border-radius:8px;overflow:hidden}}.q4wuq80{display:flex;margin-block-start:16px;word-break:break-word}.q4wuq81{flex:1 1 auto;width:0}.q4wuq82{margin-block:16px}.q4wuq83{flex-shrink:0;width:400px;display:none}.q4wuq84{display:none!important}@media screen and (min-width:1024px){.q4wuq80{margin-block-start:0;gap:40px}.q4wuq82{margin-block:24px}.q4wuq83{position:relative;display:block;background-color:var(--bigtix__color-content-background_secondary)}.q4wuq85{position:sticky;top:calc(80px + 48px + 16px)}body[data-hidden-subheader=true] .q4wuq85{top:calc(80px + 16px)}body[data-hidden-header=true] .q4wuq85{top:16px}}.gmyubh0{flex-direction:column;padding-block:12px;padding-inline:16px;background-color:var(--bigtix__color-content-background_primary);min-height:64px;justify-content:center}.gmyubh0,.gmyubh1{display:flex;gap:8px}.gmyubh1{align-items:center;justify-content:space-between}.gmyubh2{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform)}.gmyubh2,.gmyubh3{color:var(--bigtix__color-content-text_primary)}.gmyubh3{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform)}.gmyubh4{background-color:var(--bigtix__color-content-background_primary)}.gmyubh4:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px;box-shadow:inset 0 -8px 8px -8px rgba(32,37,41,.15);pointer-events:none}@media screen and (min-width:1024px){.gmyubh0{gap:16px;border-width:1px;border-style:solid;border-color:var(--bigtix__color-content-border_static);border-radius:var(--bigtix__border-radius-md);padding-block:20px;padding-inline:24px;background-color:inherit;min-height:unset;justify-content:unset}.gmyubh2{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}.gmyubh3{font-family:var(--bigtix__font-typography_style-h5-fontFamily);font-size:var(--bigtix__font-typography_style-h5-fontSize);font-weight:var(--bigtix__font-typography_style-h5-fontWeight);letter-spacing:var(--bigtix__font-typography_style-h5-letterSpacing);line-height:var(--bigtix__font-typography_style-h5-lineHeight);text-transform:var(--bigtix__font-typography_style-h5-textTransform)}}._4gke0k0{text-decoration:none}.zvgahc0{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform);color:var(--bigtix__color-content-text_primary);padding:16px 24px}._1j2wbbs0{display:flex;height:100%}._1j2wbbs2{border-radius:8px;overflow:hidden}._1j2wbbs2._1j2wbbs2._1j2wbbs2{background-color:#000}._1j2wbbs3{flex-shrink:0;flex-grow:1}._1j2wbbs3._1j2wbbs3._1j2wbbs3{height:200px}._1j2wbbs4._1j2wbbs4._1j2wbbs4{height:280px}._1j2wbbs5{position:relative;background-color:#000}._1j2wbbs5,._1j2wbbs6{width:100%;height:100%}._1j2wbbs6{overflow:hidden}._1j2wbbs7{position:absolute;width:100%;height:100%}._1j2wbbs8{background-color:#000;max-width:755px}._1j2wbbs9{height:calc(100% - 40px);width:100%;padding:0}._1j2wbbsa{fill:var(--bigtix__white_label-accent-primary);background-color:var(--bigtix__white_label-accent-lighter);position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);padding:16px;border-radius:50%;cursor:pointer;opacity:.8}._1j2wbbsa:hover{opacity:1}._1j2wbbsb{-o-object-fit:contain;object-fit:contain;overflow:hidden;width:100%;height:100%}._1j2wbbsc{display:none}@media screen and (min-width:320px){._1j2wbbs1{padding:16px}}@media screen and (min-width:768px){._1j2wbbs1{padding:24px}._1j2wbbs3._1j2wbbs3._1j2wbbs3{height:280px}._1j2wbbs4._1j2wbbs4._1j2wbbs4{height:440px}}@keyframes _1p2qci51{0%{overflow:hidden}to{overflow:visible}}._1p2qci50{position:relative;overflow:hidden;transition:max-height .3s ease-in-out}._1p2qci50[data-collapsed=true]:after{content:"";display:block;height:160px;position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,rgba(248,249,250,0),#f8f9fa)}._1p2qci52{animation:_1p2qci51 .3s ease-in-out}._1p2qci53{font-family:var(--bigtix__font-typography_style-subtitle2-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle2-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle2-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle2-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle2-textTransform);text-align:right;margin-block-start:16px}._1p2qci53,._1p2qci54{color:var(--bigtix__color-content-text_primary)}._1p2qci54{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform);margin:0;margin-block-end:8px;white-space:pre-wrap}._1p2qci55{margin:0;padding:0;list-style:none}._1p2qci56{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);color:var(--bigtix__color-content-text_primary);padding-inline-start:30px;position:relative;white-space:pre-wrap;word-break:break-word}._1p2qci56:before{content:"";position:absolute;top:12px;left:12px;transform:translate3d(-50%,-50%,0);display:inline-block;height:8px;width:8px;border-radius:50%;background-color:var(--bigtix__color-gray-_80)}._1p2qci57{width:100%}._1p2qci57._1p2qci57._1p2qci57{height:calc(52px + 200px)}._1p2qci58{width:100%}._1p2qci58._1p2qci58._1p2qci58{height:calc(84px + 200px)}@media screen and (min-width:1024px){._1p2qci53{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform);margin-block-start:24px}._1p2qci54{font-family:var(--bigtix__font-typography_style-h5-fontFamily);font-size:var(--bigtix__font-typography_style-h5-fontSize);font-weight:var(--bigtix__font-typography_style-h5-fontWeight);letter-spacing:var(--bigtix__font-typography_style-h5-letterSpacing);line-height:var(--bigtix__font-typography_style-h5-lineHeight);text-transform:var(--bigtix__font-typography_style-h5-textTransform);margin-block-end:16px}._1p2qci56{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}}@media screen and (min-width:768px){._1p2qci57._1p2qci57._1p2qci57{height:calc(52px + 280px)}._1p2qci58._1p2qci58._1p2qci58{height:calc(100px + 280px)}}.k0fyn10{padding-top:16px;display:flex;flex-direction:column;height:100%;width:100%}.k0fyn11{display:grid;width:100%;grid-column-gap:8px;grid-row-gap:16px}.k0fyn14{margin-bottom:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.k0fyn15{margin-bottom:0!important;flex:1 1}@media screen and (min-width:320px){.k0fyn13{grid-template-columns:1fr}}@media screen and (min-width:768px){.k0fyn11{grid-column-gap:16px;grid-row-gap:16px}.k0fyn13{grid-template-columns:1fr 1fr}}@media screen and (min-width:1024px){.k0fyn10{padding-top:24px}.k0fyn11{grid-column-gap:24px;grid-row-gap:32px}.k0fyn12{grid-template-columns:1fr 1fr 1fr 1fr}.k0fyn13{grid-template-columns:1fr 1fr 1fr}.k0fyn14{flex-direction:column;margin-bottom:24px;align-items:unset;gap:16px}}@media screen and (max-width:1024px){.k0fyn12{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width:768px){.k0fyn12{grid-template-columns:1fr 1fr}}.s0shjr0{margin-top:16px}.s0shjr1{margin-bottom:32px}.s0shjr1:last-child{margin-bottom:0}.s0shjr2{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform)}.s0shjr3.s0shjr3.s0shjr3{display:flex;align-items:flex-start;cursor:pointer;box-shadow:none;border-radius:4px;width:calc(100% + 32px);margin:0 -16px;padding:12px 16px;gap:24px}.s0shjr3.s0shjr3.s0shjr3[data-disabled=true]{cursor:auto;box-shadow:none}.s0shjr3.s0shjr3.s0shjr3[data-disabled=false]:hover{background-color:var(--bigtix__color-gray-_20)}.s0shjr3.s0shjr3.s0shjr3:last-child{margin-bottom:0}.s0shjr4{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);white-space:pre-wrap}.s0shjr5{display:flex;flex-direction:column;flex-grow:1;gap:4px;word-break:break-word}.s0shjr6{font-family:var(--bigtix__font-typography_style-subtitle2-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle2-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle2-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle2-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle2-textTransform);white-space:pre-wrap}.s0shjr7{display:flex;flex-direction:column;flex-shrink:0;color:var(--bigtix__color-gray-_70);text-align:right}.s0shjr8{display:block}.s0shjr9{display:none}.s0shjra{text-transform:var(--bigtix__font-typography_style-subtitle2-textTransform)}.s0shjra,.s0shjrb{font-family:var(--bigtix__font-typography_style-subtitle2-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle2-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle2-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle2-lineHeight)}.s0shjrb{text-transform:uppercase}.s0shjrc{fill:var(--bigtix__color-gray-_70);flex-shrink:0}.s0shjrd{opacity:.3}.s0shjre{margin-top:12px;margin-bottom:16px}@media screen and (min-width:1024px){.s0shjr0{margin-top:32px}.s0shjr1{margin-bottom:48px}.s0shjr2{font-family:var(--bigtix__font-typography_style-h5-fontFamily);font-size:var(--bigtix__font-typography_style-h5-fontSize);font-weight:var(--bigtix__font-typography_style-h5-fontWeight);letter-spacing:var(--bigtix__font-typography_style-h5-letterSpacing);line-height:var(--bigtix__font-typography_style-h5-lineHeight);text-transform:var(--bigtix__font-typography_style-h5-textTransform)}.s0shjr3.s0shjr3.s0shjr3{width:calc(100% + 32px);margin:0 -16px 16px;padding:12px 16px;gap:24px}.s0shjr4{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}.s0shjr6{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform)}.s0shjr8{display:none}.s0shjr9{display:block}.s0shjra,.s0shjrb{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform)}.s0shjrc{margin-top:2px}}@media screen and (max-width:1024px){.s0shjr7{text-align:left;margin-left:0}}._1p6of2w0{max-width:480px;margin:16px auto auto}._1p6of2w0,._1p6of2w1{display:flex;flex-direction:column;align-items:center}._1p6of2w1{flex-grow:1;justify-content:center;text-align:center;margin-top:24px}._1p6of2w2{margin-bottom:8px;fill:var(--bigtix__color-green-_40)}._1p6of2w3{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform);align-items:center}._1p6of2w4{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);margin-bottom:24px}@media screen and (min-width:768px){._1p6of2w0{margin:24px auto auto}._1p6of2w5{width:480px}}@media screen and (min-width:1024px){._1p6of2w0{margin:32px auto auto}._1p6of2w3{font-family:var(--bigtix__font-typography_style-h5-fontFamily);font-size:var(--bigtix__font-typography_style-h5-fontSize);font-weight:var(--bigtix__font-typography_style-h5-fontWeight);letter-spacing:var(--bigtix__font-typography_style-h5-letterSpacing);line-height:var(--bigtix__font-typography_style-h5-lineHeight);text-transform:var(--bigtix__font-typography_style-h5-textTransform)}._1p6of2w4{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}}._1mmnpe90{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);margin-bottom:16px}._1mmnpe91{text-decoration:none}._1mmnpe92{display:flex;flex-direction:column}._1mmnpe93{overflow:auto}._1mmnpe94{flex-shrink:0}._1mmnpe95{display:flex;flex-direction:column}._1mmnpe96{flex-shrink:0;padding-bottom:16px}._1mmnpe97{font-family:var(--bigtix__font-typography_style-subtitle2-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle2-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle2-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle2-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle2-textTransform);color:var(--bigtix__color-gray-_90);margin-bottom:4px;word-break:break-word;white-space:pre-wrap}._1mmnpe98{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);color:var(--bigtix__color-gray-_70);margin-bottom:4px}._1mmnpe98:last-child{margin-bottom:0}._1mmnpe99{flex:1 1}._1mmnpe9a{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:uppercase;color:var(--bigtix__color-gray-_90);padding-bottom:4px;word-break:break-word;white-space:pre-wrap}._1mmnpe9b,._1mmnpe9c,._1mmnpe9d{flex:1 1}._1mmnpe9e{margin-top:2px;display:flex}._1mmnpe9f{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);display:flex;align-items:center;color:var(--bigtix__color-gray-_80);margin-top:4px;margin-bottom:16px}._1mmnpe9g{margin-bottom:8px}@media screen and (min-width:1024px){._1mmnpe90{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}._1mmnpe97{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform)}._1mmnpe98{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}._1mmnpe9e{margin-top:0}}@media screen and (min-width:768px){._1mmnpe90,._1mmnpe9f{margin-bottom:24px}}@media screen and (min-width:1024px){._1mmnpe9f{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}}._1uk6ozt0{margin-top:4px}._1uk6ozt1{margin-top:16px}._1uk6ozt2{font-family:var(--bigtix__font-typography_style-body2-fontFamily);font-size:var(--bigtix__font-typography_style-body2-fontSize);font-weight:var(--bigtix__font-typography_style-body2-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body2-letterSpacing);line-height:var(--bigtix__font-typography_style-body2-lineHeight);text-transform:var(--bigtix__font-typography_style-body2-textTransform);display:flex;align-items:center;color:var(--bigtix__color-gray-_80)}._1uk6ozt3{font-family:var(--bigtix__font-typography_style-subtitle1-fontFamily);font-size:var(--bigtix__font-typography_style-subtitle1-fontSize);font-weight:var(--bigtix__font-typography_style-subtitle1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-subtitle1-letterSpacing);line-height:var(--bigtix__font-typography_style-subtitle1-lineHeight);text-transform:var(--bigtix__font-typography_style-subtitle1-textTransform);color:var(--bigtix__color-red-_40);margin-bottom:8px}._1uk6ozt4{margin-bottom:24px}._1uk6ozt5{z-index:21}@media screen and (min-width:768px){._1uk6ozt1{margin-top:24px}}@media screen and (min-width:1024px){._1uk6ozt2{font-family:var(--bigtix__font-typography_style-body1-fontFamily);font-size:var(--bigtix__font-typography_style-body1-fontSize);font-weight:var(--bigtix__font-typography_style-body1-fontWeight);letter-spacing:var(--bigtix__font-typography_style-body1-letterSpacing);line-height:var(--bigtix__font-typography_style-body1-lineHeight);text-transform:var(--bigtix__font-typography_style-body1-textTransform)}}