@charset "UTF-8";@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(/static/media/Roboto-Light.333da16a3f3cc391d087.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:url(/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:600;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/static/media/Roboto-Black.cf56c1b149d0a5e8d7c6.ttf) format("truetype")}@keyframes skeleton{0%{background-color:#f2f2f2}to{background-color:#fafafa}}#root,.Eagerdog,body,html{color:#363636;font-family:Roboto;height:100svh;margin:0;padding:0;width:100%}a{color:#f25a2d;text-decoration:none}a:hover{color:#ffad4a}.skeleton .details{animation:skeleton 1s infinite alternate;border-radius:12px}.Signup{display:flex;height:100svh;padding-bottom:env(safe-area-inset-bottom)}.Signup .policy{font-size:14px;line-height:24px;text-align:center}.Signup .logo img{height:auto;width:150px}.Signup .content,.Signup .images{flex:1 1}.Signup .images{background-color:#f8f8f8;overflow:hidden;position:relative}.Signup .images .logo{padding:25px}.Signup .images .dogCards{bottom:0;display:flex;flex-direction:column;left:0;padding-bottom:40px;position:absolute;width:100%}.Signup .images .dogCards .cardRow{display:flex;justify-content:space-between;padding:0 40px}.Signup .images .dogCards .cardRow:first-child{margin-bottom:80px}.Signup .images .dogCards .cardRow:first-child .dogCard:first-child{opacity:.5;transform:translateX(-150px) translateY(0)}.Signup .images .dogCards .cardRow:first-child .dogCard:last-child{transform:translateX(150px) translateY(0)}.Signup .images .dogCards .cardRow:last-child .dogCard{opacity:.8;transform:translateY(100px)}.Signup .images .dogCards .cardRow:last-child .dogCard:first-child{opacity:1;transform:translateX(-90px)}.Signup .images .dogCards .cardRow:last-child .dogCard:last-child{opacity:.5;transform:translateX(90px)}.Signup .images .dogCards .dogCard{align-items:center;border:2px solid #333;border-radius:20px;display:flex;flex-direction:column;justify-content:center;max-height:400px;max-width:400px;padding:30px}.Signup .images .dogCards .dogCard span{color:#666;font-size:24px;padding-top:20px}.Signup .images .dogCards .dogCard .dogPortrait{border-radius:50%;height:180px;overflow:hidden;width:180px}.Signup .images .dogCards .dogCard .dogPortrait img{display:block;height:auto;width:100%}.Signup .images .dogBanner{background-color:#fff6eb;border:2px solid #ff875c;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top:0;display:flex;height:70%;left:50%;margin-left:-150px;min-height:500px;position:absolute;top:0;width:300px}.Signup .images .dogBanner .bannerInner{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.Signup .images .dogBanner .bannerInner .small{color:#666;font-size:14px;font-weight:400;padding-top:150px;text-transform:uppercase}.Signup .images .dogBanner .bannerInner .large{color:#333;font-size:31px;font-weight:500;padding-top:15px}.Signup .images .dogBanner .bannerInner .large span{color:#f25a2d}.Signup .images .dogBanner .bannerInner .dogWrap{align-items:flex-end;display:flex;flex:1 1;padding-bottom:30px}.Signup .images .dogBanner .bannerInner .dogWrap .portrait{border-radius:50%;display:inline-block;overflow:hidden}.Signup .images .dogBanner .bannerInner .dogWrap .portrait img{display:block;height:auto;width:200px}.Signup .images .dogBanner .bannerInner .dogName{color:#f25a2d;font-size:31px;padding-bottom:80px}.Signup .images .dogBanner:before{border:125px solid transparent;border-bottom:40px solid #f25a2d;bottom:-1px;content:" ";left:25px;position:absolute}.Signup .images .dogBanner:after{border:125px solid transparent;border-bottom:40px solid #f8f8f8;bottom:-3px;content:" ";left:25px;position:absolute}.Signup .content{align-items:center;display:flex;justify-content:center}.Signup .content .verifyInputs{display:flex;margin:40px 0}.Signup .content .verifyInputs .verifyWrap{height:60px;margin-right:20px}.Signup .content .verifyInputs .verifyWrap:last-child{margin-right:0}.Signup .content .verifyInputs .verifyWrap .Input{height:100%;margin-bottom:0}.Signup .content .verifyInputs .verifyWrap .Input input{font-size:24px;height:100%;text-align:center}.Signup .content .inner{display:flex;flex-direction:column;height:100%;justify-content:center;max-width:500px;min-width:500px;overflow:hidden}.Signup .content .inner .steps{display:flex;transition:all .3s ease-in-out}.Signup .content .inner .steps .step{display:inline-block;padding:10px}.Signup .content .inner .Input{margin-bottom:30px}.Signup .content .inner .form form .stepTitle{color:#666;display:flex;flex:1 1;font-size:18px;font-weight:500;padding-bottom:30px}.Signup .content .inner .form form .stepTitle span{flex:1 1}.Signup .content .inner .form form .stepTitle span:last-child{color:#939393;text-align:right}.Signup .content .inner .form form .Phone .PhoneInput input{font-size:18px;font-weight:500}.Signup .content .inner .form form .Phone .PhoneInput input::placeholder{color:#939393;font-size:14px;font-weight:300}.Signup .content .inner .form form .juniorWrap{margin:30px 0}.Signup .content .inner .form form .juniorWrap .Input{margin-top:20px}.Signup .content .inner .form form .double{display:flex}.Signup .content .inner .form form .double .Input:first-child{margin-right:10px}.Signup .content .inner .form form .double .Input:last-child{margin-left:10px}.Signup .content .inner .form form .forgot{align-items:center;color:#666;display:flex;height:48px;justify-content:space-between}.Signup .content .inner .form form .forgot a{color:#666;font-size:14px;font-weight:400}.Signup .content .inner .form form .forgot a:hover{color:#ffad4a}.Signup .content .inner .form form .forgot .label{font-size:14px;font-weight:400}.Signup .content .inner .form form .validation{font-size:14px;margin:-20px 0 40px 20px}.Signup .content .inner .form form .actions{display:flex;flex-direction:row;margin-top:20px}.Signup .content .inner .form form .actions.two button:first-child{background-color:#fff;border:2px solid #f25a2d;color:#f25a2d;margin-right:10px}.Signup .content .inner .form form .actions.two button:first-child:hover{border:2px solid #ffad4a;color:#ffad4a}.Signup .content .inner .form form .actions.two button:left-child{margin-left:10px}.Signup .content .inner .form form .actions button{background-color:#f25a2d;border:0;border-radius:25px;color:#fdfdfd;flex:1 1;font-family:Roboto;font-size:18px;font-weight:700;height:50px;line-height:50px;padding:0 20px}.Signup .content .inner .form form .actions button:hover{background-color:#ffad4a;cursor:pointer}.Signup .content .inner .form form .actions .Button{max-width:100%}.Signup .content .inner .form form .register{color:#666;font-size:14px;margin-top:20px;text-align:center}.Signup .content .inner .form form .register span{color:#ffad4a}.Signup .content .inner .form form .register span:hover{color:#f25a2d;cursor:pointer}.Signup .content .inner .logo{display:none}.Signup .content .inner .logo img{padding-bottom:60px}.Signup .content .inner h1{font-size:48px;font-weight:600;padding:0 10px 40px}.Signup .content .inner .reset-title{margin:0 0 40px}.Signup .content .inner .reset-title h1{font-size:48px;font-weight:600;margin:0;padding:0}.Signup .content .inner .reset-title div{color:#666;font-size:14px;line-height:21px;margin-top:15px}@media(max-height:800px){.Signup .images .dogCards .cardRow:first-child{opacity:0}}@media(max-height:690px){.Signup .images .dogCards .cardRow:last-child .dogCard{opacity:0}}@media(max-width:1340px){.Signup .images .dogBanner{left:auto;right:40px}}@media(max-width:1040px){.Signup{height:auto}.Signup .images{display:none}.Signup .content{align-items:flex-start;padding:0 20px}.Signup .content .inner{justify-content:flex-start;padding-bottom:40px}.Signup .content .inner .logo{display:block;padding:20px 0}.Signup .content .inner h1{margin-top:0;padding-left:0}.Signup .content .inner .steps .step{padding:0}}@media(max-width:560px){.Signup{min-height:100%}.Signup .content{padding:0}.Signup .content .inner{display:flex;flex:1 1;max-width:100%;min-height:100%;min-width:0;padding:0 20px}.Signup .content .inner .logo img{padding-bottom:0}.Signup .content .inner .stepWrap{flex:1 1;min-height:550px;overflow-x:hidden;overflow-y:scroll;position:relative}.Signup .content .inner .stepWrap .steps{height:100%;left:0;position:absolute;top:0;width:100%}.Signup .content .inner .stepWrap .steps .juniorWrap{margin:20px 0}.Signup .content .inner .stepWrap .steps .stepInner .form form .double{flex-direction:column}.Signup .content .inner .stepWrap .steps .stepInner .form form .double .Input:first-child{margin-right:0}.Signup .content .inner .stepWrap .steps .stepInner .form form .double .Input:last-child{margin-left:0}.Signup .content .inner h1{font-size:24px;padding:0 0 20px}}.Input{display:flex;flex:1 1;position:relative}.Input:after{background-color:#ffad4a;bottom:0;content:" ";height:3px;left:50%;position:absolute;transition:all .3s ease-in-out;width:0;z-index:3}.Input.hasIcon input{text-indent:45px}.Input.hasIcon label{left:10px}.Input.focused input,.Input.focused input:-webkit-autofill,.Input.focused input:-webkit-autofill:focus,.Input.focused input:-webkit-autofill:hover,.Input.focused select:-webkit-autofill,.Input.focused select:-webkit-autofill:focus,.Input.focused select:-webkit-autofill:hover,.Input.focused textarea:-webkit-autofill,.Input.focused textarea:-webkit-autofill:focus,.Input.focused textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff6eb}.Input.focused input:-webkit-autofill:disabled,.Input.focused input:-webkit-autofill:focus:disabled,.Input.focused input:-webkit-autofill:hover:disabled,.Input.focused input:disabled,.Input.focused select:-webkit-autofill:disabled,.Input.focused select:-webkit-autofill:focus:disabled,.Input.focused select:-webkit-autofill:hover:disabled,.Input.focused textarea:-webkit-autofill:disabled,.Input.focused textarea:-webkit-autofill:focus:disabled,.Input.focused textarea:-webkit-autofill:hover:disabled{-webkit-box-shadow:unset}.Input.focused:after{left:0;width:100%}.Input.focused label{color:#ffad4a}.Input.focused input:disabled input,.Input.focused input:disabled input:-webkit-autofill,.Input.focused input:disabled input:-webkit-autofill:focus,.Input.focused input:disabled input:-webkit-autofill:hover,.Input.focused input:disabled select:-webkit-autofill,.Input.focused input:disabled select:-webkit-autofill:focus,.Input.focused input:disabled select:-webkit-autofill:hover,.Input.focused input:disabled textarea:-webkit-autofill,.Input.focused input:disabled textarea:-webkit-autofill:focus,.Input.focused input:disabled textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff}.Input.focused input:disabled:after{left:0;width:100%}.Input.focused input:disabled label{color:#ffad4a}.Input.noPlaceholder label{font-size:16px;left:10px;top:18px}.Input.noPlaceholder.hasIcon label{left:40px}.Input.focused.noPlaceholder label{font-size:12px;left:10px;line-height:18px;top:-9px}.Input .icon{left:13px;position:absolute;top:20px}.Input .eye{cursor:pointer;position:absolute;right:13px;top:5px}.Input label{color:#939393;font-size:12px;font-weight:400;height:50px;height:18px;left:10px;line-height:50px;line-height:18px;padding:0 4px;position:absolute;top:-9px;transition:all .2s ease-in-out}.Input label:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:8px;width:100%;z-index:1}.Input label span{position:relative;z-index:2}.Input input{border:1px solid #939393;border-radius:4px;color:#333;display:flex;flex:1 1;font-family:Roboto;font-size:18px;font-weight:500;height:50px;line-height:50px;text-indent:10px;width:100%}.Input input::placeholder{color:#939393;font-size:14px;font-weight:300}.Input input:focus{outline:0}.Input input::-webkit-inner-spin-button,.Input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Input input[type=number]{-moz-appearance:textfield}.Input input:-webkit-autofill,.Input input:-webkit-autofill:focus,.Input input:-webkit-autofill:hover,.Input select:-webkit-autofill,.Input select:-webkit-autofill:focus,.Input select:-webkit-autofill:hover,.Input textarea:-webkit-autofill,.Input textarea:-webkit-autofill:focus,.Input textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff}.Button{align-items:center;background-color:#f25a2d;border:none;border-radius:20px;color:#fff;display:flex;font-family:Roboto;font-size:16px;font-weight:600;height:42px;justify-content:center;max-width:200px;padding:0 30px}.Button:hover{background-color:#ffad4a;cursor:pointer}.Button:disabled{background-color:#939393;color:#000;cursor:not-allowed;opacity:.5}.Button span{font-weight:500}.Button.br-small{border-radius:8px}.Button.secondary{background-color:#fff;color:#333}.Button.secondary:hover{color:#f25a2d}.Modal.showForm .inner{max-width:900px;min-height:800px}.StepForm{display:flex;height:100%;min-height:300px}.StepForm .sidebar{border-right:1px solid #f2f2f2;list-style-type:none;margin:0;max-width:250px;min-width:250px;padding:0}.StepForm .sidebar .step{font-weight:400;height:50px;line-height:50px;margin:8px 0;padding:0 30px;-webkit-user-select:none;user-select:none}.StepForm .sidebar .step:hover{color:#f25a2d;cursor:pointer}.StepForm .sidebar .step.active{background-color:#f8f8f8;border-bottom-left-radius:25px;border-right:2px solid #f25a2d;border-top-left-radius:25px}.StepForm .sidebar .step.next{color:#939393}.StepForm .sidebar .step.next:hover{color:#666}.StepForm .stepWrap{display:flex;flex:1 1;flex-direction:column;position:relative}.StepForm .stepWrap .stepInner{height:100%;left:0;position:absolute;top:0;width:100%}.StepForm .stepWrap form{display:flex;flex-direction:column;max-height:0;max-width:0;overflow:hidden;padding:0 0 0 20px}.StepForm .stepWrap form.current{height:100%;max-height:100%;max-width:100%;overflow:auto}.StepForm .stepWrap form .Step{flex:1 1}.StepForm .stepWrap form .actions{display:flex;-webkit-user-select:none;user-select:none}.StepForm .stepWrap form .actions .action{align-items:center;background-color:transparent;border:0;color:#333;display:flex;flex:1 1;font-family:Roboto;font-size:16px;line-height:16px;padding:0}.StepForm .stepWrap form .actions .action.disabled{opacity:.5}.StepForm .stepWrap form .actions .action.disabled:hover{color:#333;cursor:default}.StepForm .stepWrap form .actions .action.disabled:hover .caret.left,.StepForm .stepWrap form .actions .action.disabled:hover .caret.right{background-color:#333}.StepForm .stepWrap form .actions .action.finish{background-color:#f25a2d;border-radius:20px;color:#fff;flex:0 1;height:42px;padding:0 30px}.StepForm .stepWrap form .actions .action.finish:hover{background-color:#ffad4a}.StepForm .stepWrap form .actions .action.finish:hover span{color:#fff}.StepForm .stepWrap form .actions .action.finish span{font-weight:500;margin-right:0!important}.StepForm .stepWrap form .actions .action .caret{background-color:#333;height:16px;-webkit-mask-size:cover;mask-size:cover;width:10px}.StepForm .stepWrap form .actions .action .caret.left{-webkit-mask-image:url(/static/media/caretLeft.f91a6909675ebb5ceda7.svg);mask-image:url(/static/media/caretLeft.f91a6909675ebb5ceda7.svg)}.StepForm .stepWrap form .actions .action .caret.right{-webkit-mask-image:url(/static/media/caretRight.b431792d686b27844322.svg);mask-image:url(/static/media/caretRight.b431792d686b27844322.svg)}.StepForm .stepWrap form .actions .action:hover{color:#f25a2d;cursor:pointer}.StepForm .stepWrap form .actions .action:hover .caret.left,.StepForm .stepWrap form .actions .action:hover .caret.right{background-color:#f25a2d}.StepForm .stepWrap form .actions .action span{font-size:16.5px;font-weight:500;line-height:40px;margin-left:10px;min-height:40px}.StepForm .stepWrap form .actions .action:last-child{display:flex;justify-content:flex-end}.StepForm .stepWrap form .actions .action:last-child span{margin-left:0;margin-right:10px}@media(max-width:640px){.StepForm .sidebar{display:none}.StepForm .stepWrap{padding:0}.StepForm .stepWrap form{padding-left:0}}@media(max-height:800px){.Modal.showForm .inner{height:100%;min-height:0}}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border:8px solid transparent;box-sizing:content-box;content:"";height:0;left:-8px;position:absolute;width:1px;z-index:-1}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{margin-top:-8px;top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#f0f0f0;border-top:none}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-bottom-color:#aeaeae;top:-1px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-top-color:#aeaeae;bottom:-1px}.react-datepicker-wrapper{border:0;display:inline-block;padding:0;width:100%}.react-datepicker{background-color:#fff;border:1px solid #aeaeae;border-radius:.3em;color:#000;display:inline-block;font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8em;position:relative}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3em;border-bottom-right-radius:.3em}.react-datepicker__triangle{left:50px;position:absolute}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.react-datepicker__header{background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3em;padding:8px 0;position:relative;text-align:center}.react-datepicker__header--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3em}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 15px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#000;font-size:.944em;font-weight:700;margin-top:0}.react-datepicker-time__header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.react-datepicker__navigation{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;padding:0;position:absolute;text-align:center;text-indent:-999em;top:2px;width:32px;z-index:1}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{display:block;margin-left:auto;margin-right:auto;position:relative;top:0}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{font-size:20px;position:relative;top:-1px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{left:-7px;transform:rotate(45deg)}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{right:-7px;transform:rotate(225deg)}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4em;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;margin:2px;width:4em}.react-datepicker__month{margin:.4em;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;margin:2px;width:4em}.react-datepicker__input-time-container{clear:both;float:left;margin:5px 0 10px 15px;text-align:left;width:100%}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{display:inline-block;margin-left:5px}.react-datepicker__time-container{border-left:1px solid #aeaeae;float:right;width:85px}.react-datepicker__time-container--with-today-button{border:1px solid #aeaeae;border-radius:.3em;display:inline;position:absolute;right:-87px;top:0}.react-datepicker__time-container .react-datepicker__time{background:#fff;border-bottom-right-radius:.3em;position:relative}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{border-bottom-right-radius:.3em;margin:0 auto;overflow-x:hidden;text-align:center;width:85px}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{box-sizing:content-box;height:calc(195px + .85em);list-style:none;margin:0;overflow-y:scroll;padding-left:0;padding-right:0;width:100%}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0;cursor:pointer}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{background-color:transparent;cursor:default}.react-datepicker__week-number{color:#ccc;display:inline-block;line-height:1.7em;margin:.166em;text-align:center;width:1.7em}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{background-color:#f0f0f0;border-radius:.3em}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;line-height:1.7em;margin:.166em;text-align:center;width:1.7em}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{background-color:#f0f0f0;border-radius:.3em}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{background-color:#3dcc4a;border-radius:.3em;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{background-color:#216ba5;border-radius:.3em;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{background-color:#bad9f1;border-radius:.3em;color:#000}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{color:#ccc;cursor:default}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__input-container{display:inline-block;position:relative;width:100%}.react-datepicker__input-container .react-datepicker__calendar-icon{padding:.5em;position:absolute}.react-datepicker__view-calendar-icon input{padding:6px 10px 5px 25px}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3em;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{right:-16px;top:0;transform:rotate(135deg)}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;border:1px solid #aeaeae;border-radius:.3em;left:25%;position:absolute;text-align:center;top:30px;width:50%;z-index:1}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{display:block;line-height:20px;margin-left:auto;margin-right:auto;width:100%}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3em;border-top-right-radius:.3em}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{border-bottom-left-radius:.3em;border-bottom-right-radius:.3em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{left:15px;position:absolute}.react-datepicker__close-icon{background-color:transparent;border:0;cursor:pointer;display:table-cell;height:100%;outline:0;padding:0 6px 0 0;position:absolute;right:0;top:0;vertical-align:middle}.react-datepicker__close-icon:after{background-color:#216ba5;border-radius:50%;color:#fff;content:"×";cursor:pointer;display:table-cell;font-size:12px;height:16px;line-height:1;padding:2px;text-align:center;vertical-align:middle;width:16px}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;clear:left;cursor:pointer;font-weight:700;padding:5px 0;text-align:center}.react-datepicker__portal{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:3em;width:3em}@media (max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{line-height:2em;width:2em}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44em}.react-datepicker__children-container{height:auto;margin:.4em;padding-left:.2em;padding-right:.2em;width:13.8em}.react-datepicker__aria-live{border:0;clip-path:circle(0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.react-datepicker__calendar-icon{height:1em;vertical-align:-.125em;width:1em}.DatePick{max-height:52px;position:relative}.DatePick.hideDate .react-datepicker-popper{display:none}.DatePick .dateInner{border:1px solid #939393;border-radius:4px;display:flex;flex:1 1;height:50px}.DatePick .dateInner input{background-color:transparent;border:0;font-family:Roboto;font-size:16px;font-weight:500;height:52px;line-height:52px;margin:0;padding:0;text-indent:20px;text-indent:10px;width:100%}.DatePick .dateInner input:focus{outline:0}.DatePick .dateInner .react-datepicker-popper{position:relative;z-index:4}.DatePick .dateInner .react-datepicker-popper .react-datepicker{border:0;border-radius:16px;border-radius:12px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);display:flex;padding:20px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__time-container{border-left:0}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time-box{width:105px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__header{font-size:16px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{font-family:Roboto;line-height:30px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__time-container .react-datepicker__time-list-item--selected{background-color:#f25a2d}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__triangle{display:none}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header{background-color:#fff;border-bottom:0;font-family:Roboto}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header .react-datepicker-time__header,.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header .react-datepicker__current-month{color:#333;font-size:18px;font-weight:500}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header .react-datepicker-time__header{font-size:14px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header .react-datepicker__day-names{font-size:16px;padding:20px 0 0}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__header .react-datepicker__day-names .react-datepicker__day-name{color:#666;padding:4px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month{margin-bottom:0}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day{color:#333;font-family:Roboto;font-size:16px;font-weight:500;padding:4px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day:hover{border-radius:50%}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day--disabled{background-color:#f8f8f8;color:#939393;opacity:.5}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day--disabled:hover{border-radius:0}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day--keyboard-selected{background-color:#fff6eb;border-radius:50%}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day--keyboard-selected:hover{background-color:#ffad4a;color:#fff}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__month .react-datepicker__day--selected{background-color:#f25a2d;border-radius:50%;color:#fff}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__navigation--next,.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__navigation--previous{top:20px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__navigation--previous{left:30px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__navigation--next{right:20px}.DatePick .dateInner .react-datepicker-popper .react-datepicker .react-datepicker__navigation--next.react-datepicker__navigation--next--with-time{right:120px}.DatePick .label{color:#939393;font-size:12px;font-weight:400;height:50px;height:18px;left:10px;line-height:50px;line-height:18px;padding:0 4px;position:absolute;top:-9px}.DatePick .label span{position:relative;z-index:2}.DatePick .label:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:8px;width:100%;z-index:1}.SearchDown{margin-bottom:20px;position:relative}.SearchDown .searchResults{background-color:#fff;left:0;position:absolute;top:45px;width:100%}.SearchDown .searchResults ul{background:#fff;border-radius:16px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);left:0;max-height:150px;overflow:auto;padding:20px 0;position:absolute;top:0;width:100%;z-index:3}.SearchDown .searchResults ul li{display:flex;height:45px;line-height:45px;padding:0 20px}.SearchDown .searchResults ul li:hover{background-color:#f8f8f8;cursor:pointer}.SearchDown .searchInput{display:flex;flex:1 1;position:relative}.SearchDown .searchInput:after{background-color:#ffad4a;bottom:0;content:" ";height:3px;left:50%;position:absolute;transition:all .3s ease-in-out;width:0;z-index:3}.SearchDown .searchInput.hasIcon input{text-indent:45px}.SearchDown .searchInput.hasIcon label{left:10px}.SearchDown .searchInput.focused input,.SearchDown .searchInput.focused input:-webkit-autofill,.SearchDown .searchInput.focused input:-webkit-autofill:focus,.SearchDown .searchInput.focused input:-webkit-autofill:hover,.SearchDown .searchInput.focused select:-webkit-autofill,.SearchDown .searchInput.focused select:-webkit-autofill:focus,.SearchDown .searchInput.focused select:-webkit-autofill:hover,.SearchDown .searchInput.focused textarea:-webkit-autofill,.SearchDown .searchInput.focused textarea:-webkit-autofill:focus,.SearchDown .searchInput.focused textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff6eb}.SearchDown .searchInput.focused:after{left:0;width:100%}.SearchDown .searchInput.focused label{color:#ffad4a}.SearchDown .searchInput.noPlaceholder label{font-size:16px;left:10px;top:18px}.SearchDown .searchInput.noPlaceholder.hasIcon label{left:40px}.SearchDown .searchInput.focused.noPlaceholder label{font-size:12px;left:10px;line-height:18px;top:-9px}.SearchDown .searchInput .icon{left:13px;position:absolute;top:20px}.SearchDown .searchInput .clear-button{background:none;border:none;color:#939393;cursor:pointer;font-size:20px;line-height:1;padding:0 5px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.SearchDown .searchInput .clear-button:hover{color:#333}.SearchDown .searchInput label{color:#939393;font-size:12px;font-weight:500;height:50px;height:18px;left:10px;line-height:50px;line-height:18px;padding:0 4px;position:absolute;top:-9px;transition:all .2s ease-in-out}.SearchDown .searchInput label:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:8px;width:100%;z-index:1}.SearchDown .searchInput label span{position:relative;z-index:2}.SearchDown .searchInput input{border:1px solid #939393;border-radius:4px;color:#333;display:flex;flex:1 1;font-family:Roboto;font-size:18px;font-weight:500;height:50px;line-height:50px;text-indent:10px;width:100%}.SearchDown .searchInput input::placeholder{color:#939393;font-size:14px;font-weight:300}.SearchDown .searchInput input:focus{outline:0}.SearchDown .searchInput input::-webkit-inner-spin-button,.SearchDown .searchInput input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.SearchDown .searchInput input[type=number]{-moz-appearance:textfield}.SearchDown .searchInput input:-webkit-autofill,.SearchDown .searchInput input:-webkit-autofill:focus,.SearchDown .searchInput input:-webkit-autofill:hover,.SearchDown .searchInput select:-webkit-autofill,.SearchDown .searchInput select:-webkit-autofill:focus,.SearchDown .searchInput select:-webkit-autofill:hover,.SearchDown .searchInput textarea:-webkit-autofill,.SearchDown .searchInput textarea:-webkit-autofill:focus,.SearchDown .searchInput textarea:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #fff}.Dropdown{cursor:pointer;display:flex;flex-direction:column;margin-bottom:20px;position:relative;-webkit-user-select:none;user-select:none}.Dropdown.error .select{background-color:#fbeae9}.Dropdown.error .select:after{background-color:#b7261f;bottom:-1px;content:" ";height:4px;left:0;position:absolute;width:100%}.Dropdown.error label{color:#b7261f}.Dropdown.wOptions .select:after{border-bottom-color:transparent;border-top-color:#939393;top:20px}.Dropdown label{color:#939393;font-size:12px;font-weight:400;height:50px;height:18px;left:10px;line-height:50px;line-height:18px;padding:0 4px;position:absolute;top:-9px;transition:all .2s ease-in-out}.Dropdown label:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:8px;width:100%;z-index:1}.Dropdown label span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;position:relative;text-overflow:ellipsis;z-index:2}.Dropdown select{display:none;margin-bottom:20px}.Dropdown .select{background-color:#fff;border:1px solid #939393;border-radius:4px;color:#333;display:flex;flex:1 1;flex-direction:column;font-family:Roboto;font-size:16px;font-weight:700;height:50px;line-height:50px;min-height:50px;overflow:hidden;position:relative;text-indent:14px}.Dropdown .select.disabled,.Dropdown .select.disabled:before{background-color:#f8f8f8}.Dropdown .select.disabled .value{color:#939393}.Dropdown .select.noIcon .placeholder,.Dropdown .select.noIcon .value{padding-left:0}.Dropdown .select:after{border:8px solid transparent;border-bottom-color:#939393;content:" ";height:0;position:absolute;right:13px;top:12px;width:0}.Dropdown .select:before{background-color:#fff;border-radius:4px;content:" ";height:50px;position:absolute;right:0;top:0;width:40px}.Dropdown .select .icon{height:auto;left:13px;position:absolute;top:14px;width:18px}.Dropdown .select .placeholder,.Dropdown .select .value{font-size:16px;font-weight:300;padding-left:35px;white-space:nowrap}.Dropdown .select .placeholder{color:#939393;font-size:14px}.Dropdown .select .value{color:#333;font-weight:600}.Dropdown .options{background:#fff;border-radius:16px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);left:0;max-height:150px;max-width:200%;min-width:100%;overflow:auto;padding:20px 0;position:absolute;top:60px;z-index:3}.Dropdown .options .innerOptions .option{display:flex;height:45px;line-height:45px;padding:0 20px}.Dropdown .options .innerOptions .option .check{align-items:center;display:flex;justify-content:center;max-height:40px;max-width:40px;min-height:40px;min-width:40px}.Dropdown .options .innerOptions .option .check.hidden{opacity:0}.Dropdown .options .innerOptions .option:hover{background-color:#f8f8f8}.Dropdown .options .innerOptions .option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Dropdown .options .innerOptions .option.disabled{background-color:#fdfdfd}.Dropdown .options .innerOptions .option.disabled:hover{cursor:default}.Dropdown .options .innerOptions .option.disabled span{color:#939393}.Dropdown.dropUp .options{bottom:70px;top:auto}.Dropdown.alignRight .options{left:auto;right:0}.OwnerList .row{display:flex}.OwnerList .row .Input{margin-right:10px}.OwnerList .row .Input:last-child{margin-left:10px;margin-right:0}.OwnerList .inputRow .Input{margin-bottom:0}.OwnerList .Input{margin-bottom:20px}.OwnerList .addCoOwner{display:flex;margin-bottom:20px}.OwnerList .addCoOwner .Button{background-color:#fff;border:1px solid #939393;border-radius:4px;display:flex;flex:1 1;max-width:100%}.OwnerList .addCoOwner .Button:hover{background-color:#f8f8f8}.OwnerList .addCoOwner .Button span{color:#666;font-weight:300}.OwnerList .coOwnerWrap{border:1px solid #939393;border-radius:4px;margin-bottom:20px;padding:40px 20px 0;position:relative}.OwnerList .coOwnerWrap.coOwner0 .coOwnerDelete{display:none}.OwnerList .coOwnerWrap .coOwnerTitle{background-color:#fff;color:#939393;font-size:14px;left:25px;padding:0 5px;position:absolute;top:-9px}.OwnerList .coOwnerWrap .coOwnerDelete{background-color:#fff;height:30px;position:absolute;right:15px;top:-14.6px;width:30px}.OwnerList .coOwnerWrap .coOwnerDelete .close{background-color:#939393;height:30px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:30px}.OwnerList .coOwnerWrap .coOwnerDelete .close:hover{background-color:#f25a2d;cursor:pointer}.DogForm{display:flex;flex:1 1;flex-direction:column;max-height:100%;min-height:100%;width:100%}.DogForm .disclaimer{background-color:#f8f8f8;border-radius:4px;font-size:14px;line-height:24px;padding:20px}.DogForm .title{display:flex;flex-direction:column;font-size:36px;font-weight:500;padding:20px}.DogForm .title span.subTitle{color:#666;font-size:16px;font-weight:400;margin-top:5px}.DogForm .formWrap{flex:1 1;padding:20px}.DogForm .formWrap .StepForm .stepInner .Phone{margin-bottom:20px}.DogForm .formWrap .StepForm .stepInner .UserAddress .addressWrap .inputRow .Input{margin-bottom:0}.DogForm .formWrap .stepTitle{font-size:24px}.DogForm .formWrap .varietyWrap{margin-top:20px}.DogForm .formWrap .row{display:flex}.DogForm .formWrap .row .Input{margin-right:10px}.DogForm .formWrap .row .Input:last-child{margin-left:10px;margin-right:0}.DogForm .formWrap .regNumWrap{display:flex}.DogForm .formWrap .regNumWrap .Dropdown{flex:1 1;margin-right:10px}.DogForm .formWrap .regNumWrap .Input{flex:1.8 1}.DogForm .formWrap .dogImage p{padding:10px 0}.DogForm .formWrap .dogImage .dog-img-wrap{align-items:center;background-color:#f8f8f8;border-radius:50%;display:flex;height:80px;justify-content:center;overflow:hidden;width:80px}.DogForm .formWrap .dogImage .dog-img-wrap img{height:auto;width:100%}.DogForm .formWrap .dogImage .uploadDog{display:inline-block;margin:10px 0}.DogForm .formWrap .dogImage .uploadDog input[type=file]{display:none}.DogForm .formWrap .dogImage .uploadDog span{align-items:center;background-color:#f25a2d;border-radius:20px;color:#fff;display:flex;height:40px;justify-content:center;margin-bottom:10px;max-width:200px;padding:0 20px}.DogForm .formWrap .dogImage .uploadDog span:hover{background-color:#ffad4a;cursor:pointer}.DogForm .formWrap .dogImage .cropWrap{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;flex:1 1;justify-content:center;padding:20px}.DogForm .formWrap .dogImage .cropWrap .ReactCrop{max-width:200px}.DogForm .formWrap .gender{display:flex;margin-bottom:20px}.DogForm .formWrap .gender .checkboxWrap{border:1px solid #f8f8f8;border-radius:4px;flex:1 1;height:50px;padding:0 10px}.DogForm .formWrap .gender .checkboxWrap:first-child{margin-right:10px}.DogForm .formWrap .gender .checkboxWrap:last-child{margin-left:10px}.DogForm .formWrap .gender .checkboxWrap .name{padding-top:12px}.DogForm .formWrap .gender .checkboxWrap label{flex:1 1}.DogForm .formWrap .gender .checkboxWrap label .checkmarkWrap .checkmark{border-radius:50%;max-width:25px;min-width:25px}.DogForm .formWrap .gender .checkboxWrap label .checkmarkWrap,.DogForm .formWrap .gender .checkboxWrap label .name{margin-top:-10px}.DogForm .formWrap .gender .checkboxWrap label .name{color:#333;font-size:16px;font-weight:500}.DogForm .formWrap .breedError{background-color:#f8f8f8;border-radius:10px;margin-top:20px;padding:20px}.DogForm .formWrap .breedError .breedErrorInner{display:flex}.DogForm .formWrap .breedError .breedErrorInner .breedErrorIconWrap{background-color:#fff6eb;border-radius:50%;max-height:60px;max-width:60px;min-height:60px;min-width:60px}.DogForm .formWrap .breedError .breedErrorInner .breedErrorIconWrap .breedErrorIcon{background-color:#f25a2d;height:100%;-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.DogForm .formWrap .breedError .breedErrorInner .breedErrorContent{margin-left:20px}.DogForm .formWrap .breedError .breedErrorInner .breedErrorContent.noIcon{margin-left:0}.DogForm .formWrap .breedError .breedErrorInner .breedErrorContent p{font-size:14px;font-weight:400;line-height:24px;padding:0}.DogForm .formWrap .breedError .breedErrorInner .breedErrorContent p a{font-weight:500}.DogForm .formWrap p{color:#666;font-size:14px;font-weight:300;margin:0;padding:10px 0 30px}.DogForm .formWrap .DatePick,.DogForm .formWrap .Input{margin-bottom:20px}.dogForm .inner{max-width:800px!important;min-height:700px!important}@media(max-width:900px)or (max-height:700px){.dogForm .inner{height:100svh;max-height:100%;max-width:100%;min-height:0!important;padding-bottom:env(safe-area-inset-bottom)}}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080;cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#0003;border:1px solid hsla(0,0%,100%,.7);content:"";display:block;height:10px;outline:1px solid transparent;position:absolute;width:10px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-5px;margin-top:-5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-5px;margin-top:-5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-5px;margin-right:-5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-5px;margin-top:-5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}.Modal{align-items:center;background-color:rgba(50,50,50,.25);height:100svh;justify-content:center;left:0;max-height:100%;padding-bottom:env(safe-area-inset-bottom);position:fixed;top:0;width:100%;z-index:999999}.Modal,.Modal .inner{display:flex;flex:1 1;max-width:100%}.Modal .inner{background-color:#fff;border-radius:20px;max-height:90dvh;max-width:1280px;min-height:280px;min-width:280px;position:relative}.Modal .inner .actionWrap{display:flex;padding:30px 20px;position:absolute;right:0;top:0;z-index:3}.Modal .inner .actionWrap .expand{background-color:#333;color:#333;font-size:24px;height:20px;margin-right:20px;-webkit-mask-image:url(/static/media/maximize.70a40692fd032e7bcce5.svg);mask-image:url(/static/media/maximize.70a40692fd032e7bcce5.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;overflow:hidden;text-indent:100%;width:20px;z-index:2}.Modal .inner .actionWrap .expand:hover{background-color:#f25a2d;cursor:pointer}.Modal .inner .actionWrap .close{background-color:#333;color:#333;font-size:24px;height:20px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:cover;mask-size:cover;width:20px;z-index:2}.Modal .inner .actionWrap .close:hover{background-color:#f25a2d;cursor:pointer}@media(max-width:900px){.Modal .inner{border-radius:0!important;max-height:100svh;max-width:100%!important;min-width:100%!important;overflow:auto;padding-bottom:env(safe-area-inset-bottom);width:100%!important}}@keyframes slide-in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateX(0)}}.errorDetailsModal{display:flex}.errorDetailsModal .errorDetailsInner{width:100%}.errorDetailsModal .errorDetailsInner .errorDetailsWrap{margin:60px 30px}.errorDetailsModal .inner{flex:1 1;height:100%;max-height:400px;max-width:800px;width:100%}.errorDetailsModal code{background-color:#f8f8f8;border:1px solid #939393;border-radius:4px;display:block;flex:1 1;height:200px;max-height:200px;min-height:200px;overflow:auto;padding:20px;white-space:wrap}.errorDetailsModal p{color:#666;font-size:16px;margin:0;padding:20px 0 0}#toast-container-main{bottom:50px;margin-left:-200px;position:fixed;right:50px;width:400px;z-index:10000000000000000}#toast-container-main,.Toast{display:flex;flex-direction:column}.Toast{animation:slide-in .2s;background-color:#fff;border-radius:10px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);justify-content:center;margin-bottom:10px;min-height:50px;overflow:hidden;position:relative;transition:all .3s ease;width:100%;z-index:99999}.Toast.dog{display:none}.Toast .toast-inner{display:flex;padding:20px}.Toast .toast-inner .toast-icon-wrap{background-color:#fff6eb;border-radius:50%;height:60px;min-width:60px;width:60px}.Toast .toast-inner .toast-icon-wrap .toast-icon{background-color:#f25a2d;height:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.Toast .toast-inner .toast-icon-wrap .toast-icon.fail{-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.Toast .toast-inner .toast-icon-wrap .toast-icon.success{-webkit-mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg);mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg)}.Toast .toast-inner .toast-content{flex:1 1;padding-left:20px}.Toast .toast-inner .toast-content .toast-header{align-items:center;color:#000;display:flex;flex-direction:row;font-size:18px;font-weight:700;justify-content:space-between}.Toast .toast-inner .toast-content .toast-header .close{background-color:#666;height:30px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:30px}.Toast .toast-inner .toast-content .toast-header .close:hover{background-color:#f25a2d;cursor:pointer}.Toast .toast-inner .toast-content .toast-body{color:#666;font-size:16px;font-weight:400;line-height:21px;padding-right:40px}.Toast .toast-inner .toast-content .toast-body .editDog{margin-top:10px}.Toast .toast-inner .toast-content .toast-body .editDog span{color:#f25a2d}.Toast .toast-inner .toast-content .toast-body .editDog span:hover{color:#ffad4a;cursor:pointer}.Toast .toast-inner .toast-content .errorDetails{color:#f25a2d;font-size:14px;margin-top:10px}.Toast .toast-inner .toast-content .errorDetails:hover{color:#ffad4a;cursor:pointer}.Toast button{background:none;border:none;border-radius:8px;color:#363636;cursor:pointer;font-size:21px;font-weight:900;outline:none}.Toast button:hover{color:#f25a2d}@media(max-width:500px){#toast-container-main{bottom:0;display:flex;flex-direction:column;right:0;width:100%}.Toast{margin:0 20px 20px;width:auto}.Toast .toast-inner .toast-icon,.Toast .toast-inner .toast-icon-wrap{display:none;height:40px;width:40px}.Toast .toast-inner .toast-content{padding-left:10px}.Toast .toast-inner .toast-content .toast-body{font-size:14px;margin-top:10px}}.Confirm{display:flex;flex:1 1;flex-direction:column;padding:20px}.Confirm .title{font-size:28px;font-weight:500;padding-top:30px}.Confirm p{color:#666;flex:1 1;font-size:16px;font-weight:400;line-height:24px;margin:20px 0;padding:0}.Confirm .button-group{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px}.Confirm .button-group .Button:first-child{background-color:#fff;border:2px solid #666;color:#666;margin-right:20px}.Confirm .button-group .Button:first-child:hover{border:2px solid #939393;color:#939393}.HorizontalScroll{min-height:40px;position:relative}.HorizontalScroll .horizontalWrap{margin:0;max-width:100%;min-height:40px;overflow:hidden;padding:0;position:relative;width:100%}.HorizontalScroll .horizontalWrap .less,.HorizontalScroll .horizontalWrap .more{align-items:center;display:flex;justify-content:center;position:absolute;right:0;top:0;transition:all .3s ease-in-out;z-index:2}.HorizontalScroll .horizontalWrap .less:hover,.HorizontalScroll .horizontalWrap .more:hover{cursor:pointer}.HorizontalScroll .horizontalWrap .less.hide,.HorizontalScroll .horizontalWrap .more.hide{opacity:0;transform:translateX(10px)}.HorizontalScroll .horizontalWrap .less .icon,.HorizontalScroll .horizontalWrap .more .icon{background-color:#666;height:40px;-webkit-mask-image:url(/static/media/caretRight.b431792d686b27844322.svg);mask-image:url(/static/media/caretRight.b431792d686b27844322.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:40px}.HorizontalScroll .horizontalWrap .less{left:0;right:auto}.HorizontalScroll .horizontalWrap .less .icon{-webkit-mask-image:url(/static/media/caretLeft.f91a6909675ebb5ceda7.svg);mask-image:url(/static/media/caretLeft.f91a6909675ebb5ceda7.svg)}.HorizontalScroll .horizontalWrap .less.hide{opacity:0;transform:translateX(-10px)}.HorizontalScroll .horizontalWrap .horizontalList{align-items:center;display:flex;left:0;list-style-type:none;margin:0;min-height:40px;padding:0;position:absolute;top:0;transition:all .1s ease-in-out}.HorizontalScroll .horizontalWrap .horizontalList li{white-space:nowrap}.TabContent{border-radius:4px;margin-top:40px;min-height:100px}.TabContent.skeleton{background-color:#fff;padding-top:10px}.TabContent.skeleton .details{height:40px;margin:20px}.TabContent .HorizontalScroll.tabs .horizontalWrap{border-bottom:1px solid #f2f2f2;margin-bottom:20px;min-height:50px}.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList{min-height:50px}.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList li{color:#666;font-weight:500;line-height:50px;min-height:50px;padding:0 20px}.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList li:hover{color:#000;cursor:pointer}.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList li.active{color:#f25a2d;position:relative}.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList li.actions{display:flex;flex:1 1;justify-content:flex-end;padding-right:0}.TabContent .HorizontalScroll.tabs .horizontalWrap .less,.TabContent .HorizontalScroll.tabs .horizontalWrap .more{background-color:#fafafa}.TabContent .HorizontalScroll.tabs .horizontalWrap .less .icon,.TabContent .HorizontalScroll.tabs .horizontalWrap .more .icon{height:50px}.TabContent .HorizontalScroll.tabs .horizontalWrap .more:after{background:linear-gradient(90deg,transparent,#fafafa);content:" ";height:50px;left:-20px;position:absolute;top:0;width:20px}.TabContent .HorizontalScroll.tabs .horizontalWrap .less:after{background:linear-gradient(90deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:50px;left:auto;position:absolute;right:-20px;top:0;width:20px}.TabContent .content{background-color:#fff}.TabContent .tabContent{background-color:#fff;border-radius:4px;display:none;flex:1 1;min-height:400px;padding:20px}.TabContent .tabContent.active{display:flex}@media(max-width:500px){.TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList li.actions{display:none}}.Table{display:flex;flex:1 1;flex-direction:column;min-height:100%;min-width:100%}.Table .headers{border-bottom:1px solid #f2f2f2;display:flex;flex:1 1;line-height:50px;max-height:50px;min-height:50px}.Table .headers .header{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#939393;display:-webkit-box;flex:1 1;font-size:16px;font-weight:400;overflow:hidden;padding:0 5px;text-overflow:ellipsis}.Table .headers .header.actions{max-width:100px}.Table .data{display:flex;flex:1 1;flex-direction:column}.Table .data .emptyTable{align-self:center;display:flex;flex-direction:column;justify-self:center;margin-top:40px;padding:0 20px}.Table .data .emptyTable span{color:#666;line-height:26px;margin-bottom:10px}.Table .data .emptyTable button{background-color:#f25a2d;border:0;border-radius:20px;color:#fff;font-family:Roboto;font-size:16px;font-weight:500;height:40px}.Table .data .emptyTable button:hover{background-color:#ffad4a;cursor:pointer}.Table .data .row{border-bottom:1px solid #f2f2f2;display:flex;flex:1 1;line-height:60px;max-height:60px;min-height:60px;width:100%}.Table .data .row .cell{flex:1 1;padding:0 5px;position:relative;text-overflow:ellipsis;white-space:nowrap}.Table .data .row .cell .cellWrap{height:100%;position:absolute;width:100%}.Table .data .row .cell .cellWrap span{display:block;overflow:hidden;padding-right:5px;text-overflow:ellipsis}.Table .data .row .cell .cellWrap .dog-row{padding-bottom:2.5px;padding-top:2.5px}.Table .data .row .cell .cellWrap .dog-row .imageWrap{height:33px;width:33px}.Table .data .row .cell .cellWrap .dog-row .imageWrap .initial{font-size:26px;margin:0}.Table .data .row .cell .cellWrap .dog-row .DogPortrait span{font-size:14px;margin-top:6px;max-height:20px!important;max-width:120px;min-height:20px!important;min-width:auto;padding:0!important;text-align:center}.Table .data .row .cell .cellWrap .tag{align-self:center;background-color:#f1faf5;border:0;border-radius:4px;color:#6fc596;display:inline-block;font-size:16px;font-weight:500;height:26px;line-height:26px;margin-top:16px;padding:0 8px;width:auto}.Table .data .row .cell .cellWrap .tag.incomplete{background-color:#fbeae9;color:#b7261f}.Table .data .row .cell .cellWrap .tag.complete{background-color:#f1faf5;color:#6fc596}.Table .data .row .cell.actions{align-items:center;display:flex;justify-content:flex-end;max-width:100px}.Table .data .row .cell.actions .actionList{display:flex;list-style-type:none;margin:0;padding:0}.Table .data .row .cell.actions .actionList li{margin-right:8px;position:relative}.Table .data .row .cell.actions .actionList li .iconWrap{align-items:center;border:1px solid #939393;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.Table .data .row .cell.actions .actionList li .iconWrap:hover{background-color:#f8f8f8;cursor:pointer}.Table .data .row .cell.actions .actionList li .iconWrap:hover .icon{background-color:#f25a2d}.Table .data .row .cell.actions .actionList li .iconWrap .icon{background-color:#333;height:20px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.download{-webkit-mask-image:url(/static/media/download.066c21d193d216e41c5a.svg);mask-image:url(/static/media/download.066c21d193d216e41c5a.svg)}.Table .data .row .cell.actions .actionList li .iconWrap .icon.cog{-webkit-mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg);mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg)}.Table .data .row .cell.actions .actionList li .iconWrap .icon.pencil{-webkit-mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);-webkit-mask-size:20px;mask-size:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.delete{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);-webkit-mask-size:20px;mask-size:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.add{-webkit-mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);-webkit-mask-size:20px;mask-size:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.refund{-webkit-mask-image:url(/static/media/refund.ed0649b8e75c46beccd9.svg);mask-image:url(/static/media/refund.ed0649b8e75c46beccd9.svg);-webkit-mask-size:20px;mask-size:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.more{-webkit-mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg);mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg);-webkit-mask-size:20px;mask-size:20px}.Table .data .row .cell.actions .actionList li .iconWrap .icon.loading{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;background-color:#fff;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#939393;display:inline-block;height:16px;width:16px}.Table .data .row .cell.actions .actionOptions{background:#fff;border-radius:16px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);display:flex;flex-direction:column;list-style-type:none;max-height:150px;overflow:auto;padding:10px 0;position:absolute;right:0;top:100%;z-index:1}.Table .data .row .cell.actions .actionOptions.hidden{display:none}.Table .data .row .cell.actions .actionOptions li{font-size:14px;height:40px;line-height:40px;margin-right:0;padding:0 20px}.Table .data .row .cell.actions .actionOptions li:hover{background-color:#f8f8f8;color:#f25a2d}.Table .data .tableAction{align-items:center;display:flex;flex:1 1;justify-content:center;margin-top:20px;max-height:70px}.Table .tableControls{display:flex;padding:20px 0 0}.Table .tableControls .control{display:flex;flex:1 1}.Table .tableControls .control.next{justify-content:flex-end}.Table .tableControls .control span{color:#939393;font-weight:400}.Table .tableControls .control span:hover{color:#f25a2d;cursor:pointer}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:rgba(0,0,0,.1);background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px rgba(0,0,0,.5),inset 0 0 0 1px rgba(0,0,0,.5);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.Phone{position:relative}.Phone .label{background-color:#fff;color:#939393;font-size:12px;font-weight:500;height:50px;height:18px;left:10px;line-height:50px;line-height:18px;padding:0 4px;position:absolute;top:-9px;z-index:2}.Phone .PhoneInput{border:1px solid #939393;border-radius:4px;height:54px}.Phone .PhoneInput .PhoneInputCountry{padding-left:10px}.Phone .PhoneInput .PhoneInputInput{border:0;border-radius:4px;color:#000;font-family:Roboto;font-size:16px;font-weight:500;height:54px;margin:0;padding:0;text-indent:10px}.Phone .PhoneInput .PhoneInputInput:focus{outline:0}.DogPortrait{align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.DogPortrait:hover .editWrap{display:flex}.DogPortrait .editWrap{align-items:center;display:block;font-size:12px;justify-content:center;padding-top:8px}.DogPortrait .editWrap:hover{color:#f25a2d}.DogPortrait .editWrap .editIcon{background-color:#333;height:15px;-webkit-mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);-webkit-mask-size:cover;mask-size:cover;width:15px}.DogPortrait .imageWrap{align-items:center;background-color:#f8f8f8;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.DogPortrait .imageWrap img{display:block;height:100%;width:auto}.DogPortrait .imageWrap .initial{color:#333;font-size:31px;font-weight:500;margin:0;padding:0}.DogPortrait .dogName{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;max-width:50px;min-width:50px;overflow:hidden}.DogPortrait .ownerName{font-size:11px!important;margin-top:0!important}.Modal.Download .inner{display:flex;flex:1 1;flex-direction:column;max-width:500px}.Modal.Download .inner .downloadWrap{display:flex;flex:1 1;flex-direction:column}.Modal.Download .inner .downloadWrap .title{font-size:31px;font-weight:500;padding:15px}.Modal.Download .inner .downloadWrap .content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.Modal.Download .inner .downloadWrap .content #loading{border-top-color:#666}.Modal.Download .inner .downloadWrap .content .message{align-items:center;color:#333;display:flex;flex-direction:column;font-size:18px;justify-content:center;margin-top:10px;padding:0 40px}.Modal.Download .inner .downloadWrap .content .message span.largeDownload{color:#666;font-size:16px;line-height:21px;margin-top:10px;text-align:center}#download-container-main{left:0;position:fixed;top:0}.ContextMenu_ContextMenu__b5W9J{align-items:center;display:flex;justify-content:center;position:relative}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u{align-items:center;display:flex;justify-content:center;-webkit-user-select:none;user-select:none}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u .ContextMenu_labelWrap__tt0Ab{font-weight:500}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u .ContextMenu_icon__Ga\+58{background-color:#666;height:30px;-webkit-mask-image:url(/static/media/contextVert.5db302c0ca96c6e59bc9.svg);mask-image:url(/static/media/contextVert.5db302c0ca96c6e59bc9.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:30px}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u:hover{cursor:pointer}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u:hover .ContextMenu_labelWrap__tt0Ab{color:#f25a2d}.ContextMenu_ContextMenu__b5W9J .ContextMenu_innerLabel__a0d7u:hover .ContextMenu_icon__Ga\+58{background-color:#f25a2d}.ContextMenu_ContextMenu__b5W9J:hover{cursor:pointer}.ContextMenu_ContextMenuOptions__5g9n\+{background-color:#fff;border-radius:16px;border-radius:4px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);list-style-type:none;margin:0;padding:10px 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:9999999}.ContextMenu_ContextMenuOptions__5g9n\+:before{content:" ";height:40px;left:0;position:absolute;top:-40px;width:100%}.ContextMenu_ContextMenuOptions__5g9n\+ li{font-size:14px;font-weight:400;height:40px;line-height:40px;margin:0;padding:0 20px;white-space:nowrap}.ContextMenu_ContextMenuOptions__5g9n\+ li:hover{background-color:#f8f8f8;cursor:pointer}.UserWaitlistTab_UserWaitlistTab__GxX\+3{flex:1 1}.UserWaitlistTab_ResultRenderer__KBrbe,.UserWaitlistTab_StatusRenderer__qZvOq{align-items:center;display:flex;flex:1 1;height:100%}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy{background-color:#f8f8f8;border-radius:4px;color:#333;display:inline-block;font-weight:500;height:20px;line-height:20px;padding:4px 12px;text-transform:capitalize}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_absent__kz4OX,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_excused__a6\+Kb,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_pending__bpobf,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_waitlist__8cX3Z,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_absent__kz4OX,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_excused__a6\+Kb,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_pending__bpobf,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_waitlist__8cX3Z{background-color:#f8f9ff;color:#7887eb}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_complete__qJAy-,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_passed__G6psB,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_qualified__CF9po,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_registered__DZtRv,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_complete__qJAy-,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_passed__G6psB,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_qualified__CF9po,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_registered__DZtRv{background-color:#f1faf5;color:#6fc596}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_awaiting_payment__IoqxI,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_awaiting_payment__IoqxI{background-color:#f1faf5;color:#f25a2d}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_canceled__lr-lv,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_disqualified__BaT2F,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_failed__6mDIk,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_not_qualified__qkxXs,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_nq__nCbkH,.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_unknown__Ziq4O,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_canceled__lr-lv,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_disqualified__BaT2F,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_failed__6mDIk,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_not_qualified__qkxXs,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_nq__nCbkH,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_unknown__Ziq4O{background-color:#fbeae9;color:#b7261f}.UserWaitlistTab_ResultRenderer__KBrbe .UserWaitlistTab_status__zvyyy.UserWaitlistTab_nq__nCbkH,.UserWaitlistTab_StatusRenderer__qZvOq .UserWaitlistTab_status__zvyyy.UserWaitlistTab_nq__nCbkH{text-transform:uppercase}.Confirmation .inner{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:500px;width:100%}.Confirmation .inner p{color:#666;font-size:16px;line-height:24px;padding:0 0 20px;text-align:center}.ManagePage{background-color:#fafafa;min-height:100%}.ManagePage .accountInner{margin:0 auto;max-width:1200px;padding-top:80px}.ManagePage .accountInner .breadcrumb{display:flex;flex:1 1;font-size:14px;font-weight:400;padding:40px 0 60px}.ManagePage .accountInner .breadcrumb .path{color:#939393;padding-right:5px}.ManagePage .accountInner .breadcrumb .path a{color:#939393}.ManagePage .accountInner .breadcrumb .path a:hover{color:#f25a2d;cursor:pointer}.ManagePage .accountInner h1{font-weight:500;margin:0;padding:0}.ManagePage .accountInner .TabContent{padding-bottom:40px}.ManagePage .accountInner .TabContent .settingsTab,.ManagePage .accountInner .TabContent .tableOnly{display:flex;flex:1 1;max-width:100%}.ManagePage .accountInner .TabContent .settingsTab .Table .data .row .cell.dog,.ManagePage .accountInner .TabContent .settingsTab .Table .headers .header.portrait,.ManagePage .accountInner .TabContent .tableOnly .Table .data .row .cell.dog,.ManagePage .accountInner .TabContent .tableOnly .Table .headers .header.portrait{max-width:50px}.ManagePage .accountInner .TabContent .settingsTab .Table .headers .header.portrait span,.ManagePage .accountInner .TabContent .tableOnly .Table .headers .header.portrait span{display:none}.ManagePage .accountInner .TabContent .settingsTab .Table .data .row .cell.dog .cellWrap,.ManagePage .accountInner .TabContent .tableOnly .Table .data .row .cell.dog .cellWrap{align-items:center;display:flex;justify-content:center}.ManagePage .accountInner .TabContent .settingsTab .Table .cell .cellWrap span,.ManagePage .accountInner .TabContent .tableOnly .Table .cell .cellWrap span{align-items:center;display:flex;min-height:60px}.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status{border-radius:4px;display:inline-block;font-weight:500;line-height:24px;max-height:24px;min-height:24px;padding:4px 8px;text-transform:capitalize;width:auto}.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.disqualified,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.failed,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.incomplete,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.not_qualified,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.disqualified,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.failed,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.incomplete,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.not_qualified{background-color:#fbeae9;color:#b7261f}.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.complete,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.passed,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.qualified,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.success,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.complete,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.passed,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.qualified,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.success{background-color:#f1faf5;color:#6fc596}.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.absent,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.excused,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.pending,.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.refunded,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.absent,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.excused,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.pending,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.refunded{background-color:#f8f9ff;color:#7887eb}.ManagePage .accountInner .TabContent .settingsTab .Table .cell span.status.partially,.ManagePage .accountInner .TabContent .tableOnly .Table .cell span.status.partially{background-color:#fff9f1;color:#ffbf70}.ManagePage .accountInner .TabContent .settingsTab .iconWrapWarning,.ManagePage .accountInner .TabContent .tableOnly .iconWrapWarning{background-color:#ffad4a;border-radius:50%;margin-right:10px;max-height:40px;max-width:40px;min-height:40px;min-width:40px}.ManagePage .accountInner .TabContent .settingsTab .iconWrapWarning .icon,.ManagePage .accountInner .TabContent .tableOnly .iconWrapWarning .icon{background-color:#fff;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;width:40px}.ManagePage .accountInner .TabContent .settingsTab .iconWrapWarning .icon.alert,.ManagePage .accountInner .TabContent .tableOnly .iconWrapWarning .icon.alert{-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.ManagePage .accountInner .TabContent .settingsTab .description,.ManagePage .accountInner .TabContent .tableOnly .description{max-width:300px;min-width:300px}.ManagePage .accountInner .TabContent .settingsTab .description .title,.ManagePage .accountInner .TabContent .tableOnly .description .title{font-size:21px;padding-bottom:10px}.ManagePage .accountInner .TabContent .settingsTab .description .text,.ManagePage .accountInner .TabContent .tableOnly .description .text{color:#666;font-size:16px;line-height:24px}.ManagePage .accountInner .TabContent .settingsTab .description .actions,.ManagePage .accountInner .TabContent .tableOnly .description .actions{display:none;padding:20px 0}.ManagePage .accountInner .TabContent .settingsTab .description .actions .Button,.ManagePage .accountInner .TabContent .tableOnly .description .actions .Button{display:flex;flex:1 1;max-width:100%}.ManagePage .accountInner .TabContent .settingsTab .description .dog-actions,.ManagePage .accountInner .TabContent .tableOnly .description .dog-actions{display:flex;margin:10px auto}.ManagePage .accountInner .TabContent .settingsTab .description .dog-actions .Button,.ManagePage .accountInner .TabContent .tableOnly .description .dog-actions .Button{flex:1 1;max-width:none}.ManagePage .accountInner .TabContent .settingsTab .description .accountWarning,.ManagePage .accountInner .TabContent .tableOnly .description .accountWarning{background-color:#fff6eb;border-radius:10px;display:flex;margin-top:20px;padding:10px}.ManagePage .accountInner .TabContent .settingsTab .description .accountWarning .details,.ManagePage .accountInner .TabContent .tableOnly .description .accountWarning .details{color:#666;font-size:14px;line-height:21px}.ManagePage .accountInner .TabContent .settingsTab .inputs,.ManagePage .accountInner .TabContent .tableOnly .inputs{flex:1 1;flex-direction:column;margin-left:20px;max-width:100%}.ManagePage .accountInner .TabContent .settingsTab .inputs .Input,.ManagePage .accountInner .TabContent .settingsTab .inputs .Phone,.ManagePage .accountInner .TabContent .tableOnly .inputs .Input,.ManagePage .accountInner .TabContent .tableOnly .inputs .Phone{margin-bottom:20px}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow{display:flex}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap{position:relative}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap.unverified .Input input,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap.unverified .Input input{background-color:#fff6eb;border:1px solid #ffad4a}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap.unverified .Input label,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap.unverified .Input label{color:#ffad4a}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap .Input,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap .Input{margin-right:0}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap .iconWrap,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap .iconWrap{position:absolute;right:0;top:6px}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Dropdown,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Input,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Phone,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Dropdown,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Input,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Phone,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap{flex:1 1;margin-right:20px}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Dropdown:last-child,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Input:last-child,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Phone:last-child,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .emailWrap:last-child,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Dropdown:last-child,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Input:last-child,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .Phone:last-child,.ManagePage .accountInner .TabContent .tableOnly .inputs .inputRow .emailWrap:last-child{margin-right:0}.ManagePage .accountInner .TabContent .settingsTab .inputs .actions,.ManagePage .accountInner .TabContent .tableOnly .inputs .actions{display:flex;justify-content:flex-end}.ManagePage .accountInner .TabContent .tableOnly .inputs{margin-left:0}@media(max-width:1280px){.ManagePage .accountInner .breadcrumb{padding:20px 20px 30px}.ManagePage .accountInner h1{padding:0 20px}.ManagePage .accountInner .TabContent{margin-top:20px}}@media(max-width:700px){.ManagePage .accountInner .TabContent .settingsTab{flex-direction:column}.ManagePage .accountInner .TabContent .settingsTab .description{max-width:100%;padding-bottom:30px}.ManagePage .accountInner .TabContent .settingsTab .inputs{margin-left:0}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow{flex-direction:column}.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Dropdown,.ManagePage .accountInner .TabContent .settingsTab .inputs .inputRow .Input{margin-right:0}}@media(max-width:500px){.ManagePage .accountInner .TabContent .settingsTab .description .actions{display:flex}}.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .header.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .row .cell.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .header.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .row .cell.dog .DogPortrait{transform:scale(.75)}.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .header.dog .DogPortrait .initial,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .row .cell.dog .DogPortrait .initial,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .header.dog .DogPortrait .initial,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .row .cell.dog .DogPortrait .initial{padding-right:0}@media(max-width:530px){.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs.my-dogs{overflow:auto}.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs.my-dogs .Table{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .header.created_at,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .row .cell.created_at,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .header.created_at,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .row .cell.created_at{display:none}.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .header.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .data .row .cell.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .header.dog .DogPortrait,.Account .accountInner .TabContent .content .tabContent .settingsTab .inputs .Table .headers .row .cell.dog .DogPortrait{transform:scale(.5)}}.Register{display:flex;flex-direction:column}.Register .logo{height:auto;padding:25px 25px 0;width:150px}.Register .logo img{height:auto;width:100%}.Register .content{flex:1 1;padding:0}.Register .content .inner{flex:1 1;margin:0 auto;max-width:1240px}.Register .content .inner .title{text-align:center}.Register .content .inner .title h1,.Register .content .inner .title p{color:#333;margin:0;padding:0}.Register .content .inner .title h1{font-size:41px;font-weight:600;padding:60px 0 30px}.Register .content .inner .login{color:#666;font-size:14px;padding:20px 0 0;text-align:center}.Register .content .inner .options,.Register .content .inner .options li{list-style-type:none;margin:0;padding:0}.Register .content .inner .options{display:flex;justify-content:center;padding-top:60px;position:relative}.Register .content .inner .options:before{background:#fbfbfb;border-radius:175px;content:" ";height:350px;left:0;position:absolute;top:130px;width:1240px}.Register .content .inner .options .userType{background-color:#fff;border-radius:14px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);height:500px;margin-right:40px;position:relative;width:500px}.Register .content .inner .options .userType:last-child{margin-right:0}.Register .content .inner .options .userType .iconWrap{align-items:center;background-color:#f25a2d;background-size:cover;border-radius:40px;display:flex;height:80px;justify-content:center;position:absolute;right:-7px;top:-7px;width:80px}.Register .content .inner .options .userType .iconWrap:before{border:1px solid #f25a2d;border-radius:50px;content:" ";height:101px;left:-11px;position:absolute;top:-11px;width:101px}.Register .content .inner .options .userType .icon{background-color:#fff;height:40px;-webkit-mask-size:cover;mask-size:cover;width:40px}.Register .content .inner .options .userType .icon.trophy{-webkit-mask-image:url(/static/media/trophy.12bdd5fd2d44d7afcd1a.svg);mask-image:url(/static/media/trophy.12bdd5fd2d44d7afcd1a.svg)}.Register .content .inner .options .userType .icon.paw{-webkit-mask-image:url(/static/media/pawSmall.5c848dca95bb2acbb6c6.svg);mask-image:url(/static/media/pawSmall.5c848dca95bb2acbb6c6.svg)}.Register .content .inner .options .userType .innerUserType{display:flex;height:100%;width:100%}.Register .content .inner .options .userType .innerUserType .contentInner{display:flex;flex:1 1;flex-direction:column;padding:0 20px}.Register .content .inner .options .userType .innerUserType h2{font-size:36px;font-weight:400;margin:0;padding:35px 0 10px}.Register .content .inner .options .userType .innerUserType p{color:#666;font-size:16px;font-weight:300;line-height:24px;margin:0;padding:20px 90px 0 0}.Register .content .inner .options .userType .innerUserType .features{flex:1 1;margin:0;padding:30px 0 0}.Register .content .inner .options .userType .innerUserType .features li{display:flex;font-size:14px;justify-content:center;line-height:23px;margin-bottom:20px}.Register .content .inner .options .userType .innerUserType .features li .featureIcon{align-items:center;border:1px solid #939393;border-radius:50%;display:flex;justify-content:center;margin-right:20px;max-height:30px;max-width:30px;min-height:30px;min-width:30px}.Register .content .inner .options .userType .innerUserType .features li .featureIcon:before{background-color:#939393;content:" ";display:block;height:13px;-webkit-mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg);mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg);-webkit-mask-size:cover;mask-size:cover;width:17px}.Register .content .inner .options .userType .innerUserType .actions{display:flex;padding:0 0 20px}.Register .content .inner .options .userType .innerUserType .actions a{background-color:#f25a2d;border:0;border-radius:25px;color:#fff;display:flex;flex:1 1;font-size:18px;font-weight:500;height:50px;justify-content:center;line-height:50px}.Register .content .inner .options .userType .innerUserType .actions a:focus{outline:0}.Register .content .inner .options .userType .innerUserType .actions a:hover{background-color:#ffad4a;cursor:pointer}@media(max-width:1240px){.Register .logo{padding-bottom:25px}.Register .content .inner .options{align-items:center;flex-direction:column;justify-content:center}.Register .content .inner .options .userType{margin-bottom:60px;margin-right:0}.Register .content .inner .options:before{content:none}}@media(max-width:600px){.Register .content .inner .options{padding:40px 10px}.Register .content .inner .options .userType{height:auto;width:100%}.Register .content .inner .options .userType .iconWrap{height:35px;right:20px;top:20px;width:35px}.Register .content .inner .options .userType .iconWrap:before{height:55px;left:-11px;top:-11px;width:55px}.Register .content .inner .options .userType .iconWrap .icon{height:15px;width:15px}.Register .content .inner .options .userType .innerUserType .contentInner h2{font-size:21px;padding-bottom:0}.Register .content .inner .options .userType .innerUserType .contentInner p{font-size:14px;padding-right:0}.Register .content .inner .options .userType .innerUserType .contentInner .features{padding-bottom:20px}.Register .content .inner .options .userType .innerUserType .contentInner .features li .featureIcon{margin-right:10px}.Register .content .inner .options .userType .innerUserType .contentInner .features li .featureIcon:before{height:7px;width:9px}.Register .content .inner .options .userType .innerUserType .contentInner .features li span{font-size:14px}}.Checkbox{position:relative}.Checkbox.disabled label:hover{cursor:default}.Checkbox.disabled label .label{color:#939393}.Checkbox.disabled label .checkSquare{background-color:#f2f2f2;border:2px solid #939393}.Checkbox:hover{cursor:pointer}.Checkbox label{display:flex;-webkit-user-select:none;user-select:none}.Checkbox label:hover{cursor:pointer}.Checkbox label input{height:0;left:0;position:absolute;top:0;width:0}.Checkbox label input:checked~.checkSquare:after,.Checkbox label input:checked~.checkSquare:before{content:" ";position:absolute}.Checkbox label input:checked~.checkSquare:before{background-color:#f25a2d;height:12px;left:10px;top:4px;transform:rotate(45deg);width:4px}.Checkbox label input:checked~.checkSquare:after{background-color:#f25a2d;height:8px;left:5px;top:8px;transform:rotate(-45deg);width:4px}.Checkbox label .checkSquare{background-color:#fff;border:2px solid #939393;border-radius:4px;margin-right:10px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;position:relative}.Checkbox label .label{font-size:16px;font-weight:600;line-height:26px}.Modal.chairpersonDetails .inner,.Modal.secretaryDetails .inner{max-width:500px}.Modal.chairpersonDetails .inner .detailsInner,.Modal.secretaryDetails .inner .detailsInner{flex:1 1;padding:40px}.Modal.chairpersonDetails .inner .detailsInner .title,.Modal.secretaryDetails .inner .detailsInner .title{color:#666;font-size:14px}.Modal.chairpersonDetails .inner .detailsInner .name,.Modal.secretaryDetails .inner .detailsInner .name{color:#000;font-size:18px;font-weight:500}.Modal.chairpersonDetails .inner .detailsInner .contactItem,.Modal.chairpersonDetails .inner .detailsInner .name,.Modal.secretaryDetails .inner .detailsInner .contactItem,.Modal.secretaryDetails .inner .detailsInner .name{padding-bottom:20px}.Modal.chairpersonDetails .inner .detailsInner .contactItem .label,.Modal.chairpersonDetails .inner .detailsInner .name .label,.Modal.secretaryDetails .inner .detailsInner .contactItem .label,.Modal.secretaryDetails .inner .detailsInner .name .label{color:#666;font-size:14px}.Modal.chairpersonDetails .inner .detailsInner .contactItem .contactValue,.Modal.chairpersonDetails .inner .detailsInner .name .contactValue,.Modal.secretaryDetails .inner .detailsInner .contactItem .contactValue,.Modal.secretaryDetails .inner .detailsInner .name .contactValue{color:#000;font-size:18px;font-weight:500}.Modal.chairpersonDetails .inner .detailsInner .contactItem .contactValue a,.Modal.chairpersonDetails .inner .detailsInner .name .contactValue a,.Modal.secretaryDetails .inner .detailsInner .contactItem .contactValue a,.Modal.secretaryDetails .inner .detailsInner .name .contactValue a{color:#000}.Modal.chairpersonDetails .inner .detailsInner .contactItem .contactValue a:hover,.Modal.chairpersonDetails .inner .detailsInner .name .contactValue a:hover,.Modal.secretaryDetails .inner .detailsInner .contactItem .contactValue a:hover,.Modal.secretaryDetails .inner .detailsInner .name .contactValue a:hover{color:#f25a2d}.Modal.showCounts .inner,.Modal.showFastCATTitles .inner{max-width:800px;min-height:500px;overflow:auto}.Modal.archiveShowModal .inner{max-width:500px}.Event{background-color:#fafafa;display:flex;flex:1 1;min-height:100%;padding-bottom:80px;position:relative}.Event .eventInner{flex:1 1;margin:0 auto;max-width:1280px;padding:80px 0 0}.Event .eventInner .breadcrumb{display:flex;flex:1 1;font-size:14px;font-weight:400;padding:40px 0 60px}.Event .eventInner .breadcrumb .path{color:#939393;padding-right:5px}.Event .eventInner .breadcrumb .path a{color:#939393}.Event .eventInner .breadcrumb .path a:hover{color:#f25a2d;cursor:pointer}.Event .eventInner .TabContent .HorizontalScroll.tabs .horizontalWrap .horizontalList{width:100%}.Event .eventInner .TabContent .content .tabContent .Table .showType{display:none}.Event .eventInner .TabContent .content .tabContent .Table .cell.showName .cellWrap{display:flex}.Event .eventInner .TabContent .content .tabContent .Table .cell.showName .cellWrap span{align-items:center;display:flex;height:100%}.Event .eventInner .TabContent .content .tabContent .Table .cell.showName .cellWrap .showNameInner{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center}.Event .eventInner .TabContent .content .tabContent .Table .cell.showName .cellWrap .showNameInner span{height:auto;line-height:24px}.Event .eventInner .TabContent .content .tabContent .Table .cell.showName .cellWrap .showNameInner span:last-child{color:#939393;font-size:12px;font-weight:400;line-height:12px}.Event .eventInner .TabContent .content .tabContent .Table .cell.date .cellWrap{display:flex}.Event .eventInner .TabContent .content .tabContent .Table .cell.date .cellWrap span{align-items:center;display:flex;height:100%}.Event .eventInner .TabContent .content .tabContent .Table .cell.date .cellWrap .dateInner{display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:center}.Event .eventInner .TabContent .content .tabContent .Table .cell.date .cellWrap .dateInner span{height:auto;line-height:24px}.Event .eventInner .TabContent .content .tabContent .Table .cell.date .cellWrap .dateInner span:last-child{color:#939393;font-size:12px;font-weight:400;line-height:12px}.Event .eventInner .eventDetails{background-color:#fff;border-radius:4px;padding:20px}.Event .eventInner .eventDetails .admin{display:flex;padding-bottom:20px}.Event .eventInner .eventDetails .admin .actions,.Event .eventInner .eventDetails .admin .status{align-items:center;display:flex;flex:1 1}.Event .eventInner .eventDetails .admin .status{align-items:flex-start;display:flex;flex-direction:column}.Event .eventInner .eventDetails .admin .status .labelsWrapper{column-gap:8px;display:flex;flex-direction:row}.Event .eventInner .eventDetails .admin .status .labelsWrapper .statusLabel{background-color:#f8f8f8;border-radius:4px;color:#666;font-size:16px;font-weight:500;height:30px;line-height:30px;padding:0 12px;text-transform:capitalize}.Event .eventInner .eventDetails .admin .status .labelsWrapper .statusLabel.draft{background-color:#f8f9ff;color:#7887eb}.Event .eventInner .eventDetails .admin .status .labelsWrapper .statusLabel.published{background-color:#f1faf5;color:#6fc596}.Event .eventInner .eventDetails .admin .status .labelsWrapper .lotteryLabel{background-color:#fff6eb;border-radius:4px;color:#ff875c;font-size:16px;font-weight:500;height:30px;line-height:30px;padding:0 12px;text-transform:capitalize}.Event .eventInner .eventDetails .admin .status .publishTime{color:#939393;font-size:12px;padding-top:6px}.Event .eventInner .eventDetails .admin .actions{justify-content:flex-end}.Event .eventInner .eventDetails .admin .actions .btnWrap{border:1px solid #939393;border-radius:50%;height:50px;margin-right:10px;position:relative;width:50px}.Event .eventInner .eventDetails .admin .actions .btnWrap .actionOptions{background:#fff;border-radius:16px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);display:flex;flex-direction:column;list-style-type:none;max-height:150px;overflow:auto;padding:10px 0;position:absolute;right:0;top:100%;z-index:1}.Event .eventInner .eventDetails .admin .actions .btnWrap .actionOptions.hidden{display:none}.Event .eventInner .eventDetails .admin .actions .btnWrap .actionOptions li{font-size:14px;height:40px;line-height:40px;margin-right:0;padding:0 20px;white-space:nowrap}.Event .eventInner .eventDetails .admin .actions .btnWrap .actionOptions li:hover{background-color:#f8f8f8;color:#f25a2d;cursor:pointer}.Event .eventInner .eventDetails .admin .actions .btnWrap:last-child{margin-right:0}.Event .eventInner .eventDetails .admin .actions .btnWrap:hover{background-color:#f8f8f8}.Event .eventInner .eventDetails .admin .actions .btnWrap:hover a,.Event .eventInner .eventDetails .admin .actions .btnWrap:hover button{background-color:#f25a2d}.Event .eventInner .eventDetails .admin .actions .btnWrap a,.Event .eventInner .eventDetails .admin .actions .btnWrap button{background-color:#333;display:block;height:50px;line-height:50px;margin:0;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:22px;mask-size:22px;overflow:hidden;padding:0;text-indent:100%;width:50px}.Event .eventInner .eventDetails .admin .actions .btnWrap a.edit,.Event .eventInner .eventDetails .admin .actions .btnWrap button.edit{-webkit-mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg)}.Event .eventInner .eventDetails .admin .actions .btnWrap a.manage,.Event .eventInner .eventDetails .admin .actions .btnWrap button.manage{-webkit-mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg);mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg)}.Event .eventInner .eventDetails .admin .actions .btnWrap a.delete,.Event .eventInner .eventDetails .admin .actions .btnWrap button.delete{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg)}.Event .eventInner .eventDetails .admin .actions .btnWrap a.more,.Event .eventInner .eventDetails .admin .actions .btnWrap button.more{-webkit-mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg);mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg)}.Event .eventInner .eventDetails .admin .actions .btnWrap a:focus,.Event .eventInner .eventDetails .admin .actions .btnWrap button:focus{outline:0}.Event .eventInner .eventDetails .admin .actions .btnWrap a:hover,.Event .eventInner .eventDetails .admin .actions .btnWrap button:hover{cursor:pointer}.Event .eventInner .eventDetails .spacer{margin-top:0}.Event .eventInner .eventDetails .details{height:19px;margin-top:10px}.Event .eventInner .eventDetails .details.big{height:34px}.Event .eventInner .eventDetails .details.half{width:75%}.Event .eventInner .eventDetails .details.spacer{margin-top:50px}.Event .eventInner .eventDetails .details.image{height:335px;margin-top:20px}.Event .eventInner .eventDetails .title{display:flex;flex:1 1;font-size:28px;font-weight:500;height:38px;line-height:38px}.Event .eventInner .eventDetails .title .titleText{-webkit-line-clamp:1;-webkit-box-orient:vertical;align-items:center;display:flex;font-size:24px;line-height:27px;overflow:hidden;text-overflow:ellipsis}.Event .eventInner .eventDetails .title .titleText .sanctioningClub{align-items:center;background-color:#fff;border:1px solid #f25a2d;border-radius:12px;color:#f25a2d;display:inline-block;font-size:14px;font-weight:400;height:26px;justify-content:center;line-height:27px;margin-left:10px;padding:0 12px}.Event .eventInner .eventDetails .title .titleText.noDogs{flex:1 1}.Event .eventInner .eventDetails .title .registeredDogs{flex:1 1;flex-direction:column;margin-right:10px}.Event .eventInner .eventDetails .title .registeredDogs li,.Event .eventInner .eventDetails .title .registeredDogs ul{list-style-type:none;margin:0;padding:0}.Event .eventInner .eventDetails .title .registeredDogs ul{display:flex;padding-left:20px}.Event .eventInner .eventDetails .title .registeredDogs ul li{border:2px solid #fff;border-radius:50%;height:38px;margin:-2px -10px 0;overflow:hidden;width:38px}.Event .eventInner .eventDetails .title .registeredDogs ul li .DogPortrait{height:38px;width:38px}.Event .eventInner .eventDetails .title .registeredDogs ul li .DogPortrait .initial{font-size:21px}.Event .eventInner .eventDetails .title .registeredDogs ul li.tag{align-self:center;background-color:#f1faf5;border:0;border-radius:4px;color:#6fc596;font-size:16px;font-weight:500;height:30px;line-height:25px;line-height:30px;margin:0 0 0 20px;padding:0 8px;width:auto}.Event .eventInner .eventDetails .title .registeredDogs ul li img{display:block;height:auto;width:100%}.Event .eventInner .eventDetails .title .actions{display:flex;max-height:38px;min-height:38px}.Event .eventInner .eventDetails .title .actions .uploadDocument{column-gap:10px;display:flex;flex-direction:row;margin:0 10px 0 0;width:-webkit-min-content;width:min-content}.Event .eventInner .eventDetails .title .actions .uploadDocument input[type=file]{display:none}.Event .eventInner .eventDetails .title .actions .uploadDocument .documentControl{background-color:#333;display:block;height:30px;line-height:30px;margin:0;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:15px;mask-size:15px;overflow:hidden;padding:0;text-indent:100%;width:30px}.Event .eventInner .eventDetails .title .actions .uploadDocument .documentControl:hover{background-color:#ffad4a;cursor:pointer}.Event .eventInner .eventDetails .title .actions .uploadDocument .documentControl.delete{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);-webkit-mask-size:19px;mask-size:19px}.Event .eventInner .eventDetails .title .actions .uploadDocument .documentControl.edit{-webkit-mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg);mask-image:url(/static/media/pencil.fe7ff185bb824a5d5e19.svg)}.Event .eventInner .eventDetails .title .actions .uploadDocument .upload{align-items:center;background-color:#f25a2d;border-radius:20px;color:#fff;display:flex;font-size:16px;font-weight:500;height:42px;justify-content:center;width:175px}.Event .eventInner .eventDetails .title .actions .uploadDocument .upload:hover{background-color:#ffad4a;cursor:pointer}.Event .eventInner .eventDetails .title .actions .uploadDocument #loading{border-top-color:#f25a2d;margin-top:10px}.Event .eventInner .eventDetails .title .actions a{background-color:#f25a2d;border-radius:19px;color:#fff;display:block;font-size:18px;font-weight:400;padding:0 18px}.Event .eventInner .eventDetails .title .actions a:hover{background-color:#ffad4a}.Event .eventInner .eventDetails .title .actions .lotteryRun{background-color:#ff875c;color:#fff6eb;margin-right:12px}.Event .eventInner .eventDetails .title .actions .disabled-register{background-color:#f8f8f8;border-radius:19px;font-size:18px;padding:0 18px;position:relative}.Event .eventInner .eventDetails .title .actions .disabled-register:hover{cursor:default}.Event .eventInner .eventDetails .title .actions .disabled-register:hover .hint{display:block}.Event .eventInner .eventDetails .title .actions .disabled-register .hint{background-color:#333;border-radius:12px;color:#fff;display:none;font-size:14px;font-weight:400;line-height:21px;padding:20px;position:absolute;right:0;top:50px;width:240px;z-index:2}.Event .eventInner .eventDetails .title .actions .disabled-register .hint:before{border:10px solid transparent;border-bottom-color:#333;content:" ";height:0;margin-left:-5px;position:absolute;right:40px;top:-20px;width:0}.Event .eventInner .eventDetails .subtitle{color:#666;display:flex;flex:1 1;flex-direction:row;font-size:16px;margin:5px 0 30px}.Event .eventInner .eventDetails .premium{display:flex;margin:5px 0 15px;width:-webkit-min-content;width:min-content}.Event .eventInner .eventDetails .premium .documentLink{align-content:center;font-weight:500;width:120px}.Event .eventInner .eventDetails .infoWrap{display:flex}.Event .eventInner .eventDetails .infoWrap .mainInfo{flex:1 1}.Event .eventInner .eventDetails .infoWrap .mainInfo .date,.Event .eventInner .eventDetails .infoWrap .mainInfo .email,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone{display:flex;margin-bottom:20px;padding-right:25px}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .imgWrap,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .imgWrap,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .imgWrap{align-items:center;display:flex;justify-content:center;margin-right:10px;width:20px}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .imgWrap img,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .imgWrap img,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .imgWrap img{display:block;height:auto;width:100%}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .infoItem,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .infoItem,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .infoItem{display:flex;flex-direction:column}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .infoItem .smallLabel,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .infoItem .smallLabel,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .infoItem .smallLabel{color:#939393;font-size:14px;font-weight:400}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .infoItem a,.Event .eventInner .eventDetails .infoWrap .mainInfo .date .infoItem span,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .infoItem a,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .infoItem span,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .infoItem a,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .infoItem span{color:#000;font-size:18px;font-weight:400;line-height:20px;max-height:20px;min-height:20px;padding-left:5px;white-space:nowrap}.Event .eventInner .eventDetails .infoWrap .mainInfo .date .infoItem a:hover,.Event .eventInner .eventDetails .infoWrap .mainInfo .email .infoItem a:hover,.Event .eventInner .eventDetails .infoWrap .mainInfo .phone .infoItem a:hover{color:#f25a2d}.Event .eventInner .eventDetails .infoWrap .mainInfo .date span{margin-top:2px}.Event .eventInner .eventDetails .infoWrap .info{flex:2 1;padding-left:40px}.Event .eventInner .eventDetails .infoWrap .info.spacer{margin-top:10px}.Event .eventInner .eventDetails .infoWrap .info .location,.Event .eventInner .eventDetails .infoWrap .info .persons,.Event .eventInner .eventDetails .infoWrap .info .showTypes{flex:1 1}.Event .eventInner .eventDetails .infoWrap .info .location{justify-content:center;padding:40px 0}.Event .eventInner .eventDetails .infoWrap .info .showTypes{padding-top:40px}.Event .eventInner .eventDetails .infoWrap .info .persons{display:flex;flex:1 1}.Event .eventInner .eventDetails .infoWrap .info .persons .conditions,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary{padding-right:10px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary{flex:1 1}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .label,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .label,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .label{align-items:center;display:flex;padding-bottom:5px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .label span,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .label span,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .label span{color:#939393;font-size:16px;font-weight:400;padding-left:8px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .value,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .value,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .value{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:400;margin-bottom:6px;overflow:hidden;padding-left:25px;text-overflow:ellipsis}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .value.conditionsValue,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .value.conditionsValue,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .value.conditionsValue{margin-bottom:20px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .phoneEmail,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .phoneEmail,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .phoneEmail{display:block;font-size:14px;margin-bottom:4px;padding-left:25px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .phoneEmail.last,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .phoneEmail.last,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .phoneEmail.last{margin-bottom:20px}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .value:hover,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .value:hover{color:#f25a2d;cursor:pointer}.Event .eventInner .eventDetails .infoWrap .info .persons .chairperson .label:before,.Event .eventInner .eventDetails .infoWrap .info .persons .conditions .label:before,.Event .eventInner .eventDetails .infoWrap .info .persons .secretary .label:before{background-color:#939393;content:" ";display:inline-block;height:18px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:18px}.Event .eventInner .eventDetails .infoWrap .info .persons .conditionsLabel:before{-webkit-mask-image:url(/static/media/flag.41cc2005a3e30e341f50.svg);mask-image:url(/static/media/flag.41cc2005a3e30e341f50.svg)}.Event .eventInner .eventDetails .infoWrap .info .persons .secretaryLabel:before{-webkit-mask-image:url(/static/media/secretary.b18ecf112ad0f9d947de.svg);mask-image:url(/static/media/secretary.b18ecf112ad0f9d947de.svg)}.Event .eventInner .eventDetails .infoWrap .info .persons .chairpersonLabel:before{-webkit-mask-image:url(/static/media/chairperson.aca319fd6ea56ace744c.svg);mask-image:url(/static/media/chairperson.aca319fd6ea56ace744c.svg)}.Event .eventInner .eventDetails .infoWrap .info .location{border-bottom:1px solid #f8f8f8;border-top:1px solid #f8f8f8;display:flex}.Event .eventInner .eventDetails .infoWrap .info .location:before{background-color:#939393;content:" ";display:block;height:23px;-webkit-mask-image:url(/static/media/location.bb904683e08d1fd5efae.svg);mask-image:url(/static/media/location.bb904683e08d1fd5efae.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:18px}.Event .eventInner .eventDetails .infoWrap .info .location .locationLines{flex:1 1;padding-left:10px}.Event .eventInner .eventDetails .infoWrap .info .location .locationLines div{padding-bottom:5px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .label{display:flex}.Event .eventInner .eventDetails .infoWrap .info .showTypes .label:before{background-color:#939393;content:" ";display:block;height:18px;-webkit-mask-image:url(/static/media/trophy.12bdd5fd2d44d7afcd1a.svg);mask-image:url(/static/media/trophy.12bdd5fd2d44d7afcd1a.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:18px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .label span{color:#939393;font-weight:400;padding-left:10px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap{height:40px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .horizontalList{align-items:flex-end;height:40px;list-style-type:none;overflow:auto}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .horizontalList li{background-color:#f8f8f8;border-radius:4px;color:#f25a2d;display:inline-block;font-size:14px;margin-right:8px;padding:4px 8px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .horizontalList li:last-child{margin-right:0}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less,.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .more{background-color:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;height:25px;top:15px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less:before,.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .more:before{background-color:#f8f8f8;border-radius:4px;content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less:after,.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .more:after{background:linear-gradient(270deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:-20px;position:absolute;top:0;width:20px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less .icon,.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .more .icon{background-color:#f25a2d;height:20px;width:20px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.Event .eventInner .eventDetails .infoWrap .info .showTypes .horizontalWrap .less:after{background:linear-gradient(90deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:auto;position:absolute;right:-20px;top:0;width:20px}@media(max-width:1280px){.Event .eventInner .breadcrumb{padding:20px 20px 30px}}@media(max-width:860px){.Event .eventInner .eventDetails .infoWrap{flex-direction:column;padding:0}.Event .eventInner .eventDetails .infoWrap .mainInfo{padding-bottom:25px}.Event .eventInner .eventDetails .infoWrap .info{padding:0}.Event .eventInner .TabContent .content .tabContent{padding:0 10px}.Event .eventInner .TabContent .Table .judge,.Event .eventInner .TabContent .Table .regNum{display:none}}@media(max-width:700px){.Event .eventInner .eventDetails .subtitle{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.Modal.showCounts .inner{height:100%}.Event .eventInner .breadcrumb{display:none}.Event .eventInner .eventDetails .title{flex-direction:column;height:auto}.Event .eventInner .eventDetails .title .registeredDogs ul{margin:5px 0;padding-left:5px}.Event .eventInner .eventDetails .title .actions{align-items:center;background-color:#fff;bottom:0;display:flex;height:80px;justify-content:center;left:0;max-height:80px;min-height:0;position:fixed;width:100%;z-index:3}.Event .eventInner .eventDetails .title .actions .disabled-register,.Event .eventInner .eventDetails .title .actions a{height:40px;line-height:40px;margin:0 10px;text-align:center;width:100%}.Event .eventInner .eventDetails .infoWrap .info .persons{flex-direction:column}.Event .eventInner .eventDetails .infoWrap .info .persons .conditions{padding-bottom:0}.Event .eventInner .TabContent .Table .price{display:none}}@media(max-width:375px){.Event .eventInner .TabContent .content .tabContent .Table .data .row .cell,.Event .eventInner .TabContent .content .tabContent .Table .headers .header span{font-size:14px}}.ShowTypeTab_ShowTypeTab__nNx8y .ShowTypeTab_armBandStart__\+jgsx{margin-bottom:3px!important}.ShowTypeTab_ShowTypeTab__nNx8y .ShowTypeTab_hint__3QgOt{font-size:12px!important;line-height:18px!important;margin:0;padding:0 0 20px!important}.ShowTypeTab_ShowTypeTab__nNx8y .ShowTypeTab_showTypeWrap__JDN6y{display:flex;flex-direction:row;justify-content:space-between}.Accordion_Accordion__HQvGc{margin-bottom:20px}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4{border-top:1px solid #f2f2f2}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E{background-color:#fff;border-bottom:1px solid #f2f2f2}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E.Accordion_active__gF0IH .Accordion_bellowTitle__a0n6u .Accordion_bellowExpand__ar-Lp{-webkit-mask-image:url(/static/media/minus.bf715442891c45b404ae.svg);mask-image:url(/static/media/minus.bf715442891c45b404ae.svg)}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E.Accordion_active__gF0IH .Accordion_bellow__9Eczk{display:block}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u{align-items:center;display:flex;flex:1 1;font-size:18px;font-weight:400;padding:20px;-webkit-user-select:none;user-select:none}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u:hover{background-color:#fdfdfd;cursor:pointer}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u:hover .Accordion_bellowTitleWrap__a3S-k{color:#f25a2d}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u:hover .Accordion_bellowExpand__ar-Lp{background-color:#f25a2d}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u .Accordion_bellowTitleWrap__a3S-k{flex:1 1}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellowTitle__a0n6u .Accordion_bellowExpand__ar-Lp{background-color:#666;height:40px;-webkit-mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px auto;mask-size:20px auto;width:40px}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellow__9Eczk{display:none;padding:20px}.Accordion_Accordion__HQvGc .Accordion_bellows__B3wPz .Accordion_bellowsInner__z3nM4 .Accordion_bellowWrap__86j6E .Accordion_bellow__9Eczk.Accordion_active__gF0IH{display:block}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsActions__22MFy{display:flex;flex:1 1;justify-content:flex-end}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM{margin-top:20px}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;flex:1 1;padding:20px}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno.JudgesTab_bsListHeaders__HV9Bb span{flex:1 1;font-weight:450}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno.JudgesTab_bsListHeaders__HV9Bb span:last-child{display:flex;justify-content:flex-end}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno span{flex:1 1}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno .JudgesTab_bsListActions__bp4ql{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno .JudgesTab_bsListActions__bp4ql .JudgesTab_icon__qjsJb{background-color:#333;display:block;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;max-width:40px;width:40px}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno .JudgesTab_bsListActions__bp4ql .JudgesTab_icon__qjsJb.JudgesTab_delete__RDWSP{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg)}.JudgesTab_JudgesTab__1QsKv .JudgesTab_bsList__K9DSM .JudgesTab_bsListItem__SSQno .JudgesTab_bsListActions__bp4ql .JudgesTab_icon__qjsJb:hover{background-color:#f25a2d;cursor:pointer}.Timeslots .timeslot{border-radius:5px;display:flex;padding:20px}.Timeslots .timeslot .timeslotData{flex:1 1}.Timeslots .timeslot .timeslotActions{margin-left:20px}.Timeslots .timeslot .timeslotActions .btnWrap{background-color:#fff;border:1px solid #939393;border-radius:50%;height:50px;margin-right:10px;position:relative;width:50px}.Timeslots .timeslot .timeslotActions .btnWrap:hover{background-color:#f8f8f8}.Timeslots .timeslot .timeslotActions .btnWrap:hover a,.Timeslots .timeslot .timeslotActions .btnWrap:hover button{background-color:#f25a2d}.Timeslots .timeslot .timeslotActions .btnWrap a,.Timeslots .timeslot .timeslotActions .btnWrap button{background-color:#333;display:block;height:50px;line-height:50px;margin:0;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:22px;mask-size:22px;overflow:hidden;padding:0;text-indent:100%;width:50px}.Timeslots .timeslot .timeslotActions .btnWrap a.delete,.Timeslots .timeslot .timeslotActions .btnWrap button.delete{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg)}.Timeslots .timeslot .timeslotActions .btnWrap a:focus,.Timeslots .timeslot .timeslotActions .btnWrap button:focus{outline:0}.Timeslots .timeslot .timeslotActions .btnWrap a:hover,.Timeslots .timeslot .timeslotActions .btnWrap button:hover{cursor:pointer}.Timeslots .timeslot:nth-child(2n){background-color:#f2f2f2}.Timeslots .timeslot .nameTotal{display:flex}.Timeslots .timeslot .nameTotal .Input:first-child{margin-right:10px}.Timeslots .timeslot .nameTotal .Input:last-child{margin-left:10px}.Timeslots .actions{display:flex;justify-content:center;padding:20px}.Timeslots .actions .Button{background-color:#fff;border:2px solid #666;color:#666;max-width:300px}.Timeslots .actions .Button:hover{border:2px solid #f25a2d;color:#f25a2d}.ShowForm{display:flex;flex:1 1;flex-direction:column;max-height:100%;min-height:100%;width:100%}.ShowForm .earlyBird{margin-top:10px}.ShowForm .judgeInfo{display:flex}.ShowForm .judgeInfo.breedSpecific{margin-top:20px}.ShowForm .judgeInfo .Input:first-child{flex:2 1}.ShowForm .judgeInfo .Input:last-child{margin-left:20px}.ShowForm .title{font-size:36px;font-weight:500;padding:20px}.ShowForm .formWrap{flex:1 1;padding:20px}.ShowForm .formWrap p{color:#666;font-size:14px;font-weight:300;margin:0;padding:10px 0 30px}.ShowForm .formWrap .Checkbox{margin-bottom:12px}.ShowForm .formWrap .judgeCheckWrap{margin-bottom:40px}.ShowForm .formWrap .maxDogWrap{margin-top:40px}.ShowForm .formWrap .stepTitle{font-size:24px}.ShowForm .formWrap .notifWrap{display:flex}.ShowForm .formWrap .notifWrap .notifInputWrap{flex:1 1}.ShowForm .formWrap .notifWrap .notifInputWrap.reload{border:1px solid #939393;border-radius:4px;border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.ShowForm .formWrap .notifWrap .Input input{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.ShowForm .formWrap .notifWrap .Button{border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;height:54px}.ShowForm .formWrap .startDateTime,.ShowForm .formWrap .trailingShow .selectTrailingShow{margin-top:40px}.ShowForm .formWrap .DatePick,.ShowForm .formWrap .Dropdown,.ShowForm .formWrap .Input,.ShowForm .formWrap .Phone{margin-bottom:20px}.EventForm{display:flex;flex:1 1;flex-direction:column;max-height:100%;min-height:100%;width:100%}.EventForm .title{font-size:36px;font-weight:500;padding:20px}.EventForm .formWrap{flex:1 1;padding:20px}.EventForm .formWrap .stepTitle{font-size:24px;margin-top:10px}.EventForm .formWrap .stepTitle:first-child{margin-top:0}.EventForm .formWrap .stripeError{background-color:#fdfdfd;border-radius:4px;display:flex;margin-bottom:30px;padding:20px}.EventForm .formWrap .stripeError .iconWrap{max-width:40px;min-width:40px}.EventForm .formWrap .stripeError .iconWrap .icon{background-color:#fff6eb;border-radius:50%;height:40px;width:40px}.EventForm .formWrap .stripeError .iconWrap .icon span{background-color:#f25a2d;display:inline-block;height:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.EventForm .formWrap .stripeError .iconWrap .icon.alert span{background-color:#b7261f;-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.EventForm .formWrap .stripeError .iconWrap .icon.success{background-color:#f1faf5}.EventForm .formWrap .stripeError .iconWrap .icon.success span{background-color:#6fc596;-webkit-mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg);mask-image:url(/static/media/check.68a1fc0b9fd32d35c142.svg)}.EventForm .formWrap .stripeError .message{font-size:14px;font-weight:400;line-height:21px;margin-left:20px}.EventForm .formWrap .stripeLink{background-color:#f25a2d;border-radius:20px;color:#fff;display:inline-block;height:40px;line-height:40px;padding:0 30px}.EventForm .formWrap .stripeLink:hover{background-color:#ffad4a}.EventForm .formWrap .stripeLink.disabled{background-color:#666}.EventForm .formWrap .half{display:flex;flex:1 1}.EventForm .formWrap .half.address .Input:first-child{flex:2 1}.EventForm .formWrap .half .DatePick,.EventForm .formWrap .half .Dropdown,.EventForm .formWrap .half .Input,.EventForm .formWrap .half .Phone,.EventForm .formWrap .half .checkboxWrap{flex:1 1}.EventForm .formWrap .half .DatePick:first-child,.EventForm .formWrap .half .Dropdown:first-child,.EventForm .formWrap .half .Input:first-child,.EventForm .formWrap .half .Phone:first-child,.EventForm .formWrap .half .checkboxWrap:first-child{margin-right:10px}.EventForm .formWrap .half .DatePick:last-child,.EventForm .formWrap .half .Dropdown:last-child,.EventForm .formWrap .half .Input:last-child,.EventForm .formWrap .half .Phone:last-child,.EventForm .formWrap .half .checkboxWrap:last-child{margin-left:10px}.EventForm .formWrap .checkWrap{display:flex;flex-direction:column;margin-bottom:40px}.EventForm .formWrap .checkWrap.half{flex-direction:row}.EventForm .formWrap .checkWrap .checkboxWrap{border:1px solid #939393;border-radius:4px;flex:1 1;flex-direction:column;margin-bottom:20px;min-height:50px;padding:0 10px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType{display:flex;flex-direction:column;margin-top:10px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime{display:flex;margin-bottom:12px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime.disabled .showTimeInputs{opacity:.5}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime .showTimeInputs{flex:1 1}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime .showTimeInputs .DatePick{flex:1 1;margin-bottom:0}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime .showTimeInputs .judge{display:flex;margin-top:20px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime .showTimeInputs .judge .Input{margin-left:0;margin-right:0}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .showTime .showActions{display:flex;justify-content:center;margin:0 0 0 10px;max-width:20px;min-width:20px;padding:0 8px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .half{display:flex}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .Input:first-child{margin-right:10px}.EventForm .formWrap .checkWrap .checkboxWrap .expandedShowType .Input:last-child{margin-left:10px}.EventForm .formWrap .checkWrap .checkboxWrap .name{padding-top:12px}.EventForm .formWrap .checkWrap .checkboxWrap label.checkboxLabel{flex:1 1;height:50px;min-height:50px}.EventForm .formWrap .checkWrap .checkboxWrap label.checkboxLabel .checkmarkWrap .checkmark{border-radius:50%;max-width:25px;min-width:25px}.EventForm .formWrap .checkWrap .checkboxWrap label.checkboxLabel .checkmarkWrap,.EventForm .formWrap .checkWrap .checkboxWrap label.checkboxLabel .name{margin-top:-10px}.EventForm .formWrap .checkWrap .checkboxWrap label.checkboxLabel .name{color:#333;font-size:16px;font-weight:500}.EventForm .formWrap p{color:#666;font-size:14px;font-weight:300;line-height:24px;margin:0;padding:10px 0 30px}.EventForm .formWrap .Checkbox,.EventForm .formWrap .DatePick,.EventForm .formWrap .Input,.EventForm .formWrap .Phone{margin-bottom:20px}.eventForm .inner{max-width:800px;min-height:750px}@media(max-width:900px)or (max-height:750px){.eventForm .inner{height:100%;max-height:100%;max-width:100%;min-height:0}}.Modal.congratsModal .inner{max-width:600px}.Modal.congratsModal .inner .content p{line-height:24px;padding:40px;text-align:center}.Congrats{display:flex;flex:1 1;overflow:hidden;position:relative}.Congrats .mainBubble{background-color:#fff6eb;border-radius:50%;height:360px;left:50%;margin-left:-180px;position:absolute;top:-220px;width:360px}.Congrats .mainBubble:after{border:1px solid #ffad4a;border-radius:50%;content:" ";height:380px;left:-10px;position:absolute;top:-10px;width:380px}.Congrats .mainBubble .bubbleInner{height:100%;left:0;position:absolute;top:0;width:100%}.Congrats .mainBubble .bubbleInner .bubble{background-color:#ffad4a;border-radius:50%;bottom:-10px;height:10px;left:-10px;position:absolute;width:10px}.Congrats .mainBubble .bubbleInner .bubble.rightBig{background-color:#ffad4a;bottom:40px;height:80px;left:auto;right:-30px;width:80px}.Congrats .mainBubble .bubbleInner .bubble.rightSmall{background-color:#f25a2d;bottom:-10px;height:20px;left:auto;right:-50px;width:20px}.Congrats .mainBubble .bubbleInner .bubble.leftBig{bottom:110px;height:20px;left:40px;width:20px}.Congrats .mainBubble .bubbleInner .bubble.leftSmall{bottom:30px;left:-10px}.Congrats .content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-top:190px;padding-bottom:40px}.Congrats .content .title{font-size:51px}.Congrats .content p{margin:0;padding:40px 0}.Congrats .content .actions{display:flex}.Congrats .content .actions .optionalAction{background-color:#fff;border:2px solid #333;border-radius:20px;color:#333;font-family:Roboto;font-size:16px;font-weight:500;height:40px;margin-right:10px;padding:0 20px}.Congrats .content .actions .optionalAction:hover{background-color:#fff;border:2px solid #666;color:#666;cursor:pointer}.Congrats .content .actions a,.Congrats .content .actions button{border-radius:20px;color:#333;display:inline-block;font-weight:500;height:40px;line-height:40px;margin-right:10px;max-height:40px;padding:0 20px}.Congrats .content .actions a:hover,.Congrats .content .actions button:hover{color:#666}.Congrats .content .actions a.mainLink,.Congrats .content .actions button.mainLink{background-color:#f25a2d;color:#fff}.Congrats .content .actions a.mainLink:hover,.Congrats .content .actions button.mainLink:hover{background-color:#ffad4a}.Congrats .content .actions button{background-color:#f25a2d;border:0;color:#fff;font-family:Roboto;font-size:16px;font-weight:500}.Congrats .content .actions button:hover{background-color:#ffad4a;color:#fff;cursor:pointer}@media(max-width:900px){.Modal.congratsModal .inner{height:100%}}.Modal.searchUsersModal .inner{max-width:550px}.UserSearch{display:flex;flex:1 1;min-height:370px;padding:20px}.UserSearch .userSearchInner{flex:1 1}.UserSearch .userSearchInner .searchUsers{display:flex}.UserSearch .userSearchInner .searchUsers .Button{border-radius:4px;height:54px;margin-left:10px}.UserSearch .userSearchInner .loadWrap{align-items:center;display:flex;flex:1 1;justify-content:center;margin-top:20px}.UserSearch .userSearchInner .loadWrap #loading{border-top-color:#666}.UserSearch .title{font-size:31px;font-weight:500}.UserSearch .description{color:#666;padding:20px 0}.UserSearch .noUserFound{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;min-height:200px;padding:0 20px}.UserSearch .noUserFound .msg{color:#666;font-weight:500;padding-bottom:10px}.UserSearch .usersFound{list-style-type:none;margin:0;padding:20px 0 0}.UserSearch .usersFound li{align-items:center;display:flex;flex:1 1;font-weight:500;height:50px;padding:0 20px}.UserSearch .usersFound li a{color:#000;height:50px;line-height:50px;width:100%}.UserSearch .usersFound li a:hover{color:#f25a2d}.UserSearch .usersFound li:hover{background-color:#f8f8f8;border-radius:4px;color:#f25a2d;cursor:pointer}.UserSearch .createNewUser,.UserSearch .createNewUser form{display:flex;flex:1 1;flex-direction:column}.UserSearch .createNewUser form{padding-top:20px}.UserSearch .createNewUser form .row{display:flex;margin-bottom:20px}.UserSearch .createNewUser form .row.junior{flex-direction:column}.UserSearch .createNewUser form .row.junior .Input{margin-top:20px}.UserSearch .createNewUser form .row.double .Input:first-child{margin-right:10px}.UserSearch .createNewUser form .row.double .Input:last-child{margin-left:10px}.UserSearch .createNewUser form .row .Phone{flex:1 1}.UserSearch .createNewUser form .actions{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end}.UserSearch .createNewUser form .actions .Button{flex:1 1;max-width:100%}.UserSearch .createNewUser form .actions .Button:first-child{background-color:#fff;border:2px solid #666;color:#666;margin-right:10px}.UserSearch .createNewUser form .actions .Button:first-child:hover{border:2px solid #f25a2d;color:#f25a2d}.UserSearch .createNewUser form .actions .Button:last-child{margin-left:10px}.Modal.ribbonSkipModal .inner{max-width:500px}.RibbonSkip{display:flex;flex:1 1;flex-direction:column}.RibbonSkip .title{font-size:24px;font-weight:500;padding:20px 20px 40px}.RibbonSkip .content{flex:1 1;padding:0 20px}.RibbonSkip .content .text{color:#666;font-size:16px;padding-bottom:15px}.RibbonSkip .actions{display:flex;justify-content:flex-end;padding:0 20px 20px}.Counts{display:flex;flex:1 1;flex-direction:column;padding:20px}.Counts .title{font-size:28px;font-weight:500}.Counts p{color:color(grey,500);font-size:18px;line-height:24px;margin:20px 0;padding:0}.Counts .Table{flex:1 1;min-height:0;overflow:none;overflow-y:auto}.Counts .button-group{display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;padding-bottom:20px}.Counts .button-group .Button:first-child{background-color:color(grey,100);border:2px solid color(grey,500);color:color(grey,500);margin-right:20px}.Counts .button-group .Button:first-child:hover{border:2px solid color(grey,400);color:color(grey,400)}.Modal.judgeBooksModal .inner{max-height:90vh;max-width:600px;overflow:hidden}.judge-books-filter-modal{box-sizing:border-box;display:flex;flex-direction:column;margin:0;max-height:90vh;overflow:hidden;padding:24px;width:100%}.judge-books-filter-modal h2{flex-shrink:0;font-size:24px;font-weight:600;margin:0 0 12px}.judge-books-filter-modal p{color:#666;flex-shrink:0;margin:0 0 24px}.judge-books-filter-modal .scrollable-content{flex:1 1;min-height:0;overflow-y:auto}.judge-books-filter-modal .filter-options{margin-bottom:20px}.judge-books-filter-modal .filter-options .radio-option{align-items:flex-start;border:2px solid #ddd;border-radius:8px;cursor:pointer;display:flex;margin-bottom:15px;padding:15px;transition:all .2s ease}.judge-books-filter-modal .filter-options .radio-option.selected,.judge-books-filter-modal .filter-options .radio-option:hover{background-color:#fff5f2;border-color:#ff6b35}.judge-books-filter-modal .filter-options .radio-option input[type=radio]{accent-color:#ff6b35;margin:4px 12px 0 0}.judge-books-filter-modal .filter-options .radio-option .option-content{flex:1 1}.judge-books-filter-modal .filter-options .radio-option .option-content .option-title{font-weight:600}.judge-books-filter-modal .selection-section{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-bottom:24px;padding:20px}.judge-books-filter-modal .selection-section .section-title{font-weight:600;margin-bottom:8px}.judge-books-filter-modal .selection-section .section-subtitle{color:#666;font-size:14px;margin-bottom:15px}.judge-books-filter-modal .selection-section .dropdown-container{margin-bottom:15px}.judge-books-filter-modal .selection-section .selected-items .selected-title{font-size:14px;font-weight:600;margin-bottom:10px}.judge-books-filter-modal .selection-section .selected-items .no-items{background-color:#f8f9fa;border:1px dashed #ddd;border-radius:4px;color:#666;font-size:14px;font-style:italic;padding:10px;text-align:center}.judge-books-filter-modal .selection-section .selected-items .items-list{display:flex;flex-wrap:wrap;gap:8px}.judge-books-filter-modal .selection-section .selected-items .items-list .selected-item{align-items:center;background-color:#ff6b35;border-radius:16px;color:#fff;display:flex;font-size:14px;padding:6px 12px}.judge-books-filter-modal .selection-section .selected-items .items-list .selected-item .remove-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;line-height:1;margin-left:8px}.judge-books-filter-modal .selection-section .selected-items .items-list .selected-item .remove-btn:hover{opacity:.8}.judge-books-filter-modal .modal-actions{background-color:#f8f9fa;border-top:1px solid #ddd;display:flex;flex-shrink:0;gap:12px;justify-content:flex-end;margin:24px -24px -24px;padding:20px 24px}@media(max-width:768px){.judge-books-filter-modal{padding:16px}.judge-books-filter-modal h2{font-size:20px}.judge-books-filter-modal .filter-options .radio-option{padding:12px}.judge-books-filter-modal .modal-actions{gap:10px;margin:20px -16px -16px;padding:16px}.judge-books-filter-modal .modal-actions .Button{flex:1 1;min-width:0}}.Chip_Chip__sVKsq{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;display:inline-flex;justify-content:center;margin-bottom:10px;margin-right:10px;padding:5px 12px;position:relative}.Chip_Chip__sVKsq:hover{cursor:pointer}.Chip_Chip__sVKsq:hover .Chip_closeWrap__qe0di{display:flex}.Chip_Chip__sVKsq .Chip_text__ovsSc{color:#f25a2d;font-size:14px}.Chip_Chip__sVKsq .Chip_closeWrap__qe0di{align-items:center;background-color:#f8f8f8;display:none;height:27px;justify-content:center;padding:0 5px;position:absolute;right:0;top:0}.Chip_Chip__sVKsq .Chip_closeWrap__qe0di span{color:#f25a2d;margin-right:4px}.Chip_Chip__sVKsq .Chip_close__sQrS-{background-color:#f25a2d;height:13px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:13px;mask-size:13px;width:13px;z-index:2}.Chip_Chip__sVKsq .Chip_close__sQrS-:hover{background-color:#f25a2d;cursor:pointer}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_title__EowlU{border-bottom:1px solid #f8f8f8;font-size:18px;font-weight:500;padding-bottom:10px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifContent__13k79{max-width:600px}.NotificationsTab_NotificationsTab__zV4XS p{color:#666;font-size:16px;line-height:24px;margin:0 0 20px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifForm__P2bwO{align-items:center;display:flex;max-width:600px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifForm__P2bwO .NotificationsTab_notifInput__Rkrze{flex:1 1}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifForm__P2bwO .NotificationsTab_notifInput__Rkrze .NotificationsTab_notifInputActual__MheI0{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifForm__P2bwO .NotificationsTab_notifButton__UKWHG{border-bottom-left-radius:0;border-top-left-radius:0;height:54px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifList__Ezd8i{margin-top:20px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_emptyList__5yWC\+{color:#666;margin-top:20px}.NotificationsTab_NotificationsTab__zV4XS .NotificationsTab_notifActions__uyElu{margin-top:20px}.SelectJudges_SelectJudges__e5Jwg{flex:1 1;padding:20px}.SelectJudges_SelectJudges__e5Jwg .SelectJudges_title__hOpJD{font-size:24px;padding-bottom:20px}.SelectJudges_SelectJudges__e5Jwg .SelectJudges_actions__f\+csy{display:flex;flex:1 1;justify-content:flex-end;margin-top:20px}.SelectJudges_SelectJudges__e5Jwg .SelectJudges_ringWrap__gUgF-{display:flex;flex:1 1;flex-direction:column;margin-bottom:20px}.SelectJudges_SelectJudges__e5Jwg .SelectJudges_ringWrap__gUgF- .SelectJudges_ringName__DnorU{font-size:18px;padding-bottom:10px}.SelectJudges_SelectJudges__e5Jwg .SelectJudges_ringWrap__gUgF- .SelectJudges_judges__0oLzk .SelectJudges_judge__VDWQT{margin-bottom:10px}.SelectRing_SelectRing__S0M7n{display:flex;flex:1 1;flex-direction:column;padding:20px}.SelectRing_SelectRing__S0M7n .SelectRing_title__t\+ku3{font-size:24px;padding-bottom:20px}.SelectRing_SelectRing__S0M7n .SelectRing_actions__2dlhR{align-items:flex-end;display:flex;flex:1 1;justify-content:flex-end;margin-top:20px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4{display:flex;flex:1 1;flex-direction:column;position:relative;width:100%}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw{display:flex}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw .JudgeSchedulesTab_RingName__L6Hjv{flex:1 1}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw .JudgeSchedulesTab_RingButton__8OgfR{border-radius:4px;height:52px;margin-left:10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw .JudgeSchedulesTab_RingButton__8OgfR.JudgeSchedulesTab_IconButton__KgUQ4{padding:0}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw .JudgeSchedulesTab_RingButton__8OgfR .JudgeSchedulesTab_Icon__2YVc1{background-color:#fff;display:block;height:50px;line-height:50px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:22px;mask-size:22px;overflow:hidden;text-indent:100%;width:50px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_RingSelection__\+bCFw .JudgeSchedulesTab_RingButton__8OgfR .JudgeSchedulesTab_Icon__2YVc1.JudgeSchedulesTab_Delete__BaNLM{-webkit-mask-image:url(/static/media/delete.888c5c073e11d2317936.svg);mask-image:url(/static/media/delete.888c5c073e11d2317936.svg)}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_NoRunningOrder__XOLhW{color:#939393;display:flex;flex-direction:column;justify-content:center;line-height:24px;margin:40px auto 0;max-width:600px;text-align:center}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_NoRunningOrder__XOLhW .JudgeSchedulesTab_SelectJudge__ZCpTK{margin:10px auto 0}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_dndWrap__RfpeH{height:100%;left:0;position:absolute;top:0;width:100%}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo{display:flex;flex:1 1;flex-direction:column;margin-right:40px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeActions__k7Gti{display:flex;justify-content:flex-end;margin-right:-40px;padding:20px 0}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeActions__k7Gti .JudgeSchedulesTab_JudgeButton__eVYUb{margin-left:20px;max-width:400px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa{background-color:#f8f8f8;display:flex;flex:1 1;overflow:auto;padding:20px;width:100%}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI{background-color:#fff;border-radius:10px;flex:1 1;margin-right:20px;min-width:400px;padding:10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI:last-child{margin-right:0}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB{margin-bottom:20px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeName__EUIlU{align-items:center;color:#333;display:flex;flex:1 1;font-size:21px;font-weight:500;justify-content:space-between;line-height:28px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeStart__2KdnD{align-items:center;color:#666;display:flex;font-size:16px;margin:5px 0 10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeStart__2KdnD .JudgeSchedulesTab_Caret__ztqor{background-color:#666;height:20px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;width:20px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeStart__2KdnD .JudgeSchedulesTab_Caret__ztqor:hover{background-color:#f25a2d;cursor:pointer}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeStart__2KdnD .JudgeSchedulesTab_Caret__ztqor.JudgeSchedulesTab_Left__6Umiz{margin-right:5px;-webkit-mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg);mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg)}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeStart__2KdnD .JudgeSchedulesTab_Caret__ztqor.JudgeSchedulesTab_Right__KKC5R{margin-left:5px;-webkit-mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg);mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg);transform:rotate(180deg)}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeTime__fsgfC{align-items:center;display:flex}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeTime__fsgfC .JudgeSchedulesTab_JudgeTimeInner__f-6Ma{background-color:#f1faf5;border-radius:4px;color:#6fc596;display:inline-block;font-size:16px;height:28px;line-height:28px;padding:0 8px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeTime__fsgfC .JudgeSchedulesTab_BreakButton__tzXc7{border:0;border-radius:4px;display:inline-block;font-family:Roboto;font-size:14px;font-weight:500;height:28px;line-height:28px;margin-left:5px;outline:0;padding:0 8px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeTime__fsgfC .JudgeSchedulesTab_BreakButton__tzXc7:hover{background-color:#fff6eb;color:#f25a2d;cursor:pointer}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_JudgeInfo__DwfSB .JudgeSchedulesTab_JudgeTime__fsgfC.JudgeSchedulesTab_JudgeTimeOver__YkvSn .JudgeSchedulesTab_JudgeTimeInner__f-6Ma{background-color:#fbeae9;color:#b7261f}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggableHidden__jVdZ5{display:none;height:0!important;width:0!important}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z{background-color:#fff;border:2px solid #f8f8f8;border-radius:2px;display:flex;margin-bottom:10px;padding:20px 10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z:hover .JudgeSchedulesTab_ElementRight__sfa7U.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_ElementName__VUqwm span:last-child{display:block;margin-right:10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementIconWrap__hnba0{margin-right:10px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementIconWrap__hnba0.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_icon__Itam6{background-color:#666;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 25px;mask-size:auto 25px;width:40px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementIconWrap__hnba0.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_icon__Itam6.JudgeSchedulesTab_break__IQyAL{-webkit-mask-image:url(/static/media/break.0989cf95a1a97f2e8302.svg);mask-image:url(/static/media/break.0989cf95a1a97f2e8302.svg)}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementIconWrap__hnba0 .JudgeSchedulesTab_icon__Itam6{background-color:#666;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 25px;mask-size:auto 25px;width:40px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementIconWrap__hnba0 .JudgeSchedulesTab_icon__Itam6.JudgeSchedulesTab_handle__xqhvn{-webkit-mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg);mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg)}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U{flex:1 1}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_ElementName__VUqwm{align-items:center;display:flex;justify-content:space-between}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_ElementName__VUqwm span:last-child{background-color:#666;display:none;height:20px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:20px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U.JudgeSchedulesTab_Break__xkueF .JudgeSchedulesTab_ElementName__VUqwm span:last-child:hover{background-color:#b7261f;cursor:pointer}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U .JudgeSchedulesTab_ElementName__VUqwm{font-size:18px;font-weight:500}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U .JudgeSchedulesTab_EntryAmount__DaJwZ{color:#666;font-size:14px;font-weight:400;margin-top:5px}.JudgeSchedulesTab_JudgeSchedulesTab__qO-b4 .JudgeSchedulesTab_JudgeSchedulesContainer__-C5bo .JudgeSchedulesTab_JudgeDroppables__McSoa .JudgeSchedulesTab_JudgeDroppable__Zw4wI .JudgeSchedulesTab_ElementDraggable__7gD9z .JudgeSchedulesTab_ElementRight__sfa7U .JudgeSchedulesTab_EntryAmount__DaJwZ .JudgeSchedulesTab_BreakLength__KlLjq{margin-bottom:0;margin-right:10px;margin-top:20px}.ExerciseItem_ExerciseItem__MWGmG{background-color:#fff;border-bottom:1px solid #f8f8f8;display:flex;padding:20px 0}.ExerciseItem_ExerciseItem__MWGmG.ExerciseItem_disabled__yJT0R{background-color:#f8f8f8}.ExerciseItem_ExerciseItem__MWGmG.ExerciseItem_disabled__yJT0R .ExerciseItem_details__kAvQD{color:#666;font-weight:300}.ExerciseItem_ExerciseItem__MWGmG.ExerciseItem_disabled__yJT0R .ExerciseItem_details__kAvQD .ExerciseItem_index__9sgjC{font-weight:300}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_disabled__yJT0R{margin-right:20px}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_handleWrap__hD2hJ{margin:0 20px}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_handleWrap__hD2hJ .ExerciseItem_icon__s1rW8{background-color:#666;height:30px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 21px;mask-size:auto 21px;width:30px}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_handleWrap__hD2hJ .ExerciseItem_icon__s1rW8.ExerciseItem_handle__pS6ek{-webkit-mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg);mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg)}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_sign__-w68-{font-weight:300;margin-right:5px}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_details__kAvQD{flex:1 1;font-size:18px;line-height:30px;margin-right:20px}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_details__kAvQD .ExerciseItem_index__9sgjC{font-weight:500}.ExerciseItem_ExerciseItem__MWGmG .ExerciseItem_details__kAvQD .ExerciseItem_sign__-w68-{color:#666}.ExerciseTab_ExerciseTab__DHKzD{flex:1 1;margin-bottom:40px}.ExerciseTab_ExerciseTab__DHKzD .ExerciseTab_tip__qVNbZ{color:#666;font-size:16px;line-height:24px;max-width:600px;padding:0 0 30px}.ExerciseTab_ExerciseTab__DHKzD .ExerciseTab_actions__alpwW{display:flex;flex:1 1;justify-content:flex-end;padding-top:10px}.ExerciseTab_ExerciseTab__DHKzD .ExerciseTab_elementSelect__poipG{min-width:300px}.WaitlistTab_WaitlistTab__C0Bmq{flex:1 1}.WaitlistTab_WaitlistTab__C0Bmq p{color:#666;font-size:16px;line-height:24px;margin:0 0 20px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_limitWrap__6NzcO{margin-bottom:20px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_limitWrap__6NzcO .WaitlistTab_waitlistControls__pn25j{display:flex;flex-direction:column;gap:15px;margin-top:20px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_limitWrap__6NzcO .WaitlistTab_waitlistControls__pn25j .WaitlistTab_waitlistToggle__NR8T-{align-items:center;display:flex}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_limitWrap__6NzcO .WaitlistTab_waitlistControls__pn25j .WaitlistTab_waitlistSizeInput__M--16{max-width:300px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_actions__qlB8z{display:flex;flex:1 1;justify-content:flex-end;margin-bottom:20px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_details__y7jYB{margin:0 0 20px;max-width:800px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo{background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;margin-bottom:20px;padding:20px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_title__rlk76{align-items:center;display:flex}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_title__rlk76 .WaitlistTab_titleInner__n1RH6{flex:1 1;font-size:18px;font-weight:500;height:38px;margin-bottom:12px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_title__rlk76 .WaitlistTab_titleInner__n1RH6,.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_title__rlk76 .WaitlistTab_toggle__OTdr1{align-items:center;display:flex}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_data__EyK8F{display:flex}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_data__EyK8F .WaitlistTab_inputWrap__4oCBf{flex:1 1}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_data__EyK8F .WaitlistTab_inputWrap__4oCBf:first-child{margin-right:10px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo .WaitlistTab_data__EyK8F .WaitlistTab_inputWrap__4oCBf:last-child{margin-left:10px}.WaitlistTab_WaitlistTab__C0Bmq .WaitlistTab_WaitlistElement__FHngo.WaitlistTab_disabled__Ue16- .WaitlistTab_data__EyK8F .WaitlistTab_inputWrap__4oCBf:last-child .WaitlistTab_input__Jh2Kd input{background-color:#f8f8f8}.ExercisesTab_ExercisesTab__YrMgy{flex:1 1}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_details__28hGB{margin:0 0 20px;max-width:800px}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_details__28hGB p{color:#666;font-size:16px;line-height:24px;margin:0 0 20px}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_ExerciseElement__KGnwt{background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;margin-bottom:20px;padding:20px}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_ExerciseElement__KGnwt .ExercisesTab_title__rNKiB{align-items:center;display:flex}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_ExerciseElement__KGnwt .ExercisesTab_title__rNKiB .ExercisesTab_titleInner__MdYCO{align-items:center;display:flex;flex:1 1;font-size:18px;font-weight:500;height:38px;margin-bottom:12px}.ExercisesTab_ExercisesTab__YrMgy .ExercisesTab_actions__PYd4a{display:flex;flex:1 1;justify-content:flex-end;margin-bottom:20px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6{flex:1 1}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_details__HqnIw{margin:0 0 20px;max-width:800px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_details__HqnIw p{color:#666;font-size:16px;line-height:24px;margin:0 0 20px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE{background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;margin-bottom:20px;padding:20px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE .ScentworkElementsTab_title__Kg4d5{align-items:center;display:flex;margin-bottom:20px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE .ScentworkElementsTab_title__Kg4d5 .ScentworkElementsTab_titleInner__GJoP3{align-items:center;display:flex;flex:1 1;font-size:18px;font-weight:500;gap:15px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE .ScentworkElementsTab_title__Kg4d5 .ScentworkElementsTab_titleInner__GJoP3 .ScentworkElementsTab_judgeName__1FnpG{color:#666;font-size:14px;font-weight:400}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE .ScentworkElementsTab_configRow__DNiKD{align-items:flex-end;display:flex;gap:20px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_ElementConfig__8YsZE .ScentworkElementsTab_configRow__DNiKD .ScentworkElementsTab_inputGroup__8iPhr{flex:1 1;max-width:200px}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_noElements__8sxNn{color:#939393;padding:40px 20px;text-align:center}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_noElements__8sxNn p{font-size:16px;margin:0}.ScentworkElementsTab_ScentworkElementsTab__1SKv6 .ScentworkElementsTab_actions__pBQVZ{border-top:1px solid #f8f8f8;display:flex;flex:1 1;justify-content:flex-end;margin-top:20px;padding-top:20px}.ManageShow_ManageShow__CIs5p{display:flex;flex:1 1;flex-direction:column;min-height:800px;width:100%}.ManageShow_ManageShow__CIs5p .ManageShow_waitlistWrap__s6Mw0{flex:1 1}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ{display:flex;flex-direction:column;padding:20px 40px}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ .ManageShow_RingSelection__Knvc3{margin-top:30px}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ .ManageShow_RingSelection__Knvc3 .ManageShow_RingName__xNNpF{margin-bottom:0;max-width:300px}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ .ManageShow_RingSelection__Knvc3 .ManageShow_RingName__xNNpF label span{font-size:12px}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ span.ManageShow_ModalTitle__6czyP{color:#333;font-size:24px;font-weight:500}.ManageShow_ManageShow__CIs5p .ManageShow_title__bBXbQ span.ManageShow_ShowName__KOJLQ{color:#666;font-weight:300;margin-top:5px}.ManageShow_ManageShow__CIs5p .ManageShow_manageShowContent__Z\+3rt{display:flex;flex:1 1;flex-direction:column}.Modal .scrollWrap{flex:1 1;height:100%;left:0;overflow:auto;position:absolute;top:0;width:100%}.Modal.eventModal{align-items:flex-end}.Modal.eventModal .inner{border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:80px;max-width:1600px;min-height:80%}.Modal.eventModal .inner .Event{border-top-left-radius:20px;border-top-right-radius:20px;height:auto;min-height:100%}.Modal.eventModal .inner .Event .breadcrumb{display:none}.EventCard{background-color:#fff;border:1px solid #f2f2f2;border-radius:8px;color:#666;max-height:300px;padding:20px;position:relative}.EventCard .location{display:-webkit-box;font-size:12px;margin:5px 0 10px}.EventCard .location,.EventCard .name{-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.EventCard .name{color:#333;display:block;display:-webkit-box;font-size:21px;font-weight:500;padding-right:60px;text-overflow:ellipsis}.EventCard .name span:hover{color:#f25a2d;cursor:pointer}.EventCard .name .premiumLink{ling-height:25px;font-size:12px;margin-left:20px}.EventCard .club{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#f25a2d;display:flex;display:-webkit-box;font-size:14px;justify-content:space-between;margin:0 0 12px;overflow:hidden;padding-top:10px;text-overflow:ellipsis}.EventCard .club a.premiumLink{cursor:pointer;font-weight:500}.EventCard .labelsWrapper{column-gap:8px;display:flex;flex-direction:row}.EventCard .labelsWrapper .eventStatus{background-color:#f8f9ff;border-radius:4px;color:#7887eb;display:inline-block;font-size:16px;font-weight:500;height:30px;line-height:30px;margin-bottom:10px;min-height:30px;padding:0 12px;text-transform:capitalize}.EventCard .labelsWrapper .eventStatus.isAdmin.published{background-color:#f8f9ff;color:#7887eb}.EventCard .labelsWrapper .eventStatus.published{background-color:#f1faf5;color:#6fc596}.EventCard .labelsWrapper .eventStatus.complete{background-color:#b7261f}.EventCard .labelsWrapper .lotteryLabel{background-color:#fff6eb;border-radius:4px;color:#ff875c;font-size:16px;font-weight:500;height:30px;line-height:30px;padding:0 12px;text-transform:capitalize}.EventCard .eventType{align-items:center;background-color:#fff;border:1px solid #f25a2d;border-radius:12px;color:#f25a2d;display:flex;font-size:14px;justify-content:center;min-height:24px;padding:0 12px;position:absolute;right:20px;top:20px}.EventCard .image{background-color:#f8f8f8;border-radius:12px;display:none;min-height:150px;overflow:hidden}.EventCard .image img{display:block}.EventCard .date{display:flex;flex:1 1;padding:5px 0 0}.EventCard .date span{flex:1 1}.EventCard .horizontalWrap{height:40px}.EventCard .horizontalWrap .horizontalList{align-items:center;height:40px;list-style-type:none;overflow:auto}.EventCard .horizontalWrap .horizontalList li{background-color:#f8f8f8;border-radius:4px;color:#f25a2d;display:inline-block;font-size:14px;margin-right:8px;padding:4px 8px}.EventCard .horizontalWrap .horizontalList li:last-child{margin-right:0}.EventCard .horizontalWrap .less,.EventCard .horizontalWrap .more{background-color:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;height:25px;top:8px}.EventCard .horizontalWrap .less:before,.EventCard .horizontalWrap .more:before{background-color:#f8f8f8;border-radius:4px;content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.EventCard .horizontalWrap .less:after,.EventCard .horizontalWrap .more:after{background:linear-gradient(270deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:-20px;position:absolute;top:0;width:20px}.EventCard .horizontalWrap .less .icon,.EventCard .horizontalWrap .more .icon{background-color:#f25a2d;height:20px;width:20px}.EventCard .horizontalWrap .less{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.EventCard .horizontalWrap .less:after{background:linear-gradient(90deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:auto;position:absolute;right:-20px;top:0;width:20px}.EventCard .price{min-height:40px;padding:10px 0}.EventCard .price .openDateLabel{color:#939393;font-size:12px}.EventCard .price .openDate{font-size:21px}.EventCard .price .range{display:flex;font-size:21px}.EventCard .price .range span{color:#6fc596;font-weight:500;padding-right:2px}.EventCard .price .range span.early-bird{align-self:center;background-color:#f1faf5;border:0;border-radius:4px;color:#6fc596;font-size:16px;font-weight:500;height:26px;line-height:26px;margin:0 0 0 14px;padding:0 8px;width:auto}.EventCard .price .range .minPrice{margin-right:6px}.EventCard .price .range .maxPrice{margin-left:6px}.EventCard .price .disclaimer{color:#939393;font-size:12px;padding:0}.EventCard .registeredDogs{padding:11px 0}.EventCard .registeredDogs li,.EventCard .registeredDogs ul{list-style-type:none;margin:0;padding:0}.EventCard .registeredDogs ul{display:flex;padding-left:11px}.EventCard .registeredDogs ul li{border:2px solid #fff;border-radius:50%;height:38px;margin:-2px -10px 0;overflow:hidden;width:38px}.EventCard .registeredDogs ul li .DogPortrait{height:38px;width:38px}.EventCard .registeredDogs ul li .DogPortrait .initial{font-size:21px}.EventCard .registeredDogs ul li.tag{align-self:center;background-color:#f1faf5;border:0;border-radius:4px;color:#6fc596;font-size:16px;font-weight:500;height:26px;line-height:26px;margin:0 0 0 20px;padding:0 8px;width:auto}.EventCard .registeredDogs ul li img{display:block;height:auto;width:100%}.EventCard .action{display:flex;flex:1 1}.EventCard .action a{background-color:#f25a2d;border:0;border-radius:23px;color:#fff;flex:1 1;font-size:18px;font-weight:500;height:46px;line-height:46px;margin:0;padding:0;text-align:center}.EventCard .action a:hover{background-color:#ffad4a;cursor:pointer}.EventCard .action a:first-child{margin-right:5px}.EventCard .action a:last-child{margin-left:5px}.EventCard .action a.solo{margin-left:0;margin-right:0}.Events{background-color:#fbfbfb;min-height:100%}.Events .inner{margin:0 auto;max-width:1280px;padding:70px 0}.Events .inner .TabContent .HorizontalScroll .horizontalWrap{margin-bottom:0}.Events .inner .TabContent .content{background-color:transparent}.Events .inner .TabContent .content .tabContent{background-color:transparent;padding:0}.Events .inner .no-events{align-items:center;color:#939393;display:flex;flex-direction:column;justify-content:center;margin:80px 0;text-align:center}.Events .inner .no-events i{font-size:41px;margin-bottom:20px}.Events .inner .no-events .Button{margin-top:20px}.Events .inner .TabContent,.Events .inner .TabContent .tabContent{min-height:0}.Events .inner .title{display:flex;flex:1 1;padding-top:40px}.Events .inner .title h1{flex:1 1;font-weight:500;margin:0;padding:0}.Events .inner .title button{background-color:#fff;border:1px solid #939393;border-radius:20px;font-weight:600;height:40px;line-height:40px;padding:0 20px}.Events .inner .title button:hover{border:1px solid #f8f8f8;cursor:pointer}.Events .inner .list{display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.Events .inner .list .loading{display:none}.Events .inner .list .EventCard,.Events .inner .list .eventCardPlaceholder{margin-top:20px;width:29%}.Events .inner .list .eventCardPlaceholder{border:1px solid transparent;padding:20px}.Events .inner .list .eventCard{background-color:#fff;border:1px solid #f8f8f8;border-radius:8px;margin-top:20px;padding:20px;width:29%}.Events .inner .list .eventCard .image{height:150px;margin-top:10px}.Events .inner .list .eventCard .details{height:19px;margin-top:10px}.Events .inner .list .eventCard .details.image{height:150px}.Events .inner .list .eventCard .details.big{height:35px}.Events .inner .list .eventCard .details.half{width:75%}.Events .inner .list .eventCard .details.spacer{margin-top:30px}.Events .inner .list .no-events{align-items:center;background:transparent;display:flex;flex-direction:column;justify-content:center;min-height:200px;text-align:center;width:100%}@media(max-width:1320px){.Events .inner{padding:70px 20px}}@media(max-width:1080px){.Events .inner .list .EventCard{width:45%}}@media(max-width:900px){.Events .inner .list .EventCard{width:42%}}@media(max-width:700px){.Events .inner .list .EventCard{width:100%}}.dogsList{margin-bottom:32px}.dogsList .listLabel{color:#666;font-size:14px;font-weight:500;margin-bottom:20px}.dogsList .dogs{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;row-gap:12px}.dogsList .dogs .addDog .iconWrap{background-color:#f25a2d}.dogsList .dogs .addDog .iconWrap .icon{background-color:#fff;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:14px auto;mask-size:14px auto;width:40px}.dogsList .dogs .addDog .iconWrap .icon.plus{-webkit-mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg)}.dogsList .dogs .addDog .iconWrap img{display:block;height:auto;width:100%}.dogsList .dogs .addDog:hover{cursor:pointer}.dogsList .dogs .addDog:hover .iconWrap{background-color:#ffad4a}.dogsList .dogs li{align-items:center;display:flex;flex-direction:column;margin:15px 15px 0 0}.dogsList .dogs li span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;margin-top:10px;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;width:65px}.dogsList .dogs li .iconWrap{align-items:center;background-color:#939393;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.dogsList .dogs li .iconWrap img{filter:grayscale(1);height:auto;width:100%}.dogsList .dogs li:hover{cursor:pointer}.dogsList .dogs li:hover .iconWrap{background-color:#f25a2d}.dogsList .dogs li.dog.selected .DogPortrait .dogName,.dogsList .dogs li.dog.selected .DogPortrait .imageWrap{opacity:1}.dogsList .dogs li.dog.selected .DogPortrait .imageWrap{background-color:#fff6eb}.dogsList .dogs li.dog.selected .DogPortrait .imageWrap .initial{color:#f25a2d}.dogsList .dogs li.dog.selected .DogPortrait .imageWrap img{filter:grayscale(0)}.dogsList .dogs li.dog.selected .dogName{color:#f25a2d;font-weight:500}.dogsList .dogs li.dog .DogPortrait .dogName,.dogsList .dogs li.dog .DogPortrait .imageWrap{opacity:.5}.dogsList .dogs li.dog .DogPortrait img{filter:grayscale(1)}@media(max-width:400px){.ShowTime .dogs li{margin:20px 20px 0 0}.ShowTime .dogs li .DogPortrait .imageWrap,.ShowTime .dogs li.addDog .iconWrap{height:70px;width:70px}}.ShowTime{border:1px solid #f8f8f8;border-radius:12px;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-bottom:10px;padding:20px}.ShowTime .HorizontalScroll{max-width:500px}.ShowTime .horizontalWrap{height:40px}.ShowTime .horizontalWrap .horizontalList{align-items:center;height:40px;list-style-type:none;overflow:auto}.ShowTime .horizontalWrap .horizontalList li{background-color:#f8f8f8;border-radius:4px;color:#f25a2d;display:inline-block;font-size:14px;margin-right:8px;padding:4px 8px}.ShowTime .horizontalWrap .horizontalList li:last-child{margin-right:0}.ShowTime .horizontalWrap .less,.ShowTime .horizontalWrap .more{background-color:#fff;border-bottom-left-radius:4px;border-top-left-radius:4px;height:25px;top:8px}.ShowTime .horizontalWrap .less:before,.ShowTime .horizontalWrap .more:before{background-color:#f8f8f8;border-radius:4px;content:" ";height:100%;left:0;position:absolute;top:0;width:100%}.ShowTime .horizontalWrap .less:after,.ShowTime .horizontalWrap .more:after{background:linear-gradient(270deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:-20px;position:absolute;top:0;width:20px}.ShowTime .horizontalWrap .less .icon,.ShowTime .horizontalWrap .more .icon{background-color:#f25a2d;height:20px;-webkit-mask-size:10px auto;mask-size:10px auto;width:20px}.ShowTime .horizontalWrap .less{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.ShowTime .horizontalWrap .less:after{background:linear-gradient(90deg,#f8f8f8 20%,hsla(0,0%,100%,0));content:" ";height:25px;left:auto;position:absolute;right:-20px;top:0;width:20px}.ShowTime.closed{background-color:#f8f8f8}.ShowTime.closed.expanded .dogs{display:none}.ShowTime .showTitle{display:flex;flex:1 1}.ShowTime .showTitle .showText{flex:1 1}.ShowTime .showTitle .showText .title{color:#000;font-size:21px;font-weight:500;margin:0;padding:0!important}.ShowTime .showTitle .showText .title span{background-color:#fff;background-color:#f8f9ff;border-radius:4px;color:#7887eb;font-size:14px;font-weight:400;margin-left:8px;padding:4px 8px}.ShowTime .showTitle .showText .time{color:#666;display:block;font-size:14px;margin-top:4px}.ShowTime .showTitle .showActions{align-items:center;display:flex}.ShowTime .showTitle .showActions .selectedDogs{display:flex;list-style-type:none;margin:0 0 0 10px;padding:0}.ShowTime .showTitle .showActions .selectedDogs .dogPortrait{background-color:#939393;border:2px solid #fff;border-radius:50%;height:35px;margin:0 0 0 -20px;overflow:hidden;width:35px}.ShowTime .showTitle .showActions .selectedDogs .dogPortrait .dogName,.ShowTime .showTitle .showActions .selectedDogs .dogPortrait .editWrap{display:none}.ShowTime .showTitle .showActions .selectedDogs .dogPortrait .DogPortrait{height:35px;width:35px}.ShowTime .showTitle .showActions .selectedDogs .dogPortrait .DogPortrait .imageWrap .initial{font-size:21px}.ShowTime .dogs{display:none;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.ShowTime .dogs .addDog .iconWrap{background-color:#f25a2d}.ShowTime .dogs .addDog .iconWrap img{display:block;height:auto;width:100%}.ShowTime .dogs .addDog:hover{cursor:pointer}.ShowTime .dogs .addDog:hover .iconWrap{background-color:#ffad4a}.ShowTime .dogs li{align-items:center;display:flex;flex-direction:column;margin:15px 15px 0 0}.ShowTime .dogs li span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:14px;margin-top:10px;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;width:65px}.ShowTime .dogs li .iconWrap{align-items:center;background-color:#939393;border-radius:50%;display:flex;height:50px;justify-content:center;overflow:hidden;width:50px}.ShowTime .dogs li .iconWrap img{filter:grayscale(1);height:auto;width:100%}.ShowTime .dogs li .iconWrap .icon.plus{background-color:#fff;height:40px;-webkit-mask-size:14px auto;mask-size:14px auto;width:40px}.ShowTime .dogs li:hover{cursor:pointer}.ShowTime .dogs li:hover .iconWrap{background-color:#f25a2d}.ShowTime.expanded .dogs{display:flex}.ShowTime.expanded .showTitle .showActions .selectedDogs{display:none}.ShowTime.expanded .showTitle .showActions .icon.plus{-webkit-mask-image:url(/static/media/minus.bf715442891c45b404ae.svg);mask-image:url(/static/media/minus.bf715442891c45b404ae.svg)}.ShowTime .icon{background-color:#666;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px auto;mask-size:20px auto;width:40px}.ShowTime .icon.plus{-webkit-mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg);mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg)}.ShowTime .icon:hover{background-color:#f25a2d;cursor:pointer}@media(max-width:500px){.ShowTime .showTitle .showActions{align-items:flex-start}}.UserAddress .addressWrap .inputRow{display:flex;margin-bottom:20px}.UserAddress .addressWrap .inputRow .Dropdown,.UserAddress .addressWrap .inputRow .Input,.UserAddress .addressWrap .inputRow .Phone{flex:1 1}.UserAddress .addressWrap .inputRow .Dropdown:first-child,.UserAddress .addressWrap .inputRow .Input:first-child,.UserAddress .addressWrap .inputRow .Phone:first-child{margin-right:20px}.UserAddress .addressWrap .inputRow .Phone{margin-right:0!important}.UserAddress .addressWrap .inputRow .Dropdown{margin-bottom:0}.Cart{background-color:#fff;height:100%;position:fixed;right:0;top:0;width:380px}.Cart .discountCode{display:flex;margin:20px}.Cart .discountCode .Input input{text-transform:uppercase}.Cart .discountCode button{background-color:#f25a2d;border:0;border-radius:4px;color:#fff;font-family:Roboto;font-size:16px;font-weight:500;height:54px;margin-left:20px;padding:0 20px}.Cart .discountCode button:hover{background-color:#ffad4a;color:#fff;cursor:pointer}.Cart .cartInner{display:flex;flex:1 1;flex-direction:column;height:100%}.Cart .cartInner .items,.Cart .cartInner .title,.Cart .cartInner .total{padding:0 20px}.Cart .cartInner .title{align-items:center;display:flex;margin-top:70px;max-height:80px;min-height:80px}.Cart .cartInner .title span{color:#333;font-size:24px;font-weight:500}.Cart .cartInner .waitlistInfo{color:#666;font-size:10pt;font-style:italic;margin-bottom:10px;padding:0 20px}.Cart .cartInner .items{flex:1 1;overflow:auto}.Cart .cartInner .items .showItem{border:1px solid #f8f8f8;border-radius:12px;display:flex;flex-direction:column;margin-bottom:12px;padding:12px}.Cart .cartInner .items .showItem .showTitle{display:flex;flex:1 1}.Cart .cartInner .items .showItem .showTitle .showName{flex:1 1}.Cart .cartInner .items .showItem .showTitle .showName .showNameInner{font-size:18px;font-weight:500}.Cart .cartInner .items .showItem .showTitle .showName .showTotal{color:#666;font-size:14px}.Cart .cartInner .items .showItem .showTitle .showActions{display:flex}.Cart .cartInner .items .showItem .showTitle .showActions .icon{background-color:#666;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px auto;mask-size:20px auto;width:40px}.Cart .cartInner .items .showItem .showTitle .showActions .icon:hover{background-color:#f25a2d;cursor:pointer}.Cart .cartInner .items .showItem .showTitle .showActions .icon.caretDown,.Cart .cartInner .items .showItem .showTitle .showActions .icon.caretUp{-webkit-mask-image:url(/static/media/caretDown.3532cfb4cc0e50b5456d.svg);mask-image:url(/static/media/caretDown.3532cfb4cc0e50b5456d.svg)}.Cart .cartInner .items .showItem .showTitle .showActions .icon.caretUp{transform:rotate(180deg)}.Cart .cartInner .items .showItem .showDetails{margin-top:15px}.Cart .cartInner .items .showItem .showDetails .dogList{margin-bottom:10px}.Cart .cartInner .items .showItem .showDetails .dogList .dogName{font-size:16px;font-weight:500;margin-bottom:5px}.Cart .cartInner .items .showItem .showDetails .dogList .empty{color:#666}.Cart .cartInner .items .showItem .showDetails .dogList .dogClass{display:flex;flex:1 1;font-size:14px;justify-content:space-between;line-height:20px}.Cart .cartInner .items .showItem .showDetails .dogList .dogClass span:first-child{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-right:20px;overflow:hidden}.Cart .cartInner .items .showItem .showDetails .dogList .dogClass span:first-child.waitlist{color:#7887eb}.Cart .cartInner .items .empty{color:#939393;display:block;font-size:14px;line-height:21px;max-width:300px}.Cart .cartInner .total{padding-bottom:20px;padding-top:20px}.Cart .cartInner .total .totalInner{background-color:#fbfbfb;display:flex;flex-direction:column;height:100%;width:100%}.Cart .cartInner .total .totalInner .actual,.Cart .cartInner .total .totalInner .sub{display:flex;flex:1 1;justify-content:space-between;margin:0 40px;padding:0 0 10px}.Cart .cartInner .total .totalInner .sub{color:#666;font-size:16px;font-weight:400}.Cart .cartInner .total .totalInner .sub:first-child{padding-top:20px}.Cart .cartInner .total .totalInner .sub.lottery{color:#ff875c}.Cart .cartInner .total .totalInner .actual{border-top:1px solid #939393;font-size:18px;font-weight:600;padding-bottom:20px;padding-top:20px}@media(max-width:900px){.Cart{position:static;width:auto}.Cart .cartInner .items{padding:0 20px}.Cart .cartInner .items .empty{max-width:100%}}.TimeSlot{align-items:center;border:1px solid #939393;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin:0 10px 10px 0;min-height:40px;min-width:80px;padding:10px 20px}.TimeSlot .label{font-size:18px;font-weight:500}.TimeSlot .note,.TimeSlot .slots{color:#666;font-size:14px}.TimeSlot .note{font-style:italic;font-weight:300;margin-top:5px;min-height:20px}.TimeSlot:hover{background-color:#f8f8f8;cursor:pointer}.TimeSlot.active{border:1px solid #f25a2d;color:#f25a2d}.TimeSlot.disabled{background-color:#f8f8f8;border:1px solid #f8f8f8;color:#939393}.TimeSlot.disabled:hover{cursor:default}.ExtraTeammates .label{color:#939393;font-size:14px;margin-bottom:20px}@keyframes glow{0%{border-color:#f25a2d;color:#f25a2d}to{border-color:#f8f8f8;color:#939393}}.FormBuilder .form{display:flex;flex-direction:column}.FormBuilder .form .timeSlot-wrap{display:flex;flex-wrap:wrap}.FormBuilder .form .row,.FormBuilder .form .row .rowInputs{display:flex;flex:1 1}.FormBuilder .form .row .rowInputs .inputWrap:last-child .input .Dropdown{margin-right:0}.FormBuilder .form .row .rowActions{align-items:center;display:flex;height:50px;justify-content:center;margin-left:20px}.FormBuilder .form .row .rowActions .duplicateBtn,.FormBuilder .form .row .rowActions .removeBtn{align-items:center;border:1px solid #939393;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.FormBuilder .form .row .rowActions .duplicateBtn .icon,.FormBuilder .form .row .rowActions .removeBtn .icon{background-color:#333;display:inline-block;height:18px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;width:18px}.FormBuilder .form .row .rowActions .duplicateBtn:hover,.FormBuilder .form .row .rowActions .removeBtn:hover{background-color:#f8f8f8;cursor:pointer}.FormBuilder .form .row .rowActions .duplicateBtn:hover .icon,.FormBuilder .form .row .rowActions .removeBtn:hover .icon{background-color:#f25a2d}.FormBuilder .form .row .rowActions .duplicateBtn .icon{-webkit-mask-image:url(/static/media/plus.6f1b0523b2ad2cdf5fd9.svg)}.FormBuilder .form .row .rowActions .removeBtn .icon{-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg)}.FormBuilder .form .row.duplicate .input .Dropdown .select,.FormBuilder .form .row.duplicate .input .Dropdown label span{animation:glow .5s linear 0s 1}.FormBuilder .form .row.single .input .Dropdown{margin-left:0!important;margin-right:0!important}.FormBuilder .form .row .input{flex:1 1}.FormBuilder .form .row .input .Dropdown{margin-bottom:30px;margin-right:10px}.FormBuilder .form .row .input .inputTitle{color:#939393;font-size:12px;margin-bottom:15px}.FormBuilder .form .row .input .otherWrap .Input{margin-bottom:20px}.FormBuilder .form .row .input .checkboxWrap{display:flex;flex-direction:column;margin-bottom:20px;padding-top:0}.FormBuilder .form .row .input .checkboxWrap ul{display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.FormBuilder .form .row .input .checkboxWrap ul li{margin-bottom:20px;margin-right:20px}.FormBuilder .form .row .input .checkboxWrap ul li:last-child{margin-right:0}.FormBuilder .form .row .input .dogs .addDog{padding-right:15px}.FormBuilder .form .row .input .dogs .dog{padding:0 16px 0 0!important}.FormBuilder .form .row .input .dogs li{margin-right:0!important;margin-top:0!important}.FormBuilder .form .row .input .radio .options .option{margin-right:10px}.FormBuilder .form .row .input .radio .options .option:last-child{margin-left:10px;margin-right:0}.FormBuilder .form .row .placeholder{height:72px;width:100%}.FormBuilder .form .row .placeholder:first-child{margin-right:20px}.FormBuilder .form .row .placeholder .details{height:52px;width:100%}.FormBuilder .form .row .radioWrap .label{color:#939393;font-size:12px;font-weight:400}.FormBuilder .form .row .radioWrap .options{display:flex;flex:1 1;margin:10px 0}.FormBuilder .form .row .radioWrap .options .option{align-items:center;background-color:#fff;border:1px solid #f2f2f2;border-radius:4px;display:flex;flex:1 1;height:50px;line-height:50px}.FormBuilder .form .row .radioWrap .options .option:hover{cursor:pointer}.FormBuilder .form .row .radioWrap .options .option .check{border:2px solid #939393;border-radius:50%;display:block;height:20px;margin-left:10px;position:relative;width:20px}.FormBuilder .form .row .radioWrap .options .option .check.checked:before{background-color:#f25a2d;border-radius:50%;content:" ";height:16px;left:2px;position:absolute;top:2px;width:16px}.FormBuilder .form .row .radioWrap .options .option .label{color:#333;font-size:14px;font-size:18px;font-weight:500;margin-left:10px}@media(max-width:1000px){.FormBuilder .form .row .input .radio .options{flex-direction:column}.FormBuilder .form .row .input .radio .options .option{margin:0 0 20px}.FormBuilder .form .row .input .radio .options .option:last-child{margin-bottom:10px;margin-left:0;margin-right:0}}.Modal.twoDogs .inner{max-width:500px}.Modal.twoDogs .inner .twoDogsInner{display:flex;flex:1 1;flex-direction:column}.Modal.twoDogs .inner .twoDogsInner .title{font-size:24px;font-weight:500;padding:20px}.Modal.twoDogs .inner .twoDogsInner .message{color:#666;flex:1 1;font-size:16px;line-height:21px;padding:0 20px}.Modal.twoDogs .inner .twoDogsInner .actions{display:flex;padding:20px}.Modal.twoDogs .inner .twoDogsInner .actions .Button{flex:1 1;max-width:100%}.Modal.twoDogs .inner .twoDogsInner .actions .Button:first-child{background-color:#fff;border:2px solid #939393;color:#666;margin-right:10px}.Modal.twoDogs .inner .twoDogsInner .actions .Button:first-child:hover{border:2px solid #f25a2d;color:#f25a2d}.Modal.twoDogs .inner .twoDogsInner .actions .Button:last-child{margin-left:10px}.Modal.confirmRemoveCard .inner{max-width:500px}.EventRegister{background-color:#fdfdfd;min-height:100%}.EventRegister .registerWrap.payNow{display:flex;margin:0 auto;max-width:1080px}.EventRegister .registerWrap.payNow .Cart{border:1px solid #f8f8f8;border-radius:4px;flex:1 1;margin-top:253px;position:static;width:auto}.EventRegister .registerWrap.payNow .Cart .cartInner .title{margin-top:0}.EventRegister .registerWrap.payNow .registerInner{padding-right:20px}.EventRegister .registerInner{flex:1 1;margin:0 auto;max-width:1080px;padding:80px 400px 0 20px}.EventRegister .registerInner.noCart{padding-right:20px}.EventRegister .registerInner .breadcrumb{display:flex;flex:1 1;font-size:14px;font-weight:400;padding:40px 0 60px}.EventRegister .registerInner .breadcrumb .path{color:#939393;padding-right:5px}.EventRegister .registerInner .breadcrumb .path a{color:#939393}.EventRegister .registerInner .breadcrumb .path a:hover{color:#f25a2d;cursor:pointer}.EventRegister .registerInner .onBehalfMsg{align-items:center;background-color:#fff6eb;border:1px solid #ffad4a;border-radius:4px;display:flex;justify-content:center;margin-bottom:20px;padding:20px 10px}.EventRegister .registerInner .onBehalfMsg .iconWrap{background-color:#ffad4a;border-radius:50%;margin-right:10px;max-height:40px;max-width:40px;min-height:40px;min-width:40px}.EventRegister .registerInner .onBehalfMsg .iconWrap .icon{background-color:#fff;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;width:40px}.EventRegister .registerInner .onBehalfMsg .iconWrap .icon.alert{-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.EventRegister .registerInner .onBehalfMsg .msg{color:#333;text-align:center}.EventRegister .registerInner .onBehalfMsg .msg .accountStatus{padding-top:10px}.EventRegister .registerInner .onBehalfMsg .msg span{color:#f25a2d;font-weight:500}.EventRegister .registerInner .stepWrap{display:flex;flex-direction:column}.EventRegister .registerInner .stepWrap .stepHint{margin-top:20px}.EventRegister .registerInner .stepWrap .stepHint p{color:#666;font-size:16px;line-height:24px}.EventRegister .registerInner .stepWrap .stepHint p span{color:#f25a2d}.EventRegister .registerInner .stepWrap .stepHint p span:hover{cursor:pointer}.EventRegister .registerInner .stepWrap .steps{display:flex;flex:1 1;list-style-type:none;margin:0;padding:0}.EventRegister .registerInner .stepWrap .steps li{background-color:#fff;border:1px solid #f8f8f8;border-radius:6px;display:flex;font-size:14px;margin-right:10px;padding:8px 0 8px 12px}.EventRegister .registerInner .stepWrap .steps li:hover{cursor:pointer}.EventRegister .registerInner .stepWrap .steps li span{display:inline-block;line-height:20px;max-height:20px;min-height:20px}.EventRegister .registerInner .stepWrap .steps li span:first-child{color:#939393;margin-right:12px}.EventRegister .registerInner .stepWrap .steps li span:last-child{color:#333;font-weight:500;overflow:hidden;width:0}.EventRegister .registerInner .stepWrap .steps li.done{background-color:#f1faf5;color:#6fc596}.EventRegister .registerInner .stepWrap .steps li.done span{color:#6fc596}.EventRegister .registerInner .stepWrap .steps li.active{border:1px solid #ffad4a;padding-right:12px}.EventRegister .registerInner .stepWrap .steps li.active span:last-child{width:auto}.EventRegister .registerInner .stepWrap .steps li.actions{background-color:transparent;border:0;flex:1 1;margin-right:0;padding:0}.EventRegister .registerInner .stepWrap .step{margin-top:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;margin-bottom:10px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title{align-items:center;display:flex;flex:1 1;padding:0 20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title .name,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title .name{color:#666;flex:1 1;font-size:18px;font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title .actions .hint,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title .actions .hint{align-items:center;color:#666;display:flex;font-size:16px;font-weight:500;justify-content:center;margin-right:10px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title .actions .icon.caretDown,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title .actions .icon.caretDown{background-color:#666;height:40px;-webkit-mask-image:url(/static/media/caretDown.3532cfb4cc0e50b5456d.svg);mask-image:url(/static/media/caretDown.3532cfb4cc0e50b5456d.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:20px auto;mask-size:20px auto;width:40px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title:hover,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title:hover{cursor:pointer}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title:hover .actions .hint,.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title:hover .name,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title:hover .actions .hint,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title:hover .name{color:#f25a2d}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .title:hover .actions .icon.caretDown,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title:hover .actions .icon.caretDown{background-color:#f25a2d}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .showTimes,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .showTimes{border-radius:12px;display:none;padding:0 20px 20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show{border:1px solid #f8f8f8;border-radius:4px;display:none;margin:0 20px 10px;padding:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show>.title,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show>.title{color:#666;display:block;font-size:14px;margin-top:4px;padding:0;text-align:left}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show>.time,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show>.time{color:#000;display:block;font-size:21px;font-weight:500;margin:0;padding:0!important;text-align:left}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .waitlistAvailability,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .waitlistAvailability{background-color:#f8f9ff;border-radius:4px;color:#7887eb;display:block;font-size:14px;font-weight:500;margin-top:8px;padding:8px 12px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .availabilityMessage,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .availabilityMessage{background-color:#fbeae9;border-radius:4px;display:block;font-size:14px;font-weight:500;margin-top:8px;padding:8px 12px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog{border-radius:12px;display:flex;margin:20px 0 0;padding:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .judgeDisclaimer,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .judgeDisclaimer{color:#666;font-size:14px;font-style:italic}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .waitlistWarning,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .waitlistWarning{background-color:#f8f9ff;border-radius:4px;color:#7887eb;font-size:14px;font-weight:500;line-height:21px;margin-top:10px;padding:12px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .waitlistWarning.lottery,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .waitlistWarning.lottery{background-color:#fff6eb;color:#ff875c}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails{align-items:center;display:flex;flex-direction:column;max-width:60px;min-width:60px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails .waitlistTag,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails .waitlistTag{background-color:#f8f9ff;border-radius:4px;color:#7887eb;font-weight:500;margin-top:4px;padding:6px 8px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails .lotteryTag,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails .lotteryTag{background-color:#fff6eb;border-radius:4px;color:#ff875c;font-size:16px;font-weight:500;margin-top:4px;padding:6px 14px;width:100%}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails .dogPortait,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails .dogPortait{background-color:#939393;border-radius:50%;height:60px;overflow:hidden;width:60px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails .dogPortait img,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails .dogPortait img{height:auto;width:100%}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails span,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails span{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#666;display:inline-block;font-size:14px;margin-top:8px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails span.initial,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogDetails span.initial{color:#333;font-size:31px;margin-top:0}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm{flex:1 1;margin-left:40px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .agent,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .agent{margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .substituteWrapper,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .substituteWrapper{margin-bottom:30px;margin-top:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .substituteWrapper .substituteTitle,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .substituteWrapper .substituteTitle{color:#939393;font-size:12px;margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .earnTitleWrap,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .earnTitleWrap{display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:10px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .earnTitleWrap .earnTitleInner,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .earnTitleWrap .earnTitleInner{margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .earnTitleWrap .titleDrop,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .earnTitleWrap .titleDrop{max-width:300px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .earnTitleWrap .titleWrap,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .earnTitleWrap .titleWrap{display:flex;flex:1 1}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .earnTitleWrap .titleWrap .title,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .earnTitleWrap .titleWrap .title{display:inline;margin-left:20px;max-width:200px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .noDetails,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .show .dog .dogShowForm .noDetails{align-items:center;color:#939393;display:flex;flex:1 1;font-weight:400;height:100%;justify-content:center}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType.expanded .show,.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType.expanded .showTimes,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType.expanded .show,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType.expanded .showTimes{display:block}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType.expanded .title .actions .icon.caretDown,.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType.expanded .title .actions .icon.caretDown{transform:rotate(180deg)}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverInner{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;margin-bottom:10px;padding:0 20px}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverInner .waiverTitle{align-items:center;color:#666;display:flex;font-size:24px;font-weight:500;height:80px}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverInner p{color:#666;font-size:16px;font-weight:400;line-height:26px;margin:0 0 20px;padding:0}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverInner p span,.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverInner p.bold{font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverSign{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;margin-bottom:10px;padding:20px}.EventRegister .registerInner .stepWrap .step .stepInner.waiver .waiverSign .Checkbox label .label{font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverInner{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;margin-bottom:10px;padding:0 20px}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverInner .eventWaiverTitle{align-items:center;color:#666;display:flex;font-size:24px;font-weight:500;height:80px}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverInner p{color:#666;font-size:16px;font-weight:400;line-height:26px;margin:0 0 20px;padding:0}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverInner p span,.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverInner p.bold{font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverSign{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;margin-bottom:10px;padding:20px}.EventRegister .registerInner .stepWrap .step .stepInner.eventWaiver .eventWaiverSign .Checkbox label .label{font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;padding:0 20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .freeActions{display:flex;justify-content:flex-end;margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .freeActions button{max-width:300px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .title{align-items:center;display:flex;font-size:24px;font-weight:500;height:80px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap{display:flex;flex-direction:column}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap.warning{margin-top:20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning{background-color:#fff6eb;border:1px solid #ffad4a;border-radius:4px;display:flex;padding:10px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfMsg{align-content:center;color:#333;font-size:16px;line-height:24px;margin-left:10px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfMsg span{color:#f25a2d;font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfIcon{max-width:40px;min-width:40px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfIcon .icon{background-color:#ffad4a;border-radius:50%;height:40px;width:40px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfIcon .icon span{background-color:#ffad4a;display:inline-block;height:100%;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .behalfWarning .behalfIcon .icon.alert span{background-color:#fff6eb;-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard{padding-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardLabel{font-size:18px;font-weight:500;margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardDetails{display:flex;margin-top:10px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardDetails .link{background-color:transparent;color:#f25a2d;font-size:14px;font-weight:300;height:19px;line-height:19px;margin-left:5px;padding:0}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardDetails .link:hover{color:#ffad4a}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardDetails span{font-weight:500}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .behalfWrap .clubHasCard .cardDetails span.ending{color:#333;font-weight:300;padding:0 5px}.EventRegister .registerInner .stepWrap .actions{display:flex;justify-content:flex-end;padding:20px 0}.EventRegister .registerInner .stepWrap .actions.two{justify-content:space-between}.EventRegister .registerInner .stepWrap .actions button:not(.Button){background-color:#f25a2d;border:0;border-radius:20px;color:#fff;font-size:18px;font-weight:500;height:38px;line-height:38px;margin:0;padding:0 20px}.EventRegister .registerInner .stepWrap .actions button:not(.Button):hover{background-color:#ffad4a;cursor:pointer}@media(max-width:1200px){.EventRegister .registerWrap.payNow .Cart{margin-right:20px}}@media(max-width:1080px){.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .FormBuilder .form .row .rowInputs{flex-direction:column}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm .FormBuilder .form .row .rowInputs .inputWrap .Dropdown{margin-right:0}}@media(max-width:900px){.EventRegister .registerInner{padding-right:20px}}@media(max-width:850px){.EventRegister .registerWrap.payNow{flex-direction:column-reverse}.EventRegister .registerWrap.payNow .registerInner{margin:0 20px;max-width:100%;padding:0}.EventRegister .registerWrap.payNow .registerInner .breadcrumb,.EventRegister .registerWrap.payNow .registerInner .stepWrap .steps{display:none}.EventRegister .registerWrap.payNow .registerInner .stepWrap{flex:1 1}.EventRegister .registerWrap.payNow .Cart{margin:80px 20px 0}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .addressWrap .inputRow{flex-direction:column;margin-bottom:0}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .addressWrap .inputRow .Dropdown,.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .addressWrap .inputRow .Input{margin-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .addressWrap .inputRow .Dropdown:first-child,.EventRegister .registerInner .stepWrap .step .stepInner.payment .paymentWrap .addressWrap .inputRow .Input:first-child{margin-right:0}.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title span{margin-left:0}.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .time{font-size:12px;margin-top:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog{flex-direction:column;padding:0}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogDetails{padding-bottom:20px}.EventRegister .registerInner .stepWrap .step .stepInner.dogDetails .showType .show .dog .dogShowForm{margin-left:0}}@media(max-width:600px){.EditRegistration .StepForm .stepWrap form .SearchDown{margin:0 0 20px!important}.EditRegistration .StepForm .stepWrap form .row.editDog{flex-direction:column;margin-bottom:0!important}.EditRegistration .StepForm .stepWrap form .row.editDog .Dropdown,.EditRegistration .StepForm .stepWrap form .row.editDog .Input{margin-bottom:20px!important;margin-right:0!important}}@media(max-width:500px){.EventRegister .registerInner{padding:0 10px}.EventRegister .registerInner .stepWrap .steps li.actions{display:none}.EventRegister .registerInner .stepWrap .stepHint p{font-size:14px}.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType .title{padding:0 0 0 10px}.EventRegister .registerInner .stepWrap .step .stepInner.selectShows .showType.expanded .showTimes{padding:0 10px}}.SendMessage{display:flex;flex:1 1;flex-direction:column;width:100%}.SendMessage .checkWrap{display:flex;flex-direction:column;margin:20px 0 0;row-gap:12px}.SendMessage .title{font-size:36px;font-weight:500;padding:20px}.SendMessage .formWrap{flex:1 1;padding:0 20px 20px}.SendMessage .formWrap .stepTitle{font-size:24px}.SendMessage .formWrap .Input{margin:25px 0}.SendMessage .formWrap .inputsWrap{display:flex;flex-direction:column;row-gap:20px}.SendMessage .formWrap .inputsWrap .actions{column-gap:15px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:15px}.SendMessage .formWrap .inputsWrap .actions .buttons{column-gap:15px;display:flex;row-gap:15px}.SendMessage .formWrap .inputsWrap .actions .attachment{background-color:#939393;color:#000;white-space:nowrap}.SendMessage .formWrap .inputsWrap .actions .attachment:hover{background-color:#f2f2f2}.SendMessage .formWrap .inputsWrap .actions .attachment .icon{background-color:#000;display:inline-block;height:12px;margin-left:10px;-webkit-mask-image:url(/static/media/close.4e066aa878407d5da6f2.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% auto;mask-size:100% auto;width:12px}.SendMessage .formWrap .inputsWrap .actions .attachedFiles{column-gap:10px;display:flex;flex-direction:row}.SendMessage .formWrap .inputsWrap .actions .submit{margin-left:auto}.SendMessage .formWrap .Dropdown .options .innerOptions .option span,.SendMessage .formWrap .Dropdown .select .value{text-transform:capitalize}@media(max-width:800px){.SendMessage .formWrap .inputsWrap .actions .attachedFiles{display:flex;flex-direction:column;row-gap:10px}}.Modal.editRegModal .inner{flex:1 1;max-width:900px;min-height:750px}.EditRegistration{display:flex;flex:1 1;flex-direction:column;padding:20px}.EditRegistration .title{display:flex;flex-direction:column;margin-bottom:40px}.EditRegistration .title span:first-child{font-size:31px;font-weight:600}.EditRegistration .title span:last-child{color:#666;font-size:18px;font-weight:500}.EditRegistration .StepForm{flex:1 1}.EditRegistration .StepForm .stepWrap form .Step .stepTitle{font-size:24px}.EditRegistration .StepForm .stepWrap form .Step .agentWrap{display:flex;flex-direction:column;margin-bottom:30px;row-gap:16px}.EditRegistration .StepForm .stepWrap form .Step p{color:#666;font-size:14px;font-weight:300;line-height:24px;margin:0;padding:10px 0 30px}.EditRegistration .StepForm .stepWrap form .row.editDog{display:flex;margin-bottom:20px}.EditRegistration .StepForm .stepWrap form .row.editDog .Dropdown{margin-bottom:0}.EditRegistration .StepForm .stepWrap form .row.editDog .Dropdown,.EditRegistration .StepForm .stepWrap form .row.editDog .Input{flex:1 1;margin-right:20px}.EditRegistration .StepForm .stepWrap form .row.editDog .Dropdown:last-child,.EditRegistration .StepForm .stepWrap form .row.editDog .Input:last-child{margin-right:0}.EditRegistration .StepForm .stepWrap form .SearchDown{margin:20px 0}.EditRegistration .StepForm .stepWrap form .gender{display:flex;margin:20px 0}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap{border:1px solid #939393;border-radius:4px;flex:1 1;height:50px;padding:0 10px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap:first-child{margin-right:10px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap:last-child{margin-left:10px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap .name{padding-top:12px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap label{flex:1 1}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap label .checkmarkWrap .checkmark{border-radius:50%;max-width:25px;min-width:25px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap label .checkmarkWrap,.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap label .name{margin-top:-10px}.EditRegistration .StepForm .stepWrap form .gender .checkboxWrap label .name{color:#333;font-size:16px;font-weight:500}.EditRegistration .StepForm .stepWrap form .breedError{background-color:#fdfdfd;border-radius:10px;margin:20px 0;padding:20px}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner{display:flex}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorIconWrap{background-color:#fff6eb;border-radius:50%;max-height:60px;max-width:60px;min-height:60px;min-width:60px}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorIconWrap .breedErrorIcon{background-color:#f25a2d;height:100%;-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg);-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:100%}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorContent{margin-left:20px}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorContent.noIcon{margin-left:0}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorContent p{font-size:16px;font-weight:400;line-height:24px;padding:0}.EditRegistration .StepForm .stepWrap form .breedError .breedErrorInner .breedErrorContent p a{font-weight:500}@media(max-height:750px){.Modal.editRegModal .inner{height:100%;min-height:0}}@media(max-width:600px){.Modal.editRegModal .inner{height:100%}}.Modal.changeModal .inner{flex:1 1;max-width:900px;min-height:750px}.ChangeElements{display:flex;flex:1 1;flex-direction:column;padding:20px}.ChangeElements .title{display:flex;flex-direction:column;margin-bottom:40px}.ChangeElements .title span:first-child{font-size:31px;font-weight:600}.ChangeElements .title span:last-child{color:#666;font-size:18px;font-weight:500}.ChangeElements .forms{flex:1 1;margin-bottom:20px;overflow:auto;padding:20px}.ChangeElements .forms .formTitle{color:#666;font-weight:500;margin-bottom:20px}.ChangeElements .FormBuilder{flex:1 1}.ChangeElements .actions{display:flex;justify-content:flex-end}.ChangeElements .actions .Button{margin-left:15px}.ChangeElements .actions .Button:first-child{background-color:#fff;border:2px solid #666;color:#666}.ChangeElements .actions .Button:first-child:hover{border:2px solid #f25a2d;color:#f25a2d}.RegistrantsTab_RegistrantsTab__Y-41-{display:flex;flex:1 1;flex-direction:column;min-height:650px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1,.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_right__5QgNy{align-items:center;display:flex}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_right__5QgNy{justify-content:flex-end}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1{column-gap:16px;flex:1 2 auto;flex-wrap:wrap;row-gap:8px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1 .RegistrantsTab_textInput__toj51{flex:0 1 auto;min-width:250px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1 .RegistrantsTab_reset__Mjw-D{background-color:#fff;border:1px solid #939393;border-radius:4px;color:#333;height:52px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1 .RegistrantsTab_reset__Mjw-D:hover{border:1px solid #f25a2d;color:#f25a2d}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG{position:relative}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_label__JLwZj{align-items:center;border:1px solid #939393;border-radius:4px;display:flex;height:40px;padding:0 10px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_label__JLwZj:hover{background-color:#fff6eb;border:1px solid #ffad4a;cursor:pointer}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_label__JLwZj span{font-weight:500;margin-left:10px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_label__JLwZj .RegistrantsTab_icon__c30qL{background-color:#333;height:20px;margin-left:10px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:20px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_label__JLwZj .RegistrantsTab_contextHoriz__V0XM5{-webkit-mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg);mask-image:url(/static/media/contextHoriz.9ec7eca43fcb42b9aa66.svg)}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_options__FjcLG .RegistrantsTab_actionDrop__iX51N{background-color:#fff;min-width:200px;position:absolute;right:0;top:42px}.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_tableWrap__AXGpA{flex:1 1}.RegistrantsTab_ActionRenderer__lrhWn{margin-top:4px;position:relative;z-index:1000000000000000000}@media(max-width:810px){.RegistrantsTab_RegistrantsTab__Y-41- .RegistrantsTab_actions__DATzY .RegistrantsTab_left__GMoT1 .RegistrantsTab_textInput__toj51{flex:1 1;min-width:300px}}.DiscountForm{display:flex;flex:1 1;flex-direction:column;width:100%}.DiscountForm .title{font-size:36px;font-weight:500;padding:20px}.DiscountForm .formWrap{flex:1 1;padding:0 20px 20px}.DiscountForm .formWrap .stepTitle{font-size:24px}.DiscountForm .formWrap .Input{margin:25px 0}.DiscountForm .formWrap .Dropdown .options .innerOptions .option span,.DiscountForm .formWrap .Dropdown .select .value{text-transform:capitalize}.DiscountForm .actions{display:flex;justify-content:flex-end;padding:0 20px 20px}.DiscountsTab_DiscountsTab__39mKF{display:flex;flex:1 1;flex-direction:column;min-height:650px}.DiscountsTab_DiscountsTab__39mKF .DiscountsTab_actions__pMxOB{display:flex;justify-content:flex-end;margin-bottom:20px}.DiscountsTab_DiscountsTab__39mKF .DiscountsTab_tableWrap__r0-g7{flex:1 1}.DiscountsTab_ActionRenderer__kDFKf{margin-top:4px;position:relative;z-index:1000000000000000000}.Modal.moveUpModal .inner{flex:1 1;max-width:750px;min-height:650px}.MoveUp{flex:1 1;overflow:auto;padding:20px}.MoveUp,.MoveUp .title{display:flex;flex-direction:column}.MoveUp .title{margin-bottom:40px}.MoveUp .title span:first-child{font-size:31px;font-weight:600}.MoveUp .title span:last-child{color:#666;font-size:18px;font-weight:500}.MoveUp .moveUpContent{flex:1 1}.MoveUp .moveUpContent .empty{color:#666;padding-top:20px;text-align:center}.MoveUp .moveUpContent .showWrap{margin-bottom:20px}.MoveUp .moveUpContent .showWrap .showTitle{color:#666;font-size:18px;font-weight:400;margin-bottom:20px}.MoveUp .moveUpContent .showWrap .scoreWrap{display:flex;flex:1 1}.MoveUp .moveUpContent .showWrap .scoreWrap .arrowWrap{align-items:center;display:flex;justify-content:center;margin:0 20px;max-height:52px}.MoveUp .moveUpContent .showWrap .scoreWrap .arrowWrap .icon{background-color:#333;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;transform:rotate(180deg);width:40px}.MoveUp .moveUpContent .showWrap .scoreWrap .arrowWrap .icon.arrowLeft{-webkit-mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg);mask-image:url(/static/media/arrowLeft.280715e5170fa5bb95bd.svg)}.MoveUp .moveUpContent .showWrap .scoreWrap .Dropdown{flex:1 1}.MoveUp .actions{display:flex;justify-content:flex-end}.MoveUp .actions .Button{margin-left:20px}.MoveUp .actions .Button:first-child{background-color:#fff;border:2px solid #666;color:#666}.MoveUp .actions .Button:first-child:hover{border:2px solid #939393;color:#939393}.StopWatch{display:flex}.StopWatch .Input{margin-right:20px}.StopWatch .Input:last-child{margin-right:0}.NoseworkResults .faults-title{border-bottom:1px solid #939393;color:#666;font-size:16px;margin-bottom:20px;margin-top:30px;padding-bottom:10px}.NoseworkResults .reason.qualified{display:flex}.NoseworkResults .reason.qualified .Input{margin-right:20px;max-width:130px}.NoseworkResults .reason.qualified .Input:last-child{margin-right:0}.NoseworkResults .faults{display:flex;flex-wrap:wrap}.NoseworkResults .faults .fault{width:33.33%}.NoseworkResults .faults .fault:first-child .Input,.NoseworkResults .faults .fault:nth-child(4) .Input{margin-right:10px}.NoseworkResults .faults .fault:nth-child(2) .Input,.NoseworkResults .faults .fault:nth-child(5) .Input{margin-left:5px;margin-right:5px}.NoseworkResults .faults .fault:nth-child(3) .Input,.NoseworkResults .faults .fault:nth-child(6) .Input{margin-left:10px;margin-right:0}.NoseworkResults .faults .fault .Input{margin:0 20px 20px 0}.FastCatResults,.NoseworkResults .Checkbox{margin-bottom:20px}.FastCatResults{display:flex;flex-direction:column}.FastCatResults .Dropdown,.FastCatResults .Input{flex:1 1}.FetchResults{min-height:150px}.FetchResults .resultWrap{margin-bottom:20px}.FetchResults .fetchTitle{color:#666;font-size:18px;font-weight:400;margin-bottom:10px;margin-top:30px;padding-bottom:10px}.FetchResults .checkboxList{display:flex;flex-wrap:wrap;margin-bottom:20px}.FetchResults .checkboxList .Checkbox{margin:0 20px 10px 0}.FetchResults .judgeInfo{display:flex;margin-bottom:20px}.FetchResults .judgeInfo .Input:first-child{flex:2 1}.FetchResults .judgeInfo .Input:last-child{margin-left:20px}.UrbanRatRaceResults{flex:1 1;flex-direction:column;margin-bottom:20px}.CountryRatRaceResults,.UrbanRatRaceResults .Dropdown,.UrbanRatRaceResults .Input{flex:1 1;margin-bottom:20px}.CountryRatRaceResults{flex-direction:column}.CountryRatRaceResults .Dropdown,.CountryRatRaceResults .Input{flex:1 1;margin-bottom:20px}.DeductionForm_DeductionForm__wyBX\+{margin-bottom:20px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_fixExercise__Ntuu9{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;flex-direction:column;padding:40px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_fixExercise__Ntuu9 p{font-weight:500;margin:0;padding:0 0 20px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS{align-items:center;background-color:#fff;display:flex;margin-bottom:20px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS.DeductionForm_DragDisabled__WxQ7M .DeductionForm_Handle__YQvDC{display:none}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS .DeductionForm_disableToggle__DzCZS{margin-left:10px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS .DeductionForm_DeductionInput__MxSfx{margin-bottom:0}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS .DeductionForm_Handle__YQvDC{margin-right:20px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS .DeductionForm_Handle__YQvDC .DeductionForm_icon__Uq3n0{background-color:#666;height:30px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 21px;mask-size:auto 21px;width:30px}.DeductionForm_DeductionForm__wyBX\+ .DeductionForm_DeductionDroppable__sl-nZ .DeductionForm_DeductionDraggable__mHFJS .DeductionForm_Handle__YQvDC .DeductionForm_icon__Uq3n0.DeductionForm_handle__6tiOI{-webkit-mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg);mask-image:url(/static/media/handle.4e4199a9965df5b8a5b8.svg)}.RallyObedienceResults{flex:1 1;flex-direction:column;margin-bottom:20px}.RallyObedienceResults .totalsOnly{margin-bottom:20px}.ObedienceResults,.RallyObedienceResults .Dropdown,.RallyObedienceResults .Input{flex:1 1;margin-bottom:20px}.ObedienceResults{flex-direction:column}.ObedienceResults .Dropdown,.ObedienceResults .Input{flex:1 1;margin-bottom:20px}.ObedienceResults .totalsOnly{margin-bottom:20px}.ObedienceResults .subheader{border-bottom:1px solid #f2f2f2;font-size:16px;font-weight:500;margin-top:30px;padding-bottom:10px}.ObedienceResults .deductionReasonWrap{display:flex;flex-wrap:wrap}.ObedienceResults .deductionReasonWrap .Checkbox{margin-right:20px;margin-top:20px}.ObedienceResults .inputWrap{margin-top:20px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementConfig__sXC-R{border:1px solid #f1faf5;border-radius:4px;margin-bottom:20px;padding:16px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementConfig__sXC-R .ScentworkResults_configTitle__vRzFf{font-size:16px;font-weight:600;margin-bottom:8px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementConfig__sXC-R .ScentworkResults_configDetails__JMdn8{display:flex;flex-wrap:wrap;gap:24px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementConfig__sXC-R .ScentworkResults_configDetails__JMdn8 span{font-size:14px;line-height:1.4}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementConfig__sXC-R .ScentworkResults_configDetails__JMdn8 span strong{font-weight:600}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementNote__t0djE{border:1px solid #f8f9ff;border-radius:4px;margin-bottom:20px;padding:12px 16px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_elementNote__t0djE p{font-size:14px;line-height:1.4;margin:0}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_findsInputGroup__CuXxS{align-items:flex-end;display:flex;gap:8px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_findsInputGroup__CuXxS .ScentworkResults_findsCounter__NUCBH{color:#333;font-size:18px;font-weight:600;line-height:1;padding-bottom:8px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_row__BubzG{margin-bottom:20px}.ScentworkResults_ScentworkResults__xonPR .ScentworkResults_subTitle__LPzS-{color:#666;font-size:18px;font-weight:400;margin-bottom:10px;margin-top:30px;padding-bottom:10px}.DockJumpingResults .StopWatch{margin-bottom:20px}.DockJumpingResults .distanceWrap{display:flex;margin-bottom:20px}.DockJumpingResults .distanceWrap .Input:first-child{margin-right:10px}.DockJumpingResults .distanceWrap .Input:last-child{margin-left:10px}.PrecisionCoursingResults_PrecisionCoursingResults__6tQxE .PrecisionCoursingResults_row__e8Vje,.ShedDogResults_ShedDogResults__ltASq .ShedDogResults_row__GPHd\+{margin-bottom:20px}.WeightPullResults{flex:1 1;flex-direction:column;margin-bottom:20px}.WeightPullResults .Dropdown,.WeightPullResults .Input{flex:1 1;margin-bottom:20px}.FarmDogResults .resultWrap{margin-bottom:20px}.FarmDogResults .resultWrapType{margin-bottom:40px}.WaterDogResults{display:flex;flex-direction:column;margin-bottom:20px}.WaterDogResults .Dropdown,.WaterDogResults .Input{flex:1 1}.Modal.enterResultsModal .inner{max-height:800px;max-width:800px;overflow:auto}.EnterResults{padding:20px 30px}.EnterResults,.EnterResults .results-inner{display:flex;flex:1 1;flex-direction:column}.EnterResults .title{display:flex;flex-direction:column;margin-bottom:40px}.EnterResults .title span:first-child{font-size:24px;font-weight:500}.EnterResults .title span:nth-child(2){color:#666;font-size:16px}.EnterResults .title .elementConfigSummary{border:1px solid #f1faf5;border-radius:4px;display:flex;gap:16px;margin-top:8px;padding:8px 12px}.EnterResults .title .elementConfigSummary span{font-size:14px;font-weight:500}.EnterResults .subtitle{color:#666;font-size:18px;font-weight:400;margin-bottom:10px;padding-bottom:10px}.EnterResults .actions{display:flex;justify-content:flex-end;padding-bottom:20px}.EnterResults .actions .Button:first-child{background-color:#fff;border:2px solid #666;color:#666;margin-right:10px}.EnterResults .actions .Button:first-child:hover{border:2px solid #f25a2d;color:#f25a2d}.ResultsTab_ResultsTab__J0p1M{display:flex;flex:1 1;flex-direction:column;min-height:650px}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh{display:flex;margin-bottom:20px;width:100%}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA,.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_right__HZl4f{display:flex;flex:1 1}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA{z-index:9999}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA .ResultsTab_dropdown__JIsLp{flex:1 1;margin-bottom:0;margin-right:10px;min-width:250px}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA .ResultsTab_dropdown__JIsLp.ResultsTab_section__c9gSZ{max-width:100px;min-width:100px}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA .ResultsTab_reset__Ag2MI{background-color:#fff;border:1px solid #939393;border-radius:4px;color:#333;height:52px}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA .ResultsTab_reset__Ag2MI:hover{border:1px solid #f25a2d;color:#f25a2d}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_right__HZl4f{justify-content:flex-end}.ResultsTab_ResultsTab__J0p1M .ResultsTab_tableWrap__n4DIU{flex:1 1}.ResultsTab_ActionRenderer__EVt3r{margin-top:4px;position:relative;z-index:1000000000000000000}.ResultsTab_downloadModalInner__7Emjq{display:flex;flex:1 1;flex-direction:column;padding:20px}.ResultsTab_downloadModalInner__7Emjq .ResultsTab_title__GV8S1{font-size:24px;font-weight:500;margin-bottom:20px}.ResultsTab_downloadModalInner__7Emjq .ResultsTab_modalInner__2phmf{flex:1 1}.ResultsTab_downloadModalInner__7Emjq .ResultsTab_modalActions__my-66{display:flex;justify-content:flex-end;margin-top:20px}.ResultsTab_ResultRenderer__asDfe,.ResultsTab_StatusRenderer__pvU\+V{align-items:center;display:flex;flex:1 1;height:100%}.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh{background-color:#f8f8f8;border-radius:4px;color:#333;display:inline-block;font-weight:500;height:20px;line-height:20px;padding:4px 12px;text-transform:capitalize}.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_absent__MUkWn,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_excused__V1Kke,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_pending__nPJQi,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_weighed__Zlv4d,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_absent__MUkWn,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_excused__V1Kke,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_pending__nPJQi,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_weighed__Zlv4d{background-color:#f8f9ff;color:#7887eb}.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_complete__w6hN3,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_passed__khHhm,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_qualified__CkRl-,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_complete__w6hN3,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_passed__khHhm,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_qualified__CkRl-{background-color:#f1faf5;color:#6fc596}.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_disqualified__SO68c,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_failed__uOSy7,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_not_qualified__izl0t,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_nq__W7Ho2,.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_unknown__wsg4x,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_disqualified__SO68c,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_failed__uOSy7,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_not_qualified__izl0t,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_nq__W7Ho2,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_unknown__wsg4x{background-color:#fbeae9;color:#b7261f}.ResultsTab_ResultRenderer__asDfe .ResultsTab_status__U78fh.ResultsTab_nq__W7Ho2,.ResultsTab_StatusRenderer__pvU\+V .ResultsTab_status__U78fh.ResultsTab_nq__W7Ho2{text-transform:uppercase}@media(max-width:1160px){.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh{flex-direction:column}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA{flex-wrap:wrap}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_left__JQ\+gA .ResultsTab_dropdown__JIsLp{margin-bottom:10px}.ResultsTab_ResultsTab__J0p1M .ResultsTab_actions__ofgkh .ResultsTab_right__HZl4f{margin-top:10px}}.Refund{flex:1 1;padding:20px}.Refund,.Refund .title{display:flex;flex-direction:column}.Refund .title span:first-child{color:#333;font-size:31px;font-weight:500}.Refund .title span:last-child{color:#939393;font-weight:400}.Refund .content{flex:1 1;padding-top:20px}.Refund .content .warningWrap{background-color:#fff6eb;border-radius:10px;display:flex;margin-bottom:20px;padding:20px}.Refund .content .warningWrap .warningIcon{align-items:center;background-color:#ffad4a;border-radius:50%;display:flex;justify-content:center;margin-right:20px;max-height:40px;max-width:40px;min-height:40px;min-width:40px}.Refund .content .warningWrap .warningIcon .icon{background-color:#fff;height:40px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:auto 20px;mask-size:auto 20px;width:40px}.Refund .content .warningWrap .warningIcon .icon.warning{-webkit-mask-image:url(/static/media/alert.432be834aaf6510994db.svg);mask-image:url(/static/media/alert.432be834aaf6510994db.svg)}.Refund .content .warningWrap .warningContent{color:#666;line-height:24px}.Refund .content .checkboxList .listLabel{color:#333;font-size:18px;font-weight:500;margin-bottom:10px}.Refund .content .checkboxList .listWrap{display:flex;margin-bottom:30px}.Refund .content .checkboxList .listWrap .Checkbox{margin-right:30px}.Refund .content .customAmount{margin-bottom:20px;min-height:54px}.Refund .actions{display:flex;justify-content:flex-end}.Refund .actions .Button{margin-left:20px}.Refund .actions .Button.cancel{background-color:#fff;border:2px solid #666;color:#666}.Refund .actions .Button.cancel:hover{border:2px solid #939393;color:#939393}.TransactionsTab_TransactionsTab__chV6h{display:flex;flex:1 1;flex-direction:column;min-height:650px}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt,.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_right__IhLUG{align-items:center;display:flex}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_right__IhLUG{justify-content:flex-end}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt{column-gap:16px;flex:1 2 auto;flex-wrap:wrap;row-gap:8px}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt .TransactionsTab_textInput__tqiLA{flex:0 1 auto;min-width:250px}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt .TransactionsTab_reset__Jgwgz{background-color:#fff;border:1px solid #939393;border-radius:4px;color:#333;height:52px}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt .TransactionsTab_reset__Jgwgz:hover{border:1px solid #f25a2d;color:#f25a2d}.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_tableWrap__eOWuZ{flex:1 1}@media(max-width:810px){.TransactionsTab_TransactionsTab__chV6h .TransactionsTab_actions__hEUV7 .TransactionsTab_left__GNJEt .TransactionsTab_textInput__tqiLA{flex:1 1;min-width:300px}}.WaitlistTab_WaitlistTab__pYN0\+{display:flex;flex:1 1;flex-direction:column;min-height:650px}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG{display:flex;margin-bottom:20px;width:100%}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE,.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_right__H2S1F{display:flex;flex:1 1}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE{z-index:9999}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE .WaitlistTab_dropdown__P4qoV{flex:1 1;margin-bottom:0;margin-right:10px;min-width:250px}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE .WaitlistTab_reset__1rDOQ{background-color:#fff;border:1px solid #939393;border-radius:4px;color:#333;height:52px}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE .WaitlistTab_reset__1rDOQ:hover{border:1px solid #f25a2d;color:#f25a2d}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_right__H2S1F{justify-content:flex-end}.WaitlistTab_ActionRenderer__2WJRt{margin-top:4px;position:relative;z-index:1000000000000000000}@media(max-width:1160px){.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG{flex-direction:column}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE{flex-wrap:wrap}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_left__--JiE .WaitlistTab_dropdown__P4qoV{margin-bottom:10px}.WaitlistTab_WaitlistTab__pYN0\+ .WaitlistTab_actions__RoLNG .WaitlistTab_right__H2S1F{margin-top:10px}}.WaitlistTab_ResultRenderer__7zGjD,.WaitlistTab_StatusRenderer__AimzS{align-items:center;display:flex;flex:1 1;height:100%}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR{background-color:#f8f8f8;border-radius:4px;color:#333;display:inline-block;font-weight:500;height:20px;line-height:20px;padding:4px 12px;text-transform:capitalize}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_absent__TcPHR,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_excused__Mbwrc,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_pending__felcT,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_waitlist__OKIYq,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_absent__TcPHR,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_excused__Mbwrc,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_pending__felcT,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_waitlist__OKIYq{background-color:#f8f9ff;color:#7887eb}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_complete__PilNG,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_passed__h\+gfq,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_qualified__F7QdC,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_registered__rW5jp,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_complete__PilNG,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_passed__h\+gfq,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_qualified__F7QdC,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_registered__rW5jp{background-color:#f1faf5;color:#6fc596}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_awaiting_payment__cjd8Z,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_awaiting_payment__cjd8Z{background-color:#fff6eb;color:#ff875c}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_canceled__rCwmR,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_disqualified__w4KsQ,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_failed__eX9GY,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_not_qualified__irRfg,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_nq__F9WDO,.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_unknown__gVhQd,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_canceled__rCwmR,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_disqualified__w4KsQ,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_failed__eX9GY,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_not_qualified__irRfg,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_nq__F9WDO,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_unknown__gVhQd{background-color:#fbeae9;color:#b7261f}.WaitlistTab_ResultRenderer__7zGjD .WaitlistTab_status__ZywsR.WaitlistTab_nq__F9WDO,.WaitlistTab_StatusRenderer__AimzS .WaitlistTab_status__ZywsR.WaitlistTab_nq__F9WDO{text-transform:uppercase}.EventManage_EventManage__fN7vA{background-color:#fafafa;min-height:100%;padding-top:80px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE{margin:0 auto;max-width:1200px;padding-top:70px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_breadcrumb__q-jAk{display:flex;flex:1 1;font-size:14px;font-weight:400;padding:40px 0}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_breadcrumb__q-jAk .EventManage_path__hARNI{color:#939393;padding-right:5px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_breadcrumb__q-jAk .EventManage_path__hARNI a{color:#939393}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_breadcrumb__q-jAk .EventManage_path__hARNI a:hover{color:#f25a2d;cursor:pointer}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE h1{font-weight:500;margin:0;padding:0}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb{display:flex;justify-content:space-between;margin-top:20px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i{background-color:#fff;border-radius:4px;flex:1 1;padding:20px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i:first-child{margin-right:20px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i:last-child{margin-left:20px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i .EventManage_num__Mjy-C{color:#333;font-size:2rem;font-weight:700}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i .EventManage_revenueBreakdown__NwyPG{font-size:12px;font-style:italic;opacity:.8;vertical-align:middle}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i .EventManage_label__fqVl9{color:#666;font-weight:500}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_TabContent__Id1si .EventManage_tabContent__EQO6n{min-height:500px}@media(max-width:1205px){.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE{margin:0 10px}}@media(max-width:800px){.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb{display:block}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i{margin:0 0 10px}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i:first-child{margin-right:0}.EventManage_EventManage__fN7vA .EventManage_inner__3yzpE .EventManage_metrics__j2wKb .EventManage_metricItem__BtB3i:last-child{margin-left:0}}.PrivacyPolicy .genericInner{margin:0 auto;max-width:1200px;padding-bottom:60px;padding-top:120px}.PrivacyPolicy .genericInner h1,.PrivacyPolicy .genericInner h2{color:#333}.PrivacyPolicy .genericInner h1{font-size:40px}.PrivacyPolicy .genericInner h2{font-size:24px}.PrivacyPolicy .genericInner p,.PrivacyPolicy .genericInner ul li{font-size:14px;line-height:24px}@media(max-width:1200px){.PrivacyPolicy .genericInner{margin:0 20px}}.TermsOfService .genericInner{margin:0 auto;max-width:1200px;padding-bottom:60px;padding-top:120px}.TermsOfService .genericInner h1,.TermsOfService .genericInner h2{color:#333}.TermsOfService .genericInner h1{font-size:40px}.TermsOfService .genericInner h2{font-size:24px}.TermsOfService .genericInner p,.TermsOfService .genericInner ul li{font-size:14px;line-height:24px}@media(max-width:1200px){.TermsOfService .genericInner{margin:0 20px}}.NotFound{display:flex;flex-direction:column;height:100%;width:100%}.NotFound .notFoundInner{align-items:center;display:flex;flex:1 1;justify-content:center;padding-top:80px}.NotFound .notFoundInner .content{text-align:center}.NotFound .notFoundInner .content h1{color:#f25a2d;font-size:51px;font-weight:400;margin:0;padding:20px 0}.NotFound .notFoundInner .content p{color:#666;margin:0;padding:0 0 10px}.NotFound .notFoundInner .content .actions{margin-top:20px}.NotFound .notFoundInner .content .actions a{background-color:#f25a2d;border-radius:25px;color:#fff;display:block;font-size:18px;padding:14px 20px}.NotFound .notFoundInner .content .actions a:hover{background-color:#ffad4a}.UserMenu{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.UserMenu a{color:#333;font-weight:500;margin-left:20px}.UserMenu .about,.UserMenu a:hover{color:#f25a2d}.UserMenu .about:hover{color:#ffad4a}.UserMenu .userWrap{position:relative;-webkit-user-select:none;user-select:none;z-index:3}.UserMenu .userWrap .userIcon{background-color:#939393;height:40px;-webkit-mask-image:url(/static/media/user.3381d607e776c42ed09b.svg);mask-image:url(/static/media/user.3381d607e776c42ed09b.svg);-webkit-mask-size:cover;mask-size:cover;width:40px}.UserMenu .userWrap .userIcon:hover{background-color:#f25a2d;cursor:pointer}.UserMenu .userWrap .userDrop{background:#fff;border-radius:16px;box-shadow:-3px 4px 12px hsla(0,0%,67%,.25);overflow:auto;padding:20px 0;position:absolute;right:0;top:50px;width:300px}.UserMenu .userWrap .userDrop .userInfo{padding:0 20px}.UserMenu .userWrap .userDrop .userInfo .displayName{font-size:18px}.UserMenu .userWrap .userDrop .userInfo .email{color:#666;font-size:14px;font-weight:300;padding-top:5px}.UserMenu .userWrap .userDrop .userList{list-style-type:none;margin:0;padding:20px 0}.UserMenu .userWrap .userDrop .userList li{border-bottom:1px solid #f8f8f8;display:flex;padding:5px 20px 10px}.UserMenu .userWrap .userDrop .userList li:hover{background-color:#fff6eb;color:#f25a2d;cursor:pointer}.UserMenu .userWrap .userDrop .userList li .liWrap{align-items:center;display:flex;flex:1 1;font-weight:500;margin-left:0;padding:8px 0}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon{background-color:#f25a2d;height:30px;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;width:30px}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon.paw{-webkit-mask-image:url(/static/media/paw.292858b9f7ddcf08a5f5.svg);mask-image:url(/static/media/paw.292858b9f7ddcf08a5f5.svg)}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon.paw-small{-webkit-mask-image:url(/static/media/pawSmall.5c848dca95bb2acbb6c6.svg);mask-image:url(/static/media/pawSmall.5c848dca95bb2acbb6c6.svg)}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon.cog{-webkit-mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg);mask-image:url(/static/media/cog.a9b60ae20b25f3c1f073.svg)}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon.calendar{-webkit-mask-image:url(/static/media/calendar.af3812dc4e2bbf6aa33e.svg);mask-image:url(/static/media/calendar.af3812dc4e2bbf6aa33e.svg)}.UserMenu .userWrap .userDrop .userList li .liWrap .liIcon.help{-webkit-mask-image:url(/static/media/help.1058e543fff68146ad40.svg);mask-image:url(/static/media/help.1058e543fff68146ad40.svg)}.UserMenu .userWrap .userDrop .userList li .liWrap span{height:20px;line-height:20px;margin:2px 0 0 12px}.UserMenu .userWrap .userDrop .actions{display:flex;padding:0 20px}.UserMenu .userWrap .userDrop .actions button{background-color:#fff;border:1px solid #f25a2d;border-radius:20px;color:#f25a2d;flex:1 1;height:40px;line-height:40px;margin:0;padding:0}.UserMenu .userWrap .userDrop .actions button:focus{outline:0}.UserMenu .userWrap .userDrop .actions button:hover{background-color:#f25a2d;color:#fff;cursor:pointer}.Header{align-items:center;background-color:#fff;border-bottom:1px solid #f8f8f8;display:flex;flex:1 1;height:70px;left:0;position:fixed;top:0;width:100%;z-index:4}.Header .logo{padding-left:20px}.Header .logo img{height:auto;width:150px}.Header .user{display:flex;flex:1 1;justify-content:flex-end;padding-right:20px}.EventLottery{background-color:#fdfdfd;min-height:100%}.EventLottery .registerWrap.payNow{display:flex;margin:0 auto;max-width:1080px}.EventLottery .registerWrap.payNow .Cart{border:1px solid #f8f8f8;border-radius:4px;flex:1 1;margin-top:196px;position:static;width:auto}.EventLottery .registerWrap.payNow .Cart .cartInner .title{margin-top:0}.EventLottery .registerWrap.payNow .registerInner{flex:1 1;margin:0 auto;max-width:1080px;padding:80px 20px 0}.EventLottery .registerWrap.payNow .registerInner .paymentWrap{background-color:#fff;border:1px solid #f8f8f8;border-radius:4px;padding:0 20px}.EventLottery .registerWrap.payNow .registerInner .paymentWrap .title{align-items:center;display:flex;font-size:24px;font-weight:500;height:80px}.EventLottery .registerWrap.payNow .registerInner .actions{display:flex;justify-content:flex-end;padding:20px 0}.EventLottery .registerWrap.payNow .registerInner .actions.two{justify-content:space-between}.EventLottery .registerWrap.payNow .registerInner .actions button:not(.Button){background-color:#f25a2d;border:0;border-radius:20px;color:#fff;font-size:18px;font-weight:500;height:38px;line-height:38px;margin:0;padding:0 20px}.EventLottery .registerWrap.payNow .registerInner .actions button:not(.Button):hover{background-color:#ffad4a;cursor:pointer}.EventLottery .registerWrap.payNow .registerInner .breadcrumb{display:flex;flex:1 1;font-size:14px;font-weight:400;padding:40px 0 60px}.EventLottery .registerWrap.payNow .registerInner .breadcrumb .path{color:#939393;padding-right:5px}.EventLottery .registerWrap.payNow .registerInner .breadcrumb .path a{color:#939393}.EventLottery .registerWrap.payNow .registerInner .breadcrumb .path a:hover{color:#f25a2d;cursor:pointer}.Eagerdog.noHeader .Header{display:none}.selectJudgeModal,.selectRingModal{.inner{max-width:500px}}.no-select{-webkit-user-select:none;user-select:none}.checkboxWrap{display:flex;flex-wrap:wrap;padding:20px 0 0}.checkboxWrap label{align-items:center;display:flex;flex-direction:row!important;-webkit-user-select:none;user-select:none}.checkboxWrap label:hover{cursor:pointer}.checkboxWrap label:hover input~.checkmark{background-color:#ccc}.checkboxWrap label .checkmarkWrap{cursor:pointer;display:block;font-size:22px;margin-bottom:16px;padding-left:25px;position:relative;-webkit-user-select:none;user-select:none}.checkboxWrap label .checkmarkWrap input{cursor:pointer;height:0;opacity:0;padding-right:25px;padding-top:25px;position:absolute;width:0}.checkboxWrap label .checkmarkWrap .checkmark{background-color:#eee;height:25px;left:0;position:absolute;top:0;width:25px}.checkboxWrap label .checkmarkWrap .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:10px;left:9px;position:absolute;top:5px;transform:rotate(45deg);width:5px}.checkboxWrap label .checkmarkWrap input:checked~.checkmark:after{display:block}.checkboxWrap label .checkmarkWrap input:checked~.checkmark{background-color:#f25a2d}.checkboxWrap label .name{font-size:14px;font-weight:500;height:20px;line-height:20px;padding-left:10px;padding-top:10px}#loading{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid hsla(0,0%,100%,.3);border-radius:50%;border-top-color:#fff;display:inline-block;height:16px;width:16px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.ag-header-cell-text{font-family:Roboto}.ag-row-focus{z-index:999}.ag-filter-menu,.ag-popup{z-index:99999}.changeElementsModal,.editRegistrationModal,.enterResultsModal{.inner{max-width:900px;min-height:700px}}.ManageShowTabs{display:flex;flex:1 1;flex-direction:column;margin-top:0;padding:0 40px 40px;.tabContent{flex:1 1;padding:0}.content{flex:1 1}}.manageShowModal{.inner{overflow-x:hidden;overflow-y:auto}}.confirmModal{.inner{max-width:500px}}.discountModal,.downloadModal,.refundModal,.removeDogModal{.inner{max-width:800px}}.downloadModal,.sendEmailModal{.inner{i{font-style:normal;font-weight:600}}}.sendMessageModal{overflow:hidden;.inner{max-height:90vh;overflow:auto}}@media (max-width:500px){.ag-paging-page-size,.ag-paging-row-summary-panel{display:none}}@media (max-height:700px){.changeElementsModal,.editRegistrationModal,.enterResultsModal{.inner{height:100svh;min-height:0;padding-bottom:env(safe-area-inset-bottom)}}}
/*# sourceMappingURL=main.c69c8193.css.map*/