:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400;width:100%;display:flex;justify-content:center;align-items:start;flex-direction:column}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;align-items:start;justify-items:center}}:root{font-size:10px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;list-style-type:none;border:none}body{line-height:1.5;font-family:Open Sans,sans-serif;font-size:1.5rem;color:#fff;overflow-x:hidden}a,button,input[type=file],input[type=button]{cursor:pointer}input[type=text]:focus,input[type=number]:focus,input[type=email]:focus,input[type=password]:focus,input[type=search]:focus{outline:1px solid #fff}button:disabled,input[type=button]:disabled{cursor:not-allowed}input.ng-touched.ng-invalid{border:1px solid #ff3939}a{text-decoration:none}button{background-color:transparent}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}.bg-1-1{background-color:#8dc63f}.bg-1-2{background-color:#39b54a}.bg-2-1{background-color:#343434}.bg-2-2{background-color:#ececec}.bg-2-3{background-color:#b0b0b0}.bg-2-4{background-color:#e3e3e3}.bg-2-5{background-color:#efefef}.bg-2-6{background-color:#828282}.bg-2-7{background-color:#b4b4b4}.bg-2-8{background-color:#f2f2f2}.bg-2-9{background-color:#f6f6f6}.bg-3-1{background-color:#efa44c}.bg-3-2{background-color:#ff6363}.bg-3-3{background-color:#f0a44c}.bg-light{background-color:#fff}.bg-dark{background-color:#0b2138}.bg-black{background-color:#000}.bg-success-1{background-color:#8fdb00}.bg-success-2{background-color:#203600}.bg-success-3{background-color:#9dd67d}.bg-success-4{background-color:#314f00}.bg-success-5{background-color:#6fa51f}.bg-error-1{background-color:#bf002e}.bg-error-2{background-color:#93000a}.bg-error-3{background-color:#ffb4ab}.bg-error-4{background-color:#410002}.bg-error-5{background-color:#991030}.bg-warning-1{background-color:#3e2e00}.bg-warning-2{background-color:#594400}.bg-warning-3{background-color:#efc13c}.bg-warning-4{background-color:#ffdf94}.bg-info-1{background-color:#14149a}.bg-info-2{background-color:#3134af}.bg-info-3{background-color:#bfc1ff}.bg-info-4{background-color:#e1e0ff}.bg-800{background-color:#262626}.bg-700{background-color:#434343}.bg-600{background-color:#555}.bg-500{background-color:#7b7b7b}.bg-400{background-color:#9d9d9d}.bg-300{background-color:#c4c4c4}.bg-200{background-color:#d9d9d9}.bg-100{background-color:#e9e9e9}.bg-50{background-color:#f5f5f5}.bg-transparent{background-color:transparent}.hover-bg-1-1:hover{background-color:#8dc63f!important}.hover-bg-1-2:hover{background-color:#39b54a!important}.hover-bg-2-1:hover{background-color:#343434!important}.hover-bg-2-2:hover{background-color:#ececec!important}.hover-bg-2-3:hover{background-color:#b0b0b0!important}.hover-bg-2-4:hover{background-color:#e3e3e3!important}.hover-bg-2-5:hover{background-color:#efefef!important}.hover-bg-2-6:hover{background-color:#828282!important}.hover-bg-2-7:hover{background-color:#b4b4b4!important}.hover-bg-2-8:hover{background-color:#f2f2f2!important}.hover-bg-2-9:hover{background-color:#f6f6f6!important}.hover-bg-3-1:hover{background-color:#efa44c!important}.hover-bg-3-2:hover{background-color:#ff6363!important}.hover-bg-3-3:hover{background-color:#f0a44c!important}.hover-bg-light:hover{background-color:#fff!important}.hover-bg-dark:hover{background-color:#0b2138!important}.hover-bg-black:hover{background-color:#000!important}.hover-bg-success-1:hover{background-color:#8fdb00!important}.hover-bg-success-2:hover{background-color:#203600!important}.hover-bg-success-3:hover{background-color:#9dd67d!important}.hover-bg-success-4:hover{background-color:#314f00!important}.hover-bg-success-5:hover{background-color:#6fa51f!important}.hover-bg-error-1:hover{background-color:#bf002e!important}.hover-bg-error-2:hover{background-color:#93000a!important}.hover-bg-error-3:hover{background-color:#ffb4ab!important}.hover-bg-error-4:hover{background-color:#410002!important}.hover-bg-error-5:hover{background-color:#991030!important}.hover-bg-warning-1:hover{background-color:#3e2e00!important}.hover-bg-warning-2:hover{background-color:#594400!important}.hover-bg-warning-3:hover{background-color:#efc13c!important}.hover-bg-warning-4:hover{background-color:#ffdf94!important}.hover-bg-info-1:hover{background-color:#14149a!important}.hover-bg-info-2:hover{background-color:#3134af!important}.hover-bg-info-3:hover{background-color:#bfc1ff!important}.hover-bg-info-4:hover{background-color:#e1e0ff!important}.hover-bg-800:hover{background-color:#262626!important}.hover-bg-700:hover{background-color:#434343!important}.hover-bg-600:hover{background-color:#555!important}.hover-bg-500:hover{background-color:#7b7b7b!important}.hover-bg-400:hover{background-color:#9d9d9d!important}.hover-bg-300:hover{background-color:#c4c4c4!important}.hover-bg-200:hover{background-color:#d9d9d9!important}.hover-bg-100:hover{background-color:#e9e9e9!important}.hover-bg-50:hover{background-color:#f5f5f5!important}.hover-bg-transparent:hover{background-color:transparent!important}.active-bg-1-1:active{background-color:#8dc63f!important}.active-bg-1-2:active{background-color:#39b54a!important}.active-bg-2-1:active{background-color:#343434!important}.active-bg-2-2:active{background-color:#ececec!important}.active-bg-2-3:active{background-color:#b0b0b0!important}.active-bg-2-4:active{background-color:#e3e3e3!important}.active-bg-2-5:active{background-color:#efefef!important}.active-bg-2-6:active{background-color:#828282!important}.active-bg-2-7:active{background-color:#b4b4b4!important}.active-bg-2-8:active{background-color:#f2f2f2!important}.active-bg-2-9:active{background-color:#f6f6f6!important}.active-bg-3-1:active{background-color:#efa44c!important}.active-bg-3-2:active{background-color:#ff6363!important}.active-bg-3-3:active{background-color:#f0a44c!important}.active-bg-light:active{background-color:#fff!important}.active-bg-dark:active{background-color:#0b2138!important}.active-bg-black:active{background-color:#000!important}.active-bg-success-1:active{background-color:#8fdb00!important}.active-bg-success-2:active{background-color:#203600!important}.active-bg-success-3:active{background-color:#9dd67d!important}.active-bg-success-4:active{background-color:#314f00!important}.active-bg-success-5:active{background-color:#6fa51f!important}.active-bg-error-1:active{background-color:#bf002e!important}.active-bg-error-2:active{background-color:#93000a!important}.active-bg-error-3:active{background-color:#ffb4ab!important}.active-bg-error-4:active{background-color:#410002!important}.active-bg-error-5:active{background-color:#991030!important}.active-bg-warning-1:active{background-color:#3e2e00!important}.active-bg-warning-2:active{background-color:#594400!important}.active-bg-warning-3:active{background-color:#efc13c!important}.active-bg-warning-4:active{background-color:#ffdf94!important}.active-bg-info-1:active{background-color:#14149a!important}.active-bg-info-2:active{background-color:#3134af!important}.active-bg-info-3:active{background-color:#bfc1ff!important}.active-bg-info-4:active{background-color:#e1e0ff!important}.active-bg-800:active{background-color:#262626!important}.active-bg-700:active{background-color:#434343!important}.active-bg-600:active{background-color:#555!important}.active-bg-500:active{background-color:#7b7b7b!important}.active-bg-400:active{background-color:#9d9d9d!important}.active-bg-300:active{background-color:#c4c4c4!important}.active-bg-200:active{background-color:#d9d9d9!important}.active-bg-100:active{background-color:#e9e9e9!important}.active-bg-50:active{background-color:#f5f5f5!important}.active-bg-transparent:active{background-color:transparent!important}.disabled-bg-1-1:disabled{background-color:#8dc63f!important;opacity:.3}.disabled-bg-1-2:disabled{background-color:#39b54a!important;opacity:.3}.disabled-bg-2-1:disabled{background-color:#343434!important;opacity:.3}.disabled-bg-2-2:disabled{background-color:#ececec!important;opacity:.3}.disabled-bg-2-3:disabled{background-color:#b0b0b0!important;opacity:.3}.disabled-bg-2-4:disabled{background-color:#e3e3e3!important;opacity:.3}.disabled-bg-2-5:disabled{background-color:#efefef!important;opacity:.3}.disabled-bg-2-6:disabled{background-color:#828282!important;opacity:.3}.disabled-bg-2-7:disabled{background-color:#b4b4b4!important;opacity:.3}.disabled-bg-2-8:disabled{background-color:#f2f2f2!important;opacity:.3}.disabled-bg-2-9:disabled{background-color:#f6f6f6!important;opacity:.3}.disabled-bg-3-1:disabled{background-color:#efa44c!important;opacity:.3}.disabled-bg-3-2:disabled{background-color:#ff6363!important;opacity:.3}.disabled-bg-3-3:disabled{background-color:#f0a44c!important;opacity:.3}.disabled-bg-light:disabled{background-color:#fff!important;opacity:.3}.disabled-bg-dark:disabled{background-color:#0b2138!important;opacity:.3}.disabled-bg-black:disabled{background-color:#000!important;opacity:.3}.disabled-bg-success-1:disabled{background-color:#8fdb00!important;opacity:.3}.disabled-bg-success-2:disabled{background-color:#203600!important;opacity:.3}.disabled-bg-success-3:disabled{background-color:#9dd67d!important;opacity:.3}.disabled-bg-success-4:disabled{background-color:#314f00!important;opacity:.3}.disabled-bg-success-5:disabled{background-color:#6fa51f!important;opacity:.3}.disabled-bg-error-1:disabled{background-color:#bf002e!important;opacity:.3}.disabled-bg-error-2:disabled{background-color:#93000a!important;opacity:.3}.disabled-bg-error-3:disabled{background-color:#ffb4ab!important;opacity:.3}.disabled-bg-error-4:disabled{background-color:#410002!important;opacity:.3}.disabled-bg-error-5:disabled{background-color:#991030!important;opacity:.3}.disabled-bg-warning-1:disabled{background-color:#3e2e00!important;opacity:.3}.disabled-bg-warning-2:disabled{background-color:#594400!important;opacity:.3}.disabled-bg-warning-3:disabled{background-color:#efc13c!important;opacity:.3}.disabled-bg-warning-4:disabled{background-color:#ffdf94!important;opacity:.3}.disabled-bg-info-1:disabled{background-color:#14149a!important;opacity:.3}.disabled-bg-info-2:disabled{background-color:#3134af!important;opacity:.3}.disabled-bg-info-3:disabled{background-color:#bfc1ff!important;opacity:.3}.disabled-bg-info-4:disabled{background-color:#e1e0ff!important;opacity:.3}.disabled-bg-800:disabled{background-color:#262626!important;opacity:.3}.disabled-bg-700:disabled{background-color:#434343!important;opacity:.3}.disabled-bg-600:disabled{background-color:#555!important;opacity:.3}.disabled-bg-500:disabled{background-color:#7b7b7b!important;opacity:.3}.disabled-bg-400:disabled{background-color:#9d9d9d!important;opacity:.3}.disabled-bg-300:disabled{background-color:#c4c4c4!important;opacity:.3}.disabled-bg-200:disabled{background-color:#d9d9d9!important;opacity:.3}.disabled-bg-100:disabled{background-color:#e9e9e9!important;opacity:.3}.disabled-bg-50:disabled{background-color:#f5f5f5!important;opacity:.3}.disabled-bg-transparent:disabled{background-color:transparent!important;opacity:.3}.txt-1-1{color:#8dc63f}.txt-1-2{color:#39b54a}.txt-2-1{color:#343434}.txt-2-2{color:#ececec}.txt-2-3{color:#b0b0b0}.txt-2-4{color:#e3e3e3}.txt-2-5{color:#efefef}.txt-2-6{color:#828282}.txt-2-7{color:#b4b4b4}.txt-2-8{color:#f2f2f2}.txt-2-9{color:#f6f6f6}.txt-3-1{color:#efa44c}.txt-3-2{color:#ff6363}.txt-3-3{color:#f0a44c}.txt-light{color:#fff}.txt-dark{color:#0b2138}.txt-black{color:#000}.txt-success-1{color:#8fdb00}.txt-success-2{color:#203600}.txt-success-3{color:#9dd67d}.txt-success-4{color:#314f00}.txt-success-5{color:#6fa51f}.txt-error-1{color:#bf002e}.txt-error-2{color:#93000a}.txt-error-3{color:#ffb4ab}.txt-error-4{color:#410002}.txt-error-5{color:#991030}.txt-warning-1{color:#3e2e00}.txt-warning-2{color:#594400}.txt-warning-3{color:#efc13c}.txt-warning-4{color:#ffdf94}.txt-info-1{color:#14149a}.txt-info-2{color:#3134af}.txt-info-3{color:#bfc1ff}.txt-info-4{color:#e1e0ff}.txt-800{color:#262626}.txt-700{color:#434343}.txt-600{color:#555}.txt-500{color:#7b7b7b}.txt-400{color:#9d9d9d}.txt-300{color:#c4c4c4}.txt-200{color:#d9d9d9}.txt-100{color:#e9e9e9}.txt-50{color:#f5f5f5}.txt-transparent{color:transparent}.hover-txt-1-1:hover{color:#8dc63f!important}.hover-txt-1-2:hover{color:#39b54a!important}.hover-txt-2-1:hover{color:#343434!important}.hover-txt-2-2:hover{color:#ececec!important}.hover-txt-2-3:hover{color:#b0b0b0!important}.hover-txt-2-4:hover{color:#e3e3e3!important}.hover-txt-2-5:hover{color:#efefef!important}.hover-txt-2-6:hover{color:#828282!important}.hover-txt-2-7:hover{color:#b4b4b4!important}.hover-txt-2-8:hover{color:#f2f2f2!important}.hover-txt-2-9:hover{color:#f6f6f6!important}.hover-txt-3-1:hover{color:#efa44c!important}.hover-txt-3-2:hover{color:#ff6363!important}.hover-txt-3-3:hover{color:#f0a44c!important}.hover-txt-light:hover{color:#fff!important}.hover-txt-dark:hover{color:#0b2138!important}.hover-txt-black:hover{color:#000!important}.hover-txt-success-1:hover{color:#8fdb00!important}.hover-txt-success-2:hover{color:#203600!important}.hover-txt-success-3:hover{color:#9dd67d!important}.hover-txt-success-4:hover{color:#314f00!important}.hover-txt-success-5:hover{color:#6fa51f!important}.hover-txt-error-1:hover{color:#bf002e!important}.hover-txt-error-2:hover{color:#93000a!important}.hover-txt-error-3:hover{color:#ffb4ab!important}.hover-txt-error-4:hover{color:#410002!important}.hover-txt-error-5:hover{color:#991030!important}.hover-txt-warning-1:hover{color:#3e2e00!important}.hover-txt-warning-2:hover{color:#594400!important}.hover-txt-warning-3:hover{color:#efc13c!important}.hover-txt-warning-4:hover{color:#ffdf94!important}.hover-txt-info-1:hover{color:#14149a!important}.hover-txt-info-2:hover{color:#3134af!important}.hover-txt-info-3:hover{color:#bfc1ff!important}.hover-txt-info-4:hover{color:#e1e0ff!important}.hover-txt-800:hover{color:#262626!important}.hover-txt-700:hover{color:#434343!important}.hover-txt-600:hover{color:#555!important}.hover-txt-500:hover{color:#7b7b7b!important}.hover-txt-400:hover{color:#9d9d9d!important}.hover-txt-300:hover{color:#c4c4c4!important}.hover-txt-200:hover{color:#d9d9d9!important}.hover-txt-100:hover{color:#e9e9e9!important}.hover-txt-50:hover{color:#f5f5f5!important}.hover-txt-transparent:hover{color:transparent!important}.active-txt-1-1:active{color:#8dc63f!important}.active-txt-1-2:active{color:#39b54a!important}.active-txt-2-1:active{color:#343434!important}.active-txt-2-2:active{color:#ececec!important}.active-txt-2-3:active{color:#b0b0b0!important}.active-txt-2-4:active{color:#e3e3e3!important}.active-txt-2-5:active{color:#efefef!important}.active-txt-2-6:active{color:#828282!important}.active-txt-2-7:active{color:#b4b4b4!important}.active-txt-2-8:active{color:#f2f2f2!important}.active-txt-2-9:active{color:#f6f6f6!important}.active-txt-3-1:active{color:#efa44c!important}.active-txt-3-2:active{color:#ff6363!important}.active-txt-3-3:active{color:#f0a44c!important}.active-txt-light:active{color:#fff!important}.active-txt-dark:active{color:#0b2138!important}.active-txt-black:active{color:#000!important}.active-txt-success-1:active{color:#8fdb00!important}.active-txt-success-2:active{color:#203600!important}.active-txt-success-3:active{color:#9dd67d!important}.active-txt-success-4:active{color:#314f00!important}.active-txt-success-5:active{color:#6fa51f!important}.active-txt-error-1:active{color:#bf002e!important}.active-txt-error-2:active{color:#93000a!important}.active-txt-error-3:active{color:#ffb4ab!important}.active-txt-error-4:active{color:#410002!important}.active-txt-error-5:active{color:#991030!important}.active-txt-warning-1:active{color:#3e2e00!important}.active-txt-warning-2:active{color:#594400!important}.active-txt-warning-3:active{color:#efc13c!important}.active-txt-warning-4:active{color:#ffdf94!important}.active-txt-info-1:active{color:#14149a!important}.active-txt-info-2:active{color:#3134af!important}.active-txt-info-3:active{color:#bfc1ff!important}.active-txt-info-4:active{color:#e1e0ff!important}.active-txt-800:active{color:#262626!important}.active-txt-700:active{color:#434343!important}.active-txt-600:active{color:#555!important}.active-txt-500:active{color:#7b7b7b!important}.active-txt-400:active{color:#9d9d9d!important}.active-txt-300:active{color:#c4c4c4!important}.active-txt-200:active{color:#d9d9d9!important}.active-txt-100:active{color:#e9e9e9!important}.active-txt-50:active{color:#f5f5f5!important}.active-txt-transparent:active{color:transparent!important}.border-1-1{border:solid #8DC63F}.border-top-1-1{border-top:solid #8DC63F}.border-bottom-1-1{border-bottom:solid #8DC63F}.border-left-1-1{border-left:solid #8DC63F}.border-right-1-1{border-right:solid #8DC63F}.border-1-2{border:solid #39B54A}.border-top-1-2{border-top:solid #39B54A}.border-bottom-1-2{border-bottom:solid #39B54A}.border-left-1-2{border-left:solid #39B54A}.border-right-1-2{border-right:solid #39B54A}.border-2-1{border:solid #343434}.border-top-2-1{border-top:solid #343434}.border-bottom-2-1{border-bottom:solid #343434}.border-left-2-1{border-left:solid #343434}.border-right-2-1{border-right:solid #343434}.border-2-2{border:solid #ECECEC}.border-top-2-2{border-top:solid #ECECEC}.border-bottom-2-2{border-bottom:solid #ECECEC}.border-left-2-2{border-left:solid #ECECEC}.border-right-2-2{border-right:solid #ECECEC}.border-2-3{border:solid #B0B0B0}.border-top-2-3{border-top:solid #B0B0B0}.border-bottom-2-3{border-bottom:solid #B0B0B0}.border-left-2-3{border-left:solid #B0B0B0}.border-right-2-3{border-right:solid #B0B0B0}.border-2-4{border:solid #E3E3E3}.border-top-2-4{border-top:solid #E3E3E3}.border-bottom-2-4{border-bottom:solid #E3E3E3}.border-left-2-4{border-left:solid #E3E3E3}.border-right-2-4{border-right:solid #E3E3E3}.border-2-5{border:solid #EFEFEF}.border-top-2-5{border-top:solid #EFEFEF}.border-bottom-2-5{border-bottom:solid #EFEFEF}.border-left-2-5{border-left:solid #EFEFEF}.border-right-2-5{border-right:solid #EFEFEF}.border-2-6{border:solid #828282}.border-top-2-6{border-top:solid #828282}.border-bottom-2-6{border-bottom:solid #828282}.border-left-2-6{border-left:solid #828282}.border-right-2-6{border-right:solid #828282}.border-2-7{border:solid #B4B4B4}.border-top-2-7{border-top:solid #B4B4B4}.border-bottom-2-7{border-bottom:solid #B4B4B4}.border-left-2-7{border-left:solid #B4B4B4}.border-right-2-7{border-right:solid #B4B4B4}.border-2-8{border:solid #F2F2F2}.border-top-2-8{border-top:solid #F2F2F2}.border-bottom-2-8{border-bottom:solid #F2F2F2}.border-left-2-8{border-left:solid #F2F2F2}.border-right-2-8{border-right:solid #F2F2F2}.border-2-9{border:solid #F6F6F6}.border-top-2-9{border-top:solid #F6F6F6}.border-bottom-2-9{border-bottom:solid #F6F6F6}.border-left-2-9{border-left:solid #F6F6F6}.border-right-2-9{border-right:solid #F6F6F6}.border-3-1{border:solid #EFA44C}.border-top-3-1{border-top:solid #EFA44C}.border-bottom-3-1{border-bottom:solid #EFA44C}.border-left-3-1{border-left:solid #EFA44C}.border-right-3-1{border-right:solid #EFA44C}.border-3-2{border:solid #FF6363}.border-top-3-2{border-top:solid #FF6363}.border-bottom-3-2{border-bottom:solid #FF6363}.border-left-3-2{border-left:solid #FF6363}.border-right-3-2{border-right:solid #FF6363}.border-3-3{border:solid #F0A44C}.border-top-3-3{border-top:solid #F0A44C}.border-bottom-3-3{border-bottom:solid #F0A44C}.border-left-3-3{border-left:solid #F0A44C}.border-right-3-3{border-right:solid #F0A44C}.border-light{border:solid #fff}.border-top-light{border-top:solid #fff}.border-bottom-light{border-bottom:solid #fff}.border-left-light{border-left:solid #fff}.border-right-light{border-right:solid #fff}.border-dark{border:solid #0B2138}.border-top-dark{border-top:solid #0B2138}.border-bottom-dark{border-bottom:solid #0B2138}.border-left-dark{border-left:solid #0B2138}.border-right-dark{border-right:solid #0B2138}.border-black{border:solid #000}.border-top-black{border-top:solid #000}.border-bottom-black{border-bottom:solid #000}.border-left-black{border-left:solid #000}.border-right-black{border-right:solid #000}.border-success-1{border:solid #8fdb00}.border-top-success-1{border-top:solid #8fdb00}.border-bottom-success-1{border-bottom:solid #8fdb00}.border-left-success-1{border-left:solid #8fdb00}.border-right-success-1{border-right:solid #8fdb00}.border-success-2{border:solid #203600}.border-top-success-2{border-top:solid #203600}.border-bottom-success-2{border-bottom:solid #203600}.border-left-success-2{border-left:solid #203600}.border-right-success-2{border-right:solid #203600}.border-success-3{border:solid #9dd67d}.border-top-success-3{border-top:solid #9dd67d}.border-bottom-success-3{border-bottom:solid #9dd67d}.border-left-success-3{border-left:solid #9dd67d}.border-right-success-3{border-right:solid #9dd67d}.border-success-4{border:solid #314f00}.border-top-success-4{border-top:solid #314f00}.border-bottom-success-4{border-bottom:solid #314f00}.border-left-success-4{border-left:solid #314f00}.border-right-success-4{border-right:solid #314f00}.border-success-5{border:solid #6fa51f}.border-top-success-5{border-top:solid #6fa51f}.border-bottom-success-5{border-bottom:solid #6fa51f}.border-left-success-5{border-left:solid #6fa51f}.border-right-success-5{border-right:solid #6fa51f}.border-error-1{border:solid #bf002e}.border-top-error-1{border-top:solid #bf002e}.border-bottom-error-1{border-bottom:solid #bf002e}.border-left-error-1{border-left:solid #bf002e}.border-right-error-1{border-right:solid #bf002e}.border-error-2{border:solid #93000a}.border-top-error-2{border-top:solid #93000a}.border-bottom-error-2{border-bottom:solid #93000a}.border-left-error-2{border-left:solid #93000a}.border-right-error-2{border-right:solid #93000a}.border-error-3{border:solid #ffb4ab}.border-top-error-3{border-top:solid #ffb4ab}.border-bottom-error-3{border-bottom:solid #ffb4ab}.border-left-error-3{border-left:solid #ffb4ab}.border-right-error-3{border-right:solid #ffb4ab}.border-error-4{border:solid #410002}.border-top-error-4{border-top:solid #410002}.border-bottom-error-4{border-bottom:solid #410002}.border-left-error-4{border-left:solid #410002}.border-right-error-4{border-right:solid #410002}.border-error-5{border:solid #991030}.border-top-error-5{border-top:solid #991030}.border-bottom-error-5{border-bottom:solid #991030}.border-left-error-5{border-left:solid #991030}.border-right-error-5{border-right:solid #991030}.border-warning-1{border:solid #3e2e00}.border-top-warning-1{border-top:solid #3e2e00}.border-bottom-warning-1{border-bottom:solid #3e2e00}.border-left-warning-1{border-left:solid #3e2e00}.border-right-warning-1{border-right:solid #3e2e00}.border-warning-2{border:solid #594400}.border-top-warning-2{border-top:solid #594400}.border-bottom-warning-2{border-bottom:solid #594400}.border-left-warning-2{border-left:solid #594400}.border-right-warning-2{border-right:solid #594400}.border-warning-3{border:solid #efc13c}.border-top-warning-3{border-top:solid #efc13c}.border-bottom-warning-3{border-bottom:solid #efc13c}.border-left-warning-3{border-left:solid #efc13c}.border-right-warning-3{border-right:solid #efc13c}.border-warning-4{border:solid #ffdf94}.border-top-warning-4{border-top:solid #ffdf94}.border-bottom-warning-4{border-bottom:solid #ffdf94}.border-left-warning-4{border-left:solid #ffdf94}.border-right-warning-4{border-right:solid #ffdf94}.border-info-1{border:solid #14149a}.border-top-info-1{border-top:solid #14149a}.border-bottom-info-1{border-bottom:solid #14149a}.border-left-info-1{border-left:solid #14149a}.border-right-info-1{border-right:solid #14149a}.border-info-2{border:solid #3134af}.border-top-info-2{border-top:solid #3134af}.border-bottom-info-2{border-bottom:solid #3134af}.border-left-info-2{border-left:solid #3134af}.border-right-info-2{border-right:solid #3134af}.border-info-3{border:solid #bfc1ff}.border-top-info-3{border-top:solid #bfc1ff}.border-bottom-info-3{border-bottom:solid #bfc1ff}.border-left-info-3{border-left:solid #bfc1ff}.border-right-info-3{border-right:solid #bfc1ff}.border-info-4{border:solid #e1e0ff}.border-top-info-4{border-top:solid #e1e0ff}.border-bottom-info-4{border-bottom:solid #e1e0ff}.border-left-info-4{border-left:solid #e1e0ff}.border-right-info-4{border-right:solid #e1e0ff}.border-800{border:solid #262626}.border-top-800{border-top:solid #262626}.border-bottom-800{border-bottom:solid #262626}.border-left-800{border-left:solid #262626}.border-right-800{border-right:solid #262626}.border-700{border:solid #434343}.border-top-700{border-top:solid #434343}.border-bottom-700{border-bottom:solid #434343}.border-left-700{border-left:solid #434343}.border-right-700{border-right:solid #434343}.border-600{border:solid #555555}.border-top-600{border-top:solid #555555}.border-bottom-600{border-bottom:solid #555555}.border-left-600{border-left:solid #555555}.border-right-600{border-right:solid #555555}.border-500{border:solid #7b7b7b}.border-top-500{border-top:solid #7b7b7b}.border-bottom-500{border-bottom:solid #7b7b7b}.border-left-500{border-left:solid #7b7b7b}.border-right-500{border-right:solid #7b7b7b}.border-400{border:solid #9d9d9d}.border-top-400{border-top:solid #9d9d9d}.border-bottom-400{border-bottom:solid #9d9d9d}.border-left-400{border-left:solid #9d9d9d}.border-right-400{border-right:solid #9d9d9d}.border-300{border:solid #c4c4c4}.border-top-300{border-top:solid #c4c4c4}.border-bottom-300{border-bottom:solid #c4c4c4}.border-left-300{border-left:solid #c4c4c4}.border-right-300{border-right:solid #c4c4c4}.border-200{border:solid #d9d9d9}.border-top-200{border-top:solid #d9d9d9}.border-bottom-200{border-bottom:solid #d9d9d9}.border-left-200{border-left:solid #d9d9d9}.border-right-200{border-right:solid #d9d9d9}.border-100{border:solid #e9e9e9}.border-top-100{border-top:solid #e9e9e9}.border-bottom-100{border-bottom:solid #e9e9e9}.border-left-100{border-left:solid #e9e9e9}.border-right-100{border-right:solid #e9e9e9}.border-50{border:solid #f5f5f5}.border-top-50{border-top:solid #f5f5f5}.border-bottom-50{border-bottom:solid #f5f5f5}.border-left-50{border-left:solid #f5f5f5}.border-right-50{border-right:solid #f5f5f5}.border-transparent{border:solid transparent}.border-top-transparent{border-top:solid transparent}.border-bottom-transparent{border-bottom:solid transparent}.border-left-transparent{border-left:solid transparent}.border-right-transparent{border-right:solid transparent}.hover-border-1-1:hover{border:solid #8DC63F!important}.hover-border-1-2:hover{border:solid #39B54A!important}.hover-border-2-1:hover{border:solid #343434!important}.hover-border-2-2:hover{border:solid #ECECEC!important}.hover-border-2-3:hover{border:solid #B0B0B0!important}.hover-border-2-4:hover{border:solid #E3E3E3!important}.hover-border-2-5:hover{border:solid #EFEFEF!important}.hover-border-2-6:hover{border:solid #828282!important}.hover-border-2-7:hover{border:solid #B4B4B4!important}.hover-border-2-8:hover{border:solid #F2F2F2!important}.hover-border-2-9:hover{border:solid #F6F6F6!important}.hover-border-3-1:hover{border:solid #EFA44C!important}.hover-border-3-2:hover{border:solid #FF6363!important}.hover-border-3-3:hover{border:solid #F0A44C!important}.hover-border-light:hover{border:solid #fff!important}.hover-border-dark:hover{border:solid #0B2138!important}.hover-border-black:hover{border:solid #000!important}.hover-border-success-1:hover{border:solid #8fdb00!important}.hover-border-success-2:hover{border:solid #203600!important}.hover-border-success-3:hover{border:solid #9dd67d!important}.hover-border-success-4:hover{border:solid #314f00!important}.hover-border-success-5:hover{border:solid #6fa51f!important}.hover-border-error-1:hover{border:solid #bf002e!important}.hover-border-error-2:hover{border:solid #93000a!important}.hover-border-error-3:hover{border:solid #ffb4ab!important}.hover-border-error-4:hover{border:solid #410002!important}.hover-border-error-5:hover{border:solid #991030!important}.hover-border-warning-1:hover{border:solid #3e2e00!important}.hover-border-warning-2:hover{border:solid #594400!important}.hover-border-warning-3:hover{border:solid #efc13c!important}.hover-border-warning-4:hover{border:solid #ffdf94!important}.hover-border-info-1:hover{border:solid #14149a!important}.hover-border-info-2:hover{border:solid #3134af!important}.hover-border-info-3:hover{border:solid #bfc1ff!important}.hover-border-info-4:hover{border:solid #e1e0ff!important}.hover-border-800:hover{border:solid #262626!important}.hover-border-700:hover{border:solid #434343!important}.hover-border-600:hover{border:solid #555555!important}.hover-border-500:hover{border:solid #7b7b7b!important}.hover-border-400:hover{border:solid #9d9d9d!important}.hover-border-300:hover{border:solid #c4c4c4!important}.hover-border-200:hover{border:solid #d9d9d9!important}.hover-border-100:hover{border:solid #e9e9e9!important}.hover-border-50:hover{border:solid #f5f5f5!important}.hover-border-transparent:hover{border:solid transparent!important}.active-border-1-1:active{border:solid #8DC63F!important}.active-border-1-2:active{border:solid #39B54A!important}.active-border-2-1:active{border:solid #343434!important}.active-border-2-2:active{border:solid #ECECEC!important}.active-border-2-3:active{border:solid #B0B0B0!important}.active-border-2-4:active{border:solid #E3E3E3!important}.active-border-2-5:active{border:solid #EFEFEF!important}.active-border-2-6:active{border:solid #828282!important}.active-border-2-7:active{border:solid #B4B4B4!important}.active-border-2-8:active{border:solid #F2F2F2!important}.active-border-2-9:active{border:solid #F6F6F6!important}.active-border-3-1:active{border:solid #EFA44C!important}.active-border-3-2:active{border:solid #FF6363!important}.active-border-3-3:active{border:solid #F0A44C!important}.active-border-light:active{border:solid #fff!important}.active-border-dark:active{border:solid #0B2138!important}.active-border-black:active{border:solid #000!important}.active-border-success-1:active{border:solid #8fdb00!important}.active-border-success-2:active{border:solid #203600!important}.active-border-success-3:active{border:solid #9dd67d!important}.active-border-success-4:active{border:solid #314f00!important}.active-border-success-5:active{border:solid #6fa51f!important}.active-border-error-1:active{border:solid #bf002e!important}.active-border-error-2:active{border:solid #93000a!important}.active-border-error-3:active{border:solid #ffb4ab!important}.active-border-error-4:active{border:solid #410002!important}.active-border-error-5:active{border:solid #991030!important}.active-border-warning-1:active{border:solid #3e2e00!important}.active-border-warning-2:active{border:solid #594400!important}.active-border-warning-3:active{border:solid #efc13c!important}.active-border-warning-4:active{border:solid #ffdf94!important}.active-border-info-1:active{border:solid #14149a!important}.active-border-info-2:active{border:solid #3134af!important}.active-border-info-3:active{border:solid #bfc1ff!important}.active-border-info-4:active{border:solid #e1e0ff!important}.active-border-800:active{border:solid #262626!important}.active-border-700:active{border:solid #434343!important}.active-border-600:active{border:solid #555555!important}.active-border-500:active{border:solid #7b7b7b!important}.active-border-400:active{border:solid #9d9d9d!important}.active-border-300:active{border:solid #c4c4c4!important}.active-border-200:active{border:solid #d9d9d9!important}.active-border-100:active{border:solid #e9e9e9!important}.active-border-50:active{border:solid #f5f5f5!important}.active-border-transparent:active{border:solid transparent!important}.input-value:-webkit-autofill,.input-value:-webkit-autofill:hover,.input-value:-webkit-autofill:focus,.input-value:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #0B2138 inset;-webkit-text-fill-color:#8DC63F!important}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width: 768px){.container{width:750px}}@media (min-width: 992px){.container{width:970px}}@media (min-width: 1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.row-no-gutters{margin-right:0;margin-left:0}.row-no-gutters [class*=col-]{padding-right:0;padding-left:0}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0%}@media (min-width: 768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0%}}@media (min-width: 992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0%}}@media (min-width: 1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{display:table;content:" "}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{float:left}.col-12{width:100%}.col-11{width:91.66666667%}.col-10{width:83.33333333%}.col-9{width:75%}.col-8{width:66.66666667%}.col-7{width:58.33333333%}.col-6{width:50%}.col-5{width:41.66666667%}.col-4{width:33.33333333%}.col-3{width:25%}.col-2{width:16.66666667%}.col-1{width:8.33333333%}@font-face{font-family:Helvetica Neue;src:url(https://fonts.cdnfonts.com/css/helvetica-neue-55)}@font-face{font-family:Inter;src:url(https://fonts.gstatic.com/s/inter/v13/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format("woff2")}@font-face{font-family:Barlow;src:url(https://fonts.gstatic.com/s/barlow/v12/7cHpv4kjgoGqM7E_DMs5.woff2) format("woff2")}@font-face{font-family:Montserrat,sans-serif;src:url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap)}.font-montserrat{font-family:Montserrat,sans-serif}.font-montserrat-semibold{font-family:Montserrat,sans-serif;font-weight:600}.font-neue{font-family:Helvetica Neue}.font-inter{font-family:Inter}.font-barlow{font-family:Barlow}.underlined{text-decoration:underline}.no-underlined{text-decoration:none}.no-wrap{white-space:nowrap}.txt-up{vertical-align:text-top}.txt-left{text-align:left;text-justify:inter-word}.txt-right{text-align:right}.txt-justify{text-align:justify}.txt-bold{font-weight:700}.txt-italic{font-style:italic}.txt-wrap{text-wrap:wrap}.txt-weight-50{font-weight:50}.txt-weight-100{font-weight:100}.txt-weight-150{font-weight:150}.txt-weight-200{font-weight:200}.txt-weight-250{font-weight:250}.txt-weight-300{font-weight:300}.txt-weight-350{font-weight:350}.txt-weight-400{font-weight:400}.txt-weight-450{font-weight:450}.txt-weight-500{font-weight:500}.txt-weight-550{font-weight:550}.txt-weight-600{font-weight:600}.txt-weight-650{font-weight:650}.txt-weight-700{font-weight:700}.txt-weight-750{font-weight:750}.txt-weight-800{font-weight:800}.txt-weight-850{font-weight:850}.txt-weight-900{font-weight:900}.txt-weight-950{font-weight:950}.txt-weight-1000{font-weight:1000}.txt-weight-1050{font-weight:1050}.txt-weight-1100{font-weight:1100}.txt-weight-1150{font-weight:1150}.txt-weight-1200{font-weight:1200}.txt-weight-1250{font-weight:1250}.txt-weight-1300{font-weight:1300}.txt-weight-1350{font-weight:1350}.txt-weight-1400{font-weight:1400}.txt-size-1{font-size:.1rem}.txt-size-2{font-size:.2rem}.txt-size-3{font-size:.3rem}.txt-size-4{font-size:.4rem}.txt-size-5{font-size:.5rem}.txt-size-6{font-size:.6rem}.txt-size-7{font-size:.7rem}.txt-size-8{font-size:.8rem}.txt-size-9{font-size:.9rem}.txt-size-10{font-size:1rem}.txt-size-11{font-size:1.1rem}.txt-size-12{font-size:1.2rem}.txt-size-13{font-size:1.3rem}.txt-size-14{font-size:1.4rem}.txt-size-15{font-size:1.5rem}.txt-size-16{font-size:1.6rem}.txt-size-17{font-size:1.7rem}.txt-size-18{font-size:1.8rem}.txt-size-19{font-size:1.9rem}.txt-size-20{font-size:2rem}.txt-size-21{font-size:2.1rem}.txt-size-22{font-size:2.2rem}.txt-size-23{font-size:2.3rem}.txt-size-24{font-size:2.4rem}.txt-size-25{font-size:2.5rem}.txt-size-26{font-size:2.6rem}.txt-size-27{font-size:2.7rem}.txt-size-28{font-size:2.8rem}.txt-size-29{font-size:2.9rem}.txt-size-30{font-size:3rem}.txt-size-31{font-size:3.1rem}.txt-size-32{font-size:3.2rem}.txt-size-33{font-size:3.3rem}.txt-size-34{font-size:3.4rem}.txt-size-35{font-size:3.5rem}.txt-size-36{font-size:3.6rem}.txt-size-37{font-size:3.7rem}.txt-size-38{font-size:3.8rem}.txt-size-39{font-size:3.9rem}.txt-size-40{font-size:4rem}.txt-size-41{font-size:4.1rem}.txt-size-42{font-size:4.2rem}.txt-size-43{font-size:4.3rem}.txt-size-44{font-size:4.4rem}.txt-size-45{font-size:4.5rem}.txt-size-46{font-size:4.6rem}.txt-size-47{font-size:4.7rem}.txt-size-48{font-size:4.8rem}.txt-size-49{font-size:4.9rem}.txt-size-50{font-size:5rem}.txt-size-51{font-size:5.1rem}.txt-size-52{font-size:5.2rem}.txt-size-53{font-size:5.3rem}.txt-size-54{font-size:5.4rem}.txt-size-55{font-size:5.5rem}.txt-size-56{font-size:5.6rem}.txt-size-57{font-size:5.7rem}.txt-size-58{font-size:5.8rem}.txt-size-59{font-size:5.9rem}.txt-size-60{font-size:6rem}.txt-size-61{font-size:6.1rem}.txt-size-62{font-size:6.2rem}.txt-size-63{font-size:6.3rem}.txt-size-64{font-size:6.4rem}.txt-size-65{font-size:6.5rem}.txt-size-66{font-size:6.6rem}.txt-size-67{font-size:6.7rem}.txt-size-68{font-size:6.8rem}.txt-size-69{font-size:6.9rem}.txt-size-70{font-size:7rem}.txt-size-71{font-size:7.1rem}.txt-size-72{font-size:7.2rem}.txt-size-73{font-size:7.3rem}.txt-size-74{font-size:7.4rem}.txt-size-75{font-size:7.5rem}.txt-size-76{font-size:7.6rem}.txt-size-77{font-size:7.7rem}.txt-size-78{font-size:7.8rem}.txt-size-79{font-size:7.9rem}.txt-size-80{font-size:8rem}.txt-size-81{font-size:8.1rem}.txt-size-82{font-size:8.2rem}.txt-size-83{font-size:8.3rem}.txt-size-84{font-size:8.4rem}.txt-size-85{font-size:8.5rem}.txt-size-86{font-size:8.6rem}.txt-size-87{font-size:8.7rem}.txt-size-88{font-size:8.8rem}.txt-size-89{font-size:8.9rem}.txt-size-90{font-size:9rem}.txt-size-91{font-size:9.1rem}.txt-size-92{font-size:9.2rem}.txt-size-93{font-size:9.3rem}.txt-size-94{font-size:9.4rem}.txt-size-95{font-size:9.5rem}.txt-size-96{font-size:9.6rem}.txt-size-97{font-size:9.7rem}.txt-size-98{font-size:9.8rem}.txt-size-99{font-size:9.9rem}.txt-size-100{font-size:10rem}.txt-size-px-1{font-size:1px}.txt-size-px-2{font-size:2px}.txt-size-px-3{font-size:3px}.txt-size-px-4{font-size:4px}.txt-size-px-5{font-size:5px}.txt-size-px-6{font-size:6px}.txt-size-px-7{font-size:7px}.txt-size-px-8{font-size:8px}.txt-size-px-9{font-size:9px}.txt-size-px-10{font-size:10px}.txt-size-px-11{font-size:11px}.txt-size-px-12{font-size:12px}.txt-size-px-13{font-size:13px}.txt-size-px-14{font-size:14px}.txt-size-px-15{font-size:15px}.txt-size-px-16{font-size:16px}.txt-size-px-17{font-size:17px}.txt-size-px-18{font-size:18px}.txt-size-px-19{font-size:19px}.txt-size-px-20{font-size:20px}.txt-size-px-21{font-size:21px}.txt-size-px-22{font-size:22px}.txt-size-px-23{font-size:23px}.txt-size-px-24{font-size:24px}.txt-size-px-25{font-size:25px}.txt-size-px-26{font-size:26px}.txt-size-px-27{font-size:27px}.txt-size-px-28{font-size:28px}.txt-size-px-29{font-size:29px}.txt-size-px-30{font-size:30px}.txt-size-px-31{font-size:31px}.txt-size-px-32{font-size:32px}.txt-size-px-33{font-size:33px}.txt-size-px-34{font-size:34px}.txt-size-px-35{font-size:35px}.txt-size-px-36{font-size:36px}.txt-size-px-37{font-size:37px}.txt-size-px-38{font-size:38px}.txt-size-px-39{font-size:39px}.txt-size-px-40{font-size:40px}.txt-size-px-41{font-size:41px}.txt-size-px-42{font-size:42px}.txt-size-px-43{font-size:43px}.txt-size-px-44{font-size:44px}.txt-size-px-45{font-size:45px}.txt-size-px-46{font-size:46px}.txt-size-px-47{font-size:47px}.txt-size-px-48{font-size:48px}.txt-size-px-49{font-size:49px}.txt-size-px-50{font-size:50px}.txt-size-px-51{font-size:51px}.txt-size-px-52{font-size:52px}.txt-size-px-53{font-size:53px}.txt-size-px-54{font-size:54px}.txt-size-px-55{font-size:55px}.txt-size-px-56{font-size:56px}.txt-size-px-57{font-size:57px}.txt-size-px-58{font-size:58px}.txt-size-px-59{font-size:59px}.txt-size-px-60{font-size:60px}.txt-size-px-61{font-size:61px}.txt-size-px-62{font-size:62px}.txt-size-px-63{font-size:63px}.txt-size-px-64{font-size:64px}.txt-size-px-65{font-size:65px}.txt-size-px-66{font-size:66px}.txt-size-px-67{font-size:67px}.txt-size-px-68{font-size:68px}.txt-size-px-69{font-size:69px}.txt-size-px-70{font-size:70px}.txt-size-px-71{font-size:71px}.txt-size-px-72{font-size:72px}.txt-size-px-73{font-size:73px}.txt-size-px-74{font-size:74px}.txt-size-px-75{font-size:75px}.txt-size-px-76{font-size:76px}.txt-size-px-77{font-size:77px}.txt-size-px-78{font-size:78px}.txt-size-px-79{font-size:79px}.txt-size-px-80{font-size:80px}.txt-size-px-81{font-size:81px}.txt-size-px-82{font-size:82px}.txt-size-px-83{font-size:83px}.txt-size-px-84{font-size:84px}.txt-size-px-85{font-size:85px}.txt-size-px-86{font-size:86px}.txt-size-px-87{font-size:87px}.txt-size-px-88{font-size:88px}.txt-size-px-89{font-size:89px}.txt-size-px-90{font-size:90px}.txt-size-px-91{font-size:91px}.txt-size-px-92{font-size:92px}.txt-size-px-93{font-size:93px}.txt-size-px-94{font-size:94px}.txt-size-px-95{font-size:95px}.txt-size-px-96{font-size:96px}.txt-size-px-97{font-size:97px}.txt-size-px-98{font-size:98px}.txt-size-px-99{font-size:99px}.txt-size-px-100{font-size:100px}.txt-height-1{line-height:.1rem}.txt-height-2{line-height:.2rem}.txt-height-3{line-height:.3rem}.txt-height-4{line-height:.4rem}.txt-height-5{line-height:.5rem}.txt-height-6{line-height:.6rem}.txt-height-7{line-height:.7rem}.txt-height-8{line-height:.8rem}.txt-height-9{line-height:.9rem}.txt-height-10{line-height:1rem}.txt-height-11{line-height:1.1rem}.txt-height-12{line-height:1.2rem}.txt-height-13{line-height:1.3rem}.txt-height-14{line-height:1.4rem}.txt-height-15{line-height:1.5rem}.txt-height-16{line-height:1.6rem}.txt-height-17{line-height:1.7rem}.txt-height-18{line-height:1.8rem}.txt-height-19{line-height:1.9rem}.txt-height-20{line-height:2rem}.txt-height-21{line-height:2.1rem}.txt-height-22{line-height:2.2rem}.txt-height-23{line-height:2.3rem}.txt-height-24{line-height:2.4rem}.txt-height-25{line-height:2.5rem}.txt-height-26{line-height:2.6rem}.txt-height-27{line-height:2.7rem}.txt-height-28{line-height:2.8rem}.txt-height-29{line-height:2.9rem}.txt-height-30{line-height:3rem}.txt-height-31{line-height:3.1rem}.txt-height-32{line-height:3.2rem}.txt-height-33{line-height:3.3rem}.txt-height-34{line-height:3.4rem}.txt-height-35{line-height:3.5rem}.txt-height-36{line-height:3.6rem}.txt-height-37{line-height:3.7rem}.txt-height-38{line-height:3.8rem}.txt-height-39{line-height:3.9rem}.txt-height-40{line-height:4rem}.txt-height-41{line-height:4.1rem}.txt-height-42{line-height:4.2rem}.txt-height-43{line-height:4.3rem}.txt-height-44{line-height:4.4rem}.txt-height-45{line-height:4.5rem}.txt-height-46{line-height:4.6rem}.txt-height-47{line-height:4.7rem}.txt-height-48{line-height:4.8rem}.txt-height-49{line-height:4.9rem}.txt-height-50{line-height:5rem}.txt-height-51{line-height:5.1rem}.txt-height-52{line-height:5.2rem}.txt-height-53{line-height:5.3rem}.txt-height-54{line-height:5.4rem}.txt-height-55{line-height:5.5rem}.txt-height-56{line-height:5.6rem}.txt-height-57{line-height:5.7rem}.txt-height-58{line-height:5.8rem}.txt-height-59{line-height:5.9rem}.txt-height-60{line-height:6rem}.txt-height-61{line-height:6.1rem}.txt-height-62{line-height:6.2rem}.txt-height-63{line-height:6.3rem}.txt-height-64{line-height:6.4rem}.txt-height-65{line-height:6.5rem}.txt-height-66{line-height:6.6rem}.txt-height-67{line-height:6.7rem}.txt-height-68{line-height:6.8rem}.txt-height-69{line-height:6.9rem}.txt-height-70{line-height:7rem}.txt-height-71{line-height:7.1rem}.txt-height-72{line-height:7.2rem}.txt-height-73{line-height:7.3rem}.txt-height-74{line-height:7.4rem}.txt-height-75{line-height:7.5rem}.txt-height-76{line-height:7.6rem}.txt-height-77{line-height:7.7rem}.txt-height-78{line-height:7.8rem}.txt-height-79{line-height:7.9rem}.txt-height-80{line-height:8rem}.txt-height-81{line-height:8.1rem}.txt-height-82{line-height:8.2rem}.txt-height-83{line-height:8.3rem}.txt-height-84{line-height:8.4rem}.txt-height-85{line-height:8.5rem}.txt-height-86{line-height:8.6rem}.txt-height-87{line-height:8.7rem}.txt-height-88{line-height:8.8rem}.txt-height-89{line-height:8.9rem}.txt-height-90{line-height:9rem}.txt-height-91{line-height:9.1rem}.txt-height-92{line-height:9.2rem}.txt-height-93{line-height:9.3rem}.txt-height-94{line-height:9.4rem}.txt-height-95{line-height:9.5rem}.txt-height-96{line-height:9.6rem}.txt-height-97{line-height:9.7rem}.txt-height-98{line-height:9.8rem}.txt-height-99{line-height:9.9rem}.txt-height-100{line-height:10rem}.txt-spacing-1{letter-spacing:.1rem}.txt-spacing-2{letter-spacing:.2rem}.txt-spacing-3{letter-spacing:.3rem}.txt-spacing-4{letter-spacing:.4rem}.txt-spacing-5{letter-spacing:.5rem}.txt-spacing-6{letter-spacing:.6rem}.txt-spacing-7{letter-spacing:.7rem}.txt-spacing-8{letter-spacing:.8rem}.txt-spacing-9{letter-spacing:.9rem}.txt-spacing-10{letter-spacing:1rem}.txt-spacing-11{letter-spacing:1.1rem}.txt-spacing-12{letter-spacing:1.2rem}.txt-spacing-13{letter-spacing:1.3rem}.txt-spacing-14{letter-spacing:1.4rem}.txt-spacing-15{letter-spacing:1.5rem}.txt-spacing-16{letter-spacing:1.6rem}.txt-spacing-17{letter-spacing:1.7rem}.txt-spacing-18{letter-spacing:1.8rem}.txt-spacing-19{letter-spacing:1.9rem}.txt-spacing-20{letter-spacing:2rem}.txt-spacing-21{letter-spacing:2.1rem}.txt-spacing-22{letter-spacing:2.2rem}.txt-spacing-23{letter-spacing:2.3rem}.txt-spacing-24{letter-spacing:2.4rem}.txt-spacing-25{letter-spacing:2.5rem}.txt-spacing-26{letter-spacing:2.6rem}.txt-spacing-27{letter-spacing:2.7rem}.txt-spacing-28{letter-spacing:2.8rem}.txt-spacing-29{letter-spacing:2.9rem}.txt-spacing-30{letter-spacing:3rem}.txt-spacing-31{letter-spacing:3.1rem}.txt-spacing-32{letter-spacing:3.2rem}.txt-spacing-33{letter-spacing:3.3rem}.txt-spacing-34{letter-spacing:3.4rem}.txt-spacing-35{letter-spacing:3.5rem}.txt-spacing-36{letter-spacing:3.6rem}.txt-spacing-37{letter-spacing:3.7rem}.txt-spacing-38{letter-spacing:3.8rem}.txt-spacing-39{letter-spacing:3.9rem}.txt-spacing-40{letter-spacing:4rem}.txt-spacing-41{letter-spacing:4.1rem}.txt-spacing-42{letter-spacing:4.2rem}.txt-spacing-43{letter-spacing:4.3rem}.txt-spacing-44{letter-spacing:4.4rem}.txt-spacing-45{letter-spacing:4.5rem}.txt-spacing-46{letter-spacing:4.6rem}.txt-spacing-47{letter-spacing:4.7rem}.txt-spacing-48{letter-spacing:4.8rem}.txt-spacing-49{letter-spacing:4.9rem}.txt-spacing-50{letter-spacing:5rem}.txt-spacing-51{letter-spacing:5.1rem}.txt-spacing-52{letter-spacing:5.2rem}.txt-spacing-53{letter-spacing:5.3rem}.txt-spacing-54{letter-spacing:5.4rem}.txt-spacing-55{letter-spacing:5.5rem}.txt-spacing-56{letter-spacing:5.6rem}.txt-spacing-57{letter-spacing:5.7rem}.txt-spacing-58{letter-spacing:5.8rem}.txt-spacing-59{letter-spacing:5.9rem}.txt-spacing-60{letter-spacing:6rem}.txt-spacing-61{letter-spacing:6.1rem}.txt-spacing-62{letter-spacing:6.2rem}.txt-spacing-63{letter-spacing:6.3rem}.txt-spacing-64{letter-spacing:6.4rem}.txt-spacing-65{letter-spacing:6.5rem}.txt-spacing-66{letter-spacing:6.6rem}.txt-spacing-67{letter-spacing:6.7rem}.txt-spacing-68{letter-spacing:6.8rem}.txt-spacing-69{letter-spacing:6.9rem}.txt-spacing-70{letter-spacing:7rem}.txt-spacing-71{letter-spacing:7.1rem}.txt-spacing-72{letter-spacing:7.2rem}.txt-spacing-73{letter-spacing:7.3rem}.txt-spacing-74{letter-spacing:7.4rem}.txt-spacing-75{letter-spacing:7.5rem}.txt-spacing-76{letter-spacing:7.6rem}.txt-spacing-77{letter-spacing:7.7rem}.txt-spacing-78{letter-spacing:7.8rem}.txt-spacing-79{letter-spacing:7.9rem}.txt-spacing-80{letter-spacing:8rem}.txt-spacing-81{letter-spacing:8.1rem}.txt-spacing-82{letter-spacing:8.2rem}.txt-spacing-83{letter-spacing:8.3rem}.txt-spacing-84{letter-spacing:8.4rem}.txt-spacing-85{letter-spacing:8.5rem}.txt-spacing-86{letter-spacing:8.6rem}.txt-spacing-87{letter-spacing:8.7rem}.txt-spacing-88{letter-spacing:8.8rem}.txt-spacing-89{letter-spacing:8.9rem}.txt-spacing-90{letter-spacing:9rem}.txt-spacing-91{letter-spacing:9.1rem}.txt-spacing-92{letter-spacing:9.2rem}.txt-spacing-93{letter-spacing:9.3rem}.txt-spacing-94{letter-spacing:9.4rem}.txt-spacing-95{letter-spacing:9.5rem}.txt-spacing-96{letter-spacing:9.6rem}.txt-spacing-97{letter-spacing:9.7rem}.txt-spacing-98{letter-spacing:9.8rem}.txt-spacing-99{letter-spacing:9.9rem}.txt-spacing-100{letter-spacing:10rem}.pda-minus25px{padding:-25px!important}.pdx-minus25px{padding-left:-25px!important;padding-right:-25px!important}.pdr-minus25px{padding-right:-25px!important}.pdl-minus25px{padding-left:-25px!important}.pdy-minus25px{padding-top:-25px!important;padding-bottom:-25px!important}.pdt-minus25px{padding-top:-25px!important}.pdb-minus25px{padding-bottom:-25px!important}.mga-minus25px{margin:-25px!important}.mgx-minus25px{margin-left:-25px!important;margin-right:-25px!important}.mgr-minus25px{margin-right:-25px!important}.mgl-minus25px{margin-left:-25px!important}.mgy-minus25px{margin-top:-25px!important;margin-bottom:-25px!important}.mgt-minus25px{margin-top:-25px!important}.mgb-minus25px{margin-bottom:-25px!important}.gap-minus25px{gap:-25px!important}.pda-minus20px{padding:-20px!important}.pdx-minus20px{padding-left:-20px!important;padding-right:-20px!important}.pdr-minus20px{padding-right:-20px!important}.pdl-minus20px{padding-left:-20px!important}.pdy-minus20px{padding-top:-20px!important;padding-bottom:-20px!important}.pdt-minus20px{padding-top:-20px!important}.pdb-minus20px{padding-bottom:-20px!important}.mga-minus20px{margin:-20px!important}.mgx-minus20px{margin-left:-20px!important;margin-right:-20px!important}.mgr-minus20px{margin-right:-20px!important}.mgl-minus20px{margin-left:-20px!important}.mgy-minus20px{margin-top:-20px!important;margin-bottom:-20px!important}.mgt-minus20px{margin-top:-20px!important}.mgb-minus20px{margin-bottom:-20px!important}.gap-minus20px{gap:-20px!important}.pda-minus10px{padding:-10px!important}.pdx-minus10px{padding-left:-10px!important;padding-right:-10px!important}.pdr-minus10px{padding-right:-10px!important}.pdl-minus10px{padding-left:-10px!important}.pdy-minus10px{padding-top:-10px!important;padding-bottom:-10px!important}.pdt-minus10px{padding-top:-10px!important}.pdb-minus10px{padding-bottom:-10px!important}.mga-minus10px{margin:-10px!important}.mgx-minus10px{margin-left:-10px!important;margin-right:-10px!important}.mgr-minus10px{margin-right:-10px!important}.mgl-minus10px{margin-left:-10px!important}.mgy-minus10px{margin-top:-10px!important;margin-bottom:-10px!important}.mgt-minus10px{margin-top:-10px!important}.mgb-minus10px{margin-bottom:-10px!important}.gap-minus10px{gap:-10px!important}.pda-2rem{padding:2rem!important}.pdx-2rem{padding-left:2rem!important;padding-right:2rem!important}.pdr-2rem{padding-right:2rem!important}.pdl-2rem{padding-left:2rem!important}.pdy-2rem{padding-top:2rem!important;padding-bottom:2rem!important}.pdt-2rem{padding-top:2rem!important}.pdb-2rem{padding-bottom:2rem!important}.mga-2rem{margin:2rem!important}.mgx-2rem{margin-left:2rem!important;margin-right:2rem!important}.mgr-2rem{margin-right:2rem!important}.mgl-2rem{margin-left:2rem!important}.mgy-2rem{margin-top:2rem!important;margin-bottom:2rem!important}.mgt-2rem{margin-top:2rem!important}.mgb-2rem{margin-bottom:2rem!important}.gap-2rem{gap:2rem!important}.pda-0{padding:0rem!important}.pdx-0{padding-left:0rem!important;padding-right:0rem!important}.pdr-0{padding-right:0rem!important}.pdl-0{padding-left:0rem!important}.pdy-0{padding-top:0rem!important;padding-bottom:0rem!important}.pdt-0{padding-top:0rem!important}.pdb-0{padding-bottom:0rem!important}.mga-0{margin:0rem!important}.mgx-0{margin-left:0rem!important;margin-right:0rem!important}.mgr-0{margin-right:0rem!important}.mgl-0{margin-left:0rem!important}.mgy-0{margin-top:0rem!important;margin-bottom:0rem!important}.mgt-0{margin-top:0rem!important}.mgb-0{margin-bottom:0rem!important}.gap-0{gap:0rem!important}.pda-05{padding:.1rem!important}.pdx-05{padding-left:.1rem!important;padding-right:.1rem!important}.pdr-05{padding-right:.1rem!important}.pdl-05{padding-left:.1rem!important}.pdy-05{padding-top:.1rem!important;padding-bottom:.1rem!important}.pdt-05{padding-top:.1rem!important}.pdb-05{padding-bottom:.1rem!important}.mga-05{margin:.1rem!important}.mgx-05{margin-left:.1rem!important;margin-right:.1rem!important}.mgr-05{margin-right:.1rem!important}.mgl-05{margin-left:.1rem!important}.mgy-05{margin-top:.1rem!important;margin-bottom:.1rem!important}.mgt-05{margin-top:.1rem!important}.mgb-05{margin-bottom:.1rem!important}.gap-05{gap:.1rem!important}.pda-06{padding:.2rem!important}.pdx-06{padding-left:.2rem!important;padding-right:.2rem!important}.pdr-06{padding-right:.2rem!important}.pdl-06{padding-left:.2rem!important}.pdy-06{padding-top:.2rem!important;padding-bottom:.2rem!important}.pdt-06{padding-top:.2rem!important}.pdb-06{padding-bottom:.2rem!important}.mga-06{margin:.2rem!important}.mgx-06{margin-left:.2rem!important;margin-right:.2rem!important}.mgr-06{margin-right:.2rem!important}.mgl-06{margin-left:.2rem!important}.mgy-06{margin-top:.2rem!important;margin-bottom:.2rem!important}.mgt-06{margin-top:.2rem!important}.mgb-06{margin-bottom:.2rem!important}.gap-06{gap:.2rem!important}.pda-1{padding:.25rem!important}.pdx-1{padding-left:.25rem!important;padding-right:.25rem!important}.pdr-1{padding-right:.25rem!important}.pdl-1{padding-left:.25rem!important}.pdy-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.pdt-1{padding-top:.25rem!important}.pdb-1{padding-bottom:.25rem!important}.mga-1{margin:.25rem!important}.mgx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mgr-1{margin-right:.25rem!important}.mgl-1{margin-left:.25rem!important}.mgy-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.mgt-1{margin-top:.25rem!important}.mgb-1{margin-bottom:.25rem!important}.gap-1{gap:.25rem!important}.pda-2{padding:.5rem!important}.pdx-2{padding-left:.5rem!important;padding-right:.5rem!important}.pdr-2{padding-right:.5rem!important}.pdl-2{padding-left:.5rem!important}.pdy-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.pdt-2{padding-top:.5rem!important}.pdb-2{padding-bottom:.5rem!important}.mga-2{margin:.5rem!important}.mgx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mgr-2{margin-right:.5rem!important}.mgl-2{margin-left:.5rem!important}.mgy-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.mgt-2{margin-top:.5rem!important}.mgb-2{margin-bottom:.5rem!important}.gap-2{gap:.5rem!important}.pda-3{padding:.75rem!important}.pdx-3{padding-left:.75rem!important;padding-right:.75rem!important}.pdr-3{padding-right:.75rem!important}.pdl-3{padding-left:.75rem!important}.pdy-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.pdt-3{padding-top:.75rem!important}.pdb-3{padding-bottom:.75rem!important}.mga-3{margin:.75rem!important}.mgx-3{margin-left:.75rem!important;margin-right:.75rem!important}.mgr-3{margin-right:.75rem!important}.mgl-3{margin-left:.75rem!important}.mgy-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.mgt-3{margin-top:.75rem!important}.mgb-3{margin-bottom:.75rem!important}.gap-3{gap:.75rem!important}.pda-4{padding:1rem!important}.pdx-4{padding-left:1rem!important;padding-right:1rem!important}.pdr-4{padding-right:1rem!important}.pdl-4{padding-left:1rem!important}.pdy-4{padding-top:1rem!important;padding-bottom:1rem!important}.pdt-4{padding-top:1rem!important}.pdb-4{padding-bottom:1rem!important}.mga-4{margin:1rem!important}.mgx-4{margin-left:1rem!important;margin-right:1rem!important}.mgr-4{margin-right:1rem!important}.mgl-4{margin-left:1rem!important}.mgy-4{margin-top:1rem!important;margin-bottom:1rem!important}.mgt-4{margin-top:1rem!important}.mgb-4{margin-bottom:1rem!important}.gap-4{gap:1rem!important}.pda-5{padding:1.5rem!important}.pdx-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.pdr-5{padding-right:1.5rem!important}.pdl-5{padding-left:1.5rem!important}.pdy-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pdt-5{padding-top:1.5rem!important}.pdb-5{padding-bottom:1.5rem!important}.mga-5{margin:1.5rem!important}.mgx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.mgr-5{margin-right:1.5rem!important}.mgl-5{margin-left:1.5rem!important}.mgy-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.mgt-5{margin-top:1.5rem!important}.mgb-5{margin-bottom:1.5rem!important}.gap-5{gap:1.5rem!important}.pda-6{padding:2.4rem!important}.pdx-6{padding-left:2.4rem!important;padding-right:2.4rem!important}.pdr-6{padding-right:2.4rem!important}.pdl-6{padding-left:2.4rem!important}.pdy-6{padding-top:2.4rem!important;padding-bottom:2.4rem!important}.pdt-6{padding-top:2.4rem!important}.pdb-6{padding-bottom:2.4rem!important}.mga-6{margin:2.4rem!important}.mgx-6{margin-left:2.4rem!important;margin-right:2.4rem!important}.mgr-6{margin-right:2.4rem!important}.mgl-6{margin-left:2.4rem!important}.mgy-6{margin-top:2.4rem!important;margin-bottom:2.4rem!important}.mgt-6{margin-top:2.4rem!important}.mgb-6{margin-bottom:2.4rem!important}.gap-6{gap:2.4rem!important}.pda-7{padding:3.4rem!important}.pdx-7{padding-left:3.4rem!important;padding-right:3.4rem!important}.pdr-7{padding-right:3.4rem!important}.pdl-7{padding-left:3.4rem!important}.pdy-7{padding-top:3.4rem!important;padding-bottom:3.4rem!important}.pdt-7{padding-top:3.4rem!important}.pdb-7{padding-bottom:3.4rem!important}.mga-7{margin:3.4rem!important}.mgx-7{margin-left:3.4rem!important;margin-right:3.4rem!important}.mgr-7{margin-right:3.4rem!important}.mgl-7{margin-left:3.4rem!important}.mgy-7{margin-top:3.4rem!important;margin-bottom:3.4rem!important}.mgt-7{margin-top:3.4rem!important}.mgb-7{margin-bottom:3.4rem!important}.gap-7{gap:3.4rem!important}.pda-8{padding:4rem!important}.pdx-8{padding-left:4rem!important;padding-right:4rem!important}.pdr-8{padding-right:4rem!important}.pdl-8{padding-left:4rem!important}.pdy-8{padding-top:4rem!important;padding-bottom:4rem!important}.pdt-8{padding-top:4rem!important}.pdb-8{padding-bottom:4rem!important}.mga-8{margin:4rem!important}.mgx-8{margin-left:4rem!important;margin-right:4rem!important}.mgr-8{margin-right:4rem!important}.mgl-8{margin-left:4rem!important}.mgy-8{margin-top:4rem!important;margin-bottom:4rem!important}.mgt-8{margin-top:4rem!important}.mgb-8{margin-bottom:4rem!important}.gap-8{gap:4rem!important}.pda-10{padding:5rem!important}.pdx-10{padding-left:5rem!important;padding-right:5rem!important}.pdr-10{padding-right:5rem!important}.pdl-10{padding-left:5rem!important}.pdy-10{padding-top:5rem!important;padding-bottom:5rem!important}.pdt-10{padding-top:5rem!important}.pdb-10{padding-bottom:5rem!important}.mga-10{margin:5rem!important}.mgx-10{margin-left:5rem!important;margin-right:5rem!important}.mgr-10{margin-right:5rem!important}.mgl-10{margin-left:5rem!important}.mgy-10{margin-top:5rem!important;margin-bottom:5rem!important}.mgt-10{margin-top:5rem!important}.mgb-10{margin-bottom:5rem!important}.gap-10{gap:5rem!important}.pda-12{padding:6rem!important}.pdx-12{padding-left:6rem!important;padding-right:6rem!important}.pdr-12{padding-right:6rem!important}.pdl-12{padding-left:6rem!important}.pdy-12{padding-top:6rem!important;padding-bottom:6rem!important}.pdt-12{padding-top:6rem!important}.pdb-12{padding-bottom:6rem!important}.mga-12{margin:6rem!important}.mgx-12{margin-left:6rem!important;margin-right:6rem!important}.mgr-12{margin-right:6rem!important}.mgl-12{margin-left:6rem!important}.mgy-12{margin-top:6rem!important;margin-bottom:6rem!important}.mgt-12{margin-top:6rem!important}.mgb-12{margin-bottom:6rem!important}.gap-12{gap:6rem!important}.pda-15{padding:7.5rem!important}.pdx-15{padding-left:7.5rem!important;padding-right:7.5rem!important}.pdr-15{padding-right:7.5rem!important}.pdl-15{padding-left:7.5rem!important}.pdy-15{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.pdt-15{padding-top:7.5rem!important}.pdb-15{padding-bottom:7.5rem!important}.mga-15{margin:7.5rem!important}.mgx-15{margin-left:7.5rem!important;margin-right:7.5rem!important}.mgr-15{margin-right:7.5rem!important}.mgl-15{margin-left:7.5rem!important}.mgy-15{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.mgt-15{margin-top:7.5rem!important}.mgb-15{margin-bottom:7.5rem!important}.gap-15{gap:7.5rem!important}.pda-19{padding:9.4rem!important}.pdx-19{padding-left:9.4rem!important;padding-right:9.4rem!important}.pdr-19{padding-right:9.4rem!important}.pdl-19{padding-left:9.4rem!important}.pdy-19{padding-top:9.4rem!important;padding-bottom:9.4rem!important}.pdt-19{padding-top:9.4rem!important}.pdb-19{padding-bottom:9.4rem!important}.mga-19{margin:9.4rem!important}.mgx-19{margin-left:9.4rem!important;margin-right:9.4rem!important}.mgr-19{margin-right:9.4rem!important}.mgl-19{margin-left:9.4rem!important}.mgy-19{margin-top:9.4rem!important;margin-bottom:9.4rem!important}.mgt-19{margin-top:9.4rem!important}.mgb-19{margin-bottom:9.4rem!important}.gap-19{gap:9.4rem!important}.pda-20{padding:10rem!important}.pdx-20{padding-left:10rem!important;padding-right:10rem!important}.pdr-20{padding-right:10rem!important}.pdl-20{padding-left:10rem!important}.pdy-20{padding-top:10rem!important;padding-bottom:10rem!important}.pdt-20{padding-top:10rem!important}.pdb-20{padding-bottom:10rem!important}.mga-20{margin:10rem!important}.mgx-20{margin-left:10rem!important;margin-right:10rem!important}.mgr-20{margin-right:10rem!important}.mgl-20{margin-left:10rem!important}.mgy-20{margin-top:10rem!important;margin-bottom:10rem!important}.mgt-20{margin-top:10rem!important}.mgb-20{margin-bottom:10rem!important}.gap-20{gap:10rem!important}.pda-21{padding:11rem!important}.pdx-21{padding-left:11rem!important;padding-right:11rem!important}.pdr-21{padding-right:11rem!important}.pdl-21{padding-left:11rem!important}.pdy-21{padding-top:11rem!important;padding-bottom:11rem!important}.pdt-21{padding-top:11rem!important}.pdb-21{padding-bottom:11rem!important}.mga-21{margin:11rem!important}.mgx-21{margin-left:11rem!important;margin-right:11rem!important}.mgr-21{margin-right:11rem!important}.mgl-21{margin-left:11rem!important}.mgy-21{margin-top:11rem!important;margin-bottom:11rem!important}.mgt-21{margin-top:11rem!important}.mgb-21{margin-bottom:11rem!important}.gap-21{gap:11rem!important}.pda-22{padding:12rem!important}.pdx-22{padding-left:12rem!important;padding-right:12rem!important}.pdr-22{padding-right:12rem!important}.pdl-22{padding-left:12rem!important}.pdy-22{padding-top:12rem!important;padding-bottom:12rem!important}.pdt-22{padding-top:12rem!important}.pdb-22{padding-bottom:12rem!important}.mga-22{margin:12rem!important}.mgx-22{margin-left:12rem!important;margin-right:12rem!important}.mgr-22{margin-right:12rem!important}.mgl-22{margin-left:12rem!important}.mgy-22{margin-top:12rem!important;margin-bottom:12rem!important}.mgt-22{margin-top:12rem!important}.mgb-22{margin-bottom:12rem!important}.gap-22{gap:12rem!important}.pda-23{padding:13rem!important}.pdx-23{padding-left:13rem!important;padding-right:13rem!important}.pdr-23{padding-right:13rem!important}.pdl-23{padding-left:13rem!important}.pdy-23{padding-top:13rem!important;padding-bottom:13rem!important}.pdt-23{padding-top:13rem!important}.pdb-23{padding-bottom:13rem!important}.mga-23{margin:13rem!important}.mgx-23{margin-left:13rem!important;margin-right:13rem!important}.mgr-23{margin-right:13rem!important}.mgl-23{margin-left:13rem!important}.mgy-23{margin-top:13rem!important;margin-bottom:13rem!important}.mgt-23{margin-top:13rem!important}.mgb-23{margin-bottom:13rem!important}.gap-23{gap:13rem!important}.pda-24{padding:14rem!important}.pdx-24{padding-left:14rem!important;padding-right:14rem!important}.pdr-24{padding-right:14rem!important}.pdl-24{padding-left:14rem!important}.pdy-24{padding-top:14rem!important;padding-bottom:14rem!important}.pdt-24{padding-top:14rem!important}.pdb-24{padding-bottom:14rem!important}.mga-24{margin:14rem!important}.mgx-24{margin-left:14rem!important;margin-right:14rem!important}.mgr-24{margin-right:14rem!important}.mgl-24{margin-left:14rem!important}.mgy-24{margin-top:14rem!important;margin-bottom:14rem!important}.mgt-24{margin-top:14rem!important}.mgb-24{margin-bottom:14rem!important}.gap-24{gap:14rem!important}.pda-25{padding:15rem!important}.pdx-25{padding-left:15rem!important;padding-right:15rem!important}.pdr-25{padding-right:15rem!important}.pdl-25{padding-left:15rem!important}.pdy-25{padding-top:15rem!important;padding-bottom:15rem!important}.pdt-25{padding-top:15rem!important}.pdb-25{padding-bottom:15rem!important}.mga-25{margin:15rem!important}.mgx-25{margin-left:15rem!important;margin-right:15rem!important}.mgr-25{margin-right:15rem!important}.mgl-25{margin-left:15rem!important}.mgy-25{margin-top:15rem!important;margin-bottom:15rem!important}.mgt-25{margin-top:15rem!important}.mgb-25{margin-bottom:15rem!important}.gap-25{gap:15rem!important}.pda-26{padding:16rem!important}.pdx-26{padding-left:16rem!important;padding-right:16rem!important}.pdr-26{padding-right:16rem!important}.pdl-26{padding-left:16rem!important}.pdy-26{padding-top:16rem!important;padding-bottom:16rem!important}.pdt-26{padding-top:16rem!important}.pdb-26{padding-bottom:16rem!important}.mga-26{margin:16rem!important}.mgx-26{margin-left:16rem!important;margin-right:16rem!important}.mgr-26{margin-right:16rem!important}.mgl-26{margin-left:16rem!important}.mgy-26{margin-top:16rem!important;margin-bottom:16rem!important}.mgt-26{margin-top:16rem!important}.mgb-26{margin-bottom:16rem!important}.gap-26{gap:16rem!important}.pda-27{padding:17rem!important}.pdx-27{padding-left:17rem!important;padding-right:17rem!important}.pdr-27{padding-right:17rem!important}.pdl-27{padding-left:17rem!important}.pdy-27{padding-top:17rem!important;padding-bottom:17rem!important}.pdt-27{padding-top:17rem!important}.pdb-27{padding-bottom:17rem!important}.mga-27{margin:17rem!important}.mgx-27{margin-left:17rem!important;margin-right:17rem!important}.mgr-27{margin-right:17rem!important}.mgl-27{margin-left:17rem!important}.mgy-27{margin-top:17rem!important;margin-bottom:17rem!important}.mgt-27{margin-top:17rem!important}.mgb-27{margin-bottom:17rem!important}.gap-27{gap:17rem!important}.pda-28{padding:18rem!important}.pdx-28{padding-left:18rem!important;padding-right:18rem!important}.pdr-28{padding-right:18rem!important}.pdl-28{padding-left:18rem!important}.pdy-28{padding-top:18rem!important;padding-bottom:18rem!important}.pdt-28{padding-top:18rem!important}.pdb-28{padding-bottom:18rem!important}.mga-28{margin:18rem!important}.mgx-28{margin-left:18rem!important;margin-right:18rem!important}.mgr-28{margin-right:18rem!important}.mgl-28{margin-left:18rem!important}.mgy-28{margin-top:18rem!important;margin-bottom:18rem!important}.mgt-28{margin-top:18rem!important}.mgb-28{margin-bottom:18rem!important}.gap-28{gap:18rem!important}.pda-29{padding:19rem!important}.pdx-29{padding-left:19rem!important;padding-right:19rem!important}.pdr-29{padding-right:19rem!important}.pdl-29{padding-left:19rem!important}.pdy-29{padding-top:19rem!important;padding-bottom:19rem!important}.pdt-29{padding-top:19rem!important}.pdb-29{padding-bottom:19rem!important}.mga-29{margin:19rem!important}.mgx-29{margin-left:19rem!important;margin-right:19rem!important}.mgr-29{margin-right:19rem!important}.mgl-29{margin-left:19rem!important}.mgy-29{margin-top:19rem!important;margin-bottom:19rem!important}.mgt-29{margin-top:19rem!important}.mgb-29{margin-bottom:19rem!important}.gap-29{gap:19rem!important}.pda-30{padding:20rem!important}.pdx-30{padding-left:20rem!important;padding-right:20rem!important}.pdr-30{padding-right:20rem!important}.pdl-30{padding-left:20rem!important}.pdy-30{padding-top:20rem!important;padding-bottom:20rem!important}.pdt-30{padding-top:20rem!important}.pdb-30{padding-bottom:20rem!important}.mga-30{margin:20rem!important}.mgx-30{margin-left:20rem!important;margin-right:20rem!important}.mgr-30{margin-right:20rem!important}.mgl-30{margin-left:20rem!important}.mgy-30{margin-top:20rem!important;margin-bottom:20rem!important}.mgt-30{margin-top:20rem!important}.mgb-30{margin-bottom:20rem!important}.gap-30{gap:20rem!important}.pda-31{padding:30rem!important}.pdx-31{padding-left:30rem!important;padding-right:30rem!important}.pdr-31{padding-right:30rem!important}.pdl-31{padding-left:30rem!important}.pdy-31{padding-top:30rem!important;padding-bottom:30rem!important}.pdt-31{padding-top:30rem!important}.pdb-31{padding-bottom:30rem!important}.mga-31{margin:30rem!important}.mgx-31{margin-left:30rem!important;margin-right:30rem!important}.mgr-31{margin-right:30rem!important}.mgl-31{margin-left:30rem!important}.mgy-31{margin-top:30rem!important;margin-bottom:30rem!important}.mgt-31{margin-top:30rem!important}.mgb-31{margin-bottom:30rem!important}.gap-31{gap:30rem!important}.pda-32{padding:32rem!important}.pdx-32{padding-left:32rem!important;padding-right:32rem!important}.pdr-32{padding-right:32rem!important}.pdl-32{padding-left:32rem!important}.pdy-32{padding-top:32rem!important;padding-bottom:32rem!important}.pdt-32{padding-top:32rem!important}.pdb-32{padding-bottom:32rem!important}.mga-32{margin:32rem!important}.mgx-32{margin-left:32rem!important;margin-right:32rem!important}.mgr-32{margin-right:32rem!important}.mgl-32{margin-left:32rem!important}.mgy-32{margin-top:32rem!important;margin-bottom:32rem!important}.mgt-32{margin-top:32rem!important}.mgb-32{margin-bottom:32rem!important}.gap-32{gap:32rem!important}.pda-35{padding:35rem!important}.pdx-35{padding-left:35rem!important;padding-right:35rem!important}.pdr-35{padding-right:35rem!important}.pdl-35{padding-left:35rem!important}.pdy-35{padding-top:35rem!important;padding-bottom:35rem!important}.pdt-35{padding-top:35rem!important}.pdb-35{padding-bottom:35rem!important}.mga-35{margin:35rem!important}.mgx-35{margin-left:35rem!important;margin-right:35rem!important}.mgr-35{margin-right:35rem!important}.mgl-35{margin-left:35rem!important}.mgy-35{margin-top:35rem!important;margin-bottom:35rem!important}.mgt-35{margin-top:35rem!important}.mgb-35{margin-bottom:35rem!important}.gap-35{gap:35rem!important}.pda-40{padding:40rem!important}.pdx-40{padding-left:40rem!important;padding-right:40rem!important}.pdr-40{padding-right:40rem!important}.pdl-40{padding-left:40rem!important}.pdy-40{padding-top:40rem!important;padding-bottom:40rem!important}.pdt-40{padding-top:40rem!important}.pdb-40{padding-bottom:40rem!important}.mga-40{margin:40rem!important}.mgx-40{margin-left:40rem!important;margin-right:40rem!important}.mgr-40{margin-right:40rem!important}.mgl-40{margin-left:40rem!important}.mgy-40{margin-top:40rem!important;margin-bottom:40rem!important}.mgt-40{margin-top:40rem!important}.mgb-40{margin-bottom:40rem!important}.gap-40{gap:40rem!important}.pda-50{padding:80rem!important}.pdx-50{padding-left:80rem!important;padding-right:80rem!important}.pdr-50{padding-right:80rem!important}.pdl-50{padding-left:80rem!important}.pdy-50{padding-top:80rem!important;padding-bottom:80rem!important}.pdt-50{padding-top:80rem!important}.pdb-50{padding-bottom:80rem!important}.mga-50{margin:80rem!important}.mgx-50{margin-left:80rem!important;margin-right:80rem!important}.mgr-50{margin-right:80rem!important}.mgl-50{margin-left:80rem!important}.mgy-50{margin-top:80rem!important;margin-bottom:80rem!important}.mgt-50{margin-top:80rem!important}.mgb-50{margin-bottom:80rem!important}.gap-50{gap:80rem!important}.pda-8px{padding:8px!important}.pdx-8px{padding-left:8px!important;padding-right:8px!important}.pdr-8px{padding-right:8px!important}.pdl-8px{padding-left:8px!important}.pdy-8px{padding-top:8px!important;padding-bottom:8px!important}.pdt-8px{padding-top:8px!important}.pdb-8px{padding-bottom:8px!important}.mga-8px{margin:8px!important}.mgx-8px{margin-left:8px!important;margin-right:8px!important}.mgr-8px{margin-right:8px!important}.mgl-8px{margin-left:8px!important}.mgy-8px{margin-top:8px!important;margin-bottom:8px!important}.mgt-8px{margin-top:8px!important}.mgb-8px{margin-bottom:8px!important}.gap-8px{gap:8px!important}.pda-12px{padding:12px!important}.pdx-12px{padding-left:12px!important;padding-right:12px!important}.pdr-12px{padding-right:12px!important}.pdl-12px{padding-left:12px!important}.pdy-12px{padding-top:12px!important;padding-bottom:12px!important}.pdt-12px{padding-top:12px!important}.pdb-12px{padding-bottom:12px!important}.mga-12px{margin:12px!important}.mgx-12px{margin-left:12px!important;margin-right:12px!important}.mgr-12px{margin-right:12px!important}.mgl-12px{margin-left:12px!important}.mgy-12px{margin-top:12px!important;margin-bottom:12px!important}.mgt-12px{margin-top:12px!important}.mgb-12px{margin-bottom:12px!important}.gap-12px{gap:12px!important}.pda-16px{padding:16px!important}.pdx-16px{padding-left:16px!important;padding-right:16px!important}.pdr-16px{padding-right:16px!important}.pdl-16px{padding-left:16px!important}.pdy-16px{padding-top:16px!important;padding-bottom:16px!important}.pdt-16px{padding-top:16px!important}.pdb-16px{padding-bottom:16px!important}.mga-16px{margin:16px!important}.mgx-16px{margin-left:16px!important;margin-right:16px!important}.mgr-16px{margin-right:16px!important}.mgl-16px{margin-left:16px!important}.mgy-16px{margin-top:16px!important;margin-bottom:16px!important}.mgt-16px{margin-top:16px!important}.mgb-16px{margin-bottom:16px!important}.gap-16px{gap:16px!important}.pda-18px{padding:18px!important}.pdx-18px{padding-left:18px!important;padding-right:18px!important}.pdr-18px{padding-right:18px!important}.pdl-18px{padding-left:18px!important}.pdy-18px{padding-top:18px!important;padding-bottom:18px!important}.pdt-18px{padding-top:18px!important}.pdb-18px{padding-bottom:18px!important}.mga-18px{margin:18px!important}.mgx-18px{margin-left:18px!important;margin-right:18px!important}.mgr-18px{margin-right:18px!important}.mgl-18px{margin-left:18px!important}.mgy-18px{margin-top:18px!important;margin-bottom:18px!important}.mgt-18px{margin-top:18px!important}.mgb-18px{margin-bottom:18px!important}.gap-18px{gap:18px!important}.pda-19px{padding:19px!important}.pdx-19px{padding-left:19px!important;padding-right:19px!important}.pdr-19px{padding-right:19px!important}.pdl-19px{padding-left:19px!important}.pdy-19px{padding-top:19px!important;padding-bottom:19px!important}.pdt-19px{padding-top:19px!important}.pdb-19px{padding-bottom:19px!important}.mga-19px{margin:19px!important}.mgx-19px{margin-left:19px!important;margin-right:19px!important}.mgr-19px{margin-right:19px!important}.mgl-19px{margin-left:19px!important}.mgy-19px{margin-top:19px!important;margin-bottom:19px!important}.mgt-19px{margin-top:19px!important}.mgb-19px{margin-bottom:19px!important}.gap-19px{gap:19px!important}.pda-20px{padding:20px!important}.pdx-20px{padding-left:20px!important;padding-right:20px!important}.pdr-20px{padding-right:20px!important}.pdl-20px{padding-left:20px!important}.pdy-20px{padding-top:20px!important;padding-bottom:20px!important}.pdt-20px{padding-top:20px!important}.pdb-20px{padding-bottom:20px!important}.mga-20px{margin:20px!important}.mgx-20px{margin-left:20px!important;margin-right:20px!important}.mgr-20px{margin-right:20px!important}.mgl-20px{margin-left:20px!important}.mgy-20px{margin-top:20px!important;margin-bottom:20px!important}.mgt-20px{margin-top:20px!important}.mgb-20px{margin-bottom:20px!important}.gap-20px{gap:20px!important}.pda-29px{padding:29px!important}.pdx-29px{padding-left:29px!important;padding-right:29px!important}.pdr-29px{padding-right:29px!important}.pdl-29px{padding-left:29px!important}.pdy-29px{padding-top:29px!important;padding-bottom:29px!important}.pdt-29px{padding-top:29px!important}.pdb-29px{padding-bottom:29px!important}.mga-29px{margin:29px!important}.mgx-29px{margin-left:29px!important;margin-right:29px!important}.mgr-29px{margin-right:29px!important}.mgl-29px{margin-left:29px!important}.mgy-29px{margin-top:29px!important;margin-bottom:29px!important}.mgt-29px{margin-top:29px!important}.mgb-29px{margin-bottom:29px!important}.gap-29px{gap:29px!important}.pda-115px{padding:115px!important}.pdx-115px{padding-left:115px!important;padding-right:115px!important}.pdr-115px{padding-right:115px!important}.pdl-115px{padding-left:115px!important}.pdy-115px{padding-top:115px!important;padding-bottom:115px!important}.pdt-115px{padding-top:115px!important}.pdb-115px{padding-bottom:115px!important}.mga-115px{margin:115px!important}.mgx-115px{margin-left:115px!important;margin-right:115px!important}.mgr-115px{margin-right:115px!important}.mgl-115px{margin-left:115px!important}.mgy-115px{margin-top:115px!important;margin-bottom:115px!important}.mgt-115px{margin-top:115px!important}.mgb-115px{margin-bottom:115px!important}.gap-115px{gap:115px!important}.pda-auto{padding:auto!important}.pdx-auto{padding-left:auto!important;padding-right:auto!important}.pdr-auto{padding-right:auto!important}.pdl-auto{padding-left:auto!important}.pdy-auto{padding-top:auto!important;padding-bottom:auto!important}.pdt-auto{padding-top:auto!important}.pdb-auto{padding-bottom:auto!important}.mga-auto{margin:auto!important}.mgt-auto{margin-top:auto!important}.mgb-auto{margin-bottom:auto!important}.gap-auto{gap:auto!important}.pda-minus50percent{padding:-50%!important}.pdx-minus50percent{padding-left:-50%!important;padding-right:-50%!important}.pdr-minus50percent{padding-right:-50%!important}.pdl-minus50percent{padding-left:-50%!important}.pdy-minus50percent{padding-top:-50%!important;padding-bottom:-50%!important}.pdt-minus50percent{padding-top:-50%!important}.pdb-minus50percent{padding-bottom:-50%!important}.mga-minus50percent{margin:-50%!important}.mgx-minus50percent{margin-left:-50%!important;margin-right:-50%!important}.mgr-minus50percent{margin-right:-50%!important}.mgl-minus50percent{margin-left:-50%!important}.mgy-minus50percent{margin-top:-50%!important;margin-bottom:-50%!important}.mgt-minus50percent{margin-top:-50%!important}.mgb-minus50percent{margin-bottom:-50%!important}.gap-minus50percent{gap:-50%!important}.mg-center{margin:0 auto!important}.mg-auto{margin:auto!important}.mgx-auto{margin-left:auto!important;margin-right:auto!important}.mgy-auto{margin-top:auto!important;margin-bottom:auto!important}.mgl-auto{margin-left:auto!important}.mgr-auto{margin-right:auto!important}.w-10{width:10%}.h-10{height:10%}.w-20{width:20%}.h-20{height:20%}.w-24{width:24%}.h-24{height:24%}.w-25{width:25%}.h-25{height:25%}.w-30{width:30%}.h-30{height:30%}.w-33{width:33%}.h-33{height:33%}.w-40{width:40%}.h-40{height:40%}.w-50{width:50%}.h-50{height:50%}.w-60{width:60%}.h-60{height:60%}.w-65{width:65%}.h-65{height:65%}.w-70{width:70%}.h-70{height:70%}.w-75{width:75%}.h-75{height:75%}.w-80{width:80%}.h-80{height:80%}.w-85{width:85%}.h-85{height:85%}.w-86{width:86%}.h-86{height:86%}.w-87{width:87%}.h-87{height:87%}.w-90{width:90%}.h-90{height:90%}.w-91{width:91%}.h-91{height:91%}.w-92{width:92%}.h-92{height:92%}.w-93{width:93%}.h-93{height:93%}.w-95{width:95%}.h-95{height:95%}.w-100{width:100%}.h-100{height:100%}.maxw-10{max-width:10%}.maxh-10{max-height:10%}.maxw-20{max-width:20%}.maxh-20{max-height:20%}.maxw-24{max-width:24%}.maxh-24{max-height:24%}.maxw-25{max-width:25%}.maxh-25{max-height:25%}.maxw-30{max-width:30%}.maxh-30{max-height:30%}.maxw-33{max-width:33%}.maxh-33{max-height:33%}.maxw-40{max-width:40%}.maxh-40{max-height:40%}.maxw-50{max-width:50%}.maxh-50{max-height:50%}.maxw-60{max-width:60%}.maxh-60{max-height:60%}.maxw-65{max-width:65%}.maxh-65{max-height:65%}.maxw-70{max-width:70%}.maxh-70{max-height:70%}.maxw-75{max-width:75%}.maxh-75{max-height:75%}.maxw-80{max-width:80%}.maxh-80{max-height:80%}.maxw-85{max-width:85%}.maxh-85{max-height:85%}.maxw-86{max-width:86%}.maxh-86{max-height:86%}.maxw-87{max-width:87%}.maxh-87{max-height:87%}.maxw-90{max-width:90%}.maxh-90{max-height:90%}.maxw-91{max-width:91%}.maxh-91{max-height:91%}.maxw-92{max-width:92%}.maxh-92{max-height:92%}.maxw-93{max-width:93%}.maxh-93{max-height:93%}.maxw-95{max-width:95%}.maxh-95{max-height:95%}.maxw-100{max-width:100%}.maxh-100{max-height:100%}.w-1px{width:1px}.h-1px{height:1px}.w-2px{width:2px}.h-2px{height:2px}.w-3px{width:3px}.h-3px{height:3px}.w-4px{width:4px}.h-4px{height:4px}.w-6px{width:6px}.h-6px{height:6px}.w-16px{width:16px}.h-16px{height:16px}.w-20px{width:20px}.h-20px{height:20px}.w-21px{width:21px}.h-21px{height:21px}.w-22px{width:22px}.h-22px{height:22px}.w-23px{width:23px}.h-23px{height:23px}.w-24px{width:24px}.h-24px{height:24px}.w-25px{width:25px}.h-25px{height:25px}.w-26px{width:26px}.h-26px{height:26px}.w-29px{width:29px}.h-29px{height:29px}.w-30px{width:30px}.h-30px{height:30px}.w-32px{width:32px}.h-32px{height:32px}.w-33px{width:33px}.h-33px{height:33px}.w-36px{width:36px}.h-36px{height:36px}.w-37px{width:37px}.h-37px{height:37px}.w-38px{width:38px}.h-38px{height:38px}.w-39px{width:39px}.h-39px{height:39px}.w-40px{width:40px}.h-40px{height:40px}.w-42px{width:42px}.h-42px{height:42px}.w-44px{width:44px}.h-44px{height:44px}.w-46px{width:46px}.h-46px{height:46px}.w-47px{width:47px}.h-47px{height:47px}.w-48px{width:48px}.h-48px{height:48px}.w-49px{width:49px}.h-49px{height:49px}.w-50px{width:50px}.h-50px{height:50px}.w-51px{width:51px}.h-51px{height:51px}.w-52px{width:52px}.h-52px{height:52px}.w-53px{width:53px}.h-53px{height:53px}.w-54px{width:54px}.h-54px{height:54px}.w-55px{width:55px}.h-55px{height:55px}.w-56px{width:56px}.h-56px{height:56px}.w-57px{width:57px}.h-57px{height:57px}.w-60px{width:60px}.h-60px{height:60px}.w-62px{width:62px}.h-62px{height:62px}.w-64px{width:64px}.h-64px{height:64px}.w-66px{width:66px}.h-66px{height:66px}.w-67px{width:67px}.h-67px{height:67px}.w-71px{width:71px}.h-71px{height:71px}.w-77px{width:77px}.h-77px{height:77px}.w-78px{width:78px}.h-78px{height:78px}.w-79px{width:79px}.h-79px{height:79px}.w-80px{width:80px}.h-80px{height:80px}.w-81px{width:81px}.h-81px{height:81px}.w-86px{width:86px}.h-86px{height:86px}.w-87px{width:87px}.h-87px{height:87px}.w-92px{width:92px}.h-92px{height:92px}.w-95px{width:95px}.h-95px{height:95px}.w-97px{width:97px}.h-97px{height:97px}.w-98px{width:98px}.h-98px{height:98px}.w-100px{width:100px}.h-100px{height:100px}.w-110px{width:110px}.h-110px{height:110px}.w-114px{width:114px}.h-114px{height:114px}.w-118px{width:118px}.h-118px{height:118px}.w-120px{width:120px}.h-120px{height:120px}.w-124px{width:124px}.h-124px{height:124px}.w-126px{width:126px}.h-126px{height:126px}.w-130px{width:130px}.h-130px{height:130px}.w-139px{width:139px}.h-139px{height:139px}.w-140px{width:140px}.h-140px{height:140px}.w-142px{width:142px}.h-142px{height:142px}.w-146px{width:146px}.h-146px{height:146px}.w-150px{width:150px}.h-150px{height:150px}.w-152px{width:152px}.h-152px{height:152px}.w-153px{width:153px}.h-153px{height:153px}.w-154px{width:154px}.h-154px{height:154px}.w-160px{width:160px}.h-160px{height:160px}.w-165px{width:165px}.h-165px{height:165px}.w-169px{width:169px}.h-169px{height:169px}.w-170px{width:170px}.h-170px{height:170px}.w-171px{width:171px}.h-171px{height:171px}.w-175px{width:175px}.h-175px{height:175px}.w-177px{width:177px}.h-177px{height:177px}.w-180px{width:180px}.h-180px{height:180px}.w-182px{width:182px}.h-182px{height:182px}.w-184px{width:184px}.h-184px{height:184px}.w-190px{width:190px}.h-190px{height:190px}.w-192px{width:192px}.h-192px{height:192px}.w-194px{width:194px}.h-194px{height:194px}.w-197px{width:197px}.h-197px{height:197px}.w-200px{width:200px}.h-200px{height:200px}.w-207px{width:207px}.h-207px{height:207px}.w-210px{width:210px}.h-210px{height:210px}.w-213px{width:213px}.h-213px{height:213px}.w-220px{width:220px}.h-220px{height:220px}.w-222px{width:222px}.h-222px{height:222px}.w-237px{width:237px}.h-237px{height:237px}.w-240px{width:240px}.h-240px{height:240px}.w-250px{width:250px}.h-250px{height:250px}.w-252px{width:252px}.h-252px{height:252px}.w-260px{width:260px}.h-260px{height:260px}.w-267px{width:267px}.h-267px{height:267px}.w-270px{width:270px}.h-270px{height:270px}.w-274px{width:274px}.h-274px{height:274px}.w-275px{width:275px}.h-275px{height:275px}.w-280px{width:280px}.h-280px{height:280px}.w-284px{width:284px}.h-284px{height:284px}.w-285px{width:285px}.h-285px{height:285px}.w-287px{width:287px}.h-287px{height:287px}.w-297px{width:297px}.h-297px{height:297px}.w-300px{width:300px}.h-300px{height:300px}.w-320px{width:320px}.h-320px{height:320px}.w-330px{width:330px}.h-330px{height:330px}.w-336px{width:336px}.h-336px{height:336px}.w-340px{width:340px}.h-340px{height:340px}.w-343px{width:343px}.h-343px{height:343px}.w-346px{width:346px}.h-346px{height:346px}.w-350px{width:350px}.h-350px{height:350px}.w-360px{width:360px}.h-360px{height:360px}.w-380px{width:380px}.h-380px{height:380px}.w-385px{width:385px}.h-385px{height:385px}.w-400px{width:400px}.h-400px{height:400px}.w-404px{width:404px}.h-404px{height:404px}.w-412px{width:412px}.h-412px{height:412px}.w-432px{width:432px}.h-432px{height:432px}.w-466px{width:466px}.h-466px{height:466px}.w-482px{width:482px}.h-482px{height:482px}.w-485px{width:485px}.h-485px{height:485px}.w-488px{width:488px}.h-488px{height:488px}.w-500px{width:500px}.h-500px{height:500px}.w-520px{width:520px}.h-520px{height:520px}.w-576px{width:576px}.h-576px{height:576px}.w-620px{width:620px}.h-620px{height:620px}.w-652px{width:652px}.h-652px{height:652px}.w-660px{width:660px}.h-660px{height:660px}.w-677px{width:677px}.h-677px{height:677px}.w-680px{width:680px}.h-680px{height:680px}.w-700px{width:700px}.h-700px{height:700px}.w-706px{width:706px}.h-706px{height:706px}.w-713px{width:713px}.h-713px{height:713px}.w-720px{width:720px}.h-720px{height:720px}.w-730px{width:730px}.h-730px{height:730px}.w-740px{width:740px}.h-740px{height:740px}.w-750px{width:750px}.h-750px{height:750px}.w-890px{width:890px}.h-890px{height:890px}.w-920px{width:920px}.h-920px{height:920px}.w-960px{width:960px}.h-960px{height:960px}.w-980px{width:980px}.h-980px{height:980px}.w-1071px{width:1071px}.h-1071px{height:1071px}.w-1182px{width:1182px}.h-1182px{height:1182px}.w-1184px{width:1184px}.h-1184px{height:1184px}.w-1200px{width:1200px}.h-1200px{height:1200px}.w-1920px{width:1920px}.h-1920px{height:1920px}.square-1{width:1px;height:1px}.square-2{width:2px;height:2px}.square-3{width:3px;height:3px}.square-4{width:4px;height:4px}.square-6{width:6px;height:6px}.square-16{width:16px;height:16px}.square-20{width:20px;height:20px}.square-21{width:21px;height:21px}.square-22{width:22px;height:22px}.square-23{width:23px;height:23px}.square-24{width:24px;height:24px}.square-26{width:26px;height:26px}.square-29{width:29px;height:29px}.square-30{width:30px;height:30px}.square-32{width:32px;height:32px}.square-33{width:33px;height:33px}.square-36{width:36px;height:36px}.square-37{width:37px;height:37px}.square-38{width:38px;height:38px}.square-39{width:39px;height:39px}.square-40{width:40px;height:40px}.square-42{width:42px;height:42px}.square-44{width:44px;height:44px}.square-46{width:46px;height:46px}.square-47{width:47px;height:47px}.square-48{width:48px;height:48px}.square-49{width:49px;height:49px}.square-50{width:50px;height:50px}.square-51{width:51px;height:51px}.square-52{width:52px;height:52px}.square-53{width:53px;height:53px}.square-54{width:54px;height:54px}.square-55{width:55px;height:55px}.square-56{width:56px;height:56px}.square-57{width:57px;height:57px}.square-60{width:60px;height:60px}.square-62{width:62px;height:62px}.square-64{width:64px;height:64px}.square-66{width:66px;height:66px}.square-67{width:67px;height:67px}.square-71{width:71px;height:71px}.square-77{width:77px;height:77px}.square-78{width:78px;height:78px}.square-79{width:79px;height:79px}.square-80{width:80px;height:80px}.square-81{width:81px;height:81px}.square-86{width:86px;height:86px}.square-87{width:87px;height:87px}.square-92{width:92px;height:92px}.square-95{width:95px;height:95px}.square-97{width:97px;height:97px}.square-98{width:98px;height:98px}.square-100{width:100px;height:100px}.square-110{width:110px;height:110px}.square-114{width:114px;height:114px}.square-118{width:118px;height:118px}.square-120{width:120px;height:120px}.square-124{width:124px;height:124px}.square-126{width:126px;height:126px}.square-130{width:130px;height:130px}.square-139{width:139px;height:139px}.square-140{width:140px;height:140px}.square-142{width:142px;height:142px}.square-146{width:146px;height:146px}.square-150{width:150px;height:150px}.square-152{width:152px;height:152px}.square-153{width:153px;height:153px}.square-154{width:154px;height:154px}.square-160{width:160px;height:160px}.square-165{width:165px;height:165px}.square-169{width:169px;height:169px}.square-170{width:170px;height:170px}.square-171{width:171px;height:171px}.square-175{width:175px;height:175px}.square-177{width:177px;height:177px}.square-180{width:180px;height:180px}.square-182{width:182px;height:182px}.square-184{width:184px;height:184px}.square-190{width:190px;height:190px}.square-192{width:192px;height:192px}.square-194{width:194px;height:194px}.square-197{width:197px;height:197px}.square-200{width:200px;height:200px}.square-207{width:207px;height:207px}.square-210{width:210px;height:210px}.square-213{width:213px;height:213px}.square-220{width:220px;height:220px}.square-222{width:222px;height:222px}.square-237{width:237px;height:237px}.square-240{width:240px;height:240px}.square-250{width:250px;height:250px}.square-252{width:252px;height:252px}.square-260{width:260px;height:260px}.square-267{width:267px;height:267px}.square-270{width:270px;height:270px}.square-274{width:274px;height:274px}.square-275{width:275px;height:275px}.square-280{width:280px;height:280px}.square-284{width:284px;height:284px}.square-285{width:285px;height:285px}.square-287{width:287px;height:287px}.square-297{width:297px;height:297px}.square-300{width:300px;height:300px}.square-320{width:320px;height:320px}.square-330{width:330px;height:330px}.square-336{width:336px;height:336px}.square-340{width:340px;height:340px}.square-343{width:343px;height:343px}.square-346{width:346px;height:346px}.square-350{width:350px;height:350px}.square-360{width:360px;height:360px}.square-380{width:380px;height:380px}.square-385{width:385px;height:385px}.square-400{width:400px;height:400px}.square-404{width:404px;height:404px}.square-412{width:412px;height:412px}.square-432{width:432px;height:432px}.square-466{width:466px;height:466px}.square-482{width:482px;height:482px}.square-485{width:485px;height:485px}.square-488{width:488px;height:488px}.square-500{width:500px;height:500px}.square-520{width:520px;height:520px}.square-576{width:576px;height:576px}.square-620{width:620px;height:620px}.square-652{width:652px;height:652px}.square-660{width:660px;height:660px}.square-677{width:677px;height:677px}.square-680{width:680px;height:680px}.square-700{width:700px;height:700px}.square-706{width:706px;height:706px}.square-713{width:713px;height:713px}.square-720{width:720px;height:720px}.square-730{width:730px;height:730px}.square-740{width:740px;height:740px}.square-750{width:750px;height:750px}.square-890{width:890px;height:890px}.square-920{width:920px;height:920px}.square-960{width:960px;height:960px}.square-980{width:980px;height:980px}.square-1071{width:1071px;height:1071px}.square-1182{width:1182px;height:1182px}.square-1184{width:1184px;height:1184px}.square-1200{width:1200px;height:1200px}.square-1920{width:1920px;height:1920px}.minw-38px{min-width:38px!important}.minh-38px{min-height:38px!important}.maxw-38px{max-width:38px}.maxh-38px{max-height:38px}.minw-42px{min-width:42px!important}.minh-42px{min-height:42px!important}.maxw-42px{max-width:42px}.maxh-42px{max-height:42px}.minw-50px{min-width:50px!important}.minh-50px{min-height:50px!important}.maxw-50px{max-width:50px}.maxh-50px{max-height:50px}.minw-52px{min-width:52px!important}.minh-52px{min-height:52px!important}.maxw-52px{max-width:52px}.maxh-52px{max-height:52px}.minw-70px{min-width:70px!important}.minh-70px{min-height:70px!important}.maxw-70px{max-width:70px}.maxh-70px{max-height:70px}.minw-81px{min-width:81px!important}.minh-81px{min-height:81px!important}.maxw-81px{max-width:81px}.maxh-81px{max-height:81px}.minw-100px{min-width:100px!important}.minh-100px{min-height:100px!important}.maxw-100px{max-width:100px}.maxh-100px{max-height:100px}.minw-130px{min-width:130px!important}.minh-130px{min-height:130px!important}.maxw-130px{max-width:130px}.maxh-130px{max-height:130px}.minw-150px{min-width:150px!important}.minh-150px{min-height:150px!important}.maxw-150px{max-width:150px}.maxh-150px{max-height:150px}.minw-160px{min-width:160px!important}.minh-160px{min-height:160px!important}.maxw-160px{max-width:160px}.maxh-160px{max-height:160px}.minw-170px{min-width:170px!important}.minh-170px{min-height:170px!important}.maxw-170px{max-width:170px}.maxh-170px{max-height:170px}.minw-180px{min-width:180px!important}.minh-180px{min-height:180px!important}.maxw-180px{max-width:180px}.maxh-180px{max-height:180px}.minw-190px{min-width:190px!important}.minh-190px{min-height:190px!important}.maxw-190px{max-width:190px}.maxh-190px{max-height:190px}.minw-192px{min-width:192px!important}.minh-192px{min-height:192px!important}.maxw-192px{max-width:192px}.maxh-192px{max-height:192px}.minw-200px{min-width:200px!important}.minh-200px{min-height:200px!important}.maxw-200px{max-width:200px}.maxh-200px{max-height:200px}.minw-240px{min-width:240px!important}.minh-240px{min-height:240px!important}.maxw-240px{max-width:240px}.maxh-240px{max-height:240px}.minw-287px{min-width:287px!important}.minh-287px{min-height:287px!important}.maxw-287px{max-width:287px}.maxh-287px{max-height:287px}.minw-300px{min-width:300px!important}.minh-300px{min-height:300px!important}.maxw-300px{max-width:300px}.maxh-300px{max-height:300px}.minw-310px{min-width:310px!important}.minh-310px{min-height:310px!important}.maxw-310px{max-width:310px}.maxh-310px{max-height:310px}.minw-330px{min-width:330px!important}.minh-330px{min-height:330px!important}.maxw-330px{max-width:330px}.maxh-330px{max-height:330px}.minw-343px{min-width:343px!important}.minh-343px{min-height:343px!important}.maxw-343px{max-width:343px}.maxh-343px{max-height:343px}.minw-350px{min-width:350px!important}.minh-350px{min-height:350px!important}.maxw-350px{max-width:350px}.maxh-350px{max-height:350px}.minw-360px{min-width:360px!important}.minh-360px{min-height:360px!important}.maxw-360px{max-width:360px}.maxh-360px{max-height:360px}.minw-361px{min-width:361px!important}.minh-361px{min-height:361px!important}.maxw-361px{max-width:361px}.maxh-361px{max-height:361px}.minw-380px{min-width:380px!important}.minh-380px{min-height:380px!important}.maxw-380px{max-width:380px}.maxh-380px{max-height:380px}.minw-385px{min-width:385px!important}.minh-385px{min-height:385px!important}.maxw-385px{max-width:385px}.maxh-385px{max-height:385px}.minw-400px{min-width:400px!important}.minh-400px{min-height:400px!important}.maxw-400px{max-width:400px}.maxh-400px{max-height:400px}.minw-430px{min-width:430px!important}.minh-430px{min-height:430px!important}.maxw-430px{max-width:430px}.maxh-430px{max-height:430px}.minw-480px{min-width:480px!important}.minh-480px{min-height:480px!important}.maxw-480px{max-width:480px}.maxh-480px{max-height:480px}.minw-482px{min-width:482px!important}.minh-482px{min-height:482px!important}.maxw-482px{max-width:482px}.maxh-482px{max-height:482px}.minw-485px{min-width:485px!important}.minh-485px{min-height:485px!important}.maxw-485px{max-width:485px}.maxh-485px{max-height:485px}.minw-500px{min-width:500px!important}.minh-500px{min-height:500px!important}.maxw-500px{max-width:500px}.maxh-500px{max-height:500px}.minw-520px{min-width:520px!important}.minh-520px{min-height:520px!important}.maxw-520px{max-width:520px}.maxh-520px{max-height:520px}.minw-550px{min-width:550px!important}.minh-550px{min-height:550px!important}.maxw-550px{max-width:550px}.maxh-550px{max-height:550px}.minw-612px{min-width:612px!important}.minh-612px{min-height:612px!important}.maxw-612px{max-width:612px}.maxh-612px{max-height:612px}.minw-652px{min-width:652px!important}.minh-652px{min-height:652px!important}.maxw-652px{max-width:652px}.maxh-652px{max-height:652px}.minw-700px{min-width:700px!important}.minh-700px{min-height:700px!important}.maxw-700px{max-width:700px}.maxh-700px{max-height:700px}.minw-713px{min-width:713px!important}.minh-713px{min-height:713px!important}.maxw-713px{max-width:713px}.maxh-713px{max-height:713px}.minw-740px{min-width:740px!important}.minh-740px{min-height:740px!important}.maxw-740px{max-width:740px}.maxh-740px{max-height:740px}.minw-800px{min-width:800px!important}.minh-800px{min-height:800px!important}.maxw-800px{max-width:800px}.maxh-800px{max-height:800px}.minw-890px{min-width:890px!important}.minh-890px{min-height:890px!important}.maxw-890px{max-width:890px}.maxh-890px{max-height:890px}.minw-920px{min-width:920px!important}.minh-920px{min-height:920px!important}.maxw-920px{max-width:920px}.maxh-920px{max-height:920px}.minw-980px{min-width:980px!important}.minh-980px{min-height:980px!important}.maxw-980px{max-width:980px}.maxh-980px{max-height:980px}.minw-1000px{min-width:1000px!important}.minh-1000px{min-height:1000px!important}.maxw-1000px{max-width:1000px}.maxh-1000px{max-height:1000px}.minw-1071px{min-width:1071px!important}.minh-1071px{min-height:1071px!important}.maxw-1071px{max-width:1071px}.maxh-1071px{max-height:1071px}.minw-1124px{min-width:1124px!important}.minh-1124px{min-height:1124px!important}.maxw-1124px{max-width:1124px}.maxh-1124px{max-height:1124px}.minw-1184px{min-width:1184px!important}.minh-1184px{min-height:1184px!important}.maxw-1184px{max-width:1184px}.maxh-1184px{max-height:1184px}.minw-1300px{min-width:1300px!important}.minh-1300px{min-height:1300px!important}.maxw-1300px{max-width:1300px}.maxh-1300px{max-height:1300px}.minw-1800px{min-width:1800px!important}.minh-1800px{min-height:1800px!important}.maxw-1800px{max-width:1800px}.maxh-1800px{max-height:1800px}.minw-1200px{min-width:1200px!important}.minh-1200px{min-height:1200px!important}.maxw-1200px{max-width:1200px}.maxh-1200px{max-height:1200px}.minw-1220px{min-width:1220px!important}.minh-1220px{min-height:1220px!important}.maxw-1220px{max-width:1220px}.maxh-1220px{max-height:1220px}.minw-1400px{min-width:1400px!important}.minh-1400px{min-height:1400px!important}.maxw-1400px{max-width:1400px}.maxh-1400px{max-height:1400px}.minw-1920px{min-width:1920px!important}.minh-1920px{min-height:1920px!important}.maxw-1920px{max-width:1920px}.maxh-1920px{max-height:1920px}.full-size{width:100%;height:100%}.overflow-auto{overflow:auto}.square-25{width:25px;height:25px}.radius-0{border-radius:0}.radius-top-0{border-top-left-radius:0;border-top-right-radius:0}.radius-bottom-0{border-bottom-left-radius:0;border-bottom-right-radius:0}.radius-left-0{border-bottom-left-radius:0;border-top-left-radius:0}.radius-right-0{border-top-right-radius:0;border-bottom-right-radius:0}.radius-top-right-0{border-top-right-radius:0}.radius-bottom-left-0{border-bottom-left-radius:0}.radius-1{border-radius:1px}.radius-top-1{border-top-left-radius:1px;border-top-right-radius:1px}.radius-bottom-1{border-bottom-left-radius:1px;border-bottom-right-radius:1px}.radius-left-1{border-bottom-left-radius:1px;border-top-left-radius:1px}.radius-right-1{border-top-right-radius:1px;border-bottom-right-radius:1px}.radius-top-right-1{border-top-right-radius:1px}.radius-bottom-left-1{border-bottom-left-radius:1px}.radius-2{border-radius:2px}.radius-top-2{border-top-left-radius:2px;border-top-right-radius:2px}.radius-bottom-2{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.radius-left-2{border-bottom-left-radius:2px;border-top-left-radius:2px}.radius-right-2{border-top-right-radius:2px;border-bottom-right-radius:2px}.radius-top-right-2{border-top-right-radius:2px}.radius-bottom-left-2{border-bottom-left-radius:2px}.radius-3{border-radius:3px}.radius-top-3{border-top-left-radius:3px;border-top-right-radius:3px}.radius-bottom-3{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.radius-left-3{border-bottom-left-radius:3px;border-top-left-radius:3px}.radius-right-3{border-top-right-radius:3px;border-bottom-right-radius:3px}.radius-top-right-3{border-top-right-radius:3px}.radius-bottom-left-3{border-bottom-left-radius:3px}.radius-4{border-radius:4px}.radius-top-4{border-top-left-radius:4px;border-top-right-radius:4px}.radius-bottom-4{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.radius-left-4{border-bottom-left-radius:4px;border-top-left-radius:4px}.radius-right-4{border-top-right-radius:4px;border-bottom-right-radius:4px}.radius-top-right-4{border-top-right-radius:4px}.radius-bottom-left-4{border-bottom-left-radius:4px}.radius-5{border-radius:5px}.radius-top-5{border-top-left-radius:5px;border-top-right-radius:5px}.radius-bottom-5{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.radius-left-5{border-bottom-left-radius:5px;border-top-left-radius:5px}.radius-right-5{border-top-right-radius:5px;border-bottom-right-radius:5px}.radius-top-right-5{border-top-right-radius:5px}.radius-bottom-left-5{border-bottom-left-radius:5px}.radius-6{border-radius:6px}.radius-top-6{border-top-left-radius:6px;border-top-right-radius:6px}.radius-bottom-6{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.radius-left-6{border-bottom-left-radius:6px;border-top-left-radius:6px}.radius-right-6{border-top-right-radius:6px;border-bottom-right-radius:6px}.radius-top-right-6{border-top-right-radius:6px}.radius-bottom-left-6{border-bottom-left-radius:6px}.radius-7{border-radius:7px}.radius-top-7{border-top-left-radius:7px;border-top-right-radius:7px}.radius-bottom-7{border-bottom-left-radius:7px;border-bottom-right-radius:7px}.radius-left-7{border-bottom-left-radius:7px;border-top-left-radius:7px}.radius-right-7{border-top-right-radius:7px;border-bottom-right-radius:7px}.radius-top-right-7{border-top-right-radius:7px}.radius-bottom-left-7{border-bottom-left-radius:7px}.radius-8{border-radius:8px}.radius-top-8{border-top-left-radius:8px;border-top-right-radius:8px}.radius-bottom-8{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.radius-left-8{border-bottom-left-radius:8px;border-top-left-radius:8px}.radius-right-8{border-top-right-radius:8px;border-bottom-right-radius:8px}.radius-top-right-8{border-top-right-radius:8px}.radius-bottom-left-8{border-bottom-left-radius:8px}.radius-9{border-radius:9px}.radius-top-9{border-top-left-radius:9px;border-top-right-radius:9px}.radius-bottom-9{border-bottom-left-radius:9px;border-bottom-right-radius:9px}.radius-left-9{border-bottom-left-radius:9px;border-top-left-radius:9px}.radius-right-9{border-top-right-radius:9px;border-bottom-right-radius:9px}.radius-top-right-9{border-top-right-radius:9px}.radius-bottom-left-9{border-bottom-left-radius:9px}.radius-10{border-radius:10px}.radius-top-10{border-top-left-radius:10px;border-top-right-radius:10px}.radius-bottom-10{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.radius-left-10{border-bottom-left-radius:10px;border-top-left-radius:10px}.radius-right-10{border-top-right-radius:10px;border-bottom-right-radius:10px}.radius-top-right-10{border-top-right-radius:10px}.radius-bottom-left-10{border-bottom-left-radius:10px}.radius-11{border-radius:11px}.radius-top-11{border-top-left-radius:11px;border-top-right-radius:11px}.radius-bottom-11{border-bottom-left-radius:11px;border-bottom-right-radius:11px}.radius-left-11{border-bottom-left-radius:11px;border-top-left-radius:11px}.radius-right-11{border-top-right-radius:11px;border-bottom-right-radius:11px}.radius-top-right-11{border-top-right-radius:11px}.radius-bottom-left-11{border-bottom-left-radius:11px}.radius-12{border-radius:12px}.radius-top-12{border-top-left-radius:12px;border-top-right-radius:12px}.radius-bottom-12{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.radius-left-12{border-bottom-left-radius:12px;border-top-left-radius:12px}.radius-right-12{border-top-right-radius:12px;border-bottom-right-radius:12px}.radius-top-right-12{border-top-right-radius:12px}.radius-bottom-left-12{border-bottom-left-radius:12px}.radius-14{border-radius:14px}.radius-top-14{border-top-left-radius:14px;border-top-right-radius:14px}.radius-bottom-14{border-bottom-left-radius:14px;border-bottom-right-radius:14px}.radius-left-14{border-bottom-left-radius:14px;border-top-left-radius:14px}.radius-right-14{border-top-right-radius:14px;border-bottom-right-radius:14px}.radius-top-right-14{border-top-right-radius:14px}.radius-bottom-left-14{border-bottom-left-radius:14px}.radius-15{border-radius:15px}.radius-top-15{border-top-left-radius:15px;border-top-right-radius:15px}.radius-bottom-15{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.radius-left-15{border-bottom-left-radius:15px;border-top-left-radius:15px}.radius-right-15{border-top-right-radius:15px;border-bottom-right-radius:15px}.radius-top-right-15{border-top-right-radius:15px}.radius-bottom-left-15{border-bottom-left-radius:15px}.radius-18{border-radius:18px}.radius-top-18{border-top-left-radius:18px;border-top-right-radius:18px}.radius-bottom-18{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.radius-left-18{border-bottom-left-radius:18px;border-top-left-radius:18px}.radius-right-18{border-top-right-radius:18px;border-bottom-right-radius:18px}.radius-top-right-18{border-top-right-radius:18px}.radius-bottom-left-18{border-bottom-left-radius:18px}.radius-20{border-radius:20px}.radius-top-20{border-top-left-radius:20px;border-top-right-radius:20px}.radius-bottom-20{border-bottom-left-radius:20px;border-bottom-right-radius:20px}.radius-left-20{border-bottom-left-radius:20px;border-top-left-radius:20px}.radius-right-20{border-top-right-radius:20px;border-bottom-right-radius:20px}.radius-top-right-20{border-top-right-radius:20px}.radius-bottom-left-20{border-bottom-left-radius:20px}.radius-30{border-radius:30px}.radius-top-30{border-top-left-radius:30px;border-top-right-radius:30px}.radius-bottom-30{border-bottom-left-radius:30px;border-bottom-right-radius:30px}.radius-left-30{border-bottom-left-radius:30px;border-top-left-radius:30px}.radius-right-30{border-top-right-radius:30px;border-bottom-right-radius:30px}.radius-top-right-30{border-top-right-radius:30px}.radius-bottom-left-30{border-bottom-left-radius:30px}.border-width-0{border-width:0px!important}.border-bottom-width-0{border-bottom-width:0px!important}.border-top-width-0{border-top-width:0px!important}.border-left-width-0{border-left-width:0px!important}.border-right-width-0{border-right-width:0px!important}.border-width-1{border-width:1px!important}.border-bottom-width-1{border-bottom-width:1px!important}.border-top-width-1{border-top-width:1px!important}.border-left-width-1{border-left-width:1px!important}.border-right-width-1{border-right-width:1px!important}.border-width-2{border-width:2px!important}.border-bottom-width-2{border-bottom-width:2px!important}.border-top-width-2{border-top-width:2px!important}.border-left-width-2{border-left-width:2px!important}.border-right-width-2{border-right-width:2px!important}.border-width-3{border-width:3px!important}.border-bottom-width-3{border-bottom-width:3px!important}.border-top-width-3{border-top-width:3px!important}.border-left-width-3{border-left-width:3px!important}.border-right-width-3{border-right-width:3px!important}.border-width-4{border-width:4px!important}.border-bottom-width-4{border-bottom-width:4px!important}.border-top-width-4{border-top-width:4px!important}.border-left-width-4{border-left-width:4px!important}.border-right-width-4{border-right-width:4px!important}.border-width-5{border-width:5px!important}.border-bottom-width-5{border-bottom-width:5px!important}.border-top-width-5{border-top-width:5px!important}.border-left-width-5{border-left-width:5px!important}.border-right-width-5{border-right-width:5px!important}.border-width-6{border-width:6px!important}.border-bottom-width-6{border-bottom-width:6px!important}.border-top-width-6{border-top-width:6px!important}.border-left-width-6{border-left-width:6px!important}.border-right-width-6{border-right-width:6px!important}.border-width-7{border-width:7px!important}.border-bottom-width-7{border-bottom-width:7px!important}.border-top-width-7{border-top-width:7px!important}.border-left-width-7{border-left-width:7px!important}.border-right-width-7{border-right-width:7px!important}.border-width-8{border-width:8px!important}.border-bottom-width-8{border-bottom-width:8px!important}.border-top-width-8{border-top-width:8px!important}.border-left-width-8{border-left-width:8px!important}.border-right-width-8{border-right-width:8px!important}.border-width-9{border-width:9px!important}.border-bottom-width-9{border-bottom-width:9px!important}.border-top-width-9{border-top-width:9px!important}.border-left-width-9{border-left-width:9px!important}.border-right-width-9{border-right-width:9px!important}.border-width-10{border-width:10px!important}.border-bottom-width-10{border-bottom-width:10px!important}.border-top-width-10{border-top-width:10px!important}.border-left-width-10{border-left-width:10px!important}.border-right-width-10{border-right-width:10px!important}.border-style-dotted{border-style:dotted!important}.border-style-dashed{border-style:dashed!important}.border-style-solid{border-style:solid!important}.border-style-double{border-style:double!important}.border-style-groove{border-style:groove!important}.border-style-ridge{border-style:ridge!important}.border-style-inset{border-style:inset!important}.border-style-outset{border-style:outset!important}.border-style-none{border-style:none!important}.border-style-hidden{border-style:hidden!important}.border-bottom-dotted{border-bottom-style:dotted!important}.border-bottom-dashed{border-bottom-style:dashed!important}.border-bottom-solid{border-bottom-style:solid!important}.border-bottom-double{border-bottom-style:double!important}.border-bottom-groove{border-bottom-style:groove!important}.border-bottom-ridge{border-bottom-style:ridge!important}.border-bottom-inset{border-bottom-style:inset!important}.border-bottom-outset{border-bottom-style:outset!important}.border-bottom-none{border-bottom-style:none!important}.border-bottom-hidden{border-bottom-style:hidden!important}.border-left-dotted{border-left-style:dotted!important}.border-left-dashed{border-left-style:dashed!important}.border-left-solid{border-left-style:solid!important}.border-left-double{border-left-style:double!important}.border-left-groove{border-left-style:groove!important}.border-left-ridge{border-left-style:ridge!important}.border-left-inset{border-left-style:inset!important}.border-left-outset{border-left-style:outset!important}.border-left-none{border-left-style:none!important}.border-left-hidden{border-left-style:hidden!important}.border-right-dotted{border-right-style:dotted!important}.border-right-dashed{border-right-style:dashed!important}.border-right-solid{border-right-style:solid!important}.border-right-double{border-right-style:double!important}.border-right-groove{border-right-style:groove!important}.border-right-ridge{border-right-style:ridge!important}.border-right-inset{border-right-style:inset!important}.border-right-outset{border-right-style:outset!important}.border-right-none{border-right-style:none!important}.border-right-hidden{border-right-style:hidden!important}.border-top-dotted{border-top-style:dotted!important}.border-top-dashed{border-top-style:dashed!important}.border-top-solid{border-top-style:solid!important}.border-top-double{border-top-style:double!important}.border-top-groove{border-top-style:groove!important}.border-top-ridge{border-top-style:ridge!important}.border-top-inset{border-top-style:inset!important}.border-top-outset{border-top-style:outset!important}.border-top-none{border-top-style:none!important}.border-top-hidden{border-top-style:hidden!important}.round-circle{border-radius:50%}.no-border{border:none!important}.backdrop{position:fixed;top:0;left:0;background-color:#000c;width:100%;height:100%;z-index:450;display:grid;place-items:center}.fit-content{width:fit-content!important;height:fit-content!important}.vertical-center{margin:0;position:relative;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.vertical-center-position{top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.flex{display:flex}.capitalize{text-transform:capitalize}.flex-center{justify-content:center;align-items:center}.flex-justify-center{justify-content:center}.flex-justify-end{justify-content:end}.flex-justify-start{justify-content:start}.flex-align-center{align-items:center}.flex-align-start{align-items:start}.flex-align-end{align-items:end}.flex-left-center{justify-content:left;align-items:center}.flex-right{justify-content:right}.flex-right-center{justify-content:right;align-items:center}.flex-left-bottom{justify-content:left;align-items:baseline}.flex-left-end{justify-content:left;align-items:end}.float-left{float:left}.float-right{float:right}.flex-reverse{flex-direction:row-reverse}.txt-center{text-align:center}.flex-column{flex-direction:column}.flex-wrap{flex-wrap:wrap}.row-reverse{flex-direction:row-reverse}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.inline-flex{display:inline-flex}.grid{display:grid}.grid-center{display:grid;place-items:center}.grid-right{display:grid;place-items:right}.centered{top:50%;left:50%;transform:translate(-50%,-50%)}.relative{position:relative}.absolute{position:absolute!important}.fixed{position:fixed}.zindex-tooltip{z-index:10}.zindex-header{z-index:80}.zindex-overlay{z-index:85}.zindex-dropdown{z-index:90}.zindex-menu{z-index:95}.zindex-modal{z-index:120}.zindex-modal-content{z-index:130}.zindex-game{z-index:150}.zindex-iframe{z-index:200}.zindex-chat{z-index:300}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.z-index-49{z-index:49!important}.z-index-50{z-index:50!important}.z-index-58{z-index:58!important}.z-index-59{z-index:59!important}.z-index-60{z-index:60!important}.z-index-500{z-index:500!important}.z-index-600{z-index:600!important}.z-index-1000{z-index:1000!important}.z-index-1500{z-index:1500!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-grow-2{flex-grow:2!important}.flex-grow-3{flex-grow:3!important}.flex-grow-4{flex-grow:4!important}.flex-grow-5{flex-grow:5!important}.flex-grow-6{flex-grow:6!important}.flex-grow-7{flex-grow:7!important}.flex-grow-8{flex-grow:8!important}.flex-grow-9{flex-grow:9!important}.top-0{top:0}.top-01{top:.1%}.top-02{top:.2%}.top-03{top:.3%}.top-04{top:.4%}.top-05{top:.5%}.top-06{top:.6%}.top-07{top:.7%}.top-08{top:.8%}.top-1{top:1%}.top-1-3{top:1.3%}.top-1-5{top:1.5%}.top-2{top:2%}.top-3{top:3%}.top-4{top:4%}.top-5{top:5%}.top-8{top:8%}.top-9{top:9%}.top-10{top:10%}.top-15{top:15%}.top-16{top:16%}.top-17{top:17%}.top-18{top:18%}.top-19{top:19%}.top-20{top:20%}.top-21{top:21%}.top-22{top:22%}.top-25{top:25%}.top-30{top:30%}.top-40{top:40%}.top-50{top:50%}.top-55{top:55%}.top-60{top:60%}.top-70{top:70%}.top-80{top:80%}.top-90{top:90%}.top-100{top:100%}.top-200{top:200%}.left-0{left:0}.left-01{left:.1%}.left-02{left:.2%}.left-03{left:.3%}.left-04{left:.4%}.left-05{left:.5%}.left-06{left:.6%}.left-07{left:.7%}.left-08{left:.8%}.left-1{left:1%}.left-1-3{left:1.3%}.left-1-5{left:1.5%}.left-2{left:2%}.left-3{left:3%}.left-4{left:4%}.left-5{left:5%}.left-8{left:8%}.left-9{left:9%}.left-10{left:10%}.left-15{left:15%}.left-16{left:16%}.left-17{left:17%}.left-18{left:18%}.left-19{left:19%}.left-20{left:20%}.left-21{left:21%}.left-22{left:22%}.left-25{left:25%}.left-30{left:30%}.left-40{left:40%}.left-50{left:50%}.left-55{left:55%}.left-60{left:60%}.left-70{left:70%}.left-80{left:80%}.left-90{left:90%}.left-100{left:100%}.left-200{left:200%}.bottom-0{bottom:0}.bottom-01{bottom:.1%}.bottom-02{bottom:.2%}.bottom-03{bottom:.3%}.bottom-04{bottom:.4%}.bottom-05{bottom:.5%}.bottom-06{bottom:.6%}.bottom-07{bottom:.7%}.bottom-08{bottom:.8%}.bottom-1{bottom:1%}.bottom-1-3{bottom:1.3%}.bottom-1-5{bottom:1.5%}.bottom-2{bottom:2%}.bottom-3{bottom:3%}.bottom-4{bottom:4%}.bottom-5{bottom:5%}.bottom-8{bottom:8%}.bottom-9{bottom:9%}.bottom-10{bottom:10%}.bottom-15{bottom:15%}.bottom-16{bottom:16%}.bottom-17{bottom:17%}.bottom-18{bottom:18%}.bottom-19{bottom:19%}.bottom-20{bottom:20%}.bottom-21{bottom:21%}.bottom-22{bottom:22%}.bottom-25{bottom:25%}.bottom-30{bottom:30%}.bottom-40{bottom:40%}.bottom-50{bottom:50%}.bottom-55{bottom:55%}.bottom-60{bottom:60%}.bottom-70{bottom:70%}.bottom-80{bottom:80%}.bottom-90{bottom:90%}.bottom-100{bottom:100%}.bottom-200{bottom:200%}.right-0{right:0}.right-01{right:.1%}.right-02{right:.2%}.right-03{right:.3%}.right-04{right:.4%}.right-05{right:.5%}.right-06{right:.6%}.right-07{right:.7%}.right-08{right:.8%}.right-1{right:1%}.right-1-3{right:1.3%}.right-1-5{right:1.5%}.right-2{right:2%}.right-3{right:3%}.right-4{right:4%}.right-5{right:5%}.right-8{right:8%}.right-9{right:9%}.right-10{right:10%}.right-15{right:15%}.right-16{right:16%}.right-17{right:17%}.right-18{right:18%}.right-19{right:19%}.right-20{right:20%}.right-21{right:21%}.right-22{right:22%}.right-25{right:25%}.right-30{right:30%}.right-40{right:40%}.right-50{right:50%}.right-55{right:55%}.right-60{right:60%}.right-70{right:70%}.right-80{right:80%}.right-90{right:90%}.right-100{right:100%}.right-200{right:200%}.wpx-24{width:24px}.wpx-28{width:28px}.wpx-42{width:42px}.translateY-neg4px{transform:translateY(-4px)}.translateY-5px{transform:translateY(5px)}.translateY-10px{transform:translateY(10px)}.translateY-15px{transform:translateY(15px)}.opacity-0{opacity:0}.opacity-01{opacity:.1}.opacity-02{opacity:.2}.opacity-03{opacity:.3}.opacity-04{opacity:.4}.opacity-05{opacity:.5}.opacity-06{opacity:.6}.opacity-07{opacity:.7}.opacity-08{opacity:.8}.hover-opacity-0:hover{opacity:0}.hover-opacity-01:hover{opacity:.1}.hover-opacity-02:hover{opacity:.2}.hover-opacity-03:hover{opacity:.3}.hover-opacity-04:hover{opacity:.4}.hover-opacity-05:hover{opacity:.5}.hover-opacity-06:hover{opacity:.6}.hover-opacity-07:hover{opacity:.7}.hover-opacity-08:hover{opacity:.8}.active-opacity-0:active{opacity:0}.active-opacity-01:active{opacity:.1}.active-opacity-02:active{opacity:.2}.active-opacity-03:active{opacity:.3}.active-opacity-04:active{opacity:.4}.active-opacity-05:active{opacity:.5}.active-opacity-06:active{opacity:.6}.active-opacity-07:active{opacity:.7}.active-opacity-08:active{opacity:.8}.scale-0-5{transform:scale(.5)}.scale-0-4{transform:scale(.4)}.scale-0-7{transform:scale(.7)}.scale-1{transform:scale(1)}.scale-1-2{transform:scale(1.2)}.scale-1-4{transform:scale(1.4)}.scale-1-5{transform:scale(1.5)}.scale-2{transform:scale(2)}.hpx-28{height:28px}.hpx-42{height:42px}.hpx-300{height:300px}.form-size{width:min(750px,100%);margin:0 auto}.form-size-desktop{width:min(1220px,100%);margin:0 auto}.img-cover{width:100%;height:100%;object-fit:cover}.img-height{max-width:100%;height:auto}.img-width{max-height:100%;width:auto}.hidden-overflow{overflow:hidden}.hidden-overflow-x{overflow-x:hidden}.scroll-overflow{overflow:auto}.scroll-overflow-y{overflow-y:auto}.scroll-overflow-x{overflow-x:auto}.scroll-overflow-y::-webkit-scrollbar{width:4px}.scroll-overflow-y::-webkit-scrollbar-thumb{background:#83B000;border-radius:8px}.scroll-overflow-y::-webkit-scrollbar-track{visibility:hidden;background:transparent;border-radius:8px}.no-scroll{overflow:hidden;position:absolute;width:100%;min-height:100vh}.rotate-up{transform:rotate(180deg)}.rotate-right90{transform:rotate(-90deg)}.rotate-180{transform:rotate(-180deg)}.rotate-left90{transform:rotate(90deg)}.slow{transition:.3s}.align-middle{vertical-align:middle}.align-bottom{vertical-align:bottom}.cursor-pointer{cursor:pointer}.cursor-disabled{cursor:not-allowed!important}.pointer-disable{pointer-events:none}.shadow-drop{filter:drop-shadow(0 2px 4px #000)}.rotate{transition:.3s;transform:rotate(180deg)}.rotate-back{transition:.3s;transform:rotate(0)}.icon-inline{vertical-align:middle;display:inline-block;margin-right:.6rem}.icon-9{width:.9rem;height:.9rem}.icon-10{width:1rem;height:1rem}.icon-12{width:1.2rem;height:1.2rem}.icon-16{width:1.6rem;height:1.6rem}.icon-18{width:1.8rem;height:1.8rem}.icon-20{width:2rem;height:2rem}.icon-22{width:2.2rem;height:2.2rem}.icon-24{width:2.4rem;height:2.4rem}.icon-25{width:2.5rem;height:2.5rem}.icon-26{width:2.6rem;height:2.6rem}.icon-28{width:2.8rem;height:2.8rem}.icon-30{width:3rem;height:3rem}.icon-32{width:3.2rem;height:3.2rem}.icon-36{width:3.6rem;height:3.6rem}.icon-40{width:4rem;height:4rem}.icon-42{width:4.2rem;height:4.2rem}.icon-50{width:5rem;height:5rem}.icon-52{width:6rem;height:6rem}.icon-55{width:7rem;height:7rem}.icon-80{width:8rem;height:8rem}.icon-90{width:9rem;height:9rem}.icon-100{width:10rem;height:10rem}.icon-120{width:12rem;height:12rem}.icon-380{width:38rem;height:38rem}.icon-500{width:50rem;height:50rem}.svg-icon{-webkit-mask-size:auto auto;mask-size:auto auto;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.svg-cover{-webkit-mask-size:cover;mask-size:cover}.icon-magnify{-webkit-mask-image:url(/assets/magnify-19273495.svg);-webkit-mask-image:url(/assets/magnify-19273495.svg);mask-image:url(/assets/magnify-19273495.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-sort{-webkit-mask-image:url(/assets/sort-dc1527b9.svg);-webkit-mask-image:url(/assets/sort-dc1527b9.svg);mask-image:url(/assets/sort-dc1527b9.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star{-webkit-mask-image:url(/assets/star-2d3dbe74.svg);-webkit-mask-image:url(/assets/star-2d3dbe74.svg);mask-image:url(/assets/star-2d3dbe74.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-alarm{-webkit-mask-image:url(/assets/alarm-2493a7ea.svg);-webkit-mask-image:url(/assets/alarm-2493a7ea.svg);mask-image:url(/assets/alarm-2493a7ea.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-tag{-webkit-mask-image:url(/assets/tag-13d020f6.svg);-webkit-mask-image:url(/assets/tag-13d020f6.svg);mask-image:url(/assets/tag-13d020f6.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-user{-webkit-mask-image:url(/assets/user-a1e55304.svg);-webkit-mask-image:url(/assets/user-a1e55304.svg);mask-image:url(/assets/user-a1e55304.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-pin{-webkit-mask-image:url(/assets/pin-c23d3f58.svg);-webkit-mask-image:url(/assets/pin-c23d3f58.svg);mask-image:url(/assets/pin-c23d3f58.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-pinned-tile{-webkit-mask-image:url(/assets/pinned-tile-24321a0c.svg);-webkit-mask-image:url(/assets/pinned-tile-24321a0c.svg);mask-image:url(/assets/pinned-tile-24321a0c.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle{-webkit-mask-image:url(/assets/check-circle-c7ecb54b.svg);-webkit-mask-image:url(/assets/check-circle-c7ecb54b.svg);mask-image:url(/assets/check-circle-c7ecb54b.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star-empty{-webkit-mask-image:url(/assets/star-empty-0bfb6fa0.svg);-webkit-mask-image:url(/assets/star-empty-0bfb6fa0.svg);mask-image:url(/assets/star-empty-0bfb6fa0.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-star-half{-webkit-mask-image:url(/assets/star-half-9b7dc714.svg);-webkit-mask-image:url(/assets/star-half-9b7dc714.svg);mask-image:url(/assets/star-half-9b7dc714.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-offer{-webkit-mask-image:url(/assets/offer-fc3092d3.svg);-webkit-mask-image:url(/assets/offer-fc3092d3.svg);mask-image:url(/assets/offer-fc3092d3.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-present{-webkit-mask-image:url(/assets/present-b72e4136.svg);-webkit-mask-image:url(/assets/present-b72e4136.svg);mask-image:url(/assets/present-b72e4136.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-present-outline{-webkit-mask-image:url(/assets/present-outline-80b730a5.svg);-webkit-mask-image:url(/assets/present-outline-80b730a5.svg);mask-image:url(/assets/present-outline-80b730a5.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-menu-scale{-webkit-mask-image:url(/assets/menu-scale-a55b3dc7.svg);-webkit-mask-image:url(/assets/menu-scale-a55b3dc7.svg);mask-image:url(/assets/menu-scale-a55b3dc7.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-link{-webkit-mask-image:url(/assets/link-66305247.svg);-webkit-mask-image:url(/assets/link-66305247.svg);mask-image:url(/assets/link-66305247.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-thumbup{-webkit-mask-image:url(/assets/thumbup-94307a0c.svg);-webkit-mask-image:url(/assets/thumbup-94307a0c.svg);mask-image:url(/assets/thumbup-94307a0c.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-thumbup-empty{-webkit-mask-image:url(/assets/thumbup-empty-d6038dc6.svg);-webkit-mask-image:url(/assets/thumbup-empty-d6038dc6.svg);mask-image:url(/assets/thumbup-empty-d6038dc6.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-arrow-down{-webkit-mask-image:url(/assets/arrow-down-c27a88c4.svg);-webkit-mask-image:url(/assets/arrow-down-c27a88c4.svg);mask-image:url(/assets/arrow-down-c27a88c4.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-mail{-webkit-mask-image:url(/assets/mail-c9151f44.svg);-webkit-mask-image:url(/assets/mail-c9151f44.svg);mask-image:url(/assets/mail-c9151f44.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-eye{-webkit-mask-image:url(/assets/eye-73f8f160.svg);-webkit-mask-image:url(/assets/eye-73f8f160.svg);mask-image:url(/assets/eye-73f8f160.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-eye-slash{-webkit-mask-image:url(/assets/eye-slash-ea2f8e5e.svg);-webkit-mask-image:url(/assets/eye-slash-ea2f8e5e.svg);mask-image:url(/assets/eye-slash-ea2f8e5e.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-cog{-webkit-mask-image:url(/assets/cog-7bf8f6f9.svg);-webkit-mask-image:url(/assets/cog-7bf8f6f9.svg);mask-image:url(/assets/cog-7bf8f6f9.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-arrow-right{-webkit-mask-image:url(/assets/arrow-right-d32ff702.svg);-webkit-mask-image:url(/assets/arrow-right-d32ff702.svg);mask-image:url(/assets/arrow-right-d32ff702.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bin{-webkit-mask-image:url(/assets/bin-bf1d2708.svg);-webkit-mask-image:url(/assets/bin-bf1d2708.svg);mask-image:url(/assets/bin-bf1d2708.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-edit{-webkit-mask-image:url(/assets/edit-ffc37fbc.svg);-webkit-mask-image:url(/assets/edit-ffc37fbc.svg);mask-image:url(/assets/edit-ffc37fbc.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-banalytics{-webkit-mask-image:url(/assets/banalytics-6746549b.svg);-webkit-mask-image:url(/assets/banalytics-6746549b.svg);mask-image:url(/assets/banalytics-6746549b.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-benquiries{-webkit-mask-image:url(/assets/benquiries-a7417adb.svg);-webkit-mask-image:url(/assets/benquiries-a7417adb.svg);mask-image:url(/assets/benquiries-a7417adb.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bpanel{-webkit-mask-image:url(/assets/bpanel-3337b378.svg);-webkit-mask-image:url(/assets/bpanel-3337b378.svg);mask-image:url(/assets/bpanel-3337b378.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bsupport{-webkit-mask-image:url(/assets/bsupport-74d34c77.svg);-webkit-mask-image:url(/assets/bsupport-74d34c77.svg);mask-image:url(/assets/bsupport-74d34c77.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-btemplates{-webkit-mask-image:url(/assets/btemplates-e1803713.svg);-webkit-mask-image:url(/assets/btemplates-e1803713.svg);mask-image:url(/assets/btemplates-e1803713.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-logout{-webkit-mask-image:url(/assets/logout-24473544.svg);-webkit-mask-image:url(/assets/logout-24473544.svg);mask-image:url(/assets/logout-24473544.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-bprofile{-webkit-mask-image:url(/assets/bprofile-73b320e9.svg);-webkit-mask-image:url(/assets/bprofile-73b320e9.svg);mask-image:url(/assets/bprofile-73b320e9.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle-gray{-webkit-mask-image:url(/assets/check-circle-gray-5147f244.svg);-webkit-mask-image:url(/assets/check-circle-gray-5147f244.svg);mask-image:url(/assets/check-circle-gray-5147f244.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check-circle-active{-webkit-mask-image:url(/assets/check-circle-active-d9b39c38.svg);-webkit-mask-image:url(/assets/check-circle-active-d9b39c38.svg);mask-image:url(/assets/check-circle-active-d9b39c38.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-coupon{-webkit-mask-image:url(/assets/coupon-835b8534.svg);-webkit-mask-image:url(/assets/coupon-835b8534.svg);mask-image:url(/assets/coupon-835b8534.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-flame{-webkit-mask-image:url(/assets/flame-f80ae159.svg);-webkit-mask-image:url(/assets/flame-f80ae159.svg);mask-image:url(/assets/flame-f80ae159.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-gift{-webkit-mask-image:url(/assets/gift-403d2c63.svg);-webkit-mask-image:url(/assets/gift-403d2c63.svg);mask-image:url(/assets/gift-403d2c63.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-promotion{-webkit-mask-image:url(/assets/promotion-380b8c13.svg);-webkit-mask-image:url(/assets/promotion-380b8c13.svg);mask-image:url(/assets/promotion-380b8c13.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-rocket{-webkit-mask-image:url(/assets/rocket-61698ab8.svg);-webkit-mask-image:url(/assets/rocket-61698ab8.svg);mask-image:url(/assets/rocket-61698ab8.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-threedots{-webkit-mask-image:url(/assets/threedots-12c19331.svg);-webkit-mask-image:url(/assets/threedots-12c19331.svg);mask-image:url(/assets/threedots-12c19331.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-info{-webkit-mask-image:url(/assets/info-3e899937.svg);-webkit-mask-image:url(/assets/info-3e899937.svg);mask-image:url(/assets/info-3e899937.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-xmark{-webkit-mask-image:url(/assets/xmark-ee5646da.svg);-webkit-mask-image:url(/assets/xmark-ee5646da.svg);mask-image:url(/assets/xmark-ee5646da.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-reward{-webkit-mask-image:url(/assets/reward-315d4ea8.svg);-webkit-mask-image:url(/assets/reward-315d4ea8.svg);mask-image:url(/assets/reward-315d4ea8.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.icon-check{-webkit-mask-image:url(/assets/check-b785bb48.svg);-webkit-mask-image:url(/assets/check-b785bb48.svg);mask-image:url(/assets/check-b785bb48.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.shared-input{display:inline-block;background:transparent}.input-right-btn{width:4.2rem;position:absolute;top:0;right:0}.floating-label{top:50%;left:2rem;transform:translateY(-50%);pointer-events:none;transition:all .3s ease-in-out}.floating-label-textarea{top:2rem;left:2rem;transform:translateY(-50%);pointer-events:none;transition:all .3s ease-in-out}.floating-label-touched{top:50%;left:2rem;transform:translateY(-50%);pointer-events:none;transition:all .3s ease-in-out;top:0;transform:translateY(0)}.inline-label{width:99.9%}.password-input input[type=password]:autofill,.password-input input[type=text]:autofill{background-image:none}.password-input .indicator-text{display:inline-block;margin-left:auto}.password-input .columns{column-count:2;column-gap:5px}
