.flick-group{position:relative;overflow-x:hidden;max-width:100%}.flick-group__relative-object{opacity:0;pointer-events:none;width:47em;position:relative}@media (max-width:768px){.flick-group__relative-object{width:38em}}@media (max-width:480px){.flick-group__relative-object{width:30em}}.flick-group__relative-object-before{padding-top:100%}.flick-group__collection{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.flick-group__list{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.flick-group__item{position:absolute;flex-direction:column}.flick-card,.flick-group__item{display:flex;align-items:center}.flick-card{-webkit-user-select:none;user-select:none;border-radius:1em;justify-content:center;width:23.5em;position:relative;overflow:hidden;transition:background-color .3s ease}@media (max-width:768px){.flick-card{width:18em}}@media (max-width:480px){.flick-card{width:15em}}.flick-card__before{padding-top:150%}.flick-card__media{justify-content:center;align-items:center;display:flex;left:0}.cover-image,.flick-card__media{width:100%;height:100%;position:absolute;top:0}.cover-image{pointer-events:none;object-fit:cover;-webkit-user-select:none;user-select:none;left:auto}.flick-card__h3{letter-spacing:-.025em;font-size:4em;font-weight:500;line-height:1;position:absolute;transition:color .3s ease}.flick-card__category{position:absolute;top:1.5rem;right:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;border-radius:.5rem;transition:all .3s ease}[dir=rtl] .flick-card__category{right:auto;left:1.5rem}@media (max-width:768px){.flick-card__h3{font-size:3em}.flick-card__category{font-size:.8rem;padding:.4rem .8rem;top:1rem;right:1rem}[dir=rtl] .flick-card__category{right:auto;left:1rem}}@media (max-width:480px){.flick-card__h3{font-size:2.5em}.flick-card__category{font-size:.7rem;padding:.3rem .6rem;top:.8rem;right:.8rem}[dir=rtl] .flick-card__category{right:auto;left:.8rem}}.flick-card__info{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:23.5em;opacity:0;pointer-events:none;transition:all .8s cubic-bezier(.34,1.56,.64,1)}@media (max-width:768px){.flick-card__info{max-width:18em;margin-top:1.5rem}}@media (max-width:480px){.flick-card__info{max-width:15em;margin-top:1rem;gap:.6rem}}[data-flick-cards-item-status=active] .flick-card__info{opacity:1;transform:translateY(0) rotate(0deg);pointer-events:auto}[data-flick-cards-item-status="2-after"] .flick-card__info{transform:translateY(30px) rotate(15deg);transform-origin:center bottom}[data-flick-cards-item-status="3-after"] .flick-card__info{transform:translateY(40px) rotate(20deg);transform-origin:center bottom}[data-flick-cards-item-status="2-before"] .flick-card__info{transform:translateY(30px) rotate(-15deg);transform-origin:center bottom}[data-flick-cards-item-status="3-before"] .flick-card__info{transform:translateY(40px) rotate(-20deg);transform-origin:center bottom}[data-flick-cards-item-status=hidden] .flick-card__info{transform:translateY(50px) rotate(0deg) scale(.8)}.project-name{font-size:2.5rem;font-weight:700;margin:0;text-align:center;line-height:1.2;transition:all .8s cubic-bezier(.34,1.56,.64,1)}@media (max-width:768px){.project-name{font-size:2rem}}@media (max-width:480px){.project-name{font-size:1.6rem}}.project-btn-wrapper{display:flex;flex-direction:column;align-items:center;gap:-1.1rem;transition:all .8s cubic-bezier(.34,1.56,.64,1)}.project-btn{padding:.8rem 2rem;text-decoration:none;font-size:1.3rem;font-weight:600;letter-spacing:.02em;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:inline-block;border:none;background:transparent;position:relative;margin-bottom:-.2rem}@media (max-width:768px){.project-btn{padding:.7rem 1.8rem;font-size:1.1rem}}@media (max-width:480px){.project-btn{padding:.6rem 1.5rem;font-size:1rem}}.project-btn:hover{transform:translateY(-3px);letter-spacing:.08em}.draw-btn__svg{width:100px;height:10px;opacity:1;transform-origin:center;transition:all .8s cubic-bezier(.34,1.56,.64,1);margin-top:-.2rem}[data-flick-cards-item-status=active] .draw-btn__svg{opacity:1;transform:scaleX(1) rotate(0deg)}[data-flick-cards-item-status="2-after"] .draw-btn__svg{transform:scaleX(.8) rotate(10deg)}[data-flick-cards-item-status="3-after"] .draw-btn__svg{transform:scaleX(.6) rotate(15deg)}[data-flick-cards-item-status="2-before"] .draw-btn__svg{transform:scaleX(.8) rotate(-10deg)}[data-flick-cards-item-status="3-before"] .draw-btn__svg{transform:scaleX(.6) rotate(-15deg)}@media (max-width:768px){.draw-btn__svg{width:120px;height:6px}}@media (max-width:480px){.draw-btn__svg{width:100px;height:6px}}.draw-btn__svg path{stroke-dasharray:167.117px;stroke-dashoffset:0;transition:stroke-dashoffset .4s cubic-bezier(.34,1.56,.64,1)}.draw-btn__svg path:last-child{stroke-dasharray:108.601px;stroke-dashoffset:0}.project-btn-wrapper:hover .draw-btn__svg path:first-child{animation:redrawLine .6s cubic-bezier(.34,1.56,.64,1)}.project-btn-wrapper:hover .draw-btn__svg path:last-child{animation:redrawLine2 .6s cubic-bezier(.34,1.56,.64,1)}@keyframes redrawLine{0%{stroke-dashoffset:0}50%{stroke-dashoffset:167.117px}to{stroke-dashoffset:0}}@keyframes redrawLine2{0%{stroke-dashoffset:0}50%{stroke-dashoffset:108.601px}to{stroke-dashoffset:0}}[data-flick-cards-item-status="2-after"] .project-name,[data-flick-cards-item-status="3-after"] .project-name{transform:translateX(20px) rotate(10deg);transform-origin:left center}[data-flick-cards-item-status=active] .project-name{transform:translateX(0) rotate(0deg)}[data-flick-cards-item-status="2-before"] .project-name,[data-flick-cards-item-status="3-before"] .project-name{transform:translateX(-20px) rotate(-10deg);transform-origin:right center}[data-flick-cards-item-status="2-after"] .project-btn-wrapper,[data-flick-cards-item-status="3-after"] .project-btn-wrapper{transform:translateX(15px) rotate(5deg);transform-origin:left center}[data-flick-cards-item-status="2-before"] .project-btn-wrapper,[data-flick-cards-item-status="3-before"] .project-btn-wrapper{transform:translateX(-15px) rotate(-5deg);transform-origin:right center}[data-flick-cards-item-status=active] .project-btn-wrapper{transform:translateX(0) rotate(0deg)}[data-flick-cards-dragger]{position:absolute;inset:0;z-index:10;pointer-events:auto;touch-action:pan-y;cursor:grab}[data-flick-drag-status=grabbing] [data-flick-cards-dragger]{cursor:grabbing}[data-flick-cards-item-status] .flick-card__media{transition:opacity .3s cubic-bezier(.25,.46,.45,.94);opacity:.5}[data-flick-cards-item-status="2-after"] .flick-card__media,[data-flick-cards-item-status="2-before"] .flick-card__media{opacity:.75}[data-flick-cards-item-status=active] .flick-card__media{opacity:1}.stats-section{box-sizing:border-box}.stats-section *,.stats-section :after,.stats-section :before{box-sizing:inherit}.stat-card{transition:transform .3s ease,box-shadow .3s ease;will-change:transform}.stat-card:hover{transform:translateY(-2px)}.stat-card button{transition:all .2s ease}.stat-card button:hover{transform:scale(1.05)}.stat-card button:active{transform:scale(.95)}@media (max-width:768px){.stats-grid{gap:12px!important}.stat-card{min-height:190px!important}}@media (min-width:769px){.stats-grid{gap:20px!important}.stat-card{min-height:280px!important}}.loading-container{display:flex;justify-content:center;align-items:center;min-height:50vh}.stats-header{text-align:center}@media (max-width:780px){.stats-header{margin-bottom:1.5rem}}@media (min-width:781px) and (max-width:1199px){.stats-header{margin-bottom:2rem}}@media (min-width:1200px){.stats-header{margin-bottom:2.5rem}}