.font-digit{font-family:Digital-Numbers,sans-serif!important}.hasClick{cursor:pointer}.hasUnderline{text-decoration:underline}.isBold{font-weight:700}.checkerboard{background-image:linear-gradient(45deg,var(--checkerboard-color) 25%,transparent 25%),linear-gradient(-45deg,var(--checkerboard-color) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--checkerboard-color) 75%),linear-gradient(-45deg,transparent 75%,var(--checkerboard-color) 75%);background-size:var(--checkerboard-size) var(--checkerboard-size);background-position:0 0,0 calc(var(--checkerboard-size) / 2),calc(var(--checkerboard-size) / 2) calc(var(--checkerboard-size) / -2),calc(var(--checkerboard-size) / -2) 0}.label{width:100%;border-radius:24px;padding:10px;display:inline-grid;margin-top:0;background:var(--input-default-bg);color:var(--black)}.label-white{background:var(--white);color:var(--gray-900)}.header{display:inline;position:relative;width:100%;margin-left:5px;font-style:normal;font-weight:900;font-size:20px;letter-spacing:1px;text-align:center;color:var(--text-color-dark)}.header-small{font-size:18px}.default-form{width:95%;margin:0 auto;background-color:var(--wrapper-bg-color);padding:10px;border-radius:30px;color:var(--text-color-dark)}.default-form .gray-bg{background:#EFF0F7}.default-form .buttons{width:100%;display:inline-block;padding:0;margin:5px 0 0}.default-form .buttons .btn{margin:0}.default-form .buttons .left{margin-right:3%}.default-form .buttons .right{margin-left:3%}.default-form .spacer-top{margin:30px 0 0}.placeholder-select{width:100%;border-radius:24px;margin-top:10px}.placeholder-select select{width:80%;margin:5px;background:var(--input-default-bg);color:var(--input-default-text)}.placeholder-label{width:100%;border-radius:24px;display:inline-grid;grid-template-columns:10% auto;margin-top:10px}.placeholder-label .icon{margin:auto}.placeholder-label label{margin:20px 0;position:relative;display:inline-block}.placeholder-label .placeholder{padding:10px;pointer-events:none;position:absolute;left:0;top:0;transition:.2s;transition-timing-function:cubic-bezier(.25,.1,.25,1);opacity:.5;color:#6e7191;font-size:18px}.placeholder-label input{width:90%;padding:10px;color:var(--input-default-text);background:none;border:none}.placeholder-label:focus{border:none}.placeholder-label input:focus+.placeholder,.placeholder-label input:not(:placeholder-shown)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}.placeholder-label input:focus+.placeholder,.placeholder-label input:not(:-ms-input-placeholder)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}textarea{margin-top:10px;display:block;width:90%;padding:10px;color:var(--input-default-text);background:var(--input-bg);border:none;border-radius:12px}.color-green{color:var(--green)!important}.color-red{color:var(--dark-red)!important}.color-blue{color:var(--bg-color-light)!important}.color-yellow{color:var(--accent)!important}.color-primary{color:var(--primary)!important}.btn{width:100%;font-family:Poppins,sans-serif;font-style:normal;font-weight:800;font-size:18px;text-align:center;box-sizing:border-box;border-radius:24px;padding:12px;margin:19.92px auto 0;border:none;cursor:pointer;background:var(--button-default-bg);color:var(--button-default-text)}.btn-yellow{color:#fff;background:var(--accent)}.btn-primary{color:#fff;background:var(--primary)}.btn-white{background:var(--white);color:var(--black)}.btn-white-border{background:var(--white);color:var(--black);border:var(--input-border-width) solid var(--input-red);box-sizing:border-box}.btn-light{background:var(--input-default-bg);color:var(--input-default-text)}.btn-light-light{background:var(--input-default-bg);color:var(--input-default-text);border:var(--input-border-width) solid var(--input-red);box-sizing:border-box}.btn-green{background-color:var(--green);color:#fff}.btn-red{background:var(--input-red);color:#fff!important}.btn-blue{background:var(--bg-color-light);color:var(--text-color-dark)}.btn-small{border-radius:16px;width:47%;font-size:14px}.btn-auto{border-radius:16px;width:auto;font-size:14px}.btn-small-size{border-radius:16px;font-size:14px;padding:8px}.btn-small-text{font-size:12px!important;padding:16px 4px}.btn-two-row{width:100%;display:inline-block;padding:0}.btn-two-row .btn{margin:0}.btn-left{margin-right:3%!important}.btn-right{margin-left:3%!important}.btn-auto{width:auto!important}.border-warning,.border-error,.border-primary,.border-darkred,.border-red-light,.border-green,.border-dark-blue,.border-blue,.border-red,.border-bottom-dark,.border-dark{box-sizing:border-box;outline-offset:-4px}.border-dark,.border-bottom-dark{outline:4px solid var(--input-default-text)}.border-red{outline:4px solid var(--input-red)}.border-blue{outline:4px solid var(--bg-color-light)}.border-dark-blue{outline:4px solid var(--dark-blue)}.border-green{outline:4px solid var(--green)}.border-red-light{outline:4px solid var(--red)}.border-darkred{outline:4px solid var(--dark-red)}.border-primary{outline:4px solid var(--primary)}.border-error{outline:4px solid var(--error)!important}.border-warning{outline:4px solid var(--warning)!important}.disabled-stripes,.disabled{background-image:repeating-linear-gradient(-45deg,var(--disabled-stripe-color),var(--disabled-stripe-color) var(--disabled-stripe-width),transparent var(--disabled-stripe-width),transparent calc(var(--disabled-stripe-width) * 2))}@supports (-webkit-appearance: none) or (-moz-appearance: none){input[type=checkbox],input[type=radio]{--active: var(--dark-red);--active-inner: #fff;--focus: 2px rgba(39, 94, 254, .3);--border: #BBC1E1;--border-hover:var(--dark-red);--background: #fff;--disabled: #F6F8FF;--disabled-inner: #E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc, var(--border));background:var(--b, var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t, .3s) var(--d-t-e, ease),opacity var(--d-o, .2s)}input[type=checkbox]:checked,input[type=radio]:checked{--b: var(--active);--bc: var(--active);--d-o: .3s;--d-t: .6s;--d-t-e: cubic-bezier(.2, .85, .32, 1.2)}input[type=checkbox]:disabled,input[type=radio]:disabled{--b: var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:disabled:checked,input[type=radio]:disabled:checked{--b: var(--disabled-inner);--bc: var(--border)}input[type=checkbox]:disabled+label,input[type=radio]:disabled+label{cursor:not-allowed}input[type=checkbox]:hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc: var(--border-hover)}input[type=checkbox]:focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.switch),input[type=radio]:not(.switch){width:21px}input[type=checkbox]:not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o, 0)}input[type=checkbox]:not(.switch):checked,input[type=radio]:not(.switch):checked{--o: 1}input[type=checkbox]+label,input[type=radio]+label{font-size:14px;line-height:21px;display:inline-block;vertical-align:top;cursor:pointer;margin-left:4px}input[type=checkbox]:not(.switch){border-radius:7px}input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:4px;transform:rotate(var(--r, 20deg))}input[type=checkbox]:not(.switch):checked{--r: 43deg}input[type=checkbox].switch{width:38px;border-radius:11px}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab, var(--border));transform:translate(var(--x, 0))}input[type=checkbox].switch:checked{--ab: var(--active-inner);--x: 17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s, .7))}input[type=radio]:checked{--s: .5}}.debug-border-black-bottom,.debug-border-greenyellow-bottom{border-top:none!important;border-left:none!important;border-right:none!important}.debug-border-black-bottom,.debug-border-black,.debug-border-greenyellow-bottom{border:.5px solid black}.my-placeholder-label,.row-stretch,.row-right,.row-center,.row-left,.row{display:flex}.my-placeholder-label .my-input-btn,.my-placeholder-label label,.col-left,.col-12-left,.col-12,.col-11-left,.col-11,.col-10-left,.col-10,.col-9-left,.col-9,.col-8-left,.col-8,.col-7-left,.col-7,.col-6-left,.col-6,.col-5-left,.col-5,.col-4-left,.col-4,.col-3-left,.col-3,.col-2-left,.col-2,.col-1-left,.col-1,.col-0-left,.col-0,.col{flex:1}.my-placeholder-select{width:100%;background:var(--input-bg);border-radius:12px;padding:10px 10px 10px 0;margin-top:10px}.my-placeholder-select select{width:70%;margin:0 5px 5px;padding:5px;background:var(--input-default-bg);color:var(--input-default-text)}.my-placeholder-label{width:100%;position:relative;background:var(--input-bg);border-radius:12px;margin-top:10px;padding-top:12px;padding-left:12px}.my-placeholder-label-no-bg{background:none!important}.my-placeholder-label .icon{margin:auto 50px auto auto}.my-placeholder-label .icon img{display:none}.my-placeholder-label label{margin:10px 0;position:relative;display:inline-block}.my-placeholder-label .placeholder{padding:10px;pointer-events:none;position:absolute;left:0;top:0;transition:.2s;transition-timing-function:cubic-bezier(.25,.1,.25,1);opacity:.5;color:var(--input-placeholder-color)!important;font-size:18px}.my-placeholder-label input{width:90%;padding:5px;color:var(--text-color-dark);background:none;border:none!important;position:relative;font-size:18px}.my-placeholder-label input:focus{outline:none;box-shadow:0 1px var(--text-color-dark)}.my-placeholder-label .date-input{z-index:1}.my-placeholder-label .my-input-btn{background-color:green}.my-placeholder-label textarea{margin-top:10px;display:block;width:90%;padding:10px;color:var(--text-color-dark);background:red;border:none}.my-placeholder-label:focus{border:none!important}.my-placeholder-label input:focus+.placeholder,.my-placeholder-label input:not(:placeholder-shown)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}.my-placeholder-label input:focus+.placeholder,.my-placeholder-label input:not(:-ms-input-placeholder)+.placeholder{opacity:1;transform:scale(.75) translateY(-100%) translate(-10px)}.text-left,.text-l{text-align:left}.text-right,.text-r{text-align:right}.text-center,.text-c{text-align:center}.debug-border-greenyellow-bottom,.debug-border-black-bottom{border-top:none!important;border-left:none!important;border-right:none!important}.debug-border-greenyellow{border:.5px solid greenyellow}.debug-border-yellow{border:.5px solid yellow}.debug-border-red{border:.5px solid red}.debug-border-blue{border:.5px solid blue}.debug-border-greenyellow-bottom,.debug-border-black,.debug-border-black-bottom{border:.5px solid black}.debug-border-transparent{border:.5px solid transparent}.row,.row-left,.row-center,.row-right,.row-stretch,.my-placeholder-label{display:flex}.row-horizontal{flex-direction:row!important}.row-vertical{flex-direction:column!important}.row-even{justify-content:space-evenly!important}.row-between{justify-content:space-between!important}.row-left{align-items:flex-start}.row-center{align-items:center}.row-right{align-items:flex-end}.row-stretch{align-items:stretch}.col,.col-0,.col-0-left,.col-1,.col-1-left,.col-2,.col-2-left,.col-3,.col-3-left,.col-4,.col-4-left,.col-5,.col-5-left,.col-6,.col-6-left,.col-7,.col-7-left,.col-8,.col-8-left,.col-9,.col-9-left,.col-10,.col-10-left,.col-11,.col-11-left,.col-12,.col-12-left,.col-left,.my-placeholder-label label,.my-placeholder-label .my-input-btn{flex:1}.col-0{flex:0}.col-0-left{flex:0;align-items:flex-start}.col-1{flex:1}.col-1-left{flex:1;align-items:flex-start}.col-2{flex:2}.col-2-left{flex:2;align-items:flex-start}.col-3{flex:3}.col-3-left{flex:3;align-items:flex-start}.col-4{flex:4}.col-4-left{flex:4;align-items:flex-start}.col-5{flex:5}.col-5-left{flex:5;align-items:flex-start}.col-6{flex:6}.col-6-left{flex:6;align-items:flex-start}.col-7{flex:7}.col-7-left{flex:7;align-items:flex-start}.col-8{flex:8}.col-8-left{flex:8;align-items:flex-start}.col-9{flex:9}.col-9-left{flex:9;align-items:flex-start}.col-10{flex:10}.col-10-left{flex:10;align-items:flex-start}.col-11{flex:11}.col-11-left{flex:11;align-items:flex-start}.col-12{flex:12}.col-12-left{flex:12;align-items:flex-start}.col-left{align-items:flex-start}.m-0{margin:0!important}.m-1{margin:1px!important}.m-2{margin:2px!important}.m-3{margin:3px!important}.m-4{margin:4px!important}.m-5{margin:5px!important}.m-6{margin:6px!important}.m-7{margin:7px!important}.m-8{margin:8px!important}.m-9{margin:9px!important}.m-10{margin:10px!important}.m-11{margin:11px!important}.m-12{margin:12px!important}.m-13{margin:13px!important}.m-14{margin:14px!important}.m-15{margin:15px!important}.m-16{margin:16px!important}.m-17{margin:17px!important}.m-18{margin:18px!important}.m-19{margin:19px!important}.m-20{margin:20px!important}.m-21{margin:21px!important}.m-22{margin:22px!important}.m-23{margin:23px!important}.m-24{margin:24px!important}.m-25{margin:25px!important}.m-26{margin:26px!important}.m-27{margin:27px!important}.m-28{margin:28px!important}.m-29{margin:29px!important}.m-30{margin:30px!important}.m-31{margin:31px!important}.m-32{margin:32px!important}.m-33{margin:33px!important}.m-34{margin:34px!important}.m-35{margin:35px!important}.m-36{margin:36px!important}.m-37{margin:37px!important}.m-38{margin:38px!important}.m-39{margin:39px!important}.m-40{margin:40px!important}.m-41{margin:41px!important}.m-42{margin:42px!important}.m-43{margin:43px!important}.m-44{margin:44px!important}.m-45{margin:45px!important}.m-46{margin:46px!important}.m-47{margin:47px!important}.m-48{margin:48px!important}.m-49{margin:49px!important}.m-50{margin:50px!important}.m-51{margin:51px!important}.m-52{margin:52px!important}.m-53{margin:53px!important}.m-54{margin:54px!important}.m-55{margin:55px!important}.m-56{margin:56px!important}.m-57{margin:57px!important}.m-58{margin:58px!important}.m-59{margin:59px!important}.m-60{margin:60px!important}.m-61{margin:61px!important}.m-62{margin:62px!important}.m-63{margin:63px!important}.m-64{margin:64px!important}.m-65{margin:65px!important}.m-66{margin:66px!important}.m-67{margin:67px!important}.m-68{margin:68px!important}.m-69{margin:69px!important}.m-70{margin:70px!important}.m-71{margin:71px!important}.m-72{margin:72px!important}.m-73{margin:73px!important}.m-74{margin:74px!important}.m-75{margin:75px!important}.m-76{margin:76px!important}.m-77{margin:77px!important}.m-78{margin:78px!important}.m-79{margin:79px!important}.m-80{margin:80px!important}.m-81{margin:81px!important}.m-82{margin:82px!important}.m-83{margin:83px!important}.m-84{margin:84px!important}.m-85{margin:85px!important}.m-86{margin:86px!important}.m-87{margin:87px!important}.m-88{margin:88px!important}.m-89{margin:89px!important}.m-90{margin:90px!important}.m-91{margin:91px!important}.m-92{margin:92px!important}.m-93{margin:93px!important}.m-94{margin:94px!important}.m-95{margin:95px!important}.m-96{margin:96px!important}.m-97{margin:97px!important}.m-98{margin:98px!important}.m-99{margin:99px!important}.m-100{margin:100px!important}.m-auto{margin:0 auto}.m-center{margin:auto}.m-top-0{margin-top:0!important}.m-top-1{margin-top:1px!important}.m-top-2{margin-top:2px!important}.m-top-3{margin-top:3px!important}.m-top-4{margin-top:4px!important}.m-top-5{margin-top:5px!important}.m-top-6{margin-top:6px!important}.m-top-7{margin-top:7px!important}.m-top-8{margin-top:8px!important}.m-top-9{margin-top:9px!important}.m-top-10{margin-top:10px!important}.m-top-11{margin-top:11px!important}.m-top-12{margin-top:12px!important}.m-top-13{margin-top:13px!important}.m-top-14{margin-top:14px!important}.m-top-15{margin-top:15px!important}.m-top-16{margin-top:16px!important}.m-top-17{margin-top:17px!important}.m-top-18{margin-top:18px!important}.m-top-19{margin-top:19px!important}.m-top-20{margin-top:20px!important}.m-top-21{margin-top:21px!important}.m-top-22{margin-top:22px!important}.m-top-23{margin-top:23px!important}.m-top-24{margin-top:24px!important}.m-top-25{margin-top:25px!important}.m-top-26{margin-top:26px!important}.m-top-27{margin-top:27px!important}.m-top-28{margin-top:28px!important}.m-top-29{margin-top:29px!important}.m-top-30{margin-top:30px!important}.m-top-31{margin-top:31px!important}.m-top-32{margin-top:32px!important}.m-top-33{margin-top:33px!important}.m-top-34{margin-top:34px!important}.m-top-35{margin-top:35px!important}.m-top-36{margin-top:36px!important}.m-top-37{margin-top:37px!important}.m-top-38{margin-top:38px!important}.m-top-39{margin-top:39px!important}.m-top-40{margin-top:40px!important}.m-top-41{margin-top:41px!important}.m-top-42{margin-top:42px!important}.m-top-43{margin-top:43px!important}.m-top-44{margin-top:44px!important}.m-top-45{margin-top:45px!important}.m-top-46{margin-top:46px!important}.m-top-47{margin-top:47px!important}.m-top-48{margin-top:48px!important}.m-top-49{margin-top:49px!important}.m-top-50{margin-top:50px!important}.m-top-51{margin-top:51px!important}.m-top-52{margin-top:52px!important}.m-top-53{margin-top:53px!important}.m-top-54{margin-top:54px!important}.m-top-55{margin-top:55px!important}.m-top-56{margin-top:56px!important}.m-top-57{margin-top:57px!important}.m-top-58{margin-top:58px!important}.m-top-59{margin-top:59px!important}.m-top-60{margin-top:60px!important}.m-top-61{margin-top:61px!important}.m-top-62{margin-top:62px!important}.m-top-63{margin-top:63px!important}.m-top-64{margin-top:64px!important}.m-top-65{margin-top:65px!important}.m-top-66{margin-top:66px!important}.m-top-67{margin-top:67px!important}.m-top-68{margin-top:68px!important}.m-top-69{margin-top:69px!important}.m-top-70{margin-top:70px!important}.m-top-71{margin-top:71px!important}.m-top-72{margin-top:72px!important}.m-top-73{margin-top:73px!important}.m-top-74{margin-top:74px!important}.m-top-75{margin-top:75px!important}.m-top-76{margin-top:76px!important}.m-top-77{margin-top:77px!important}.m-top-78{margin-top:78px!important}.m-top-79{margin-top:79px!important}.m-top-80{margin-top:80px!important}.m-top-81{margin-top:81px!important}.m-top-82{margin-top:82px!important}.m-top-83{margin-top:83px!important}.m-top-84{margin-top:84px!important}.m-top-85{margin-top:85px!important}.m-top-86{margin-top:86px!important}.m-top-87{margin-top:87px!important}.m-top-88{margin-top:88px!important}.m-top-89{margin-top:89px!important}.m-top-90{margin-top:90px!important}.m-top-91{margin-top:91px!important}.m-top-92{margin-top:92px!important}.m-top-93{margin-top:93px!important}.m-top-94{margin-top:94px!important}.m-top-95{margin-top:95px!important}.m-top-96{margin-top:96px!important}.m-top-97{margin-top:97px!important}.m-top-98{margin-top:98px!important}.m-top-99{margin-top:99px!important}.m-top-100{margin-top:100px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1px!important}.mt-2{margin-top:2px!important}.mt-3{margin-top:3px!important}.mt-4{margin-top:4px!important}.mt-5{margin-top:5px!important}.mt-6{margin-top:6px!important}.mt-7{margin-top:7px!important}.mt-8{margin-top:8px!important}.mt-9{margin-top:9px!important}.mt-10{margin-top:10px!important}.mt-11{margin-top:11px!important}.mt-12{margin-top:12px!important}.mt-13{margin-top:13px!important}.mt-14{margin-top:14px!important}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px!important}.mt-17{margin-top:17px!important}.mt-18{margin-top:18px!important}.mt-19{margin-top:19px!important}.mt-20{margin-top:20px!important}.mt-21{margin-top:21px!important}.mt-22{margin-top:22px!important}.mt-23{margin-top:23px!important}.mt-24{margin-top:24px!important}.mt-25{margin-top:25px!important}.mt-26{margin-top:26px!important}.mt-27{margin-top:27px!important}.mt-28{margin-top:28px!important}.mt-29{margin-top:29px!important}.mt-30{margin-top:30px!important}.mt-31{margin-top:31px!important}.mt-32{margin-top:32px!important}.mt-33{margin-top:33px!important}.mt-34{margin-top:34px!important}.mt-35{margin-top:35px!important}.mt-36{margin-top:36px!important}.mt-37{margin-top:37px!important}.mt-38{margin-top:38px!important}.mt-39{margin-top:39px!important}.mt-40{margin-top:40px!important}.mt-41{margin-top:41px!important}.mt-42{margin-top:42px!important}.mt-43{margin-top:43px!important}.mt-44{margin-top:44px!important}.mt-45{margin-top:45px!important}.mt-46{margin-top:46px!important}.mt-47{margin-top:47px!important}.mt-48{margin-top:48px!important}.mt-49{margin-top:49px!important}.mt-50{margin-top:50px!important}.mt-51{margin-top:51px!important}.mt-52{margin-top:52px!important}.mt-53{margin-top:53px!important}.mt-54{margin-top:54px!important}.mt-55{margin-top:55px!important}.mt-56{margin-top:56px!important}.mt-57{margin-top:57px!important}.mt-58{margin-top:58px!important}.mt-59{margin-top:59px!important}.mt-60{margin-top:60px!important}.mt-61{margin-top:61px!important}.mt-62{margin-top:62px!important}.mt-63{margin-top:63px!important}.mt-64{margin-top:64px!important}.mt-65{margin-top:65px!important}.mt-66{margin-top:66px!important}.mt-67{margin-top:67px!important}.mt-68{margin-top:68px!important}.mt-69{margin-top:69px!important}.mt-70{margin-top:70px!important}.mt-71{margin-top:71px!important}.mt-72{margin-top:72px!important}.mt-73{margin-top:73px!important}.mt-74{margin-top:74px!important}.mt-75{margin-top:75px!important}.mt-76{margin-top:76px!important}.mt-77{margin-top:77px!important}.mt-78{margin-top:78px!important}.mt-79{margin-top:79px!important}.mt-80{margin-top:80px!important}.mt-81{margin-top:81px!important}.mt-82{margin-top:82px!important}.mt-83{margin-top:83px!important}.mt-84{margin-top:84px!important}.mt-85{margin-top:85px!important}.mt-86{margin-top:86px!important}.mt-87{margin-top:87px!important}.mt-88{margin-top:88px!important}.mt-89{margin-top:89px!important}.mt-90{margin-top:90px!important}.mt-91{margin-top:91px!important}.mt-92{margin-top:92px!important}.mt-93{margin-top:93px!important}.mt-94{margin-top:94px!important}.mt-95{margin-top:95px!important}.mt-96{margin-top:96px!important}.mt-97{margin-top:97px!important}.mt-98{margin-top:98px!important}.mt-99{margin-top:99px!important}.mt-100{margin-top:100px!important}.m-bottom-0{margin-bottom:0!important}.m-bottom-1{margin-bottom:1px!important}.m-bottom-2{margin-bottom:2px!important}.m-bottom-3{margin-bottom:3px!important}.m-bottom-4{margin-bottom:4px!important}.m-bottom-5{margin-bottom:5px!important}.m-bottom-6{margin-bottom:6px!important}.m-bottom-7{margin-bottom:7px!important}.m-bottom-8{margin-bottom:8px!important}.m-bottom-9{margin-bottom:9px!important}.m-bottom-10{margin-bottom:10px!important}.m-bottom-11{margin-bottom:11px!important}.m-bottom-12{margin-bottom:12px!important}.m-bottom-13{margin-bottom:13px!important}.m-bottom-14{margin-bottom:14px!important}.m-bottom-15{margin-bottom:15px!important}.m-bottom-16{margin-bottom:16px!important}.m-bottom-17{margin-bottom:17px!important}.m-bottom-18{margin-bottom:18px!important}.m-bottom-19{margin-bottom:19px!important}.m-bottom-20{margin-bottom:20px!important}.m-bottom-21{margin-bottom:21px!important}.m-bottom-22{margin-bottom:22px!important}.m-bottom-23{margin-bottom:23px!important}.m-bottom-24{margin-bottom:24px!important}.m-bottom-25{margin-bottom:25px!important}.m-bottom-26{margin-bottom:26px!important}.m-bottom-27{margin-bottom:27px!important}.m-bottom-28{margin-bottom:28px!important}.m-bottom-29{margin-bottom:29px!important}.m-bottom-30{margin-bottom:30px!important}.m-bottom-31{margin-bottom:31px!important}.m-bottom-32{margin-bottom:32px!important}.m-bottom-33{margin-bottom:33px!important}.m-bottom-34{margin-bottom:34px!important}.m-bottom-35{margin-bottom:35px!important}.m-bottom-36{margin-bottom:36px!important}.m-bottom-37{margin-bottom:37px!important}.m-bottom-38{margin-bottom:38px!important}.m-bottom-39{margin-bottom:39px!important}.m-bottom-40{margin-bottom:40px!important}.m-bottom-41{margin-bottom:41px!important}.m-bottom-42{margin-bottom:42px!important}.m-bottom-43{margin-bottom:43px!important}.m-bottom-44{margin-bottom:44px!important}.m-bottom-45{margin-bottom:45px!important}.m-bottom-46{margin-bottom:46px!important}.m-bottom-47{margin-bottom:47px!important}.m-bottom-48{margin-bottom:48px!important}.m-bottom-49{margin-bottom:49px!important}.m-bottom-50{margin-bottom:50px!important}.m-bottom-51{margin-bottom:51px!important}.m-bottom-52{margin-bottom:52px!important}.m-bottom-53{margin-bottom:53px!important}.m-bottom-54{margin-bottom:54px!important}.m-bottom-55{margin-bottom:55px!important}.m-bottom-56{margin-bottom:56px!important}.m-bottom-57{margin-bottom:57px!important}.m-bottom-58{margin-bottom:58px!important}.m-bottom-59{margin-bottom:59px!important}.m-bottom-60{margin-bottom:60px!important}.m-bottom-61{margin-bottom:61px!important}.m-bottom-62{margin-bottom:62px!important}.m-bottom-63{margin-bottom:63px!important}.m-bottom-64{margin-bottom:64px!important}.m-bottom-65{margin-bottom:65px!important}.m-bottom-66{margin-bottom:66px!important}.m-bottom-67{margin-bottom:67px!important}.m-bottom-68{margin-bottom:68px!important}.m-bottom-69{margin-bottom:69px!important}.m-bottom-70{margin-bottom:70px!important}.m-bottom-71{margin-bottom:71px!important}.m-bottom-72{margin-bottom:72px!important}.m-bottom-73{margin-bottom:73px!important}.m-bottom-74{margin-bottom:74px!important}.m-bottom-75{margin-bottom:75px!important}.m-bottom-76{margin-bottom:76px!important}.m-bottom-77{margin-bottom:77px!important}.m-bottom-78{margin-bottom:78px!important}.m-bottom-79{margin-bottom:79px!important}.m-bottom-80{margin-bottom:80px!important}.m-bottom-81{margin-bottom:81px!important}.m-bottom-82{margin-bottom:82px!important}.m-bottom-83{margin-bottom:83px!important}.m-bottom-84{margin-bottom:84px!important}.m-bottom-85{margin-bottom:85px!important}.m-bottom-86{margin-bottom:86px!important}.m-bottom-87{margin-bottom:87px!important}.m-bottom-88{margin-bottom:88px!important}.m-bottom-89{margin-bottom:89px!important}.m-bottom-90{margin-bottom:90px!important}.m-bottom-91{margin-bottom:91px!important}.m-bottom-92{margin-bottom:92px!important}.m-bottom-93{margin-bottom:93px!important}.m-bottom-94{margin-bottom:94px!important}.m-bottom-95{margin-bottom:95px!important}.m-bottom-96{margin-bottom:96px!important}.m-bottom-97{margin-bottom:97px!important}.m-bottom-98{margin-bottom:98px!important}.m-bottom-99{margin-bottom:99px!important}.m-bottom-100{margin-bottom:100px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-3{margin-bottom:3px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-6{margin-bottom:6px!important}.mb-7{margin-bottom:7px!important}.mb-8{margin-bottom:8px!important}.mb-9{margin-bottom:9px!important}.mb-10{margin-bottom:10px!important}.mb-11{margin-bottom:11px!important}.mb-12{margin-bottom:12px!important}.mb-13{margin-bottom:13px!important}.mb-14{margin-bottom:14px!important}.mb-15{margin-bottom:15px!important}.mb-16{margin-bottom:16px!important}.mb-17{margin-bottom:17px!important}.mb-18{margin-bottom:18px!important}.mb-19{margin-bottom:19px!important}.mb-20{margin-bottom:20px!important}.mb-21{margin-bottom:21px!important}.mb-22{margin-bottom:22px!important}.mb-23{margin-bottom:23px!important}.mb-24{margin-bottom:24px!important}.mb-25{margin-bottom:25px!important}.mb-26{margin-bottom:26px!important}.mb-27{margin-bottom:27px!important}.mb-28{margin-bottom:28px!important}.mb-29{margin-bottom:29px!important}.mb-30{margin-bottom:30px!important}.mb-31{margin-bottom:31px!important}.mb-32{margin-bottom:32px!important}.mb-33{margin-bottom:33px!important}.mb-34{margin-bottom:34px!important}.mb-35{margin-bottom:35px!important}.mb-36{margin-bottom:36px!important}.mb-37{margin-bottom:37px!important}.mb-38{margin-bottom:38px!important}.mb-39{margin-bottom:39px!important}.mb-40{margin-bottom:40px!important}.mb-41{margin-bottom:41px!important}.mb-42{margin-bottom:42px!important}.mb-43{margin-bottom:43px!important}.mb-44{margin-bottom:44px!important}.mb-45{margin-bottom:45px!important}.mb-46{margin-bottom:46px!important}.mb-47{margin-bottom:47px!important}.mb-48{margin-bottom:48px!important}.mb-49{margin-bottom:49px!important}.mb-50{margin-bottom:50px!important}.mb-51{margin-bottom:51px!important}.mb-52{margin-bottom:52px!important}.mb-53{margin-bottom:53px!important}.mb-54{margin-bottom:54px!important}.mb-55{margin-bottom:55px!important}.mb-56{margin-bottom:56px!important}.mb-57{margin-bottom:57px!important}.mb-58{margin-bottom:58px!important}.mb-59{margin-bottom:59px!important}.mb-60{margin-bottom:60px!important}.mb-61{margin-bottom:61px!important}.mb-62{margin-bottom:62px!important}.mb-63{margin-bottom:63px!important}.mb-64{margin-bottom:64px!important}.mb-65{margin-bottom:65px!important}.mb-66{margin-bottom:66px!important}.mb-67{margin-bottom:67px!important}.mb-68{margin-bottom:68px!important}.mb-69{margin-bottom:69px!important}.mb-70{margin-bottom:70px!important}.mb-71{margin-bottom:71px!important}.mb-72{margin-bottom:72px!important}.mb-73{margin-bottom:73px!important}.mb-74{margin-bottom:74px!important}.mb-75{margin-bottom:75px!important}.mb-76{margin-bottom:76px!important}.mb-77{margin-bottom:77px!important}.mb-78{margin-bottom:78px!important}.mb-79{margin-bottom:79px!important}.mb-80{margin-bottom:80px!important}.mb-81{margin-bottom:81px!important}.mb-82{margin-bottom:82px!important}.mb-83{margin-bottom:83px!important}.mb-84{margin-bottom:84px!important}.mb-85{margin-bottom:85px!important}.mb-86{margin-bottom:86px!important}.mb-87{margin-bottom:87px!important}.mb-88{margin-bottom:88px!important}.mb-89{margin-bottom:89px!important}.mb-90{margin-bottom:90px!important}.mb-91{margin-bottom:91px!important}.mb-92{margin-bottom:92px!important}.mb-93{margin-bottom:93px!important}.mb-94{margin-bottom:94px!important}.mb-95{margin-bottom:95px!important}.mb-96{margin-bottom:96px!important}.mb-97{margin-bottom:97px!important}.mb-98{margin-bottom:98px!important}.mb-99{margin-bottom:99px!important}.mb-100{margin-bottom:100px!important}.m-left-0{margin-left:0!important}.m-left-1{margin-left:1px!important}.m-left-2{margin-left:2px!important}.m-left-3{margin-left:3px!important}.m-left-4{margin-left:4px!important}.m-left-5{margin-left:5px!important}.m-left-6{margin-left:6px!important}.m-left-7{margin-left:7px!important}.m-left-8{margin-left:8px!important}.m-left-9{margin-left:9px!important}.m-left-10{margin-left:10px!important}.m-left-11{margin-left:11px!important}.m-left-12{margin-left:12px!important}.m-left-13{margin-left:13px!important}.m-left-14{margin-left:14px!important}.m-left-15{margin-left:15px!important}.m-left-16{margin-left:16px!important}.m-left-17{margin-left:17px!important}.m-left-18{margin-left:18px!important}.m-left-19{margin-left:19px!important}.m-left-20{margin-left:20px!important}.m-left-21{margin-left:21px!important}.m-left-22{margin-left:22px!important}.m-left-23{margin-left:23px!important}.m-left-24{margin-left:24px!important}.m-left-25{margin-left:25px!important}.m-left-26{margin-left:26px!important}.m-left-27{margin-left:27px!important}.m-left-28{margin-left:28px!important}.m-left-29{margin-left:29px!important}.m-left-30{margin-left:30px!important}.m-left-31{margin-left:31px!important}.m-left-32{margin-left:32px!important}.m-left-33{margin-left:33px!important}.m-left-34{margin-left:34px!important}.m-left-35{margin-left:35px!important}.m-left-36{margin-left:36px!important}.m-left-37{margin-left:37px!important}.m-left-38{margin-left:38px!important}.m-left-39{margin-left:39px!important}.m-left-40{margin-left:40px!important}.m-left-41{margin-left:41px!important}.m-left-42{margin-left:42px!important}.m-left-43{margin-left:43px!important}.m-left-44{margin-left:44px!important}.m-left-45{margin-left:45px!important}.m-left-46{margin-left:46px!important}.m-left-47{margin-left:47px!important}.m-left-48{margin-left:48px!important}.m-left-49{margin-left:49px!important}.m-left-50{margin-left:50px!important}.m-left-51{margin-left:51px!important}.m-left-52{margin-left:52px!important}.m-left-53{margin-left:53px!important}.m-left-54{margin-left:54px!important}.m-left-55{margin-left:55px!important}.m-left-56{margin-left:56px!important}.m-left-57{margin-left:57px!important}.m-left-58{margin-left:58px!important}.m-left-59{margin-left:59px!important}.m-left-60{margin-left:60px!important}.m-left-61{margin-left:61px!important}.m-left-62{margin-left:62px!important}.m-left-63{margin-left:63px!important}.m-left-64{margin-left:64px!important}.m-left-65{margin-left:65px!important}.m-left-66{margin-left:66px!important}.m-left-67{margin-left:67px!important}.m-left-68{margin-left:68px!important}.m-left-69{margin-left:69px!important}.m-left-70{margin-left:70px!important}.m-left-71{margin-left:71px!important}.m-left-72{margin-left:72px!important}.m-left-73{margin-left:73px!important}.m-left-74{margin-left:74px!important}.m-left-75{margin-left:75px!important}.m-left-76{margin-left:76px!important}.m-left-77{margin-left:77px!important}.m-left-78{margin-left:78px!important}.m-left-79{margin-left:79px!important}.m-left-80{margin-left:80px!important}.m-left-81{margin-left:81px!important}.m-left-82{margin-left:82px!important}.m-left-83{margin-left:83px!important}.m-left-84{margin-left:84px!important}.m-left-85{margin-left:85px!important}.m-left-86{margin-left:86px!important}.m-left-87{margin-left:87px!important}.m-left-88{margin-left:88px!important}.m-left-89{margin-left:89px!important}.m-left-90{margin-left:90px!important}.m-left-91{margin-left:91px!important}.m-left-92{margin-left:92px!important}.m-left-93{margin-left:93px!important}.m-left-94{margin-left:94px!important}.m-left-95{margin-left:95px!important}.m-left-96{margin-left:96px!important}.m-left-97{margin-left:97px!important}.m-left-98{margin-left:98px!important}.m-left-99{margin-left:99px!important}.m-left-100{margin-left:100px!important}.ml-0{margin-left:0!important}.ml-1{margin-left:1px!important}.ml-2{margin-left:2px!important}.ml-3{margin-left:3px!important}.ml-4{margin-left:4px!important}.ml-5{margin-left:5px!important}.ml-6{margin-left:6px!important}.ml-7{margin-left:7px!important}.ml-8{margin-left:8px!important}.ml-9{margin-left:9px!important}.ml-10{margin-left:10px!important}.ml-11{margin-left:11px!important}.ml-12{margin-left:12px!important}.ml-13{margin-left:13px!important}.ml-14{margin-left:14px!important}.ml-15{margin-left:15px!important}.ml-16{margin-left:16px!important}.ml-17{margin-left:17px!important}.ml-18{margin-left:18px!important}.ml-19{margin-left:19px!important}.ml-20{margin-left:20px!important}.ml-21{margin-left:21px!important}.ml-22{margin-left:22px!important}.ml-23{margin-left:23px!important}.ml-24{margin-left:24px!important}.ml-25{margin-left:25px!important}.ml-26{margin-left:26px!important}.ml-27{margin-left:27px!important}.ml-28{margin-left:28px!important}.ml-29{margin-left:29px!important}.ml-30{margin-left:30px!important}.ml-31{margin-left:31px!important}.ml-32{margin-left:32px!important}.ml-33{margin-left:33px!important}.ml-34{margin-left:34px!important}.ml-35{margin-left:35px!important}.ml-36{margin-left:36px!important}.ml-37{margin-left:37px!important}.ml-38{margin-left:38px!important}.ml-39{margin-left:39px!important}.ml-40{margin-left:40px!important}.ml-41{margin-left:41px!important}.ml-42{margin-left:42px!important}.ml-43{margin-left:43px!important}.ml-44{margin-left:44px!important}.ml-45{margin-left:45px!important}.ml-46{margin-left:46px!important}.ml-47{margin-left:47px!important}.ml-48{margin-left:48px!important}.ml-49{margin-left:49px!important}.ml-50{margin-left:50px!important}.ml-51{margin-left:51px!important}.ml-52{margin-left:52px!important}.ml-53{margin-left:53px!important}.ml-54{margin-left:54px!important}.ml-55{margin-left:55px!important}.ml-56{margin-left:56px!important}.ml-57{margin-left:57px!important}.ml-58{margin-left:58px!important}.ml-59{margin-left:59px!important}.ml-60{margin-left:60px!important}.ml-61{margin-left:61px!important}.ml-62{margin-left:62px!important}.ml-63{margin-left:63px!important}.ml-64{margin-left:64px!important}.ml-65{margin-left:65px!important}.ml-66{margin-left:66px!important}.ml-67{margin-left:67px!important}.ml-68{margin-left:68px!important}.ml-69{margin-left:69px!important}.ml-70{margin-left:70px!important}.ml-71{margin-left:71px!important}.ml-72{margin-left:72px!important}.ml-73{margin-left:73px!important}.ml-74{margin-left:74px!important}.ml-75{margin-left:75px!important}.ml-76{margin-left:76px!important}.ml-77{margin-left:77px!important}.ml-78{margin-left:78px!important}.ml-79{margin-left:79px!important}.ml-80{margin-left:80px!important}.ml-81{margin-left:81px!important}.ml-82{margin-left:82px!important}.ml-83{margin-left:83px!important}.ml-84{margin-left:84px!important}.ml-85{margin-left:85px!important}.ml-86{margin-left:86px!important}.ml-87{margin-left:87px!important}.ml-88{margin-left:88px!important}.ml-89{margin-left:89px!important}.ml-90{margin-left:90px!important}.ml-91{margin-left:91px!important}.ml-92{margin-left:92px!important}.ml-93{margin-left:93px!important}.ml-94{margin-left:94px!important}.ml-95{margin-left:95px!important}.ml-96{margin-left:96px!important}.ml-97{margin-left:97px!important}.ml-98{margin-left:98px!important}.ml-99{margin-left:99px!important}.ml-100{margin-left:100px!important}.m-right-0{margin-right:0!important}.m-right-1{margin-right:1px!important}.m-right-2{margin-right:2px!important}.m-right-3{margin-right:3px!important}.m-right-4{margin-right:4px!important}.m-right-5{margin-right:5px!important}.m-right-6{margin-right:6px!important}.m-right-7{margin-right:7px!important}.m-right-8{margin-right:8px!important}.m-right-9{margin-right:9px!important}.m-right-10{margin-right:10px!important}.m-right-11{margin-right:11px!important}.m-right-12{margin-right:12px!important}.m-right-13{margin-right:13px!important}.m-right-14{margin-right:14px!important}.m-right-15{margin-right:15px!important}.m-right-16{margin-right:16px!important}.m-right-17{margin-right:17px!important}.m-right-18{margin-right:18px!important}.m-right-19{margin-right:19px!important}.m-right-20{margin-right:20px!important}.m-right-21{margin-right:21px!important}.m-right-22{margin-right:22px!important}.m-right-23{margin-right:23px!important}.m-right-24{margin-right:24px!important}.m-right-25{margin-right:25px!important}.m-right-26{margin-right:26px!important}.m-right-27{margin-right:27px!important}.m-right-28{margin-right:28px!important}.m-right-29{margin-right:29px!important}.m-right-30{margin-right:30px!important}.m-right-31{margin-right:31px!important}.m-right-32{margin-right:32px!important}.m-right-33{margin-right:33px!important}.m-right-34{margin-right:34px!important}.m-right-35{margin-right:35px!important}.m-right-36{margin-right:36px!important}.m-right-37{margin-right:37px!important}.m-right-38{margin-right:38px!important}.m-right-39{margin-right:39px!important}.m-right-40{margin-right:40px!important}.m-right-41{margin-right:41px!important}.m-right-42{margin-right:42px!important}.m-right-43{margin-right:43px!important}.m-right-44{margin-right:44px!important}.m-right-45{margin-right:45px!important}.m-right-46{margin-right:46px!important}.m-right-47{margin-right:47px!important}.m-right-48{margin-right:48px!important}.m-right-49{margin-right:49px!important}.m-right-50{margin-right:50px!important}.m-right-51{margin-right:51px!important}.m-right-52{margin-right:52px!important}.m-right-53{margin-right:53px!important}.m-right-54{margin-right:54px!important}.m-right-55{margin-right:55px!important}.m-right-56{margin-right:56px!important}.m-right-57{margin-right:57px!important}.m-right-58{margin-right:58px!important}.m-right-59{margin-right:59px!important}.m-right-60{margin-right:60px!important}.m-right-61{margin-right:61px!important}.m-right-62{margin-right:62px!important}.m-right-63{margin-right:63px!important}.m-right-64{margin-right:64px!important}.m-right-65{margin-right:65px!important}.m-right-66{margin-right:66px!important}.m-right-67{margin-right:67px!important}.m-right-68{margin-right:68px!important}.m-right-69{margin-right:69px!important}.m-right-70{margin-right:70px!important}.m-right-71{margin-right:71px!important}.m-right-72{margin-right:72px!important}.m-right-73{margin-right:73px!important}.m-right-74{margin-right:74px!important}.m-right-75{margin-right:75px!important}.m-right-76{margin-right:76px!important}.m-right-77{margin-right:77px!important}.m-right-78{margin-right:78px!important}.m-right-79{margin-right:79px!important}.m-right-80{margin-right:80px!important}.m-right-81{margin-right:81px!important}.m-right-82{margin-right:82px!important}.m-right-83{margin-right:83px!important}.m-right-84{margin-right:84px!important}.m-right-85{margin-right:85px!important}.m-right-86{margin-right:86px!important}.m-right-87{margin-right:87px!important}.m-right-88{margin-right:88px!important}.m-right-89{margin-right:89px!important}.m-right-90{margin-right:90px!important}.m-right-91{margin-right:91px!important}.m-right-92{margin-right:92px!important}.m-right-93{margin-right:93px!important}.m-right-94{margin-right:94px!important}.m-right-95{margin-right:95px!important}.m-right-96{margin-right:96px!important}.m-right-97{margin-right:97px!important}.m-right-98{margin-right:98px!important}.m-right-99{margin-right:99px!important}.m-right-100{margin-right:100px!important}.mr-0{margin-right:0!important}.mr-1{margin-right:1px!important}.mr-2{margin-right:2px!important}.mr-3{margin-right:3px!important}.mr-4{margin-right:4px!important}.mr-5{margin-right:5px!important}.mr-6{margin-right:6px!important}.mr-7{margin-right:7px!important}.mr-8{margin-right:8px!important}.mr-9{margin-right:9px!important}.mr-10{margin-right:10px!important}.mr-11{margin-right:11px!important}.mr-12{margin-right:12px!important}.mr-13{margin-right:13px!important}.mr-14{margin-right:14px!important}.mr-15{margin-right:15px!important}.mr-16{margin-right:16px!important}.mr-17{margin-right:17px!important}.mr-18{margin-right:18px!important}.mr-19{margin-right:19px!important}.mr-20{margin-right:20px!important}.mr-21{margin-right:21px!important}.mr-22{margin-right:22px!important}.mr-23{margin-right:23px!important}.mr-24{margin-right:24px!important}.mr-25{margin-right:25px!important}.mr-26{margin-right:26px!important}.mr-27{margin-right:27px!important}.mr-28{margin-right:28px!important}.mr-29{margin-right:29px!important}.mr-30{margin-right:30px!important}.mr-31{margin-right:31px!important}.mr-32{margin-right:32px!important}.mr-33{margin-right:33px!important}.mr-34{margin-right:34px!important}.mr-35{margin-right:35px!important}.mr-36{margin-right:36px!important}.mr-37{margin-right:37px!important}.mr-38{margin-right:38px!important}.mr-39{margin-right:39px!important}.mr-40{margin-right:40px!important}.mr-41{margin-right:41px!important}.mr-42{margin-right:42px!important}.mr-43{margin-right:43px!important}.mr-44{margin-right:44px!important}.mr-45{margin-right:45px!important}.mr-46{margin-right:46px!important}.mr-47{margin-right:47px!important}.mr-48{margin-right:48px!important}.mr-49{margin-right:49px!important}.mr-50{margin-right:50px!important}.mr-51{margin-right:51px!important}.mr-52{margin-right:52px!important}.mr-53{margin-right:53px!important}.mr-54{margin-right:54px!important}.mr-55{margin-right:55px!important}.mr-56{margin-right:56px!important}.mr-57{margin-right:57px!important}.mr-58{margin-right:58px!important}.mr-59{margin-right:59px!important}.mr-60{margin-right:60px!important}.mr-61{margin-right:61px!important}.mr-62{margin-right:62px!important}.mr-63{margin-right:63px!important}.mr-64{margin-right:64px!important}.mr-65{margin-right:65px!important}.mr-66{margin-right:66px!important}.mr-67{margin-right:67px!important}.mr-68{margin-right:68px!important}.mr-69{margin-right:69px!important}.mr-70{margin-right:70px!important}.mr-71{margin-right:71px!important}.mr-72{margin-right:72px!important}.mr-73{margin-right:73px!important}.mr-74{margin-right:74px!important}.mr-75{margin-right:75px!important}.mr-76{margin-right:76px!important}.mr-77{margin-right:77px!important}.mr-78{margin-right:78px!important}.mr-79{margin-right:79px!important}.mr-80{margin-right:80px!important}.mr-81{margin-right:81px!important}.mr-82{margin-right:82px!important}.mr-83{margin-right:83px!important}.mr-84{margin-right:84px!important}.mr-85{margin-right:85px!important}.mr-86{margin-right:86px!important}.mr-87{margin-right:87px!important}.mr-88{margin-right:88px!important}.mr-89{margin-right:89px!important}.mr-90{margin-right:90px!important}.mr-91{margin-right:91px!important}.mr-92{margin-right:92px!important}.mr-93{margin-right:93px!important}.mr-94{margin-right:94px!important}.mr-95{margin-right:95px!important}.mr-96{margin-right:96px!important}.mr-97{margin-right:97px!important}.mr-98{margin-right:98px!important}.mr-99{margin-right:99px!important}.mr-100{margin-right:100px!important}.padding-0{padding:0!important}.padding-1{padding:1px!important}.padding-2{padding:2px!important}.padding-3{padding:3px!important}.padding-4{padding:4px!important}.padding-5{padding:5px!important}.padding-6{padding:6px!important}.padding-7{padding:7px!important}.padding-8{padding:8px!important}.padding-9{padding:9px!important}.padding-10{padding:10px!important}.padding-11{padding:11px!important}.padding-12{padding:12px!important}.padding-13{padding:13px!important}.padding-14{padding:14px!important}.padding-15{padding:15px!important}.padding-16{padding:16px!important}.padding-17{padding:17px!important}.padding-18{padding:18px!important}.padding-19{padding:19px!important}.padding-20{padding:20px!important}.padding-21{padding:21px!important}.padding-22{padding:22px!important}.padding-23{padding:23px!important}.padding-24{padding:24px!important}.padding-25{padding:25px!important}.padding-26{padding:26px!important}.padding-27{padding:27px!important}.padding-28{padding:28px!important}.padding-29{padding:29px!important}.padding-30{padding:30px!important}.padding-31{padding:31px!important}.padding-32{padding:32px!important}.padding-33{padding:33px!important}.padding-34{padding:34px!important}.padding-35{padding:35px!important}.padding-36{padding:36px!important}.padding-37{padding:37px!important}.padding-38{padding:38px!important}.padding-39{padding:39px!important}.padding-40{padding:40px!important}.padding-41{padding:41px!important}.padding-42{padding:42px!important}.padding-43{padding:43px!important}.padding-44{padding:44px!important}.padding-45{padding:45px!important}.padding-46{padding:46px!important}.padding-47{padding:47px!important}.padding-48{padding:48px!important}.padding-49{padding:49px!important}.padding-50{padding:50px!important}.padding-51{padding:51px!important}.padding-52{padding:52px!important}.padding-53{padding:53px!important}.padding-54{padding:54px!important}.padding-55{padding:55px!important}.padding-56{padding:56px!important}.padding-57{padding:57px!important}.padding-58{padding:58px!important}.padding-59{padding:59px!important}.padding-60{padding:60px!important}.padding-61{padding:61px!important}.padding-62{padding:62px!important}.padding-63{padding:63px!important}.padding-64{padding:64px!important}.padding-65{padding:65px!important}.padding-66{padding:66px!important}.padding-67{padding:67px!important}.padding-68{padding:68px!important}.padding-69{padding:69px!important}.padding-70{padding:70px!important}.padding-71{padding:71px!important}.padding-72{padding:72px!important}.padding-73{padding:73px!important}.padding-74{padding:74px!important}.padding-75{padding:75px!important}.padding-76{padding:76px!important}.padding-77{padding:77px!important}.padding-78{padding:78px!important}.padding-79{padding:79px!important}.padding-80{padding:80px!important}.padding-81{padding:81px!important}.padding-82{padding:82px!important}.padding-83{padding:83px!important}.padding-84{padding:84px!important}.padding-85{padding:85px!important}.padding-86{padding:86px!important}.padding-87{padding:87px!important}.padding-88{padding:88px!important}.padding-89{padding:89px!important}.padding-90{padding:90px!important}.padding-91{padding:91px!important}.padding-92{padding:92px!important}.padding-93{padding:93px!important}.padding-94{padding:94px!important}.padding-95{padding:95px!important}.padding-96{padding:96px!important}.padding-97{padding:97px!important}.padding-98{padding:98px!important}.padding-99{padding:99px!important}.padding-100{padding:100px!important}.p-0{padding:0!important}.p-1{padding:1px!important}.p-2{padding:2px!important}.p-3{padding:3px!important}.p-4{padding:4px!important}.p-5{padding:5px!important}.p-6{padding:6px!important}.p-7{padding:7px!important}.p-8{padding:8px!important}.p-9{padding:9px!important}.p-10{padding:10px!important}.p-11{padding:11px!important}.p-12{padding:12px!important}.p-13{padding:13px!important}.p-14{padding:14px!important}.p-15{padding:15px!important}.p-16{padding:16px!important}.p-17{padding:17px!important}.p-18{padding:18px!important}.p-19{padding:19px!important}.p-20{padding:20px!important}.p-21{padding:21px!important}.p-22{padding:22px!important}.p-23{padding:23px!important}.p-24{padding:24px!important}.p-25{padding:25px!important}.p-26{padding:26px!important}.p-27{padding:27px!important}.p-28{padding:28px!important}.p-29{padding:29px!important}.p-30{padding:30px!important}.p-31{padding:31px!important}.p-32{padding:32px!important}.p-33{padding:33px!important}.p-34{padding:34px!important}.p-35{padding:35px!important}.p-36{padding:36px!important}.p-37{padding:37px!important}.p-38{padding:38px!important}.p-39{padding:39px!important}.p-40{padding:40px!important}.p-41{padding:41px!important}.p-42{padding:42px!important}.p-43{padding:43px!important}.p-44{padding:44px!important}.p-45{padding:45px!important}.p-46{padding:46px!important}.p-47{padding:47px!important}.p-48{padding:48px!important}.p-49{padding:49px!important}.p-50{padding:50px!important}.p-51{padding:51px!important}.p-52{padding:52px!important}.p-53{padding:53px!important}.p-54{padding:54px!important}.p-55{padding:55px!important}.p-56{padding:56px!important}.p-57{padding:57px!important}.p-58{padding:58px!important}.p-59{padding:59px!important}.p-60{padding:60px!important}.p-61{padding:61px!important}.p-62{padding:62px!important}.p-63{padding:63px!important}.p-64{padding:64px!important}.p-65{padding:65px!important}.p-66{padding:66px!important}.p-67{padding:67px!important}.p-68{padding:68px!important}.p-69{padding:69px!important}.p-70{padding:70px!important}.p-71{padding:71px!important}.p-72{padding:72px!important}.p-73{padding:73px!important}.p-74{padding:74px!important}.p-75{padding:75px!important}.p-76{padding:76px!important}.p-77{padding:77px!important}.p-78{padding:78px!important}.p-79{padding:79px!important}.p-80{padding:80px!important}.p-81{padding:81px!important}.p-82{padding:82px!important}.p-83{padding:83px!important}.p-84{padding:84px!important}.p-85{padding:85px!important}.p-86{padding:86px!important}.p-87{padding:87px!important}.p-88{padding:88px!important}.p-89{padding:89px!important}.p-90{padding:90px!important}.p-91{padding:91px!important}.p-92{padding:92px!important}.p-93{padding:93px!important}.p-94{padding:94px!important}.p-95{padding:95px!important}.p-96{padding:96px!important}.p-97{padding:97px!important}.p-98{padding:98px!important}.p-99{padding:99px!important}.p-100{padding:100px!important}.p-top-0{padding-top:0!important}.p-top-1{padding-top:1px!important}.p-top-2{padding-top:2px!important}.p-top-3{padding-top:3px!important}.p-top-4{padding-top:4px!important}.p-top-5{padding-top:5px!important}.p-top-6{padding-top:6px!important}.p-top-7{padding-top:7px!important}.p-top-8{padding-top:8px!important}.p-top-9{padding-top:9px!important}.p-top-10{padding-top:10px!important}.p-top-11{padding-top:11px!important}.p-top-12{padding-top:12px!important}.p-top-13{padding-top:13px!important}.p-top-14{padding-top:14px!important}.p-top-15{padding-top:15px!important}.p-top-16{padding-top:16px!important}.p-top-17{padding-top:17px!important}.p-top-18{padding-top:18px!important}.p-top-19{padding-top:19px!important}.p-top-20{padding-top:20px!important}.p-top-21{padding-top:21px!important}.p-top-22{padding-top:22px!important}.p-top-23{padding-top:23px!important}.p-top-24{padding-top:24px!important}.p-top-25{padding-top:25px!important}.p-top-26{padding-top:26px!important}.p-top-27{padding-top:27px!important}.p-top-28{padding-top:28px!important}.p-top-29{padding-top:29px!important}.p-top-30{padding-top:30px!important}.p-top-31{padding-top:31px!important}.p-top-32{padding-top:32px!important}.p-top-33{padding-top:33px!important}.p-top-34{padding-top:34px!important}.p-top-35{padding-top:35px!important}.p-top-36{padding-top:36px!important}.p-top-37{padding-top:37px!important}.p-top-38{padding-top:38px!important}.p-top-39{padding-top:39px!important}.p-top-40{padding-top:40px!important}.p-top-41{padding-top:41px!important}.p-top-42{padding-top:42px!important}.p-top-43{padding-top:43px!important}.p-top-44{padding-top:44px!important}.p-top-45{padding-top:45px!important}.p-top-46{padding-top:46px!important}.p-top-47{padding-top:47px!important}.p-top-48{padding-top:48px!important}.p-top-49{padding-top:49px!important}.p-top-50{padding-top:50px!important}.p-top-51{padding-top:51px!important}.p-top-52{padding-top:52px!important}.p-top-53{padding-top:53px!important}.p-top-54{padding-top:54px!important}.p-top-55{padding-top:55px!important}.p-top-56{padding-top:56px!important}.p-top-57{padding-top:57px!important}.p-top-58{padding-top:58px!important}.p-top-59{padding-top:59px!important}.p-top-60{padding-top:60px!important}.p-top-61{padding-top:61px!important}.p-top-62{padding-top:62px!important}.p-top-63{padding-top:63px!important}.p-top-64{padding-top:64px!important}.p-top-65{padding-top:65px!important}.p-top-66{padding-top:66px!important}.p-top-67{padding-top:67px!important}.p-top-68{padding-top:68px!important}.p-top-69{padding-top:69px!important}.p-top-70{padding-top:70px!important}.p-top-71{padding-top:71px!important}.p-top-72{padding-top:72px!important}.p-top-73{padding-top:73px!important}.p-top-74{padding-top:74px!important}.p-top-75{padding-top:75px!important}.p-top-76{padding-top:76px!important}.p-top-77{padding-top:77px!important}.p-top-78{padding-top:78px!important}.p-top-79{padding-top:79px!important}.p-top-80{padding-top:80px!important}.p-top-81{padding-top:81px!important}.p-top-82{padding-top:82px!important}.p-top-83{padding-top:83px!important}.p-top-84{padding-top:84px!important}.p-top-85{padding-top:85px!important}.p-top-86{padding-top:86px!important}.p-top-87{padding-top:87px!important}.p-top-88{padding-top:88px!important}.p-top-89{padding-top:89px!important}.p-top-90{padding-top:90px!important}.p-top-91{padding-top:91px!important}.p-top-92{padding-top:92px!important}.p-top-93{padding-top:93px!important}.p-top-94{padding-top:94px!important}.p-top-95{padding-top:95px!important}.p-top-96{padding-top:96px!important}.p-top-97{padding-top:97px!important}.p-top-98{padding-top:98px!important}.p-top-99{padding-top:99px!important}.p-top-100{padding-top:100px!important}.p-bottom-0{padding-bottom:0!important}.p-bottom-1{padding-bottom:1px!important}.p-bottom-2{padding-bottom:2px!important}.p-bottom-3{padding-bottom:3px!important}.p-bottom-4{padding-bottom:4px!important}.p-bottom-5{padding-bottom:5px!important}.p-bottom-6{padding-bottom:6px!important}.p-bottom-7{padding-bottom:7px!important}.p-bottom-8{padding-bottom:8px!important}.p-bottom-9{padding-bottom:9px!important}.p-bottom-10{padding-bottom:10px!important}.p-bottom-11{padding-bottom:11px!important}.p-bottom-12{padding-bottom:12px!important}.p-bottom-13{padding-bottom:13px!important}.p-bottom-14{padding-bottom:14px!important}.p-bottom-15{padding-bottom:15px!important}.p-bottom-16{padding-bottom:16px!important}.p-bottom-17{padding-bottom:17px!important}.p-bottom-18{padding-bottom:18px!important}.p-bottom-19{padding-bottom:19px!important}.p-bottom-20{padding-bottom:20px!important}.p-bottom-21{padding-bottom:21px!important}.p-bottom-22{padding-bottom:22px!important}.p-bottom-23{padding-bottom:23px!important}.p-bottom-24{padding-bottom:24px!important}.p-bottom-25{padding-bottom:25px!important}.p-bottom-26{padding-bottom:26px!important}.p-bottom-27{padding-bottom:27px!important}.p-bottom-28{padding-bottom:28px!important}.p-bottom-29{padding-bottom:29px!important}.p-bottom-30{padding-bottom:30px!important}.p-bottom-31{padding-bottom:31px!important}.p-bottom-32{padding-bottom:32px!important}.p-bottom-33{padding-bottom:33px!important}.p-bottom-34{padding-bottom:34px!important}.p-bottom-35{padding-bottom:35px!important}.p-bottom-36{padding-bottom:36px!important}.p-bottom-37{padding-bottom:37px!important}.p-bottom-38{padding-bottom:38px!important}.p-bottom-39{padding-bottom:39px!important}.p-bottom-40{padding-bottom:40px!important}.p-bottom-41{padding-bottom:41px!important}.p-bottom-42{padding-bottom:42px!important}.p-bottom-43{padding-bottom:43px!important}.p-bottom-44{padding-bottom:44px!important}.p-bottom-45{padding-bottom:45px!important}.p-bottom-46{padding-bottom:46px!important}.p-bottom-47{padding-bottom:47px!important}.p-bottom-48{padding-bottom:48px!important}.p-bottom-49{padding-bottom:49px!important}.p-bottom-50{padding-bottom:50px!important}.p-bottom-51{padding-bottom:51px!important}.p-bottom-52{padding-bottom:52px!important}.p-bottom-53{padding-bottom:53px!important}.p-bottom-54{padding-bottom:54px!important}.p-bottom-55{padding-bottom:55px!important}.p-bottom-56{padding-bottom:56px!important}.p-bottom-57{padding-bottom:57px!important}.p-bottom-58{padding-bottom:58px!important}.p-bottom-59{padding-bottom:59px!important}.p-bottom-60{padding-bottom:60px!important}.p-bottom-61{padding-bottom:61px!important}.p-bottom-62{padding-bottom:62px!important}.p-bottom-63{padding-bottom:63px!important}.p-bottom-64{padding-bottom:64px!important}.p-bottom-65{padding-bottom:65px!important}.p-bottom-66{padding-bottom:66px!important}.p-bottom-67{padding-bottom:67px!important}.p-bottom-68{padding-bottom:68px!important}.p-bottom-69{padding-bottom:69px!important}.p-bottom-70{padding-bottom:70px!important}.p-bottom-71{padding-bottom:71px!important}.p-bottom-72{padding-bottom:72px!important}.p-bottom-73{padding-bottom:73px!important}.p-bottom-74{padding-bottom:74px!important}.p-bottom-75{padding-bottom:75px!important}.p-bottom-76{padding-bottom:76px!important}.p-bottom-77{padding-bottom:77px!important}.p-bottom-78{padding-bottom:78px!important}.p-bottom-79{padding-bottom:79px!important}.p-bottom-80{padding-bottom:80px!important}.p-bottom-81{padding-bottom:81px!important}.p-bottom-82{padding-bottom:82px!important}.p-bottom-83{padding-bottom:83px!important}.p-bottom-84{padding-bottom:84px!important}.p-bottom-85{padding-bottom:85px!important}.p-bottom-86{padding-bottom:86px!important}.p-bottom-87{padding-bottom:87px!important}.p-bottom-88{padding-bottom:88px!important}.p-bottom-89{padding-bottom:89px!important}.p-bottom-90{padding-bottom:90px!important}.p-bottom-91{padding-bottom:91px!important}.p-bottom-92{padding-bottom:92px!important}.p-bottom-93{padding-bottom:93px!important}.p-bottom-94{padding-bottom:94px!important}.p-bottom-95{padding-bottom:95px!important}.p-bottom-96{padding-bottom:96px!important}.p-bottom-97{padding-bottom:97px!important}.p-bottom-98{padding-bottom:98px!important}.p-bottom-99{padding-bottom:99px!important}.p-bottom-100{padding-bottom:100px!important}.p-left-0{padding-left:0!important}.p-left-1{padding-left:1px!important}.p-left-2{padding-left:2px!important}.p-left-3{padding-left:3px!important}.p-left-4{padding-left:4px!important}.p-left-5{padding-left:5px!important}.p-left-6{padding-left:6px!important}.p-left-7{padding-left:7px!important}.p-left-8{padding-left:8px!important}.p-left-9{padding-left:9px!important}.p-left-10{padding-left:10px!important}.p-left-11{padding-left:11px!important}.p-left-12{padding-left:12px!important}.p-left-13{padding-left:13px!important}.p-left-14{padding-left:14px!important}.p-left-15{padding-left:15px!important}.p-left-16{padding-left:16px!important}.p-left-17{padding-left:17px!important}.p-left-18{padding-left:18px!important}.p-left-19{padding-left:19px!important}.p-left-20{padding-left:20px!important}.p-left-21{padding-left:21px!important}.p-left-22{padding-left:22px!important}.p-left-23{padding-left:23px!important}.p-left-24{padding-left:24px!important}.p-left-25{padding-left:25px!important}.p-left-26{padding-left:26px!important}.p-left-27{padding-left:27px!important}.p-left-28{padding-left:28px!important}.p-left-29{padding-left:29px!important}.p-left-30{padding-left:30px!important}.p-left-31{padding-left:31px!important}.p-left-32{padding-left:32px!important}.p-left-33{padding-left:33px!important}.p-left-34{padding-left:34px!important}.p-left-35{padding-left:35px!important}.p-left-36{padding-left:36px!important}.p-left-37{padding-left:37px!important}.p-left-38{padding-left:38px!important}.p-left-39{padding-left:39px!important}.p-left-40{padding-left:40px!important}.p-left-41{padding-left:41px!important}.p-left-42{padding-left:42px!important}.p-left-43{padding-left:43px!important}.p-left-44{padding-left:44px!important}.p-left-45{padding-left:45px!important}.p-left-46{padding-left:46px!important}.p-left-47{padding-left:47px!important}.p-left-48{padding-left:48px!important}.p-left-49{padding-left:49px!important}.p-left-50{padding-left:50px!important}.p-left-51{padding-left:51px!important}.p-left-52{padding-left:52px!important}.p-left-53{padding-left:53px!important}.p-left-54{padding-left:54px!important}.p-left-55{padding-left:55px!important}.p-left-56{padding-left:56px!important}.p-left-57{padding-left:57px!important}.p-left-58{padding-left:58px!important}.p-left-59{padding-left:59px!important}.p-left-60{padding-left:60px!important}.p-left-61{padding-left:61px!important}.p-left-62{padding-left:62px!important}.p-left-63{padding-left:63px!important}.p-left-64{padding-left:64px!important}.p-left-65{padding-left:65px!important}.p-left-66{padding-left:66px!important}.p-left-67{padding-left:67px!important}.p-left-68{padding-left:68px!important}.p-left-69{padding-left:69px!important}.p-left-70{padding-left:70px!important}.p-left-71{padding-left:71px!important}.p-left-72{padding-left:72px!important}.p-left-73{padding-left:73px!important}.p-left-74{padding-left:74px!important}.p-left-75{padding-left:75px!important}.p-left-76{padding-left:76px!important}.p-left-77{padding-left:77px!important}.p-left-78{padding-left:78px!important}.p-left-79{padding-left:79px!important}.p-left-80{padding-left:80px!important}.p-left-81{padding-left:81px!important}.p-left-82{padding-left:82px!important}.p-left-83{padding-left:83px!important}.p-left-84{padding-left:84px!important}.p-left-85{padding-left:85px!important}.p-left-86{padding-left:86px!important}.p-left-87{padding-left:87px!important}.p-left-88{padding-left:88px!important}.p-left-89{padding-left:89px!important}.p-left-90{padding-left:90px!important}.p-left-91{padding-left:91px!important}.p-left-92{padding-left:92px!important}.p-left-93{padding-left:93px!important}.p-left-94{padding-left:94px!important}.p-left-95{padding-left:95px!important}.p-left-96{padding-left:96px!important}.p-left-97{padding-left:97px!important}.p-left-98{padding-left:98px!important}.p-left-99{padding-left:99px!important}.p-left-100{padding-left:100px!important}.p-right-0{padding-right:0!important}.p-right-1{padding-right:1px!important}.p-right-2{padding-right:2px!important}.p-right-3{padding-right:3px!important}.p-right-4{padding-right:4px!important}.p-right-5{padding-right:5px!important}.p-right-6{padding-right:6px!important}.p-right-7{padding-right:7px!important}.p-right-8{padding-right:8px!important}.p-right-9{padding-right:9px!important}.p-right-10{padding-right:10px!important}.p-right-11{padding-right:11px!important}.p-right-12{padding-right:12px!important}.p-right-13{padding-right:13px!important}.p-right-14{padding-right:14px!important}.p-right-15{padding-right:15px!important}.p-right-16{padding-right:16px!important}.p-right-17{padding-right:17px!important}.p-right-18{padding-right:18px!important}.p-right-19{padding-right:19px!important}.p-right-20{padding-right:20px!important}.p-right-21{padding-right:21px!important}.p-right-22{padding-right:22px!important}.p-right-23{padding-right:23px!important}.p-right-24{padding-right:24px!important}.p-right-25{padding-right:25px!important}.p-right-26{padding-right:26px!important}.p-right-27{padding-right:27px!important}.p-right-28{padding-right:28px!important}.p-right-29{padding-right:29px!important}.p-right-30{padding-right:30px!important}.p-right-31{padding-right:31px!important}.p-right-32{padding-right:32px!important}.p-right-33{padding-right:33px!important}.p-right-34{padding-right:34px!important}.p-right-35{padding-right:35px!important}.p-right-36{padding-right:36px!important}.p-right-37{padding-right:37px!important}.p-right-38{padding-right:38px!important}.p-right-39{padding-right:39px!important}.p-right-40{padding-right:40px!important}.p-right-41{padding-right:41px!important}.p-right-42{padding-right:42px!important}.p-right-43{padding-right:43px!important}.p-right-44{padding-right:44px!important}.p-right-45{padding-right:45px!important}.p-right-46{padding-right:46px!important}.p-right-47{padding-right:47px!important}.p-right-48{padding-right:48px!important}.p-right-49{padding-right:49px!important}.p-right-50{padding-right:50px!important}.p-right-51{padding-right:51px!important}.p-right-52{padding-right:52px!important}.p-right-53{padding-right:53px!important}.p-right-54{padding-right:54px!important}.p-right-55{padding-right:55px!important}.p-right-56{padding-right:56px!important}.p-right-57{padding-right:57px!important}.p-right-58{padding-right:58px!important}.p-right-59{padding-right:59px!important}.p-right-60{padding-right:60px!important}.p-right-61{padding-right:61px!important}.p-right-62{padding-right:62px!important}.p-right-63{padding-right:63px!important}.p-right-64{padding-right:64px!important}.p-right-65{padding-right:65px!important}.p-right-66{padding-right:66px!important}.p-right-67{padding-right:67px!important}.p-right-68{padding-right:68px!important}.p-right-69{padding-right:69px!important}.p-right-70{padding-right:70px!important}.p-right-71{padding-right:71px!important}.p-right-72{padding-right:72px!important}.p-right-73{padding-right:73px!important}.p-right-74{padding-right:74px!important}.p-right-75{padding-right:75px!important}.p-right-76{padding-right:76px!important}.p-right-77{padding-right:77px!important}.p-right-78{padding-right:78px!important}.p-right-79{padding-right:79px!important}.p-right-80{padding-right:80px!important}.p-right-81{padding-right:81px!important}.p-right-82{padding-right:82px!important}.p-right-83{padding-right:83px!important}.p-right-84{padding-right:84px!important}.p-right-85{padding-right:85px!important}.p-right-86{padding-right:86px!important}.p-right-87{padding-right:87px!important}.p-right-88{padding-right:88px!important}.p-right-89{padding-right:89px!important}.p-right-90{padding-right:90px!important}.p-right-91{padding-right:91px!important}.p-right-92{padding-right:92px!important}.p-right-93{padding-right:93px!important}.p-right-94{padding-right:94px!important}.p-right-95{padding-right:95px!important}.p-right-96{padding-right:96px!important}.p-right-97{padding-right:97px!important}.p-right-98{padding-right:98px!important}.p-right-99{padding-right:99px!important}.p-right-100{padding-right:100px!important}.height-0{height:0%!important}.height-1{height:1%!important}.height-2{height:2%!important}.height-3{height:3%!important}.height-4{height:4%!important}.height-5{height:5%!important}.height-6{height:6%!important}.height-7{height:7%!important}.height-8{height:8%!important}.height-9{height:9%!important}.height-10{height:10%!important}.height-11{height:11%!important}.height-12{height:12%!important}.height-13{height:13%!important}.height-14{height:14%!important}.height-15{height:15%!important}.height-16{height:16%!important}.height-17{height:17%!important}.height-18{height:18%!important}.height-19{height:19%!important}.height-20{height:20%!important}.height-21{height:21%!important}.height-22{height:22%!important}.height-23{height:23%!important}.height-24{height:24%!important}.height-25{height:25%!important}.height-26{height:26%!important}.height-27{height:27%!important}.height-28{height:28%!important}.height-29{height:29%!important}.height-30{height:30%!important}.height-31{height:31%!important}.height-32{height:32%!important}.height-33{height:33%!important}.height-34{height:34%!important}.height-35{height:35%!important}.height-36{height:36%!important}.height-37{height:37%!important}.height-38{height:38%!important}.height-39{height:39%!important}.height-40{height:40%!important}.height-41{height:41%!important}.height-42{height:42%!important}.height-43{height:43%!important}.height-44{height:44%!important}.height-45{height:45%!important}.height-46{height:46%!important}.height-47{height:47%!important}.height-48{height:48%!important}.height-49{height:49%!important}.height-50{height:50%!important}.height-51{height:51%!important}.height-52{height:52%!important}.height-53{height:53%!important}.height-54{height:54%!important}.height-55{height:55%!important}.height-56{height:56%!important}.height-57{height:57%!important}.height-58{height:58%!important}.height-59{height:59%!important}.height-60{height:60%!important}.height-61{height:61%!important}.height-62{height:62%!important}.height-63{height:63%!important}.height-64{height:64%!important}.height-65{height:65%!important}.height-66{height:66%!important}.height-67{height:67%!important}.height-68{height:68%!important}.height-69{height:69%!important}.height-70{height:70%!important}.height-71{height:71%!important}.height-72{height:72%!important}.height-73{height:73%!important}.height-74{height:74%!important}.height-75{height:75%!important}.height-76{height:76%!important}.height-77{height:77%!important}.height-78{height:78%!important}.height-79{height:79%!important}.height-80{height:80%!important}.height-81{height:81%!important}.height-82{height:82%!important}.height-83{height:83%!important}.height-84{height:84%!important}.height-85{height:85%!important}.height-86{height:86%!important}.height-87{height:87%!important}.height-88{height:88%!important}.height-89{height:89%!important}.height-90{height:90%!important}.height-91{height:91%!important}.height-92{height:92%!important}.height-93{height:93%!important}.height-94{height:94%!important}.height-95{height:95%!important}.height-96{height:96%!important}.height-97{height:97%!important}.height-98{height:98%!important}.height-99{height:99%!important}.height-100{height:100%!important}.width-0{width:0%!important}.width-1{width:1%!important}.width-2{width:2%!important}.width-3{width:3%!important}.width-4{width:4%!important}.width-5{width:5%!important}.width-6{width:6%!important}.width-7{width:7%!important}.width-8{width:8%!important}.width-9{width:9%!important}.width-10{width:10%!important}.width-11{width:11%!important}.width-12{width:12%!important}.width-13{width:13%!important}.width-14{width:14%!important}.width-15{width:15%!important}.width-16{width:16%!important}.width-17{width:17%!important}.width-18{width:18%!important}.width-19{width:19%!important}.width-20{width:20%!important}.width-21{width:21%!important}.width-22{width:22%!important}.width-23{width:23%!important}.width-24{width:24%!important}.width-25{width:25%!important}.width-26{width:26%!important}.width-27{width:27%!important}.width-28{width:28%!important}.width-29{width:29%!important}.width-30{width:30%!important}.width-31{width:31%!important}.width-32{width:32%!important}.width-33{width:33%!important}.width-34{width:34%!important}.width-35{width:35%!important}.width-36{width:36%!important}.width-37{width:37%!important}.width-38{width:38%!important}.width-39{width:39%!important}.width-40{width:40%!important}.width-41{width:41%!important}.width-42{width:42%!important}.width-43{width:43%!important}.width-44{width:44%!important}.width-45{width:45%!important}.width-46{width:46%!important}.width-47{width:47%!important}.width-48{width:48%!important}.width-49{width:49%!important}.width-50{width:50%!important}.width-51{width:51%!important}.width-52{width:52%!important}.width-53{width:53%!important}.width-54{width:54%!important}.width-55{width:55%!important}.width-56{width:56%!important}.width-57{width:57%!important}.width-58{width:58%!important}.width-59{width:59%!important}.width-60{width:60%!important}.width-61{width:61%!important}.width-62{width:62%!important}.width-63{width:63%!important}.width-64{width:64%!important}.width-65{width:65%!important}.width-66{width:66%!important}.width-67{width:67%!important}.width-68{width:68%!important}.width-69{width:69%!important}.width-70{width:70%!important}.width-71{width:71%!important}.width-72{width:72%!important}.width-73{width:73%!important}.width-74{width:74%!important}.width-75{width:75%!important}.width-76{width:76%!important}.width-77{width:77%!important}.width-78{width:78%!important}.width-79{width:79%!important}.width-80{width:80%!important}.width-81{width:81%!important}.width-82{width:82%!important}.width-83{width:83%!important}.width-84{width:84%!important}.width-85{width:85%!important}.width-86{width:86%!important}.width-87{width:87%!important}.width-88{width:88%!important}.width-89{width:89%!important}.width-90{width:90%!important}.width-91{width:91%!important}.width-92{width:92%!important}.width-93{width:93%!important}.width-94{width:94%!important}.width-95{width:95%!important}.width-96{width:96%!important}.width-97{width:97%!important}.width-98{width:98%!important}.width-99{width:99%!important}.width-100{width:100%!important}.font-size-0{font-size:0px!important}.font-size-1{font-size:1px!important}.font-size-2{font-size:2px!important}.font-size-3{font-size:3px!important}.font-size-4{font-size:4px!important}.font-size-5{font-size:5px!important}.font-size-6{font-size:6px!important}.font-size-7{font-size:7px!important}.font-size-8{font-size:8px!important}.font-size-9{font-size:9px!important}.font-size-10{font-size:10px!important}.font-size-11{font-size:11px!important}.font-size-12{font-size:12px!important}.font-size-13{font-size:13px!important}.font-size-14{font-size:14px!important}.font-size-15{font-size:15px!important}.font-size-16{font-size:16px!important}.font-size-17{font-size:17px!important}.font-size-18{font-size:18px!important}.font-size-19{font-size:19px!important}.font-size-20{font-size:20px!important}.font-size-21{font-size:21px!important}.font-size-22{font-size:22px!important}.font-size-23{font-size:23px!important}.font-size-24{font-size:24px!important}.font-size-25{font-size:25px!important}.font-size-26{font-size:26px!important}.font-size-27{font-size:27px!important}.font-size-28{font-size:28px!important}.font-size-29{font-size:29px!important}.font-size-30{font-size:30px!important}.font-size-31{font-size:31px!important}.font-size-32{font-size:32px!important}.font-size-33{font-size:33px!important}.font-size-34{font-size:34px!important}.font-size-35{font-size:35px!important}.font-size-36{font-size:36px!important}.font-size-37{font-size:37px!important}.font-size-38{font-size:38px!important}.font-size-39{font-size:39px!important}.font-size-40{font-size:40px!important}.font-size-41{font-size:41px!important}.font-size-42{font-size:42px!important}.font-size-43{font-size:43px!important}.font-size-44{font-size:44px!important}.font-size-45{font-size:45px!important}.font-size-46{font-size:46px!important}.font-size-47{font-size:47px!important}.font-size-48{font-size:48px!important}.font-size-49{font-size:49px!important}.font-size-50{font-size:50px!important}.font-size-51{font-size:51px!important}.font-size-52{font-size:52px!important}.font-size-53{font-size:53px!important}.font-size-54{font-size:54px!important}.font-size-55{font-size:55px!important}.font-size-56{font-size:56px!important}.font-size-57{font-size:57px!important}.font-size-58{font-size:58px!important}.font-size-59{font-size:59px!important}.font-size-60{font-size:60px!important}.font-size-61{font-size:61px!important}.font-size-62{font-size:62px!important}.font-size-63{font-size:63px!important}.font-size-64{font-size:64px!important}.font-size-65{font-size:65px!important}.font-size-66{font-size:66px!important}.font-size-67{font-size:67px!important}.font-size-68{font-size:68px!important}.font-size-69{font-size:69px!important}.font-size-70{font-size:70px!important}.font-size-71{font-size:71px!important}.font-size-72{font-size:72px!important}.font-size-73{font-size:73px!important}.font-size-74{font-size:74px!important}.font-size-75{font-size:75px!important}.font-size-76{font-size:76px!important}.font-size-77{font-size:77px!important}.font-size-78{font-size:78px!important}.font-size-79{font-size:79px!important}.font-size-80{font-size:80px!important}.font-size-81{font-size:81px!important}.font-size-82{font-size:82px!important}.font-size-83{font-size:83px!important}.font-size-84{font-size:84px!important}.font-size-85{font-size:85px!important}.font-size-86{font-size:86px!important}.font-size-87{font-size:87px!important}.font-size-88{font-size:88px!important}.font-size-89{font-size:89px!important}.font-size-90{font-size:90px!important}.font-size-91{font-size:91px!important}.font-size-92{font-size:92px!important}.font-size-93{font-size:93px!important}.font-size-94{font-size:94px!important}.font-size-95{font-size:95px!important}.font-size-96{font-size:96px!important}.font-size-97{font-size:97px!important}.font-size-98{font-size:98px!important}.font-size-99{font-size:99px!important}.font-size-100{font-size:100px!important}.mode{background-color:var(--wrapper-bg-color);padding:10px;margin-bottom:15px;border-radius:12px}.tournament-outer-container{position:relative;overflow-x:auto}.yourself{color:var(--color-yourself)!important}.tournament-container{overflow:scroll}.tournament-container .tournament-loading-spacer{height:300px;width:100%;background:var(--knockout-body-bg-color);border-radius:12px;position:relative}.tournament-container .tournament-loading-spacer span{position:absolute;inset:50% 0;font-size:18px}.tournament-container .tournament-headers{width:100%;display:flex;flex-direction:row;justify-content:space-around;border-bottom:1px solid var(--knockout-border-color);background:var(--knockout-header-bg-color)}.tournament-container .tournament-headers h3{min-width:250px!important;text-align:center;font-weight:400;border-right:1px dashed var(--knockout-border-color);margin:0;padding:5px}.tournament-container .tournament-brackets{display:flex;flex-direction:row;list-style-type:none;width:100%}.tournament-container .bracket{display:flex;margin:0;padding:30px 0;flex-direction:column;justify-content:space-around;list-style-type:none;border-right:1px dashed var(--knockout-border-color);flex:1;min-width:250px!important;background:var(--knockout-body-bg-color)}.tournament-container .team-item{display:block;margin:.5rem 10px;position:relative;vertical-align:middle;line-height:2;text-align:center;font-size:12px}.tournament-container .team-item:after{z-index:0;content:"";border-color:var(--knockout-link-color);border-width:5px;position:absolute;display:block;width:10px;right:-15px}.tournament-container .team-item:nth-of-type(odd):after{border-right-style:solid;border-top-style:solid;height:100%;top:50%}.tournament-container .team-item:nth-of-type(2n):after{border-right-style:solid;border-bottom-style:solid;height:100%;top:-50%}.tournament-container .team-item:before{content:"";border-top:5px solid var(--knockout-link-color);position:absolute;height:2px;width:10px;left:-9.5px;top:50%}.tournament-container .team-item .knockout-match{border-radius:12px;background-color:var(--knockout-match-bg-color);border:solid var(--knockout-match-border-color) 1px;color:var(--knockout-text-color)}.tournament-container .team-item .knockout-match-top{border-bottom:1px solid var(--knockout-match-border-color)}.tournament-container .team-item .knockout-match-inner{display:flex;justify-content:space-between}.tournament-container .team-item .knockout-match-names{margin-left:10px;margin-right:10px;width:100%}.tournament-container .team-item .knockout-match-empty{background-color:transparent!important}.tournament-container .team-item .knockout-match .winner{background-color:var(--green)}.tournament-container .team-item .knockout-match .winner-top{border-radius:12px 12px 0 0}.tournament-container .team-item .knockout-match .winner-bot{border-radius:0 0 12px 12px}.tournament-container .team-item time{position:relative;width:20px;height:20px;display:inline-block;background-color:var(--knockout-bandage-color);color:var(--knockout-bandage-text-color);font-size:.8rem;padding:0 3px;margin:auto 10px auto auto;border-radius:50%}.tournament-container .team-item time span{position:absolute;margin-top:-2px;left:0;right:0;text-align:center;color:var(--knockout-bandage-text-color)}.tournament-container .bracket-2 .team-item:nth-of-type(odd):after{height:200%;top:50%}.tournament-container .bracket-2 .team-item:nth-of-type(2n):after{height:200%;top:-150%}.tournament-container .bracket-3 .team-item:nth-of-type(odd):after{height:350%;top:50%}.tournament-container .bracket-3 .team-item:nth-of-type(2n):after{height:350%;top:-300%}.tournament-container .bracket-4 .team-item:nth-of-type(odd):after{height:700%;top:50%}.tournament-container .bracket-4 .team-item:nth-of-type(2n):after{height:700%;top:-650%}.tournament-container .bracket:first-of-type{border-top-left-radius:12px;border-bottom-left-radius:12px}.tournament-container .bracket:first-of-type .team-item:before{display:none}.tournament-container .bracket:nth-last-child(1){border-top-right-radius:12px;border-bottom-right-radius:12px;border-right:none}.tournament-container .bracket:nth-last-child(1) .team-item:after{display:none}.tags{font-size:12px;text-align:left;margin-top:5px}.tag{display:inline-block;color:#f5f5f5;padding-left:2px;padding-right:2px;border:solid #91871b;margin-right:2px;border-radius:5px;background-color:#3b370b}.tag-inner{white-space:nowrap;overflow:hidden}.plus-minus{width:100%;display:inline-grid;grid-template-columns:30% 30% 30%;column-gap:5%}.plus-minus .label,.plus-minus .btn{margin:0}.plus-minus .label{width:auto;border-radius:24px;padding:0;display:inline-grid}.plus-minus .label input{padding:0}.enter-score{margin:auto auto auto 30px;position:relative;text-align:left;width:80%;top:0}.enter-score input{font-size:24px;color:var(--black);width:100%;background-color:var(--white);border:4px solid var(--input-red);box-sizing:border-box;border-radius:24px;text-align:center}.enter-score input:focus{outline:none}.progress-bar{height:24px;width:100%;background:var(--gray-200)}.progress-bar-round{border-radius:24px}.progress-bar .bar{position:relative;height:24px;background-color:var(--green);transition-duration:1s;max-width:100%}.progress-bar .bar-red{background-color:var(--red)!important}.progress-bar .bar-round{border-radius:24px}.progress-bar .bar span{margin-left:5px;display:inline-block;height:24px;width:100%;max-width:1000%;position:absolute;left:0;right:0;font-size:16px}.league-name{font-size:20px}.league-group-title{text-align:left;font-size:16px}.league-group-table{width:100%;border-collapse:collapse}.league-group-table-head{border-bottom:solid var(--text-color-dark) 1px}.league-group-table-row{border-bottom:solid color-mix(in srgb,var(--text-color-dark),var(--light) 80%) 1px}.league-group-table-row a{color:var(--text-color-dark)}.league-group-table-row:last-child{border-bottom:none}.league-group-table-row td{padding:2px;border-right:solid color-mix(in srgb,var(--text-color-dark),var(--light) 80%) 1px}.league-group-table-row td:last-child{border-right:none}.league-group-table th,.league-group-table td:first-child{text-align:left}.league-group-table th{font-size:14px}.league-group-table td{font-size:12px}.league-group-table .bottom-row{border-bottom:solid color-mix(in srgb,var(--text-color-dark),var(--light) 50%) 1px}.league-group-table .bottom-row:last-child{border-bottom:none}.league-list-item{color:var(--text-color-light);background-color:var(--bg-color)}.league-list-date{font-size:smaller;font-style:italic;margin-right:15px}.league-team-item{color:var(--text-color-dark);background-color:var(--transparent-withe);margin-bottom:3px}.league-team-item-name{border-right:solid var(--text-color-dark);position:relative}.league-team-item-name-text{position:absolute;margin-top:12px;left:0;right:0}.league-team-item-delete{border-left:solid var(--text-color-dark);position:relative}.league-team-item-delete-text{position:absolute;margin-top:12px;left:0;right:0}.league-team-item-player{margin-top:12px}.ios-dynamic-island-spacer{height:env(safe-area-inset-top)!important}.top-table{margin-bottom:15px!important;border-top-left-radius:12px;border-top-right-radius:12px}.top-table img{transform:scaleY(-1);top:10px}.top-table span{bottom:0}.bottom-table{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.bottom-table img{bottom:10px}.tutorial-bg{top:0;left:0;position:fixed;z-index:30000;width:101vw;height:101vh;background-color:#0f0f0fb3}.tutorial-close{z-index:60000!important;position:fixed;top:calc(-1vh + 3.5px);right:3.5px;font-size:40px}.tutorial-close img{width:35px;height:35px}.tutorial-z-index{z-index:30001!important;position:relative}.tutorial-text{position:fixed;width:80%;height:100%;left:10%;z-index:30000!important}.tutorial-text span{position:relative;z-index:60000!important;font-size:28px;text-shadow:1px 1px 5px black;color:var(--white)!important}.tutorial-top-text,.tutorial-bottom-text,.tutorial-center-text{position:absolute;text-align:center;width:100%;color:var(--white)!important}.tutorial-top-text{top:calc(60px + env(safe-area-inset-top))}.tutorial-center-text{position:absolute;display:flex;justify-content:center;align-items:center;top:0;bottom:0}.tutorial-center-text span{flex:1}.tutorial-bottom-text{bottom:calc(env(safe-area-inset-bottom) + 60px)}.pull-to-refresh{position:relative;display:block;width:100%}.show-border{position:absolute;padding:4px;inset:0;background:transparent;border:solid var(--title-color) 1px}.ng-autocomplete{width:95%!important;position:relative;margin:0 auto}::ng-deep .ng-autocomplete-template{z-index:1000000!important}.ng-autocomplete .autocomplete-container{z-index:2;box-shadow:none;color:var(--input-default-text)}.ng-autocomplete .show-disabled{position:absolute;z-index:10;inset:0;background:var(--disabled-color)}.ng-autocomplete .inner-field{font-size:24px;color:var(--accent);background-color:var(--red);border:2px solid var(--accent);box-sizing:border-box;border-radius:24px;padding:12px 24px;text-align:center}.selected-user{background-color:var(--input-default-bg)}.selected-user .name{color:var(--input-default-text);margin-top:auto;margin-bottom:auto;text-align:center}.selected-user .close{margin-right:0;position:relative;margin-top:auto;margin-bottom:auto;height:24px}.selected-user .close img{height:100%;margin-top:auto;margin-bottom:auto}.ng-autocomplete-profile{height:36px;width:36px;margin:2px;position:relative}.ng-autocomplete-profile .inner-profile{background-color:var(--input-default-bg);box-sizing:border-box;border:solid var(--input-default-text);border-radius:50%;width:100%;height:100%;display:flex;align-items:center}.ng-autocomplete-profile .inner-profile span{color:var(--input-default-text);font-size:14px;position:absolute;left:0;right:0}.ng-autocomplete-profile img{height:100%;width:100%;border-radius:50%;position:absolute;left:0;right:0}body{--dark:black;--light:white;--toolbar-icon-size: 28px;--dark-red: #b21616;--text-color-dark: #333333;--text-color-light: #ffffff;--title-color: #000000;--accent: var(--title-color);--warning: #c2910c;--light-warning: rgba(255, 230, 109, 1);--red: color-mix(in srgb, var(--dark-red), black 10%);--input-bg: #EFF0F7;--input-placeholder-color: #6E7191;--input-red: var(--dark-red);--input-default-bg: var(--white);--input-default-text: var(--text-color-dark);--button-default-bg: var(--white);--button-default-text: var(--black);--tab-control-bg: var(--gray-400);--tab-control-active: var(--wrapper-bg-color);--error: #560808;--info: #359733;--green: #359733;--bg-color: var(--wrapper-bg-color);--bg-color-light: color-mix(in srgb, var(--bg-color), white 40%);--bg-color-background: #e2e4ea;--dark-blue: color-mix(in srgb, var(--bg-color), black 10%);--secondary: var(--bg-color);--primary: var(--dark-red);--transparent-withe: rgba(232, 232, 232, .8);--wrapper-bg-color: #fff;--profile-no-img-bg: var(--gray-400);--navigation-bar-bg: white;--navigation-bar-border-line: #bfbfbf;--navigation-bar-text: black;--line-color: #c2c2c2;--color-yourself: #f82525;--drawer-background: #eee;--drawer-spacer-color: color-mix(in srgb, var(--drawer-background), black 20%);--drawer-color: #000;--step-indicator-text: var(--text-color-light);--step-indicator-bg: var(--line-color);--step-indicator-active: var(--primary);--knockout-text-color: var(--text-color-dark);--knockout-header-bg-color: rgba(107, 53, 164, .55);--knockout-link-color: var(--input-red);--knockout-border-color: #000000;--knockout-match-bg-color: var(--wrapper-bg-color);--knockout-match-border-color: var(--gray-500);--knockout-body-bg-color: rgba(255, 255, 255, .6);--knockout-bandage-color: var(--primary);--knockout-bandage-text-color: var(--text-color-light);--white: #fff;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--black: #000;--disabled-color: #8e8e8e;--checkerboard-color:#ccc;--checkerboard-size:10px;--disabled-stripe-color: rgba(0, 0, 0, .2);--disabled-stripe-width: 10px}@media screen and (prefers-color-scheme: dark){body.dark{--dark:white;--light:black;--text-color-dark: #fdfdfd;--text-color-light: #fdfdfd;--title-color: #ffffff;--accent: #D40019;--warning: #c2910c;--light-warning: rgba(255, 230, 109, 1);--red: #d33053;--input-bg: var(--bg-color-light);--input-placeholder-color: color-mix(in srgb, var(--input-bg), white 50%);--input-red: #313131;--input-default-bg: color-mix(in srgb, var(--input-red), white 20%);--input-default-text: var(--text-color-dark);--button-default-bg: var(--white);--button-default-text: var(--black);--tab-control-bg: #404142;--dark-red: var(--accent);--error: #560808;--info: #359733;--green: #359733;--bg-color: #222831;--bg-color-light: color-mix(in srgb, var(--bg-color), white 20%);--bg-color-background: color-mix(in srgb, var(--bg-color), black 20%);--dark-blue: var(--bg-color);--secondary: var(--bg-color);--primary: var(--dark-red);--transparent-withe: rgba(68, 68, 68, .8);--drawer-background: #4b4b4b;--drawer-spacer-color: color-mix(in srgb, var(--drawer-background), black 20%);--drawer-color: #c9c9c9;--step-indicator-text: var(--text-color-light);--step-indicator-bg: var(--line-color);--step-indicator-active: var(--primary);--wrapper-bg-color: #3a3a46;--profile-no-img-bg: var(--gray-800);--navigation-bar-bg: #313131;--navigation-bar-text: #cccccc;--line-color: #c2c2c2;--color-yourself: #f82525;--knockout-header-bg-color: rgba(107, 53, 164, .55);--knockout-link-color: #4f7a38;--knockout-border-color: #000000;--knockout-match-bg-color: var(--gray-700);--knockout-body-bg-color: rgba(255, 255, 255, .6);--knockout-bandage-color: var(--gray-800);--white: #fff;--gray-100: #f8f9fa;--gray-200: #e9ecef;--gray-300: #dee2e6;--gray-400: #ced4da;--gray-500: #adb5bd;--gray-600: #6c757d;--gray-700: #495057;--gray-800: #343a40;--gray-900: #212529;--black: #000;--disabled-color: #4d4d4d}}.my-icon ::ng-deep svg path,.my-icon ::ng-deep svg circle,.my-icon ::ng-deep svg g{fill:var(--title-color)!important}.cdk-drag-preview{box-sizing:border-box;border-radius:4px;color:var(--primary);box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.cdk-drag-placeholder{opacity:0}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}.member-item-list.cdk-drop-list-dragging .member-item:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}:host{font-family:-apple-system,var(--input-red),BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;color:var(--text-color-dark);box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{-webkit-tap-highlight-color:rgba(255,255,255,0)}*{color-scheme:light dark;font-family:Poppins,sans-serif}@font-face{font-family:Digital-Numbers;src:url(DS-DIGI.9c7b3b699450cd86.ttf) format("opentype")}@font-face{font-family:Coda;src:url(Coda-Regular.adae0284a4dfe14f.ttf) format("opentype")}@font-face{font-family:Poppins;src:url(Poppins-Regular.e3fe7ebf149d0933.ttf) format("opentype")}body{background:var(--bg-color)}*{margin:0}p{margin:0;color:var(--text-color-dark)}h1{color:var(--accent);font-weight:900;padding:0;margin:0}.bold{font-weight:700}.spacer{height:20px}.left-spacer,.right-spacer{width:33%;position:absolute;background-color:var(--bg-color);top:0;z-index:2;height:100%}.left-spacer{float:left;left:0}.left-spacer-desktop{width:0!important}.right-spacer{float:right;right:0}.right-spacer-desktop{width:0!important}.list-img{position:relative}.list-img img{width:100%}.list-img img,.list-img .no-list-img{background:var(--black);border-radius:12px}.list-img .no-list-img{position:relative;width:90%}.list-img .no-list-img:before{content:"";display:block;padding-top:100%}.list-img .no-list-img span{position:absolute;inset:0;margin:auto}.list-img .no-list-img span span{color:var(--white);top:35%}.main-body-bg{z-index:-20;width:34%;height:100%;min-height:100vh;background:rgba(var(--bg-color-background),.2);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);position:fixed;overflow:hidden;left:33%}.main-body-bg-desktop{width:100%!important;margin:0;top:0;left:0}.main-body-bg-cups{z-index:-21;position:fixed;top:0;right:33%}.main-body-bg-cups svg{fill:var(--dark-red)}.main-body-bg-table{position:absolute;z-index:-21;bottom:0;right:0}.main-body-bg-base{z-index:-22;width:34%;height:100%;min-height:100vh;background:var(--bg-color-background);position:fixed;overflow:hidden;left:33%}.main-body-bg-base-desktop{width:100%!important;margin:0;top:0;left:0}.main-body{width:34%;height:99vh;position:relative;margin:0 auto;text-align:center;font-family:Poppins,sans-serif}.main-body-desktop{width:100%!important}.main-body .wrapper{position:relative;padding:12px;margin:9.6px auto 0;background-color:var(--wrapper-bg-color);box-sizing:border-box;border-radius:12px;font-size:larger;color:var(--text-color-dark)}.main-body .wrapper:has(.wrapper-click-indicator){cursor:pointer}.main-body .wrapper-content{width:95%;background-color:var(--wrapper-bg-color)}.main-body .wrapper-table{overflow-x:auto}.main-body .wrapper-click-indicator{position:absolute;top:6px;right:10.8px}.main-body .wrapper-click-indicator:after{content:">"}.main-body .wrapper p,.main-body .wrapper span,.main-body .wrapper b,.main-body .wrapper i,.main-body .wrapper div,.main-body .wrapper h1,.main-body .wrapper h2,.main-body .wrapper h3,.main-body .wrapper h4{color:var(--text-color-dark);font-family:Poppins,sans-serif}.main-body .wrapper p{font-size:14px}.white-bg{background:white}.banner{margin-top:15px;display:inline-block;position:relative}.banner div{display:inline-block}.banner img{position:absolute;width:50px;left:-55px;top:0}.banner span{position:relative;padding:0;display:inline-block;font-size:26px;text-decoration:none;color:var(--text-color-light);text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,serif;font-weight:900;text-align:center}.banner-large{padding-top:50px}.banner-large img{position:relative;width:auto;left:0;top:0}.banner-large span{font-size:28px}.hide{display:none!important}.behind{z-index:-25!important}.hide-animate{height:0!important;transition-duration:1s}.hide-animate{transition:opacity 1s ease-out;opacity:0;height:0;overflow:hidden}.hide-animate-active{opacity:1;height:auto}.view{z-index:10;border:.0000001px solid transparent}.view .text-logo,.view .text-logo a{text-decoration:none;color:var(--accent);position:relative;margin:0 auto;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Coda,serif;font-weight:900;text-align:center;font-size:40px}.view .error-404{position:relative;margin:20% auto 0}.view .error-404 h1{font-weight:700;font-size:90px;color:var(--accent)}.view .error-404 a{font-weight:700;color:#083556;font-size:24px;text-decoration:none}.view .logo{position:relative;margin:0 auto;padding-top:5%;overflow:hidden;text-align:center}.view .table{z-index:-10;position:fixed;bottom:0;left:33%;right:33%;overflow:hidden;padding:0;margin:0}.view .table img{width:100%;height:auto;margin-bottom:-5px}.view .content-body-full{width:100%;position:relative;margin:calc(60px + env(safe-area-inset-top)) auto 0}.view .content-body{width:95%;position:relative;color:var(--text-color-dark);margin:calc((60px + env(safe-area-inset-top))*1.1) auto 0}.view .content-body-full-page{height:calc(100vh - (env(safe-area-inset-bottom) + 120px + env(safe-area-inset-top)))}.view .content-body-full-page-no-toolbar{height:calc(100vh - (env(safe-area-inset-bottom) + 60px));margin-top:0}.view .bottom-spacer{height:calc(env(safe-area-inset-bottom) + 70px)}.text-info-small{font-size:12px!important}.text-info-medium{font-size:14px!important}.info{background:var(--green)!important}.text-color-info{color:var(--green)!important}.error{background:var(--dark-red)!important}.text-error{color:var(--dark-red)!important}.warning{background:var(--warning)!important}.text-warning{color:var(--warning)!important}.text-white{color:#fff!important}.text-red{color:var(--red)!important}.text-dark-red{color:var(--dark-red)!important}.text-text-color{color:var(--text-color-dark)!important}@media only screen and (max-width: 1280px){.left-spacer,.right-spacer{width:0}.main-body-bg,.main-body,.main-body-bg-base{width:100%;margin:0;top:0;left:0}.main-body-bg-cups{right:0}.table{left:0!important;right:0!important}*{margin:0}.is-desktop{display:none}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(marker-icon.d577052aa271e13f.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
