:root{--col25: #F8F9Fa;--col50: #ECEFF1;--col100: #CFD8DC;--col200: #B0BEC5;--col300: #90A4AE;--col400: #78909C;--col500: #607D8B;--col600: #546E7A;--col700: #455A64;--col800: #37474F;--col900: #263238;--col950: #1c2429;--google-red: #d85040;--strong-color: #2e8b57}.embed-gallery-viewport .embed-a:after,.embed-captions-default .embed-a:before,.pswp__topbar-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.svg-preloader{width:18px;stroke:white;display:none}.svg-preloader-circle{display:inline-block;fill:transparent;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:80;stroke-width:2px;transform-origin:50% 50%}.svg-preloader-active{display:inline-block;animation:2s linear infinite spin}.svg-preloader-active .svg-preloader-circle{animation:1.4s ease-in-out infinite both circle-anim}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes circle-anim{0%,25%{stroke-dashoffset:80;transform:rotate(0)}50%,75%{stroke-dashoffset:20;transform:rotate(45deg);stroke-width:1px}100%{stroke-dashoffset:80;transform:rotate(360deg)}}.embed-loader{position:absolute;left:calc(50% - 9px);stroke:var(--embed-loader-color, grey)}.embed{transition:opacity .3s}.embed-loading{opacity:.5;pointer-events:none}.embed-breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.embed-breadcrumb-active{color:inherit}.embed-breadcrumbs-separator{min-width:24px;margin:0 2px}.embed-license{font-size:14px;text-decoration:none;position:relative;display:table;margin:0 auto;padding:8px 0}.embed-license:hover:before{line-height:140%;left:-33%;width:166%;bottom:130%;padding:8px 5px 8px 10px;position:absolute;content:'Remove this link by purchasing a license [$39.00]';background-color:#111;color:#EEE;border-radius:2px}.embed-a{touch-action:manipulation;background-color:var(--embed-background-color, initial);border:var(--embed-border, none);box-shadow:var(--embed-box-shadow, none);text-decoration:none;border-radius:var(--embed-border-radius, 0);overflow:hidden}[data-action="popup"]{cursor:zoom-in}.embed-item{height:100%;width:100%}.embed-img{object-fit:var(--embed-object-fit, cover);transition:opacity .3s}.embed-svg{object-fit:contain;padding:5%}.svg-file-icon{padding:15% 20%}.svg-folder-icon{padding:10% 15%}.embed-lazy-load{opacity:0}.embed-gallery-rows{display:flex;flex-wrap:wrap;padding:var(--embed-space, 10px) 0 0 var(--embed-space, 10px);justify-content:var(--embed-justify-content, space-evenly)}.embed-gallery-rows:after{content:'';flex-grow:99}.embed-gallery-rows .embed-a{flex-grow:var(--embed-flex-grow, 1);flex-basis:calc(var(--ratio) * var(--embed-row-size, 170px));height:var(--embed-row-height, auto);min-height:var(--embed-row-height, var(--embed-row-size, 170px));margin:0 var(--embed-space, 10px) var(--embed-space, 10px) 0}.embed-gallery-grid{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill, minmax(var(--embed-grid-size, 170px), 1fr));grid-auto-rows:1fr;padding:var(--embed-space, 5px);grid-gap:var(--embed-space, 5px)}.embed-gallery-grid .embed-a{position:relative}.embed-gallery-grid .embed-item{position:absolute}.embed-gallery-grid::before{content:'';width:0;padding-bottom:var(--embed-grid-height, 100%)}.embed-gallery-grid::before,.embed-gallery-grid .embed-a:first-child{grid-row-start:1;grid-column-start:1}.embed-gallery-grid .img-horizontal{grid-row-end:span var(--embed-grid-span-short, 1);grid-column-end:span var(--embed-grid-span-horizontal, var(--embed-grid-span-long, 1))}.embed-gallery-grid .img-vertical{grid-row-end:span var(--embed-grid-span-vertical, var(--embed-grid-span-long, 1));grid-column-end:span var(--embed-grid-span-short, 1)}.embed-gallery-grid .img-square{grid-row-end:span var(--embed-grid-span-square, var(--embed-grid-span-short, 1));grid-column-end:span var(--embed-grid-span-square, var(--embed-grid-span-short, 1))}.grid-2-1,.grid-2-1-2{--embed-grid-span-long: 2;grid-template-columns:repeat(auto-fill, minmax(calc(var(--embed-grid-size, 170px) / 1.5), 1fr))}.grid-2-1-2{--embed-grid-span-square: 2}.grid-3-2,.grid-3-2-3{--embed-grid-span-long: 3;--embed-grid-span-short: 2;grid-template-columns:repeat(auto-fill, minmax(calc(var(--embed-grid-size, 170px) / 2.5), 1fr))}.grid-3-2-3{--embed-grid-span-square: 3}.grid-1-1-2{--embed-grid-span-square: 2;grid-template-columns:repeat(auto-fill, minmax(calc(var(--embed-grid-size, 170px) / 1.3), 1fr))}.grid-double-first .embed-a-img:first-child,.grid-double-2 .embed-a-img:nth-child(2n+1),.grid-double-3 .embed-a-img:nth-child(3n+1),.grid-double-4 .embed-a-img:nth-child(4n+1),.grid-double-5 .embed-a-img:nth-child(5n+1){--embed-grid-span-long: 2;--embed-grid-span-short: 2}.embed-gallery-columns{column-gap:var(--embed-space, 5px);columns:var(--embed-columns-width, 200px);padding:var(--embed-space, 5px)}.embed-gallery-columns .embed-a{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column;display:block;margin-bottom:var(--embed-space, 5px)}.embed-gallery-columns .embed-img{min-height:calc(var(--embed-columns-width, 200px) / var(--ratio))}.embed-gallery-viewport .embed-a{display:block;width:100vw;height:100vh;padding:3% 0 3%;color:inherit;text-align:center}.embed-gallery-viewport .embed-a:after{content:attr(data-name);display:inline-block;max-width:640px;margin:1rem auto 0;border-radius:3px}.embed-gallery-viewport .embed-item{object-fit:scale-down}.embed-captions-hover .embed-a{position:relative}.embed-captions-hover .embed-a:before{opacity:0;left:0;transition:opacity .2s;content:attr(data-name);position:absolute;z-index:1;background-color:rgba(0,0,0,0.7);width:100%;height:100%;color:white;line-height:130%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 10%;word-break:break-word}.embed-captions-hover .embed-a:hover:before{opacity:1}.embed-captions-default .embed-a{position:relative;display:flex;justify-content:center;overflow:hidden}.embed-captions-default .embed-a:before{bottom:3%;content:attr(data-name);z-index:1;max-width:94%;text-align:center;position:absolute;color:white;line-height:120%;padding:2px 5px 3px;font-size:14px;border-radius:2px}.embed-captions-default .embed-a-icon:before{background-color:rgba(0,0,0,0.3)}@media (hover: hover){.embed-captions-default .embed-a-icon:hover:before{transition:.2s background-color;background-color:#000}}@media (hover: none){.embed-captions-default .embed-a-img:before{display:none}}@media (hover: hover){.embed-captions-default .embed-a-img:before{background-color:#000;opacity:0}.embed-captions-default .embed-a-img:hover:before{transition:.2s opacity;opacity:1}}.pswp,.pswp__bg,.pswp__scroll-wrap{left:0;top:0;width:100%;height:100%}.pswp{display:none;position:fixed;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp--open{display:block}.pswp--animate_opacity{opacity:0.001;will-change:opacity;transition:opacity 333ms cubic-bezier(0.165, 0.84, 0.44, 1)}.pswp--animated-in .pswp__bg{transition:background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)}.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__bg{position:absolute;background-color:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(0.165, 0.84, 0.44, 1),background-color 0.5s cubic-bezier(0.215, 0.61, 0.355, 1)}.pswp__scroll-wrap{position:absolute;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;-webkit-backface-visibility:hidden}.pswp__container,.pswp__img,.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__container,.pswp__img{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(0.165, 0.84, 0.44, 1)}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0;max-width:none;image-orientation:from-image}.pswp--zoom-cursor .pswp__img{cursor:default}.pswp--zoom-allowed.pswp--zoom-cursor .pswp__img{cursor:zoom-in}.pswp--zoom-allowed.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--zoom-allowed.pswp--dragging .pswp__img{cursor:grabbing}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background-color:#222}.pswp__error-msg{text-align:center;color:#CCC;margin-top:calc(50vh - 8px);font-weight:normal}.pswp__error-msg a{color:#EEE;text-decoration:underline}.pswp__ui{z-index:1550}@supports (--css: variables){.embed-popup-scrollbar-block{overflow:hidden;max-width:calc(100vw - var(--embed-scrollbar-width, 0px))}}.pswp__timer{display:none;position:absolute;width:100%;height:2px;background-color:white;transform-origin:left;z-index:4;transform:scaleX(0);will-change:transform, opacity;transition:height .2s}.pswp__ui--idle .pswp__timer,.pswp__ui--hidden .pswp__timer{height:1px}.pswp__top-bar{color:#EEE;display:flex;align-items:center;justify-content:flex-end;white-space:nowrap;position:absolute;left:0;top:0;width:100%;z-index:3;padding:4px 4px 8px 16px;background:linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0) 100%)}@media (min-width: 641px){.pswp__top-bar{padding:8px 12px 8px 16px}}@media (min-width: 1025px){.pswp__top-bar{padding:8px 16px 8px 20px}}.pswp--has_mouse .pswp__top-bar{opacity:.8}.pswp__top-bar:hover{opacity:1}.pswp__counter{margin-right:1rem}.pswp__topbar-spacer{flex-grow:9999}.pswp__preloader{flex:0 0 20px;margin-right:10px}.pswp__button{margin:0;padding:0;border:none;outline:none;cursor:pointer;touch-action:manipulation;color:white;background:none;-webkit-appearance:none}.pswp__button:focus{background:none}.pswp__button:focus,.pswp__button:hover,.pswp__button:active{outline:0;color:white}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__top-bar .pswp__button{transition:none;padding:12px;float:right;border-radius:2px}@media (min-width: 641px){.pswp__top-bar .pswp__button{padding:10px}}@media (hover: hover){.pswp__top-bar .pswp__button:hover{background-color:rgba(255,255,255,0.1)}.pswp__top-bar .pswp__button:active{background-color:rgba(255,255,255,0.2);transition:background-color .15s}}.pswp__button--arrow--left,.pswp__button--arrow--right{display:none;position:absolute;z-index:2;height:100%;width:60px}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{display:block}@media (min-width: 1025px){.pswp__button--arrow--left,.pswp__button--arrow--right{min-width:calc(48px + 4%)}}.pswp__button--arrow--left .svg-icon,.pswp__button--arrow--right .svg-icon{background-color:rgba(0,0,0,0.1);border-radius:50%;transition:background-color .1s, transform .2s;width:46px;height:46px;padding:5px;margin:0 8px}@media (min-width: 1025px){.pswp__button--arrow--left .svg-icon,.pswp__button--arrow--right .svg-icon{margin:0 12px}}@media (min-width: 1441px){.pswp__button--arrow--left .svg-icon,.pswp__button--arrow--right .svg-icon{width:50px;height:50px;margin:0 16px}}.pswp__button--arrow--left:hover,.pswp__button--arrow--left:focus,.pswp__button--arrow--right:hover,.pswp__button--arrow--right:focus{background:none}.pswp__button--arrow--left:hover .svg-icon,.pswp__button--arrow--left:focus .svg-icon,.pswp__button--arrow--right:hover .svg-icon,.pswp__button--arrow--right:focus .svg-icon{background-color:#222}.pswp__button--arrow--left{left:0;text-align:left}.pswp__button--arrow--left:active .svg-icon{transform:translateX(-2px)}.pswp__button--arrow--right{right:0;text-align:right}.pswp__button--arrow--right:active .svg-icon{transform:translateX(2px)}.svg-icon{width:1em;height:1em;font-size:24px;vertical-align:bottom;pointer-events:none;fill:currentColor}.pswp__button--play .svg-path-pause,.pswp__button--play .svg-path-play{transform-origin:center;transition:transform cubic-bezier(0.23, 1, 0.32, 1) 0.3s,opacity 0.1s}.pswp__button--play .svg-path-pause{opacity:0;transform:rotate(-90deg)}.pswp__button--play.is-playing .svg-path-play{opacity:0;transform:rotate(90deg)}.pswp__button--play.is-playing .svg-path-pause{opacity:1;transform:rotate(0deg)}.pswp__button--fs .svg-path-collapse{display:none}.pswp__button--fs.pswp--fs .svg-path-collapse{display:inline}.pswp__button--fs.pswp--fs .svg-path-expand{display:none}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp__button--zoom .svg-path-zoom_out{display:none}.pswp--zoomed-in .svg-path-zoom_out{display:inline}.pswp--zoomed-in .svg-path-zoom_in{display:none}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__button--play,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp__caption,.pswp__top-bar,.pswp__button--arrow--left,.pswp__button--arrow--right{transition:transform 0.3s cubic-bezier(0.165, 0.84, 0.44, 1),opacity 0.3s cubic-bezier(0.165, 0.84, 0.44, 1),background-color 0.2s;will-change:transform, opacity;-webkit-backface-visibility:hidden}.pswp__ui--idle .pswp__caption-hide:not(.pswp__caption-locked):not(:hover),.pswp__ui--idle .pswp__top-bar:not(:hover),.pswp__ui--idle .pswp__button--arrow--left:not(:hover),.pswp__ui--idle .pswp__button--arrow--right:not(:hover){opacity:0;visibility:hidden;transition:transform 0s .6s, opacity .6s, visibility 0s .6s}.pswp__ui--idle .pswp__top-bar:not(:hover){transform:translateY(-3px)}.pswp__ui--idle .pswp__top-bar:not(:hover) .pswp__preloader{display:none}.pswp__ui--idle .pswp__caption-hide:not(.pswp__caption-locked):not(:hover){transform:translateY(3px)}.pswp__ui--idle .pswp__button--arrow--left:not(:hover){transform:translateX(-3px)}.pswp__ui--idle .pswp__button--arrow--right:not(:hover){transform:translateX(3px)}.pswp__ui--hidden .pswp__top-bar{transform:translateY(-3px)}.pswp__ui--hidden .pswp__caption{transform:translateY(3px)}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{transition:transform 0s .33s, opacity .33s, visibility 0s .33s;opacity:0;visibility:hidden}.popup-ui-video .pswp__button--arrow--left,.popup-ui-video .pswp__button--arrow--right{height:100px;top:calc(50% - 50px);min-width:auto;width:auto}.popup-video{display:block;object-fit:scale-down;width:auto;max-width:100%;height:calc(100% - 55px);margin:55px auto 0;outline:none}@media (min-width: 641px){.popup-video{height:calc(100% - 60px);margin:60px auto 0}}.pswp--has_mouse .popup-video{margin:0 auto;height:100%}.pswp__error-msg,.popup-video{cursor:default}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;z-index:1;padding:16px}@media (hover: hover){.pswp__caption:hover{z-index:5}}.pswp__caption__center{line-height:var(--embed-popup-caption-line-height, 140%);color:var(--embed-popup-caption-color, #EEE);word-break:break-word;max-width:var(--embed-popup-caption-max-width, 640px);display:inline-block}.pswp__caption__center:empty{display:none}.pswp__button--lock-caption{display:none;opacity:0;transition:color .2s, opacity .2s .2s, visibility 0s 1s;visibility:hidden;position:absolute;z-index:1;padding:8px;border-radius:50%;color:#BBB;bottom:calc(100% - 20px)}.pswp__button--lock-caption,.pswp__button--lock-caption:focus{background-color:black}.pswp__caption-align-center-left .pswp__button--lock-caption,.pswp__caption-align-center .pswp__button--lock-caption{left:calc(50% - 20px)}.pswp__caption-align-right .pswp__button--lock-caption{right:16px}.pswp__button--lock-caption .svg-path-lock_outline{display:none}.pswp__caption:hover .pswp__button--lock-caption{visibility:visible;transition:color .2s, opacity .2s, visibility 0s;opacity:1}.pswp__ui--idle .pswp__caption:hover .pswp__button--lock-caption{opacity:0}.pswp__caption:hover .pswp__button--lock-caption:hover{color:white}@media (min-width: 1025px){.pswp--has_mouse .pswp__caption-hide .pswp__button--lock-caption{display:inline-block}}.pswp__caption-locked .svg-path-lock_outline{display:inline}.pswp__caption-locked .svg-path-lock_open_outline{display:none}.pswp__caption--empty{display:none}.pswp__caption-style-block{background-image:linear-gradient(to top, rgba(0,0,0,0.6) 0%, rgba(0,0,0,0.4) 100%)}.pswp__caption-style-box{padding:0 8px 8px}@media (min-width: 641px){.pswp__caption-style-box{padding:0 16px 16px}}.pswp__caption-style-box .pswp__caption__center{transition:background-color .2s;background-image:linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 100%);padding:12px 14px 14px;border-radius:3px}@media (min-width: 641px){.pswp__caption-style-box .pswp__caption__center{padding:12px 16px 14px}}@media (hover: hover){.pswp__caption-style-box:hover .pswp__caption__center{background-color:black}}.pswp__caption-style-subtitles{padding-top:5px}.pswp__caption-style-subtitles .pswp__button--lock-caption{bottom:100%}.pswp__caption-style-subtitles .pswp__caption__center>*{display:inline-block;background-color:black;padding:0 4px;clear:both;float:left}.pswp__caption-align-right .pswp__caption-style-subtitles .pswp__caption__center>*{float:right}.pswp__caption-style-gradient{background-image:linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0) 100%)}.pswp__topbar-title{color:white;margin-right:1rem}.pswp__topbar-title:empty{display:none}.pswp__topbar-title>*{display:inline;background-color:black;padding:1px 3px 2px;margin-right:5px}.pswp__topbar-title br{display:none}.pswp__caption-style-topbar{display:none !important}@media (hover: hover){.pswp__caption-style-block:hover,.pswp__caption-style-gradient:hover,.pswp__caption-style-none:hover{background-color:rgba(0,0,0,0.8)}}.pswp__caption-align-left .pswp__button--arrow--left{z-index:1}.pswp__caption-align-center .pswp__caption,.pswp__caption-align-center-left .pswp__caption{text-align:center}.pswp__caption-align-center-left .pswp__caption__center{text-align:left}.pswp__caption-align-right .pswp__caption{text-align:right}.pswp__caption-align-right .pswp__button--arrow--right{z-index:1}.svg-icon{fill:currentColor}.svg-file-icon{fill:#90A4AE}.svg-icon-application{fill:#0064c8}.svg-icon-archive{fill:#f8c560}.svg-icon-audio{fill:#55617e}.svg-icon-cd{fill:#e9967a}.svg-icon-code{fill:#f19a3a}.svg-icon-excel{fill:#94cba2}.svg-icon-font,.svg-icon-font .svg-file-icon-icon{fill:#607D8B}.svg-icon-image{fill:#8cbd61}.svg-icon-image .svg-file-icon-text-bg{fill:#72a645}.svg-icon-pdf{fill:#ca4d50}.svg-icon-powerpoint{fill:#e67841}.svg-icon-text{fill:#90A4AE}.svg-icon-video{fill:#ec6068}.svg-icon-word{fill:#0399e1}#list-ul .svg-icon-folder{fill:#FFCA28}.svg-file-icon-bg{fill:#e9e9e0}.svg-file-icon-flip{fill:#d9d7ca}.svg-file-icon-icon{fill:#c8bdb8}.svg-file-icon-ext{fill:white;font-weight:600;text-transform:uppercase;text-anchor:middle;font-size:12px}.f_10{font-size:10px}.f_11{font-size:11px}.svg-folder-icon-bg{fill:#FFA000}.svg-folder-icon-fg{fill:#FFCA28}.svg-folder-icon-symlink{fill:#ffe9a8}.svg-icon-no{fill:tomato}.embed,.pswp{--embed-font-family-default: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';font-family:var(--embed-font-family, inherit)}.embed *,.embed ::after,.embed ::before,.pswp *,.pswp ::after,.pswp ::before{box-sizing:border-box}
