﻿: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: -2deg;animation-delay:1530ms,0.15s}.gallery--polaroid .gallery-item:nth-child(2){--rotate: -6deg;animation-delay:723ms,0.3s}.gallery--polaroid .gallery-item:nth-child(3){--rotate: 3deg;animation-delay:528ms,0.45s}.gallery--polaroid .gallery-item:nth-child(4){--rotate: 10deg;animation-delay:1036ms,0.6s}.gallery--polaroid .gallery-item:nth-child(5){--rotate: 4deg;animation-delay:875ms,0.75s}.gallery--polaroid .gallery-item:nth-child(6){--rotate: 0deg;animation-delay:1201ms,0.9s}.gallery--polaroid .gallery-item:nth-child(7){--rotate: 2deg;animation-delay:404ms,1.05s}.gallery--polaroid .gallery-item:nth-child(8){--rotate: -3deg;animation-delay:1522ms,1.2s}.gallery--polaroid .gallery-item:nth-child(9){--rotate: -4deg;animation-delay:208ms,1.35s}.gallery--polaroid .gallery-item:nth-child(10){--rotate: 1deg;animation-delay:1315ms,1.5s}.gallery--polaroid .gallery-item:nth-child(11){--rotate: -2deg;animation-delay:178ms,1.65s}.gallery--polaroid .gallery-item:nth-child(12){--rotate: 9deg;animation-delay:210ms,1.8s}.gallery--polaroid .gallery-item:nth-child(13){--rotate: 3deg;animation-delay:328ms,1.95s}.gallery--polaroid .gallery-item:nth-child(14){--rotate: 6deg;animation-delay:1150ms,2.1s}.gallery--polaroid .gallery-item:nth-child(15){--rotate: -5deg;animation-delay:691ms,2.25s}.gallery--polaroid .gallery-item:nth-child(16){--rotate: 5deg;animation-delay:316ms,2.4s}.gallery--polaroid .gallery-item:nth-child(17){--rotate: 3deg;animation-delay:1951ms,2.55s}.gallery--polaroid .gallery-item:nth-child(18){--rotate: -7deg;animation-delay:846ms,2.7s}.gallery--polaroid .gallery-item:nth-child(19){--rotate: 4deg;animation-delay:863ms,2.85s}.gallery--polaroid .gallery-item:nth-child(20){--rotate: 9deg;animation-delay:715ms,3s}.gallery--polaroid .gallery-item:nth-child(21){--rotate: -3deg;animation-delay:1701ms,3.15s}.gallery--polaroid .gallery-item:nth-child(22){--rotate: -6deg;animation-delay:810ms,3.3s}.gallery--polaroid .gallery-item:nth-child(23){--rotate: -9deg;animation-delay:608ms,3.45s}.gallery--polaroid .gallery-item:nth-child(24){--rotate: 10deg;animation-delay:1767ms,3.6s}.gallery--polaroid .gallery-item:nth-child(25){--rotate: 5deg;animation-delay:860ms,3.75s}.gallery--polaroid .gallery-item:nth-child(26){--rotate: 0deg;animation-delay:944ms,3.9s}.gallery--polaroid .gallery-item:nth-child(27){--rotate: -8deg;animation-delay:1001ms,4.05s}.gallery--polaroid .gallery-item:nth-child(28){--rotate: -3deg;animation-delay:644ms,4.2s}.gallery--polaroid .gallery-item:nth-child(29){--rotate: 10deg;animation-delay:1918ms,4.35s}.gallery--polaroid .gallery-item:nth-child(30){--rotate: 10deg;animation-delay:1147ms,4.5s}.gallery--polaroid .gallery-item:nth-child(31){--rotate: -9deg;animation-delay:579ms,4.65s}.gallery--polaroid .gallery-item:nth-child(32){--rotate: -6deg;animation-delay:1063ms,4.8s}.gallery--polaroid .gallery-item:nth-child(33){--rotate: 7deg;animation-delay:951ms,4.95s}.gallery--polaroid .gallery-item:nth-child(34){--rotate: -3deg;animation-delay:2000ms,5.1s}.gallery--polaroid .gallery-item:nth-child(35){--rotate: -5deg;animation-delay:613ms,5.25s}.gallery--polaroid .gallery-item:nth-child(36){--rotate: 0deg;animation-delay:542ms,5.4s}.gallery--polaroid .gallery-item:nth-child(37){--rotate: -8deg;animation-delay:1962ms,5.55s}.gallery--polaroid .gallery-item:nth-child(38){--rotate: 7deg;animation-delay:1813ms,5.7s}.gallery--polaroid .gallery-item:nth-child(39){--rotate: -9deg;animation-delay:1987ms,5.85s}.gallery--polaroid .gallery-item:nth-child(40){--rotate: -6deg;animation-delay:1349ms,6s}.gallery--polaroid .gallery-item:nth-child(41){--rotate: -1deg;animation-delay:212ms,6.15s}.gallery--polaroid .gallery-item:nth-child(42){--rotate: 1deg;animation-delay:61ms,6.3s}.gallery--polaroid .gallery-item:nth-child(43){--rotate: 0deg;animation-delay:432ms,6.45s}.gallery--polaroid .gallery-item:nth-child(44){--rotate: 3deg;animation-delay:1531ms,6.6s}.gallery--polaroid .gallery-item:nth-child(45){--rotate: -4deg;animation-delay:918ms,6.75s}.gallery--polaroid .gallery-item:nth-child(46){--rotate: 2deg;animation-delay:1758ms,6.9s}.gallery--polaroid .gallery-item:nth-child(47){--rotate: 8deg;animation-delay:1716ms,7.05s}.gallery--polaroid .gallery-item:nth-child(48){--rotate: 5deg;animation-delay:886ms,7.2s}.gallery--polaroid .gallery-item:nth-child(49){--rotate: -6deg;animation-delay:1983ms,7.35s}.gallery--polaroid .gallery-item:nth-child(50){--rotate: -7deg;animation-delay:1552ms,7.5s}.gallery--polaroid .gallery-item:nth-child(51){--rotate: -1deg;animation-delay:874ms,7.65s}.gallery--polaroid .gallery-item:nth-child(52){--rotate: 6deg;animation-delay:1175ms,7.8s}.gallery--polaroid .gallery-item:nth-child(53){--rotate: 9deg;animation-delay:909ms,7.95s}.gallery--polaroid .gallery-item:nth-child(54){--rotate: -3deg;animation-delay:479ms,8.1s}.gallery--polaroid .gallery-item:nth-child(55){--rotate: -9deg;animation-delay:1808ms,8.25s}.gallery--polaroid .gallery-item:nth-child(56){--rotate: 9deg;animation-delay:1988ms,8.4s}.gallery--polaroid .gallery-item:nth-child(57){--rotate: 9deg;animation-delay:1532ms,8.55s}.gallery--polaroid .gallery-item:nth-child(58){--rotate: 6deg;animation-delay:791ms,8.7s}.gallery--polaroid .gallery-item:nth-child(59){--rotate: 5deg;animation-delay:1984ms,8.85s}.gallery--polaroid .gallery-item:nth-child(60){--rotate: 9deg;animation-delay:1785ms,9s}.gallery--polaroid .gallery-item:nth-child(61){--rotate: 5deg;animation-delay:434ms,9.15s}.gallery--polaroid .gallery-item:nth-child(62){--rotate: -2deg;animation-delay:678ms,9.3s}.gallery--polaroid .gallery-item:nth-child(63){--rotate: 6deg;animation-delay:873ms,9.45s}.gallery--polaroid .gallery-item:nth-child(64){--rotate: -1deg;animation-delay:974ms,9.6s}.gallery--polaroid .gallery-item:nth-child(65){--rotate: -2deg;animation-delay:1661ms,9.75s}.gallery--polaroid .gallery-item:nth-child(66){--rotate: -7deg;animation-delay:632ms,9.9s}.gallery--polaroid .gallery-item:nth-child(67){--rotate: -9deg;animation-delay:1817ms,10.05s}.gallery--polaroid .gallery-item:nth-child(68){--rotate: 7deg;animation-delay:1864ms,10.2s}.gallery--polaroid .gallery-item:nth-child(69){--rotate: 9deg;animation-delay:1375ms,10.35s}.gallery--polaroid .gallery-item:nth-child(70){--rotate: 6deg;animation-delay:888ms,10.5s}.gallery--polaroid .gallery-item:nth-child(71){--rotate: 6deg;animation-delay:306ms,10.65s}.gallery--polaroid .gallery-item:nth-child(72){--rotate: -3deg;animation-delay:28ms,10.8s}.gallery--polaroid .gallery-item:nth-child(73){--rotate: -4deg;animation-delay:156ms,10.95s}.gallery--polaroid .gallery-item:nth-child(74){--rotate: 1deg;animation-delay:1577ms,11.1s}.gallery--polaroid .gallery-item:nth-child(75){--rotate: 10deg;animation-delay:1470ms,11.25s}.gallery--polaroid .gallery-item:nth-child(76){--rotate: -8deg;animation-delay:1541ms,11.4s}.gallery--polaroid .gallery-item:nth-child(77){--rotate: 6deg;animation-delay:543ms,11.55s}.gallery--polaroid .gallery-item:nth-child(78){--rotate: 4deg;animation-delay:1250ms,11.7s}.gallery--polaroid .gallery-item:nth-child(79){--rotate: -5deg;animation-delay:1370ms,11.85s}.gallery--polaroid .gallery-item:nth-child(80){--rotate: 6deg;animation-delay:352ms,12s}.gallery--polaroid .gallery-item:nth-child(81){--rotate: 4deg;animation-delay:1271ms,12.15s}.gallery--polaroid .gallery-item:nth-child(82){--rotate: 5deg;animation-delay:1264ms,12.3s}.gallery--polaroid .gallery-item:nth-child(83){--rotate: 4deg;animation-delay:1035ms,12.45s}.gallery--polaroid .gallery-item:nth-child(84){--rotate: -7deg;animation-delay:1443ms,12.6s}.gallery--polaroid .gallery-item:nth-child(85){--rotate: 0deg;animation-delay:622ms,12.75s}.gallery--polaroid .gallery-item:nth-child(86){--rotate: -4deg;animation-delay:366ms,12.9s}.gallery--polaroid .gallery-item:nth-child(87){--rotate: 5deg;animation-delay:939ms,13.05s}.gallery--polaroid .gallery-item:nth-child(88){--rotate: -2deg;animation-delay:351ms,13.2s}.gallery--polaroid .gallery-item:nth-child(89){--rotate: 8deg;animation-delay:1276ms,13.35s}.gallery--polaroid .gallery-item:nth-child(90){--rotate: 1deg;animation-delay:466ms,13.5s}.gallery--polaroid .gallery-item:nth-child(91){--rotate: 1deg;animation-delay:1754ms,13.65s}.gallery--polaroid .gallery-item:nth-child(92){--rotate: 4deg;animation-delay:766ms,13.8s}.gallery--polaroid .gallery-item:nth-child(93){--rotate: 0deg;animation-delay:1920ms,13.95s}.gallery--polaroid .gallery-item:nth-child(94){--rotate: 8deg;animation-delay:855ms,14.1s}.gallery--polaroid .gallery-item:nth-child(95){--rotate: -1deg;animation-delay:1724ms,14.25s}.gallery--polaroid .gallery-item:nth-child(96){--rotate: 9deg;animation-delay:700ms,14.4s}.gallery--polaroid .gallery-item:nth-child(97){--rotate: 4deg;animation-delay:1064ms,14.55s}.gallery--polaroid .gallery-item:nth-child(98){--rotate: 4deg;animation-delay:1187ms,14.7s}.gallery--polaroid .gallery-item:nth-child(99){--rotate: 2deg;animation-delay:346ms,14.85s}.gallery--polaroid .gallery-item:nth-child(100){--rotate: 8deg;animation-delay:884ms,15s}.gallery--polaroid .gallery-item:nth-child(101){--rotate: -6deg;animation-delay:459ms,15.15s}.gallery--polaroid .gallery-item:nth-child(102){--rotate: 8deg;animation-delay:114ms,15.3s}.gallery--polaroid .gallery-item:nth-child(103){--rotate: 7deg;animation-delay:1102ms,15.45s}.gallery--polaroid .gallery-item:nth-child(104){--rotate: 9deg;animation-delay:1802ms,15.6s}.gallery--polaroid .gallery-item:nth-child(105){--rotate: 5deg;animation-delay:1860ms,15.75s}.gallery--polaroid .gallery-item:nth-child(106){--rotate: 0deg;animation-delay:1714ms,15.9s}.gallery--polaroid .gallery-item:nth-child(107){--rotate: 5deg;animation-delay:1548ms,16.05s}.gallery--polaroid .gallery-item:nth-child(108){--rotate: 5deg;animation-delay:1000ms,16.2s}.gallery--polaroid .gallery-item:nth-child(109){--rotate: 4deg;animation-delay:1386ms,16.35s}.gallery--polaroid .gallery-item:nth-child(110){--rotate: 10deg;animation-delay:175ms,16.5s}.gallery--polaroid .gallery-item:nth-child(111){--rotate: -9deg;animation-delay:432ms,16.65s}.gallery--polaroid .gallery-item:nth-child(112){--rotate: 1deg;animation-delay:1867ms,16.8s}.gallery--polaroid .gallery-item:nth-child(113){--rotate: 3deg;animation-delay:622ms,16.95s}.gallery--polaroid .gallery-item:nth-child(114){--rotate: -8deg;animation-delay:1936ms,17.1s}.gallery--polaroid .gallery-item:nth-child(115){--rotate: 2deg;animation-delay:328ms,17.25s}.gallery--polaroid .gallery-item:nth-child(116){--rotate: -2deg;animation-delay:1903ms,17.4s}.gallery--polaroid .gallery-item:nth-child(117){--rotate: -9deg;animation-delay:1939ms,17.55s}.gallery--polaroid .gallery-item:nth-child(118){--rotate: 1deg;animation-delay:261ms,17.7s}.gallery--polaroid .gallery-item:nth-child(119){--rotate: 3deg;animation-delay:375ms,17.85s}.gallery--polaroid .gallery-item:nth-child(120){--rotate: 0deg;animation-delay:999ms,18s}.gallery--polaroid .gallery-item:nth-child(121){--rotate: 3deg;animation-delay:1305ms,18.15s}.gallery--polaroid .gallery-item:nth-child(122){--rotate: -5deg;animation-delay:758ms,18.3s}.gallery--polaroid .gallery-item:nth-child(123){--rotate: -2deg;animation-delay:596ms,18.45s}.gallery--polaroid .gallery-item:nth-child(124){--rotate: 9deg;animation-delay:1039ms,18.6s}.gallery--polaroid .gallery-item:nth-child(125){--rotate: -1deg;animation-delay:244ms,18.75s}.gallery--polaroid .gallery-item:nth-child(126){--rotate: -1deg;animation-delay:286ms,18.9s}.gallery--polaroid .gallery-item:nth-child(127){--rotate: 1deg;animation-delay:615ms,19.05s}.gallery--polaroid .gallery-item:nth-child(128){--rotate: 4deg;animation-delay:1190ms,19.2s}.gallery--polaroid .gallery-item:nth-child(129){--rotate: -3deg;animation-delay:1224ms,19.35s}.gallery--polaroid .gallery-item:nth-child(130){--rotate: 4deg;animation-delay:298ms,19.5s}.gallery--polaroid .gallery-item:nth-child(131){--rotate: 4deg;animation-delay:911ms,19.65s}.gallery--polaroid .gallery-item:nth-child(132){--rotate: 4deg;animation-delay:695ms,19.8s}.gallery--polaroid .gallery-item:nth-child(133){--rotate: 10deg;animation-delay:1606ms,19.95s}.gallery--polaroid .gallery-item:nth-child(134){--rotate: 1deg;animation-delay:501ms,20.1s}.gallery--polaroid .gallery-item:nth-child(135){--rotate: 10deg;animation-delay:282ms,20.25s}.gallery--polaroid .gallery-item:nth-child(136){--rotate: 0deg;animation-delay:1872ms,20.4s}.gallery--polaroid .gallery-item:nth-child(137){--rotate: -6deg;animation-delay:1644ms,20.55s}.gallery--polaroid .gallery-item:nth-child(138){--rotate: 0deg;animation-delay:1213ms,20.7s}.gallery--polaroid .gallery-item:nth-child(139){--rotate: 9deg;animation-delay:250ms,20.85s}.gallery--polaroid .gallery-item:nth-child(140){--rotate: 6deg;animation-delay:1894ms,21s}.gallery--polaroid .gallery-item:nth-child(141){--rotate: -8deg;animation-delay:298ms,21.15s}.gallery--polaroid .gallery-item:nth-child(142){--rotate: -9deg;animation-delay:31ms,21.3s}.gallery--polaroid .gallery-item:nth-child(143){--rotate: -2deg;animation-delay:930ms,21.45s}.gallery--polaroid .gallery-item:nth-child(144){--rotate: -5deg;animation-delay:1345ms,21.6s}.gallery--polaroid .gallery-item:nth-child(145){--rotate: 8deg;animation-delay:1034ms,21.75s}.gallery--polaroid .gallery-item:nth-child(146){--rotate: 0deg;animation-delay:1239ms,21.9s}.gallery--polaroid .gallery-item:nth-child(147){--rotate: -3deg;animation-delay:1933ms,22.05s}.gallery--polaroid .gallery-item:nth-child(148){--rotate: -6deg;animation-delay:1777ms,22.2s}.gallery--polaroid .gallery-item:nth-child(149){--rotate: 10deg;animation-delay:129ms,22.35s}.gallery--polaroid .gallery-item:nth-child(150){--rotate: 9deg;animation-delay:24ms,22.5s}.gallery--polaroid .gallery-item:nth-child(151){--rotate: -5deg;animation-delay:155ms,22.65s}.gallery--polaroid .gallery-item:nth-child(152){--rotate: -4deg;animation-delay:1932ms,22.8s}.gallery--polaroid .gallery-item:nth-child(153){--rotate: -5deg;animation-delay:1460ms,22.95s}.gallery--polaroid .gallery-item:nth-child(154){--rotate: -6deg;animation-delay:1557ms,23.1s}.gallery--polaroid .gallery-item:nth-child(155){--rotate: 0deg;animation-delay:398ms,23.25s}.gallery--polaroid .gallery-item:nth-child(156){--rotate: -9deg;animation-delay:1427ms,23.4s}.gallery--polaroid .gallery-item:nth-child(157){--rotate: 7deg;animation-delay:1793ms,23.55s}.gallery--polaroid .gallery-item:nth-child(158){--rotate: 10deg;animation-delay:1760ms,23.7s}.gallery--polaroid .gallery-item:nth-child(159){--rotate: -1deg;animation-delay:680ms,23.85s}.gallery--polaroid .gallery-item:nth-child(160){--rotate: 0deg;animation-delay:1442ms,24s}.gallery--polaroid .gallery-item:nth-child(161){--rotate: -7deg;animation-delay:572ms,24.15s}.gallery--polaroid .gallery-item:nth-child(162){--rotate: -6deg;animation-delay:152ms,24.3s}.gallery--polaroid .gallery-item:nth-child(163){--rotate: -4deg;animation-delay:1792ms,24.45s}.gallery--polaroid .gallery-item:nth-child(164){--rotate: -6deg;animation-delay:382ms,24.6s}.gallery--polaroid .gallery-item:nth-child(165){--rotate: -2deg;animation-delay:91ms,24.75s}.gallery--polaroid .gallery-item:nth-child(166){--rotate: -6deg;animation-delay:1055ms,24.9s}.gallery--polaroid .gallery-item:nth-child(167){--rotate: 3deg;animation-delay:1579ms,25.05s}.gallery--polaroid .gallery-item:nth-child(168){--rotate: 10deg;animation-delay:1010ms,25.2s}.gallery--polaroid .gallery-item:nth-child(169){--rotate: 8deg;animation-delay:283ms,25.35s}.gallery--polaroid .gallery-item:nth-child(170){--rotate: 5deg;animation-delay:1079ms,25.5s}.gallery--polaroid .gallery-item:nth-child(171){--rotate: 8deg;animation-delay:1325ms,25.65s}.gallery--polaroid .gallery-item:nth-child(172){--rotate: 9deg;animation-delay:613ms,25.8s}.gallery--polaroid .gallery-item:nth-child(173){--rotate: -5deg;animation-delay:1492ms,25.95s}.gallery--polaroid .gallery-item:nth-child(174){--rotate: -4deg;animation-delay:645ms,26.1s}.gallery--polaroid .gallery-item:nth-child(175){--rotate: 4deg;animation-delay:1985ms,26.25s}.gallery--polaroid .gallery-item:nth-child(176){--rotate: 1deg;animation-delay:787ms,26.4s}.gallery--polaroid .gallery-item:nth-child(177){--rotate: 10deg;animation-delay:429ms,26.55s}.gallery--polaroid .gallery-item:nth-child(178){--rotate: 4deg;animation-delay:272ms,26.7s}.gallery--polaroid .gallery-item:nth-child(179){--rotate: -5deg;animation-delay:1006ms,26.85s}.gallery--polaroid .gallery-item:nth-child(180){--rotate: -7deg;animation-delay:99ms,27s}.gallery--polaroid .gallery-item:nth-child(181){--rotate: 9deg;animation-delay:1743ms,27.15s}.gallery--polaroid .gallery-item:nth-child(182){--rotate: 4deg;animation-delay:1851ms,27.3s}.gallery--polaroid .gallery-item:nth-child(183){--rotate: -4deg;animation-delay:427ms,27.45s}.gallery--polaroid .gallery-item:nth-child(184){--rotate: -7deg;animation-delay:260ms,27.6s}.gallery--polaroid .gallery-item:nth-child(185){--rotate: 0deg;animation-delay:158ms,27.75s}.gallery--polaroid .gallery-item:nth-child(186){--rotate: -2deg;animation-delay:1778ms,27.9s}.gallery--polaroid .gallery-item:nth-child(187){--rotate: -2deg;animation-delay:1807ms,28.05s}.gallery--polaroid .gallery-item:nth-child(188){--rotate: -3deg;animation-delay:806ms,28.2s}.gallery--polaroid .gallery-item:nth-child(189){--rotate: 2deg;animation-delay:520ms,28.35s}.gallery--polaroid .gallery-item:nth-child(190){--rotate: -2deg;animation-delay:251ms,28.5s}.gallery--polaroid .gallery-item:nth-child(191){--rotate: -7deg;animation-delay:883ms,28.65s}.gallery--polaroid .gallery-item:nth-child(192){--rotate: -7deg;animation-delay:613ms,28.8s}.gallery--polaroid .gallery-item:nth-child(193){--rotate: -8deg;animation-delay:47ms,28.95s}.gallery--polaroid .gallery-item:nth-child(194){--rotate: 2deg;animation-delay:84ms,29.1s}.gallery--polaroid .gallery-item:nth-child(195){--rotate: 3deg;animation-delay:1960ms,29.25s}.gallery--polaroid .gallery-item:nth-child(196){--rotate: 5deg;animation-delay:1448ms,29.4s}.gallery--polaroid .gallery-item:nth-child(197){--rotate: 9deg;animation-delay:783ms,29.55s}.gallery--polaroid .gallery-item:nth-child(198){--rotate: 3deg;animation-delay:340ms,29.7s}.gallery--polaroid .gallery-item:nth-child(199){--rotate: -4deg;animation-delay:1020ms,29.85s}.gallery--polaroid .gallery-item:nth-child(200){--rotate: 0deg;animation-delay:1154ms,30s}.gallery--polaroid .gallery-item:nth-child(201){--rotate: 9deg;animation-delay:283ms,30.15s}.gallery--polaroid .gallery-item:nth-child(202){--rotate: -1deg;animation-delay:903ms,30.3s}.gallery--polaroid .gallery-item:nth-child(203){--rotate: -1deg;animation-delay:1623ms,30.45s}.gallery--polaroid .gallery-item:nth-child(204){--rotate: 0deg;animation-delay:1853ms,30.6s}.gallery--polaroid .gallery-item:nth-child(205){--rotate: 5deg;animation-delay:758ms,30.75s}.gallery--polaroid .gallery-item:nth-child(206){--rotate: -4deg;animation-delay:139ms,30.9s}.gallery--polaroid .gallery-item:nth-child(207){--rotate: -8deg;animation-delay:1766ms,31.05s}.gallery--polaroid .gallery-item:nth-child(208){--rotate: -1deg;animation-delay:1776ms,31.2s}.gallery--polaroid .gallery-item:nth-child(209){--rotate: 4deg;animation-delay:386ms,31.35s}.gallery--polaroid .gallery-item:nth-child(210){--rotate: -4deg;animation-delay:1297ms,31.5s}.gallery--polaroid .gallery-item:nth-child(211){--rotate: 10deg;animation-delay:1924ms,31.65s}.gallery--polaroid .gallery-item:nth-child(212){--rotate: -1deg;animation-delay:34ms,31.8s}.gallery--polaroid .gallery-item:nth-child(213){--rotate: 8deg;animation-delay:1394ms,31.95s}.gallery--polaroid .gallery-item:nth-child(214){--rotate: 10deg;animation-delay:704ms,32.1s}.gallery--polaroid .gallery-item:nth-child(215){--rotate: -4deg;animation-delay:1472ms,32.25s}.gallery--polaroid .gallery-item:nth-child(216){--rotate: 7deg;animation-delay:248ms,32.4s}.gallery--polaroid .gallery-item:nth-child(217){--rotate: 6deg;animation-delay:719ms,32.55s}.gallery--polaroid .gallery-item:nth-child(218){--rotate: -8deg;animation-delay:1538ms,32.7s}.gallery--polaroid .gallery-item:nth-child(219){--rotate: -1deg;animation-delay:265ms,32.85s}.gallery--polaroid .gallery-item:nth-child(220){--rotate: 1deg;animation-delay:948ms,33s}.gallery--polaroid .gallery-item:nth-child(221){--rotate: -5deg;animation-delay:1646ms,33.15s}.gallery--polaroid .gallery-item:nth-child(222){--rotate: 4deg;animation-delay:436ms,33.3s}.gallery--polaroid .gallery-item:nth-child(223){--rotate: 7deg;animation-delay:1573ms,33.45s}.gallery--polaroid .gallery-item:nth-child(224){--rotate: -4deg;animation-delay:313ms,33.6s}.gallery--polaroid .gallery-item:nth-child(225){--rotate: 5deg;animation-delay:68ms,33.75s}.gallery--polaroid .gallery-item:nth-child(226){--rotate: -1deg;animation-delay:579ms,33.9s}.gallery--polaroid .gallery-item:nth-child(227){--rotate: 10deg;animation-delay:801ms,34.05s}.gallery--polaroid .gallery-item:nth-child(228){--rotate: 10deg;animation-delay:1077ms,34.2s}.gallery--polaroid .gallery-item:nth-child(229){--rotate: 1deg;animation-delay:25ms,34.35s}.gallery--polaroid .gallery-item:nth-child(230){--rotate: -3deg;animation-delay:1317ms,34.5s}.gallery--polaroid .gallery-item:nth-child(231){--rotate: -6deg;animation-delay:338ms,34.65s}.gallery--polaroid .gallery-item:nth-child(232){--rotate: -2deg;animation-delay:1608ms,34.8s}.gallery--polaroid .gallery-item:nth-child(233){--rotate: -1deg;animation-delay:1129ms,34.95s}.gallery--polaroid .gallery-item:nth-child(234){--rotate: 3deg;animation-delay:660ms,35.1s}.gallery--polaroid .gallery-item:nth-child(235){--rotate: 8deg;animation-delay:1863ms,35.25s}.gallery--polaroid .gallery-item:nth-child(236){--rotate: -1deg;animation-delay:820ms,35.4s}.gallery--polaroid .gallery-item:nth-child(237){--rotate: 0deg;animation-delay:307ms,35.55s}.gallery--polaroid .gallery-item:nth-child(238){--rotate: -6deg;animation-delay:425ms,35.7s}.gallery--polaroid .gallery-item:nth-child(239){--rotate: -6deg;animation-delay:1909ms,35.85s}.gallery--polaroid .gallery-item:nth-child(240){--rotate: 10deg;animation-delay:1676ms,36s}.gallery--polaroid .gallery-item:nth-child(241){--rotate: 2deg;animation-delay:373ms,36.15s}.gallery--polaroid .gallery-item:nth-child(242){--rotate: 1deg;animation-delay:1113ms,36.3s}.gallery--polaroid .gallery-item:nth-child(243){--rotate: -1deg;animation-delay:655ms,36.45s}.gallery--polaroid .gallery-item:nth-child(244){--rotate: 9deg;animation-delay:1642ms,36.6s}.gallery--polaroid .gallery-item:nth-child(245){--rotate: 6deg;animation-delay:1474ms,36.75s}.gallery--polaroid .gallery-item:nth-child(246){--rotate: 0deg;animation-delay:675ms,36.9s}.gallery--polaroid .gallery-item:nth-child(247){--rotate: 1deg;animation-delay:736ms,37.05s}.gallery--polaroid .gallery-item:nth-child(248){--rotate: 4deg;animation-delay:204ms,37.2s}.gallery--polaroid .gallery-item:nth-child(249){--rotate: -2deg;animation-delay:97ms,37.35s}.gallery--polaroid .gallery-item:nth-child(250){--rotate: 1deg;animation-delay:1604ms,37.5s}.gallery--polaroid .gallery-item:nth-child(251){--rotate: -4deg;animation-delay:625ms,37.65s}.gallery--polaroid .gallery-item:nth-child(252){--rotate: 6deg;animation-delay:745ms,37.8s}.gallery--polaroid .gallery-item:nth-child(253){--rotate: 9deg;animation-delay:1616ms,37.95s}.gallery--polaroid .gallery-item:nth-child(254){--rotate: 5deg;animation-delay:1677ms,38.1s}.gallery--polaroid .gallery-item:nth-child(255){--rotate: 9deg;animation-delay:209ms,38.25s}.gallery--polaroid .gallery-item:nth-child(256){--rotate: 10deg;animation-delay:1831ms,38.4s}.gallery--polaroid .gallery-item:nth-child(257){--rotate: -6deg;animation-delay:1773ms,38.55s}.gallery--polaroid .gallery-item:nth-child(258){--rotate: -3deg;animation-delay:165ms,38.7s}.gallery--polaroid .gallery-item:nth-child(259){--rotate: 7deg;animation-delay:1412ms,38.85s}.gallery--polaroid .gallery-item:nth-child(260){--rotate: -8deg;animation-delay:404ms,39s}.gallery--polaroid .gallery-item:nth-child(261){--rotate: 7deg;animation-delay:1178ms,39.15s}.gallery--polaroid .gallery-item:nth-child(262){--rotate: -9deg;animation-delay:1282ms,39.3s}.gallery--polaroid .gallery-item:nth-child(263){--rotate: 1deg;animation-delay:1233ms,39.45s}.gallery--polaroid .gallery-item:nth-child(264){--rotate: 5deg;animation-delay:1600ms,39.6s}.gallery--polaroid .gallery-item:nth-child(265){--rotate: -3deg;animation-delay:1332ms,39.75s}.gallery--polaroid .gallery-item:nth-child(266){--rotate: -7deg;animation-delay:818ms,39.9s}.gallery--polaroid .gallery-item:nth-child(267){--rotate: 0deg;animation-delay:1567ms,40.05s}.gallery--polaroid .gallery-item:nth-child(268){--rotate: 6deg;animation-delay:51ms,40.2s}.gallery--polaroid .gallery-item:nth-child(269){--rotate: 2deg;animation-delay:304ms,40.35s}.gallery--polaroid .gallery-item:nth-child(270){--rotate: -9deg;animation-delay:789ms,40.5s}.gallery--polaroid .gallery-item:nth-child(271){--rotate: 0deg;animation-delay:1841ms,40.65s}.gallery--polaroid .gallery-item:nth-child(272){--rotate: -5deg;animation-delay:1610ms,40.8s}.gallery--polaroid .gallery-item:nth-child(273){--rotate: -7deg;animation-delay:1115ms,40.95s}.gallery--polaroid .gallery-item:nth-child(274){--rotate: 8deg;animation-delay:1296ms,41.1s}.gallery--polaroid .gallery-item:nth-child(275){--rotate: -1deg;animation-delay:1024ms,41.25s}.gallery--polaroid .gallery-item:nth-child(276){--rotate: 3deg;animation-delay:982ms,41.4s}.gallery--polaroid .gallery-item:nth-child(277){--rotate: 6deg;animation-delay:1365ms,41.55s}.gallery--polaroid .gallery-item:nth-child(278){--rotate: -2deg;animation-delay:712ms,41.7s}.gallery--polaroid .gallery-item:nth-child(279){--rotate: 10deg;animation-delay:1473ms,41.85s}.gallery--polaroid .gallery-item:nth-child(280){--rotate: -3deg;animation-delay:362ms,42s}.gallery--polaroid .gallery-item:nth-child(281){--rotate: -5deg;animation-delay:803ms,42.15s}.gallery--polaroid .gallery-item:nth-child(282){--rotate: 0deg;animation-delay:537ms,42.3s}.gallery--polaroid .gallery-item:nth-child(283){--rotate: 3deg;animation-delay:16ms,42.45s}.gallery--polaroid .gallery-item:nth-child(284){--rotate: -4deg;animation-delay:241ms,42.6s}.gallery--polaroid .gallery-item:nth-child(285){--rotate: -3deg;animation-delay:594ms,42.75s}.gallery--polaroid .gallery-item:nth-child(286){--rotate: 9deg;animation-delay:141ms,42.9s}.gallery--polaroid .gallery-item:nth-child(287){--rotate: 1deg;animation-delay:741ms,43.05s}.gallery--polaroid .gallery-item:nth-child(288){--rotate: -7deg;animation-delay:1692ms,43.2s}.gallery--polaroid .gallery-item:nth-child(289){--rotate: -9deg;animation-delay:233ms,43.35s}.gallery--polaroid .gallery-item:nth-child(290){--rotate: 10deg;animation-delay:633ms,43.5s}.gallery--polaroid .gallery-item:nth-child(291){--rotate: -2deg;animation-delay:1504ms,43.65s}.gallery--polaroid .gallery-item:nth-child(292){--rotate: -9deg;animation-delay:1053ms,43.8s}.gallery--polaroid .gallery-item:nth-child(293){--rotate: -9deg;animation-delay:955ms,43.95s}.gallery--polaroid .gallery-item:nth-child(294){--rotate: 1deg;animation-delay:550ms,44.1s}.gallery--polaroid .gallery-item:nth-child(295){--rotate: 10deg;animation-delay:719ms,44.25s}.gallery--polaroid .gallery-item:nth-child(296){--rotate: 9deg;animation-delay:87ms,44.4s}.gallery--polaroid .gallery-item:nth-child(297){--rotate: 0deg;animation-delay:354ms,44.55s}.gallery--polaroid .gallery-item:nth-child(298){--rotate: 7deg;animation-delay:702ms,44.7s}.gallery--polaroid .gallery-item:nth-child(299){--rotate: -3deg;animation-delay:1200ms,44.85s}.gallery--polaroid .gallery-item:nth-child(300){--rotate: 5deg;animation-delay:820ms,45s}.gallery--polaroid .gallery-item:nth-child(301){--rotate: -1deg;animation-delay:1776ms,45.15s}.gallery--polaroid .gallery-item:nth-child(302){--rotate: 7deg;animation-delay:309ms,45.3s}.gallery--polaroid .gallery-item:nth-child(303){--rotate: -6deg;animation-delay:1344ms,45.45s}.gallery--polaroid .gallery-item:nth-child(304){--rotate: 7deg;animation-delay:632ms,45.6s}.gallery--polaroid .gallery-item:nth-child(305){--rotate: -1deg;animation-delay:622ms,45.75s}.gallery--polaroid .gallery-item:nth-child(306){--rotate: 9deg;animation-delay:1213ms,45.9s}.gallery--polaroid .gallery-item:nth-child(307){--rotate: -2deg;animation-delay:41ms,46.05s}.gallery--polaroid .gallery-item:nth-child(308){--rotate: 8deg;animation-delay:1662ms,46.2s}.gallery--polaroid .gallery-item:nth-child(309){--rotate: 8deg;animation-delay:1122ms,46.35s}.gallery--polaroid .gallery-item:nth-child(310){--rotate: -2deg;animation-delay:1644ms,46.5s}.gallery--polaroid .gallery-item:nth-child(311){--rotate: 0deg;animation-delay:266ms,46.65s}.gallery--polaroid .gallery-item:nth-child(312){--rotate: -9deg;animation-delay:1118ms,46.8s}.gallery--polaroid .gallery-item:nth-child(313){--rotate: 2deg;animation-delay:1723ms,46.95s}.gallery--polaroid .gallery-item:nth-child(314){--rotate: -6deg;animation-delay:946ms,47.1s}.gallery--polaroid .gallery-item:nth-child(315){--rotate: 1deg;animation-delay:1357ms,47.25s}.gallery--polaroid .gallery-item:nth-child(316){--rotate: -7deg;animation-delay:1553ms,47.4s}.gallery--polaroid .gallery-item:nth-child(317){--rotate: -3deg;animation-delay:1490ms,47.55s}.gallery--polaroid .gallery-item:nth-child(318){--rotate: -5deg;animation-delay:142ms,47.7s}.gallery--polaroid .gallery-item:nth-child(319){--rotate: -1deg;animation-delay:51ms,47.85s}.gallery--polaroid .gallery-item:nth-child(320){--rotate: -2deg;animation-delay:278ms,48s}.gallery--polaroid .gallery-item:nth-child(321){--rotate: -6deg;animation-delay:1592ms,48.15s}.gallery--polaroid .gallery-item:nth-child(322){--rotate: 0deg;animation-delay:731ms,48.3s}.gallery--polaroid .gallery-item:nth-child(323){--rotate: 5deg;animation-delay:315ms,48.45s}.gallery--polaroid .gallery-item:nth-child(324){--rotate: -2deg;animation-delay:259ms,48.6s}.gallery--polaroid .gallery-item:nth-child(325){--rotate: -8deg;animation-delay:486ms,48.75s}.gallery--polaroid .gallery-item:nth-child(326){--rotate: -6deg;animation-delay:1453ms,48.9s}.gallery--polaroid .gallery-item:nth-child(327){--rotate: -7deg;animation-delay:1912ms,49.05s}.gallery--polaroid .gallery-item:nth-child(328){--rotate: -9deg;animation-delay:1442ms,49.2s}.gallery--polaroid .gallery-item:nth-child(329){--rotate: -5deg;animation-delay:1950ms,49.35s}.gallery--polaroid .gallery-item:nth-child(330){--rotate: -9deg;animation-delay:1913ms,49.5s}.gallery--polaroid .gallery-item:nth-child(331){--rotate: 7deg;animation-delay:878ms,49.65s}.gallery--polaroid .gallery-item:nth-child(332){--rotate: 10deg;animation-delay:1906ms,49.8s}.gallery--polaroid .gallery-item:nth-child(333){--rotate: -8deg;animation-delay:1286ms,49.95s}.gallery--polaroid .gallery-item:nth-child(334){--rotate: -6deg;animation-delay:1911ms,50.1s}.gallery--polaroid .gallery-item:nth-child(335){--rotate: -8deg;animation-delay:855ms,50.25s}.gallery--polaroid .gallery-item:nth-child(336){--rotate: 7deg;animation-delay:932ms,50.4s}.gallery--polaroid .gallery-item:nth-child(337){--rotate: 1deg;animation-delay:543ms,50.55s}.gallery--polaroid .gallery-item:nth-child(338){--rotate: -7deg;animation-delay:1074ms,50.7s}.gallery--polaroid .gallery-item:nth-child(339){--rotate: 0deg;animation-delay:1936ms,50.85s}.gallery--polaroid .gallery-item:nth-child(340){--rotate: 8deg;animation-delay:817ms,51s}.gallery--polaroid .gallery-item:nth-child(341){--rotate: 6deg;animation-delay:983ms,51.15s}.gallery--polaroid .gallery-item:nth-child(342){--rotate: 1deg;animation-delay:1221ms,51.3s}.gallery--polaroid .gallery-item:nth-child(343){--rotate: 3deg;animation-delay:1216ms,51.45s}.gallery--polaroid .gallery-item:nth-child(344){--rotate: -5deg;animation-delay:1277ms,51.6s}.gallery--polaroid .gallery-item:nth-child(345){--rotate: -5deg;animation-delay:1351ms,51.75s}.gallery--polaroid .gallery-item:nth-child(346){--rotate: -3deg;animation-delay:1721ms,51.9s}.gallery--polaroid .gallery-item:nth-child(347){--rotate: -9deg;animation-delay:1428ms,52.05s}.gallery--polaroid .gallery-item:nth-child(348){--rotate: -5deg;animation-delay:111ms,52.2s}.gallery--polaroid .gallery-item:nth-child(349){--rotate: -2deg;animation-delay:860ms,52.35s}.gallery--polaroid .gallery-item:nth-child(350){--rotate: -5deg;animation-delay:1528ms,52.5s}.gallery--polaroid .gallery-item:nth-child(351){--rotate: -3deg;animation-delay:1667ms,52.65s}.gallery--polaroid .gallery-item:nth-child(352){--rotate: 8deg;animation-delay:1979ms,52.8s}.gallery--polaroid .gallery-item:nth-child(353){--rotate: -5deg;animation-delay:960ms,52.95s}.gallery--polaroid .gallery-item:nth-child(354){--rotate: 10deg;animation-delay:1297ms,53.1s}.gallery--polaroid .gallery-item:nth-child(355){--rotate: -9deg;animation-delay:1873ms,53.25s}.gallery--polaroid .gallery-item:nth-child(356){--rotate: -4deg;animation-delay:539ms,53.4s}.gallery--polaroid .gallery-item:nth-child(357){--rotate: -4deg;animation-delay:1889ms,53.55s}.gallery--polaroid .gallery-item:nth-child(358){--rotate: -1deg;animation-delay:497ms,53.7s}.gallery--polaroid .gallery-item:nth-child(359){--rotate: 4deg;animation-delay:1635ms,53.85s}.gallery--polaroid .gallery-item:nth-child(360){--rotate: 3deg;animation-delay:523ms,54s}.gallery--polaroid .gallery-item:nth-child(361){--rotate: -3deg;animation-delay:415ms,54.15s}.gallery--polaroid .gallery-item:nth-child(362){--rotate: -8deg;animation-delay:32ms,54.3s}.gallery--polaroid .gallery-item:nth-child(363){--rotate: -9deg;animation-delay:159ms,54.45s}.gallery--polaroid .gallery-item:nth-child(364){--rotate: 2deg;animation-delay:17ms,54.6s}.gallery--polaroid .gallery-item:nth-child(365){--rotate: 5deg;animation-delay:1140ms,54.75s}.gallery--polaroid .gallery-item:nth-child(366){--rotate: 10deg;animation-delay:358ms,54.9s}.gallery--polaroid .gallery-item:nth-child(367){--rotate: 9deg;animation-delay:644ms,55.05s}.gallery--polaroid .gallery-item:nth-child(368){--rotate: 1deg;animation-delay:333ms,55.2s}.gallery--polaroid .gallery-item:nth-child(369){--rotate: 2deg;animation-delay:476ms,55.35s}.gallery--polaroid .gallery-item:nth-child(370){--rotate: -1deg;animation-delay:1886ms,55.5s}.gallery--polaroid .gallery-item:nth-child(371){--rotate: -3deg;animation-delay:435ms,55.65s}.gallery--polaroid .gallery-item:nth-child(372){--rotate: -6deg;animation-delay:1419ms,55.8s}.gallery--polaroid .gallery-item:nth-child(373){--rotate: -4deg;animation-delay:1028ms,55.95s}.gallery--polaroid .gallery-item:nth-child(374){--rotate: -9deg;animation-delay:1015ms,56.1s}.gallery--polaroid .gallery-item:nth-child(375){--rotate: -3deg;animation-delay:1004ms,56.25s}.gallery--polaroid .gallery-item:nth-child(376){--rotate: 6deg;animation-delay:1808ms,56.4s}.gallery--polaroid .gallery-item:nth-child(377){--rotate: 5deg;animation-delay:1190ms,56.55s}.gallery--polaroid .gallery-item:nth-child(378){--rotate: 6deg;animation-delay:381ms,56.7s}.gallery--polaroid .gallery-item:nth-child(379){--rotate: 9deg;animation-delay:463ms,56.85s}.gallery--polaroid .gallery-item:nth-child(380){--rotate: -7deg;animation-delay:1014ms,57s}.gallery--polaroid .gallery-item:nth-child(381){--rotate: -7deg;animation-delay:432ms,57.15s}.gallery--polaroid .gallery-item:nth-child(382){--rotate: 2deg;animation-delay:1838ms,57.3s}.gallery--polaroid .gallery-item:nth-child(383){--rotate: 8deg;animation-delay:385ms,57.45s}.gallery--polaroid .gallery-item:nth-child(384){--rotate: -2deg;animation-delay:636ms,57.6s}.gallery--polaroid .gallery-item:nth-child(385){--rotate: -4deg;animation-delay:563ms,57.75s}.gallery--polaroid .gallery-item:nth-child(386){--rotate: -8deg;animation-delay:212ms,57.9s}.gallery--polaroid .gallery-item:nth-child(387){--rotate: 10deg;animation-delay:508ms,58.05s}.gallery--polaroid .gallery-item:nth-child(388){--rotate: -8deg;animation-delay:1896ms,58.2s}.gallery--polaroid .gallery-item:nth-child(389){--rotate: 2deg;animation-delay:1908ms,58.35s}.gallery--polaroid .gallery-item:nth-child(390){--rotate: 0deg;animation-delay:1112ms,58.5s}.gallery--polaroid .gallery-item:nth-child(391){--rotate: 1deg;animation-delay:1854ms,58.65s}.gallery--polaroid .gallery-item:nth-child(392){--rotate: -5deg;animation-delay:839ms,58.8s}.gallery--polaroid .gallery-item:nth-child(393){--rotate: 4deg;animation-delay:242ms,58.95s}.gallery--polaroid .gallery-item:nth-child(394){--rotate: 0deg;animation-delay:808ms,59.1s}.gallery--polaroid .gallery-item:nth-child(395){--rotate: 2deg;animation-delay:160ms,59.25s}.gallery--polaroid .gallery-item:nth-child(396){--rotate: -2deg;animation-delay:106ms,59.4s}.gallery--polaroid .gallery-item:nth-child(397){--rotate: 4deg;animation-delay:494ms,59.55s}.gallery--polaroid .gallery-item:nth-child(398){--rotate: 1deg;animation-delay:1538ms,59.7s}.gallery--polaroid .gallery-item:nth-child(399){--rotate: -9deg;animation-delay:1803ms,59.85s}.gallery--polaroid .gallery-item:nth-child(400){--rotate: 0deg;animation-delay:1185ms,60s}.gallery--polaroid .gallery-item:nth-child(401){--rotate: -7deg;animation-delay:707ms,60.15s}.gallery--polaroid .gallery-item:nth-child(402){--rotate: 9deg;animation-delay:1523ms,60.3s}.gallery--polaroid .gallery-item:nth-child(403){--rotate: -8deg;animation-delay:794ms,60.45s}.gallery--polaroid .gallery-item:nth-child(404){--rotate: -5deg;animation-delay:1529ms,60.6s}.gallery--polaroid .gallery-item:nth-child(405){--rotate: -6deg;animation-delay:1352ms,60.75s}.gallery--polaroid .gallery-item:nth-child(406){--rotate: 8deg;animation-delay:527ms,60.9s}.gallery--polaroid .gallery-item:nth-child(407){--rotate: 7deg;animation-delay:1485ms,61.05s}.gallery--polaroid .gallery-item:nth-child(408){--rotate: 7deg;animation-delay:1344ms,61.2s}.gallery--polaroid .gallery-item:nth-child(409){--rotate: 9deg;animation-delay:1710ms,61.35s}.gallery--polaroid .gallery-item:nth-child(410){--rotate: 8deg;animation-delay:1240ms,61.5s}.gallery--polaroid .gallery-item:nth-child(411){--rotate: -2deg;animation-delay:144ms,61.65s}.gallery--polaroid .gallery-item:nth-child(412){--rotate: 6deg;animation-delay:565ms,61.8s}.gallery--polaroid .gallery-item:nth-child(413){--rotate: 2deg;animation-delay:1179ms,61.95s}.gallery--polaroid .gallery-item:nth-child(414){--rotate: 6deg;animation-delay:43ms,62.1s}.gallery--polaroid .gallery-item:nth-child(415){--rotate: 10deg;animation-delay:616ms,62.25s}.gallery--polaroid .gallery-item:nth-child(416){--rotate: -7deg;animation-delay:1038ms,62.4s}.gallery--polaroid .gallery-item:nth-child(417){--rotate: -3deg;animation-delay:1294ms,62.55s}.gallery--polaroid .gallery-item:nth-child(418){--rotate: 2deg;animation-delay:938ms,62.7s}.gallery--polaroid .gallery-item:nth-child(419){--rotate: 2deg;animation-delay:1860ms,62.85s}.gallery--polaroid .gallery-item:nth-child(420){--rotate: 3deg;animation-delay:358ms,63s}.gallery--polaroid .gallery-item:nth-child(421){--rotate: 5deg;animation-delay:519ms,63.15s}.gallery--polaroid .gallery-item:nth-child(422){--rotate: 4deg;animation-delay:1681ms,63.3s}.gallery--polaroid .gallery-item:nth-child(423){--rotate: -6deg;animation-delay:1729ms,63.45s}.gallery--polaroid .gallery-item:nth-child(424){--rotate: -6deg;animation-delay:758ms,63.6s}.gallery--polaroid .gallery-item:nth-child(425){--rotate: 7deg;animation-delay:1377ms,63.75s}.gallery--polaroid .gallery-item:nth-child(426){--rotate: 2deg;animation-delay:855ms,63.9s}.gallery--polaroid .gallery-item:nth-child(427){--rotate: 10deg;animation-delay:509ms,64.05s}.gallery--polaroid .gallery-item:nth-child(428){--rotate: 4deg;animation-delay:1464ms,64.2s}.gallery--polaroid .gallery-item:nth-child(429){--rotate: 0deg;animation-delay:443ms,64.35s}.gallery--polaroid .gallery-item:nth-child(430){--rotate: -3deg;animation-delay:637ms,64.5s}.gallery--polaroid .gallery-item:nth-child(431){--rotate: 2deg;animation-delay:574ms,64.65s}.gallery--polaroid .gallery-item:nth-child(432){--rotate: -5deg;animation-delay:433ms,64.8s}.gallery--polaroid .gallery-item:nth-child(433){--rotate: 9deg;animation-delay:1762ms,64.95s}.gallery--polaroid .gallery-item:nth-child(434){--rotate: -8deg;animation-delay:149ms,65.1s}.gallery--polaroid .gallery-item:nth-child(435){--rotate: 9deg;animation-delay:1440ms,65.25s}.gallery--polaroid .gallery-item:nth-child(436){--rotate: -4deg;animation-delay:1948ms,65.4s}.gallery--polaroid .gallery-item:nth-child(437){--rotate: -3deg;animation-delay:718ms,65.55s}.gallery--polaroid .gallery-item:nth-child(438){--rotate: 4deg;animation-delay:452ms,65.7s}.gallery--polaroid .gallery-item:nth-child(439){--rotate: 9deg;animation-delay:656ms,65.85s}.gallery--polaroid .gallery-item:nth-child(440){--rotate: 3deg;animation-delay:1993ms,66s}.gallery--polaroid .gallery-item:nth-child(441){--rotate: -9deg;animation-delay:992ms,66.15s}.gallery--polaroid .gallery-item:nth-child(442){--rotate: 0deg;animation-delay:346ms,66.3s}.gallery--polaroid .gallery-item:nth-child(443){--rotate: -4deg;animation-delay:1905ms,66.45s}.gallery--polaroid .gallery-item:nth-child(444){--rotate: 3deg;animation-delay:1723ms,66.6s}.gallery--polaroid .gallery-item:nth-child(445){--rotate: 3deg;animation-delay:1099ms,66.75s}.gallery--polaroid .gallery-item:nth-child(446){--rotate: 8deg;animation-delay:767ms,66.9s}.gallery--polaroid .gallery-item:nth-child(447){--rotate: 9deg;animation-delay:1497ms,67.05s}.gallery--polaroid .gallery-item:nth-child(448){--rotate: 8deg;animation-delay:1109ms,67.2s}.gallery--polaroid .gallery-item:nth-child(449){--rotate: -7deg;animation-delay:861ms,67.35s}.gallery--polaroid .gallery-item:nth-child(450){--rotate: -3deg;animation-delay:684ms,67.5s}.gallery--polaroid .gallery-item:nth-child(451){--rotate: -9deg;animation-delay:589ms,67.65s}.gallery--polaroid .gallery-item:nth-child(452){--rotate: -1deg;animation-delay:1066ms,67.8s}.gallery--polaroid .gallery-item:nth-child(453){--rotate: 7deg;animation-delay:1516ms,67.95s}.gallery--polaroid .gallery-item:nth-child(454){--rotate: -4deg;animation-delay:24ms,68.1s}.gallery--polaroid .gallery-item:nth-child(455){--rotate: -1deg;animation-delay:744ms,68.25s}.gallery--polaroid .gallery-item:nth-child(456){--rotate: -3deg;animation-delay:1141ms,68.4s}.gallery--polaroid .gallery-item:nth-child(457){--rotate: -8deg;animation-delay:878ms,68.55s}.gallery--polaroid .gallery-item:nth-child(458){--rotate: 2deg;animation-delay:205ms,68.7s}.gallery--polaroid .gallery-item:nth-child(459){--rotate: 9deg;animation-delay:1886ms,68.85s}.gallery--polaroid .gallery-item:nth-child(460){--rotate: 2deg;animation-delay:288ms,69s}.gallery--polaroid .gallery-item:nth-child(461){--rotate: 6deg;animation-delay:995ms,69.15s}.gallery--polaroid .gallery-item:nth-child(462){--rotate: 8deg;animation-delay:732ms,69.3s}.gallery--polaroid .gallery-item:nth-child(463){--rotate: -9deg;animation-delay:1981ms,69.45s}.gallery--polaroid .gallery-item:nth-child(464){--rotate: 4deg;animation-delay:1929ms,69.6s}.gallery--polaroid .gallery-item:nth-child(465){--rotate: 0deg;animation-delay:784ms,69.75s}.gallery--polaroid .gallery-item:nth-child(466){--rotate: -7deg;animation-delay:344ms,69.9s}.gallery--polaroid .gallery-item:nth-child(467){--rotate: 0deg;animation-delay:7ms,70.05s}.gallery--polaroid .gallery-item:nth-child(468){--rotate: 6deg;animation-delay:1134ms,70.2s}.gallery--polaroid .gallery-item:nth-child(469){--rotate: -7deg;animation-delay:1502ms,70.35s}.gallery--polaroid .gallery-item:nth-child(470){--rotate: 9deg;animation-delay:1468ms,70.5s}.gallery--polaroid .gallery-item:nth-child(471){--rotate: 3deg;animation-delay:155ms,70.65s}.gallery--polaroid .gallery-item:nth-child(472){--rotate: 0deg;animation-delay:237ms,70.8s}.gallery--polaroid .gallery-item:nth-child(473){--rotate: -2deg;animation-delay:1127ms,70.95s}.gallery--polaroid .gallery-item:nth-child(474){--rotate: -6deg;animation-delay:1979ms,71.1s}.gallery--polaroid .gallery-item:nth-child(475){--rotate: 4deg;animation-delay:1103ms,71.25s}.gallery--polaroid .gallery-item:nth-child(476){--rotate: 3deg;animation-delay:766ms,71.4s}.gallery--polaroid .gallery-item:nth-child(477){--rotate: 3deg;animation-delay:1745ms,71.55s}.gallery--polaroid .gallery-item:nth-child(478){--rotate: 0deg;animation-delay:337ms,71.7s}.gallery--polaroid .gallery-item:nth-child(479){--rotate: 7deg;animation-delay:952ms,71.85s}.gallery--polaroid .gallery-item:nth-child(480){--rotate: 1deg;animation-delay:1398ms,72s}.gallery--polaroid .gallery-item:nth-child(481){--rotate: 8deg;animation-delay:1605ms,72.15s}.gallery--polaroid .gallery-item:nth-child(482){--rotate: -4deg;animation-delay:459ms,72.3s}.gallery--polaroid .gallery-item:nth-child(483){--rotate: -1deg;animation-delay:1343ms,72.45s}.gallery--polaroid .gallery-item:nth-child(484){--rotate: 7deg;animation-delay:93ms,72.6s}.gallery--polaroid .gallery-item:nth-child(485){--rotate: 8deg;animation-delay:1104ms,72.75s}.gallery--polaroid .gallery-item:nth-child(486){--rotate: 4deg;animation-delay:508ms,72.9s}.gallery--polaroid .gallery-item:nth-child(487){--rotate: 4deg;animation-delay:320ms,73.05s}.gallery--polaroid .gallery-item:nth-child(488){--rotate: 2deg;animation-delay:1299ms,73.2s}.gallery--polaroid .gallery-item:nth-child(489){--rotate: -8deg;animation-delay:707ms,73.35s}.gallery--polaroid .gallery-item:nth-child(490){--rotate: 4deg;animation-delay:380ms,73.5s}.gallery--polaroid .gallery-item:nth-child(491){--rotate: 1deg;animation-delay:7ms,73.65s}.gallery--polaroid .gallery-item:nth-child(492){--rotate: 10deg;animation-delay:265ms,73.8s}.gallery--polaroid .gallery-item:nth-child(493){--rotate: -7deg;animation-delay:1386ms,73.95s}.gallery--polaroid .gallery-item:nth-child(494){--rotate: -9deg;animation-delay:998ms,74.1s}.gallery--polaroid .gallery-item:nth-child(495){--rotate: 1deg;animation-delay:807ms,74.25s}.gallery--polaroid .gallery-item:nth-child(496){--rotate: 10deg;animation-delay:1073ms,74.4s}.gallery--polaroid .gallery-item:nth-child(497){--rotate: 7deg;animation-delay:367ms,74.55s}.gallery--polaroid .gallery-item:nth-child(498){--rotate: -5deg;animation-delay:247ms,74.7s}.gallery--polaroid .gallery-item:nth-child(499){--rotate: -5deg;animation-delay:1306ms,74.85s}.gallery--polaroid .gallery-item:nth-child(500){--rotate: 2deg;animation-delay:581ms,75s}.gallery--polaroid .gallery-item:nth-child(501){--rotate: 4deg;animation-delay:1122ms,75.15s}.gallery--polaroid .gallery-item:nth-child(502){--rotate: 6deg;animation-delay:438ms,75.3s}.gallery--polaroid .gallery-item:nth-child(503){--rotate: -3deg;animation-delay:577ms,75.45s}.gallery--polaroid .gallery-item:nth-child(504){--rotate: 5deg;animation-delay:1275ms,75.6s}.gallery--polaroid .gallery-item:nth-child(505){--rotate: -3deg;animation-delay:977ms,75.75s}.gallery--polaroid .gallery-item:nth-child(506){--rotate: -8deg;animation-delay:495ms,75.9s}.gallery--polaroid .gallery-item:nth-child(507){--rotate: 10deg;animation-delay:513ms,76.05s}.gallery--polaroid .gallery-item:nth-child(508){--rotate: 0deg;animation-delay:1181ms,76.2s}.gallery--polaroid .gallery-item:nth-child(509){--rotate: -4deg;animation-delay:1660ms,76.35s}.gallery--polaroid .gallery-item:nth-child(510){--rotate: -3deg;animation-delay:897ms,76.5s}.gallery--polaroid .gallery-item:nth-child(511){--rotate: -6deg;animation-delay:190ms,76.65s}.gallery--polaroid .gallery-item:nth-child(512){--rotate: 0deg;animation-delay:1967ms,76.8s}.gallery--polaroid .gallery-item:nth-child(513){--rotate: 8deg;animation-delay:1809ms,76.95s}.gallery--polaroid .gallery-item:nth-child(514){--rotate: 3deg;animation-delay:1656ms,77.1s}.gallery--polaroid .gallery-item:nth-child(515){--rotate: 1deg;animation-delay:120ms,77.25s}.gallery--polaroid .gallery-item:nth-child(516){--rotate: -2deg;animation-delay:1132ms,77.4s}.gallery--polaroid .gallery-item:nth-child(517){--rotate: 9deg;animation-delay:72ms,77.55s}.gallery--polaroid .gallery-item:nth-child(518){--rotate: -4deg;animation-delay:676ms,77.7s}.gallery--polaroid .gallery-item:nth-child(519){--rotate: -3deg;animation-delay:1070ms,77.85s}.gallery--polaroid .gallery-item:nth-child(520){--rotate: 7deg;animation-delay:1791ms,78s}.gallery--polaroid .gallery-item:nth-child(521){--rotate: -4deg;animation-delay:43ms,78.15s}.gallery--polaroid .gallery-item:nth-child(522){--rotate: -9deg;animation-delay:735ms,78.3s}.gallery--polaroid .gallery-item:nth-child(523){--rotate: -1deg;animation-delay:893ms,78.45s}.gallery--polaroid .gallery-item:nth-child(524){--rotate: 4deg;animation-delay:961ms,78.6s}.gallery--polaroid .gallery-item:nth-child(525){--rotate: -1deg;animation-delay:17ms,78.75s}.gallery--polaroid .gallery-item:nth-child(526){--rotate: 3deg;animation-delay:555ms,78.9s}.gallery--polaroid .gallery-item:nth-child(527){--rotate: 5deg;animation-delay:444ms,79.05s}.gallery--polaroid .gallery-item:nth-child(528){--rotate: -9deg;animation-delay:49ms,79.2s}.gallery--polaroid .gallery-item:nth-child(529){--rotate: -2deg;animation-delay:1048ms,79.35s}.gallery--polaroid .gallery-item:nth-child(530){--rotate: 5deg;animation-delay:332ms,79.5s}.gallery--polaroid .gallery-item:nth-child(531){--rotate: 3deg;animation-delay:1940ms,79.65s}.gallery--polaroid .gallery-item:nth-child(532){--rotate: -3deg;animation-delay:1792ms,79.8s}.gallery--polaroid .gallery-item:nth-child(533){--rotate: -3deg;animation-delay:201ms,79.95s}.gallery--polaroid .gallery-item:nth-child(534){--rotate: -8deg;animation-delay:1158ms,80.1s}.gallery--polaroid .gallery-item:nth-child(535){--rotate: -8deg;animation-delay:1247ms,80.25s}.gallery--polaroid .gallery-item:nth-child(536){--rotate: 3deg;animation-delay:742ms,80.4s}.gallery--polaroid .gallery-item:nth-child(537){--rotate: 6deg;animation-delay:365ms,80.55s}.gallery--polaroid .gallery-item:nth-child(538){--rotate: -3deg;animation-delay:1106ms,80.7s}.gallery--polaroid .gallery-item:nth-child(539){--rotate: 0deg;animation-delay:531ms,80.85s}.gallery--polaroid .gallery-item:nth-child(540){--rotate: 9deg;animation-delay:10ms,81s}.gallery--polaroid .gallery-item:nth-child(541){--rotate: 8deg;animation-delay:1964ms,81.15s}.gallery--polaroid .gallery-item:nth-child(542){--rotate: 7deg;animation-delay:913ms,81.3s}.gallery--polaroid .gallery-item:nth-child(543){--rotate: 10deg;animation-delay:306ms,81.45s}.gallery--polaroid .gallery-item:nth-child(544){--rotate: -2deg;animation-delay:1015ms,81.6s}.gallery--polaroid .gallery-item:nth-child(545){--rotate: 6deg;animation-delay:1566ms,81.75s}.gallery--polaroid .gallery-item:nth-child(546){--rotate: 8deg;animation-delay:547ms,81.9s}.gallery--polaroid .gallery-item:nth-child(547){--rotate: 0deg;animation-delay:1579ms,82.05s}.gallery--polaroid .gallery-item:nth-child(548){--rotate: -7deg;animation-delay:1024ms,82.2s}.gallery--polaroid .gallery-item:nth-child(549){--rotate: -1deg;animation-delay:16ms,82.35s}.gallery--polaroid .gallery-item:nth-child(550){--rotate: 6deg;animation-delay:102ms,82.5s}.gallery--polaroid .gallery-item:nth-child(551){--rotate: 4deg;animation-delay:291ms,82.65s}.gallery--polaroid .gallery-item:nth-child(552){--rotate: -2deg;animation-delay:715ms,82.8s}.gallery--polaroid .gallery-item:nth-child(553){--rotate: 8deg;animation-delay:54ms,82.95s}.gallery--polaroid .gallery-item:nth-child(554){--rotate: 1deg;animation-delay:1524ms,83.1s}.gallery--polaroid .gallery-item:nth-child(555){--rotate: -9deg;animation-delay:257ms,83.25s}.gallery--polaroid .gallery-item:nth-child(556){--rotate: 4deg;animation-delay:1424ms,83.4s}.gallery--polaroid .gallery-item:nth-child(557){--rotate: -6deg;animation-delay:1124ms,83.55s}.gallery--polaroid .gallery-item:nth-child(558){--rotate: 9deg;animation-delay:1225ms,83.7s}.gallery--polaroid .gallery-item:nth-child(559){--rotate: 2deg;animation-delay:1686ms,83.85s}.gallery--polaroid .gallery-item:nth-child(560){--rotate: -7deg;animation-delay:1462ms,84s}.gallery--polaroid .gallery-item:nth-child(561){--rotate: -2deg;animation-delay:524ms,84.15s}.gallery--polaroid .gallery-item:nth-child(562){--rotate: -7deg;animation-delay:1564ms,84.3s}.gallery--polaroid .gallery-item:nth-child(563){--rotate: 6deg;animation-delay:931ms,84.45s}.gallery--polaroid .gallery-item:nth-child(564){--rotate: -2deg;animation-delay:110ms,84.6s}.gallery--polaroid .gallery-item:nth-child(565){--rotate: -1deg;animation-delay:1894ms,84.75s}.gallery--polaroid .gallery-item:nth-child(566){--rotate: 1deg;animation-delay:1641ms,84.9s}.gallery--polaroid .gallery-item:nth-child(567){--rotate: 8deg;animation-delay:889ms,85.05s}.gallery--polaroid .gallery-item:nth-child(568){--rotate: -3deg;animation-delay:1965ms,85.2s}.gallery--polaroid .gallery-item:nth-child(569){--rotate: 0deg;animation-delay:1144ms,85.35s}.gallery--polaroid .gallery-item:nth-child(570){--rotate: -7deg;animation-delay:395ms,85.5s}.gallery--polaroid .gallery-item:nth-child(571){--rotate: -5deg;animation-delay:549ms,85.65s}.gallery--polaroid .gallery-item:nth-child(572){--rotate: 3deg;animation-delay:578ms,85.8s}.gallery--polaroid .gallery-item:nth-child(573){--rotate: 0deg;animation-delay:1617ms,85.95s}.gallery--polaroid .gallery-item:nth-child(574){--rotate: 1deg;animation-delay:1680ms,86.1s}.gallery--polaroid .gallery-item:nth-child(575){--rotate: 4deg;animation-delay:1417ms,86.25s}.gallery--polaroid .gallery-item:nth-child(576){--rotate: -8deg;animation-delay:1156ms,86.4s}.gallery--polaroid .gallery-item:nth-child(577){--rotate: -7deg;animation-delay:561ms,86.55s}.gallery--polaroid .gallery-item:nth-child(578){--rotate: 5deg;animation-delay:1541ms,86.7s}.gallery--polaroid .gallery-item:nth-child(579){--rotate: -4deg;animation-delay:453ms,86.85s}.gallery--polaroid .gallery-item:nth-child(580){--rotate: 3deg;animation-delay:1961ms,87s}.gallery--polaroid .gallery-item:nth-child(581){--rotate: 9deg;animation-delay:1802ms,87.15s}.gallery--polaroid .gallery-item:nth-child(582){--rotate: 3deg;animation-delay:954ms,87.3s}.gallery--polaroid .gallery-item:nth-child(583){--rotate: -2deg;animation-delay:619ms,87.45s}.gallery--polaroid .gallery-item:nth-child(584){--rotate: 4deg;animation-delay:1089ms,87.6s}.gallery--polaroid .gallery-item:nth-child(585){--rotate: -2deg;animation-delay:1735ms,87.75s}.gallery--polaroid .gallery-item:nth-child(586){--rotate: -9deg;animation-delay:51ms,87.9s}.gallery--polaroid .gallery-item:nth-child(587){--rotate: 6deg;animation-delay:1939ms,88.05s}.gallery--polaroid .gallery-item:nth-child(588){--rotate: -2deg;animation-delay:355ms,88.2s}.gallery--polaroid .gallery-item:nth-child(589){--rotate: -8deg;animation-delay:433ms,88.35s}.gallery--polaroid .gallery-item:nth-child(590){--rotate: -8deg;animation-delay:395ms,88.5s}.gallery--polaroid .gallery-item:nth-child(591){--rotate: -6deg;animation-delay:572ms,88.65s}.gallery--polaroid .gallery-item:nth-child(592){--rotate: -3deg;animation-delay:1498ms,88.8s}.gallery--polaroid .gallery-item:nth-child(593){--rotate: -8deg;animation-delay:500ms,88.95s}.gallery--polaroid .gallery-item:nth-child(594){--rotate: 6deg;animation-delay:1849ms,89.1s}.gallery--polaroid .gallery-item:nth-child(595){--rotate: 8deg;animation-delay:1623ms,89.25s}.gallery--polaroid .gallery-item:nth-child(596){--rotate: 10deg;animation-delay:1683ms,89.4s}.gallery--polaroid .gallery-item:nth-child(597){--rotate: 8deg;animation-delay:1142ms,89.55s}.gallery--polaroid .gallery-item:nth-child(598){--rotate: -2deg;animation-delay:1132ms,89.7s}.gallery--polaroid .gallery-item:nth-child(599){--rotate: -8deg;animation-delay:834ms,89.85s}.gallery--polaroid .gallery-item:nth-child(600){--rotate: 8deg;animation-delay:493ms,90s}.gallery--polaroid .gallery-item:nth-child(601){--rotate: -8deg;animation-delay:928ms,90.15s}.gallery--polaroid .gallery-item:nth-child(602){--rotate: -7deg;animation-delay:1076ms,90.3s}.gallery--polaroid .gallery-item:nth-child(603){--rotate: -6deg;animation-delay:1668ms,90.45s}.gallery--polaroid .gallery-item:nth-child(604){--rotate: 8deg;animation-delay:292ms,90.6s}.gallery--polaroid .gallery-item:nth-child(605){--rotate: -6deg;animation-delay:1800ms,90.75s}.gallery--polaroid .gallery-item:nth-child(606){--rotate: -5deg;animation-delay:956ms,90.9s}.gallery--polaroid .gallery-item:nth-child(607){--rotate: 6deg;animation-delay:176ms,91.05s}.gallery--polaroid .gallery-item:nth-child(608){--rotate: -8deg;animation-delay:523ms,91.2s}.gallery--polaroid .gallery-item:nth-child(609){--rotate: -2deg;animation-delay:1781ms,91.35s}.gallery--polaroid .gallery-item:nth-child(610){--rotate: 8deg;animation-delay:1307ms,91.5s}.gallery--polaroid .gallery-item:nth-child(611){--rotate: 1deg;animation-delay:598ms,91.65s}.gallery--polaroid .gallery-item:nth-child(612){--rotate: 6deg;animation-delay:1496ms,91.8s}.gallery--polaroid .gallery-item:nth-child(613){--rotate: -6deg;animation-delay:17ms,91.95s}.gallery--polaroid .gallery-item:nth-child(614){--rotate: -7deg;animation-delay:351ms,92.1s}.gallery--polaroid .gallery-item:nth-child(615){--rotate: 7deg;animation-delay:1796ms,92.25s}.gallery--polaroid .gallery-item:nth-child(616){--rotate: 5deg;animation-delay:712ms,92.4s}.gallery--polaroid .gallery-item:nth-child(617){--rotate: -3deg;animation-delay:813ms,92.55s}.gallery--polaroid .gallery-item:nth-child(618){--rotate: 8deg;animation-delay:1641ms,92.7s}.gallery--polaroid .gallery-item:nth-child(619){--rotate: 5deg;animation-delay:1524ms,92.85s}.gallery--polaroid .gallery-item:nth-child(620){--rotate: -3deg;animation-delay:355ms,93s}.gallery--polaroid .gallery-item:nth-child(621){--rotate: 9deg;animation-delay:1465ms,93.15s}.gallery--polaroid .gallery-item:nth-child(622){--rotate: 3deg;animation-delay:4ms,93.3s}.gallery--polaroid .gallery-item:nth-child(623){--rotate: -7deg;animation-delay:944ms,93.45s}.gallery--polaroid .gallery-item:nth-child(624){--rotate: 2deg;animation-delay:1335ms,93.6s}.gallery--polaroid .gallery-item:nth-child(625){--rotate: 0deg;animation-delay:514ms,93.75s}.gallery--polaroid .gallery-item:nth-child(626){--rotate: 4deg;animation-delay:1964ms,93.9s}.gallery--polaroid .gallery-item:nth-child(627){--rotate: 3deg;animation-delay:1594ms,94.05s}.gallery--polaroid .gallery-item:nth-child(628){--rotate: 6deg;animation-delay:599ms,94.2s}.gallery--polaroid .gallery-item:nth-child(629){--rotate: -8deg;animation-delay:193ms,94.35s}.gallery--polaroid .gallery-item:nth-child(630){--rotate: 2deg;animation-delay:1541ms,94.5s}.gallery--polaroid .gallery-item:nth-child(631){--rotate: 10deg;animation-delay:921ms,94.65s}.gallery--polaroid .gallery-item:nth-child(632){--rotate: -5deg;animation-delay:1899ms,94.8s}.gallery--polaroid .gallery-item:nth-child(633){--rotate: -5deg;animation-delay:1759ms,94.95s}.gallery--polaroid .gallery-item:nth-child(634){--rotate: -9deg;animation-delay:434ms,95.1s}.gallery--polaroid .gallery-item:nth-child(635){--rotate: 8deg;animation-delay:994ms,95.25s}.gallery--polaroid .gallery-item:nth-child(636){--rotate: 6deg;animation-delay:594ms,95.4s}.gallery--polaroid .gallery-item:nth-child(637){--rotate: 4deg;animation-delay:849ms,95.55s}.gallery--polaroid .gallery-item:nth-child(638){--rotate: -3deg;animation-delay:1583ms,95.7s}.gallery--polaroid .gallery-item:nth-child(639){--rotate: 6deg;animation-delay:1448ms,95.85s}.gallery--polaroid .gallery-item:nth-child(640){--rotate: 9deg;animation-delay:1527ms,96s}.gallery--polaroid .gallery-item:nth-child(641){--rotate: 7deg;animation-delay:105ms,96.15s}.gallery--polaroid .gallery-item:nth-child(642){--rotate: 10deg;animation-delay:1109ms,96.3s}.gallery--polaroid .gallery-item:nth-child(643){--rotate: -5deg;animation-delay:477ms,96.45s}.gallery--polaroid .gallery-item:nth-child(644){--rotate: 9deg;animation-delay:1187ms,96.6s}.gallery--polaroid .gallery-item:nth-child(645){--rotate: -2deg;animation-delay:1957ms,96.75s}.gallery--polaroid .gallery-item:nth-child(646){--rotate: 8deg;animation-delay:1337ms,96.9s}.gallery--polaroid .gallery-item:nth-child(647){--rotate: 7deg;animation-delay:221ms,97.05s}.gallery--polaroid .gallery-item:nth-child(648){--rotate: 1deg;animation-delay:1918ms,97.2s}.gallery--polaroid .gallery-item:nth-child(649){--rotate: -3deg;animation-delay:898ms,97.35s}.gallery--polaroid .gallery-item:nth-child(650){--rotate: 0deg;animation-delay:1667ms,97.5s}.gallery--polaroid .gallery-item:nth-child(651){--rotate: -9deg;animation-delay:994ms,97.65s}.gallery--polaroid .gallery-item:nth-child(652){--rotate: 2deg;animation-delay:1107ms,97.8s}.gallery--polaroid .gallery-item:nth-child(653){--rotate: 10deg;animation-delay:1615ms,97.95s}.gallery--polaroid .gallery-item:nth-child(654){--rotate: 4deg;animation-delay:747ms,98.1s}.gallery--polaroid .gallery-item:nth-child(655){--rotate: 7deg;animation-delay:1405ms,98.25s}.gallery--polaroid .gallery-item:nth-child(656){--rotate: 6deg;animation-delay:751ms,98.4s}.gallery--polaroid .gallery-item:nth-child(657){--rotate: 1deg;animation-delay:757ms,98.55s}.gallery--polaroid .gallery-item:nth-child(658){--rotate: -7deg;animation-delay:478ms,98.7s}.gallery--polaroid .gallery-item:nth-child(659){--rotate: -8deg;animation-delay:1541ms,98.85s}.gallery--polaroid .gallery-item:nth-child(660){--rotate: -9deg;animation-delay:1758ms,99s}.gallery--polaroid .gallery-item:nth-child(661){--rotate: -5deg;animation-delay:176ms,99.15s}.gallery--polaroid .gallery-item:nth-child(662){--rotate: 7deg;animation-delay:1689ms,99.3s}.gallery--polaroid .gallery-item:nth-child(663){--rotate: -5deg;animation-delay:850ms,99.45s}.gallery--polaroid .gallery-item:nth-child(664){--rotate: 8deg;animation-delay:1845ms,99.6s}.gallery--polaroid .gallery-item:nth-child(665){--rotate: 2deg;animation-delay:1154ms,99.75s}.gallery--polaroid .gallery-item:nth-child(666){--rotate: 0deg;animation-delay:1052ms,99.9s}.gallery--polaroid .gallery-item:nth-child(667){--rotate: 9deg;animation-delay:1987ms,100.05s}.gallery--polaroid .gallery-item:nth-child(668){--rotate: 6deg;animation-delay:1554ms,100.2s}.gallery--polaroid .gallery-item:nth-child(669){--rotate: -7deg;animation-delay:1292ms,100.35s}.gallery--polaroid .gallery-item:nth-child(670){--rotate: 2deg;animation-delay:692ms,100.5s}.gallery--polaroid .gallery-item:nth-child(671){--rotate: 6deg;animation-delay:1555ms,100.65s}.gallery--polaroid .gallery-item:nth-child(672){--rotate: -1deg;animation-delay:1314ms,100.8s}.gallery--polaroid .gallery-item:nth-child(673){--rotate: 8deg;animation-delay:1724ms,100.95s}.gallery--polaroid .gallery-item:nth-child(674){--rotate: 5deg;animation-delay:1283ms,101.1s}.gallery--polaroid .gallery-item:nth-child(675){--rotate: -2deg;animation-delay:266ms,101.25s}.gallery--polaroid .gallery-item:nth-child(676){--rotate: 2deg;animation-delay:1508ms,101.4s}.gallery--polaroid .gallery-item:nth-child(677){--rotate: 5deg;animation-delay:1169ms,101.55s}.gallery--polaroid .gallery-item:nth-child(678){--rotate: 7deg;animation-delay:1690ms,101.7s}.gallery--polaroid .gallery-item:nth-child(679){--rotate: 6deg;animation-delay:610ms,101.85s}.gallery--polaroid .gallery-item:nth-child(680){--rotate: -3deg;animation-delay:982ms,102s}.gallery--polaroid .gallery-item:nth-child(681){--rotate: 6deg;animation-delay:479ms,102.15s}.gallery--polaroid .gallery-item:nth-child(682){--rotate: -2deg;animation-delay:4ms,102.3s}.gallery--polaroid .gallery-item:nth-child(683){--rotate: 10deg;animation-delay:425ms,102.45s}.gallery--polaroid .gallery-item:nth-child(684){--rotate: 5deg;animation-delay:760ms,102.6s}.gallery--polaroid .gallery-item:nth-child(685){--rotate: -4deg;animation-delay:194ms,102.75s}.gallery--polaroid .gallery-item:nth-child(686){--rotate: -4deg;animation-delay:1367ms,102.9s}.gallery--polaroid .gallery-item:nth-child(687){--rotate: -2deg;animation-delay:1431ms,103.05s}.gallery--polaroid .gallery-item:nth-child(688){--rotate: 4deg;animation-delay:1652ms,103.2s}.gallery--polaroid .gallery-item:nth-child(689){--rotate: 3deg;animation-delay:470ms,103.35s}.gallery--polaroid .gallery-item:nth-child(690){--rotate: 10deg;animation-delay:1210ms,103.5s}.gallery--polaroid .gallery-item:nth-child(691){--rotate: -8deg;animation-delay:278ms,103.65s}.gallery--polaroid .gallery-item:nth-child(692){--rotate: 9deg;animation-delay:1830ms,103.8s}.gallery--polaroid .gallery-item:nth-child(693){--rotate: 0deg;animation-delay:971ms,103.95s}.gallery--polaroid .gallery-item:nth-child(694){--rotate: 8deg;animation-delay:1271ms,104.1s}.gallery--polaroid .gallery-item:nth-child(695){--rotate: 9deg;animation-delay:1877ms,104.25s}.gallery--polaroid .gallery-item:nth-child(696){--rotate: 7deg;animation-delay:1213ms,104.4s}.gallery--polaroid .gallery-item:nth-child(697){--rotate: 2deg;animation-delay:566ms,104.55s}.gallery--polaroid .gallery-item:nth-child(698){--rotate: -1deg;animation-delay:1458ms,104.7s}.gallery--polaroid .gallery-item:nth-child(699){--rotate: -4deg;animation-delay:888ms,104.85s}.gallery--polaroid .gallery-item:nth-child(700){--rotate: -4deg;animation-delay:1097ms,105s}.gallery--polaroid .gallery-item:nth-child(701){--rotate: -2deg;animation-delay:359ms,105.15s}.gallery--polaroid .gallery-item:nth-child(702){--rotate: -5deg;animation-delay:364ms,105.3s}.gallery--polaroid .gallery-item:nth-child(703){--rotate: -2deg;animation-delay:147ms,105.45s}.gallery--polaroid .gallery-item:nth-child(704){--rotate: -4deg;animation-delay:1028ms,105.6s}.gallery--polaroid .gallery-item:nth-child(705){--rotate: 4deg;animation-delay:814ms,105.75s}.gallery--polaroid .gallery-item:nth-child(706){--rotate: -8deg;animation-delay:1115ms,105.9s}.gallery--polaroid .gallery-item:nth-child(707){--rotate: -3deg;animation-delay:1352ms,106.05s}.gallery--polaroid .gallery-item:nth-child(708){--rotate: -5deg;animation-delay:42ms,106.2s}.gallery--polaroid .gallery-item:nth-child(709){--rotate: -1deg;animation-delay:1572ms,106.35s}.gallery--polaroid .gallery-item:nth-child(710){--rotate: 4deg;animation-delay:1711ms,106.5s}.gallery--polaroid .gallery-item:nth-child(711){--rotate: -8deg;animation-delay:1506ms,106.65s}.gallery--polaroid .gallery-item:nth-child(712){--rotate: -7deg;animation-delay:572ms,106.8s}.gallery--polaroid .gallery-item:nth-child(713){--rotate: 0deg;animation-delay:1523ms,106.95s}.gallery--polaroid .gallery-item:nth-child(714){--rotate: -9deg;animation-delay:1168ms,107.1s}.gallery--polaroid .gallery-item:nth-child(715){--rotate: -1deg;animation-delay:751ms,107.25s}.gallery--polaroid .gallery-item:nth-child(716){--rotate: 2deg;animation-delay:1286ms,107.4s}.gallery--polaroid .gallery-item:nth-child(717){--rotate: -2deg;animation-delay:496ms,107.55s}.gallery--polaroid .gallery-item:nth-child(718){--rotate: 2deg;animation-delay:1969ms,107.7s}.gallery--polaroid .gallery-item:nth-child(719){--rotate: -6deg;animation-delay:1833ms,107.85s}.gallery--polaroid .gallery-item:nth-child(720){--rotate: -6deg;animation-delay:381ms,108s}.gallery--polaroid .gallery-item:nth-child(721){--rotate: 10deg;animation-delay:686ms,108.15s}.gallery--polaroid .gallery-item:nth-child(722){--rotate: 9deg;animation-delay:1948ms,108.3s}.gallery--polaroid .gallery-item:nth-child(723){--rotate: 1deg;animation-delay:771ms,108.45s}.gallery--polaroid .gallery-item:nth-child(724){--rotate: -9deg;animation-delay:1849ms,108.6s}.gallery--polaroid .gallery-item:nth-child(725){--rotate: -1deg;animation-delay:1549ms,108.75s}.gallery--polaroid .gallery-item:nth-child(726){--rotate: 1deg;animation-delay:770ms,108.9s}.gallery--polaroid .gallery-item:nth-child(727){--rotate: 4deg;animation-delay:724ms,109.05s}.gallery--polaroid .gallery-item:nth-child(728){--rotate: 10deg;animation-delay:710ms,109.2s}.gallery--polaroid .gallery-item:nth-child(729){--rotate: 10deg;animation-delay:1137ms,109.35s}.gallery--polaroid .gallery-item:nth-child(730){--rotate: -3deg;animation-delay:986ms,109.5s}.gallery--polaroid .gallery-item:nth-child(731){--rotate: -1deg;animation-delay:533ms,109.65s}.gallery--polaroid .gallery-item:nth-child(732){--rotate: -3deg;animation-delay:340ms,109.8s}.gallery--polaroid .gallery-item:nth-child(733){--rotate: -1deg;animation-delay:1267ms,109.95s}.gallery--polaroid .gallery-item:nth-child(734){--rotate: 1deg;animation-delay:1048ms,110.1s}.gallery--polaroid .gallery-item:nth-child(735){--rotate: -1deg;animation-delay:1427ms,110.25s}.gallery--polaroid .gallery-item:nth-child(736){--rotate: -4deg;animation-delay:1167ms,110.4s}.gallery--polaroid .gallery-item:nth-child(737){--rotate: 1deg;animation-delay:1891ms,110.55s}.gallery--polaroid .gallery-item:nth-child(738){--rotate: 4deg;animation-delay:1931ms,110.7s}.gallery--polaroid .gallery-item:nth-child(739){--rotate: 1deg;animation-delay:812ms,110.85s}.gallery--polaroid .gallery-item:nth-child(740){--rotate: -8deg;animation-delay:1965ms,111s}.gallery--polaroid .gallery-item:nth-child(741){--rotate: 7deg;animation-delay:1627ms,111.15s}.gallery--polaroid .gallery-item:nth-child(742){--rotate: 4deg;animation-delay:1082ms,111.3s}.gallery--polaroid .gallery-item:nth-child(743){--rotate: -8deg;animation-delay:1715ms,111.45s}.gallery--polaroid .gallery-item:nth-child(744){--rotate: 2deg;animation-delay:333ms,111.6s}.gallery--polaroid .gallery-item:nth-child(745){--rotate: -4deg;animation-delay:226ms,111.75s}.gallery--polaroid .gallery-item:nth-child(746){--rotate: -5deg;animation-delay:770ms,111.9s}.gallery--polaroid .gallery-item:nth-child(747){--rotate: -1deg;animation-delay:1258ms,112.05s}.gallery--polaroid .gallery-item:nth-child(748){--rotate: 7deg;animation-delay:1762ms,112.2s}.gallery--polaroid .gallery-item:nth-child(749){--rotate: -1deg;animation-delay:1968ms,112.35s}.gallery--polaroid .gallery-item:nth-child(750){--rotate: 8deg;animation-delay:1220ms,112.5s}.gallery--polaroid .gallery-item:nth-child(751){--rotate: 7deg;animation-delay:757ms,112.65s}.gallery--polaroid .gallery-item:nth-child(752){--rotate: 0deg;animation-delay:1218ms,112.8s}.gallery--polaroid .gallery-item:nth-child(753){--rotate: -8deg;animation-delay:415ms,112.95s}.gallery--polaroid .gallery-item:nth-child(754){--rotate: 5deg;animation-delay:917ms,113.1s}.gallery--polaroid .gallery-item:nth-child(755){--rotate: -7deg;animation-delay:67ms,113.25s}.gallery--polaroid .gallery-item:nth-child(756){--rotate: 6deg;animation-delay:1052ms,113.4s}.gallery--polaroid .gallery-item:nth-child(757){--rotate: -9deg;animation-delay:248ms,113.55s}.gallery--polaroid .gallery-item:nth-child(758){--rotate: 3deg;animation-delay:416ms,113.7s}.gallery--polaroid .gallery-item:nth-child(759){--rotate: -3deg;animation-delay:29ms,113.85s}.gallery--polaroid .gallery-item:nth-child(760){--rotate: 9deg;animation-delay:1736ms,114s}.gallery--polaroid .gallery-item:nth-child(761){--rotate: -4deg;animation-delay:489ms,114.15s}.gallery--polaroid .gallery-item:nth-child(762){--rotate: 1deg;animation-delay:1799ms,114.3s}.gallery--polaroid .gallery-item:nth-child(763){--rotate: 10deg;animation-delay:1037ms,114.45s}.gallery--polaroid .gallery-item:nth-child(764){--rotate: -5deg;animation-delay:1432ms,114.6s}.gallery--polaroid .gallery-item:nth-child(765){--rotate: -3deg;animation-delay:115ms,114.75s}.gallery--polaroid .gallery-item:nth-child(766){--rotate: -4deg;animation-delay:1920ms,114.9s}.gallery--polaroid .gallery-item:nth-child(767){--rotate: 9deg;animation-delay:1096ms,115.05s}.gallery--polaroid .gallery-item:nth-child(768){--rotate: 1deg;animation-delay:1431ms,115.2s}.gallery--polaroid .gallery-item:nth-child(769){--rotate: 8deg;animation-delay:1081ms,115.35s}.gallery--polaroid .gallery-item:nth-child(770){--rotate: 9deg;animation-delay:1809ms,115.5s}.gallery--polaroid .gallery-item:nth-child(771){--rotate: 5deg;animation-delay:72ms,115.65s}.gallery--polaroid .gallery-item:nth-child(772){--rotate: -2deg;animation-delay:1471ms,115.8s}.gallery--polaroid .gallery-item:nth-child(773){--rotate: -9deg;animation-delay:646ms,115.95s}.gallery--polaroid .gallery-item:nth-child(774){--rotate: 10deg;animation-delay:1072ms,116.1s}.gallery--polaroid .gallery-item:nth-child(775){--rotate: -6deg;animation-delay:1758ms,116.25s}.gallery--polaroid .gallery-item:nth-child(776){--rotate: 1deg;animation-delay:187ms,116.4s}.gallery--polaroid .gallery-item:nth-child(777){--rotate: -1deg;animation-delay:1758ms,116.55s}.gallery--polaroid .gallery-item:nth-child(778){--rotate: 2deg;animation-delay:1995ms,116.7s}.gallery--polaroid .gallery-item:nth-child(779){--rotate: -1deg;animation-delay:1144ms,116.85s}.gallery--polaroid .gallery-item:nth-child(780){--rotate: 10deg;animation-delay:511ms,117s}.gallery--polaroid .gallery-item:nth-child(781){--rotate: -3deg;animation-delay:1096ms,117.15s}.gallery--polaroid .gallery-item:nth-child(782){--rotate: 3deg;animation-delay:843ms,117.3s}.gallery--polaroid .gallery-item:nth-child(783){--rotate: -7deg;animation-delay:1292ms,117.45s}.gallery--polaroid .gallery-item:nth-child(784){--rotate: -2deg;animation-delay:613ms,117.6s}.gallery--polaroid .gallery-item:nth-child(785){--rotate: 10deg;animation-delay:1549ms,117.75s}.gallery--polaroid .gallery-item:nth-child(786){--rotate: -8deg;animation-delay:1494ms,117.9s}.gallery--polaroid .gallery-item:nth-child(787){--rotate: -4deg;animation-delay:800ms,118.05s}.gallery--polaroid .gallery-item:nth-child(788){--rotate: 1deg;animation-delay:312ms,118.2s}.gallery--polaroid .gallery-item:nth-child(789){--rotate: -6deg;animation-delay:829ms,118.35s}.gallery--polaroid .gallery-item:nth-child(790){--rotate: -6deg;animation-delay:1950ms,118.5s}.gallery--polaroid .gallery-item:nth-child(791){--rotate: -7deg;animation-delay:97ms,118.65s}.gallery--polaroid .gallery-item:nth-child(792){--rotate: 6deg;animation-delay:11ms,118.8s}.gallery--polaroid .gallery-item:nth-child(793){--rotate: 6deg;animation-delay:517ms,118.95s}.gallery--polaroid .gallery-item:nth-child(794){--rotate: 10deg;animation-delay:565ms,119.1s}.gallery--polaroid .gallery-item:nth-child(795){--rotate: -7deg;animation-delay:1683ms,119.25s}.gallery--polaroid .gallery-item:nth-child(796){--rotate: -8deg;animation-delay:1188ms,119.4s}.gallery--polaroid .gallery-item:nth-child(797){--rotate: 7deg;animation-delay:1537ms,119.55s}.gallery--polaroid .gallery-item:nth-child(798){--rotate: 0deg;animation-delay:12ms,119.7s}.gallery--polaroid .gallery-item:nth-child(799){--rotate: -5deg;animation-delay:1370ms,119.85s}.gallery--polaroid .gallery-item:nth-child(800){--rotate: -9deg;animation-delay:252ms,120s}.gallery--polaroid .gallery-item:nth-child(801){--rotate: -2deg;animation-delay:53ms,120.15s}.gallery--polaroid .gallery-item:nth-child(802){--rotate: 1deg;animation-delay:212ms,120.3s}.gallery--polaroid .gallery-item:nth-child(803){--rotate: 5deg;animation-delay:789ms,120.45s}.gallery--polaroid .gallery-item:nth-child(804){--rotate: 4deg;animation-delay:877ms,120.6s}.gallery--polaroid .gallery-item:nth-child(805){--rotate: 8deg;animation-delay:1536ms,120.75s}.gallery--polaroid .gallery-item:nth-child(806){--rotate: -9deg;animation-delay:914ms,120.9s}.gallery--polaroid .gallery-item:nth-child(807){--rotate: -5deg;animation-delay:241ms,121.05s}.gallery--polaroid .gallery-item:nth-child(808){--rotate: 0deg;animation-delay:324ms,121.2s}.gallery--polaroid .gallery-item:nth-child(809){--rotate: 0deg;animation-delay:796ms,121.35s}.gallery--polaroid .gallery-item:nth-child(810){--rotate: 1deg;animation-delay:543ms,121.5s}.gallery--polaroid .gallery-item:nth-child(811){--rotate: -1deg;animation-delay:1971ms,121.65s}.gallery--polaroid .gallery-item:nth-child(812){--rotate: -5deg;animation-delay:141ms,121.8s}.gallery--polaroid .gallery-item:nth-child(813){--rotate: -6deg;animation-delay:1660ms,121.95s}.gallery--polaroid .gallery-item:nth-child(814){--rotate: 3deg;animation-delay:336ms,122.1s}.gallery--polaroid .gallery-item:nth-child(815){--rotate: -9deg;animation-delay:291ms,122.25s}.gallery--polaroid .gallery-item:nth-child(816){--rotate: -9deg;animation-delay:1033ms,122.4s}.gallery--polaroid .gallery-item:nth-child(817){--rotate: 9deg;animation-delay:1154ms,122.55s}.gallery--polaroid .gallery-item:nth-child(818){--rotate: 2deg;animation-delay:565ms,122.7s}.gallery--polaroid .gallery-item:nth-child(819){--rotate: 8deg;animation-delay:597ms,122.85s}.gallery--polaroid .gallery-item:nth-child(820){--rotate: 8deg;animation-delay:140ms,123s}.gallery--polaroid .gallery-item:nth-child(821){--rotate: -6deg;animation-delay:13ms,123.15s}.gallery--polaroid .gallery-item:nth-child(822){--rotate: 8deg;animation-delay:126ms,123.3s}.gallery--polaroid .gallery-item:nth-child(823){--rotate: -7deg;animation-delay:1405ms,123.45s}.gallery--polaroid .gallery-item:nth-child(824){--rotate: -8deg;animation-delay:92ms,123.6s}.gallery--polaroid .gallery-item:nth-child(825){--rotate: -3deg;animation-delay:1492ms,123.75s}.gallery--polaroid .gallery-item:nth-child(826){--rotate: 4deg;animation-delay:739ms,123.9s}.gallery--polaroid .gallery-item:nth-child(827){--rotate: 7deg;animation-delay:1021ms,124.05s}.gallery--polaroid .gallery-item:nth-child(828){--rotate: 2deg;animation-delay:1021ms,124.2s}.gallery--polaroid .gallery-item:nth-child(829){--rotate: 6deg;animation-delay:305ms,124.35s}.gallery--polaroid .gallery-item:nth-child(830){--rotate: -6deg;animation-delay:613ms,124.5s}.gallery--polaroid .gallery-item:nth-child(831){--rotate: 5deg;animation-delay:75ms,124.65s}.gallery--polaroid .gallery-item:nth-child(832){--rotate: 8deg;animation-delay:1507ms,124.8s}.gallery--polaroid .gallery-item:nth-child(833){--rotate: 1deg;animation-delay:101ms,124.95s}.gallery--polaroid .gallery-item:nth-child(834){--rotate: -1deg;animation-delay:1499ms,125.1s}.gallery--polaroid .gallery-item:nth-child(835){--rotate: 10deg;animation-delay:1391ms,125.25s}.gallery--polaroid .gallery-item:nth-child(836){--rotate: -9deg;animation-delay:392ms,125.4s}.gallery--polaroid .gallery-item:nth-child(837){--rotate: -4deg;animation-delay:223ms,125.55s}.gallery--polaroid .gallery-item:nth-child(838){--rotate: -7deg;animation-delay:1244ms,125.7s}.gallery--polaroid .gallery-item:nth-child(839){--rotate: -1deg;animation-delay:94ms,125.85s}.gallery--polaroid .gallery-item:nth-child(840){--rotate: 6deg;animation-delay:582ms,126s}.gallery--polaroid .gallery-item:nth-child(841){--rotate: -8deg;animation-delay:1116ms,126.15s}.gallery--polaroid .gallery-item:nth-child(842){--rotate: -5deg;animation-delay:1374ms,126.3s}.gallery--polaroid .gallery-item:nth-child(843){--rotate: -5deg;animation-delay:289ms,126.45s}.gallery--polaroid .gallery-item:nth-child(844){--rotate: 9deg;animation-delay:519ms,126.6s}.gallery--polaroid .gallery-item:nth-child(845){--rotate: 6deg;animation-delay:1786ms,126.75s}.gallery--polaroid .gallery-item:nth-child(846){--rotate: 3deg;animation-delay:1194ms,126.9s}.gallery--polaroid .gallery-item:nth-child(847){--rotate: 2deg;animation-delay:495ms,127.05s}.gallery--polaroid .gallery-item:nth-child(848){--rotate: -7deg;animation-delay:66ms,127.2s}.gallery--polaroid .gallery-item:nth-child(849){--rotate: 10deg;animation-delay:631ms,127.35s}.gallery--polaroid .gallery-item:nth-child(850){--rotate: -8deg;animation-delay:1416ms,127.5s}.gallery--polaroid .gallery-item:nth-child(851){--rotate: -4deg;animation-delay:785ms,127.65s}.gallery--polaroid .gallery-item:nth-child(852){--rotate: 8deg;animation-delay:885ms,127.8s}.gallery--polaroid .gallery-item:nth-child(853){--rotate: -9deg;animation-delay:212ms,127.95s}.gallery--polaroid .gallery-item:nth-child(854){--rotate: 3deg;animation-delay:294ms,128.1s}.gallery--polaroid .gallery-item:nth-child(855){--rotate: -1deg;animation-delay:1868ms,128.25s}.gallery--polaroid .gallery-item:nth-child(856){--rotate: -9deg;animation-delay:1495ms,128.4s}.gallery--polaroid .gallery-item:nth-child(857){--rotate: 2deg;animation-delay:1603ms,128.55s}.gallery--polaroid .gallery-item:nth-child(858){--rotate: -5deg;animation-delay:733ms,128.7s}.gallery--polaroid .gallery-item:nth-child(859){--rotate: 2deg;animation-delay:385ms,128.85s}.gallery--polaroid .gallery-item:nth-child(860){--rotate: 0deg;animation-delay:1935ms,129s}.gallery--polaroid .gallery-item:nth-child(861){--rotate: -6deg;animation-delay:1494ms,129.15s}.gallery--polaroid .gallery-item:nth-child(862){--rotate: 1deg;animation-delay:1365ms,129.3s}.gallery--polaroid .gallery-item:nth-child(863){--rotate: -7deg;animation-delay:897ms,129.45s}.gallery--polaroid .gallery-item:nth-child(864){--rotate: -1deg;animation-delay:981ms,129.6s}.gallery--polaroid .gallery-item:nth-child(865){--rotate: -6deg;animation-delay:1872ms,129.75s}.gallery--polaroid .gallery-item:nth-child(866){--rotate: 1deg;animation-delay:550ms,129.9s}.gallery--polaroid .gallery-item:nth-child(867){--rotate: 4deg;animation-delay:796ms,130.05s}.gallery--polaroid .gallery-item:nth-child(868){--rotate: 2deg;animation-delay:1056ms,130.2s}.gallery--polaroid .gallery-item:nth-child(869){--rotate: 7deg;animation-delay:951ms,130.35s}.gallery--polaroid .gallery-item:nth-child(870){--rotate: -2deg;animation-delay:139ms,130.5s}.gallery--polaroid .gallery-item:nth-child(871){--rotate: 10deg;animation-delay:666ms,130.65s}.gallery--polaroid .gallery-item:nth-child(872){--rotate: 2deg;animation-delay:115ms,130.8s}.gallery--polaroid .gallery-item:nth-child(873){--rotate: 7deg;animation-delay:188ms,130.95s}.gallery--polaroid .gallery-item:nth-child(874){--rotate: 4deg;animation-delay:546ms,131.1s}.gallery--polaroid .gallery-item:nth-child(875){--rotate: 6deg;animation-delay:1826ms,131.25s}.gallery--polaroid .gallery-item:nth-child(876){--rotate: 10deg;animation-delay:1863ms,131.4s}.gallery--polaroid .gallery-item:nth-child(877){--rotate: 4deg;animation-delay:1869ms,131.55s}.gallery--polaroid .gallery-item:nth-child(878){--rotate: -1deg;animation-delay:1337ms,131.7s}.gallery--polaroid .gallery-item:nth-child(879){--rotate: -9deg;animation-delay:1183ms,131.85s}.gallery--polaroid .gallery-item:nth-child(880){--rotate: 1deg;animation-delay:1739ms,132s}.gallery--polaroid .gallery-item:nth-child(881){--rotate: -9deg;animation-delay:1047ms,132.15s}.gallery--polaroid .gallery-item:nth-child(882){--rotate: 3deg;animation-delay:1721ms,132.3s}.gallery--polaroid .gallery-item:nth-child(883){--rotate: 5deg;animation-delay:1768ms,132.45s}.gallery--polaroid .gallery-item:nth-child(884){--rotate: 8deg;animation-delay:805ms,132.6s}.gallery--polaroid .gallery-item:nth-child(885){--rotate: 1deg;animation-delay:517ms,132.75s}.gallery--polaroid .gallery-item:nth-child(886){--rotate: 8deg;animation-delay:616ms,132.9s}.gallery--polaroid .gallery-item:nth-child(887){--rotate: -1deg;animation-delay:813ms,133.05s}.gallery--polaroid .gallery-item:nth-child(888){--rotate: 8deg;animation-delay:1172ms,133.2s}.gallery--polaroid .gallery-item:nth-child(889){--rotate: -3deg;animation-delay:1465ms,133.35s}.gallery--polaroid .gallery-item:nth-child(890){--rotate: 9deg;animation-delay:1068ms,133.5s}.gallery--polaroid .gallery-item:nth-child(891){--rotate: -7deg;animation-delay:1504ms,133.65s}.gallery--polaroid .gallery-item:nth-child(892){--rotate: 4deg;animation-delay:1547ms,133.8s}.gallery--polaroid .gallery-item:nth-child(893){--rotate: 8deg;animation-delay:81ms,133.95s}.gallery--polaroid .gallery-item:nth-child(894){--rotate: 1deg;animation-delay:885ms,134.1s}.gallery--polaroid .gallery-item:nth-child(895){--rotate: -1deg;animation-delay:1359ms,134.25s}.gallery--polaroid .gallery-item:nth-child(896){--rotate: 3deg;animation-delay:473ms,134.4s}.gallery--polaroid .gallery-item:nth-child(897){--rotate: 9deg;animation-delay:801ms,134.55s}.gallery--polaroid .gallery-item:nth-child(898){--rotate: 4deg;animation-delay:1786ms,134.7s}.gallery--polaroid .gallery-item:nth-child(899){--rotate: 10deg;animation-delay:510ms,134.85s}.gallery--polaroid .gallery-item:nth-child(900){--rotate: -6deg;animation-delay:891ms,135s}.gallery--polaroid .gallery-item:nth-child(901){--rotate: -4deg;animation-delay:418ms,135.15s}.gallery--polaroid .gallery-item:nth-child(902){--rotate: 10deg;animation-delay:1309ms,135.3s}.gallery--polaroid .gallery-item:nth-child(903){--rotate: 1deg;animation-delay:510ms,135.45s}.gallery--polaroid .gallery-item:nth-child(904){--rotate: 8deg;animation-delay:806ms,135.6s}.gallery--polaroid .gallery-item:nth-child(905){--rotate: -6deg;animation-delay:1800ms,135.75s}.gallery--polaroid .gallery-item:nth-child(906){--rotate: 10deg;animation-delay:617ms,135.9s}.gallery--polaroid .gallery-item:nth-child(907){--rotate: 5deg;animation-delay:352ms,136.05s}.gallery--polaroid .gallery-item:nth-child(908){--rotate: 7deg;animation-delay:1510ms,136.2s}.gallery--polaroid .gallery-item:nth-child(909){--rotate: -6deg;animation-delay:1170ms,136.35s}.gallery--polaroid .gallery-item:nth-child(910){--rotate: 8deg;animation-delay:475ms,136.5s}.gallery--polaroid .gallery-item:nth-child(911){--rotate: -3deg;animation-delay:496ms,136.65s}.gallery--polaroid .gallery-item:nth-child(912){--rotate: -2deg;animation-delay:1043ms,136.8s}.gallery--polaroid .gallery-item:nth-child(913){--rotate: -5deg;animation-delay:1732ms,136.95s}.gallery--polaroid .gallery-item:nth-child(914){--rotate: -4deg;animation-delay:72ms,137.1s}.gallery--polaroid .gallery-item:nth-child(915){--rotate: -5deg;animation-delay:1598ms,137.25s}.gallery--polaroid .gallery-item:nth-child(916){--rotate: 5deg;animation-delay:1435ms,137.4s}.gallery--polaroid .gallery-item:nth-child(917){--rotate: -5deg;animation-delay:1901ms,137.55s}.gallery--polaroid .gallery-item:nth-child(918){--rotate: 2deg;animation-delay:1828ms,137.7s}.gallery--polaroid .gallery-item:nth-child(919){--rotate: 9deg;animation-delay:251ms,137.85s}.gallery--polaroid .gallery-item:nth-child(920){--rotate: -7deg;animation-delay:122ms,138s}.gallery--polaroid .gallery-item:nth-child(921){--rotate: 1deg;animation-delay:1601ms,138.15s}.gallery--polaroid .gallery-item:nth-child(922){--rotate: -2deg;animation-delay:890ms,138.3s}.gallery--polaroid .gallery-item:nth-child(923){--rotate: -9deg;animation-delay:1429ms,138.45s}.gallery--polaroid .gallery-item:nth-child(924){--rotate: -6deg;animation-delay:427ms,138.6s}.gallery--polaroid .gallery-item:nth-child(925){--rotate: 10deg;animation-delay:1218ms,138.75s}.gallery--polaroid .gallery-item:nth-child(926){--rotate: 0deg;animation-delay:1324ms,138.9s}.gallery--polaroid .gallery-item:nth-child(927){--rotate: 10deg;animation-delay:448ms,139.05s}.gallery--polaroid .gallery-item:nth-child(928){--rotate: -9deg;animation-delay:1811ms,139.2s}.gallery--polaroid .gallery-item:nth-child(929){--rotate: 6deg;animation-delay:609ms,139.35s}.gallery--polaroid .gallery-item:nth-child(930){--rotate: -8deg;animation-delay:753ms,139.5s}.gallery--polaroid .gallery-item:nth-child(931){--rotate: -8deg;animation-delay:1792ms,139.65s}.gallery--polaroid .gallery-item:nth-child(932){--rotate: -7deg;animation-delay:1596ms,139.8s}.gallery--polaroid .gallery-item:nth-child(933){--rotate: 3deg;animation-delay:1560ms,139.95s}.gallery--polaroid .gallery-item:nth-child(934){--rotate: 5deg;animation-delay:1893ms,140.1s}.gallery--polaroid .gallery-item:nth-child(935){--rotate: 3deg;animation-delay:229ms,140.25s}.gallery--polaroid .gallery-item:nth-child(936){--rotate: 6deg;animation-delay:360ms,140.4s}.gallery--polaroid .gallery-item:nth-child(937){--rotate: 5deg;animation-delay:927ms,140.55s}.gallery--polaroid .gallery-item:nth-child(938){--rotate: -4deg;animation-delay:1695ms,140.7s}.gallery--polaroid .gallery-item:nth-child(939){--rotate: 6deg;animation-delay:1076ms,140.85s}.gallery--polaroid .gallery-item:nth-child(940){--rotate: 8deg;animation-delay:143ms,141s}.gallery--polaroid .gallery-item:nth-child(941){--rotate: 7deg;animation-delay:1606ms,141.15s}.gallery--polaroid .gallery-item:nth-child(942){--rotate: -9deg;animation-delay:1243ms,141.3s}.gallery--polaroid .gallery-item:nth-child(943){--rotate: 0deg;animation-delay:1891ms,141.45s}.gallery--polaroid .gallery-item:nth-child(944){--rotate: 3deg;animation-delay:905ms,141.6s}.gallery--polaroid .gallery-item:nth-child(945){--rotate: 10deg;animation-delay:885ms,141.75s}.gallery--polaroid .gallery-item:nth-child(946){--rotate: -6deg;animation-delay:1121ms,141.9s}.gallery--polaroid .gallery-item:nth-child(947){--rotate: 9deg;animation-delay:1448ms,142.05s}.gallery--polaroid .gallery-item:nth-child(948){--rotate: 9deg;animation-delay:1657ms,142.2s}.gallery--polaroid .gallery-item:nth-child(949){--rotate: -6deg;animation-delay:124ms,142.35s}.gallery--polaroid .gallery-item:nth-child(950){--rotate: 6deg;animation-delay:1009ms,142.5s}.gallery--polaroid .gallery-item:nth-child(951){--rotate: 7deg;animation-delay:1317ms,142.65s}.gallery--polaroid .gallery-item:nth-child(952){--rotate: 3deg;animation-delay:194ms,142.8s}.gallery--polaroid .gallery-item:nth-child(953){--rotate: -7deg;animation-delay:1050ms,142.95s}.gallery--polaroid .gallery-item:nth-child(954){--rotate: -3deg;animation-delay:1564ms,143.1s}.gallery--polaroid .gallery-item:nth-child(955){--rotate: 10deg;animation-delay:427ms,143.25s}.gallery--polaroid .gallery-item:nth-child(956){--rotate: 4deg;animation-delay:1987ms,143.4s}.gallery--polaroid .gallery-item:nth-child(957){--rotate: 2deg;animation-delay:60ms,143.55s}.gallery--polaroid .gallery-item:nth-child(958){--rotate: 2deg;animation-delay:428ms,143.7s}.gallery--polaroid .gallery-item:nth-child(959){--rotate: 0deg;animation-delay:337ms,143.85s}.gallery--polaroid .gallery-item:nth-child(960){--rotate: -9deg;animation-delay:541ms,144s}.gallery--polaroid .gallery-item:nth-child(961){--rotate: 1deg;animation-delay:650ms,144.15s}.gallery--polaroid .gallery-item:nth-child(962){--rotate: -2deg;animation-delay:1808ms,144.3s}.gallery--polaroid .gallery-item:nth-child(963){--rotate: 6deg;animation-delay:1654ms,144.45s}.gallery--polaroid .gallery-item:nth-child(964){--rotate: -4deg;animation-delay:134ms,144.6s}.gallery--polaroid .gallery-item:nth-child(965){--rotate: -9deg;animation-delay:1344ms,144.75s}.gallery--polaroid .gallery-item:nth-child(966){--rotate: 5deg;animation-delay:1201ms,144.9s}.gallery--polaroid .gallery-item:nth-child(967){--rotate: 2deg;animation-delay:1733ms,145.05s}.gallery--polaroid .gallery-item:nth-child(968){--rotate: -8deg;animation-delay:165ms,145.2s}.gallery--polaroid .gallery-item:nth-child(969){--rotate: -3deg;animation-delay:600ms,145.35s}.gallery--polaroid .gallery-item:nth-child(970){--rotate: -4deg;animation-delay:864ms,145.5s}.gallery--polaroid .gallery-item:nth-child(971){--rotate: 9deg;animation-delay:285ms,145.65s}.gallery--polaroid .gallery-item:nth-child(972){--rotate: 2deg;animation-delay:346ms,145.8s}.gallery--polaroid .gallery-item:nth-child(973){--rotate: -1deg;animation-delay:114ms,145.95s}.gallery--polaroid .gallery-item:nth-child(974){--rotate: -3deg;animation-delay:1768ms,146.1s}.gallery--polaroid .gallery-item:nth-child(975){--rotate: 3deg;animation-delay:533ms,146.25s}.gallery--polaroid .gallery-item:nth-child(976){--rotate: -5deg;animation-delay:1137ms,146.4s}.gallery--polaroid .gallery-item:nth-child(977){--rotate: -2deg;animation-delay:150ms,146.55s}.gallery--polaroid .gallery-item:nth-child(978){--rotate: 3deg;animation-delay:1471ms,146.7s}.gallery--polaroid .gallery-item:nth-child(979){--rotate: -5deg;animation-delay:1250ms,146.85s}.gallery--polaroid .gallery-item:nth-child(980){--rotate: -9deg;animation-delay:887ms,147s}.gallery--polaroid .gallery-item:nth-child(981){--rotate: 2deg;animation-delay:936ms,147.15s}.gallery--polaroid .gallery-item:nth-child(982){--rotate: -9deg;animation-delay:996ms,147.3s}.gallery--polaroid .gallery-item:nth-child(983){--rotate: -5deg;animation-delay:1856ms,147.45s}.gallery--polaroid .gallery-item:nth-child(984){--rotate: -1deg;animation-delay:680ms,147.6s}.gallery--polaroid .gallery-item:nth-child(985){--rotate: 3deg;animation-delay:1898ms,147.75s}.gallery--polaroid .gallery-item:nth-child(986){--rotate: 8deg;animation-delay:747ms,147.9s}.gallery--polaroid .gallery-item:nth-child(987){--rotate: 5deg;animation-delay:771ms,148.05s}.gallery--polaroid .gallery-item:nth-child(988){--rotate: 7deg;animation-delay:685ms,148.2s}.gallery--polaroid .gallery-item:nth-child(989){--rotate: -1deg;animation-delay:640ms,148.35s}.gallery--polaroid .gallery-item:nth-child(990){--rotate: 10deg;animation-delay:1760ms,148.5s}.gallery--polaroid .gallery-item:nth-child(991){--rotate: -7deg;animation-delay:555ms,148.65s}.gallery--polaroid .gallery-item:nth-child(992){--rotate: 9deg;animation-delay:667ms,148.8s}.gallery--polaroid .gallery-item:nth-child(993){--rotate: 3deg;animation-delay:928ms,148.95s}.gallery--polaroid .gallery-item:nth-child(994){--rotate: 8deg;animation-delay:606ms,149.1s}.gallery--polaroid .gallery-item:nth-child(995){--rotate: -2deg;animation-delay:565ms,149.25s}.gallery--polaroid .gallery-item:nth-child(996){--rotate: -7deg;animation-delay:71ms,149.4s}.gallery--polaroid .gallery-item:nth-child(997){--rotate: -3deg;animation-delay:608ms,149.55s}.gallery--polaroid .gallery-item:nth-child(998){--rotate: 0deg;animation-delay:1273ms,149.7s}.gallery--polaroid .gallery-item:nth-child(999){--rotate: 2deg;animation-delay:697ms,149.85s}.gallery--polaroid .gallery-item:nth-child(1000){--rotate: -4deg;animation-delay:1981ms,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;background:var(--border-primary);border-radius:8px}.ccpigd-file-list .file-timeline__item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:var(--bg-primary);cursor:pointer;transition:background var(--transition-fast)}.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}
