.showreel{height:100svh;background-color:var(--base-100);display:flex;justify-content:center;align-items:center}.showreel,.showreel .showreel-container{position:relative;width:100%;overflow:hidden}.showreel .showreel-container{height:100%;transform-origin:center center;background-color:#000;will-change:transform,border-radius}.showreel .showreel-container iframe{position:absolute;top:50%;left:50%;width:100%;height:56.25vw;min-height:100%;min-width:177.78vh;transform:translate(-50%,-50%);border:none;pointer-events:none}.showreel .volume-icon{position:absolute;bottom:1.5rem;left:1.5rem;width:4.5rem;height:4.5rem;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.9);border-radius:100%;cursor:pointer;z-index:10;transition:transform .2s ease,background-color .2s ease;pointer-events:all}.showreel .volume-icon:hover{transform:scale(1.1);background-color:#ffffff}@media (max-width:999px){.showreel{height:auto;padding:2rem 1.25rem}.showreel .showreel-container{width:100%;aspect-ratio:16/9;height:auto;border-radius:1rem;transform:none}.showreel .showreel-container iframe{position:absolute;top:50%;left:50%;width:100%;height:100%;min-height:unset;min-width:unset;transform:translate(-50%,-50%)}.showreel .volume-icon{bottom:.75rem;left:.75rem;width:2rem;height:2rem}}.featured-work-list{position:relative;width:100%;height:100%;padding:8rem 2rem;display:flex;flex-direction:column;gap:3rem}.featured-work-list .row{margin:0 auto;flex:1 1;width:90%;display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}.featured-work-list .featured-work-item{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.featured-work-list .featured-work-item-link{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit;width:100%;height:100%}.featured-work-list .featured-work-item-link:hover{text-decoration:none;color:inherit}.featured-work-list .featured-work-item-img{position:relative;width:100%;border-radius:1rem;overflow:hidden}.featured-work-list .featured-work-item-img img{width:100%;height:auto;display:block;border-radius:1rem}.featured-work-list .featured-work-item-copy{width:100%;text-align:center;padding:.25rem 0}.featured-work-list .featured-work-item-copy h3{font-size:1.25rem;letter-spacing:-.01rem;color:var(--base-400)}@media (max-width:1000px){.featured-work-list{padding:4rem 1.25rem;gap:2rem}.featured-work-list .row{width:100%;flex-direction:column;gap:2rem}.featured-work-list .featured-work-item-copy h3{font-size:1.1rem}}.featured-work-section{width:100%;display:flex;flex-direction:column;align-items:center}.featured-work-bottom{margin-top:4rem}.featured-audit-btn{font-size:.8rem;font-weight:800;padding:.7rem 1.2rem;border-radius:.5rem;transition:.2s ease}.featured-work-bottom{margin-top:1.5rem;margin-bottom:4rem;display:flex;justify-content:center;width:100%}.featured-audit-btn{font-family:PP Pangram Sans;font-size:.95rem;font-weight:900;text-transform:uppercase;text-decoration:none;color:var(--base-400);background:var(--base-200);padding:.9rem 1.6rem;border-radius:.6rem;transition:.25s ease}.featured-audit-btn:hover{background:var(--base-300)}@media (max-width:1000px){.featured-work-list{padding:3rem 1.25rem 1rem}.featured-work-bottom{margin-top:1rem;margin-bottom:3rem}.featured-audit-btn{font-size:.8rem;padding:.7rem 1.2rem}}.featured-work-header,.featured-work-header-content{overflow:visible}.client-reviews{position:relative;width:100%;height:100%;background-color:var(--base-100)}.client-reviews .review-card{position:relative;width:100%;height:100svh;padding:1.5rem;display:flex;justify-content:center;align-items:center}.client-reviews .review-card-container{position:relative;display:inline-flex;max-width:90%;max-height:80svh;border-radius:1rem;overflow:hidden;will-change:transform}.client-reviews .review-card-image{display:block;width:auto;height:auto;max-width:100%;max-height:80svh;border-radius:1rem;object-fit:contain}@media (max-width:999px){.client-reviews .review-card{padding:1.25rem 0 0}.client-reviews .review-card-container{max-width:95%;max-height:75svh}.client-reviews .review-card-image{max-height:75svh}}