.work-page{background-color:#fcfdff;width:100%;padding-bottom:100px;position:relative;overflow-x:clip}@media only screen and (max-width:912px){.work-page{padding-bottom:50px}}.work-page__layer{z-index:1;background-color:#f3f3e9;position:absolute;inset:0}@media only screen and (min-width:920px) and (max-width:1024px){.work-page__layer{border-radius:0 0 60px 60px}}.work-page__inner-wrapper{z-index:5;width:clamp(1200px,100% - 200px,1500px);margin:100px auto 0;position:relative}@media only screen and (max-width:1024px){.work-page__inner-wrapper{width:calc(100% - 100px);margin-top:80px}}@media only screen and (max-width:912px){.work-page__inner-wrapper{width:calc(100% - 80px)}}@media only screen and (max-width:767px){.work-page__inner-wrapper{width:calc(100% - 40px);margin-top:40px}}.work-page__custom-cursor{z-index:999;justify-content:center;align-items:center;gap:none;background:#f3f3e9;border-radius:50%;flex-direction:row;width:100px;height:100px;display:flex;position:fixed;top:0}@media only screen and (max-width:1024px){.work-page__custom-cursor{display:none}}.work-page__custom-cursor-text{font-family:var(--font-montreal-italic);color:#0f1d07;font-size:1.5rem;font-weight:530;line-height:28.8px}.work-page__heading-text{max-width:799px;font-family:var(--font-montreal),sans-serif;color:#0f1d07;font-size:3.75rem;font-weight:530;line-height:66px}@media only screen and (max-width:1024px){.work-page__heading-text{max-width:536px;font-size:2.5rem;line-height:44px}}@media only screen and (max-width:767px){.work-page__heading-text{max-width:353px;font-size:1.5rem;line-height:26.4px}}.work-page__project-list{--row-number:5;--column-number:2;grid-template-columns:repeat(var(--column-number),auto);grid-template-rows:repeat(var(--row-number),auto);gap:80px 50px;width:100%;margin-top:80px;display:grid}@media only screen and (max-width:1024px){.work-page__project-list{margin-top:40px}}@media only screen and (max-width:912px){.work-page__project-list{gap:40px 30px}}@media only screen and (max-width:767px){.work-page__project-list{justify-content:none;flex-direction:column;align-items:center;gap:20px;margin-top:30px;display:flex}}.work-page__project-image-container{aspect-ratio:16/9;cursor:none;border-radius:30px;width:100%;height:auto;position:relative;box-shadow:0 0 15.628px #00000026}@media only screen and (max-width:912px){.work-page__project-image-container{border-radius:20px}}.work-page__project-image-container:first-child{grid-area:1/1/2/3}.work-page__project-image-container:nth-child(5){grid-area:3/1/4/3}.work-page__project-image-container:nth-child(4){grid-area:5/1/6/3}.work-page__project-image-container.blur{background-position:50%;background-size:cover}.work-page__project-image-container-blur{border-radius:inherit;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:absolute;inset:0}.work-page__project-image-container.blur .work-page__project-image{object-fit:contain;object-position:center top}.work-page__project-image{border-radius:inherit;object-fit:cover;object-position:left top}
