.page-start{padding:15rem 7rem 12rem}.page-start.works-hero h1{margin-bottom:4rem}@media (max-width:1024px){.page-start{padding:15rem 5rem}}@media (max-width:880px){.page-start{padding:15rem 4rem}}@media (max-width:608px){.page-start{padding:16rem 3rem 14rem}}@media (max-width:480px){.page-start{padding:16rem 3rem 14rem}}@media (max-width:360px){.page-start{padding:16rem 2rem 14rem}}:root{--background:#fff;--white-smoke:#f5f5f5;--whiter-smoke:#f8f8f8;--light-grey:#efefee;--grey:#8d8d8d;--darker-grey:#646464;--darkest-grey:#00000080;--foreground-light:#000c;--foreground:#000;--color-accent:#765223;--color-accent-light:#ffecaf;--color-blue:#00008b;--color-yellow:#e2a624;--color-green:#22c55e;--color-orange:#f8920a;--color-red:#ef4444;--base-size:1.6rem}html,body{cursor:none;background:var(--foreground-light);max-width:100vw;position:relative;overflow-x:hidden}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%}@media (min-width:2000px){html{font-size:93.75%}}@media (max-width:768px){html{font-size:50%}}body{min-height:100%;color:var(--foreground-light);background:var(--background);font-family:var(--font-inter);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{object-fit:cover;width:100%;height:100%}ul li{list-style:none}a{cursor:none;color:var(--foreground);font-size:var(--base-size);font-weight:500;text-decoration:none;display:inline-block}button{cursor:none;font-family:var(--font-inter);border:none;font-weight:500}input,textarea,input:placeholder-shown,textarea:placeholder-shown{font-family:var(--font-inter)}.carousel{width:100%;position:relative;overflow:hidden}.track{will-change:transform;gap:16px;display:flex}.item{flex:none}.img{object-fit:cover;border-radius:12px;width:auto;height:300px}p{font-size:var(--base-size);white-space:pre-wrap;font-weight:400;line-height:1.4}h6{font-size:calc(var(--base-size) * 1.25);font-weight:500}h5{font-size:calc(var(--base-size) * 1.25 * 1.25);font-weight:400}h4{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25)}h3{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25 * 1.25)}h2{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25 * 1.25 * 1.25)}h1{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25 * 1.25 * 1.25 * 1.25)}h6,h5,h4{line-height:1.3}h3,h2,h1{letter-spacing:-.03em;line-height:1.2}h4,h3,h2,h1{font-weight:600}.section-heading{text-transform:lowercase;margin-bottom:3rem}.section-heading p{margin-top:1rem;padding:1rem}.section-heading p.no-margin{margin-top:0}.section-heading p.no-padding{padding:1rem 1rem 0 0}.section-heading.no-margin{margin-bottom:0}.col-2-by-1{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:608px){.col-2-by-1{grid-template-columns:1fr}}.col-eq-4{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}@media (max-width:768px){.col-eq-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:608px){.col-eq-4{grid-template-columns:1fr}}.col-4-by-1{grid-template-columns:20% 30% 1fr 1fr;gap:2rem 1rem;display:grid}@media (max-width:1280px){.col-4-by-1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.col-4-by-1{grid-template-columns:1fr}}.col-2_5-by-1{grid-template-columns:25% 75%;display:grid}@media (max-width:1280px){.col-2_5-by-1{grid-template-columns:1fr;gap:2rem}}.col-5-by-1{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}@media (max-width:1024px){.col-5-by-1{grid-template-columns:repeat(6,minmax(0,1fr))}.col-5-by-1 .item:first-child,.col-5-by-1 .item:nth-child(2){grid-column:span 3}.col-5-by-1 .item:nth-child(3){grid-column:span 6}.col-5-by-1 .item:nth-child(4),.col-5-by-1 .item:nth-child(5){grid-column:span 3}}@media (max-width:608px){.col-5-by-1{grid-template-columns:1fr}.col-5-by-1 .item:first-child,.col-5-by-1 .item:nth-child(2),.col-5-by-1 .item:nth-child(3),.col-5-by-1 .item:nth-child(4),.col-5-by-1 .item:nth-child(5){grid-column:span 1}}.img-grid{flex-wrap:wrap;gap:.5rem;display:flex}.img-grid .img-box{aspect-ratio:16/9;flex:350px;position:relative}.img-grid .img-box img{object-fit:cover;width:100%;height:100%}.section-flex{flex-wrap:wrap;gap:2rem 1rem;margin-top:4rem;display:flex}@media (max-width:880px){.section-flex{flex-direction:column}}.section-flex.no-margin{margin-top:0}.container{padding:5rem 7rem}@media (max-width:1024px){.container{padding:5rem}}@media (max-width:880px){.container{padding:5rem 4rem}}@media (max-width:608px){.container{padding:5rem 3rem}}@media (max-width:480px){.container{padding:5rem 3rem}}@media (max-width:360px){.container{padding:5rem 2rem}}:root{--sidebar-width:27rem;--header-height:8rem}@media (max-width:608px){:root{--sidebar-width:80%}}.dashboard{background:var(--background);cursor:default;min-height:100vh;display:flex}.dashboard button,.dashboard a{cursor:pointer}.dashboard__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;visibility:hidden;z-index:90;background:#00000080;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.dashboard__overlay--active{opacity:1;visibility:visible}.dashboard__sidebar{width:var(--sidebar-width);min-width:var(--sidebar-width);background:var(--white-smoke);border-right:1px solid var(--border);z-index:100;flex-direction:column;gap:2rem;height:100vh;padding:3rem 1.5rem 7rem;transition:transform .35s;display:flex;position:sticky;top:0}@media (max-width:1024px){.dashboard__sidebar{position:fixed;top:0;left:0;transform:translate(-100%)}.dashboard__sidebar--open{transform:translate(0%)}}.dashboard__sidebar-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.dashboard__logo{font-size:1.4rem;font-weight:700}.dashboard__close{background:var(--light-grey);width:42px;height:42px;color:var(--foreground);border-radius:50%;place-items:center;font-size:1.6rem;font-weight:700;display:none}@media (max-width:1024px){.dashboard__close{display:grid}}.dashboard__nav{flex-direction:column;gap:.75rem;margin-bottom:auto;display:flex}.dashboard__nav a{color:var(--foreground);z-index:0;align-items:center;gap:1.5rem;padding:2rem;font-size:2rem;transition:background .25s,color .25s;display:flex;position:relative}.dashboard__nav a:before{content:"";background:var(--light-grey);z-index:-1;width:100%;height:0;position:absolute;top:0;left:0}.dashboard__nav a:hover:before{height:100%;transition:height .25s}.dashboard__nav a.active{background-color:var(--light-grey);color:var(--foreground);font-weight:500}.dashboard__nav a svg{font-size:2.5rem}.dashboard__main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex}.dashboard__header{height:var(--header-height);background:var(--white-smoke);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:sticky;top:0}@media (max-width:768px){.dashboard__header{border-bottom:1px solid var(--grey);padding:0 1rem}}.dashboard__header-left,.dashboard__header-right{align-items:center;gap:1rem;display:flex}.dashboard__menu{background:var(--darker-grey);width:5rem;height:5rem;color:var(--background);border-radius:50%;place-items:center;font-size:1.2rem;display:none}@media (max-width:1024px){.dashboard__menu{display:grid}}.dashboard__avatar{background:var(--light-grey);border-radius:50%;width:5rem;height:5rem}.dashboard__content{scrollbar-width:none;background:var(--light-grey);flex:1;width:100%;padding:4rem 3rem;overflow:hidden scroll}@media (max-width:768px){.dashboard__content{padding:1rem}}.btn-dashboard-primary{background:var(--foreground);color:var(--background);cursor:pointer;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:1.6rem;font-weight:500;transition:all .7s ease-in-out;display:flex}.btn-dashboard-primary.small{padding:1rem 1.5rem;font-size:1.5rem}.btn-dashboard-primary:hover{filter:brightness(.9);color:var(--background);transform:scale(.98)}.btn-dashboard-primary svg{font-size:1.6rem;font-weight:500}.btn-dashboard-primary.rounded{border-radius:1.2rem}.btn-dashboard-tertiary{color:var(--foreground);border:1px solid var(--foreground);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;font-size:1.6rem;font-weight:500;transition:all .7s ease-in-out;display:flex}.btn-dashboard-tertiary.small{padding:1rem 1.5rem;font-size:1.5rem}.btn-dashboard-secondary{color:var(--foreground);text-align:center;background:0 0;border:none;outline:none;font-size:1.5rem;transition:all .7s ease-in-out}.btn-dashboard-secondary svg{width:1.5em;height:1.5em}.btn-dashboard-secondary:hover{color:var(--grey);font-weight:600;transform:scale(1.05)}.btn-secondary{font-size:var(--base-size);background:var(--background);width:100%;color:var(--foreground);z-index:0;padding:2rem;transition:all .2s ease-in-out .4s;position:relative}.btn-secondary:before{content:"";background-color:var(--foreground-light);z-index:-1;width:100%;height:0;transition:all .7s ease-in-out;position:absolute;bottom:0;left:0}.btn-secondary:hover{color:var(--background)}.btn-secondary:hover:before{height:100%}.btn-tertiary{color:var(--grey);background-color:#0000;align-items:center;gap:1rem;padding:1rem .5rem;transition:all .7s ease-in-out;display:inline-flex;position:relative}.btn-tertiary:before{content:"";background-color:var(--grey);width:0;height:1px;transition:all .7s ease-in-out;position:absolute;bottom:0;left:0}.btn-tertiary:hover{gap:1.5rem;font-weight:600}.btn-tertiary:hover:before{width:100%}.products-table-row-buttons{justify-self:center;align-items:center;gap:1rem;display:flex}.cursor{mix-blend-mode:difference;pointer-events:none;z-index:9999;background:#fff;border-radius:50%;width:3rem;height:3rem;transition:width .25s cubic-bezier(.23,1,.32,1),height .25s cubic-bezier(.23,1,.32,1);position:fixed;top:0;left:0;transform:translate(-50%,-50%)}@media (max-width:608px){.cursor{width:2.5rem;height:2.5rem}}.big{width:7rem;height:7rem}@media (max-width:608px){.big{width:5rem;height:5rem}}.footer{background-color:var(--foreground);color:var(--background)}.footer-cta{grid-template-columns:auto clamp(200px,700px,100%);gap:3rem;margin:4rem 0 5rem;display:grid}@media (max-width:1024px){.footer-cta{grid-template-columns:1fr;gap:4rem}}.footer-cta h5{color:#0000;background-image:linear-gradient(95deg,#fff 37%,#383838 95%);-webkit-background-clip:text;background-clip:text;align-self:center;font-weight:600}.footer-cta form{width:clamp(200px,700px,100%)}.footer-cta form textarea{height:25rem}.footer-cta form input,.footer-cta form textarea{background:var(--darkest-grey);width:100%;color:var(--grey);font-size:calc(var(--base-size) + .4rem);scrollbar-width:none;border:none;outline:none;margin-bottom:1rem;padding:3rem 2rem;transition:all .2s;display:inline-block}.footer-cta form input:active,.footer-cta form input:focus,.footer-cta form input :hover,.footer-cta form textarea:active,.footer-cta form textarea:focus,.footer-cta form textarea :hover{border:none;border-bottom:2px solid var(--grey);outline:none}.footer-cta form input:placeholder-shown,.footer-cta form textarea:placeholder-shown{color:var(--grey);font-size:calc(var(--base-size) + .4rem);font-weight:500;font-family:var(--font-inter);text-transform:capitalize}.footer a{color:var(--background)}.footer-socials{align-items:center;gap:2rem;display:flex}.footer-socials a{font-size:2rem;transition:all .7s ease-in-out}.footer-socials a svg{width:3rem}.footer-socials a:hover{color:var(--color-accent);transform:scale(1.3)translateY(-3px)}.footer-link-list{justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;display:flex}@media (max-width:608px){.footer-link-list{flex-direction:column-reverse;gap:3rem}}.footer-link-list .footer-copyright{font-weight:400}.footer-link-list .footer-links{align-items:center;gap:2rem;display:flex}header{z-index:100;border-bottom:.5px solid var(--foreground-light);background:var(--background);justify-content:space-between;align-items:center;width:100%;padding:.5rem 7rem;display:flex;position:fixed;top:0;left:0}@media (max-width:1024px){header{padding:1rem 5rem}}@media (max-width:608px){header{padding:1rem 3rem}}@media (max-width:360px){header{padding:1rem 2rem}}header .logo{z-index:101;max-width:11rem;position:relative}header .logo img{object-fit:cover;width:100%;height:auto}header .text-box{align-items:center;gap:3rem;display:flex}header nav{gap:2rem;transition:all .2s ease-in-out;display:flex}header nav .nav-links{color:var(--foreground);font-size:1.8rem;font-weight:500;transition:all .3s ease-in-out .2s;position:relative}header nav .nav-links:before{background:var(--foreground);content:"";width:0;height:1px;transition:all .7s ease-in-out;position:absolute;bottom:-3px;left:0}header nav .nav-links:hover:before{width:100%}header nav .nav-links.active:hover:before{width:0}@media (max-width:608px){header nav{opacity:0;visibility:hidden;background-color:var(--background);z-index:90;flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;height:100dvh;position:fixed;inset:0;transform:translateY(100%)}header nav .nav-links{font-size:4rem;transform:translate(100%)}header nav .nav-links:not(:last-child){border-bottom:1px solid var(--background)}header nav.show{opacity:1;visibility:visible;transform:translateY(0)}header nav.show .nav-links{transform:translate(0)}}.test{cursor:pointer;z-index:101;background-color:var(--background);width:4rem;height:4rem;position:relative}.test span{background-color:var(--foreground);width:1rem;height:1rem;position:absolute;top:40%;left:40%;transform:translate(-50%,-50%)}@media (max-width:608px){.test span{width:1.2rem;height:1.2rem}}:root{--duration:40s}.quality-spread{grid-template-rows:1fr;padding:5rem 0;display:grid;overflow:hidden}.white-gradient{z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#ffffff80 6%,#fff0 15% 85%,#ffffff80 94%,#fff 100%);grid-area:1/1/-1/-1;width:100%;height:100%}.marquee{grid-area:1/1/-1/-1;width:100%;overflow:hidden}.marquee__inner{will-change:transform;width:max-content;animation:marquee var(--duration) linear infinite;display:flex}.marquee__group{flex-shrink:0;align-items:center;display:flex}.marquee__item{white-space:nowrap;filter:grayscale(100);align-items:center;padding:0 3rem;font-size:3rem;font-weight:300;transition:all .2s;display:inline-flex}.marquee__item:hover{filter:grayscale(0)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee__logo{width:auto;height:28px}.hover-video-card{cursor:pointer;position:relative;overflow:hidden}.hover-video-card__thumbnail,.hover-video-card__video{object-fit:cover;width:100%;height:100%;transition:opacity .4s ease-in-out;position:absolute;inset:0}.hover-video-card__thumbnail{opacity:1;z-index:1}.hover-video-card__thumbnail.hidden{opacity:0}.hover-video-card__video{opacity:0;z-index:2}.hover-video-card__video.visible{opacity:1}.reveal-text{display:block;position:relative}.split-measure{opacity:0;pointer-events:none;position:absolute;inset:0}.line-mask{display:block;overflow:hidden}.line-text{will-change:transform, opacity, filter;display:block}.modal-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;cursor:pointer;background-color:#00000080;width:100%;height:100vh;transition:all .5s;position:fixed;top:0;left:0}.modal-window{background-color:var(--white-smoke);cursor:pointer;padding:3.2rem 4rem;transition:all .5s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:608px){.modal-window{padding:3rem}}.modal-btn{cursor:pointer;background:0 0;border:none;padding:.4rem;transition:all .2s;position:absolute;top:1.2rem;right:1.9rem;transform:translate(.8rem)}.modal-btn:hover{transform:translate(.8rem)scale(1.2)}.modal-btn svg{width:2.4rem;height:2.4rem;color:var(--foreground)}.confirm-delete p{margin-top:.5rem}.confirm-delete .flex{gap:1rem;margin-top:3rem;display:flex}.lead-details{min-width:50vw;margin-top:2rem}.lead-details btn{width:100%}@media (max-width:768px){.lead-details{min-width:70vw}}@media (max-width:360px){.lead-details{min-width:80vw}}.lead-details h3{margin-bottom:1rem}.lead-details-info{margin-bottom:2rem}.lead-details-info p{margin-bottom:.5rem}.lead-details p{font-size:2rem}.lead-details p span{font-weight:600}.lead-details .message{scrollbar-width:thin;max-height:35rem;margin-bottom:3rem;overflow-y:scroll}@media (max-width:608px){.lead-details .message{max-height:30rem}}.lead-details .message span{margin-bottom:.5rem;font-size:2rem;display:block}.lead-details .section-type-box{margin-bottom:2rem}.lead-details-select .btn{width:100%}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite shimmer}.skeleton-text{border-radius:4px;width:8rem;height:3rem}.skeleton-text-sm{border-radius:4px;width:12rem;height:1.6rem}.skeleton-heading{height:10vh;margin-bottom:24px}.skeleton-table{height:5vh;margin-bottom:12px}.skeleton-checklist{height:15vh;margin-top:24px}.skeleton-group{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:24px;display:grid}@media (max-width:608px){.skeleton-group{grid-template-columns:1fr}}.skeleton-group .skeleton-card{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:8px;height:40vh;animation:1.5s infinite shimmer}@media (max-width:608px){.skeleton-group .skeleton-card{height:20vh}}.skeleton-group .skeleton-card:first-child{animation-delay:0s}.skeleton-group .skeleton-card:nth-child(2){animation-delay:.15s}.skeleton-group .skeleton-card:nth-child(3){animation-delay:.3s}.skeleton-group .skeleton-card:nth-child(4){animation-delay:.45s}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.recent_activity{grid-template-rows:auto auto;max-height:34rem;display:grid;overflow:hidden}.recent_activity .activities{scrollbar-width:none;overflow-y:scroll}.recent_activity .activities .activity{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.recent_activity .activities .activity:not(:last-child){border-bottom:1px solid var(--light-grey)}.recent_activity .activities .activity_group{align-items:center;gap:2rem;max-width:75%;display:flex}.recent_activity .activities .activity_icon{border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;display:flex}.recent_activity .activities .activity_icon.created{color:#16a34a;background:#dcfce7}.recent_activity .activities .activity_icon.updated{color:#2563eb;background:#dbeafe}.recent_activity .activities .activity_icon.deleted{color:#dc2626;background:#fee2e2}.recent_activity .activities .activity_text{max-width:80%}.quick_actions,.recent_activity,.overview-graph{background:var(--white-smoke);border-radius:1rem;flex:1;padding:3rem;box-shadow:1px 2px 5px #0000001a}.quick_actions h6,.recent_activity h6,.overview-graph h6{margin-bottom:2rem}.overview-graph{flex:100%}.quick_actions{padding:3rem 2rem}.quick_actions .actions .action{z-index:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1.5rem 1rem;transition:background .5s,color .25s;display:flex;position:relative}.quick_actions .actions .action:before{content:"";background:var(--light-grey);z-index:-1;width:100%;height:0;position:absolute;top:0;left:0}.quick_actions .actions .action:hover:before{height:100%;transition:height .4s}.quick_actions .actions .action_btn{color:var(--darker-grey);font-size:3rem}.quick_actions .actions .action_group{align-items:center;gap:2rem;max-width:80%;display:flex}.quick_actions .actions .action_icon{border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:2rem;display:flex}.quick_actions .actions .action_icon.created{color:#16a34a;background:#dcfce7}.quick_actions .actions .action_icon.updated{color:#2563eb;background:#dbeafe}.quick_actions .actions .action_icon.deleted{color:#dc2626;background:#fee2e2}.quick_actions .actions .action_text-main{font-weight:500}.quick_actions .actions .action_text-sub{color:var(--grey);font-size:1.5rem}.block-editor{background:var(--white-smoke);margin:4rem 0;padding:4rem}.block-editor .block-editor-toolbar{border-bottom:2px solid var(--light-grey);flex-wrap:wrap;gap:1rem;margin-bottom:3rem;padding-bottom:3rem;display:flex}.block-editor .block-editor-toolbar button{text-transform:capitalize}.block-editor .block-editor-empty{color:var(--grey);text-align:center;padding:4rem 0;font-size:1.6rem}.block-editor>.btn-dashboard-primary{margin-top:3rem}.block-list{flex-direction:column;gap:1.5rem;display:flex}.block-item{background:var(--background);border:1px solid var(--light-grey);padding:2rem;transition:opacity .2s}.block-item .block-item-header{border-bottom:1px solid var(--light-grey);align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.block-item .block-item-header .drag-handle{cursor:grab;color:var(--grey);background:0 0;border:none;align-items:center;padding:.5rem;font-size:2rem;display:flex}.block-item .block-item-header .drag-handle:active{cursor:grabbing}.block-item .block-item-header .drag-handle:hover{color:var(--foreground)}.block-item .block-item-header .block-type-label{text-transform:uppercase;letter-spacing:.05em;color:var(--foreground);flex:1;font-size:1.4rem;font-weight:600}.block-item .block-item-header .block-remove{cursor:pointer;color:var(--grey);background:0 0;border:none;align-items:center;font-size:1.8rem;transition:all .2s;display:flex}.block-item .block-item-header .block-remove:hover{color:var(--foreground);transform:scale(1.1)}.block-input{border:1px solid var(--light-grey);width:100%;min-height:8rem;padding:1.5rem;font-size:1.6rem}.block-input:focus,.block-input:active{outline:1px solid var(--grey)}.block-list-editor{flex-direction:column;gap:1rem;display:flex}.block-list-editor select{border:1px solid var(--light-grey);align-self:flex-start;padding:1rem;font-size:1.5rem}.block-list-editor .list-item-row{align-items:center;gap:1rem;display:flex}.block-list-editor .list-item-row input{border:1px solid var(--light-grey);flex:1;padding:1.2rem;font-size:1.5rem}.block-list-editor .list-item-row button{border:1px solid var(--light-grey);cursor:pointer;background:0 0;padding:.8rem 1.2rem;font-size:1.4rem;transition:all .2s}.block-list-editor .list-item-row button:hover{border-color:var(--foreground)}.block-list-editor>button{border:1px solid var(--foreground);cursor:pointer;background:0 0;align-self:flex-start;padding:.8rem 1.5rem;font-size:1.4rem;transition:all .2s}.block-list-editor>button:hover{background:var(--foreground);color:var(--background)}.block-image-editor,.block-video-editor{flex-direction:column;gap:1rem;display:flex}.block-image-editor .block-image-preview,.block-image-editor .block-video-preview,.block-video-editor .block-image-preview,.block-video-editor .block-video-preview{aspect-ratio:16/9;object-fit:cover;width:100%;max-width:40rem}.block-image-editor input[type=file],.block-video-editor input[type=file]{padding:.5rem}.block-image-editor input[type=file]::file-selector-button{background:var(--foreground);color:var(--background);cursor:pointer;border:none;padding:.5rem 1rem;transition:all .2s}.block-video-editor input[type=file]::file-selector-button{background:var(--foreground);color:var(--background);cursor:pointer;border:none;padding:.5rem 1rem;transition:all .2s}.block-image-editor input[type=file]::file-selector-button:hover{filter:brightness(.9)}.block-video-editor input[type=file]::file-selector-button:hover{filter:brightness(.9)}.block-image-editor input[type=text],.block-video-editor input[type=text]{border:1px solid var(--light-grey);padding:1.2rem;font-size:1.5rem}.block-image-editor p,.block-video-editor p{color:var(--grey);font-size:1.4rem}.block-link-editor{flex-direction:column;gap:1rem;display:flex}@media (max-width:608px){.block-link-editor{gap:1rem}}.block-link-editor input{border:1px solid var(--light-grey);padding:1.2rem;font-size:1.5rem}.login-page{background:#fff;justify-content:center;align-items:center;height:100vh;display:flex}.login-page .login-box .input-box{grid-template-columns:100%;gap:1rem}.login-page .login-box .input-box input{border:none;border-bottom:1px solid var(--darkest-grey);outline:none}.login-page .login-box .input-box span{padding-left:0}.login-page .login-box .input-box .input-password{align-items:center;display:flex;position:relative}.login-page .login-box .input-box .input-password input{width:100%;padding-right:4rem}.login-page .login-box .input-box .input-password__toggle{cursor:pointer;width:fit-content;color:var(--grey);background:0 0;border:none;align-items:center;font-size:1.8rem;display:flex;position:absolute;right:1.2rem}.login-page .login-box .input-box .input-password__toggle:hover{color:var(--foreground)}.hero{flex-direction:column;gap:2rem;display:flex}.hero h1{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25);font-weight:400}.hero p{color:var(--darker-grey);font-weight:400}.hero h1,.hero p{width:55%}.hero h1::selection,.hero p::selection{background:var(--foreground);color:var(--white-smoke)}@media (max-width:1024px){.hero h1,.hero p{width:70%}}@media (max-width:608px){.hero h1,.hero p{width:87%}}@media (max-width:480px){.hero h1,.hero p{width:100%}}.selected-works{column-count:3;column-gap:2rem}@media (max-width:768px){.selected-works{column-count:2}}@media (max-width:608px){.selected-works{column-count:1}}.selected-works .work{break-inside:avoid;margin-bottom:2rem}.selected-works .work:hover .work-img-box{border:.5px solid var(--light-grey);border-radius:1.8rem}.selected-works .work:hover img,.selected-works .work:hover video{transform:scale(1)}.selected-works .work-img-box{border-radius:0;transition:border-radius .7s ease-in-out,border .5s ease-in-out .2s;overflow:hidden}.selected-works .work-img-box__ratio{width:100%;position:relative}.selected-works .work-img-box img{z-index:1;object-fit:cover;width:100%;height:auto;transition:transform .5s ease-in-out,opacity .4s ease-in-out;display:block;position:relative;transform:scale(1.05)}.selected-works .work-img-box img.hidden{opacity:0}.selected-works .work-img-box video{object-fit:cover;opacity:0;z-index:2;width:100%;height:100%;transition:transform .5s ease-in-out,opacity .4s ease-in-out;position:absolute;inset:0;transform:scale(1.05)}.selected-works .work-img-box video.visible{opacity:1}.selected-works .work-text-box{padding:2rem 0}.selected-works .work-text-box_flex{justify-content:space-between;margin-bottom:1rem;display:flex}.selected-works .work-text-box a{margin-top:2rem}.testimonial-grid{background-color:var(--background);grid-template-columns:repeat(3,1fr);gap:.1rem;display:grid}@media (max-width:1025px){.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){.testimonial-grid{grid-template-columns:1fr}}.card{perspective:5000px;width:100%;min-height:38rem}.card:hover .card-inner{transform:rotateY(-180deg)}.card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:all .7s ease-in-out;position:relative}.card-front,.card-back{backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.card-front img,.card-back img{filter:grayscale(100)}.card-front{background:var(--whiter-smoke);justify-content:center;align-items:center;display:flex}.card-front .img-box{justify-content:center;display:flex}.card-front .img-box img{max-width:60%}.card-back{background:var(--background);border:2px solid var(--whiter-smoke);border-radius:1.8rem;flex-direction:column;gap:2rem;padding:3rem;display:flex;transform:rotateY(180deg)}@media (max-width:1024px){.card-back{padding:2.5rem 1.5rem}}@media (max-width:768px){.card-back{padding:3rem}}.card-back p,.card-back h6{color:var(--foreground-light)}.card-back_info{justify-content:space-between;align-items:end;margin-top:auto;display:flex}.card-back_info h6{font-size:calc(var(--base-size) * 1.25)}.card-back_info p{color:var(--grey);font-size:1.6rem}.about-section h5{width:55%}@media (max-width:1024px){.about-section h5{width:65%}}@media (max-width:880px){.about-section h5{width:70%}}@media (max-width:608px){.about-section h5{width:100%}}.about-section a{margin-top:2rem}.about-hero h1{font-size:calc(var(--base-size) * 1.25 * 1.25 * 1.25);margin-bottom:7rem;font-weight:400;line-height:1.5}@media (max-width:608px){.about-hero h1{font-size:2.1rem}}.about-hero p{color:var(--darker-grey);text-align:center;width:70%;margin:auto auto 5rem;font-weight:400;line-height:1.7}@media (max-width:768px){.about-hero p{width:75%}}@media (max-width:608px){.about-hero p{text-align:left;width:100%}}.about-img-box img{object-fit:cover;width:100%;height:auto;max-height:1000px}.services{justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative}.services .card-stage{pointer-events:none;z-index:2;position:absolute}.services .card-stage .image-card{width:48.3rem;height:56.2rem;position:relative;overflow:hidden;box-shadow:0 3.2rem 8rem #0000002e}@media (max-width:608px){.services .card-stage .image-card{width:40rem;height:46.5rem}}.services .card-stage .image-card img{object-fit:cover;width:100%;height:100%;display:block}.services .list{flex-direction:column;align-items:center;gap:2px;list-style:none;display:flex;position:relative}.services .list.has-hover .list-item{color:var(--grey);opacity:.2;z-index:1}.services .list.has-hover .list-item.active{color:#111;opacity:1;z-index:3}.services .list .list-item{letter-spacing:-.08em;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:3;color:#111;font-size:9rem;font-style:italic;font-weight:700;transition:color .3s,z-index;position:relative}@media (max-width:608px){.services .list .list-item{font-size:6rem}}@media (max-width:480px){.services .list .list-item{font-size:5rem}}@media (max-width:360px){.services .list .list-item{text-align:center;font-size:4.5rem;line-height:1.3}}.faq-section{grid-template-columns:40% 60%;display:grid}@media (max-width:1024px){.faq-section{grid-template-columns:35% 65%}}@media (max-width:880px){.faq-section{grid-template-columns:30% 70%}}@media (max-width:768px){.faq-section{grid-template-columns:25% 75%}}@media (max-width:608px){.faq-section{grid-template-columns:1fr}}.faq-section .faq-list{grid-column:2/-1}@media (max-width:608px){.faq-section .faq-list{grid-template-columns:1/-1}}.faq-section .faq-list .faq-item .faq-trigger{justify-content:space-between;align-items:center;gap:3rem;width:100%;padding:3rem;display:flex}@media (max-width:608px){.faq-section .faq-list .faq-item .faq-trigger{padding:3rem 1rem}}.faq-section .faq-list .faq-item .faq-trigger .faq-question{font-size:calc(var(--base-size) * 1.25);text-align:left}.faq-section .faq-list .faq-item .faq-trigger .faq-icon{font-size:3rem}.faq-section .faq-list .faq-item .faq-answer{background-color:var(--white-smoke);font-size:var(--base-size);padding:3rem;overflow:hidden}@media (max-width:608px){.faq-section .faq-list .faq-item .faq-answer{padding:3rem 1rem}}.case-study_hero{align-items:flex-end;height:100dvh;display:flex;position:relative}.case-study_hero img{object-fit:cover;z-index:0}.case-study_hero .bg-overlay{z-index:1;background:linear-gradient(#0000 0%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.case-study_hero h2 span{color:var(--grey);font-weight:400}.case-study_hero h2,.case-study_hero p{color:var(--background);z-index:2;position:relative}.case-study_hero .project-meta{width:max-content;margin:3rem 0}@media (max-width:608px){.case-study_hero .project-meta{width:100%}}.case-study_hero .project-meta-group{text-transform:uppercase;gap:2rem;display:flex}.case-study_hero .project-meta-group:not(:last-child){margin-bottom:1rem}.case-study_hero .project-meta-group p{text-align:left}.case-study_hero .project-meta-group_question{color:var(--grey);font-weight:400;font-size:var(--base-size)}.case-study_hero .project-meta-group_answer{color:var(--grey);font-weight:500;font-size:var(--base-size)}.project-meta-group{text-align:center;font-size:var(--base-size);border-right:1px solid var(--foreground);border-bottom:1px solid var(--foreground);padding:3rem}.project-meta-group .project-meta-question{color:var(--darker-grey);font-weight:300}.project-meta-group .project-meta-answer{color:var(--foreground-light);text-transform:capitalize;margin-top:.5rem;font-weight:500}.block-renderer{flex-direction:column;padding:6rem 0;display:flex}@media (max-width:608px){.block-renderer{padding:4rem 0}}.block-heading,.block-subheading{text-transform:capitalize;text-align:center;margin-bottom:2rem}.block-paragraph{max-width:90rem;margin:auto auto 3rem}.block-quote{border-left:2px solid var(--foreground);max-width:70rem;color:var(--foreground-light);margin:auto auto 3rem;padding-left:2rem;font-size:2rem;font-style:italic;font-weight:300;line-height:1.5}.block-list{flex-direction:column;gap:1rem;max-width:80rem;margin-bottom:3rem;padding-left:2.5rem;display:flex}.block-list li{font-size:var(--base-size);line-height:1.4}.block-image-group{flex-wrap:wrap;gap:2rem;margin-bottom:3rem;display:flex}.block-image-group .block-image{flex:calc(50% - 1rem);min-width:30rem}.block-image-group[data-count="1"] .block-image{flex:100%}.block-image{max-width:110rem;margin:auto}.block-image .block-image-el{width:100%;height:auto;display:block}.block-image figcaption{color:var(--grey);text-align:center;margin-top:1rem;font-size:1.4rem}.block-video{width:100%;margin-bottom:3rem}.block-video video{width:100%;display:block}.block-link{font-size:var(--base-size);color:var(--color-accent);text-underline-offset:.3rem;align-items:center;gap:1rem;margin:auto auto 3rem;font-weight:500;text-decoration:underline;transition:all .2s;display:inline-flex}.block-link:hover{color:var(--foreground)}.dashboard-heading_flex{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}@media (max-width:608px){.dashboard-heading_flex{flex-direction:column}}.dashboard-heading_flex .dashboard-head{max-width:70rem}.products-table{flex-direction:column;gap:1rem;min-width:100%;display:flex}@media (max-width:1024px){.products-table{min-width:850px}}.products-table .products-table-header{background:var(--light-grey);color:var(--foreground);grid-template-columns:.5fr 1.5fr 2.5fr 1fr 1fr 1fr;padding:.75rem;display:grid}.products-table .products-table-header p{justify-self:center;font-size:1.6rem;font-weight:600}@media (max-width:608px){.products-table .products-table-header{grid-template-columns:.5fr 2fr 3fr 1fr 1fr 1fr}}.products-table .products-table-row{background:var(--white-smoke);color:var(--foreground);grid-template-columns:.5fr 1.5fr 2.5fr 1fr 1fr 1fr;align-items:center;padding:.75rem;display:grid}.products-table .products-table-row .title{padding-left:1rem;font-size:2rem;font-weight:600}.products-table .products-table-row p{text-align:center;justify-self:center;font-size:1.6rem}@media (max-width:608px){.products-table .products-table-row{grid-template-columns:.5fr 2fr 3fr 1fr 1fr 1fr}}.products-table .products-table-row .draft,.products-table .products-table-row .published{text-align:center;border-radius:1rem;min-width:10rem;padding:1rem;font-weight:500}.products-table .products-table-row .draft{background-color:var(--grey);color:var(--background)}.products-table .products-table-row .published{background:var(--color-accent-light)}.sections-table{min-width:100%;margin-bottom:3rem}@media (max-width:1024px){.sections-table{min-width:900px}}.sections-table-header{background:var(--light-grey);color:var(--foreground);grid-template-columns:.5fr 1.5fr 1.5fr .5fr;padding:.75rem;display:grid}.sections-table-header p{justify-self:center;font-size:1.6rem;font-weight:600}.sections-table-row{background:var(--white-smoke);color:var(--foreground);border-bottom:2px solid var(--light-grey);grid-template-columns:.5fr 1.5fr 1.5fr .5fr;align-items:center;padding:.75rem;display:grid}.sections-table-row .title{padding-left:1rem;font-size:2rem;font-weight:600}.sections-table-row p{text-align:center;justify-self:center;font-size:1.6rem}.sections-table-row .section-media{grid-template-columns:repeat(6,1fr);gap:.4rem;display:grid}.sections-table-row .section-media img,.sections-table-row .section-media video{aspect-ratio:16/9}.sections-table-row .section-media video{width:100%;height:100%}.table-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:scroll}.table-wrapper::-webkit-scrollbar{display:none}.leads-table{min-width:100%}@media (max-width:768px){.leads-table{min-width:768px}}.leads-table .leads-table-header{background:var(--light-grey);color:var(--foreground);grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr 1fr;padding:1rem .75rem;display:grid}.leads-table .leads-table-header p{justify-self:center;font-size:1.6rem;font-weight:600}.leads-table .leads-table-row{background:var(--white-smoke);color:var(--foreground);grid-template-columns:1.5fr 1.5fr 1fr 1fr 1fr 1fr;align-items:center;padding:2rem .75rem;display:grid}.leads-table .leads-table-row .status{text-align:center;background-color:var(--foreground);color:var(--white-smoke);border-radius:.5rem;padding:.7rem 1.4rem;font-weight:500}.leads-table .leads-table-row .status.new{background-color:var(--color-accent-light);color:var(--foreground)}.leads-table .leads-table-row .status.contacted{background-color:var(--color-yellow)}.leads-table .leads-table-row .status.converted{background-color:var(--color-green)}.leads-table .leads-table-row a,.leads-table .leads-table-row p{justify-self:center;font-size:1.6rem}.leads-table .leads-table-row a{text-decoration:underline}.section-checklist-box{background-color:var(--white-smoke);padding:4rem 7rem}.section-checklist-box .section-checklist{justify-content:space-between;gap:4rem;padding:4rem 0;display:flex}.section-checklist-box .section-checklist:not(:last-child){border-bottom:2px solid var(--light-grey)}.section-checklist-box .section-checklist form{align-items:center;gap:3rem;display:flex}.section-checklist-box .section-checklist form input{cursor:pointer;border:1px solid var(--foreground);width:6rem;height:4rem;padding:0;transition:all .2s;position:relative}.section-checklist-box .section-checklist form input:hover{outline:1px solid var(--foreground);outline-offset:1px}.section-checklist-box .section-checklist form input:after{content:"";color:var(--white-smoke);border:solid var(--white-smoke);opacity:0;border-width:0 3px 3px 0;width:5px;height:10px;font-size:1.6rem;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}.section-checklist-box .section-checklist form input:checked{appearance:none;background:var(--foreground);outline:2px solid var(--foreground);outline-offset:2px;border-radius:1rem}.section-checklist-box .section-checklist form input:checked:after{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}.dashboard-metadata-box{background:var(--white-smoke);margin:4rem 0;padding:4rem}.add-project-box,.add-section-box{min-width:80rem}@media (max-width:880px){.add-project-box,.add-section-box{min-width:80vw}}form{margin-top:2rem}form.no-margin{margin-top:0}form .input-box{grid-template-columns:60% 40%;align-items:center;margin-bottom:1rem;display:grid}@media (max-width:768px){form .input-box{grid-template-columns:70% 30%}}@media (max-width:608px){form .input-box{grid-template-columns:1fr;gap:1rem}}form .input-box span{padding:0 2rem;font-size:1.4rem}form .input-group{grid-template-columns:30% 70%;align-items:center;margin-bottom:2rem;display:grid}form .input-group label{font-size:1.6rem}form .input-group input[type=file]{padding:.5rem}form .input-group input[type=file]::file-selector-button{background:var(--foreground);color:var(--background);cursor:pointer;border:none;padding:.5rem 1rem;transition:all .2s}form .input-group input[type=file]::file-selector-button:hover{filter:brightness(.9)}form .input-flex{align-items:center;gap:3rem;margin-bottom:2rem;display:flex}form .input-flex label{align-items:center;gap:1rem;font-size:1.6rem;font-weight:500;display:flex}form .input-flex input{cursor:pointer;border:.5px solid var(--foreground);width:3rem;height:3rem;padding:0;transition:all .2s;position:relative}form .input-flex input:hover{outline:1px solid var(--foreground);outline-offset:1px}form .input-flex input:after{content:"";color:var(--white-smoke);border:solid var(--white-smoke);opacity:0;border-width:0 .3rem .3rem 0;width:.5rem;height:1rem;font-size:1.6rem;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)scale(0)}form .input-flex input:checked{appearance:none;background:var(--foreground);outline:2px solid var(--foreground);outline-offset:2px;border-radius:1rem}form .input-flex input:checked:after{opacity:1;transform:translate(-50%,-50%)rotate(45deg)scale(1)}form input,form textarea{border:none;width:100%;padding:2rem;font-size:1.6rem}form input:focus,form input:active,form textarea:focus,form textarea:active{outline:1px solid var(--grey)}form textarea{width:100%;min-height:20rem}form button{width:100%}.section-type-box{flex-wrap:wrap;gap:1rem;display:flex}.section-type-box button{border:.5px solid var(--foreground);cursor:pointer;background:0 0;flex:1;padding:1.5rem;font-size:1.6rem;transition:all .2s}@media (max-width:608px){.section-type-box button{padding:1rem}}.section-type-box button:hover{outline:1px solid var(--foreground);outline-offset:1px}.section-type-box button.selected{background:var(--foreground);color:var(--background);outline:2px solid var(--foreground);outline-offset:2px}.leads-summary{margin-bottom:4rem}.leads-summary .col-eq-4{gap:1rem}@media (max-width:1440px){.leads-summary .col-eq-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:608px){.leads-summary .col-eq-4{grid-template-columns:1fr}}.leads-summary-card{background:var(--white-smoke);border-radius:1rem;grid-template-columns:1fr auto;align-items:center;padding:3rem 2rem;display:grid;box-shadow:1px 2px 10px #0000001a}.leads-summary-card_figures h6{margin-bottom:.4rem;font-weight:400}.leads-summary-card_figures h4{font-weight:500}.leads-summary-card_icon{color:var(--light-grey);background-color:var(--foreground);border-radius:.6rem;place-self:center;align-items:center;padding:1rem 1.5rem;font-size:4rem;display:flex}.leads-summary-card_percentage{color:var(--grey);grid-column:1/-1;margin-top:1rem}.analytics-dashboard{min-height:100vh;color:var(--white-smoke);width:100%;margin:0 auto;padding:4rem 0}@media (max-width:608px){.analytics-dashboard{padding:4rem 1rem}}.analytics-dashboard .section-box{margin-bottom:4rem}.analytics-dashboard .section-box h2{color:var(--grey);text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid var(--darkest-grey);margin-bottom:1.6rem;padding-bottom:1rem;font-size:1.3rem;font-weight:600}.analytics-dashboard .section-box .empty{color:var(--darker-grey)}.analytics-dashboard .statcard-container{flex-wrap:wrap;gap:1.4rem;display:flex}.analytics-dashboard .statcard-container .stat-card{background-color:var(--foreground);border-radius:1.2rem;flex:1;min-width:16rem;padding:3rem 2.4rem}.analytics-dashboard .statcard-container .stat-card-label{color:var(--grey);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.8rem;font-size:1.2rem}.analytics-dashboard .statcard-container .stat-card-digit{color:var(--light-grey);align-items:center;font-size:3rem;font-weight:700;display:flex}.analytics-dashboard .statcard-container .stat-card-digit span{color:var(--grey);margin-left:.8rem;font-size:1.4rem;font-weight:500}.analytics-dashboard .statcard-container .stat-card-digit span.positive{color:var(--color-green)}.analytics-dashboard .statcard-container .stat-card-digit span.negative{color:var(--color-red)}.analytics-dashboard .custom-tool_tip{background-color:var(--foreground);border-radius:.8rem;padding:1rem 1.4rem;font-size:1.3rem}.analytics-dashboard .custom-tool_tip-label{color:var(--grey);margin-bottom:4px}.analytics-dashboard .custom-tool_tip-value{color:var(--light-grey)}.analytics-dashboard .custom-tool_tip-views{color:var(--grey);font-size:1.2rem}.analytics-dashboard .top-pages-table{border-collapse:collapse;width:100%;font-size:1.4rem}.analytics-dashboard .top-pages-table-head{text-align:left;color:var(--grey);text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid var(--darker-grey);padding:.8rem 1.2rem;font-size:1.2rem;font-weight:600}.analytics-dashboard .top-pages-table-body{border-bottom:1px solid var(--darker-grey)}.analytics-dashboard .top-pages-table-body .body-data{padding:1.1rem 1.2rem}.analytics-dashboard .top-pages-table-body .body-data-1{color:var(--foreground);font-size:1.3rem}.analytics-dashboard .top-pages-table-body .body-data-2{color:var(--darker-grey)}
