.works-grid-block{--label-size:clamp(12px,1.4vw,15px);--label-line:clamp(18px,1.8vw,18px);--heading-size:clamp(28px,4.2vw,48px);--heading-size-tablet:32px;--heading-size-mobile:20px;margin:auto;max-width:1280px;padding:80px 0;position:relative}.works-grid-block .works-grid-header{margin:0 auto 70px;max-width:708px;text-align:center}.works-grid-block .works-grid-header .block_label{border:1px solid #d3c4d8;border-radius:8px;color:#423947;display:inline-block;font-family:Rethink Sans,"sans-serif";font-size:var(--label-size);font-style:normal;font-weight:700;gap:10px;letter-spacing:1px;line-height:var(--label-line);padding:clamp(6px,1.2vw,10px) clamp(10px,2vw,16px);text-transform:uppercase}@media screen and (max-width:768px){.works-grid-block .works-grid-header .block_label{font-size:14px;letter-spacing:6%;line-height:20px}}.works-grid-block .works-grid-header .works-grid-title{color:#2d1237;font-size:var(--heading-size);font-size:48px;font-weight:700;letter-spacing:-2px;line-height:1.2;margin:auto auto 16px;max-width:480px;text-align:center}.works-grid-block .works-grid-header .works-grid-title span{color:#cf2876;font-size:inherit}.works-grid-block .works-grid-header .works-grid-description{color:#231f24;font-family:Rethink Sans,sans-serif;font-size:18px;line-height:1.6;margin:0}@media screen and (max-width:1024px){.works-grid-block .works-grid-header .works-grid-description{max-width:100%}}.works-grid-block .works-grid-wrapper{align-items:center;gap:16px}.works-grid-block .works-grid-wrapper .works-grid-arrow{align-items:center;background:#f9d4e5;border:none;border-radius:8px;color:#caa2b5;cursor:pointer;display:inline-flex;justify-content:center;padding:10px;position:absolute;top:65%;transition:opacity .2s ease,transform .15s ease}.works-grid-block .works-grid-wrapper .works-grid-arrow.active{background:#cf2876;color:#fff;opacity:1}.works-grid-block .works-grid-wrapper .works-grid-arrow:not(.active){pointer-events:none}.works-grid-block .works-grid-wrapper .works-grid-arrow--left{left:-43px}@media screen and (max-width:1024px){.works-grid-block .works-grid-wrapper .works-grid-arrow--left{left:0}}.works-grid-block .works-grid-wrapper .works-grid-arrow--right{right:-43px}@media screen and (max-width:1024px){.works-grid-block .works-grid-wrapper .works-grid-arrow--right{right:0}}.works-grid-block .works-grid-wrapper .works-grid-viewport{overflow:hidden;width:100%}@media screen and (max-width:1024px){.works-grid-block .works-grid-wrapper .works-grid-viewport{margin:auto;width:calc(100% - 86px)}}.works-grid-block .works-grid-wrapper .works-grid-track{align-items:stretch;display:flex;gap:24px;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.works-grid-block .works-grid-wrapper .works-grid-track .work-card{flex:0 0 auto;min-width:0;width:100%}.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="1"] .work-card{flex-basis:100%}.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="2"] .work-card{flex-basis:calc(50% - 12px)}.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="3"] .work-card{flex-basis:calc(33.333% - 16px)}.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="4"] .work-card{flex-basis:calc(25% - 18px)}.works-grid-block .works-grid-filters{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-bottom:40px}.works-grid-block .works-grid-filters .works-category-filters{display:flex;flex:1;flex-wrap:nowrap;gap:10px;justify-content:flex-start!important;overflow:auto hidden;scrollbar-width:none;width:100%}.works-grid-block .works-grid-filters .works-category-filters .work-filter-btn{background:#fbf4ff;border:none;border-radius:12px;color:#1d2327;cursor:pointer;font-size:14px;font-weight:500;line-height:1.2;padding:12px;transition:all .3s ease;white-space:nowrap}.works-grid-block .works-grid-filters .works-category-filters .work-filter-btn.active,.works-grid-block .works-grid-filters .works-category-filters .work-filter-btn:hover{background-color:#cf2876;border-color:#cf2876;color:#fff}.works-grid-block .works-grid-filters .works-industry-filter .work-industry-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fbf4ff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%278%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m1 1 5 5 5-5%27 stroke=%27%231d2327%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:8px;border:none;border-radius:12px;color:#1d2327;cursor:pointer;font-size:14px;font-weight:500;max-width:150px;padding:12px 23px 12px 12px;transition:all .3s ease;width:100%}.works-grid-block .works-grid-filters .works-industry-filter .work-industry-select:focus,.works-grid-block .works-grid-filters .works-industry-filter .work-industry-select:hover{background:#cf2876;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2712%27 height=%278%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m1 1 5 5 5-5%27 stroke=%27%23fff%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;color:#fff;outline:none}.works-grid-block .works-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media screen and (max-width:1024px){.works-grid-block .works-grid{grid-template-columns:1fr 1fr}}.works-grid-block .works-grid[data-columns="1"]{grid-template-columns:1fr}.works-grid-block .works-grid[data-columns="2"]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.works-grid-block .works-grid[data-columns="3"]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.works-grid-block .works-grid[data-columns="4"]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.works-grid-block .works-grid .work-card{background:#2d1237;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.works-grid-block .works-grid .work-card:hover{background:#471e58}.works-grid-block .works-grid .work-card:hover .work-card-image img{filter:grayscale(0)}.works-grid-block .works-grid .work-card.hidden{display:none}.works-grid-block .works-grid .work-card .work-card-image{overflow:hidden;padding:24px 24px 0;position:relative}@media screen and (max-width:998px){.works-grid-block .works-grid .work-card .work-card-image{padding:20px 20px 0}}.works-grid-block .works-grid .work-card .work-card-image a{display:block;height:100%}.works-grid-block .works-grid .work-card .work-card-image img{border-radius:7.78px;filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease,filter .3s ease;width:100%}@media screen and (max-width:990px){.works-grid-block .works-grid .work-card .work-card-image img{height:350px;-o-object-position:top;object-position:top}}@media screen and (max-width:480px){.works-grid-block .works-grid .work-card .work-card-image img{height:187px}}.works-grid-block .works-grid .work-card .work-card-image:hover img{filter:grayscale(0)}.works-grid-block .works-grid .work-card .work-card-content{display:flex;flex:1;flex-direction:column;padding:24px}@media screen and (max-width:998px){.works-grid-block .works-grid .work-card .work-card-content{padding:20px}}.works-grid-block .works-grid .work-card .work-card-content .work-tags{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;margin-bottom:15px}.works-grid-block .works-grid .work-card .work-card-content .work-tags .work-tag{background:#552766;border-radius:8px;color:#d3c4d8;display:inline-block;font-family:Rethink Sans,sans-serif;font-size:14px;font-weight:300;padding:8px 14px;text-transform:capitalize}@media screen and (max-width:768px){.works-grid-block .works-grid .work-card .work-card-content .work-tags .work-tag{font-size:13px}}.works-grid-block .works-grid .work-card .work-card-content .work-tags .work-tag strong{color:#fff;font-weight:700}.works-grid-block .works-grid .work-card .work-card-content .work-card-title{color:#fff;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 15px}.works-grid-block .works-grid .work-card .work-card-content .work-card-title a{color:inherit;text-decoration:none;transition:color .3s ease}.works-grid-block .works-grid .work-card .work-card-content .work-card-title a:hover{color:inherit}.works-grid-block .works-grid .work-card .work-card-content .work-card-excerpt{color:#d3c4d8;font-family:Rethink Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.6;margin:0}@media screen and (max-width:768px){.works-grid-block .works-grid .work-card .work-card-content .work-card-excerpt{font-size:13px}}.works-grid-block .works-grid .no-works-found{color:#646970;font-size:18px;grid-column:1/-1;padding:60px 20px;text-align:center}@media(max-width:768px){.works-grid-block{padding:40px 20px}.works-grid-block .works-grid-header{margin-bottom:30px}.works-grid-block .works-grid-header .works-grid-title{font-size:var(--heading-size-tablet);font-weight:700;letter-spacing:-2%;line-height:60px;line-height:40px;max-width:300px}.works-grid-block .works-grid-header .works-grid-description{color:#423947;font-size:var(--heading-size-mobile);letter-spacing:-2%;line-height:28px;margin:auto;max-width:370px}.works-grid-block .works-grid,.works-grid-block .works-grid-filters{padding-left:unset!important;padding-right:unset!important}.works-grid-block .works-grid-filters{align-items:stretch;flex-direction:column}.works-grid-block .works-grid-filters .works-category-filters{justify-content:center}.works-grid-block .works-grid-filters .works-industry-filter{display:flex}.works-grid-block .works-grid-filters .works-industry-filter .work-industry-select{width:100%}.works-grid-block .works-grid{gap:20px;grid-template-columns:1fr}.works-grid-block .works-grid .work-card{flex-basis:100%;width:100%}}@media(max-width:1024px){.works-grid-block .works-grid-wrapper .works-grid-track{gap:20px}.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="2"] .work-card,.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="3"] .work-card,.works-grid-block .works-grid-wrapper .works-grid-track[data-columns="4"] .work-card{flex-basis:calc(50% - 10px)}.works-grid-block .works-grid-wrapper .works-grid-arrow{padding:8px}}@media(min-width:769px)and (max-width:1024px){.works-grid-block .works-grid,.works-grid-block .works-grid-filters{padding-left:20px;padding-right:20px}}@media(max-width:768px){.works-grid-block .works-grid-wrapper .works-grid-arrow{display:none!important}.works-grid-block .works-grid-wrapper .works-grid-viewport{overflow:visible;width:100%}.works-grid-block .works-grid-wrapper .works-grid-track{display:grid!important;flex:none!important;gap:20px;grid-template-columns:1fr;transform:none!important;transition:none!important}.works-grid-block .works-grid-wrapper .works-grid-track .work-card{flex-basis:auto!important;width:100%!important}}.works-grid-block .works-grid-see-more{display:none}@media screen and (max-width:768px){.works-grid-block .works-grid-see-more{display:flex;justify-content:center;margin-top:32px}}.works-grid-block .works-grid-see-more .works-grid-see-more-btn{background-color:#cf2876;border-radius:12px;color:#fff;display:inline-block;font-family:Rethink Sans,sans-serif;font-size:20px;font-weight:500;gap:34px;letter-spacing:-2%;line-height:25px;padding:16px;text-decoration:none;transition:background-color .2s ease}.works-grid-block .works-grid-see-more .works-grid-see-more-btn:hover{background-color:#a81f5f}
