div.loading-component{position:fixed;z-index:220!important;top:0;left:0;-webkit-transition:all .3s ease;transition:all .3s ease;pointer-events:none;opacity:0;color:#333;background:#d1d1d1}div.loading-component i.ui.loading-spinner.big{width:48px;min-width:48px;height:48px;min-height:48px;overflow:hidden}div.loading-component.display{pointer-events:all;opacity:1}div.loading-wrapper.ui.grid.center{position:absolute;width:100%;height:100%;top:0;left:0;z-index:100;-webkit-transition:all .1s ease;transition:all .1s ease;pointer-events:none;opacity:0;background:hsla(0,0%,82%,.3)}div.loading-wrapper.ui.grid.center.display{pointer-events:all;opacity:1}div.loading-wrapper.ui.grid.center i.ui.loading-spinner{width:36px;min-width:36px;height:36px;min-height:36px;overflow:hidden;opacity:.8}div.notifications-holder.ui.container.flex.padding.gap{z-index:110;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;pointer-events:none}div.notifications-holder.ui.container.flex.padding.gap div.notification{max-width:280px;z-index:111;overflow:hidden;cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;pointer-events:all;opacity:.85;color:#072721}div.notifications-holder.ui.container.flex.padding.gap div.notification.hidden{width:0;height:0;padding:0;opacity:0}div.notifications-holder.ui.container.flex.padding.gap div.notification:hover{opacity:.95}div.select-component{width:100%}div.select-component div.selected-item{cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;opacity:.85;color:#fff;border-radius:10px;background:linear-gradient(45deg,rgba(62,114,91,.8),rgba(84,148,119,.8))}div.select-component div.selected-item:hover{opacity:1}div.select-component.open div.selected-item{opacity:1;-webkit-box-shadow:0 0 0 3px rgba(132,188,162,.5);box-shadow:0 0 0 3px rgba(132,188,162,.5)}div.select-component div.items-list{width:calc(100% - 20px);overflow:hidden;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-transform:translateX(10px);transform:translateX(10px);border-radius:10px;background:linear-gradient(45deg,hsla(0,0%,93.3%,.75),hsla(0,0%,86.7%,.75))}div.select-component div.items-list div.select-item{cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease;opacity:.85;color:#2d5041}div.select-component div.items-list div.select-item:hover{opacity:1;background:rgba(0,0,0,.05)}div.select-component div.items-list div.select-item.selected{pointer-events:none;color:#fff;background:linear-gradient(45deg,rgba(62,114,91,.8),rgba(84,148,119,.8))}div.select-component.open div.items-list{margin-top:10px;opacity:1}div.select-component:not(.open) div.items-list{margin-top:0;opacity:0}div.select-component i.bi{-webkit-transition:all .1s ease;transition:all .1s ease}div.select-component.open i.bi{-webkit-transform:rotate(180deg);transform:rotate(180deg)}div.share-component{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;border-radius:10px;background:linear-gradient(35deg,#eee,#f2f2f2)}div.share-component a[href]{width:28px;height:28px;overflow:hidden;-webkit-transition:all .1s ease;transition:all .1s ease;border-radius:5px}div.share-component a[href] img{width:100%;height:100%}div.share-component a[href]:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}div.pagination-component div.pagination-switch-buttons{padding:3px;border:3px solid rgba(92,182,140,.1);border-radius:10px;background:rgba(92,182,140,.05)}div.pagination-component div.pagination-switch-buttons:first-child:not(:last-child){margin-bottom:20px}div.pagination-component div.pagination-switch-buttons div.page-switch,div.pagination-component div.pagination-switch-buttons span.page-switch-placeholder{overflow:hidden;width:58px;height:58px;padding:20px;text-align:center;opacity:.7;color:#2d5041}div.pagination-component div.pagination-switch-buttons div.page-switch{cursor:pointer;-webkit-transition:all .1s ease;transition:all .1s ease}div.pagination-component div.pagination-switch-buttons div.page-switch:hover{opacity:1;background:rgba(62,114,91,.1)}div.pagination-component div.pagination-switch-buttons div.page-switch.select{pointer-events:none;opacity:.85;background:rgba(62,114,91,.2)}div.pagination-component div.pagination-switch-buttons div.page-switch:first-child{border-radius:10px 0 0 10px}div.pagination-component div.pagination-switch-buttons div.page-switch:last-child{border-radius:0 10px 10px 0}div.pagination-component div.pagination-switch-buttons div.page-switch:first-child:last-child{border-radius:10px}