﻿:root{--ccpigd-primary: #00ac47;--ccpigd-hover: hsl(from var(--ccpigd-primary) h s l / 80%);--ccpigd-secondary: hsl(from var(--ccpigd-primary) h s l / 18%);--ccpigd-light: hsl(from var(--ccpigd-primary) h s l / 11%);--ccpigd-extralight: hsl(from var(--ccpigd-primary) h s l / 5%);--ccpigd-descgray: #979797;--ccpigd-shadow: #7587804d;--ccpigd-secondaryshadow: #6c7f9e1a;--ccpigd-success: #00ac47;--ccpigd-successlight: #00ac4733;--ccpigd-successextralight: #00ac471a;--ccpigd-warning: #ff5900;--ccpigd-warninglight: #ff590033;--ccpigd-warningextralight: #ff59001a;--ccpigd-error: #ff0000;--ccpigd-errorlight: #ff000033;--ccpigd-errorextralight: #ff00001a;--ccpigd-info: #838383;--ccpigd-infolight: #d9d9d9;--ccpigd-infoextralight: #f2f2f2;--ccpigd-pro: #ffc300;--ccpigd-new: #e3eeff}[ccpigd-theme-status=light]{--ccpigd-white: #ffffff;--ccpigd-black: #000e25;--ccpigd-secondaryblack: #243247}[ccpigd-theme-status=dark]{--ccpigd-extralight: #000000;--ccpigd-white: #151515;--ccpigd-black: #ffffff;--ccpigd-secondaryblack: #f6fcfa}#ccpigd-admin{height:100%;background-color:var(--ccpigd-white, #ffffff);position:fixed;width:calc(100% - 160px);height:calc(100vh - 32px)}@media(max-width: 960px){#ccpigd-admin{width:calc(100% - 36px)}}@media(max-width: 782px){#ccpigd-admin{width:100%}}.ccpigd{display:flex;height:100%}.ccpigd-bg{background-color:var(--ccpigd-extralight)}.ccpigd-content-wrapper{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth;position:relative}.ccpigd-content{flex-grow:1;height:calc(100vh - 110px);padding:20px !important;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.ccpigd-content::-webkit-scrollbar{width:5px}.ccpigd-content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ccpigd-content::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:10px;cursor:pointer;transition:background .2s ease}.ccpigd-content::-webkit-scrollbar-thumb:hover{background:#747775}.ccpigd-preloader svg{width:80%;height:80%}.ccpigd-preloader-active{box-shadow:inset 0 0 0px 2px var(--ccpigd-primary)}.ccpigd-integration-icon svg{width:40px !important;height:40px !important}.ccpigd-file-selector-modal{padding:0 !important}.ccpigd-file-selector-modal .cc-alert-content{height:100%}.ccpigd-file-selector-modal .cc-alert-content .cc-alert-html-content{height:100%}.ccpigd-file-selector-modal .cc-alert-content .cc-alert-html-content .ccpigd-content{padding-bottom:20px}.ccpigd-file-selector-modal .cc-alert-buttons{background:var(--ccpigd-white, #ffffff);width:100%;position:absolute;bottom:0;padding:10px}.ccpigd-module-builder-layout .ccpigd-uploader{bottom:85px !important}.ccpigd-module-list{background-color:var(--ccpigd-white, #ffffff);border:1px solid var(--ccpigd-light);border-radius:8px;margin-top:1.25rem}.ccpigd-module-list__header{background-color:var(--ccpigd-white, #ffffff);border-bottom:1px solid var(--ccpigd-light);padding:25px 20px;border-radius:8px 8px 0 0}.ccpigd-module-list__row{padding:15px 20px;transition:background-color .5s ease;border-bottom:1px solid var(--ccpigd-light)}.ccpigd-module-list__row:hover{background-color:var(--ccpigd-extralight)}.ccpigd-module-list__row:last-child{border-bottom:none}.ccpigd-module-list__loader{border-bottom:1px solid var(--ccpigd-light) !important;border-radius:8px 8px 0 0 !important}.ccpigd-module-list__loader:last-child{border-bottom:none !important;border-radius:0 0 8px 8px !important}.ccpigd-module-file-sidebar{height:auto !important;border-radius:12px 0 0 12px;border-right:1px solid var(--ccpigd-light) !important}.ccpigd-integration-icon{position:absolute;top:-8px;right:-8px;z-index:10}.ccpigd-integration-icon svg{width:15px !important;height:15px !important;border-radius:50%}.ccpigd-module-selected-files__header{background-color:var(--ccpigd-extralight);padding:10px !important}.ccpigd-module-selected-files__file{border-bottom:1px solid var(--ccpigd-light) !important}.ccpigd-module-selected-files__file:last-child{border-bottom:none !important}.ccpigd-file-selector-modal,.ccpigd-module-builder-modal{padding:0 !important}.ccpigd-file-selector-modal .cc-alert-content,.ccpigd-module-builder-modal .cc-alert-content{height:100%}.ccpigd-file-selector-modal .cc-alert-content .cc-alert-html-content,.ccpigd-module-builder-modal .cc-alert-content .cc-alert-html-content{height:100%}.ccpigd-file-selector-modal .cc-alert-content .cc-alert-html-content .ccpigd-content,.ccpigd-module-builder-modal .cc-alert-content .cc-alert-html-content .ccpigd-content{padding-bottom:20px}.ccpigd-file-selector-modal .cc-alert-buttons,.ccpigd-module-builder-modal .cc-alert-buttons{background:var(--ccpigd-white, #ffffff);width:100%;position:absolute;bottom:0;padding:10px}.ccpigd-top-level-wrapper .ccpigd-notifications{padding:0 !important;width:25rem;overflow:hidden}.ccpigd-top-level-wrapper .ccpigd-notifications--active .cc-icon{color:var(--ccpigd-primary);transform-origin:top center;animation:ccpigd-ball-ring 1s ease-in-out 3;animation-fill-mode:forwards}.ccpigd-top-level-wrapper .ccpigd-notifications__badge{position:absolute;top:-10px;right:-10px;background-color:var(--ccpigd-error, #ff0000);color:#fff;width:25px;height:25px;border-radius:50%;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:bold}.ccpigd-top-level-wrapper .ccpigd-notifications__badge--large{width:32px;height:32px}.ccpigd-top-level-wrapper .ccpigd-notifications__header{padding:10px 10px 0 10px}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button{position:relative}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button::after{content:"";position:absolute;left:0;bottom:-2px;height:2px;border-radius:2px;background-color:var(--ccpigd-primary);width:0}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button--active{opacity:1}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button--active::after{animation:ccpigd-active-line .3s ease forwards}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button--inactive{opacity:.5}.ccpigd-top-level-wrapper .ccpigd-notifications__header-button--inactive::after{width:100%;animation:ccpigd-inactive-line .3s ease forwards}.ccpigd-top-level-wrapper .ccpigd-notifications__content{width:100%;max-height:60vh;overflow-x:hidden;overflow-y:auto}.ccpigd-top-level-wrapper .ccpigd-notifications__content::-webkit-scrollbar{width:5px}.ccpigd-top-level-wrapper .ccpigd-notifications__content::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ccpigd-top-level-wrapper .ccpigd-notifications__content::-webkit-scrollbar-thumb{background:var(--ccpigd-secondary);border-radius:10px;cursor:pointer}.ccpigd-top-level-wrapper .ccpigd-notifications__content::-webkit-scrollbar-thumb:hover{background:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .ccpigd-notifications__item{position:relative;padding:10px;background-color:var(--ccpigd-extralight);border-bottom:1px solid var(--ccpigd-secondary);transition:all .3s ease;overflow:visible;cursor:pointer}.ccpigd-top-level-wrapper .ccpigd-notifications__item--unread{background-color:var(--ccpigd-white, #ffffff)}.ccpigd-top-level-wrapper .ccpigd-notifications__item:last-child{border-bottom:none}.ccpigd-top-level-wrapper .ccpigd-notifications__item-status{width:7px;aspect-ratio:1/1;border-radius:50px}.ccpigd-top-level-wrapper .ccpigd-notifications__item-delete{position:absolute;right:-50%;top:50%;z-index:5;transform:translateY(-50%);opacity:0;visibility:hidden;transition:all .3s ease}.ccpigd-top-level-wrapper .ccpigd-notifications__item::after{content:"";position:absolute;top:0;right:0;height:100%;width:0;background:linear-gradient(to right, transparent 0%, var(--ccpigd-white, #ffffff) 80%);transition:all .3s ease}.ccpigd-top-level-wrapper .ccpigd-notifications__item:hover .ccpigd-notifications__item-delete{right:10px;opacity:1;visibility:visible}.ccpigd-top-level-wrapper .ccpigd-notifications__item:hover::after{width:40%}@keyframes ccpigd-ball-ring{0%{transform:rotate(0deg)}15%{transform:rotate(15deg)}30%{transform:rotate(-15deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}75%{transform:rotate(5deg)}100%{transform:rotate(0deg)}}@keyframes ccpigd-active-line{from{width:0}to{width:100%}}@keyframes ccpigd-inactive-line{from{width:100%}to{width:0}}.upload-php #ccpigd-media-library-sidebar-wrapper{margin-left:-20px}#wpfooter{display:none}.media-frame-menu-heading{display:none}.media-modal-content .media-menu{padding:0}.media-modal-content .media-menu .media-menu-item{display:none}.media-modal-content .media-toolbar-secondary{display:flex;align-items:center}.media-modal-content .media-toolbar-secondary .ccpigd-media-folder-filter{margin-top:32px}.media-modal-content .separator{display:none}#ccpigd-media-library-sidebar-wrapper{position:fixed;z-index:9999}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar{position:relative;background-color:var(--ccpigd-white, #ffffff);border-right:1px solid #ddd;height:calc(100vh - 30px);font-family:"Poppins",sans-serif !important}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar--site-editor{height:calc(100vh - 60px)}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar--site-editor .ccpigd-media-library-folder-tree{height:63vh}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__media-library{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--ccpigd-light);cursor:pointer}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__account{display:flex;justify-content:space-between;align-items:center;gap:10px;cursor:pointer}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__account-info{display:flex;align-items:center;gap:10px}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__account-logo{display:flex;align-items:center;justify-content:center}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__account-logo svg{width:35px;height:35px}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__trash-bin{position:absolute;bottom:0;z-index:10;display:flex;align-items:center;gap:10px;border-top:1px solid var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2)) !important;cursor:pointer}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar--toggle{position:absolute;top:50%;right:-15px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background-color:var(--ccpigd-light);padding:5px;border:1px solid var(--ccpigd-secondary);border-radius:8px;cursor:pointer;z-index:20;opacity:0;transition:opacity .2s}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar:hover .ccpigd-media-library-sidebar--toggle{opacity:1}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar--resizer{width:5px;cursor:ew-resize;position:absolute;right:0;top:0;height:100%;z-index:20;background-color:rgba(0,0,0,0)}#ccpigd-media-library-sidebar-wrapper .ccpigd-media-library-sidebar__folder-tree{overflow-y:auto;scrollbar-width:thin;scroll-behavior:smooth}.ccpigd-media-library-folder-tree{position:relative;height:66vh;margin-top:10px}.ccpigd-media-library-folder-tree__scroll{height:100%;overflow-y:auto;scrollbar-width:none}.ccpigd-media-library-folder-tree__layer{position:absolute;bottom:0;left:0;width:100%;height:45px;pointer-events:none;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255))}.ccpigd-media-library-folder-tree__node{padding:8px 12px !important;border-radius:8px;user-select:none;cursor:pointer}.ccpigd-media-library-folder-tree__node--active{background-color:var(--ccpigd-light);transition:background-color .2s ease-in-out}.ccpigd-media-library-folder-tree__node-arrow{display:flex;align-items:center;justify-content:center;height:20px;background-color:var(--ccpigd-light);border-radius:4px}.ccpigd-media-library-folder-tree__node-arrow--active{background-color:var(--ccpigd-white, #ffffff)}.ccpigd-media-library-folder-tree__node-arrow--expanded span{transform:rotate(90deg)}.ccpigd-media-library-folder-tree__node-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px}.ccpigd-media-library-folder-tree__node-icon svg path{fill:var(--ccpigd-primary)}.ccpigd-media-library-folder-tree__node-icon--expanded svg :first-child{fill:var(--ccpigd-primary)}.ccpigd-media-library-folder-tree__node-icon--expanded svg :last-child{fill:color(srgb 1 1 1/.5)}.ccpigd-upload-google-drive{max-height:400px;overflow:hidden;transition:max-height .3s ease}.ccpigd-upload-google-drive--uploading{max-height:600px}.ccpigd-file-browser-container .ccpigd-uploader{width:500px;position:fixed;right:20px;bottom:20px;z-index:9999;background-color:var(--ccpigd-white, #ffffff);border:1px solid var(--ccpigd-light);border-radius:12px;height:auto !important}.ccpigd-file-browser-container .ccpigd-uploader .ccpigd-file-list-wrapper{height:500px !important}.ccpigd-file-browser-container .ccpigd-uploader.drag-active{border:1px solid var(--ccpigd-primary)}.ccpigd-file-browser-container .ccpigd-uploader .close{z-index:1}.ccpigd-suggested-files{width:100%}.ccpigd-suggested-files__suggested{position:relative;width:100%}.ccpigd-suggested-files__suggested-container{display:flex;gap:15px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;width:100%}.ccpigd-suggested-files__suggested-container-file{flex-shrink:0;width:250px !important;cursor:pointer}.ccpigd-suggested-files__suggested-fade{position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:5}.ccpigd-suggested-files__suggested-fade--left{left:0;background:linear-gradient(to right, var(--ccpigd-extralight), transparent)}.ccpigd-suggested-files__suggested-fade--right{right:0;background:linear-gradient(to left, var(--ccpigd-extralight), transparent)}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd]{font-family:"ccpigd-icon" !important;font-style:normal}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-file-browser::before{content:"folder"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-gallery::before{content:"imagesmode"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-file-list::before{content:"event_list"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-media-player::before{content:"stock_media"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-slider-carousel::before{content:"slideshow"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-search-box::before{content:"feature_search"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-embed-document::before{content:"text_compare"}.elementor-panel-category-items .elementor-element-wrapper .elementor-element .icon i[class*=ccpigd].ccpigd-shortcode::before{content:"code"}.ccpigd-hidden-input{position:absolute;opacity:0;pointer-events:none;display:none;z-index:-1;visibility:hidden;user-select:none}.ccpigd-top-level-wrapper .text-primary{color:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .text-hover{color:var(--ccpigd-hover)}.ccpigd-top-level-wrapper .text-secondary{color:var(--ccpigd-secondary)}.ccpigd-top-level-wrapper .text-light{color:var(--ccpigd-light)}.ccpigd-top-level-wrapper .text-extralight{color:var(--ccpigd-extralight)}.ccpigd-top-level-wrapper .text-white{color:var(--ccpigd-white, #ffffff)}.ccpigd-top-level-wrapper .text-pure{color:#fff}.ccpigd-top-level-wrapper .text-black,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-title,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-description{color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .text-secondaryblack{color:var(--ccpigd-secondaryblack, #243247)}.ccpigd-top-level-wrapper .text-dark{color:#000e25}.ccpigd-top-level-wrapper .text-descgray{color:var(--ccpigd-descgray, #979797)}.ccpigd-top-level-wrapper .text-shadow{color:var(--ccpigd-shadow, rgba(108, 127, 158, 0.3019607843))}.ccpigd-top-level-wrapper .text-secondaryshadow{color:var(--ccpigd-secondaryshadow, rgba(108, 127, 158, 0.1019607843))}.ccpigd-top-level-wrapper .text-success{color:var(--ccpigd-success, #00ac47)}.ccpigd-top-level-wrapper .text-successlight{color:var(--ccpigd-successlight, rgba(0, 172, 71, 0.2))}.ccpigd-top-level-wrapper .text-successextralight{color:var(--ccpigd-successextralight, rgba(0, 172, 71, 0.1019607843))}.ccpigd-top-level-wrapper .text-warning{color:var(--ccpigd-warning, #ff5900)}.ccpigd-top-level-wrapper .text-warninglight{color:var(--ccpigd-warninglight, rgba(255, 89, 0, 0.2))}.ccpigd-top-level-wrapper .text-warningextralight{color:var(--ccpigd-warningextralight, rgba(255, 89, 0, 0.1019607843))}.ccpigd-top-level-wrapper .text-error{color:var(--ccpigd-error, #ff0000)}.ccpigd-top-level-wrapper .text-errorlight{color:var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2))}.ccpigd-top-level-wrapper .text-errorextralight{color:var(--ccpigd-errorextralight, rgba(255, 0, 0, 0.1019607843))}.ccpigd-top-level-wrapper .text-info{color:var(--ccpigd-info, #838383)}.ccpigd-top-level-wrapper .text-infolight{color:var(--ccpigd-infolight, #d9d9d9)}.ccpigd-top-level-wrapper .text-infoextralight{color:var(--ccpigd-infoextralight, #f2f2f2)}.ccpigd-top-level-wrapper .text-pro{color:var(--ccpigd-pro, #ffc300)}.ccpigd-top-level-wrapper .text-new{color:var(--ccpigd-new, #e3eeff)}.ccpigd-top-level-wrapper .text-inherit{color:inherit}.ccpigd-top-level-wrapper .text-transparent{color:rgba(0,0,0,0)}.ccpigd-top-level-wrapper .bg-primary{background-color:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .bg-hover{background-color:var(--ccpigd-hover)}.ccpigd-top-level-wrapper .bg-secondary{background-color:var(--ccpigd-secondary)}.ccpigd-top-level-wrapper .bg-light{background-color:var(--ccpigd-light)}.ccpigd-top-level-wrapper .bg-extralight{background-color:var(--ccpigd-extralight)}.ccpigd-top-level-wrapper .bg-white{background-color:var(--ccpigd-white, #ffffff)}.ccpigd-top-level-wrapper .bg-pure{background-color:#fff}.ccpigd-top-level-wrapper .bg-black{background-color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .bg-secondaryblack{background-color:var(--ccpigd-secondaryblack, #243247)}.ccpigd-top-level-wrapper .bg-dark{background-color:#000e25}.ccpigd-top-level-wrapper .bg-descgray{background-color:var(--ccpigd-descgray, #979797)}.ccpigd-top-level-wrapper .bg-shadow{background-color:var(--ccpigd-shadow, rgba(108, 127, 158, 0.3019607843))}.ccpigd-top-level-wrapper .bg-secondaryshadow{background-color:var(--ccpigd-secondaryshadow, rgba(108, 127, 158, 0.1019607843))}.ccpigd-top-level-wrapper .bg-success{background-color:var(--ccpigd-success, #00ac47)}.ccpigd-top-level-wrapper .bg-successlight{background-color:var(--ccpigd-successlight, rgba(0, 172, 71, 0.2))}.ccpigd-top-level-wrapper .bg-successextralight{background-color:var(--ccpigd-successextralight, rgba(0, 172, 71, 0.1019607843))}.ccpigd-top-level-wrapper .bg-warning{background-color:var(--ccpigd-warning, #ff5900)}.ccpigd-top-level-wrapper .bg-warninglight{background-color:var(--ccpigd-warninglight, rgba(255, 89, 0, 0.2))}.ccpigd-top-level-wrapper .bg-warningextralight{background-color:var(--ccpigd-warningextralight, rgba(255, 89, 0, 0.1019607843))}.ccpigd-top-level-wrapper .bg-error{background-color:var(--ccpigd-error, #ff0000)}.ccpigd-top-level-wrapper .bg-errorlight{background-color:var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2))}.ccpigd-top-level-wrapper .bg-errorextralight{background-color:var(--ccpigd-errorextralight, rgba(255, 0, 0, 0.1019607843))}.ccpigd-top-level-wrapper .bg-info{background-color:var(--ccpigd-info, #838383)}.ccpigd-top-level-wrapper .bg-infolight{background-color:var(--ccpigd-infolight, #d9d9d9)}.ccpigd-top-level-wrapper .bg-infoextralight{background-color:var(--ccpigd-infoextralight, #f2f2f2)}.ccpigd-top-level-wrapper .bg-pro{background-color:var(--ccpigd-pro, #ffc300)}.ccpigd-top-level-wrapper .bg-new{background-color:var(--ccpigd-new, #e3eeff)}.ccpigd-top-level-wrapper .bg-inherit{background-color:inherit}.ccpigd-top-level-wrapper .bg-transparent{background-color:rgba(0,0,0,0)}.ccpigd-top-level-wrapper .border-primary{border-color:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .border-hover{border-color:var(--ccpigd-hover)}.ccpigd-top-level-wrapper .border-secondary{border-color:var(--ccpigd-secondary)}.ccpigd-top-level-wrapper .border-light{border-color:var(--ccpigd-light)}.ccpigd-top-level-wrapper .border-extralight{border-color:var(--ccpigd-extralight)}.ccpigd-top-level-wrapper .border-white{border-color:var(--ccpigd-white, #ffffff)}.ccpigd-top-level-wrapper .border-pure{border-color:#fff}.ccpigd-top-level-wrapper .border-black{border-color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .border-secondaryblack{border-color:var(--ccpigd-secondaryblack, #243247)}.ccpigd-top-level-wrapper .border-dark{border-color:#000e25}.ccpigd-top-level-wrapper .border-descgray{border-color:var(--ccpigd-descgray, #979797)}.ccpigd-top-level-wrapper .border-shadow{border-color:var(--ccpigd-shadow, rgba(108, 127, 158, 0.3019607843))}.ccpigd-top-level-wrapper .border-secondaryshadow{border-color:var(--ccpigd-secondaryshadow, rgba(108, 127, 158, 0.1019607843))}.ccpigd-top-level-wrapper .border-success{border-color:var(--ccpigd-success, #00ac47)}.ccpigd-top-level-wrapper .border-successlight{border-color:var(--ccpigd-successlight, rgba(0, 172, 71, 0.2))}.ccpigd-top-level-wrapper .border-successextralight{border-color:var(--ccpigd-successextralight, rgba(0, 172, 71, 0.1019607843))}.ccpigd-top-level-wrapper .border-warning{border-color:var(--ccpigd-warning, #ff5900)}.ccpigd-top-level-wrapper .border-warninglight{border-color:var(--ccpigd-warninglight, rgba(255, 89, 0, 0.2))}.ccpigd-top-level-wrapper .border-warningextralight{border-color:var(--ccpigd-warningextralight, rgba(255, 89, 0, 0.1019607843))}.ccpigd-top-level-wrapper .border-error{border-color:var(--ccpigd-error, #ff0000)}.ccpigd-top-level-wrapper .border-errorlight{border-color:var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2))}.ccpigd-top-level-wrapper .border-errorextralight{border-color:var(--ccpigd-errorextralight, rgba(255, 0, 0, 0.1019607843))}.ccpigd-top-level-wrapper .border-info{border-color:var(--ccpigd-info, #838383)}.ccpigd-top-level-wrapper .border-infolight{border-color:var(--ccpigd-infolight, #d9d9d9)}.ccpigd-top-level-wrapper .border-infoextralight{border-color:var(--ccpigd-infoextralight, #f2f2f2)}.ccpigd-top-level-wrapper .border-pro{border-color:var(--ccpigd-pro, #ffc300)}.ccpigd-top-level-wrapper .border-new{border-color:var(--ccpigd-new, #e3eeff)}.ccpigd-top-level-wrapper .border-inherit{border-color:inherit}.ccpigd-top-level-wrapper .border-transparent{border-color:rgba(0,0,0,0)}.ccpigd-top-level-wrapper .rounded-none{border-radius:0}.ccpigd-top-level-wrapper .rounded-xs{border-radius:2px}.ccpigd-top-level-wrapper .rounded-sm{border-radius:4px}.ccpigd-top-level-wrapper .rounded-md{border-radius:8px}.ccpigd-top-level-wrapper .rounded-lg{border-radius:12px}.ccpigd-top-level-wrapper .rounded-xl{border-radius:24px}.ccpigd-top-level-wrapper .rounded-2xl{border-radius:32px}.ccpigd-top-level-wrapper .rounded-pill{border-radius:9999px}.ccpigd-top-level-wrapper .rounded-full{border-radius:50%}.ccpigd-top-level-wrapper .text-xs{font-size:12px}.ccpigd-top-level-wrapper .text-sm,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-description{font-size:14px}.ccpigd-top-level-wrapper .text-md{font-size:16px}.ccpigd-top-level-wrapper .text-lg{font-size:18px}.ccpigd-top-level-wrapper .text-xl{font-size:20px}.ccpigd-top-level-wrapper .text-2xl,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-title{font-size:24px}.ccpigd-top-level-wrapper .text-3xl{font-size:30px}.ccpigd-top-level-wrapper .text-4xl{font-size:36px}.ccpigd-top-level-wrapper .text-5xl{font-size:48px}.ccpigd-top-level-wrapper .text-6xl{font-size:60px}.ccpigd-top-level-wrapper .text-inherit{font-size:inherit}.ccpigd-top-level-wrapper .font-thin{font-weight:100}.ccpigd-top-level-wrapper .font-extralight{font-weight:200}.ccpigd-top-level-wrapper .font-light{font-weight:300}.ccpigd-top-level-wrapper .font-normal,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-description{font-weight:400}.ccpigd-top-level-wrapper .font-medium{font-weight:500}.ccpigd-top-level-wrapper .font-semibold,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-title{font-weight:600}.ccpigd-top-level-wrapper .font-bold{font-weight:700}.ccpigd-top-level-wrapper .font-extrabold{font-weight:800}.ccpigd-top-level-wrapper .font-black{font-weight:900}.ccpigd-top-level-wrapper .font-inherit{font-weight:"inherit"}.ccpigd-top-level-wrapper .hover-primary{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-primary:hover{background-color:var(--ccpigd-primary) !important}.ccpigd-top-level-wrapper .hover-hover{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-hover:hover{background-color:var(--ccpigd-hover) !important}.ccpigd-top-level-wrapper .hover-secondary{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-secondary:hover{background-color:var(--ccpigd-secondary) !important}.ccpigd-top-level-wrapper .hover-light{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-light:hover{background-color:var(--ccpigd-light) !important}.ccpigd-top-level-wrapper .hover-extralight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-extralight:hover{background-color:var(--ccpigd-extralight) !important}.ccpigd-top-level-wrapper .hover-white{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-white:hover{background-color:var(--ccpigd-white, #ffffff) !important}.ccpigd-top-level-wrapper .hover-pure{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-pure:hover{background-color:#fff !important}.ccpigd-top-level-wrapper .hover-black{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-black:hover{background-color:var(--ccpigd-black, #000e25) !important}.ccpigd-top-level-wrapper .hover-secondaryblack{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-secondaryblack:hover{background-color:var(--ccpigd-secondaryblack, #243247) !important}.ccpigd-top-level-wrapper .hover-dark{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-dark:hover{background-color:#000e25 !important}.ccpigd-top-level-wrapper .hover-descgray{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-descgray:hover{background-color:var(--ccpigd-descgray, #979797) !important}.ccpigd-top-level-wrapper .hover-shadow{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-shadow:hover{background-color:var(--ccpigd-shadow, rgba(108, 127, 158, 0.3019607843)) !important}.ccpigd-top-level-wrapper .hover-secondaryshadow{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-secondaryshadow:hover{background-color:var(--ccpigd-secondaryshadow, rgba(108, 127, 158, 0.1019607843)) !important}.ccpigd-top-level-wrapper .hover-success{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-success:hover{background-color:var(--ccpigd-success, #00ac47) !important}.ccpigd-top-level-wrapper .hover-successlight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-successlight:hover{background-color:var(--ccpigd-successlight, rgba(0, 172, 71, 0.2)) !important}.ccpigd-top-level-wrapper .hover-successextralight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-successextralight:hover{background-color:var(--ccpigd-successextralight, rgba(0, 172, 71, 0.1019607843)) !important}.ccpigd-top-level-wrapper .hover-warning{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-warning:hover{background-color:var(--ccpigd-warning, #ff5900) !important}.ccpigd-top-level-wrapper .hover-warninglight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-warninglight:hover{background-color:var(--ccpigd-warninglight, rgba(255, 89, 0, 0.2)) !important}.ccpigd-top-level-wrapper .hover-warningextralight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-warningextralight:hover{background-color:var(--ccpigd-warningextralight, rgba(255, 89, 0, 0.1019607843)) !important}.ccpigd-top-level-wrapper .hover-error{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-error:hover{background-color:var(--ccpigd-error, #ff0000) !important}.ccpigd-top-level-wrapper .hover-errorlight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-errorlight:hover{background-color:var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2)) !important}.ccpigd-top-level-wrapper .hover-errorextralight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-errorextralight:hover{background-color:var(--ccpigd-errorextralight, rgba(255, 0, 0, 0.1019607843)) !important}.ccpigd-top-level-wrapper .hover-info{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-info:hover{background-color:var(--ccpigd-info, #838383) !important}.ccpigd-top-level-wrapper .hover-infolight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-infolight:hover{background-color:var(--ccpigd-infolight, #d9d9d9) !important}.ccpigd-top-level-wrapper .hover-infoextralight{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-infoextralight:hover{background-color:var(--ccpigd-infoextralight, #f2f2f2) !important}.ccpigd-top-level-wrapper .hover-pro{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-pro:hover{background-color:var(--ccpigd-pro, #ffc300) !important}.ccpigd-top-level-wrapper .hover-new{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-new:hover{background-color:var(--ccpigd-new, #e3eeff) !important}.ccpigd-top-level-wrapper .hover-inherit{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-inherit:hover{background-color:inherit !important}.ccpigd-top-level-wrapper .hover-transparent{transition:background-color .3s ease}.ccpigd-top-level-wrapper .hover-transparent:hover{background-color:rgba(0,0,0,0) !important}.ccpigd-top-level-wrapper .border{border-width:1px}.ccpigd-top-level-wrapper .border-top{border-top-width:1px}.ccpigd-top-level-wrapper .border-bottom{border-bottom-width:1px}.ccpigd-top-level-wrapper .border-left{border-left-width:1px}.ccpigd-top-level-wrapper .border-right{border-right-width:1px}.ccpigd-top-level-wrapper .border-none{border-style:none}.ccpigd-top-level-wrapper .border-solid{border-style:solid}.ccpigd-top-level-wrapper .border-dashed{border-style:dashed}.ccpigd-top-level-wrapper .border-dotted{border-style:dotted}.ccpigd-top-level-wrapper .text-left{text-align:left}.ccpigd-top-level-wrapper .text-center{text-align:center}.ccpigd-top-level-wrapper .text-right{text-align:right}.ccpigd-top-level-wrapper .text-justify{text-align:justify}.ccpigd-top-level-wrapper .text-alignnone{text-align:initial}.ccpigd-top-level-wrapper .text-uppercase{text-transform:uppercase}.ccpigd-top-level-wrapper .text-lowercase{text-transform:lowercase}.ccpigd-top-level-wrapper .text-capitalize{text-transform:capitalize}.ccpigd-top-level-wrapper .text-transformnone{text-transform:none}.ccpigd-top-level-wrapper .text-underline{text-decoration:underline}.ccpigd-top-level-wrapper .flex{display:flex}.ccpigd-top-level-wrapper .flex-1{flex:1 1 0%}.ccpigd-top-level-wrapper .flex-col{flex-direction:column}.ccpigd-top-level-wrapper .flex-col-reverse{flex-direction:column-reverse}.ccpigd-top-level-wrapper .flex-row{flex-direction:row}.ccpigd-top-level-wrapper .flex-row-reverse{flex-direction:row-reverse}.ccpigd-top-level-wrapper .flex-wrap{flex-wrap:wrap}.ccpigd-top-level-wrapper .flex-nowrap{flex-wrap:nowrap}.ccpigd-top-level-wrapper .justify-start{justify-content:flex-start}.ccpigd-top-level-wrapper .justify-center{justify-content:center}.ccpigd-top-level-wrapper .justify-end{justify-content:flex-end}.ccpigd-top-level-wrapper .justify-around{justify-content:space-around}.ccpigd-top-level-wrapper .justify-between{justify-content:space-between}.ccpigd-top-level-wrapper .justify-evenly{justify-content:space-evenly}.ccpigd-top-level-wrapper .items-start{align-items:flex-start}.ccpigd-top-level-wrapper .items-center{align-items:center}.ccpigd-top-level-wrapper .items-end{align-items:flex-end}.ccpigd-top-level-wrapper .items-baseline{align-items:baseline}.ccpigd-top-level-wrapper .items-stretch{align-items:stretch}.ccpigd-top-level-wrapper .flex-center{display:flex;justify-content:center;align-items:center}.ccpigd-top-level-wrapper .grid{display:grid}.ccpigd-top-level-wrapper .grid-cols-1{grid-template-columns:repeat(1, 1fr)}.ccpigd-top-level-wrapper .grid-cols-2{grid-template-columns:repeat(2, 1fr)}.ccpigd-top-level-wrapper .grid-cols-3{grid-template-columns:repeat(3, 1fr)}.ccpigd-top-level-wrapper .grid-cols-4{grid-template-columns:repeat(4, 1fr)}.ccpigd-top-level-wrapper .grid-cols-5{grid-template-columns:repeat(5, 1fr)}.ccpigd-top-level-wrapper .col-span-1{grid-column:span 1/span 1}.ccpigd-top-level-wrapper .col-span-2{grid-column:span 2/span 2}.ccpigd-top-level-wrapper .col-span-3{grid-column:span 3/span 3}.ccpigd-top-level-wrapper .col-span-4{grid-column:span 4/span 4}.ccpigd-top-level-wrapper .col-span-5{grid-column:span 5/span 5}.ccpigd-top-level-wrapper .w-full{width:100%}.ccpigd-top-level-wrapper .w-half{width:50%}.ccpigd-top-level-wrapper .w-fit{width:fit-content}.ccpigd-top-level-wrapper .w-auto{width:auto}.ccpigd-top-level-wrapper .h-full{height:100%}.ccpigd-top-level-wrapper .h-half{height:50%}.ccpigd-top-level-wrapper .h-fit{height:fit-content}.ccpigd-top-level-wrapper .h-auto{height:auto}.ccpigd-top-level-wrapper .text-ellipsis{overflow:hidden;text-overflow:ellipsis}.ccpigd-top-level-wrapper .text-ellipsis.single{display:inline-block;white-space:nowrap;max-width:100%}.ccpigd-top-level-wrapper .text-ellipsis.multi{display:-webkit-box;-webkit-box-orient:vertical}.ccpigd-top-level-wrapper .text-ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ccpigd-top-level-wrapper .text-wrap{text-wrap:wrap;word-wrap:break-word}.ccpigd-top-level-wrapper .text-nowrap{white-space:nowrap}.ccpigd-top-level-wrapper .text-break{word-break:break-word}.ccpigd-top-level-wrapper .cursor-pointer{cursor:pointer}.ccpigd-top-level-wrapper .fill-primary{fill:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .transition{transition:all .3s ease}.ccpigd-top-level-wrapper .color-transition{transition:color .3s ease}.ccpigd-top-level-wrapper .bg-transition{transition:background-color .3s ease}.ccpigd-top-level-wrapper .border-transition{transition:border-color .3s ease}.ccpigd-top-level-wrapper .loading{animation:loading 1s linear infinite}@keyframes loading{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.ccpigd-top-level-wrapper .opacity-loading{animation:opacity-loading 1.5s ease-in-out infinite}@keyframes opacity-loading{0%{opacity:1}50%{opacity:.5}100%{opacity:1}}.ccpigd-top-level-wrapper .disable{pointer-events:none;opacity:.6}.ccpigd-top-level-wrapper .ccpigd-notice-card{border:1px solid;text-align:center;padding:10px;margin:0 auto;max-width:600px;box-shadow:0 0 20px 2px rgba(152,152,152,.168627451)}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper{width:100%;min-height:300px;background:var(--ccpigd-white, #ffffff);padding:20px 30px 30px 30px;gap:clamp(10px,2vw,20px)}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-icon{font-size:clamp(50px,10vw,100px)}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon{font-family:"ccpigd-icon" !important;font-size:0;line-height:0}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon:before{font-size:clamp(50px,10vw,100px);line-height:1}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-file-browser::before{content:"folder"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-gallery::before{content:"imagesmode"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-file-list::before{content:"event_list"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-media-player::before{content:"stock_media"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-slider-carousel::before{content:"slideshow"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-search-box::before{content:"feature_search"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-embed-document::before{content:"text_compare"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper .ccpigd-icon.ccpigd-shortcode::before{content:"code"}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content{gap:10px}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-title,.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-content .ccpigd-description{margin:0}.ccpigd-top-level-wrapper .ccpigd-notice-card-wrapper-buttons .ccpigd-notice-card-btn{text-decoration:none}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-error{border-color:var(--ccpigd-errorlight, rgba(255, 0, 0, 0.2));background:var(--ccpigd-errorextralight, rgba(255, 0, 0, 0.1019607843))}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-error .ccpigd-notice-card-wrapper-icon{color:var(--ccpigd-error, #ff0000)}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-warning{border-color:var(--ccpigd-warninglight, rgba(255, 89, 0, 0.2));background:var(--ccpigd-warningextralight, rgba(255, 89, 0, 0.1019607843))}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-warning .ccpigd-notice-card-wrapper-icon{color:var(--ccpigd-warning, #ff5900)}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-primary{border-color:var(--ccpigd-light);background:var(--ccpigd-extralight)}.ccpigd-top-level-wrapper .ccpigd-notice-card.ccpigd-notice-status-primary .ccpigd-notice-card-wrapper-icon{color:var(--ccpigd-primary)}#google-drive-panel fieldset table tr th{width:250px !important}.edit_field_type_integration-google-drive .dropdown-menu{z-index:99999 !important}.ccpigd-top-level-wrapper .ccpigd-existing-module{width:100% !important;padding:10px !important;border:1px solid #00ac47 !important;border-radius:4px !important;background-color:#fff !important;font-size:14px !important;height:auto !important;margin-bottom:20px !important}label #module_id{display:none !important}.ccpigd-files{user-select:none;position:relative}.ccpigd-files .ccpigd-file-thumbnail{height:150px;overflow:hidden}.ccpigd-files .ccpigd-file-thumbnail--compact{width:32px;height:32px}.ccpigd-files .ccpigd-file-thumbnail--suggested{width:45px;height:45px}.ccpigd-files .ccpigd-file-thumbnail img{width:100%;height:100%;object-fit:cover;user-select:none;pointer-events:none}.ccpigd-files .ccpigd-file-thumbnail--icon{display:flex;align-items:center;justify-content:center}.ccpigd-files .ccpigd-file-thumbnail--icon img{width:80px;object-fit:contain}.ccpigd-files .ccpigd-file-list{border:1px solid var(--ccpigd-light);border-radius:8px}.ccpigd-files .ccpigd-file-list__header{background:var(--ccpigd-white, #ffffff);border-bottom:1px solid var(--ccpigd-light);border-radius:8px 8px 0 0}.ccpigd-files .ccpigd-file-list__header-col{flex-shrink:0}.ccpigd-files .ccpigd-file-list__header-col--status{width:30px}.ccpigd-files .ccpigd-file-list__header-col--name{flex:1}.ccpigd-files .ccpigd-file-list__header-col--size{width:100px}.ccpigd-files .ccpigd-file-list__header-col--type{width:100px}.ccpigd-files .ccpigd-file-list__header-col--date{width:120px}.ccpigd-files .ccpigd-file-list__header-col--actions{width:100px}.ccpigd-files .ccpigd-file-list__item{background:var(--ccpigd-white, #ffffff);border-bottom:1px solid var(--ccpigd-light);transition:background 150ms ease;cursor:pointer}.ccpigd-files .ccpigd-file-list__item--selected,.ccpigd-files .ccpigd-file-list__item:hover{background:var(--ccpigd-extralight)}.ccpigd-files .ccpigd-file-list__item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.ccpigd-files .ccpigd-file-list__icon{flex-shrink:0;overflow:hidden}.ccpigd-files .ccpigd-file-list__icon img{width:100%;height:100%;object-fit:cover}.ccpigd-files .ccpigd-file-list__status{width:30px}.ccpigd-files .ccpigd-file-list__name{flex:1;min-width:0}.ccpigd-files .ccpigd-file-list__name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccpigd-files .ccpigd-file-list__size{width:100px;text-align:center}.ccpigd-files .ccpigd-file-list__type{width:100px;text-align:center}.ccpigd-files .ccpigd-file-list__date{width:120px;font-size:13px}@media(max-width: 768px){.ccpigd-files .ccpigd-file-list__type,.ccpigd-files .ccpigd-file-list__date{display:none}}.ccpigd-files .ccpigd-file-list__actions{width:100px}.ccpigd-files .ccpigd-file-list-loader{border-bottom:1px solid var(--ccpigd-light)}.ccpigd-files .ccpigd-file-list-loader:last-child{border-bottom:none;border-radius:0 0 8px 8px}.ccpigd-files .ccpigd-file-grid__item{cursor:pointer;position:relative}.ccpigd-files .ccpigd-file-grid__item--selected{background:var(--ccpigd-light) !important}.ccpigd-files .ccpigd-file-grid__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:145px;line-height:normal !important}.ccpigd-files .ccpigd-file-grid__status{position:absolute;left:20px;top:20px}.ccpigd-files .ccpigd-file-grid__meta span::after{content:"·";margin-left:8px;font-weight:bold}.ccpigd-files .ccpigd-file-grid__meta span:last-child::after{content:""}.ccpigd-top-level-wrapper .ccpigd-uploader{width:500px;position:fixed;right:20px;bottom:20px;z-index:9999;background-color:var(--ccpigd-white, #ffffff);border:1px solid var(--ccpigd-light);border-radius:12px;overflow:hidden}.ccpigd-top-level-wrapper .ccpigd-uploader.drag-active{border:1px solid var(--ccpigd-primary)}.ccpigd-top-level-wrapper .ccpigd-uploader .close{z-index:1}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper{display:flex;flex-direction:column;z-index:50;margin-top:5px !important;width:100% !important;height:100%;max-width:100%;overflow:hidden !important;background-color:var(--ccpigd-white, #ffffff) !important;bottom:1em;right:1em;padding:20px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper.fixed{position:fixed}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .start-upload{margin:10px auto;display:flex;align-items:center;white-space:nowrap;cursor:pointer;border-radius:.25em;border:none;padding:.375rem .5em;background-color:var(--ccpigd-primary);box-shadow:var(--ccpigd-secondary) 0 8px 24px;color:var(--ccpigd-white, #ffffff);transition:all .2s ease-in-out;font-weight:400;font-size:14px;display:flex;gap:6px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .start-upload:hover{background-color:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list-header{margin-bottom:10px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list{display:flex;flex-flow:column;flex-wrap:nowrap !important;overflow-y:auto !important;margin-top:5px;margin-bottom:50px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list::-webkit-scrollbar{width:5px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list::-webkit-scrollbar-track{background:#f1f1f1}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list::-webkit-scrollbar-thumb{background:#ccc}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list::-webkit-scrollbar-thumb:hover{background:#bbb}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item{display:flex;align-items:center;gap:5px;padding:8px 5px !important;width:100% !important;transition:background-color .3s ease-in-out}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info{display:flex;flex-wrap:wrap;overflow:hidden;width:100%;line-height:1}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-name{display:flex;align-items:start;flex-direction:column;gap:6px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-actions{display:flex;align-items:center;gap:6px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-actions .ccpigd-icon-button{min-width:20px;height:20px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-actions .play_arrow{padding-left:3px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-actions .ccpigd-spinner{width:20px;height:20px;border-radius:50%;margin-left:7px;flex:0 0 20px;border:2px solid var(--ccpigd-secondary) !important;border-top:2px solid var(--ccpigd-primary) !important;-webkit-animation:ccpigd-spin 2s linear infinite;animation:ccpigd-spin 2s linear infinite}@-webkit-keyframes ccpigd-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ccpigd-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .ccpigd-file-info .ccpigd-file-actions .percentage{margin:0 7px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .file-info-progress{width:100%;height:8px;border-radius:.25em;margin-top:7px;position:relative;align-items:center;justify-content:space-between;display:none;background-color:#e0e0e0;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 5px rgba(0,0,0,.2)}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .file-info-progress-bar{width:var(--percentage);height:100%;background-color:var(--ccpigd-primary);border-radius:.25em;position:absolute;left:0;top:0;transition:width .5s ease-in-out;background-image:linear-gradient(to left, #6a11cb, var(--ccpigd-primary));background-size:200% auto;animation:gradientMove 2s linear infinite;border-radius:10px 0 0 10px;transition:width .4s ease-in-out}@keyframes gradientMove{0%{background-position:200% center}100%{background-position:0% center}}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item .file-info-error{color:var(--ccpigd-error, #ff0000);width:100%;font-size:.75em;margin-top:3px}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info .check{background:var(--ccpigd-primary);color:var(--ccpigd-white, #ffffff);border-radius:50%}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info .remove-file{background:rgba(0,0,0,0);color:var(--ccpigd-warning, #ff5900);border:1px solid var(--ccpigd-warning, #ff5900);opacity:.7}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info .remove-file:hover{background:var(--ccpigd-warning, #ff5900);color:var(--ccpigd-white, #ffffff);opacity:1}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info .upload-item-name{color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info-progress{display:flex}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.uploaded .file-info-progress-bar{background-image:none;background-color:var(--ccpigd-primary)}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.active .file-info .remove-file{opacity:.7}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.active .file-info .upload-item-name{color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-file-list .ccpigd-file-list-item.active .file-info-progress{display:flex}.ccpigd-top-level-wrapper .ccpigd-file-list-wrapper .ccpigd-uploader-file-select-button:hover{background-color:var(--ccpigd-white, #ffffff);color:var(--ccpigd-black, #000e25)}.ccpigd-top-level-wrapper .ccpigd-uploader-shadow{box-shadow:var(--ccpigd-shadow, rgba(108, 127, 158, 0.3019607843)) 0 8px 24px !important}.ccpigd-file-uploader .ccpigd-file-uploader-preview-mode .ccpigd-uploader{z-index:0 !important}.ccpigd-file-uploader .ccpigd-uploader{position:static;right:0;bottom:0;width:100%;height:100%}.ccpigd-file-uploader .ccpigd-upload-confirmation-message{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ccpigd-file-uploader .ccpigd-upload-info{display:flex;align-items:center;gap:10px}.ccpigd-disabled{pointer-events:none;opacity:.5}@keyframes fadeInUp{from{opacity:0;transform:translateY(40px) scale(0.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes scaleIn{from{opacity:0;transform:scale(0.85)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{from{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes rotateIn{from{opacity:0;transform:rotate(-8deg) scale(0.9)}to{opacity:1;transform:rotate(0) scale(1)}}@keyframes float{0%,100%{transform:translateY(0) rotate(var(--rotate, 0deg))}50%{transform:translateY(-10px) rotate(var(--rotate, 0deg))}}.ccpigd-gallery{overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.gallery-item{position:relative;overflow:hidden;cursor:pointer}.gallery-item img{display:block;width:100%;height:100%;object-fit:cover}.gallery--grid{display:grid;grid-template-columns:repeat(var(--desktopColumns, 4), 1fr);gap:var(--itemGap, 16px)}@media(max-width: 1024px){.gallery--grid{grid-template-columns:repeat(var(--laptopColumns, 3), 1fr)}}@media(max-width: 768px){.gallery--grid{grid-template-columns:repeat(var(--tabletColumns, 2), 1fr)}}@media(max-width: 480px){.gallery--grid{grid-template-columns:repeat(var(--mobileColumns, 1), 1fr)}}.gallery--grid .gallery-item{border-radius:var(--itemRadius, 12px);aspect-ratio:1;animation:fadeInUp .5s ease-out both;min-width:0;max-width:100%;width:100%;height:100%;animation-delay:calc(var(--i)*.06s)}.gallery--grid .gallery-item img{transition:transform .45s cubic-bezier(0.4, 0, 0.2, 1),filter .45s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--grid .gallery-item__overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.85) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;opacity:0;transition:opacity .25s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--grid .gallery-item__number{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ccpigd-primary);margin-bottom:6px}.gallery--grid .gallery-item__title{font-family:"Poppins",sans-serif;font-size:1rem;font-weight:600;margin:0 0 4px;transform:translateY(10px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1);color:#f0ece4}.gallery--grid .gallery-item__desc{font-size:.8rem;color:#8a8680;margin:0;transform:translateY(10px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1) .05s}.gallery--grid .gallery-item:hover img{transform:scale(1.08);filter:brightness(0.7)}.gallery--grid .gallery-item:hover .gallery-item__overlay{opacity:1}.gallery--grid .gallery-item:hover .gallery-item__title,.gallery--grid .gallery-item:hover .gallery-item__desc{transform:translateY(0)}.gallery--masonry{columns:var(--desktopColumns, 4);column-gap:var(--itemGap, 16px)}@media(max-width: 1024px){.gallery--masonry{columns:var(--laptopColumns, 3)}}@media(max-width: 768px){.gallery--masonry{columns:var(--tabletColumns, 2)}}@media(max-width: 480px){.gallery--masonry{columns:var(--mobileColumns, 1)}}.gallery--masonry .gallery-item{break-inside:avoid;margin-bottom:16px;animation:scaleIn .5s ease-out both;border-radius:var(--itemRadius, 12px);animation-delay:calc(var(--i)*.06s)}@media(max-width: 480px){.gallery--masonry .gallery-item{height:100%}}.gallery--masonry .gallery-item img{height:auto;aspect-ratio:auto;transition:transform .45s cubic-bezier(0.4, 0, 0.2, 1),filter .45s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--masonry .gallery-item:nth-child(6n+1) img{aspect-ratio:3/4}.gallery--masonry .gallery-item:nth-child(6n+2) img{aspect-ratio:4/3}.gallery--masonry .gallery-item:nth-child(6n+3) img{aspect-ratio:1}.gallery--masonry .gallery-item__overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 50%, rgba(0, 0, 0, 0.85) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;opacity:0;transition:opacity .25s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--masonry .gallery-item__number{display:inline-block;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ccpigd-primary);margin-bottom:6px}.gallery--masonry .gallery-item__title{font-size:.95rem;font-weight:600;margin:0 0 4px;transform:translateY(8px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1);color:#f0ece4}.gallery--masonry .gallery-item__desc{font-size:.78rem;color:#8a8680;margin:0;transform:translateY(8px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1) .05s}.gallery--masonry .gallery-item:hover img{transform:scale(1.05);filter:brightness(0.65)}.gallery--masonry .gallery-item:hover .gallery-item__overlay{opacity:1}.gallery--masonry .gallery-item:hover .gallery-item__title,.gallery--masonry .gallery-item:hover .gallery-item__desc{transform:translateY(0)}.gallery--mosaic{display:grid;grid-template-columns:repeat(var(--desktopColumns, 4), 1fr);grid-auto-rows:200px;gap:var(--itemGap, 16px);grid-auto-flow:dense}@media(max-width: 1024px){.gallery--mosaic{grid-template-columns:repeat(var(--laptopColumns, 3), 1fr);grid-auto-rows:180px}}@media(max-width: 768px){.gallery--mosaic{grid-template-columns:repeat(var(--tabletColumns, 2), 1fr);grid-auto-rows:160px}}@media(max-width: 480px){.gallery--mosaic{grid-template-columns:repeat(var(--mobileColumns, 1), 1fr);grid-auto-rows:220px}}.gallery--mosaic .gallery-item{border-radius:var(--itemRadius, 20px);animation:fadeInUp .5s ease-out both}@media(max-width: 480px){.gallery--mosaic .gallery-item{height:100%}}.gallery--mosaic .gallery-item{animation-delay:calc(var(--i)*.06s)}.gallery--mosaic .gallery-item:nth-child(6n+1){grid-column:span 2;grid-row:span 2}.gallery--mosaic .gallery-item:nth-child(6n+3){grid-row:span 2}.gallery--mosaic .gallery-item:nth-child(6n+5){grid-column:span 2}@media(max-width: 480px){.gallery--mosaic .gallery-item:nth-child(n){grid-column:span 1;grid-row:span 1}}.gallery--mosaic .gallery-item img{transition:transform .45s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--mosaic .gallery-item__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);display:flex;flex-direction:column;justify-content:flex-end;padding:24px;opacity:0;transition:opacity .25s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--mosaic .gallery-item__number{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--ccpigd-primary);margin-bottom:6px}.gallery--mosaic .gallery-item__title{font-family:"Poppins",sans-serif;font-size:1.1rem;font-weight:600;margin:0 0 4px;transform:translateY(12px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1);color:#f0ece4}.gallery--mosaic .gallery-item__desc{font-size:.8rem;color:#8a8680;margin:0;transform:translateY(12px);transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1) .05s}.gallery--mosaic .gallery-item:hover img{transform:scale(1.06)}.gallery--mosaic .gallery-item:hover .gallery-item__overlay{opacity:1}.gallery--mosaic .gallery-item:hover .gallery-item__title,.gallery--mosaic .gallery-item:hover .gallery-item__desc{transform:translateY(0)}.gallery--hover-reveal{display:grid;grid-template-columns:repeat(var(--desktopColumns, 4), 1fr);gap:var(--itemGap, 16px)}@media(max-width: 1024px){.gallery--hover-reveal{grid-template-columns:repeat(var(--laptopColumns, 3), 1fr)}}@media(max-width: 768px){.gallery--hover-reveal{grid-template-columns:repeat(var(--tabletColumns, 2), 1fr)}}@media(max-width: 480px){.gallery--hover-reveal{grid-template-columns:repeat(var(--mobileColumns, 1), 1fr);gap:.5rem}}.gallery--hover-reveal .gallery-item{aspect-ratio:16/10;animation:fadeInUp .7s ease-out backwards;border-radius:var(--itemRadius, 12px);box-shadow:0 20px 60px rgba(0,0,0,.4)}@media(max-width: 480px){.gallery--hover-reveal .gallery-item{height:100%}}.gallery--hover-reveal .gallery-item{animation-delay:calc(var(--i)*.06s)}.gallery--hover-reveal .gallery-item img{filter:grayscale(100%) brightness(0.7);transition:filter .6s,transform .6s}.gallery--hover-reveal .gallery-item:hover img{filter:grayscale(0%) brightness(1);transform:scale(1.08)}.gallery--hover-reveal .gallery-item__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background:linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, transparent 60%);z-index:2}.gallery--hover-reveal .gallery-item__number{position:absolute;top:1.5rem;left:1.5rem;font-size:3rem;font-weight:800;color:hsla(0,0%,100%,.1);line-height:1}.gallery--hover-reveal .gallery-item__title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem;transform:translateX(-20px);opacity:0;transition:all .4s ease-out}.gallery--hover-reveal .gallery-item__desc{font-size:clamp(.5rem,3.5vw,.75rem);color:#8a8680;transform:translateX(-20px);opacity:0;transition:all .4s ease-out .1s}.gallery--hover-reveal .gallery-item:hover .gallery-item__overlay .gallery-item__title,.gallery--hover-reveal .gallery-item:hover .gallery-item__overlay .gallery-item__desc{transform:translateX(0);opacity:1}.gallery--polaroid{display:grid;grid-template-columns:repeat(var(--desktopColumns, 4), 1fr);gap:var(--itemGap, 3rem)}@media(max-width: 1024px){.gallery--polaroid{grid-template-columns:repeat(var(--laptopColumns, 3), 1fr)}}@media(max-width: 768px){.gallery--polaroid{grid-template-columns:repeat(var(--tabletColumns, 2), 1fr)}}@media(max-width: 480px){.gallery--polaroid{grid-template-columns:repeat(var(--mobileColumns, 1), 1fr);gap:2rem}}.gallery--polaroid .gallery-item{background:#fafafa;padding:1rem 1rem 3rem;border-radius:var(--itemRadius, 5px);box-shadow:0 4px 20px rgba(0,0,0,.2),0 10px 40px rgba(0,0,0,.15);animation:float 6s ease-in-out infinite,fadeInUp .8s ease-out backwards;cursor:pointer;transition:transform .4s,box-shadow .4s}@media(max-width: 480px){.gallery--polaroid .gallery-item{width:100%;height:100%;padding:.75rem .75rem 2.5rem}}.gallery--polaroid .gallery-item:nth-child(1){--rotate: 6deg;animation-delay:1333ms,0.15s}.gallery--polaroid .gallery-item:nth-child(2){--rotate: -8deg;animation-delay:42ms,0.3s}.gallery--polaroid .gallery-item:nth-child(3){--rotate: -7deg;animation-delay:1035ms,0.45s}.gallery--polaroid .gallery-item:nth-child(4){--rotate: -9deg;animation-delay:188ms,0.6s}.gallery--polaroid .gallery-item:nth-child(5){--rotate: -1deg;animation-delay:1730ms,0.75s}.gallery--polaroid .gallery-item:nth-child(6){--rotate: 0deg;animation-delay:31ms,0.9s}.gallery--polaroid .gallery-item:nth-child(7){--rotate: -7deg;animation-delay:1952ms,1.05s}.gallery--polaroid .gallery-item:nth-child(8){--rotate: 8deg;animation-delay:520ms,1.2s}.gallery--polaroid .gallery-item:nth-child(9){--rotate: 6deg;animation-delay:1525ms,1.35s}.gallery--polaroid .gallery-item:nth-child(10){--rotate: -2deg;animation-delay:595ms,1.5s}.gallery--polaroid .gallery-item:nth-child(11){--rotate: -4deg;animation-delay:784ms,1.65s}.gallery--polaroid .gallery-item:nth-child(12){--rotate: -4deg;animation-delay:451ms,1.8s}.gallery--polaroid .gallery-item:nth-child(13){--rotate: -8deg;animation-delay:803ms,1.95s}.gallery--polaroid .gallery-item:nth-child(14){--rotate: 6deg;animation-delay:517ms,2.1s}.gallery--polaroid .gallery-item:nth-child(15){--rotate: 9deg;animation-delay:212ms,2.25s}.gallery--polaroid .gallery-item:nth-child(16){--rotate: 1deg;animation-delay:581ms,2.4s}.gallery--polaroid .gallery-item:nth-child(17){--rotate: 1deg;animation-delay:1975ms,2.55s}.gallery--polaroid .gallery-item:nth-child(18){--rotate: -7deg;animation-delay:1603ms,2.7s}.gallery--polaroid .gallery-item:nth-child(19){--rotate: -5deg;animation-delay:553ms,2.85s}.gallery--polaroid .gallery-item:nth-child(20){--rotate: 10deg;animation-delay:1020ms,3s}.gallery--polaroid .gallery-item:nth-child(21){--rotate: -8deg;animation-delay:1571ms,3.15s}.gallery--polaroid .gallery-item:nth-child(22){--rotate: -8deg;animation-delay:698ms,3.3s}.gallery--polaroid .gallery-item:nth-child(23){--rotate: -8deg;animation-delay:826ms,3.45s}.gallery--polaroid .gallery-item:nth-child(24){--rotate: 1deg;animation-delay:365ms,3.6s}.gallery--polaroid .gallery-item:nth-child(25){--rotate: -9deg;animation-delay:160ms,3.75s}.gallery--polaroid .gallery-item:nth-child(26){--rotate: 8deg;animation-delay:1931ms,3.9s}.gallery--polaroid .gallery-item:nth-child(27){--rotate: -8deg;animation-delay:1387ms,4.05s}.gallery--polaroid .gallery-item:nth-child(28){--rotate: 10deg;animation-delay:1321ms,4.2s}.gallery--polaroid .gallery-item:nth-child(29){--rotate: 8deg;animation-delay:1986ms,4.35s}.gallery--polaroid .gallery-item:nth-child(30){--rotate: 10deg;animation-delay:870ms,4.5s}.gallery--polaroid .gallery-item:nth-child(31){--rotate: -1deg;animation-delay:948ms,4.65s}.gallery--polaroid .gallery-item:nth-child(32){--rotate: -6deg;animation-delay:1318ms,4.8s}.gallery--polaroid .gallery-item:nth-child(33){--rotate: 3deg;animation-delay:37ms,4.95s}.gallery--polaroid .gallery-item:nth-child(34){--rotate: -1deg;animation-delay:190ms,5.1s}.gallery--polaroid .gallery-item:nth-child(35){--rotate: 8deg;animation-delay:401ms,5.25s}.gallery--polaroid .gallery-item:nth-child(36){--rotate: 5deg;animation-delay:1267ms,5.4s}.gallery--polaroid .gallery-item:nth-child(37){--rotate: -4deg;animation-delay:70ms,5.55s}.gallery--polaroid .gallery-item:nth-child(38){--rotate: -5deg;animation-delay:773ms,5.7s}.gallery--polaroid .gallery-item:nth-child(39){--rotate: -9deg;animation-delay:408ms,5.85s}.gallery--polaroid .gallery-item:nth-child(40){--rotate: -9deg;animation-delay:1353ms,6s}.gallery--polaroid .gallery-item:nth-child(41){--rotate: -9deg;animation-delay:457ms,6.15s}.gallery--polaroid .gallery-item:nth-child(42){--rotate: 6deg;animation-delay:918ms,6.3s}.gallery--polaroid .gallery-item:nth-child(43){--rotate: 4deg;animation-delay:1555ms,6.45s}.gallery--polaroid .gallery-item:nth-child(44){--rotate: 9deg;animation-delay:1977ms,6.6s}.gallery--polaroid .gallery-item:nth-child(45){--rotate: -4deg;animation-delay:1879ms,6.75s}.gallery--polaroid .gallery-item:nth-child(46){--rotate: 1deg;animation-delay:1707ms,6.9s}.gallery--polaroid .gallery-item:nth-child(47){--rotate: 4deg;animation-delay:303ms,7.05s}.gallery--polaroid .gallery-item:nth-child(48){--rotate: -4deg;animation-delay:311ms,7.2s}.gallery--polaroid .gallery-item:nth-child(49){--rotate: -2deg;animation-delay:1113ms,7.35s}.gallery--polaroid .gallery-item:nth-child(50){--rotate: -8deg;animation-delay:281ms,7.5s}.gallery--polaroid .gallery-item:nth-child(51){--rotate: 8deg;animation-delay:1526ms,7.65s}.gallery--polaroid .gallery-item:nth-child(52){--rotate: 8deg;animation-delay:502ms,7.8s}.gallery--polaroid .gallery-item:nth-child(53){--rotate: -1deg;animation-delay:1903ms,7.95s}.gallery--polaroid .gallery-item:nth-child(54){--rotate: 9deg;animation-delay:1950ms,8.1s}.gallery--polaroid .gallery-item:nth-child(55){--rotate: 6deg;animation-delay:1096ms,8.25s}.gallery--polaroid .gallery-item:nth-child(56){--rotate: 3deg;animation-delay:304ms,8.4s}.gallery--polaroid .gallery-item:nth-child(57){--rotate: 0deg;animation-delay:332ms,8.55s}.gallery--polaroid .gallery-item:nth-child(58){--rotate: 0deg;animation-delay:41ms,8.7s}.gallery--polaroid .gallery-item:nth-child(59){--rotate: 9deg;animation-delay:636ms,8.85s}.gallery--polaroid .gallery-item:nth-child(60){--rotate: 6deg;animation-delay:1822ms,9s}.gallery--polaroid .gallery-item:nth-child(61){--rotate: 4deg;animation-delay:1290ms,9.15s}.gallery--polaroid .gallery-item:nth-child(62){--rotate: 7deg;animation-delay:300ms,9.3s}.gallery--polaroid .gallery-item:nth-child(63){--rotate: 7deg;animation-delay:1443ms,9.45s}.gallery--polaroid .gallery-item:nth-child(64){--rotate: 9deg;animation-delay:93ms,9.6s}.gallery--polaroid .gallery-item:nth-child(65){--rotate: -1deg;animation-delay:272ms,9.75s}.gallery--polaroid .gallery-item:nth-child(66){--rotate: 1deg;animation-delay:347ms,9.9s}.gallery--polaroid .gallery-item:nth-child(67){--rotate: -1deg;animation-delay:1436ms,10.05s}.gallery--polaroid .gallery-item:nth-child(68){--rotate: 7deg;animation-delay:218ms,10.2s}.gallery--polaroid .gallery-item:nth-child(69){--rotate: -1deg;animation-delay:1959ms,10.35s}.gallery--polaroid .gallery-item:nth-child(70){--rotate: 5deg;animation-delay:153ms,10.5s}.gallery--polaroid .gallery-item:nth-child(71){--rotate: -7deg;animation-delay:1553ms,10.65s}.gallery--polaroid .gallery-item:nth-child(72){--rotate: 4deg;animation-delay:1626ms,10.8s}.gallery--polaroid .gallery-item:nth-child(73){--rotate: 1deg;animation-delay:880ms,10.95s}.gallery--polaroid .gallery-item:nth-child(74){--rotate: 9deg;animation-delay:553ms,11.1s}.gallery--polaroid .gallery-item:nth-child(75){--rotate: 2deg;animation-delay:278ms,11.25s}.gallery--polaroid .gallery-item:nth-child(76){--rotate: 8deg;animation-delay:933ms,11.4s}.gallery--polaroid .gallery-item:nth-child(77){--rotate: -1deg;animation-delay:994ms,11.55s}.gallery--polaroid .gallery-item:nth-child(78){--rotate: -4deg;animation-delay:1366ms,11.7s}.gallery--polaroid .gallery-item:nth-child(79){--rotate: 5deg;animation-delay:426ms,11.85s}.gallery--polaroid .gallery-item:nth-child(80){--rotate: -2deg;animation-delay:1557ms,12s}.gallery--polaroid .gallery-item:nth-child(81){--rotate: 0deg;animation-delay:1278ms,12.15s}.gallery--polaroid .gallery-item:nth-child(82){--rotate: 7deg;animation-delay:647ms,12.3s}.gallery--polaroid .gallery-item:nth-child(83){--rotate: -7deg;animation-delay:1949ms,12.45s}.gallery--polaroid .gallery-item:nth-child(84){--rotate: -2deg;animation-delay:1152ms,12.6s}.gallery--polaroid .gallery-item:nth-child(85){--rotate: 3deg;animation-delay:1375ms,12.75s}.gallery--polaroid .gallery-item:nth-child(86){--rotate: -9deg;animation-delay:1685ms,12.9s}.gallery--polaroid .gallery-item:nth-child(87){--rotate: -6deg;animation-delay:313ms,13.05s}.gallery--polaroid .gallery-item:nth-child(88){--rotate: 5deg;animation-delay:548ms,13.2s}.gallery--polaroid .gallery-item:nth-child(89){--rotate: -6deg;animation-delay:497ms,13.35s}.gallery--polaroid .gallery-item:nth-child(90){--rotate: 9deg;animation-delay:27ms,13.5s}.gallery--polaroid .gallery-item:nth-child(91){--rotate: -1deg;animation-delay:1239ms,13.65s}.gallery--polaroid .gallery-item:nth-child(92){--rotate: 7deg;animation-delay:1883ms,13.8s}.gallery--polaroid .gallery-item:nth-child(93){--rotate: -8deg;animation-delay:1806ms,13.95s}.gallery--polaroid .gallery-item:nth-child(94){--rotate: -2deg;animation-delay:1717ms,14.1s}.gallery--polaroid .gallery-item:nth-child(95){--rotate: 0deg;animation-delay:611ms,14.25s}.gallery--polaroid .gallery-item:nth-child(96){--rotate: -3deg;animation-delay:1908ms,14.4s}.gallery--polaroid .gallery-item:nth-child(97){--rotate: 8deg;animation-delay:1416ms,14.55s}.gallery--polaroid .gallery-item:nth-child(98){--rotate: 1deg;animation-delay:1749ms,14.7s}.gallery--polaroid .gallery-item:nth-child(99){--rotate: 5deg;animation-delay:665ms,14.85s}.gallery--polaroid .gallery-item:nth-child(100){--rotate: 7deg;animation-delay:1136ms,15s}.gallery--polaroid .gallery-item:nth-child(101){--rotate: 6deg;animation-delay:786ms,15.15s}.gallery--polaroid .gallery-item:nth-child(102){--rotate: 6deg;animation-delay:815ms,15.3s}.gallery--polaroid .gallery-item:nth-child(103){--rotate: 10deg;animation-delay:338ms,15.45s}.gallery--polaroid .gallery-item:nth-child(104){--rotate: 4deg;animation-delay:128ms,15.6s}.gallery--polaroid .gallery-item:nth-child(105){--rotate: -8deg;animation-delay:581ms,15.75s}.gallery--polaroid .gallery-item:nth-child(106){--rotate: -7deg;animation-delay:1234ms,15.9s}.gallery--polaroid .gallery-item:nth-child(107){--rotate: 3deg;animation-delay:1489ms,16.05s}.gallery--polaroid .gallery-item:nth-child(108){--rotate: -4deg;animation-delay:1048ms,16.2s}.gallery--polaroid .gallery-item:nth-child(109){--rotate: 10deg;animation-delay:203ms,16.35s}.gallery--polaroid .gallery-item:nth-child(110){--rotate: -1deg;animation-delay:403ms,16.5s}.gallery--polaroid .gallery-item:nth-child(111){--rotate: 1deg;animation-delay:961ms,16.65s}.gallery--polaroid .gallery-item:nth-child(112){--rotate: -2deg;animation-delay:1621ms,16.8s}.gallery--polaroid .gallery-item:nth-child(113){--rotate: 3deg;animation-delay:576ms,16.95s}.gallery--polaroid .gallery-item:nth-child(114){--rotate: 8deg;animation-delay:409ms,17.1s}.gallery--polaroid .gallery-item:nth-child(115){--rotate: 4deg;animation-delay:1119ms,17.25s}.gallery--polaroid .gallery-item:nth-child(116){--rotate: 9deg;animation-delay:1604ms,17.4s}.gallery--polaroid .gallery-item:nth-child(117){--rotate: -3deg;animation-delay:1045ms,17.55s}.gallery--polaroid .gallery-item:nth-child(118){--rotate: -2deg;animation-delay:1929ms,17.7s}.gallery--polaroid .gallery-item:nth-child(119){--rotate: 10deg;animation-delay:1663ms,17.85s}.gallery--polaroid .gallery-item:nth-child(120){--rotate: 5deg;animation-delay:1000ms,18s}.gallery--polaroid .gallery-item:nth-child(121){--rotate: 0deg;animation-delay:976ms,18.15s}.gallery--polaroid .gallery-item:nth-child(122){--rotate: -2deg;animation-delay:523ms,18.3s}.gallery--polaroid .gallery-item:nth-child(123){--rotate: -8deg;animation-delay:1551ms,18.45s}.gallery--polaroid .gallery-item:nth-child(124){--rotate: 7deg;animation-delay:1548ms,18.6s}.gallery--polaroid .gallery-item:nth-child(125){--rotate: 9deg;animation-delay:1770ms,18.75s}.gallery--polaroid .gallery-item:nth-child(126){--rotate: -5deg;animation-delay:290ms,18.9s}.gallery--polaroid .gallery-item:nth-child(127){--rotate: -7deg;animation-delay:250ms,19.05s}.gallery--polaroid .gallery-item:nth-child(128){--rotate: 4deg;animation-delay:1622ms,19.2s}.gallery--polaroid .gallery-item:nth-child(129){--rotate: 1deg;animation-delay:443ms,19.35s}.gallery--polaroid .gallery-item:nth-child(130){--rotate: -4deg;animation-delay:1369ms,19.5s}.gallery--polaroid .gallery-item:nth-child(131){--rotate: 5deg;animation-delay:853ms,19.65s}.gallery--polaroid .gallery-item:nth-child(132){--rotate: 2deg;animation-delay:579ms,19.8s}.gallery--polaroid .gallery-item:nth-child(133){--rotate: -1deg;animation-delay:1029ms,19.95s}.gallery--polaroid .gallery-item:nth-child(134){--rotate: 7deg;animation-delay:827ms,20.1s}.gallery--polaroid .gallery-item:nth-child(135){--rotate: -8deg;animation-delay:1724ms,20.25s}.gallery--polaroid .gallery-item:nth-child(136){--rotate: -7deg;animation-delay:1966ms,20.4s}.gallery--polaroid .gallery-item:nth-child(137){--rotate: -4deg;animation-delay:1382ms,20.55s}.gallery--polaroid .gallery-item:nth-child(138){--rotate: 9deg;animation-delay:680ms,20.7s}.gallery--polaroid .gallery-item:nth-child(139){--rotate: -2deg;animation-delay:993ms,20.85s}.gallery--polaroid .gallery-item:nth-child(140){--rotate: 8deg;animation-delay:909ms,21s}.gallery--polaroid .gallery-item:nth-child(141){--rotate: -1deg;animation-delay:1184ms,21.15s}.gallery--polaroid .gallery-item:nth-child(142){--rotate: -1deg;animation-delay:1802ms,21.3s}.gallery--polaroid .gallery-item:nth-child(143){--rotate: 2deg;animation-delay:64ms,21.45s}.gallery--polaroid .gallery-item:nth-child(144){--rotate: 8deg;animation-delay:1720ms,21.6s}.gallery--polaroid .gallery-item:nth-child(145){--rotate: -7deg;animation-delay:554ms,21.75s}.gallery--polaroid .gallery-item:nth-child(146){--rotate: 9deg;animation-delay:1016ms,21.9s}.gallery--polaroid .gallery-item:nth-child(147){--rotate: 4deg;animation-delay:164ms,22.05s}.gallery--polaroid .gallery-item:nth-child(148){--rotate: -3deg;animation-delay:1694ms,22.2s}.gallery--polaroid .gallery-item:nth-child(149){--rotate: 6deg;animation-delay:119ms,22.35s}.gallery--polaroid .gallery-item:nth-child(150){--rotate: -2deg;animation-delay:546ms,22.5s}.gallery--polaroid .gallery-item:nth-child(151){--rotate: 9deg;animation-delay:1478ms,22.65s}.gallery--polaroid .gallery-item:nth-child(152){--rotate: -3deg;animation-delay:733ms,22.8s}.gallery--polaroid .gallery-item:nth-child(153){--rotate: 9deg;animation-delay:1782ms,22.95s}.gallery--polaroid .gallery-item:nth-child(154){--rotate: 6deg;animation-delay:1184ms,23.1s}.gallery--polaroid .gallery-item:nth-child(155){--rotate: -5deg;animation-delay:145ms,23.25s}.gallery--polaroid .gallery-item:nth-child(156){--rotate: -3deg;animation-delay:1728ms,23.4s}.gallery--polaroid .gallery-item:nth-child(157){--rotate: -8deg;animation-delay:1984ms,23.55s}.gallery--polaroid .gallery-item:nth-child(158){--rotate: 10deg;animation-delay:159ms,23.7s}.gallery--polaroid .gallery-item:nth-child(159){--rotate: 1deg;animation-delay:182ms,23.85s}.gallery--polaroid .gallery-item:nth-child(160){--rotate: -1deg;animation-delay:63ms,24s}.gallery--polaroid .gallery-item:nth-child(161){--rotate: -4deg;animation-delay:614ms,24.15s}.gallery--polaroid .gallery-item:nth-child(162){--rotate: -5deg;animation-delay:1984ms,24.3s}.gallery--polaroid .gallery-item:nth-child(163){--rotate: 3deg;animation-delay:1409ms,24.45s}.gallery--polaroid .gallery-item:nth-child(164){--rotate: 10deg;animation-delay:1072ms,24.6s}.gallery--polaroid .gallery-item:nth-child(165){--rotate: 9deg;animation-delay:1865ms,24.75s}.gallery--polaroid .gallery-item:nth-child(166){--rotate: 3deg;animation-delay:1320ms,24.9s}.gallery--polaroid .gallery-item:nth-child(167){--rotate: -4deg;animation-delay:1904ms,25.05s}.gallery--polaroid .gallery-item:nth-child(168){--rotate: -2deg;animation-delay:650ms,25.2s}.gallery--polaroid .gallery-item:nth-child(169){--rotate: 6deg;animation-delay:288ms,25.35s}.gallery--polaroid .gallery-item:nth-child(170){--rotate: -2deg;animation-delay:1889ms,25.5s}.gallery--polaroid .gallery-item:nth-child(171){--rotate: 9deg;animation-delay:798ms,25.65s}.gallery--polaroid .gallery-item:nth-child(172){--rotate: -3deg;animation-delay:892ms,25.8s}.gallery--polaroid .gallery-item:nth-child(173){--rotate: 9deg;animation-delay:869ms,25.95s}.gallery--polaroid .gallery-item:nth-child(174){--rotate: 3deg;animation-delay:825ms,26.1s}.gallery--polaroid .gallery-item:nth-child(175){--rotate: 7deg;animation-delay:174ms,26.25s}.gallery--polaroid .gallery-item:nth-child(176){--rotate: 7deg;animation-delay:359ms,26.4s}.gallery--polaroid .gallery-item:nth-child(177){--rotate: -5deg;animation-delay:1821ms,26.55s}.gallery--polaroid .gallery-item:nth-child(178){--rotate: -1deg;animation-delay:1061ms,26.7s}.gallery--polaroid .gallery-item:nth-child(179){--rotate: 4deg;animation-delay:124ms,26.85s}.gallery--polaroid .gallery-item:nth-child(180){--rotate: 9deg;animation-delay:670ms,27s}.gallery--polaroid .gallery-item:nth-child(181){--rotate: 0deg;animation-delay:539ms,27.15s}.gallery--polaroid .gallery-item:nth-child(182){--rotate: -6deg;animation-delay:1533ms,27.3s}.gallery--polaroid .gallery-item:nth-child(183){--rotate: 10deg;animation-delay:1914ms,27.45s}.gallery--polaroid .gallery-item:nth-child(184){--rotate: -7deg;animation-delay:703ms,27.6s}.gallery--polaroid .gallery-item:nth-child(185){--rotate: -3deg;animation-delay:1786ms,27.75s}.gallery--polaroid .gallery-item:nth-child(186){--rotate: 7deg;animation-delay:1ms,27.9s}.gallery--polaroid .gallery-item:nth-child(187){--rotate: 9deg;animation-delay:1702ms,28.05s}.gallery--polaroid .gallery-item:nth-child(188){--rotate: -7deg;animation-delay:1370ms,28.2s}.gallery--polaroid .gallery-item:nth-child(189){--rotate: 3deg;animation-delay:504ms,28.35s}.gallery--polaroid .gallery-item:nth-child(190){--rotate: 2deg;animation-delay:77ms,28.5s}.gallery--polaroid .gallery-item:nth-child(191){--rotate: -7deg;animation-delay:71ms,28.65s}.gallery--polaroid .gallery-item:nth-child(192){--rotate: -6deg;animation-delay:1711ms,28.8s}.gallery--polaroid .gallery-item:nth-child(193){--rotate: -3deg;animation-delay:1329ms,28.95s}.gallery--polaroid .gallery-item:nth-child(194){--rotate: 6deg;animation-delay:385ms,29.1s}.gallery--polaroid .gallery-item:nth-child(195){--rotate: 2deg;animation-delay:1337ms,29.25s}.gallery--polaroid .gallery-item:nth-child(196){--rotate: -9deg;animation-delay:966ms,29.4s}.gallery--polaroid .gallery-item:nth-child(197){--rotate: -3deg;animation-delay:544ms,29.55s}.gallery--polaroid .gallery-item:nth-child(198){--rotate: 2deg;animation-delay:1234ms,29.7s}.gallery--polaroid .gallery-item:nth-child(199){--rotate: -3deg;animation-delay:1408ms,29.85s}.gallery--polaroid .gallery-item:nth-child(200){--rotate: -1deg;animation-delay:1349ms,30s}.gallery--polaroid .gallery-item:nth-child(201){--rotate: 3deg;animation-delay:1605ms,30.15s}.gallery--polaroid .gallery-item:nth-child(202){--rotate: -8deg;animation-delay:1718ms,30.3s}.gallery--polaroid .gallery-item:nth-child(203){--rotate: 3deg;animation-delay:957ms,30.45s}.gallery--polaroid .gallery-item:nth-child(204){--rotate: 5deg;animation-delay:1984ms,30.6s}.gallery--polaroid .gallery-item:nth-child(205){--rotate: -1deg;animation-delay:221ms,30.75s}.gallery--polaroid .gallery-item:nth-child(206){--rotate: 8deg;animation-delay:401ms,30.9s}.gallery--polaroid .gallery-item:nth-child(207){--rotate: -4deg;animation-delay:1075ms,31.05s}.gallery--polaroid .gallery-item:nth-child(208){--rotate: -5deg;animation-delay:282ms,31.2s}.gallery--polaroid .gallery-item:nth-child(209){--rotate: -2deg;animation-delay:1433ms,31.35s}.gallery--polaroid .gallery-item:nth-child(210){--rotate: 6deg;animation-delay:1155ms,31.5s}.gallery--polaroid .gallery-item:nth-child(211){--rotate: -2deg;animation-delay:670ms,31.65s}.gallery--polaroid .gallery-item:nth-child(212){--rotate: 7deg;animation-delay:1760ms,31.8s}.gallery--polaroid .gallery-item:nth-child(213){--rotate: -4deg;animation-delay:764ms,31.95s}.gallery--polaroid .gallery-item:nth-child(214){--rotate: -9deg;animation-delay:886ms,32.1s}.gallery--polaroid .gallery-item:nth-child(215){--rotate: 2deg;animation-delay:1807ms,32.25s}.gallery--polaroid .gallery-item:nth-child(216){--rotate: 10deg;animation-delay:198ms,32.4s}.gallery--polaroid .gallery-item:nth-child(217){--rotate: -9deg;animation-delay:911ms,32.55s}.gallery--polaroid .gallery-item:nth-child(218){--rotate: -3deg;animation-delay:384ms,32.7s}.gallery--polaroid .gallery-item:nth-child(219){--rotate: -5deg;animation-delay:1982ms,32.85s}.gallery--polaroid .gallery-item:nth-child(220){--rotate: 2deg;animation-delay:962ms,33s}.gallery--polaroid .gallery-item:nth-child(221){--rotate: -9deg;animation-delay:1949ms,33.15s}.gallery--polaroid .gallery-item:nth-child(222){--rotate: 9deg;animation-delay:1441ms,33.3s}.gallery--polaroid .gallery-item:nth-child(223){--rotate: -9deg;animation-delay:569ms,33.45s}.gallery--polaroid .gallery-item:nth-child(224){--rotate: 0deg;animation-delay:1589ms,33.6s}.gallery--polaroid .gallery-item:nth-child(225){--rotate: -2deg;animation-delay:504ms,33.75s}.gallery--polaroid .gallery-item:nth-child(226){--rotate: 10deg;animation-delay:1061ms,33.9s}.gallery--polaroid .gallery-item:nth-child(227){--rotate: 9deg;animation-delay:47ms,34.05s}.gallery--polaroid .gallery-item:nth-child(228){--rotate: 1deg;animation-delay:1053ms,34.2s}.gallery--polaroid .gallery-item:nth-child(229){--rotate: 8deg;animation-delay:445ms,34.35s}.gallery--polaroid .gallery-item:nth-child(230){--rotate: 4deg;animation-delay:1398ms,34.5s}.gallery--polaroid .gallery-item:nth-child(231){--rotate: -5deg;animation-delay:466ms,34.65s}.gallery--polaroid .gallery-item:nth-child(232){--rotate: 1deg;animation-delay:944ms,34.8s}.gallery--polaroid .gallery-item:nth-child(233){--rotate: 1deg;animation-delay:1889ms,34.95s}.gallery--polaroid .gallery-item:nth-child(234){--rotate: 4deg;animation-delay:162ms,35.1s}.gallery--polaroid .gallery-item:nth-child(235){--rotate: 9deg;animation-delay:892ms,35.25s}.gallery--polaroid .gallery-item:nth-child(236){--rotate: -5deg;animation-delay:57ms,35.4s}.gallery--polaroid .gallery-item:nth-child(237){--rotate: -2deg;animation-delay:310ms,35.55s}.gallery--polaroid .gallery-item:nth-child(238){--rotate: -2deg;animation-delay:1433ms,35.7s}.gallery--polaroid .gallery-item:nth-child(239){--rotate: -1deg;animation-delay:1206ms,35.85s}.gallery--polaroid .gallery-item:nth-child(240){--rotate: 2deg;animation-delay:1738ms,36s}.gallery--polaroid .gallery-item:nth-child(241){--rotate: -8deg;animation-delay:1862ms,36.15s}.gallery--polaroid .gallery-item:nth-child(242){--rotate: 7deg;animation-delay:1106ms,36.3s}.gallery--polaroid .gallery-item:nth-child(243){--rotate: -9deg;animation-delay:713ms,36.45s}.gallery--polaroid .gallery-item:nth-child(244){--rotate: -1deg;animation-delay:1563ms,36.6s}.gallery--polaroid .gallery-item:nth-child(245){--rotate: 6deg;animation-delay:1344ms,36.75s}.gallery--polaroid .gallery-item:nth-child(246){--rotate: 9deg;animation-delay:46ms,36.9s}.gallery--polaroid .gallery-item:nth-child(247){--rotate: 0deg;animation-delay:448ms,37.05s}.gallery--polaroid .gallery-item:nth-child(248){--rotate: 5deg;animation-delay:199ms,37.2s}.gallery--polaroid .gallery-item:nth-child(249){--rotate: -6deg;animation-delay:70ms,37.35s}.gallery--polaroid .gallery-item:nth-child(250){--rotate: -9deg;animation-delay:71ms,37.5s}.gallery--polaroid .gallery-item:nth-child(251){--rotate: 0deg;animation-delay:956ms,37.65s}.gallery--polaroid .gallery-item:nth-child(252){--rotate: -6deg;animation-delay:1107ms,37.8s}.gallery--polaroid .gallery-item:nth-child(253){--rotate: -8deg;animation-delay:192ms,37.95s}.gallery--polaroid .gallery-item:nth-child(254){--rotate: -5deg;animation-delay:635ms,38.1s}.gallery--polaroid .gallery-item:nth-child(255){--rotate: 5deg;animation-delay:80ms,38.25s}.gallery--polaroid .gallery-item:nth-child(256){--rotate: -9deg;animation-delay:1444ms,38.4s}.gallery--polaroid .gallery-item:nth-child(257){--rotate: 5deg;animation-delay:1973ms,38.55s}.gallery--polaroid .gallery-item:nth-child(258){--rotate: 7deg;animation-delay:1218ms,38.7s}.gallery--polaroid .gallery-item:nth-child(259){--rotate: -3deg;animation-delay:1598ms,38.85s}.gallery--polaroid .gallery-item:nth-child(260){--rotate: 8deg;animation-delay:1306ms,39s}.gallery--polaroid .gallery-item:nth-child(261){--rotate: -3deg;animation-delay:1317ms,39.15s}.gallery--polaroid .gallery-item:nth-child(262){--rotate: 5deg;animation-delay:145ms,39.3s}.gallery--polaroid .gallery-item:nth-child(263){--rotate: 8deg;animation-delay:713ms,39.45s}.gallery--polaroid .gallery-item:nth-child(264){--rotate: -8deg;animation-delay:516ms,39.6s}.gallery--polaroid .gallery-item:nth-child(265){--rotate: -7deg;animation-delay:1255ms,39.75s}.gallery--polaroid .gallery-item:nth-child(266){--rotate: -6deg;animation-delay:267ms,39.9s}.gallery--polaroid .gallery-item:nth-child(267){--rotate: 5deg;animation-delay:1493ms,40.05s}.gallery--polaroid .gallery-item:nth-child(268){--rotate: -2deg;animation-delay:859ms,40.2s}.gallery--polaroid .gallery-item:nth-child(269){--rotate: -3deg;animation-delay:1219ms,40.35s}.gallery--polaroid .gallery-item:nth-child(270){--rotate: 4deg;animation-delay:304ms,40.5s}.gallery--polaroid .gallery-item:nth-child(271){--rotate: -4deg;animation-delay:1117ms,40.65s}.gallery--polaroid .gallery-item:nth-child(272){--rotate: 8deg;animation-delay:92ms,40.8s}.gallery--polaroid .gallery-item:nth-child(273){--rotate: 6deg;animation-delay:148ms,40.95s}.gallery--polaroid .gallery-item:nth-child(274){--rotate: 0deg;animation-delay:738ms,41.1s}.gallery--polaroid .gallery-item:nth-child(275){--rotate: 3deg;animation-delay:288ms,41.25s}.gallery--polaroid .gallery-item:nth-child(276){--rotate: -6deg;animation-delay:1619ms,41.4s}.gallery--polaroid .gallery-item:nth-child(277){--rotate: 4deg;animation-delay:925ms,41.55s}.gallery--polaroid .gallery-item:nth-child(278){--rotate: 5deg;animation-delay:1477ms,41.7s}.gallery--polaroid .gallery-item:nth-child(279){--rotate: -9deg;animation-delay:1550ms,41.85s}.gallery--polaroid .gallery-item:nth-child(280){--rotate: 0deg;animation-delay:1674ms,42s}.gallery--polaroid .gallery-item:nth-child(281){--rotate: 4deg;animation-delay:230ms,42.15s}.gallery--polaroid .gallery-item:nth-child(282){--rotate: -8deg;animation-delay:592ms,42.3s}.gallery--polaroid .gallery-item:nth-child(283){--rotate: 0deg;animation-delay:190ms,42.45s}.gallery--polaroid .gallery-item:nth-child(284){--rotate: 7deg;animation-delay:985ms,42.6s}.gallery--polaroid .gallery-item:nth-child(285){--rotate: -3deg;animation-delay:306ms,42.75s}.gallery--polaroid .gallery-item:nth-child(286){--rotate: -6deg;animation-delay:1220ms,42.9s}.gallery--polaroid .gallery-item:nth-child(287){--rotate: -5deg;animation-delay:1543ms,43.05s}.gallery--polaroid .gallery-item:nth-child(288){--rotate: -5deg;animation-delay:783ms,43.2s}.gallery--polaroid .gallery-item:nth-child(289){--rotate: -6deg;animation-delay:232ms,43.35s}.gallery--polaroid .gallery-item:nth-child(290){--rotate: -9deg;animation-delay:326ms,43.5s}.gallery--polaroid .gallery-item:nth-child(291){--rotate: 8deg;animation-delay:929ms,43.65s}.gallery--polaroid .gallery-item:nth-child(292){--rotate: 10deg;animation-delay:1880ms,43.8s}.gallery--polaroid .gallery-item:nth-child(293){--rotate: 8deg;animation-delay:896ms,43.95s}.gallery--polaroid .gallery-item:nth-child(294){--rotate: 7deg;animation-delay:1544ms,44.1s}.gallery--polaroid .gallery-item:nth-child(295){--rotate: 9deg;animation-delay:808ms,44.25s}.gallery--polaroid .gallery-item:nth-child(296){--rotate: -4deg;animation-delay:1996ms,44.4s}.gallery--polaroid .gallery-item:nth-child(297){--rotate: -8deg;animation-delay:45ms,44.55s}.gallery--polaroid .gallery-item:nth-child(298){--rotate: -7deg;animation-delay:812ms,44.7s}.gallery--polaroid .gallery-item:nth-child(299){--rotate: 8deg;animation-delay:1762ms,44.85s}.gallery--polaroid .gallery-item:nth-child(300){--rotate: 8deg;animation-delay:1667ms,45s}.gallery--polaroid .gallery-item:nth-child(301){--rotate: -5deg;animation-delay:405ms,45.15s}.gallery--polaroid .gallery-item:nth-child(302){--rotate: 2deg;animation-delay:623ms,45.3s}.gallery--polaroid .gallery-item:nth-child(303){--rotate: -9deg;animation-delay:357ms,45.45s}.gallery--polaroid .gallery-item:nth-child(304){--rotate: 5deg;animation-delay:1021ms,45.6s}.gallery--polaroid .gallery-item:nth-child(305){--rotate: 8deg;animation-delay:1202ms,45.75s}.gallery--polaroid .gallery-item:nth-child(306){--rotate: -1deg;animation-delay:1263ms,45.9s}.gallery--polaroid .gallery-item:nth-child(307){--rotate: -5deg;animation-delay:1394ms,46.05s}.gallery--polaroid .gallery-item:nth-child(308){--rotate: -9deg;animation-delay:1292ms,46.2s}.gallery--polaroid .gallery-item:nth-child(309){--rotate: 7deg;animation-delay:1273ms,46.35s}.gallery--polaroid .gallery-item:nth-child(310){--rotate: -9deg;animation-delay:976ms,46.5s}.gallery--polaroid .gallery-item:nth-child(311){--rotate: -9deg;animation-delay:109ms,46.65s}.gallery--polaroid .gallery-item:nth-child(312){--rotate: -4deg;animation-delay:72ms,46.8s}.gallery--polaroid .gallery-item:nth-child(313){--rotate: 0deg;animation-delay:436ms,46.95s}.gallery--polaroid .gallery-item:nth-child(314){--rotate: 3deg;animation-delay:1761ms,47.1s}.gallery--polaroid .gallery-item:nth-child(315){--rotate: -1deg;animation-delay:346ms,47.25s}.gallery--polaroid .gallery-item:nth-child(316){--rotate: 8deg;animation-delay:90ms,47.4s}.gallery--polaroid .gallery-item:nth-child(317){--rotate: 1deg;animation-delay:693ms,47.55s}.gallery--polaroid .gallery-item:nth-child(318){--rotate: -6deg;animation-delay:1564ms,47.7s}.gallery--polaroid .gallery-item:nth-child(319){--rotate: -9deg;animation-delay:906ms,47.85s}.gallery--polaroid .gallery-item:nth-child(320){--rotate: 7deg;animation-delay:1454ms,48s}.gallery--polaroid .gallery-item:nth-child(321){--rotate: 7deg;animation-delay:1590ms,48.15s}.gallery--polaroid .gallery-item:nth-child(322){--rotate: 4deg;animation-delay:387ms,48.3s}.gallery--polaroid .gallery-item:nth-child(323){--rotate: 10deg;animation-delay:599ms,48.45s}.gallery--polaroid .gallery-item:nth-child(324){--rotate: 8deg;animation-delay:981ms,48.6s}.gallery--polaroid .gallery-item:nth-child(325){--rotate: -9deg;animation-delay:687ms,48.75s}.gallery--polaroid .gallery-item:nth-child(326){--rotate: -3deg;animation-delay:183ms,48.9s}.gallery--polaroid .gallery-item:nth-child(327){--rotate: -4deg;animation-delay:1924ms,49.05s}.gallery--polaroid .gallery-item:nth-child(328){--rotate: 8deg;animation-delay:1556ms,49.2s}.gallery--polaroid .gallery-item:nth-child(329){--rotate: -7deg;animation-delay:97ms,49.35s}.gallery--polaroid .gallery-item:nth-child(330){--rotate: 4deg;animation-delay:773ms,49.5s}.gallery--polaroid .gallery-item:nth-child(331){--rotate: -4deg;animation-delay:367ms,49.65s}.gallery--polaroid .gallery-item:nth-child(332){--rotate: -5deg;animation-delay:933ms,49.8s}.gallery--polaroid .gallery-item:nth-child(333){--rotate: -9deg;animation-delay:1832ms,49.95s}.gallery--polaroid .gallery-item:nth-child(334){--rotate: 7deg;animation-delay:303ms,50.1s}.gallery--polaroid .gallery-item:nth-child(335){--rotate: 1deg;animation-delay:282ms,50.25s}.gallery--polaroid .gallery-item:nth-child(336){--rotate: 8deg;animation-delay:1277ms,50.4s}.gallery--polaroid .gallery-item:nth-child(337){--rotate: 0deg;animation-delay:696ms,50.55s}.gallery--polaroid .gallery-item:nth-child(338){--rotate: 6deg;animation-delay:1187ms,50.7s}.gallery--polaroid .gallery-item:nth-child(339){--rotate: -6deg;animation-delay:1533ms,50.85s}.gallery--polaroid .gallery-item:nth-child(340){--rotate: 9deg;animation-delay:1333ms,51s}.gallery--polaroid .gallery-item:nth-child(341){--rotate: 7deg;animation-delay:545ms,51.15s}.gallery--polaroid .gallery-item:nth-child(342){--rotate: -9deg;animation-delay:251ms,51.3s}.gallery--polaroid .gallery-item:nth-child(343){--rotate: -4deg;animation-delay:1417ms,51.45s}.gallery--polaroid .gallery-item:nth-child(344){--rotate: -6deg;animation-delay:1913ms,51.6s}.gallery--polaroid .gallery-item:nth-child(345){--rotate: 4deg;animation-delay:942ms,51.75s}.gallery--polaroid .gallery-item:nth-child(346){--rotate: -6deg;animation-delay:949ms,51.9s}.gallery--polaroid .gallery-item:nth-child(347){--rotate: -3deg;animation-delay:1012ms,52.05s}.gallery--polaroid .gallery-item:nth-child(348){--rotate: -6deg;animation-delay:358ms,52.2s}.gallery--polaroid .gallery-item:nth-child(349){--rotate: -8deg;animation-delay:826ms,52.35s}.gallery--polaroid .gallery-item:nth-child(350){--rotate: 1deg;animation-delay:1504ms,52.5s}.gallery--polaroid .gallery-item:nth-child(351){--rotate: -1deg;animation-delay:730ms,52.65s}.gallery--polaroid .gallery-item:nth-child(352){--rotate: 5deg;animation-delay:1374ms,52.8s}.gallery--polaroid .gallery-item:nth-child(353){--rotate: 8deg;animation-delay:490ms,52.95s}.gallery--polaroid .gallery-item:nth-child(354){--rotate: 4deg;animation-delay:974ms,53.1s}.gallery--polaroid .gallery-item:nth-child(355){--rotate: -5deg;animation-delay:389ms,53.25s}.gallery--polaroid .gallery-item:nth-child(356){--rotate: 3deg;animation-delay:116ms,53.4s}.gallery--polaroid .gallery-item:nth-child(357){--rotate: 8deg;animation-delay:179ms,53.55s}.gallery--polaroid .gallery-item:nth-child(358){--rotate: 5deg;animation-delay:920ms,53.7s}.gallery--polaroid .gallery-item:nth-child(359){--rotate: 2deg;animation-delay:1586ms,53.85s}.gallery--polaroid .gallery-item:nth-child(360){--rotate: -6deg;animation-delay:668ms,54s}.gallery--polaroid .gallery-item:nth-child(361){--rotate: 0deg;animation-delay:1177ms,54.15s}.gallery--polaroid .gallery-item:nth-child(362){--rotate: 1deg;animation-delay:814ms,54.3s}.gallery--polaroid .gallery-item:nth-child(363){--rotate: 2deg;animation-delay:1479ms,54.45s}.gallery--polaroid .gallery-item:nth-child(364){--rotate: -8deg;animation-delay:751ms,54.6s}.gallery--polaroid .gallery-item:nth-child(365){--rotate: 5deg;animation-delay:41ms,54.75s}.gallery--polaroid .gallery-item:nth-child(366){--rotate: 3deg;animation-delay:1044ms,54.9s}.gallery--polaroid .gallery-item:nth-child(367){--rotate: 4deg;animation-delay:1511ms,55.05s}.gallery--polaroid .gallery-item:nth-child(368){--rotate: 10deg;animation-delay:1571ms,55.2s}.gallery--polaroid .gallery-item:nth-child(369){--rotate: -9deg;animation-delay:664ms,55.35s}.gallery--polaroid .gallery-item:nth-child(370){--rotate: 9deg;animation-delay:1107ms,55.5s}.gallery--polaroid .gallery-item:nth-child(371){--rotate: 10deg;animation-delay:1045ms,55.65s}.gallery--polaroid .gallery-item:nth-child(372){--rotate: 0deg;animation-delay:1123ms,55.8s}.gallery--polaroid .gallery-item:nth-child(373){--rotate: 8deg;animation-delay:459ms,55.95s}.gallery--polaroid .gallery-item:nth-child(374){--rotate: -2deg;animation-delay:1581ms,56.1s}.gallery--polaroid .gallery-item:nth-child(375){--rotate: -1deg;animation-delay:765ms,56.25s}.gallery--polaroid .gallery-item:nth-child(376){--rotate: 6deg;animation-delay:1765ms,56.4s}.gallery--polaroid .gallery-item:nth-child(377){--rotate: 9deg;animation-delay:1247ms,56.55s}.gallery--polaroid .gallery-item:nth-child(378){--rotate: -5deg;animation-delay:1389ms,56.7s}.gallery--polaroid .gallery-item:nth-child(379){--rotate: 8deg;animation-delay:1193ms,56.85s}.gallery--polaroid .gallery-item:nth-child(380){--rotate: 10deg;animation-delay:590ms,57s}.gallery--polaroid .gallery-item:nth-child(381){--rotate: 7deg;animation-delay:1353ms,57.15s}.gallery--polaroid .gallery-item:nth-child(382){--rotate: -3deg;animation-delay:294ms,57.3s}.gallery--polaroid .gallery-item:nth-child(383){--rotate: 3deg;animation-delay:1761ms,57.45s}.gallery--polaroid .gallery-item:nth-child(384){--rotate: 1deg;animation-delay:977ms,57.6s}.gallery--polaroid .gallery-item:nth-child(385){--rotate: 8deg;animation-delay:318ms,57.75s}.gallery--polaroid .gallery-item:nth-child(386){--rotate: -6deg;animation-delay:1494ms,57.9s}.gallery--polaroid .gallery-item:nth-child(387){--rotate: -2deg;animation-delay:1975ms,58.05s}.gallery--polaroid .gallery-item:nth-child(388){--rotate: -7deg;animation-delay:1252ms,58.2s}.gallery--polaroid .gallery-item:nth-child(389){--rotate: -6deg;animation-delay:805ms,58.35s}.gallery--polaroid .gallery-item:nth-child(390){--rotate: 8deg;animation-delay:301ms,58.5s}.gallery--polaroid .gallery-item:nth-child(391){--rotate: -9deg;animation-delay:170ms,58.65s}.gallery--polaroid .gallery-item:nth-child(392){--rotate: 2deg;animation-delay:1218ms,58.8s}.gallery--polaroid .gallery-item:nth-child(393){--rotate: 0deg;animation-delay:452ms,58.95s}.gallery--polaroid .gallery-item:nth-child(394){--rotate: -6deg;animation-delay:1465ms,59.1s}.gallery--polaroid .gallery-item:nth-child(395){--rotate: 0deg;animation-delay:1080ms,59.25s}.gallery--polaroid .gallery-item:nth-child(396){--rotate: 5deg;animation-delay:1360ms,59.4s}.gallery--polaroid .gallery-item:nth-child(397){--rotate: 10deg;animation-delay:1935ms,59.55s}.gallery--polaroid .gallery-item:nth-child(398){--rotate: -4deg;animation-delay:1287ms,59.7s}.gallery--polaroid .gallery-item:nth-child(399){--rotate: -4deg;animation-delay:1628ms,59.85s}.gallery--polaroid .gallery-item:nth-child(400){--rotate: 8deg;animation-delay:1079ms,60s}.gallery--polaroid .gallery-item:nth-child(401){--rotate: 0deg;animation-delay:625ms,60.15s}.gallery--polaroid .gallery-item:nth-child(402){--rotate: 2deg;animation-delay:937ms,60.3s}.gallery--polaroid .gallery-item:nth-child(403){--rotate: 4deg;animation-delay:1947ms,60.45s}.gallery--polaroid .gallery-item:nth-child(404){--rotate: 8deg;animation-delay:512ms,60.6s}.gallery--polaroid .gallery-item:nth-child(405){--rotate: -5deg;animation-delay:352ms,60.75s}.gallery--polaroid .gallery-item:nth-child(406){--rotate: 2deg;animation-delay:1216ms,60.9s}.gallery--polaroid .gallery-item:nth-child(407){--rotate: 1deg;animation-delay:686ms,61.05s}.gallery--polaroid .gallery-item:nth-child(408){--rotate: -9deg;animation-delay:719ms,61.2s}.gallery--polaroid .gallery-item:nth-child(409){--rotate: -3deg;animation-delay:1169ms,61.35s}.gallery--polaroid .gallery-item:nth-child(410){--rotate: 2deg;animation-delay:186ms,61.5s}.gallery--polaroid .gallery-item:nth-child(411){--rotate: -9deg;animation-delay:806ms,61.65s}.gallery--polaroid .gallery-item:nth-child(412){--rotate: 4deg;animation-delay:1908ms,61.8s}.gallery--polaroid .gallery-item:nth-child(413){--rotate: -2deg;animation-delay:1503ms,61.95s}.gallery--polaroid .gallery-item:nth-child(414){--rotate: 1deg;animation-delay:1175ms,62.1s}.gallery--polaroid .gallery-item:nth-child(415){--rotate: 5deg;animation-delay:1854ms,62.25s}.gallery--polaroid .gallery-item:nth-child(416){--rotate: 9deg;animation-delay:1030ms,62.4s}.gallery--polaroid .gallery-item:nth-child(417){--rotate: -3deg;animation-delay:822ms,62.55s}.gallery--polaroid .gallery-item:nth-child(418){--rotate: 7deg;animation-delay:1885ms,62.7s}.gallery--polaroid .gallery-item:nth-child(419){--rotate: 3deg;animation-delay:644ms,62.85s}.gallery--polaroid .gallery-item:nth-child(420){--rotate: -1deg;animation-delay:413ms,63s}.gallery--polaroid .gallery-item:nth-child(421){--rotate: -2deg;animation-delay:1549ms,63.15s}.gallery--polaroid .gallery-item:nth-child(422){--rotate: -2deg;animation-delay:1191ms,63.3s}.gallery--polaroid .gallery-item:nth-child(423){--rotate: 8deg;animation-delay:1407ms,63.45s}.gallery--polaroid .gallery-item:nth-child(424){--rotate: -2deg;animation-delay:876ms,63.6s}.gallery--polaroid .gallery-item:nth-child(425){--rotate: 0deg;animation-delay:1467ms,63.75s}.gallery--polaroid .gallery-item:nth-child(426){--rotate: -7deg;animation-delay:1760ms,63.9s}.gallery--polaroid .gallery-item:nth-child(427){--rotate: -1deg;animation-delay:691ms,64.05s}.gallery--polaroid .gallery-item:nth-child(428){--rotate: -3deg;animation-delay:1821ms,64.2s}.gallery--polaroid .gallery-item:nth-child(429){--rotate: -7deg;animation-delay:162ms,64.35s}.gallery--polaroid .gallery-item:nth-child(430){--rotate: 2deg;animation-delay:386ms,64.5s}.gallery--polaroid .gallery-item:nth-child(431){--rotate: -2deg;animation-delay:654ms,64.65s}.gallery--polaroid .gallery-item:nth-child(432){--rotate: -3deg;animation-delay:702ms,64.8s}.gallery--polaroid .gallery-item:nth-child(433){--rotate: 5deg;animation-delay:1280ms,64.95s}.gallery--polaroid .gallery-item:nth-child(434){--rotate: -6deg;animation-delay:1385ms,65.1s}.gallery--polaroid .gallery-item:nth-child(435){--rotate: -4deg;animation-delay:1476ms,65.25s}.gallery--polaroid .gallery-item:nth-child(436){--rotate: -5deg;animation-delay:205ms,65.4s}.gallery--polaroid .gallery-item:nth-child(437){--rotate: -5deg;animation-delay:560ms,65.55s}.gallery--polaroid .gallery-item:nth-child(438){--rotate: 5deg;animation-delay:237ms,65.7s}.gallery--polaroid .gallery-item:nth-child(439){--rotate: -1deg;animation-delay:570ms,65.85s}.gallery--polaroid .gallery-item:nth-child(440){--rotate: 10deg;animation-delay:623ms,66s}.gallery--polaroid .gallery-item:nth-child(441){--rotate: 5deg;animation-delay:85ms,66.15s}.gallery--polaroid .gallery-item:nth-child(442){--rotate: 2deg;animation-delay:684ms,66.3s}.gallery--polaroid .gallery-item:nth-child(443){--rotate: 0deg;animation-delay:1483ms,66.45s}.gallery--polaroid .gallery-item:nth-child(444){--rotate: -4deg;animation-delay:383ms,66.6s}.gallery--polaroid .gallery-item:nth-child(445){--rotate: 0deg;animation-delay:1125ms,66.75s}.gallery--polaroid .gallery-item:nth-child(446){--rotate: -6deg;animation-delay:1043ms,66.9s}.gallery--polaroid .gallery-item:nth-child(447){--rotate: -3deg;animation-delay:952ms,67.05s}.gallery--polaroid .gallery-item:nth-child(448){--rotate: 1deg;animation-delay:969ms,67.2s}.gallery--polaroid .gallery-item:nth-child(449){--rotate: 3deg;animation-delay:324ms,67.35s}.gallery--polaroid .gallery-item:nth-child(450){--rotate: -9deg;animation-delay:578ms,67.5s}.gallery--polaroid .gallery-item:nth-child(451){--rotate: -4deg;animation-delay:69ms,67.65s}.gallery--polaroid .gallery-item:nth-child(452){--rotate: 2deg;animation-delay:527ms,67.8s}.gallery--polaroid .gallery-item:nth-child(453){--rotate: -6deg;animation-delay:311ms,67.95s}.gallery--polaroid .gallery-item:nth-child(454){--rotate: -1deg;animation-delay:1882ms,68.1s}.gallery--polaroid .gallery-item:nth-child(455){--rotate: -4deg;animation-delay:1609ms,68.25s}.gallery--polaroid .gallery-item:nth-child(456){--rotate: 9deg;animation-delay:1569ms,68.4s}.gallery--polaroid .gallery-item:nth-child(457){--rotate: 5deg;animation-delay:1982ms,68.55s}.gallery--polaroid .gallery-item:nth-child(458){--rotate: -6deg;animation-delay:1008ms,68.7s}.gallery--polaroid .gallery-item:nth-child(459){--rotate: -7deg;animation-delay:416ms,68.85s}.gallery--polaroid .gallery-item:nth-child(460){--rotate: 3deg;animation-delay:548ms,69s}.gallery--polaroid .gallery-item:nth-child(461){--rotate: 5deg;animation-delay:303ms,69.15s}.gallery--polaroid .gallery-item:nth-child(462){--rotate: 7deg;animation-delay:1628ms,69.3s}.gallery--polaroid .gallery-item:nth-child(463){--rotate: -7deg;animation-delay:1443ms,69.45s}.gallery--polaroid .gallery-item:nth-child(464){--rotate: 6deg;animation-delay:1400ms,69.6s}.gallery--polaroid .gallery-item:nth-child(465){--rotate: -3deg;animation-delay:165ms,69.75s}.gallery--polaroid .gallery-item:nth-child(466){--rotate: 10deg;animation-delay:1249ms,69.9s}.gallery--polaroid .gallery-item:nth-child(467){--rotate: -7deg;animation-delay:756ms,70.05s}.gallery--polaroid .gallery-item:nth-child(468){--rotate: -3deg;animation-delay:1638ms,70.2s}.gallery--polaroid .gallery-item:nth-child(469){--rotate: -7deg;animation-delay:817ms,70.35s}.gallery--polaroid .gallery-item:nth-child(470){--rotate: -3deg;animation-delay:283ms,70.5s}.gallery--polaroid .gallery-item:nth-child(471){--rotate: -3deg;animation-delay:725ms,70.65s}.gallery--polaroid .gallery-item:nth-child(472){--rotate: 0deg;animation-delay:524ms,70.8s}.gallery--polaroid .gallery-item:nth-child(473){--rotate: 7deg;animation-delay:708ms,70.95s}.gallery--polaroid .gallery-item:nth-child(474){--rotate: 3deg;animation-delay:1065ms,71.1s}.gallery--polaroid .gallery-item:nth-child(475){--rotate: -9deg;animation-delay:1238ms,71.25s}.gallery--polaroid .gallery-item:nth-child(476){--rotate: -8deg;animation-delay:923ms,71.4s}.gallery--polaroid .gallery-item:nth-child(477){--rotate: 5deg;animation-delay:93ms,71.55s}.gallery--polaroid .gallery-item:nth-child(478){--rotate: 1deg;animation-delay:548ms,71.7s}.gallery--polaroid .gallery-item:nth-child(479){--rotate: 5deg;animation-delay:1381ms,71.85s}.gallery--polaroid .gallery-item:nth-child(480){--rotate: -4deg;animation-delay:619ms,72s}.gallery--polaroid .gallery-item:nth-child(481){--rotate: -4deg;animation-delay:1670ms,72.15s}.gallery--polaroid .gallery-item:nth-child(482){--rotate: 8deg;animation-delay:767ms,72.3s}.gallery--polaroid .gallery-item:nth-child(483){--rotate: 2deg;animation-delay:352ms,72.45s}.gallery--polaroid .gallery-item:nth-child(484){--rotate: -8deg;animation-delay:1917ms,72.6s}.gallery--polaroid .gallery-item:nth-child(485){--rotate: -1deg;animation-delay:1375ms,72.75s}.gallery--polaroid .gallery-item:nth-child(486){--rotate: -5deg;animation-delay:938ms,72.9s}.gallery--polaroid .gallery-item:nth-child(487){--rotate: -5deg;animation-delay:1807ms,73.05s}.gallery--polaroid .gallery-item:nth-child(488){--rotate: 8deg;animation-delay:1566ms,73.2s}.gallery--polaroid .gallery-item:nth-child(489){--rotate: 0deg;animation-delay:1257ms,73.35s}.gallery--polaroid .gallery-item:nth-child(490){--rotate: -3deg;animation-delay:1623ms,73.5s}.gallery--polaroid .gallery-item:nth-child(491){--rotate: -7deg;animation-delay:1432ms,73.65s}.gallery--polaroid .gallery-item:nth-child(492){--rotate: 2deg;animation-delay:196ms,73.8s}.gallery--polaroid .gallery-item:nth-child(493){--rotate: -8deg;animation-delay:106ms,73.95s}.gallery--polaroid .gallery-item:nth-child(494){--rotate: 2deg;animation-delay:612ms,74.1s}.gallery--polaroid .gallery-item:nth-child(495){--rotate: -5deg;animation-delay:1741ms,74.25s}.gallery--polaroid .gallery-item:nth-child(496){--rotate: 7deg;animation-delay:1640ms,74.4s}.gallery--polaroid .gallery-item:nth-child(497){--rotate: 0deg;animation-delay:1486ms,74.55s}.gallery--polaroid .gallery-item:nth-child(498){--rotate: -1deg;animation-delay:1013ms,74.7s}.gallery--polaroid .gallery-item:nth-child(499){--rotate: 0deg;animation-delay:109ms,74.85s}.gallery--polaroid .gallery-item:nth-child(500){--rotate: -3deg;animation-delay:212ms,75s}.gallery--polaroid .gallery-item:nth-child(501){--rotate: -6deg;animation-delay:532ms,75.15s}.gallery--polaroid .gallery-item:nth-child(502){--rotate: 9deg;animation-delay:1682ms,75.3s}.gallery--polaroid .gallery-item:nth-child(503){--rotate: 3deg;animation-delay:1387ms,75.45s}.gallery--polaroid .gallery-item:nth-child(504){--rotate: -4deg;animation-delay:1497ms,75.6s}.gallery--polaroid .gallery-item:nth-child(505){--rotate: 8deg;animation-delay:466ms,75.75s}.gallery--polaroid .gallery-item:nth-child(506){--rotate: 8deg;animation-delay:931ms,75.9s}.gallery--polaroid .gallery-item:nth-child(507){--rotate: 7deg;animation-delay:724ms,76.05s}.gallery--polaroid .gallery-item:nth-child(508){--rotate: 9deg;animation-delay:1651ms,76.2s}.gallery--polaroid .gallery-item:nth-child(509){--rotate: 10deg;animation-delay:206ms,76.35s}.gallery--polaroid .gallery-item:nth-child(510){--rotate: 10deg;animation-delay:1635ms,76.5s}.gallery--polaroid .gallery-item:nth-child(511){--rotate: 8deg;animation-delay:1850ms,76.65s}.gallery--polaroid .gallery-item:nth-child(512){--rotate: -6deg;animation-delay:1423ms,76.8s}.gallery--polaroid .gallery-item:nth-child(513){--rotate: -5deg;animation-delay:465ms,76.95s}.gallery--polaroid .gallery-item:nth-child(514){--rotate: -2deg;animation-delay:1517ms,77.1s}.gallery--polaroid .gallery-item:nth-child(515){--rotate: 8deg;animation-delay:1843ms,77.25s}.gallery--polaroid .gallery-item:nth-child(516){--rotate: 5deg;animation-delay:1906ms,77.4s}.gallery--polaroid .gallery-item:nth-child(517){--rotate: -1deg;animation-delay:1508ms,77.55s}.gallery--polaroid .gallery-item:nth-child(518){--rotate: 8deg;animation-delay:874ms,77.7s}.gallery--polaroid .gallery-item:nth-child(519){--rotate: -1deg;animation-delay:1599ms,77.85s}.gallery--polaroid .gallery-item:nth-child(520){--rotate: -4deg;animation-delay:181ms,78s}.gallery--polaroid .gallery-item:nth-child(521){--rotate: 4deg;animation-delay:722ms,78.15s}.gallery--polaroid .gallery-item:nth-child(522){--rotate: 10deg;animation-delay:43ms,78.3s}.gallery--polaroid .gallery-item:nth-child(523){--rotate: -2deg;animation-delay:1598ms,78.45s}.gallery--polaroid .gallery-item:nth-child(524){--rotate: 6deg;animation-delay:771ms,78.6s}.gallery--polaroid .gallery-item:nth-child(525){--rotate: -8deg;animation-delay:1332ms,78.75s}.gallery--polaroid .gallery-item:nth-child(526){--rotate: -7deg;animation-delay:896ms,78.9s}.gallery--polaroid .gallery-item:nth-child(527){--rotate: -1deg;animation-delay:1699ms,79.05s}.gallery--polaroid .gallery-item:nth-child(528){--rotate: -1deg;animation-delay:505ms,79.2s}.gallery--polaroid .gallery-item:nth-child(529){--rotate: -6deg;animation-delay:991ms,79.35s}.gallery--polaroid .gallery-item:nth-child(530){--rotate: -3deg;animation-delay:27ms,79.5s}.gallery--polaroid .gallery-item:nth-child(531){--rotate: 1deg;animation-delay:1535ms,79.65s}.gallery--polaroid .gallery-item:nth-child(532){--rotate: 1deg;animation-delay:748ms,79.8s}.gallery--polaroid .gallery-item:nth-child(533){--rotate: -6deg;animation-delay:1111ms,79.95s}.gallery--polaroid .gallery-item:nth-child(534){--rotate: -1deg;animation-delay:1759ms,80.1s}.gallery--polaroid .gallery-item:nth-child(535){--rotate: -8deg;animation-delay:1455ms,80.25s}.gallery--polaroid .gallery-item:nth-child(536){--rotate: 1deg;animation-delay:1203ms,80.4s}.gallery--polaroid .gallery-item:nth-child(537){--rotate: 7deg;animation-delay:827ms,80.55s}.gallery--polaroid .gallery-item:nth-child(538){--rotate: -8deg;animation-delay:250ms,80.7s}.gallery--polaroid .gallery-item:nth-child(539){--rotate: 5deg;animation-delay:1929ms,80.85s}.gallery--polaroid .gallery-item:nth-child(540){--rotate: -3deg;animation-delay:1194ms,81s}.gallery--polaroid .gallery-item:nth-child(541){--rotate: 3deg;animation-delay:1426ms,81.15s}.gallery--polaroid .gallery-item:nth-child(542){--rotate: 3deg;animation-delay:1471ms,81.3s}.gallery--polaroid .gallery-item:nth-child(543){--rotate: -6deg;animation-delay:978ms,81.45s}.gallery--polaroid .gallery-item:nth-child(544){--rotate: -7deg;animation-delay:498ms,81.6s}.gallery--polaroid .gallery-item:nth-child(545){--rotate: -3deg;animation-delay:884ms,81.75s}.gallery--polaroid .gallery-item:nth-child(546){--rotate: -3deg;animation-delay:1417ms,81.9s}.gallery--polaroid .gallery-item:nth-child(547){--rotate: -7deg;animation-delay:212ms,82.05s}.gallery--polaroid .gallery-item:nth-child(548){--rotate: -8deg;animation-delay:733ms,82.2s}.gallery--polaroid .gallery-item:nth-child(549){--rotate: 1deg;animation-delay:1032ms,82.35s}.gallery--polaroid .gallery-item:nth-child(550){--rotate: 6deg;animation-delay:129ms,82.5s}.gallery--polaroid .gallery-item:nth-child(551){--rotate: 7deg;animation-delay:37ms,82.65s}.gallery--polaroid .gallery-item:nth-child(552){--rotate: 2deg;animation-delay:1887ms,82.8s}.gallery--polaroid .gallery-item:nth-child(553){--rotate: -5deg;animation-delay:523ms,82.95s}.gallery--polaroid .gallery-item:nth-child(554){--rotate: -1deg;animation-delay:428ms,83.1s}.gallery--polaroid .gallery-item:nth-child(555){--rotate: -5deg;animation-delay:543ms,83.25s}.gallery--polaroid .gallery-item:nth-child(556){--rotate: 3deg;animation-delay:1618ms,83.4s}.gallery--polaroid .gallery-item:nth-child(557){--rotate: -3deg;animation-delay:1458ms,83.55s}.gallery--polaroid .gallery-item:nth-child(558){--rotate: 5deg;animation-delay:564ms,83.7s}.gallery--polaroid .gallery-item:nth-child(559){--rotate: -2deg;animation-delay:471ms,83.85s}.gallery--polaroid .gallery-item:nth-child(560){--rotate: -5deg;animation-delay:1509ms,84s}.gallery--polaroid .gallery-item:nth-child(561){--rotate: -6deg;animation-delay:286ms,84.15s}.gallery--polaroid .gallery-item:nth-child(562){--rotate: 2deg;animation-delay:1587ms,84.3s}.gallery--polaroid .gallery-item:nth-child(563){--rotate: -9deg;animation-delay:1642ms,84.45s}.gallery--polaroid .gallery-item:nth-child(564){--rotate: -5deg;animation-delay:32ms,84.6s}.gallery--polaroid .gallery-item:nth-child(565){--rotate: -8deg;animation-delay:356ms,84.75s}.gallery--polaroid .gallery-item:nth-child(566){--rotate: -9deg;animation-delay:622ms,84.9s}.gallery--polaroid .gallery-item:nth-child(567){--rotate: -8deg;animation-delay:1816ms,85.05s}.gallery--polaroid .gallery-item:nth-child(568){--rotate: -5deg;animation-delay:799ms,85.2s}.gallery--polaroid .gallery-item:nth-child(569){--rotate: 2deg;animation-delay:64ms,85.35s}.gallery--polaroid .gallery-item:nth-child(570){--rotate: 7deg;animation-delay:21ms,85.5s}.gallery--polaroid .gallery-item:nth-child(571){--rotate: 4deg;animation-delay:1171ms,85.65s}.gallery--polaroid .gallery-item:nth-child(572){--rotate: 0deg;animation-delay:211ms,85.8s}.gallery--polaroid .gallery-item:nth-child(573){--rotate: 7deg;animation-delay:162ms,85.95s}.gallery--polaroid .gallery-item:nth-child(574){--rotate: 10deg;animation-delay:581ms,86.1s}.gallery--polaroid .gallery-item:nth-child(575){--rotate: -7deg;animation-delay:1521ms,86.25s}.gallery--polaroid .gallery-item:nth-child(576){--rotate: 5deg;animation-delay:1155ms,86.4s}.gallery--polaroid .gallery-item:nth-child(577){--rotate: -5deg;animation-delay:139ms,86.55s}.gallery--polaroid .gallery-item:nth-child(578){--rotate: 4deg;animation-delay:1894ms,86.7s}.gallery--polaroid .gallery-item:nth-child(579){--rotate: -1deg;animation-delay:233ms,86.85s}.gallery--polaroid .gallery-item:nth-child(580){--rotate: -6deg;animation-delay:726ms,87s}.gallery--polaroid .gallery-item:nth-child(581){--rotate: 3deg;animation-delay:830ms,87.15s}.gallery--polaroid .gallery-item:nth-child(582){--rotate: -8deg;animation-delay:1954ms,87.3s}.gallery--polaroid .gallery-item:nth-child(583){--rotate: -8deg;animation-delay:820ms,87.45s}.gallery--polaroid .gallery-item:nth-child(584){--rotate: -7deg;animation-delay:405ms,87.6s}.gallery--polaroid .gallery-item:nth-child(585){--rotate: -9deg;animation-delay:706ms,87.75s}.gallery--polaroid .gallery-item:nth-child(586){--rotate: -9deg;animation-delay:551ms,87.9s}.gallery--polaroid .gallery-item:nth-child(587){--rotate: 3deg;animation-delay:728ms,88.05s}.gallery--polaroid .gallery-item:nth-child(588){--rotate: -3deg;animation-delay:924ms,88.2s}.gallery--polaroid .gallery-item:nth-child(589){--rotate: -8deg;animation-delay:289ms,88.35s}.gallery--polaroid .gallery-item:nth-child(590){--rotate: 4deg;animation-delay:781ms,88.5s}.gallery--polaroid .gallery-item:nth-child(591){--rotate: 0deg;animation-delay:880ms,88.65s}.gallery--polaroid .gallery-item:nth-child(592){--rotate: 0deg;animation-delay:862ms,88.8s}.gallery--polaroid .gallery-item:nth-child(593){--rotate: -2deg;animation-delay:1042ms,88.95s}.gallery--polaroid .gallery-item:nth-child(594){--rotate: 2deg;animation-delay:25ms,89.1s}.gallery--polaroid .gallery-item:nth-child(595){--rotate: 2deg;animation-delay:446ms,89.25s}.gallery--polaroid .gallery-item:nth-child(596){--rotate: 3deg;animation-delay:829ms,89.4s}.gallery--polaroid .gallery-item:nth-child(597){--rotate: 6deg;animation-delay:6ms,89.55s}.gallery--polaroid .gallery-item:nth-child(598){--rotate: -2deg;animation-delay:789ms,89.7s}.gallery--polaroid .gallery-item:nth-child(599){--rotate: 9deg;animation-delay:1409ms,89.85s}.gallery--polaroid .gallery-item:nth-child(600){--rotate: 3deg;animation-delay:105ms,90s}.gallery--polaroid .gallery-item:nth-child(601){--rotate: 4deg;animation-delay:1726ms,90.15s}.gallery--polaroid .gallery-item:nth-child(602){--rotate: -5deg;animation-delay:1382ms,90.3s}.gallery--polaroid .gallery-item:nth-child(603){--rotate: 5deg;animation-delay:484ms,90.45s}.gallery--polaroid .gallery-item:nth-child(604){--rotate: 8deg;animation-delay:1573ms,90.6s}.gallery--polaroid .gallery-item:nth-child(605){--rotate: -4deg;animation-delay:849ms,90.75s}.gallery--polaroid .gallery-item:nth-child(606){--rotate: 7deg;animation-delay:1011ms,90.9s}.gallery--polaroid .gallery-item:nth-child(607){--rotate: 4deg;animation-delay:619ms,91.05s}.gallery--polaroid .gallery-item:nth-child(608){--rotate: 6deg;animation-delay:1227ms,91.2s}.gallery--polaroid .gallery-item:nth-child(609){--rotate: -9deg;animation-delay:53ms,91.35s}.gallery--polaroid .gallery-item:nth-child(610){--rotate: 4deg;animation-delay:1590ms,91.5s}.gallery--polaroid .gallery-item:nth-child(611){--rotate: 10deg;animation-delay:1140ms,91.65s}.gallery--polaroid .gallery-item:nth-child(612){--rotate: 7deg;animation-delay:1855ms,91.8s}.gallery--polaroid .gallery-item:nth-child(613){--rotate: 10deg;animation-delay:1973ms,91.95s}.gallery--polaroid .gallery-item:nth-child(614){--rotate: -4deg;animation-delay:1111ms,92.1s}.gallery--polaroid .gallery-item:nth-child(615){--rotate: -3deg;animation-delay:1686ms,92.25s}.gallery--polaroid .gallery-item:nth-child(616){--rotate: -1deg;animation-delay:692ms,92.4s}.gallery--polaroid .gallery-item:nth-child(617){--rotate: -1deg;animation-delay:1094ms,92.55s}.gallery--polaroid .gallery-item:nth-child(618){--rotate: 6deg;animation-delay:164ms,92.7s}.gallery--polaroid .gallery-item:nth-child(619){--rotate: -3deg;animation-delay:839ms,92.85s}.gallery--polaroid .gallery-item:nth-child(620){--rotate: 1deg;animation-delay:1825ms,93s}.gallery--polaroid .gallery-item:nth-child(621){--rotate: 6deg;animation-delay:1400ms,93.15s}.gallery--polaroid .gallery-item:nth-child(622){--rotate: 2deg;animation-delay:1710ms,93.3s}.gallery--polaroid .gallery-item:nth-child(623){--rotate: 10deg;animation-delay:1207ms,93.45s}.gallery--polaroid .gallery-item:nth-child(624){--rotate: 2deg;animation-delay:827ms,93.6s}.gallery--polaroid .gallery-item:nth-child(625){--rotate: 2deg;animation-delay:1049ms,93.75s}.gallery--polaroid .gallery-item:nth-child(626){--rotate: 4deg;animation-delay:268ms,93.9s}.gallery--polaroid .gallery-item:nth-child(627){--rotate: 5deg;animation-delay:12ms,94.05s}.gallery--polaroid .gallery-item:nth-child(628){--rotate: -7deg;animation-delay:1199ms,94.2s}.gallery--polaroid .gallery-item:nth-child(629){--rotate: -7deg;animation-delay:1434ms,94.35s}.gallery--polaroid .gallery-item:nth-child(630){--rotate: 2deg;animation-delay:1827ms,94.5s}.gallery--polaroid .gallery-item:nth-child(631){--rotate: 2deg;animation-delay:721ms,94.65s}.gallery--polaroid .gallery-item:nth-child(632){--rotate: -6deg;animation-delay:1449ms,94.8s}.gallery--polaroid .gallery-item:nth-child(633){--rotate: 3deg;animation-delay:1123ms,94.95s}.gallery--polaroid .gallery-item:nth-child(634){--rotate: -1deg;animation-delay:876ms,95.1s}.gallery--polaroid .gallery-item:nth-child(635){--rotate: -7deg;animation-delay:513ms,95.25s}.gallery--polaroid .gallery-item:nth-child(636){--rotate: 7deg;animation-delay:1376ms,95.4s}.gallery--polaroid .gallery-item:nth-child(637){--rotate: -3deg;animation-delay:433ms,95.55s}.gallery--polaroid .gallery-item:nth-child(638){--rotate: 6deg;animation-delay:365ms,95.7s}.gallery--polaroid .gallery-item:nth-child(639){--rotate: 8deg;animation-delay:1343ms,95.85s}.gallery--polaroid .gallery-item:nth-child(640){--rotate: -2deg;animation-delay:1304ms,96s}.gallery--polaroid .gallery-item:nth-child(641){--rotate: 5deg;animation-delay:1671ms,96.15s}.gallery--polaroid .gallery-item:nth-child(642){--rotate: 3deg;animation-delay:161ms,96.3s}.gallery--polaroid .gallery-item:nth-child(643){--rotate: 8deg;animation-delay:1857ms,96.45s}.gallery--polaroid .gallery-item:nth-child(644){--rotate: 9deg;animation-delay:806ms,96.6s}.gallery--polaroid .gallery-item:nth-child(645){--rotate: -8deg;animation-delay:1454ms,96.75s}.gallery--polaroid .gallery-item:nth-child(646){--rotate: 9deg;animation-delay:1005ms,96.9s}.gallery--polaroid .gallery-item:nth-child(647){--rotate: -6deg;animation-delay:637ms,97.05s}.gallery--polaroid .gallery-item:nth-child(648){--rotate: -4deg;animation-delay:1406ms,97.2s}.gallery--polaroid .gallery-item:nth-child(649){--rotate: 8deg;animation-delay:1966ms,97.35s}.gallery--polaroid .gallery-item:nth-child(650){--rotate: 7deg;animation-delay:1275ms,97.5s}.gallery--polaroid .gallery-item:nth-child(651){--rotate: -9deg;animation-delay:874ms,97.65s}.gallery--polaroid .gallery-item:nth-child(652){--rotate: 2deg;animation-delay:1262ms,97.8s}.gallery--polaroid .gallery-item:nth-child(653){--rotate: 3deg;animation-delay:1921ms,97.95s}.gallery--polaroid .gallery-item:nth-child(654){--rotate: 3deg;animation-delay:51ms,98.1s}.gallery--polaroid .gallery-item:nth-child(655){--rotate: 8deg;animation-delay:252ms,98.25s}.gallery--polaroid .gallery-item:nth-child(656){--rotate: -6deg;animation-delay:1723ms,98.4s}.gallery--polaroid .gallery-item:nth-child(657){--rotate: 4deg;animation-delay:1425ms,98.55s}.gallery--polaroid .gallery-item:nth-child(658){--rotate: 4deg;animation-delay:1576ms,98.7s}.gallery--polaroid .gallery-item:nth-child(659){--rotate: -8deg;animation-delay:116ms,98.85s}.gallery--polaroid .gallery-item:nth-child(660){--rotate: 1deg;animation-delay:1602ms,99s}.gallery--polaroid .gallery-item:nth-child(661){--rotate: -2deg;animation-delay:1519ms,99.15s}.gallery--polaroid .gallery-item:nth-child(662){--rotate: -6deg;animation-delay:1179ms,99.3s}.gallery--polaroid .gallery-item:nth-child(663){--rotate: -8deg;animation-delay:1247ms,99.45s}.gallery--polaroid .gallery-item:nth-child(664){--rotate: -3deg;animation-delay:104ms,99.6s}.gallery--polaroid .gallery-item:nth-child(665){--rotate: 8deg;animation-delay:469ms,99.75s}.gallery--polaroid .gallery-item:nth-child(666){--rotate: -4deg;animation-delay:1951ms,99.9s}.gallery--polaroid .gallery-item:nth-child(667){--rotate: 4deg;animation-delay:454ms,100.05s}.gallery--polaroid .gallery-item:nth-child(668){--rotate: -7deg;animation-delay:657ms,100.2s}.gallery--polaroid .gallery-item:nth-child(669){--rotate: 3deg;animation-delay:192ms,100.35s}.gallery--polaroid .gallery-item:nth-child(670){--rotate: 8deg;animation-delay:1560ms,100.5s}.gallery--polaroid .gallery-item:nth-child(671){--rotate: -9deg;animation-delay:1592ms,100.65s}.gallery--polaroid .gallery-item:nth-child(672){--rotate: 0deg;animation-delay:514ms,100.8s}.gallery--polaroid .gallery-item:nth-child(673){--rotate: 5deg;animation-delay:1281ms,100.95s}.gallery--polaroid .gallery-item:nth-child(674){--rotate: -6deg;animation-delay:1470ms,101.1s}.gallery--polaroid .gallery-item:nth-child(675){--rotate: -8deg;animation-delay:261ms,101.25s}.gallery--polaroid .gallery-item:nth-child(676){--rotate: 8deg;animation-delay:1935ms,101.4s}.gallery--polaroid .gallery-item:nth-child(677){--rotate: 4deg;animation-delay:1327ms,101.55s}.gallery--polaroid .gallery-item:nth-child(678){--rotate: -1deg;animation-delay:527ms,101.7s}.gallery--polaroid .gallery-item:nth-child(679){--rotate: -1deg;animation-delay:1245ms,101.85s}.gallery--polaroid .gallery-item:nth-child(680){--rotate: 1deg;animation-delay:1669ms,102s}.gallery--polaroid .gallery-item:nth-child(681){--rotate: 6deg;animation-delay:787ms,102.15s}.gallery--polaroid .gallery-item:nth-child(682){--rotate: 8deg;animation-delay:802ms,102.3s}.gallery--polaroid .gallery-item:nth-child(683){--rotate: -7deg;animation-delay:1224ms,102.45s}.gallery--polaroid .gallery-item:nth-child(684){--rotate: 4deg;animation-delay:140ms,102.6s}.gallery--polaroid .gallery-item:nth-child(685){--rotate: 10deg;animation-delay:1033ms,102.75s}.gallery--polaroid .gallery-item:nth-child(686){--rotate: 10deg;animation-delay:324ms,102.9s}.gallery--polaroid .gallery-item:nth-child(687){--rotate: 0deg;animation-delay:1164ms,103.05s}.gallery--polaroid .gallery-item:nth-child(688){--rotate: -4deg;animation-delay:1085ms,103.2s}.gallery--polaroid .gallery-item:nth-child(689){--rotate: 10deg;animation-delay:1965ms,103.35s}.gallery--polaroid .gallery-item:nth-child(690){--rotate: 2deg;animation-delay:1696ms,103.5s}.gallery--polaroid .gallery-item:nth-child(691){--rotate: -2deg;animation-delay:1975ms,103.65s}.gallery--polaroid .gallery-item:nth-child(692){--rotate: 5deg;animation-delay:1467ms,103.8s}.gallery--polaroid .gallery-item:nth-child(693){--rotate: -8deg;animation-delay:1037ms,103.95s}.gallery--polaroid .gallery-item:nth-child(694){--rotate: 4deg;animation-delay:221ms,104.1s}.gallery--polaroid .gallery-item:nth-child(695){--rotate: -2deg;animation-delay:1056ms,104.25s}.gallery--polaroid .gallery-item:nth-child(696){--rotate: 9deg;animation-delay:116ms,104.4s}.gallery--polaroid .gallery-item:nth-child(697){--rotate: 3deg;animation-delay:755ms,104.55s}.gallery--polaroid .gallery-item:nth-child(698){--rotate: -4deg;animation-delay:102ms,104.7s}.gallery--polaroid .gallery-item:nth-child(699){--rotate: -3deg;animation-delay:350ms,104.85s}.gallery--polaroid .gallery-item:nth-child(700){--rotate: 1deg;animation-delay:584ms,105s}.gallery--polaroid .gallery-item:nth-child(701){--rotate: 5deg;animation-delay:1943ms,105.15s}.gallery--polaroid .gallery-item:nth-child(702){--rotate: -9deg;animation-delay:1267ms,105.3s}.gallery--polaroid .gallery-item:nth-child(703){--rotate: 2deg;animation-delay:522ms,105.45s}.gallery--polaroid .gallery-item:nth-child(704){--rotate: 10deg;animation-delay:1536ms,105.6s}.gallery--polaroid .gallery-item:nth-child(705){--rotate: 0deg;animation-delay:1697ms,105.75s}.gallery--polaroid .gallery-item:nth-child(706){--rotate: -6deg;animation-delay:1423ms,105.9s}.gallery--polaroid .gallery-item:nth-child(707){--rotate: -1deg;animation-delay:1109ms,106.05s}.gallery--polaroid .gallery-item:nth-child(708){--rotate: -4deg;animation-delay:1381ms,106.2s}.gallery--polaroid .gallery-item:nth-child(709){--rotate: 8deg;animation-delay:592ms,106.35s}.gallery--polaroid .gallery-item:nth-child(710){--rotate: 10deg;animation-delay:1456ms,106.5s}.gallery--polaroid .gallery-item:nth-child(711){--rotate: 3deg;animation-delay:852ms,106.65s}.gallery--polaroid .gallery-item:nth-child(712){--rotate: -3deg;animation-delay:228ms,106.8s}.gallery--polaroid .gallery-item:nth-child(713){--rotate: -4deg;animation-delay:231ms,106.95s}.gallery--polaroid .gallery-item:nth-child(714){--rotate: -1deg;animation-delay:843ms,107.1s}.gallery--polaroid .gallery-item:nth-child(715){--rotate: 5deg;animation-delay:809ms,107.25s}.gallery--polaroid .gallery-item:nth-child(716){--rotate: 2deg;animation-delay:868ms,107.4s}.gallery--polaroid .gallery-item:nth-child(717){--rotate: 3deg;animation-delay:43ms,107.55s}.gallery--polaroid .gallery-item:nth-child(718){--rotate: 5deg;animation-delay:369ms,107.7s}.gallery--polaroid .gallery-item:nth-child(719){--rotate: -4deg;animation-delay:1178ms,107.85s}.gallery--polaroid .gallery-item:nth-child(720){--rotate: 9deg;animation-delay:1642ms,108s}.gallery--polaroid .gallery-item:nth-child(721){--rotate: -1deg;animation-delay:1870ms,108.15s}.gallery--polaroid .gallery-item:nth-child(722){--rotate: 0deg;animation-delay:1646ms,108.3s}.gallery--polaroid .gallery-item:nth-child(723){--rotate: 2deg;animation-delay:70ms,108.45s}.gallery--polaroid .gallery-item:nth-child(724){--rotate: 1deg;animation-delay:609ms,108.6s}.gallery--polaroid .gallery-item:nth-child(725){--rotate: 9deg;animation-delay:935ms,108.75s}.gallery--polaroid .gallery-item:nth-child(726){--rotate: 10deg;animation-delay:727ms,108.9s}.gallery--polaroid .gallery-item:nth-child(727){--rotate: 5deg;animation-delay:1803ms,109.05s}.gallery--polaroid .gallery-item:nth-child(728){--rotate: 7deg;animation-delay:1331ms,109.2s}.gallery--polaroid .gallery-item:nth-child(729){--rotate: 2deg;animation-delay:1246ms,109.35s}.gallery--polaroid .gallery-item:nth-child(730){--rotate: 0deg;animation-delay:665ms,109.5s}.gallery--polaroid .gallery-item:nth-child(731){--rotate: 7deg;animation-delay:554ms,109.65s}.gallery--polaroid .gallery-item:nth-child(732){--rotate: -2deg;animation-delay:809ms,109.8s}.gallery--polaroid .gallery-item:nth-child(733){--rotate: -3deg;animation-delay:1746ms,109.95s}.gallery--polaroid .gallery-item:nth-child(734){--rotate: 1deg;animation-delay:1931ms,110.1s}.gallery--polaroid .gallery-item:nth-child(735){--rotate: 3deg;animation-delay:95ms,110.25s}.gallery--polaroid .gallery-item:nth-child(736){--rotate: 5deg;animation-delay:1145ms,110.4s}.gallery--polaroid .gallery-item:nth-child(737){--rotate: -4deg;animation-delay:170ms,110.55s}.gallery--polaroid .gallery-item:nth-child(738){--rotate: 1deg;animation-delay:1919ms,110.7s}.gallery--polaroid .gallery-item:nth-child(739){--rotate: 1deg;animation-delay:1115ms,110.85s}.gallery--polaroid .gallery-item:nth-child(740){--rotate: 10deg;animation-delay:1293ms,111s}.gallery--polaroid .gallery-item:nth-child(741){--rotate: -3deg;animation-delay:117ms,111.15s}.gallery--polaroid .gallery-item:nth-child(742){--rotate: -2deg;animation-delay:1912ms,111.3s}.gallery--polaroid .gallery-item:nth-child(743){--rotate: -2deg;animation-delay:418ms,111.45s}.gallery--polaroid .gallery-item:nth-child(744){--rotate: -2deg;animation-delay:872ms,111.6s}.gallery--polaroid .gallery-item:nth-child(745){--rotate: -9deg;animation-delay:372ms,111.75s}.gallery--polaroid .gallery-item:nth-child(746){--rotate: -4deg;animation-delay:186ms,111.9s}.gallery--polaroid .gallery-item:nth-child(747){--rotate: -8deg;animation-delay:1428ms,112.05s}.gallery--polaroid .gallery-item:nth-child(748){--rotate: 3deg;animation-delay:1353ms,112.2s}.gallery--polaroid .gallery-item:nth-child(749){--rotate: -4deg;animation-delay:1601ms,112.35s}.gallery--polaroid .gallery-item:nth-child(750){--rotate: 0deg;animation-delay:579ms,112.5s}.gallery--polaroid .gallery-item:nth-child(751){--rotate: -9deg;animation-delay:1064ms,112.65s}.gallery--polaroid .gallery-item:nth-child(752){--rotate: -9deg;animation-delay:1483ms,112.8s}.gallery--polaroid .gallery-item:nth-child(753){--rotate: -7deg;animation-delay:615ms,112.95s}.gallery--polaroid .gallery-item:nth-child(754){--rotate: 0deg;animation-delay:470ms,113.1s}.gallery--polaroid .gallery-item:nth-child(755){--rotate: 5deg;animation-delay:529ms,113.25s}.gallery--polaroid .gallery-item:nth-child(756){--rotate: 6deg;animation-delay:1497ms,113.4s}.gallery--polaroid .gallery-item:nth-child(757){--rotate: 3deg;animation-delay:1661ms,113.55s}.gallery--polaroid .gallery-item:nth-child(758){--rotate: 1deg;animation-delay:1189ms,113.7s}.gallery--polaroid .gallery-item:nth-child(759){--rotate: -1deg;animation-delay:1677ms,113.85s}.gallery--polaroid .gallery-item:nth-child(760){--rotate: 5deg;animation-delay:563ms,114s}.gallery--polaroid .gallery-item:nth-child(761){--rotate: 4deg;animation-delay:1889ms,114.15s}.gallery--polaroid .gallery-item:nth-child(762){--rotate: 10deg;animation-delay:742ms,114.3s}.gallery--polaroid .gallery-item:nth-child(763){--rotate: 2deg;animation-delay:1985ms,114.45s}.gallery--polaroid .gallery-item:nth-child(764){--rotate: -4deg;animation-delay:70ms,114.6s}.gallery--polaroid .gallery-item:nth-child(765){--rotate: -1deg;animation-delay:839ms,114.75s}.gallery--polaroid .gallery-item:nth-child(766){--rotate: 0deg;animation-delay:530ms,114.9s}.gallery--polaroid .gallery-item:nth-child(767){--rotate: -1deg;animation-delay:1247ms,115.05s}.gallery--polaroid .gallery-item:nth-child(768){--rotate: -2deg;animation-delay:43ms,115.2s}.gallery--polaroid .gallery-item:nth-child(769){--rotate: 8deg;animation-delay:1581ms,115.35s}.gallery--polaroid .gallery-item:nth-child(770){--rotate: 2deg;animation-delay:843ms,115.5s}.gallery--polaroid .gallery-item:nth-child(771){--rotate: 3deg;animation-delay:1719ms,115.65s}.gallery--polaroid .gallery-item:nth-child(772){--rotate: -6deg;animation-delay:1209ms,115.8s}.gallery--polaroid .gallery-item:nth-child(773){--rotate: -7deg;animation-delay:1430ms,115.95s}.gallery--polaroid .gallery-item:nth-child(774){--rotate: 0deg;animation-delay:1975ms,116.1s}.gallery--polaroid .gallery-item:nth-child(775){--rotate: -8deg;animation-delay:1145ms,116.25s}.gallery--polaroid .gallery-item:nth-child(776){--rotate: 10deg;animation-delay:950ms,116.4s}.gallery--polaroid .gallery-item:nth-child(777){--rotate: 3deg;animation-delay:734ms,116.55s}.gallery--polaroid .gallery-item:nth-child(778){--rotate: 5deg;animation-delay:422ms,116.7s}.gallery--polaroid .gallery-item:nth-child(779){--rotate: 0deg;animation-delay:293ms,116.85s}.gallery--polaroid .gallery-item:nth-child(780){--rotate: 10deg;animation-delay:705ms,117s}.gallery--polaroid .gallery-item:nth-child(781){--rotate: 1deg;animation-delay:30ms,117.15s}.gallery--polaroid .gallery-item:nth-child(782){--rotate: 5deg;animation-delay:1420ms,117.3s}.gallery--polaroid .gallery-item:nth-child(783){--rotate: -6deg;animation-delay:915ms,117.45s}.gallery--polaroid .gallery-item:nth-child(784){--rotate: 8deg;animation-delay:222ms,117.6s}.gallery--polaroid .gallery-item:nth-child(785){--rotate: 10deg;animation-delay:35ms,117.75s}.gallery--polaroid .gallery-item:nth-child(786){--rotate: -3deg;animation-delay:742ms,117.9s}.gallery--polaroid .gallery-item:nth-child(787){--rotate: 10deg;animation-delay:1069ms,118.05s}.gallery--polaroid .gallery-item:nth-child(788){--rotate: 1deg;animation-delay:1982ms,118.2s}.gallery--polaroid .gallery-item:nth-child(789){--rotate: -5deg;animation-delay:1505ms,118.35s}.gallery--polaroid .gallery-item:nth-child(790){--rotate: -4deg;animation-delay:1427ms,118.5s}.gallery--polaroid .gallery-item:nth-child(791){--rotate: -6deg;animation-delay:1157ms,118.65s}.gallery--polaroid .gallery-item:nth-child(792){--rotate: -1deg;animation-delay:378ms,118.8s}.gallery--polaroid .gallery-item:nth-child(793){--rotate: 3deg;animation-delay:1310ms,118.95s}.gallery--polaroid .gallery-item:nth-child(794){--rotate: 10deg;animation-delay:1564ms,119.1s}.gallery--polaroid .gallery-item:nth-child(795){--rotate: 1deg;animation-delay:796ms,119.25s}.gallery--polaroid .gallery-item:nth-child(796){--rotate: -4deg;animation-delay:1432ms,119.4s}.gallery--polaroid .gallery-item:nth-child(797){--rotate: 7deg;animation-delay:1254ms,119.55s}.gallery--polaroid .gallery-item:nth-child(798){--rotate: -8deg;animation-delay:1276ms,119.7s}.gallery--polaroid .gallery-item:nth-child(799){--rotate: -9deg;animation-delay:1186ms,119.85s}.gallery--polaroid .gallery-item:nth-child(800){--rotate: -9deg;animation-delay:1860ms,120s}.gallery--polaroid .gallery-item:nth-child(801){--rotate: -1deg;animation-delay:1262ms,120.15s}.gallery--polaroid .gallery-item:nth-child(802){--rotate: 5deg;animation-delay:357ms,120.3s}.gallery--polaroid .gallery-item:nth-child(803){--rotate: 8deg;animation-delay:140ms,120.45s}.gallery--polaroid .gallery-item:nth-child(804){--rotate: 7deg;animation-delay:1713ms,120.6s}.gallery--polaroid .gallery-item:nth-child(805){--rotate: -1deg;animation-delay:825ms,120.75s}.gallery--polaroid .gallery-item:nth-child(806){--rotate: 2deg;animation-delay:1763ms,120.9s}.gallery--polaroid .gallery-item:nth-child(807){--rotate: -3deg;animation-delay:1093ms,121.05s}.gallery--polaroid .gallery-item:nth-child(808){--rotate: 2deg;animation-delay:779ms,121.2s}.gallery--polaroid .gallery-item:nth-child(809){--rotate: 5deg;animation-delay:674ms,121.35s}.gallery--polaroid .gallery-item:nth-child(810){--rotate: -7deg;animation-delay:1237ms,121.5s}.gallery--polaroid .gallery-item:nth-child(811){--rotate: 0deg;animation-delay:95ms,121.65s}.gallery--polaroid .gallery-item:nth-child(812){--rotate: 5deg;animation-delay:1263ms,121.8s}.gallery--polaroid .gallery-item:nth-child(813){--rotate: 5deg;animation-delay:1909ms,121.95s}.gallery--polaroid .gallery-item:nth-child(814){--rotate: 1deg;animation-delay:736ms,122.1s}.gallery--polaroid .gallery-item:nth-child(815){--rotate: -2deg;animation-delay:1033ms,122.25s}.gallery--polaroid .gallery-item:nth-child(816){--rotate: -4deg;animation-delay:1874ms,122.4s}.gallery--polaroid .gallery-item:nth-child(817){--rotate: 8deg;animation-delay:1026ms,122.55s}.gallery--polaroid .gallery-item:nth-child(818){--rotate: 0deg;animation-delay:560ms,122.7s}.gallery--polaroid .gallery-item:nth-child(819){--rotate: 5deg;animation-delay:1559ms,122.85s}.gallery--polaroid .gallery-item:nth-child(820){--rotate: 9deg;animation-delay:1546ms,123s}.gallery--polaroid .gallery-item:nth-child(821){--rotate: -5deg;animation-delay:1663ms,123.15s}.gallery--polaroid .gallery-item:nth-child(822){--rotate: 9deg;animation-delay:473ms,123.3s}.gallery--polaroid .gallery-item:nth-child(823){--rotate: 5deg;animation-delay:1345ms,123.45s}.gallery--polaroid .gallery-item:nth-child(824){--rotate: -4deg;animation-delay:276ms,123.6s}.gallery--polaroid .gallery-item:nth-child(825){--rotate: -9deg;animation-delay:692ms,123.75s}.gallery--polaroid .gallery-item:nth-child(826){--rotate: -5deg;animation-delay:690ms,123.9s}.gallery--polaroid .gallery-item:nth-child(827){--rotate: 2deg;animation-delay:636ms,124.05s}.gallery--polaroid .gallery-item:nth-child(828){--rotate: -5deg;animation-delay:889ms,124.2s}.gallery--polaroid .gallery-item:nth-child(829){--rotate: 7deg;animation-delay:517ms,124.35s}.gallery--polaroid .gallery-item:nth-child(830){--rotate: 2deg;animation-delay:1488ms,124.5s}.gallery--polaroid .gallery-item:nth-child(831){--rotate: -4deg;animation-delay:1785ms,124.65s}.gallery--polaroid .gallery-item:nth-child(832){--rotate: 6deg;animation-delay:1779ms,124.8s}.gallery--polaroid .gallery-item:nth-child(833){--rotate: 0deg;animation-delay:208ms,124.95s}.gallery--polaroid .gallery-item:nth-child(834){--rotate: -1deg;animation-delay:176ms,125.1s}.gallery--polaroid .gallery-item:nth-child(835){--rotate: 7deg;animation-delay:1182ms,125.25s}.gallery--polaroid .gallery-item:nth-child(836){--rotate: -3deg;animation-delay:1611ms,125.4s}.gallery--polaroid .gallery-item:nth-child(837){--rotate: -6deg;animation-delay:1302ms,125.55s}.gallery--polaroid .gallery-item:nth-child(838){--rotate: -4deg;animation-delay:1464ms,125.7s}.gallery--polaroid .gallery-item:nth-child(839){--rotate: 7deg;animation-delay:887ms,125.85s}.gallery--polaroid .gallery-item:nth-child(840){--rotate: 2deg;animation-delay:497ms,126s}.gallery--polaroid .gallery-item:nth-child(841){--rotate: -1deg;animation-delay:9ms,126.15s}.gallery--polaroid .gallery-item:nth-child(842){--rotate: 4deg;animation-delay:1481ms,126.3s}.gallery--polaroid .gallery-item:nth-child(843){--rotate: 0deg;animation-delay:922ms,126.45s}.gallery--polaroid .gallery-item:nth-child(844){--rotate: 10deg;animation-delay:1331ms,126.6s}.gallery--polaroid .gallery-item:nth-child(845){--rotate: 0deg;animation-delay:513ms,126.75s}.gallery--polaroid .gallery-item:nth-child(846){--rotate: 2deg;animation-delay:1072ms,126.9s}.gallery--polaroid .gallery-item:nth-child(847){--rotate: 5deg;animation-delay:1241ms,127.05s}.gallery--polaroid .gallery-item:nth-child(848){--rotate: 1deg;animation-delay:1587ms,127.2s}.gallery--polaroid .gallery-item:nth-child(849){--rotate: 1deg;animation-delay:767ms,127.35s}.gallery--polaroid .gallery-item:nth-child(850){--rotate: 2deg;animation-delay:1363ms,127.5s}.gallery--polaroid .gallery-item:nth-child(851){--rotate: 5deg;animation-delay:1703ms,127.65s}.gallery--polaroid .gallery-item:nth-child(852){--rotate: -9deg;animation-delay:749ms,127.8s}.gallery--polaroid .gallery-item:nth-child(853){--rotate: -3deg;animation-delay:1724ms,127.95s}.gallery--polaroid .gallery-item:nth-child(854){--rotate: 4deg;animation-delay:230ms,128.1s}.gallery--polaroid .gallery-item:nth-child(855){--rotate: 0deg;animation-delay:367ms,128.25s}.gallery--polaroid .gallery-item:nth-child(856){--rotate: -8deg;animation-delay:234ms,128.4s}.gallery--polaroid .gallery-item:nth-child(857){--rotate: 0deg;animation-delay:1268ms,128.55s}.gallery--polaroid .gallery-item:nth-child(858){--rotate: 1deg;animation-delay:401ms,128.7s}.gallery--polaroid .gallery-item:nth-child(859){--rotate: -8deg;animation-delay:1758ms,128.85s}.gallery--polaroid .gallery-item:nth-child(860){--rotate: -7deg;animation-delay:1430ms,129s}.gallery--polaroid .gallery-item:nth-child(861){--rotate: 0deg;animation-delay:844ms,129.15s}.gallery--polaroid .gallery-item:nth-child(862){--rotate: -3deg;animation-delay:1689ms,129.3s}.gallery--polaroid .gallery-item:nth-child(863){--rotate: -5deg;animation-delay:121ms,129.45s}.gallery--polaroid .gallery-item:nth-child(864){--rotate: -4deg;animation-delay:1035ms,129.6s}.gallery--polaroid .gallery-item:nth-child(865){--rotate: 3deg;animation-delay:749ms,129.75s}.gallery--polaroid .gallery-item:nth-child(866){--rotate: -3deg;animation-delay:1477ms,129.9s}.gallery--polaroid .gallery-item:nth-child(867){--rotate: 10deg;animation-delay:1418ms,130.05s}.gallery--polaroid .gallery-item:nth-child(868){--rotate: -5deg;animation-delay:186ms,130.2s}.gallery--polaroid .gallery-item:nth-child(869){--rotate: 5deg;animation-delay:572ms,130.35s}.gallery--polaroid .gallery-item:nth-child(870){--rotate: 4deg;animation-delay:1821ms,130.5s}.gallery--polaroid .gallery-item:nth-child(871){--rotate: 6deg;animation-delay:1170ms,130.65s}.gallery--polaroid .gallery-item:nth-child(872){--rotate: -5deg;animation-delay:1053ms,130.8s}.gallery--polaroid .gallery-item:nth-child(873){--rotate: 3deg;animation-delay:403ms,130.95s}.gallery--polaroid .gallery-item:nth-child(874){--rotate: -3deg;animation-delay:1962ms,131.1s}.gallery--polaroid .gallery-item:nth-child(875){--rotate: -8deg;animation-delay:75ms,131.25s}.gallery--polaroid .gallery-item:nth-child(876){--rotate: 7deg;animation-delay:1289ms,131.4s}.gallery--polaroid .gallery-item:nth-child(877){--rotate: -3deg;animation-delay:284ms,131.55s}.gallery--polaroid .gallery-item:nth-child(878){--rotate: -4deg;animation-delay:293ms,131.7s}.gallery--polaroid .gallery-item:nth-child(879){--rotate: 0deg;animation-delay:1933ms,131.85s}.gallery--polaroid .gallery-item:nth-child(880){--rotate: 7deg;animation-delay:501ms,132s}.gallery--polaroid .gallery-item:nth-child(881){--rotate: -9deg;animation-delay:1640ms,132.15s}.gallery--polaroid .gallery-item:nth-child(882){--rotate: 3deg;animation-delay:1764ms,132.3s}.gallery--polaroid .gallery-item:nth-child(883){--rotate: 7deg;animation-delay:753ms,132.45s}.gallery--polaroid .gallery-item:nth-child(884){--rotate: -5deg;animation-delay:6ms,132.6s}.gallery--polaroid .gallery-item:nth-child(885){--rotate: -6deg;animation-delay:680ms,132.75s}.gallery--polaroid .gallery-item:nth-child(886){--rotate: 8deg;animation-delay:1103ms,132.9s}.gallery--polaroid .gallery-item:nth-child(887){--rotate: 10deg;animation-delay:1774ms,133.05s}.gallery--polaroid .gallery-item:nth-child(888){--rotate: 5deg;animation-delay:557ms,133.2s}.gallery--polaroid .gallery-item:nth-child(889){--rotate: -2deg;animation-delay:1748ms,133.35s}.gallery--polaroid .gallery-item:nth-child(890){--rotate: 3deg;animation-delay:349ms,133.5s}.gallery--polaroid .gallery-item:nth-child(891){--rotate: 6deg;animation-delay:98ms,133.65s}.gallery--polaroid .gallery-item:nth-child(892){--rotate: -2deg;animation-delay:1689ms,133.8s}.gallery--polaroid .gallery-item:nth-child(893){--rotate: 3deg;animation-delay:1237ms,133.95s}.gallery--polaroid .gallery-item:nth-child(894){--rotate: -8deg;animation-delay:834ms,134.1s}.gallery--polaroid .gallery-item:nth-child(895){--rotate: -4deg;animation-delay:1194ms,134.25s}.gallery--polaroid .gallery-item:nth-child(896){--rotate: -2deg;animation-delay:180ms,134.4s}.gallery--polaroid .gallery-item:nth-child(897){--rotate: 8deg;animation-delay:1004ms,134.55s}.gallery--polaroid .gallery-item:nth-child(898){--rotate: 0deg;animation-delay:431ms,134.7s}.gallery--polaroid .gallery-item:nth-child(899){--rotate: -3deg;animation-delay:1490ms,134.85s}.gallery--polaroid .gallery-item:nth-child(900){--rotate: 10deg;animation-delay:1600ms,135s}.gallery--polaroid .gallery-item:nth-child(901){--rotate: 9deg;animation-delay:60ms,135.15s}.gallery--polaroid .gallery-item:nth-child(902){--rotate: 4deg;animation-delay:741ms,135.3s}.gallery--polaroid .gallery-item:nth-child(903){--rotate: -2deg;animation-delay:1920ms,135.45s}.gallery--polaroid .gallery-item:nth-child(904){--rotate: 5deg;animation-delay:1547ms,135.6s}.gallery--polaroid .gallery-item:nth-child(905){--rotate: -7deg;animation-delay:1407ms,135.75s}.gallery--polaroid .gallery-item:nth-child(906){--rotate: 7deg;animation-delay:1632ms,135.9s}.gallery--polaroid .gallery-item:nth-child(907){--rotate: -4deg;animation-delay:283ms,136.05s}.gallery--polaroid .gallery-item:nth-child(908){--rotate: 9deg;animation-delay:1847ms,136.2s}.gallery--polaroid .gallery-item:nth-child(909){--rotate: 3deg;animation-delay:664ms,136.35s}.gallery--polaroid .gallery-item:nth-child(910){--rotate: -4deg;animation-delay:461ms,136.5s}.gallery--polaroid .gallery-item:nth-child(911){--rotate: -8deg;animation-delay:1082ms,136.65s}.gallery--polaroid .gallery-item:nth-child(912){--rotate: 10deg;animation-delay:1933ms,136.8s}.gallery--polaroid .gallery-item:nth-child(913){--rotate: 8deg;animation-delay:1978ms,136.95s}.gallery--polaroid .gallery-item:nth-child(914){--rotate: -3deg;animation-delay:946ms,137.1s}.gallery--polaroid .gallery-item:nth-child(915){--rotate: -1deg;animation-delay:722ms,137.25s}.gallery--polaroid .gallery-item:nth-child(916){--rotate: -6deg;animation-delay:1439ms,137.4s}.gallery--polaroid .gallery-item:nth-child(917){--rotate: -3deg;animation-delay:736ms,137.55s}.gallery--polaroid .gallery-item:nth-child(918){--rotate: -1deg;animation-delay:168ms,137.7s}.gallery--polaroid .gallery-item:nth-child(919){--rotate: 0deg;animation-delay:1282ms,137.85s}.gallery--polaroid .gallery-item:nth-child(920){--rotate: 4deg;animation-delay:475ms,138s}.gallery--polaroid .gallery-item:nth-child(921){--rotate: -1deg;animation-delay:804ms,138.15s}.gallery--polaroid .gallery-item:nth-child(922){--rotate: 2deg;animation-delay:584ms,138.3s}.gallery--polaroid .gallery-item:nth-child(923){--rotate: 7deg;animation-delay:406ms,138.45s}.gallery--polaroid .gallery-item:nth-child(924){--rotate: -7deg;animation-delay:129ms,138.6s}.gallery--polaroid .gallery-item:nth-child(925){--rotate: 5deg;animation-delay:317ms,138.75s}.gallery--polaroid .gallery-item:nth-child(926){--rotate: -1deg;animation-delay:766ms,138.9s}.gallery--polaroid .gallery-item:nth-child(927){--rotate: 0deg;animation-delay:283ms,139.05s}.gallery--polaroid .gallery-item:nth-child(928){--rotate: 9deg;animation-delay:83ms,139.2s}.gallery--polaroid .gallery-item:nth-child(929){--rotate: 6deg;animation-delay:775ms,139.35s}.gallery--polaroid .gallery-item:nth-child(930){--rotate: 3deg;animation-delay:1648ms,139.5s}.gallery--polaroid .gallery-item:nth-child(931){--rotate: -8deg;animation-delay:615ms,139.65s}.gallery--polaroid .gallery-item:nth-child(932){--rotate: 0deg;animation-delay:18ms,139.8s}.gallery--polaroid .gallery-item:nth-child(933){--rotate: -5deg;animation-delay:145ms,139.95s}.gallery--polaroid .gallery-item:nth-child(934){--rotate: -9deg;animation-delay:1166ms,140.1s}.gallery--polaroid .gallery-item:nth-child(935){--rotate: 10deg;animation-delay:1649ms,140.25s}.gallery--polaroid .gallery-item:nth-child(936){--rotate: 3deg;animation-delay:1520ms,140.4s}.gallery--polaroid .gallery-item:nth-child(937){--rotate: -2deg;animation-delay:368ms,140.55s}.gallery--polaroid .gallery-item:nth-child(938){--rotate: 9deg;animation-delay:947ms,140.7s}.gallery--polaroid .gallery-item:nth-child(939){--rotate: 0deg;animation-delay:1406ms,140.85s}.gallery--polaroid .gallery-item:nth-child(940){--rotate: 10deg;animation-delay:661ms,141s}.gallery--polaroid .gallery-item:nth-child(941){--rotate: 0deg;animation-delay:1502ms,141.15s}.gallery--polaroid .gallery-item:nth-child(942){--rotate: -7deg;animation-delay:607ms,141.3s}.gallery--polaroid .gallery-item:nth-child(943){--rotate: 5deg;animation-delay:1870ms,141.45s}.gallery--polaroid .gallery-item:nth-child(944){--rotate: 3deg;animation-delay:303ms,141.6s}.gallery--polaroid .gallery-item:nth-child(945){--rotate: 3deg;animation-delay:1780ms,141.75s}.gallery--polaroid .gallery-item:nth-child(946){--rotate: -1deg;animation-delay:561ms,141.9s}.gallery--polaroid .gallery-item:nth-child(947){--rotate: 0deg;animation-delay:762ms,142.05s}.gallery--polaroid .gallery-item:nth-child(948){--rotate: -4deg;animation-delay:1408ms,142.2s}.gallery--polaroid .gallery-item:nth-child(949){--rotate: 3deg;animation-delay:569ms,142.35s}.gallery--polaroid .gallery-item:nth-child(950){--rotate: -2deg;animation-delay:682ms,142.5s}.gallery--polaroid .gallery-item:nth-child(951){--rotate: -1deg;animation-delay:1130ms,142.65s}.gallery--polaroid .gallery-item:nth-child(952){--rotate: -2deg;animation-delay:588ms,142.8s}.gallery--polaroid .gallery-item:nth-child(953){--rotate: 9deg;animation-delay:336ms,142.95s}.gallery--polaroid .gallery-item:nth-child(954){--rotate: 2deg;animation-delay:1308ms,143.1s}.gallery--polaroid .gallery-item:nth-child(955){--rotate: -6deg;animation-delay:902ms,143.25s}.gallery--polaroid .gallery-item:nth-child(956){--rotate: 8deg;animation-delay:1149ms,143.4s}.gallery--polaroid .gallery-item:nth-child(957){--rotate: -2deg;animation-delay:1397ms,143.55s}.gallery--polaroid .gallery-item:nth-child(958){--rotate: 8deg;animation-delay:394ms,143.7s}.gallery--polaroid .gallery-item:nth-child(959){--rotate: -3deg;animation-delay:158ms,143.85s}.gallery--polaroid .gallery-item:nth-child(960){--rotate: 4deg;animation-delay:1569ms,144s}.gallery--polaroid .gallery-item:nth-child(961){--rotate: 8deg;animation-delay:634ms,144.15s}.gallery--polaroid .gallery-item:nth-child(962){--rotate: -8deg;animation-delay:1352ms,144.3s}.gallery--polaroid .gallery-item:nth-child(963){--rotate: 4deg;animation-delay:485ms,144.45s}.gallery--polaroid .gallery-item:nth-child(964){--rotate: 1deg;animation-delay:556ms,144.6s}.gallery--polaroid .gallery-item:nth-child(965){--rotate: -5deg;animation-delay:1709ms,144.75s}.gallery--polaroid .gallery-item:nth-child(966){--rotate: 7deg;animation-delay:735ms,144.9s}.gallery--polaroid .gallery-item:nth-child(967){--rotate: 0deg;animation-delay:389ms,145.05s}.gallery--polaroid .gallery-item:nth-child(968){--rotate: 9deg;animation-delay:191ms,145.2s}.gallery--polaroid .gallery-item:nth-child(969){--rotate: -2deg;animation-delay:1308ms,145.35s}.gallery--polaroid .gallery-item:nth-child(970){--rotate: 6deg;animation-delay:457ms,145.5s}.gallery--polaroid .gallery-item:nth-child(971){--rotate: 10deg;animation-delay:1283ms,145.65s}.gallery--polaroid .gallery-item:nth-child(972){--rotate: 1deg;animation-delay:1908ms,145.8s}.gallery--polaroid .gallery-item:nth-child(973){--rotate: 6deg;animation-delay:53ms,145.95s}.gallery--polaroid .gallery-item:nth-child(974){--rotate: -9deg;animation-delay:1210ms,146.1s}.gallery--polaroid .gallery-item:nth-child(975){--rotate: -1deg;animation-delay:583ms,146.25s}.gallery--polaroid .gallery-item:nth-child(976){--rotate: 10deg;animation-delay:1309ms,146.4s}.gallery--polaroid .gallery-item:nth-child(977){--rotate: -1deg;animation-delay:5ms,146.55s}.gallery--polaroid .gallery-item:nth-child(978){--rotate: 6deg;animation-delay:457ms,146.7s}.gallery--polaroid .gallery-item:nth-child(979){--rotate: 1deg;animation-delay:23ms,146.85s}.gallery--polaroid .gallery-item:nth-child(980){--rotate: -7deg;animation-delay:1159ms,147s}.gallery--polaroid .gallery-item:nth-child(981){--rotate: -1deg;animation-delay:595ms,147.15s}.gallery--polaroid .gallery-item:nth-child(982){--rotate: 10deg;animation-delay:1680ms,147.3s}.gallery--polaroid .gallery-item:nth-child(983){--rotate: -6deg;animation-delay:591ms,147.45s}.gallery--polaroid .gallery-item:nth-child(984){--rotate: 4deg;animation-delay:616ms,147.6s}.gallery--polaroid .gallery-item:nth-child(985){--rotate: 3deg;animation-delay:879ms,147.75s}.gallery--polaroid .gallery-item:nth-child(986){--rotate: -7deg;animation-delay:439ms,147.9s}.gallery--polaroid .gallery-item:nth-child(987){--rotate: 9deg;animation-delay:152ms,148.05s}.gallery--polaroid .gallery-item:nth-child(988){--rotate: 4deg;animation-delay:336ms,148.2s}.gallery--polaroid .gallery-item:nth-child(989){--rotate: 7deg;animation-delay:1573ms,148.35s}.gallery--polaroid .gallery-item:nth-child(990){--rotate: 1deg;animation-delay:136ms,148.5s}.gallery--polaroid .gallery-item:nth-child(991){--rotate: -2deg;animation-delay:81ms,148.65s}.gallery--polaroid .gallery-item:nth-child(992){--rotate: -2deg;animation-delay:1515ms,148.8s}.gallery--polaroid .gallery-item:nth-child(993){--rotate: -8deg;animation-delay:1662ms,148.95s}.gallery--polaroid .gallery-item:nth-child(994){--rotate: -3deg;animation-delay:38ms,149.1s}.gallery--polaroid .gallery-item:nth-child(995){--rotate: -6deg;animation-delay:878ms,149.25s}.gallery--polaroid .gallery-item:nth-child(996){--rotate: 1deg;animation-delay:553ms,149.4s}.gallery--polaroid .gallery-item:nth-child(997){--rotate: 5deg;animation-delay:566ms,149.55s}.gallery--polaroid .gallery-item:nth-child(998){--rotate: -4deg;animation-delay:517ms,149.7s}.gallery--polaroid .gallery-item:nth-child(999){--rotate: 8deg;animation-delay:1802ms,149.85s}.gallery--polaroid .gallery-item:nth-child(1000){--rotate: 9deg;animation-delay:1046ms,150s}.gallery--polaroid .gallery-item:hover{transform:scale(1.08) rotate(0deg) !important;box-shadow:0 20px 60px rgba(0,0,0,.3),0 30px 80px rgba(0,0,0,.2);z-index:10}.gallery--polaroid .gallery-item img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:0}.gallery--polaroid .gallery-item .item-caption{position:absolute;bottom:.8rem;left:0;right:0;text-align:center;font-family:"Caveat",cursive,sans-serif;font-size:clamp(.8rem,3.5vw,1rem);color:#333;padding:0 .5rem}.gallery--showcase{display:flex;flex-direction:column;gap:2px}.gallery--showcase .gallery-item{position:relative;height:70vh;min-height:400px;animation:fadeIn .6s ease-out both;overflow:hidden}.gallery--showcase .gallery-item:nth-child(1){animation-delay:0.1s}.gallery--showcase .gallery-item:nth-child(2){animation-delay:0.2s}.gallery--showcase .gallery-item:nth-child(3){animation-delay:0.3s}.gallery--showcase .gallery-item:nth-child(4){animation-delay:0.4s}.gallery--showcase .gallery-item:nth-child(5){animation-delay:0.5s}.gallery--showcase .gallery-item:nth-child(6){animation-delay:0.6s}.gallery--showcase .gallery-item:nth-child(7){animation-delay:0.7s}.gallery--showcase .gallery-item:nth-child(8){animation-delay:0.8s}.gallery--showcase .gallery-item:nth-child(9){animation-delay:0.9s}.gallery--showcase .gallery-item:nth-child(10){animation-delay:1s}.gallery--showcase .gallery-item:nth-child(11){animation-delay:1.1s}.gallery--showcase .gallery-item:nth-child(12){animation-delay:1.2s}@media(max-width: 768px){.gallery--showcase .gallery-item{height:50vh;min-height:300px}}.gallery--showcase .gallery-item img{transition:transform 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.gallery--showcase .gallery-item__overlay{position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.85) 0%, transparent 70%);display:flex;flex-direction:column;justify-content:center;padding:60px 80px;transition:background .45s cubic-bezier(0.4, 0, 0.2, 1)}@media(max-width: 1024px){.gallery--showcase .gallery-item__overlay{padding:40px}}@media(max-width: 768px){.gallery--showcase .gallery-item__overlay{padding:24px;background:linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, transparent 70%);justify-content:flex-end}}.gallery--showcase .gallery-item__number{font-family:"Poppins",sans-serif;font-size:clamp(2rem,6vw,5rem);font-weight:800;color:rgba(var(--ccpigd-primary), 0.15);line-height:1;margin-bottom:-8px;transition:color .25s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--showcase .gallery-item__category{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--ccpigd-primary);margin-bottom:12px}.gallery--showcase .gallery-item__title{font-family:"Poppins",sans-serif;font-size:clamp(1rem,3.5vw,3rem);font-weight:700;margin:0 0 12px;letter-spacing:-0.02em;line-height:1.1;transform:translateX(-20px);opacity:0;transition:all .45s cubic-bezier(0.4, 0, 0.2, 1);color:#f0ece4}.gallery--showcase .gallery-item__desc{font-size:1rem;font-size:clamp(.5rem,3.5vw,1rem);color:rgba(240,236,228,.6);margin:0;max-width:440px;line-height:1.5;transform:translateX(-20px);opacity:0;transition:all .45s cubic-bezier(0.4, 0, 0.2, 1) .1s}.gallery--showcase .gallery-item__view-btn{display:inline-flex;align-items:center;gap:8px;margin-top:20px;padding:10px 24px;background:rgba(0,0,0,0);border:1.5px solid rgba(240,236,228,.3);color:#f0ece4;font-family:"Poppins",sans-serif;font-size:.85rem;font-weight:500;border-radius:100px;cursor:pointer;letter-spacing:.03em;opacity:0;transform:translateY(10px);transition:all .45s cubic-bezier(0.4, 0, 0.2, 1) .2s}.gallery--showcase .gallery-item__view-btn svg{width:14px;height:14px;transition:transform .25s cubic-bezier(0.4, 0, 0.2, 1)}.gallery--showcase .gallery-item__view-btn:hover{background:var(--ccpigd-primary);border-color:var(--ccpigd-primary);color:#0a0a0a}.gallery--showcase .gallery-item__view-btn:hover svg{transform:translateX(4px)}.gallery--showcase .gallery-item:hover img{transform:scale(1.04)}.gallery--showcase .gallery-item:hover .gallery-item__number{color:rgba(var(--ccpigd-primary), 0.3)}.gallery--showcase .gallery-item:hover .gallery-item__title{transform:translateX(0);opacity:1}.gallery--showcase .gallery-item:hover .gallery-item__desc{transform:translateX(0);opacity:1}.gallery--showcase .gallery-item:hover .gallery-item__view-btn{opacity:1;transform:translateY(0)}.gallery-transition-enter{animation:fadeInUp .5s ease-out both}.ccpigd-media-player .ccpigd-media{width:100%;height:100%;display:flex;align-items:start;gap:20px}.ccpigd-media-player .ccpigd-media--left{flex-direction:row-reverse}.ccpigd-media-player .ccpigd-media--bottom{flex-direction:column}.ccpigd-media-player .ccpigd-media--bottom .ccpigd-media__media{width:100%}.ccpigd-media-player .ccpigd-media--bottom .ccpigd-media__info{width:100%}.ccpigd-media-player .ccpigd-media__media{flex:1}.ccpigd-media-player .ccpigd-media__media-content{position:relative;width:100%;overflow:"hidden"}.ccpigd-media-player .ccpigd-media__media-content video,.ccpigd-media-player .ccpigd-media__media-content audio{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ccpigd-media-player .ccpigd-media__info{position:relative;overflow:hidden;transition:width .3s ease,height .3s ease}.ccpigd-media-player .ccpigd-media__info-header{background-color:var(--ccpigd-light);padding:15px;cursor:pointer}.ccpigd-media-player .ccpigd-media__info-header-icon--open{transition:transform .3s ease;transform:rotate(180deg)}.ccpigd-media-player .ccpigd-media__info-list{max-height:100%;overflow-y:auto;scrollbar-width:none;scroll-behavior:smooth;background-color:var(--ccpigd-white, #ffffff)}.ccpigd-media-player .ccpigd-media__info-list--list{display:flex;flex-direction:column}.ccpigd-media-player .ccpigd-media__info-list--grid{display:grid;gap:15px}.ccpigd-media-player .ccpigd-media__info-list--grid-1{grid-template-columns:repeat(1, 1fr)}.ccpigd-media-player .ccpigd-media__info-list--grid-2{grid-template-columns:repeat(2, 1fr)}.ccpigd-media-player .ccpigd-media__info-list--grid-3{grid-template-columns:repeat(3, 1fr)}.ccpigd-media-player .ccpigd-media__info-list--grid-bottom{grid-template-columns:repeat(auto-fill, minmax(250px, 1fr))}.ccpigd-media-player .ccpigd-media__info-list-list-item{position:relative;padding:10px;border-top:1px solid var(--ccpigd-secondary);cursor:pointer;transition:background-color .3s ease}.ccpigd-media-player .ccpigd-media__info-list-list-item--active{background-color:var(--ccpigd-light)}.ccpigd-media-player .ccpigd-media__info-list-list-item:hover{background-color:var(--ccpigd-extralight)}.ccpigd-media-player .ccpigd-media__info-list-list-item-download{position:absolute;top:50%;right:10px;transform:translateY(-50%);background-color:var(--ccpigd-white, #ffffff);color:var(--ccpigd-primary);padding:5px;border:1px solid var(--ccpigd-light);border-radius:8px;cursor:pointer}.ccpigd-media-player .ccpigd-media__info-list-grid-item{position:relative;border:1px solid var(--ccpigd-secondary);border-radius:8px;cursor:pointer;transition:background-color .3s ease}.ccpigd-media-player .ccpigd-media__info-list-grid-item--active{background-color:var(--ccpigd-light);box-shadow:inset 0px 0px 0px 2px var(--ccpigd-primary)}.ccpigd-media-player .ccpigd-media__info-list-grid-item:hover{background-color:var(--ccpigd-extralight)}.ccpigd-media-player .ccpigd-media__info-list-grid-item-index{position:absolute;top:0;left:0;z-index:10;padding:3px 20px;background-color:var(--ccpigd-primary);color:#fff;border-radius:8px 0}.ccpigd-media-player .ccpigd-media__info-list-grid-item img{border-radius:8px 8px 0 0 !important}.ccpigd-media-player .ccpigd-media__info-list-grid-item-download{position:absolute;right:10px;bottom:10px;background-color:var(--ccpigd-white, #ffffff);color:var(--ccpigd-primary);padding:5px;border:1px solid var(--ccpigd-light);border-radius:8px;cursor:pointer}.ccpigd-media-player .ccpigd-media__info--layer{position:absolute;bottom:0;left:0;width:100%;height:50px;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, var(--ccpigd-white, #ffffff) 100%);pointer-events:none}.ccpigd-slider-carousel .swiper{width:100%;height:100%}.ccpigd-slider-carousel .swiper .swiper-slide{border-radius:var(--item-border-radius);overflow:hidden;display:flex;align-items:center;justify-content:center}.ccpigd-slider-carousel .swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.ccpigd-slider-carousel .swiper .swiper-slide .cc-slide-caption{font-size:14px;text-align:center;line-height:1.4;position:absolute;bottom:40%;opacity:0;transition:all 200ms linear;width:90%;color:#fff;font-size:16px;font-weight:500}.ccpigd-slider-carousel .swiper .swiper-slide .cc-slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.45);opacity:0;transition:all 200ms linear}.ccpigd-slider-carousel .swiper .swiper-slide:hover .cc-slide-overlay{opacity:1}.ccpigd-slider-carousel .swiper .swiper-slide:hover .cc-slide-caption{opacity:1}.ccpigd-slider-carousel .ccpigd-swiper--centered .swiper-slide{display:flex;align-items:center;justify-content:center;transition:all 200ms linear;transform:scale(0.8)}.ccpigd-slider-carousel .ccpigd-swiper--centered .swiper-slide.swiper-slide-active{transform:scale(1)}.ccpigd-slider-carousel .ccpigd-swiper-effect--cards{width:240px;height:320px}.ccpigd-slider-carousel .ccpigd-swiper-effect--cards .swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:22px;font-weight:bold;color:#fff}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;justify-content:center;outline:none;color:var(--ccpigd-primary)}.cc-img-wrapper{width:100%;height:100%}.cc-img-wrapper.ccpigd-img-loading img{opacity:0}.cc-img-wrapper:not(.ccpigd-img-loading) img{opacity:1}.cc-skeleton{height:100%;width:100%;position:absolute !important;top:0;left:0;position:relative;overflow:hidden;display:inline-block;background-color:rgba(0,0,0,.05)}.cc-skeleton::after{content:"";position:absolute;inset:0;width:150%;transform:translateX(-150%);pointer-events:none;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.25) 75%, rgba(255, 255, 255, 0) 100%);animation:ccpigd-skeleton-loading 1.5s ease-in-out infinite}.cc-img-wrapper:not(.ccpigd-img-loading) .cc-skeleton{display:none}@keyframes ccpigd-skeleton-loading{0%{transform:translateX(-150%)}100%{transform:translateX(100%)}}.ccpigd-file-list{--bg-page: #0f1117;--bg-primary: #161922;--bg-secondary: #1e222d;--bg-tertiary: #252a38;--bg-hover: #1e222d;--border-primary: #2a2f3e;--border-hover: var(--ccpigd-primary);--text-primary: #f0f2f5;--text-secondary: #c9cdd5;--text-muted: #8b919e;--text-dim: #5c6270;--accent-primary: var(--ccpigd-primary);--accent-success: var(--ccpigd-success);--accent-warning: var(--ccpigd-warning);--accent-danger: var(--ccpigd-error);--color-document: #4f8cff;--color-image: #f5a623;--color-video: #e84855;--color-audio: #a855f7;--color-archive: #10b981;--color-code: #06b6d4;--color-spreadsheet: #22c55e;--color-presentation: #f97316;--color-folder: #eab308;--shadow-dropdown: 0 8px 24px rgba(0, 0, 0, 0.4), 0 2px 8px rgba(0, 0, 0, 0.3);--transition-fast: 150ms ease;--transition-normal: 200ms ease;--transition-spring: 200ms cubic-bezier(0.16, 1, 0.3, 1)}.ccpigd-file-list[ccpigd-theme-status=light]{--bg-page: #f5f7fa;--bg-primary: #ffffff;--bg-secondary: #f8f9fb;--bg-tertiary: #eef1f5;--bg-hover: #f0f3f7;--border-primary: #e2e5eb;--border-hover: var(--ccpigd-primary);--text-primary: #1a1d24;--text-secondary: #3d4351;--text-muted: #6b7280;--text-dim: #9ca3af;--shadow-dropdown: 0 8px 24px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08)}.ccpigd-file-list .file-icon{display:flex;align-items:center;justify-content:center;border-radius:6px;flex-shrink:0;overflow:hidden}.ccpigd-file-list .file-icon img{width:100%;height:100%;object-fit:cover}.ccpigd-file-list .file-icon--sm{width:32px;height:32px}.ccpigd-file-list .file-icon--md{width:40px;height:40px}.ccpigd-file-list .file-icon--lg{width:56px;height:56px}.ccpigd-file-list .file-icon--document{background-color:rgba(79,140,255,.15);color:var(--color-document)}.ccpigd-file-list .file-icon--document img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--image{background-color:rgba(245,166,35,.15);color:var(--color-image)}.ccpigd-file-list .file-icon--audio{background-color:rgba(168,85,247,.15);color:var(--color-audio)}.ccpigd-file-list .file-icon--audio img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--video{background-color:rgba(232,72,85,.15);color:var(--color-video)}.ccpigd-file-list .file-icon--archive{background-color:rgba(16,185,129,.15);color:var(--color-archive)}.ccpigd-file-list .file-icon--archive img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--code{background-color:rgba(6,182,212,.15);color:var(--color-code)}.ccpigd-file-list .file-icon--code img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--spreadsheet{background-color:rgba(34,197,94,.15);color:var(--color-spreadsheet)}.ccpigd-file-list .file-icon--spreadsheet img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--spreadsheet{background-color:rgba(249,115,22,.15);color:var(--color-presentation)}.ccpigd-file-list .file-icon--spreadsheet img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-icon--folder{background-color:rgba(79,140,255,.15);color:var(--color-folder)}.ccpigd-file-list .file-icon--folder img{width:80%;height:80%;object-fit:contain}.ccpigd-file-list .file-actions{display:flex;align-items:center;gap:4px;opacity:1;transition:opacity var(--transition-fast)}.ccpigd-file-list .file-actions--visible{opacity:1}.ccpigd-file-list .file-actions__btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:rgba(0,0,0,0);border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast)}.ccpigd-file-list .file-actions__btn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ccpigd-file-list .file-actions__btn--danger:hover{background:rgba(232,72,85,.15);color:var(--accent-danger)}.ccpigd-file-list .file-actions__btn svg{width:14px;height:14px}.ccpigd-file-list .file-actions__btn--menu{transition:all var(--transition-normal)}.ccpigd-file-list .file-actions__btn--active{background:var(--bg-tertiary);color:var(--accent-primary);transform:rotate(90deg)}.ccpigd-file-list .file-actions__dropdown-wrapper{position:relative}.ccpigd-file-list .file-actions__dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;box-shadow:var(--shadow-dropdown);opacity:0;visibility:hidden;transform:translateY(-8px) scale(0.95);transform-origin:top right;transition:all var(--transition-spring);z-index:9999;overflow:hidden}.ccpigd-file-list .file-actions__dropdown--open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.ccpigd-file-list .file-actions__dropdown--open .file-actions__dropdown-item{animation:slideIn 200ms ease forwards}.ccpigd-file-list .file-actions__dropdown-content{padding:6px}.ccpigd-file-list .file-actions__dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:rgba(0,0,0,0);border:none;border-radius:6px;color:var(--text-secondary);font-size:13px;text-align:left;cursor:pointer;transition:all var(--transition-fast);opacity:0;transform:translateX(-8px)}.ccpigd-file-list .file-actions__dropdown-item:hover{background:var(--bg-tertiary);color:var(--text-primary)}.ccpigd-file-list .file-actions__dropdown-item--danger{color:var(--accent-danger)}.ccpigd-file-list .file-actions__dropdown-item--danger:hover{background:rgba(232,72,85,.15);color:var(--accent-danger)}.ccpigd-file-list .file-actions__dropdown-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.ccpigd-file-list .file-actions__dropdown-label{flex:1;white-space:nowrap}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.ccpigd-file-list .file-list{display:flex;flex-direction:column;gap:1px;border-radius:8px;overflow:hidden;border:1px solid var(--border-primary)}.ccpigd-file-list .file-list__header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--bg-secondary);font-size:12px;font-weight:500;color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px}.ccpigd-file-list .file-list__header-col{flex-shrink:0}.ccpigd-file-list .file-list__header-col--name{flex:1}.ccpigd-file-list .file-list__header-col--size{width:100px;text-align:center}.ccpigd-file-list .file-list__header-col--type{width:100px;text-align:center}.ccpigd-file-list .file-list__header-col--date{width:120px;text-align:center}.ccpigd-file-list .file-list__header-col--actions{width:100px;text-align:center}@media(max-width: 768px){.ccpigd-file-list .file-list__header-col--type,.ccpigd-file-list .file-list__header-col--date{display:none}}.ccpigd-file-list .file-list__item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--bg-primary);cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid var(--border-primary)}.ccpigd-file-list .file-list__item:last-child{border-bottom:none}.ccpigd-file-list .file-list__item:hover{background:var(--ccpigd-extralight)}.ccpigd-file-list .file-list__item:hover .file-actions{opacity:1}.ccpigd-file-list .file-list__name{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.ccpigd-file-list .file-list__name span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:500;color:var(--text-primary)}.ccpigd-file-list .file-list__size{width:100px;text-align:center;font-size:13px;color:var(--text-muted)}.ccpigd-file-list .file-list__type{width:100px;font-size:13px;color:var(--text-muted);text-align:center}.ccpigd-file-list .file-list__date{width:120px;font-size:13px;color:var(--text-muted);text-align:center}@media(max-width: 768px){.ccpigd-file-list .file-list__type,.ccpigd-file-list .file-list__date{display:none}}.ccpigd-file-list .file-list__actions{width:100px;display:flex;justify-content:center}.ccpigd-file-list .file-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(180px, 1fr));gap:16px}@media(max-width: 768px){.ccpigd-file-list .file-grid{grid-template-columns:repeat(2, 1fr);gap:12px}}@media(max-width: 480px){.ccpigd-file-list .file-grid{grid-template-columns:1fr;gap:12px}}.ccpigd-file-list .file-grid__item{display:flex;flex-direction:column;padding:16px;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all var(--transition-normal);min-width:0;max-width:100%;position:relative}.ccpigd-file-list .file-grid__item:hover{background:var(--ccpigd-extralight);border-color:var(--border-hover)}.ccpigd-file-list .file-grid__item:hover .file-actions{opacity:1}.ccpigd-file-list .file-grid__item.is-active{z-index:10}.ccpigd-file-list .file-grid__icon{margin-bottom:12px}.ccpigd-file-list .file-grid__info{flex:1}.ccpigd-file-list .file-grid__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:500;margin-bottom:4px;min-width:0;max-width:100%;color:var(--text-primary)}.ccpigd-file-list .file-grid__meta{font-size:12px;color:var(--text-muted)}.ccpigd-file-list .file-grid__footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-primary)}.ccpigd-file-list .file-grid__date{font-size:11px;color:var(--text-dim)}.ccpigd-file-list .file-compact{display:flex;flex-direction:column;border-radius:8px;border:1px solid var(--border-primary)}.ccpigd-file-list .file-compact__item{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--bg-primary);border-bottom:1px solid var(--border-primary);cursor:pointer;transition:background var(--transition-fast)}.ccpigd-file-list .file-compact__item:last-child{border-bottom:none}.ccpigd-file-list .file-compact__item:hover{background:var(--ccpigd-extralight)}.ccpigd-file-list .file-compact__item:hover .file-actions{opacity:1}.ccpigd-file-list .file-compact__left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.ccpigd-file-list .file-compact__icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.ccpigd-file-list .file-compact__icon img{height:100%;width:100%;object-fit:cover}.ccpigd-file-list .file-compact__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px;color:var(--text-primary)}.ccpigd-file-list .file-compact__right{display:flex;align-items:center;gap:12px}.ccpigd-file-list .file-compact__size{font-size:12px;color:var(--text-dim)}.ccpigd-file-list .file-table__wrapper{overflow-x:auto;overflow-y:hidden;border-radius:8px;border:1px solid var(--border-primary);scrollbar-width:thin}.ccpigd-file-list .file-table{width:100%;border-collapse:collapse;background:var(--bg-primary)}.ccpigd-file-list .file-table thead{background:var(--bg-secondary)}.ccpigd-file-list .file-table thead th{padding:12px 16px;text-align:left;font-size:12px;font-weight:600;color:var(--text-dim);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border-primary);white-space:nowrap}.ccpigd-file-list .file-table thead th:first-child{padding-left:16px}.ccpigd-file-list .file-table thead th:last-child{width:80px;padding-right:16px}.ccpigd-file-list .file-table tbody tr{transition:background var(--transition-fast)}.ccpigd-file-list .file-table tbody tr:hover{background:var(--ccpigd-extralight)}.ccpigd-file-list .file-table tbody tr:hover .file-actions{opacity:1}.ccpigd-file-list .file-table tbody tr:not(:last-child) td{border-bottom:1px solid var(--border-primary)}.ccpigd-file-list .file-table tbody td{padding:12px 16px;font-size:13px;color:var(--text-muted);white-space:nowrap}.ccpigd-file-list .file-table tbody td:first-child{padding-left:16px}.ccpigd-file-list .file-table tbody td:last-child{width:80px;padding-right:16px}.ccpigd-file-list .file-table tbody td .file-actions{justify-content:start;min-width:auto;width:fit-content}.ccpigd-file-list .file-table__name-cell{display:flex;align-items:center;gap:12px}.ccpigd-file-list .file-table__name-cell span{font-weight:500;color:var(--text-primary)}.ccpigd-file-list .file-table__status{display:inline-flex;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:500}.ccpigd-file-list .file-table__status--synced,.ccpigd-file-list .file-table__status--active{background:rgba(34,197,94,.15);color:var(--accent-success)}.ccpigd-file-list .file-table__status--pending{background:rgba(245,166,35,.15);color:var(--accent-warning)}.ccpigd-file-list .file-table__status--inactive,.ccpigd-file-list .file-table__status--local{background:rgba(92,98,112,.15);color:var(--text-muted)}.ccpigd-file-list .file-gallery{display:grid;grid-template-columns:repeat(auto-fill, minmax(140px, 1fr));gap:12px}@media(max-width: 768px){.ccpigd-file-list .file-gallery{grid-template-columns:repeat(3, 1fr);gap:12px}}@media(max-width: 480px){.ccpigd-file-list .file-gallery{grid-template-columns:repeat(2, 1fr);gap:8px}}.ccpigd-file-list .file-gallery__item{display:flex;flex-direction:column;align-items:center;padding:16px 12px;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:8px;cursor:pointer;transition:all var(--transition-normal);min-width:0;max-width:100%}.ccpigd-file-list .file-gallery__item:hover{background:var(--ccpigd-extralight);border-color:var(--border-hover)}.ccpigd-file-list .file-gallery__item:hover .file-gallery__overlay{opacity:1}.ccpigd-file-list .file-gallery__preview{position:relative;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:6px;margin-bottom:12px}.ccpigd-file-list .file-gallery__overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(15,17,23,.8);border-radius:6px;opacity:0;transition:opacity var(--transition-fast)}[data-theme=light] .ccpigd-file-list .file-gallery__overlay{background:hsla(0,0%,100%,.85)}.ccpigd-file-list .file-gallery__overlay button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--accent-primary);border:none;border-radius:50%;color:#fff;cursor:pointer;transition:transform var(--transition-fast)}.ccpigd-file-list .file-gallery__overlay button:hover{transform:scale(1.1)}.ccpigd-file-list .file-gallery__overlay button svg{width:14px;height:14px}.ccpigd-file-list .file-gallery__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;text-align:center;font-size:12px;font-weight:500;min-width:0;max-width:100%;color:var(--text-primary)}.ccpigd-file-list .file-gallery__size{font-size:11px;color:var(--text-dim);margin-top:4px}.ccpigd-file-list .file-timeline{display:flex;flex-direction:column;gap:24px}.ccpigd-file-list .file-timeline__group{display:flex;flex-direction:column;gap:8px}.ccpigd-file-list .file-timeline__date{font-size:13px;font-weight:600;color:var(--text-muted);padding-bottom:8px;border-bottom:1px solid var(--border-primary);margin-bottom:8px}.ccpigd-file-list .file-timeline__items{display:flex;flex-direction:column;gap:1px;border-radius:8px}.ccpigd-file-list .file-timeline__item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:background var(--transition-fast);border-bottom:1px solid var(--border-primary)}.ccpigd-file-list .file-timeline__item:last-child{border-bottom:none}.ccpigd-file-list .file-timeline__item:hover{background:var(--ccpigd-extralight)}.ccpigd-file-list .file-timeline__item:hover .file-actions{opacity:1}.ccpigd-file-list .file-timeline__left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.ccpigd-file-list .file-timeline__info{flex:1;min-width:0}.ccpigd-file-list .file-timeline__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:500;min-width:0;max-width:100%;color:var(--text-primary)}.ccpigd-file-list .file-timeline__meta{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-dim);margin-top:4px}.ccpigd-file-list .file-timeline__meta span::after{content:"·";margin-left:8px;font-weight:bold}.ccpigd-file-list .file-timeline__meta span:last-child::after{content:""}.ccpigd-file-list .file-timeline__right{display:flex;align-items:center;gap:12px}.ccpigd-file-list .file-timeline__time{font-size:12px;color:var(--text-dim)}.toplevel_page_integration-google-drive #wpbody-content:has(#ccpigd-admin)>*:not(#ccpigd-admin):not(.ccpigd-notice){display:none !important}.toplevel_page_integration-google-drive.menu-top.wp-has-submenu{background-color:#000;border-top:1px solid #767676;border-bottom:1px solid #767676}.toplevel_page_integration-google-drive.menu-top.wp-has-submenu.wp-menu-open{background-color:var(--ccpigd-primary) !important;border-top:1px solid #000;border-bottom:1px solid #000}.toplevel_page_integration-google-drive .wp-menu-image{padding:0;display:flex;justify-content:center;align-items:center}.toplevel_page_integration-google-drive .wp-menu-image img{padding:0 !important;width:22px}.toplevel_page_integration-google-drive #wpbody-content{font-family:"Poppins",sans-serif !important;padding-bottom:0 !important}.toplevel_page_integration-google-drive #wpcontent{padding:0 !important}.toplevel_page_integration-google-drive #wpfooter{display:none}.toplevel_page_integration-google-drive #adminmenuback{bottom:0 !important}.toplevel_page_integration-google-drive ul li a.current{color:#72aee6 !important;box-shadow:inset 4px 0 0 0 currentColor;transition:box-shadow .1s linear !important}
