:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*!
 * Photo Sphere Viewer 5.14.0
 * @copyright 2014-2015 Jérémy Heleine
 * @copyright 2015-2025 Damien "Mistic" Sorel
 * @licence MIT (https://opensource.org/licenses/MIT)
 */.psv-container{--psv-core-loaded: true;container-name:psv-container;container-type:size;width:100%;height:100%;margin:0;padding:0;position:relative;background:radial-gradient(#fff,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf);overflow:hidden}.psv-container *{box-sizing:content-box}.psv-canvas-container{position:absolute;top:0;left:0;z-index:0;transition:opacity linear .1s}.psv-fullscreen-emulation{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:9999}.psv-loader-container{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80}.psv-loader{--psv-loader-border: 3px;--psv-loader-tickness: 10px;position:relative;display:flex;justify-content:center;align-items:center;color:#ffffffb3;width:150px;height:150px}.psv-loader-canvas{position:absolute;top:0;left:0;width:100%;height:100%;color:#3d3d3d80;z-index:-1}.psv-loader-text{font:600 16px sans-serif;text-align:center}.psv-loader--undefined .psv-loader-canvas{animation:psv-loader 2s cubic-bezier(.75,.25,.25,.75) infinite}@keyframes psv-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.psv-navbar{display:flex;position:absolute;z-index:90;bottom:-40px;left:0;width:100%;height:40px;background:#3d3d3d80;transition:bottom ease-in-out .1s;font:16px sans-serif;cursor:default}.psv-navbar--open{bottom:0}.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-button{flex:0 0 auto;padding:10px;position:relative;cursor:pointer;height:20px;width:20px;background:transparent;color:#ffffffb3}.psv-button--active{background:#fff3}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;transform:scale(1);transition:transform .2s ease;vertical-align:initial}.psv-button:not(.psv-button--disabled):focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-download-button{color:#ffffffb3!important;text-decoration:none!important}.psv-download-button:before,.psv-download-button:after{display:none!important}.psv-custom-button{width:auto;min-width:20px}.psv-custom-button--no-padding{padding:0;height:100%}.psv-caption{flex:1 1 100%;color:#ffffffb3;overflow:hidden;text-align:center;cursor:unset;padding:unset;height:unset;width:unset}.psv-caption-content{display:inline-block;padding:10px;white-space:nowrap}.psv-zoom-range.psv-button{width:80px;height:1px;margin:10px 0;padding:9.5px 0;max-width:600px}.psv-zoom-range-line{position:relative;width:80px;height:1px;background:#ffffffb3;transition:all .3s ease}.psv-zoom-range-handle{position:absolute;border-radius:50%;top:-3px;width:7px;height:7px;background:#ffffffb3;transform:scale(1);transition:transform .3s ease}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px #ffffffb3}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{position:absolute;z-index:100;bottom:-40px;display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:0 2em;opacity:0;transition-property:opacity,bottom;transition-timing-function:ease-in-out;transition-duration:.2s}.psv-notification-content{max-width:50em;background:#3d3d3dcc;border-radius:4px;padding:.5em 1em;font:14px sans-serif;color:#fff}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:110;inset:0;background:radial-gradient(#fff,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf);opacity:.8;cursor:default}.psv-overlay-image{width:100%;text-align:center;color:#303030}.psv-overlay-image svg{width:50%}@container psv-container (orientation: landscape){.psv-overlay-image svg{width:33%}}.psv-overlay-title{color:#000;margin-top:1em;font:30px sans-serif;text-align:center}.psv-overlay-text{color:#000c;font:20px sans-serif;opacity:.8;text-align:center}.psv-panel{position:absolute;z-index:90;right:0;height:100%;width:400px;max-width:calc(100% - 9px);background:#0a0a0ab3;transform:translate3d(100%,0,0);opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default;margin-left:9px}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{display:none;position:absolute;top:-1px;right:0;width:19.2px;height:19.2px;padding:6.4px;background:transparent;color:#fff;transition:background .3s ease-in-out;cursor:pointer}.psv-panel-close-button svg{transition:transform .3s ease-in-out}.psv-panel-close-button:hover{background:#000000e6}.psv-panel-close-button:hover svg{transform:scale(-1)}.psv-panel-resizer{display:none;position:absolute;top:0;left:-9px;width:9px;height:100%;background-color:#000000e6;cursor:col-resize}.psv-panel-resizer:before{content:"";position:absolute;top:50%;left:5.5px;margin-top:-14.5px;width:1px;height:1px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff;background:transparent}.psv-panel-content{width:100%;height:100%;box-sizing:border-box;color:#dcdcdc;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{-webkit-user-select:none;user-select:none;pointer-events:none}.psv-panel--open{transform:translateZ(0);opacity:1;transition-duration:.2s}.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}@container psv-container (max-width: 400px){.psv-panel{width:100%!important;max-width:none}.psv-panel-resizer{display:none!important}}.psv-panel-menu{height:100%;display:flex;flex-direction:column}.psv-panel-menu-title{flex:none;display:flex;align-items:center;font:24px sans-serif;margin:24px 12px}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;list-style:none;margin:0;padding:0;overflow-x:hidden}.psv-panel-menu-item{min-height:1.5em;padding:.5em 1em;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:background .1s ease-in-out}.psv-panel-menu-item--active{outline:1px solid currentcolor;outline-offset:-1px}.psv-panel-menu-item-icon{flex:none;height:1.5em;width:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:#fff3}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd):before{background:#ffffff1a}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(2n):before{background:transparent}.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover{background:#fff3}.psv-tooltip{position:absolute;z-index:50;box-sizing:border-box;max-width:200px;background:#3d3d3dcc;border-radius:4px;opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default}.psv-tooltip-content{color:#fff;font:14px sans-serif;text-shadow:0 1px #000;padding:.5em 1em}.psv-tooltip-arrow{position:absolute;height:0;width:0;border:7px solid transparent}.psv-tooltip--top-left,.psv-tooltip--top-center,.psv-tooltip--top-right{transform:translate3d(0,5px,0)}.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:#3d3d3dcc}.psv-tooltip--bottom-left,.psv-tooltip--bottom-center,.psv-tooltip--bottom-right{transform:translate3d(0,-5px,0)}.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--center-left,.psv-tooltip--left-bottom{transform:translate3d(5px,0,0)}.psv-tooltip--left-top .psv-tooltip-arrow,.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow{border-left-color:#3d3d3dcc}.psv-tooltip--right-top,.psv-tooltip--center-right,.psv-tooltip--right-bottom{transform:translate3d(-5px,0,0)}.psv-tooltip--right-top .psv-tooltip-arrow,.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow{border-right-color:#3d3d3dcc}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px #5a5a5ab3}.psv-tooltip--top-center{box-shadow:0 -3px #5a5a5ab3}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px #5a5a5ab3}.psv-tooltip--left-bottom,.psv-tooltip--bottom-left{box-shadow:-3px 3px #5a5a5ab3}.psv-tooltip--bottom-center{box-shadow:0 3px #5a5a5ab3}.psv-tooltip--right-bottom,.psv-tooltip--bottom-right{box-shadow:3px 3px #5a5a5ab3}.psv-tooltip--center-left{box-shadow:-3px 0 #5a5a5ab3}.psv-tooltip--center-right{box-shadow:3px 0 #5a5a5ab3}.psv-tooltip--visible{transform:translateZ(0);opacity:1}:root{color-scheme:only light}*{text-rendering:optimizeLegibility;-o-text-rendering:optimizeLegibility;-ms-text-rendering:optimizeLegibility;-moz-text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-text-rendering:optimizeLegibility;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;box-sizing:border-box}*:before,*:after{box-sizing:border-box}*:focus{outline:none}html,body{overscroll-behavior-y:contain;overscroll-behavior-x:none}body{margin:0;width:100%;height:100%;min-width:100%;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#fff;color:#000}img{display:block}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:20px;font-weight:700;color:#90a4ae;padding:9px 0;margin:0}input::-ms-reveal,input::-ms-clear{display:none!important}img{pointer-events:none}#root{position:absolute;left:0;top:0;width:100%;height:100%;color-scheme:only light}.page{width:100%;height:100%;min-height:100%;position:relative}.inherit{background-color:inherit;color:inherit}.full{width:100%;height:100%}.fullWidth{width:100%;overflow-x:hidden}.w100{width:100%}.h100{height:100%}.w50{width:50%}.h50{height:50%}.maxWidth325{width:100%;max-width:325px}.maxWidth450{width:100%;max-width:450px}.maxWidth600{width:100%;max-width:600px}.maxWidth768{width:100%;max-width:768px}.top0{top:0}.left0{left:0}.right0{right:0}.bottom0{bottom:0}.hidden{visibility:hidden}.visible{visibility:visible}.ptr{cursor:pointer}.relative{position:relative}.absolute{position:absolute}.none{display:none}.absoluteFullPage{position:absolute;top:0;left:0;width:100%;height:100%}.absoluteCenter{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%)}.absoluteTopCenter{position:absolute!important;top:0;left:50%;transform:translate(-50%)}.z1{z-index:1}.z10{z-index:10}.z100{z-index:100}.z9999{z-index:9999}.flipHorizontal{transform:scaleX(-1)}.flipVertical{transform:scaleY(-1)}.rotateLeft{transform:rotate(-90deg)}.rotateRight{transform:rotate(90deg)}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulsing{animation:pulse 1s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning{animation:spin 2s linear infinite}@media only screen and (max-width: 767px){.desktopOnly{display:none}}@media only screen and (min-width: 768px){.mobileOnly{display:none}}.hover{background:#fff}.hover:hover{color:#000!important;background:#e3f2fd}.link{cursor:pointer;text-decoration:none;color:#2196f3}.link:hover{text-decoration:underline}.btn{padding:3px 6px;border:transparent solid 1px;border-radius:4px}.btn-clickable{cursor:pointer;border:1px solid transparent;border-radius:5px}.btn-clickable:hover{background:#e3f2fd;border:1px solid #bbdefb}.iButton{width:32px;height:32px;border-radius:50%;border:1px solid transparent;display:flex;align-items:center;justify-content:center;color:#78909c}.iButton:hover{background:#e3f2fd;border:1px solid #bbdefb;color:#37474f}.titleIconButton{width:36px;height:36px;border-radius:50%;margin-left:10px;color:#cfd8dc;background-color:#455a64}.titleIconButton:hover{background-color:#546e7a}.floatingButton{width:32px;height:32px;border-radius:50%;background:#0006;border:#cfd8dc solid 1px;color:#eceff1;display:flex;align-items:center;justify-content:center;z-index:10}.floatingButton:hover{background:#000c}.t{border-top:#cfd8dc solid 1px}.l{border-left:#cfd8dc solid 1px}.b{border-bottom:#cfd8dc solid 1px}.r{border-right:#cfd8dc solid 1px}.border{border:#cfd8dc solid 1px}.round{border-radius:50%;overflow:hidden}.r4{border-radius:4px;overflow:hidden}.r5{border-radius:5px;overflow:hidden}.r6{border-radius:6px;overflow:hidden}.r8{border-radius:8px;overflow:hidden}.r20{border-radius:20px;overflow:hidden}.r25{border-radius:25px;overflow:hidden}.card{overflow:hidden;border-radius:8px;border:#cfd8dc solid 1px;border-right-color:#90a4ae;border-bottom-color:#78909c;background-color:#fff}.dropShadow{box-shadow:2px 2px 5px #0003}.richTextEditor{padding:0 15px!important;line-height:1.5!important}.richTextEditor ul{padding-inline-start:20px!important}.richTextEditor li{margin:0!important}.richTextEditor li p{margin-block-start:0!important;margin-block-end:0!important}.ProseMirror{white-space:pre-wrap;overflow-wrap:anywhere}.psv-navbar--open{top:0!important;bottom:auto!important}.psv-button--active{background:unset!important}.grecaptcha-badge{visibility:hidden}.grecaptcha-brand{color:#37474f;font-size:12px;text-align:center}.grecaptcha-brand>a{color:#1565c0;text-decoration:none}.fgWhite{color:#fff!important}.fgBlack{color:#000!important}.fgBlue50{color:#e3f2fd!important}.fgBlue100{color:#bbdefb!important}.fgBlue200{color:#90caf9!important}.fgBlue300{color:#64b5f6!important}.fgBlue400{color:#42a5f5!important}.fgBlue500{color:#2196f3!important}.fgGreen100{color:#c8e6c9!important}.fgGreen200{color:#a5d6a7!important}.fgGreen400{color:#66bb6a!important}.fgGreen600{color:#43a047!important}.fgGreen700{color:#388e3c!important}.fgGrey200{color:#eee!important}.fgGrey300{color:#e0e0e0!important}.fgGrey400{color:#bdbdbd!important}.fgGrey500{color:#9e9e9e!important}.fgGrey600{color:#757575!important}.fgGrey700{color:#616161!important}.fgBlueGrey50{color:#eceff1!important}.fgBlueGrey100{color:#cfd8dc!important}.fgBlueGrey200{color:#b0bec5!important}.fgBlueGrey300{color:#90a4ae!important}.fgBlueGrey400{color:#78909c!important}.fgBlueGrey500{color:#607d8b!important}.fgBlueGrey600{color:#546e7a!important}.fgRed400{color:#ef5350!important}.fgRed500{color:#f44336!important}.fgRed800{color:#c62828!important}.fgRed900{color:#b71c1c!important}.fgAmber50{color:#fff8e1!important}.fgAmber800{color:#ff8f00!important}.fgAmber900{color:#ff6f00!important}.fgOrange100{color:#ffe0b2!important}.fgOrange400{color:#ffa726!important}.fgOrange800{color:#ef6c00!important}.fgOrange900{color:#e65100!important}.bgGreen50{background-color:#c8e6c9}.bgGrey50{background-color:#fafafa!important}.bgGrey100{background-color:#f5f5f5!important}.bgGrey200{background-color:#eee!important}.bgGrey300{background-color:#e0e0e0!important}.bgGrey600{background-color:#757575!important}.bgGrey700{background-color:#616161!important}.bgGrey800{background-color:#424242!important}.bgGrey900{background-color:#212121!important}.bgBlue{background-color:#039be5!important}.bgBlue50{background-color:#e3f2fd!important}.bgBlue100{background-color:#bbdefb!important}.bgBlue400{background-color:#42a5f5!important}.bgBlue500{background-color:#2196f3!important}.bgBlueGrey50{background-color:#eceff1!important}.bgBlueGrey100{background-color:#cfd8dc!important}.bgBlueGrey200{background-color:#b0bec5!important}.bgBlueGrey300{background-color:#90a4ae!important}.bgBlueGrey400{background-color:#78909c!important}.bgBlueGrey500{background-color:#607d8b!important}.bgBlueGrey600{background-color:#546e7a!important}.bgBlueGrey700{background-color:#455a64!important}.bgBlueGrey800{background-color:#37474f!important}.bgBlueGrey900{background-color:#263238!important}.bgWhite{background-color:#fff!important}.bgPaleYellow{background-color:#ffe!important}.bgAmber50{background-color:#fff8e1!important}.bgAmber800{background-color:#ff8f00!important}.bgRed400{background-color:#ef5350!important}.bgRed500{background-color:#f44336!important}.bgBlack{background-color:#000!important}.fgWhite::placeholder{color:#b0bec5!important}.fgBlack::placeholder{color:#757575!important}.fgBlueGrey50::placeholder{color:#cfd8dc!important}.fgBlueGrey100::placeholder{color:#90a4ae!important}.placeholderBlueGrey100::placeholder{color:#cfd8dc!important}.placeholderBlueGrey200::placeholder{color:#b0bec5!important}.txt-small{font-size:80%}.txt-italic{font-style:italic}.txt-bold{font-weight:700}.txt-plain{text-decoration:none;text-transform:none}.txt-upper{text-transform:uppercase}.txt-lower{text-transform:lowercase}.txt-capitalize{text-transform:capitalize}.italic{font-style:italic}.bold{font-weight:700}.plain{text-decoration:none;text-transform:none}.txt-tight{letter-spacing:-1px}.txt-left{text-align:left}.txt-center{text-align:center}.txt-right{text-align:right}.txt-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.txt-glow-white{text-shadow:1px 1px 0 #FFFFFF,-1px -1px 0 #FFFFFF,1px -1px 0 #FFFFFF,-1px 1px 0 #FFFFFF}.f8px{font-size:8px!important}.f9px{font-size:9px!important}.f10px{font-size:10px!important}.f11px{font-size:11px!important}.f12px{font-size:12px!important}.f13px{font-size:13px!important}.f14px{font-size:14px!important}.f16px{font-size:16px!important}.f18px{font-size:18px!important}.f20px{font-size:20px!important}.f24px{font-size:24px!important}.f28px{font-size:28px!important}.f32px{font-size:32px!important}.f36px{font-size:36px!important}.f40px{font-size:40px!important}.f48px{font-size:48px!important}.vSpace{line-height:1.5}.vSpace2{line-height:2}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.ph-0{padding-left:0!important;padding-right:0!important}.pv-0{padding-top:0!important;padding-bottom:0!important}.pv-1{padding-top:1px!important;padding-bottom:1px!important}.pv-2{padding-top:2px!important;padding-bottom:2px!important}.pr-2{padding-right:2px!important}.pl-2{padding-left:2px!important}.p-5{padding:5px!important}.pt-5{padding-top:5px!important}.pr-5{padding-right:5px!important}.pb-5{padding-bottom:5px!important}.pl-5{padding-left:5px!important}.ph-5{padding-left:5px!important;padding-right:5px!important}.pv-5{padding-top:5px!important;padding-bottom:5px!important}.mh-5{margin-left:5px!important;margin-right:5px!important}.mv-5{margin-top:5px!important;margin-bottom:5px!important}.p-6{padding:6px!important}.p-8{padding:8px!important}.p-10{padding:10px!important}.pt-10{padding-top:10px!important}.pr-10{padding-right:10px!important}.pb-10{padding-bottom:10px!important}.pl-10{padding-left:10px!important}.ph-10{padding-left:10px!important;padding-right:10px!important}.pv-10{padding-top:10px!important;padding-bottom:10px!important}.p-15{padding:15px!important}.pt-15{padding-top:15px!important}.pr-15{padding-right:15px!important}.pb-15{padding-bottom:15px!important}.pl-15{padding-left:15px!important}.ph-15{padding-left:15px!important;padding-right:15px!important}.pv-15{padding-top:15px!important;padding-bottom:15px!important}.p-20{padding:20px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.ph-20{padding-left:20px!important;padding-right:20px!important}.pv-20{padding-top:20px!important;padding-bottom:20px!important}.p-25{padding:25px!important}.pt-25{padding-top:25px!important}.pr-25{padding-right:25px!important}.pb-25{padding-bottom:25px!important}.pl-25{padding-left:25px!important}.ph-25{padding-left:25px!important;padding-right:25px!important}.pv-25{padding-top:25px!important;padding-bottom:25px!important}.p-30{padding:30px!important}.pt-30{padding-top:30px!important}.pb-30{padding-bottom:30px!important}.pl-30{padding-left:30px!important}.pr-30{padding-right:30px!important}.ph-30{padding-left:30px;padding-right:30px}.p-40{padding:40px!important}.pt-40{padding-top:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.pr-40{padding-right:40px!important}.p-50{padding:50px!important}.pt-50{padding-top:50px!important}.pb-50{padding-bottom:50px!important}.ml-1{margin-left:1px!important}.ml-2{margin-left:2px!important}.ml-5{margin-left:5px!important}.ml-10{margin-left:10px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.mr-1{margin-right:1px!important}.mr-2{margin-right:2px!important}.mr-5{margin-right:5px!important}.mr-10{margin-right:10px!important}.mr-15{margin-right:15px!important}.mr-20{margin-right:20px!important}.mb-1{margin-bottom:1px!important}.mb-2{margin-bottom:2px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.top-0{top:0!important}.top-5{top:5px!important}.left-0{left:0!important}.left-5{left:5px!important}.left-10{left:10px!important}.right-0{right:0!important}.right-5{right:5px!important}.right-10{right:10px!important}.bottom-0{bottom:0!important}.bottom-5{bottom:5px!important}.down1px{position:relative;top:1px}.down2px{position:relative;top:2px}.down3px{position:relative;top:3px}.down4px{position:relative;top:4px}.down5px{position:relative;top:5px}.up1px{position:relative;top:-1px}.up2px{position:relative;top:-2px}.up3px{position:relative;top:-3px}.up4px{position:relative;top:-4px}.up5px{position:relative;top:-5px}.left1px{position:relative;left:-1px}.left2px{position:relative;left:-2px}.left3px{position:relative;left:-3px}.left4px{position:relative;left:-4px}.left5px{position:relative;left:-5px}.right1px{position:relative;right:-1px}.right2px{position:relative;right:-2px}.right3px{position:relative;right:-3px}.right4px{position:relative;right:-4px}.right5px{position:relative;right:-5px}.size14x14{width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important}.size16x16{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important}.size18x18{width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important}.size20x20{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.size21x21{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important}.size24x24{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important}.size25x25{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}.size28x28{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important}.size30x30{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important}.size31x31{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important}.size32x32{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important}.size36x36{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important}.size48x48{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}.size60x60{width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important}.flexMiddle{display:flex;align-items:center;justify-content:flex-start}.flexMiddleCenter{display:flex;align-items:center;justify-content:center}.flexMiddleRight{display:flex;align-items:center;justify-content:flex-end}.flexTop{display:flex;align-items:flex-start;justify-content:flex-start}.flexTopCenter{display:flex;align-items:flex-start;justify-content:center}.flexBottom{display:flex;align-items:flex-end;justify-content:flex-start}.flexBottomCenter{display:flex;align-items:flex-end;justify-content:center}.flexStretch{display:flex;align-items:stretch;justify-content:flex-start}.flexColumn{display:flex;flex-direction:column}.flex{flex:1}.flexWrap{flex-wrap:wrap}
