.CaseStudie-grid{margin-right:calc((100vw - 100% - (var(--bace-size) * 3)) * -1);overflow:auto;width:calc((100% + ((100vw - 100%) / 2)) - var(--bace-size))}.CaseStudie-grid,.CaseStudie-grid-row{display:flex;flex-flow:row;gap:calc(var(--bace-size) * 4)}.CaseStudieItem{flex:1;justify-content:center;overflow:hidden}.CaseStudieItem,.CaseStudieItem .textBox{display:flex;position:relative;height:100%}.CaseStudieItem .textBox{flex:2;flex-direction:column;justify-content:space-between;z-index:4;text-align:left}.CaseStudieItem .imgBox{flex:3;display:flex;justify-content:center;align-items:center;z-index:1;overflow:hidden;width:100%;min-height:397px;max-height:397px;position:relative}.CaseStudieItem .imgBox img,.CaseStudieItem .imgBox video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;min-height:100%}.CaseStudieLightBox{position:fixed;bottom:0;z-index:10;background:rgba(0,0,0,.5);width:100%;height:100%;overflow:auto;overflow-x:hidden;display:flex;align-items:flex-end;justify-content:center}.CaseStudieLightBox .body{border-radius:calc(var(--bace-size) * 4) calc(var(--bace-size) * 4) 0 0;height:calc(100% - (var(--bace-size) * 10));width:calc(100% - (var(--bace-size) * 20));overflow:auto;overflow-x:hidden;display:flex;flex-direction:column;background:#000;max-width:1024px;box-shadow:0 15px 30px #000}.CaseStudieLightBox .body .header{height:220px;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;position:relative;padding:calc(var(--bace-size) * 4);box-shadow:0 15px 30px #000}.CaseStudieLightBox .header .imgBox{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.3;z-index:0;left:0;top:0}.CaseStudieLightBox .header .imgBox img,.CaseStudieLightBox .header .imgBox video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:relative}.CaseStudieLightBox .body .sections{display:flex;flex-direction:column;overflow:auto;height:calc(100% - 220px);padding:calc(var(--bace-size) * 4);padding-bottom:calc(var(--bace-size) * 10);gap:calc(var(--bace-size) * 4)}.CaseStudieLightBox .sections .section{display:flex;align-items:center;background-color:#070708;border-radius:calc(var(--bace-size) * 4);height:auto}.CaseStudieLightBox .sections .section:nth-child(2n){flex-direction:row-reverse}.CaseStudieLightBox .section .left,.CaseStudieLightBox .section .rigth{flex:60%;padding:calc(var(--bace-size) * 6) calc(var(--bace-size) * 8);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:calc(var(--bace-size) * 2)}.CaseStudieLightBox .section .rigth{flex:40%;border-radius:0 calc(var(--bace-size) * 4) calc(var(--bace-size) * 4) 0;background-color:#111519;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;height:100%}.CaseStudieLightBox .section .rigth .imgBox{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.CaseStudieLightBox .section .rigth .imgBox img,.CaseStudieLightBox .section .rigth .imgBox video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.CaseStudieLightBox .section:nth-child(2n) .rigth{border-radius:calc(var(--bace-size) * 4) 0 0 calc(var(--bace-size) * 4)}.CaseStudieLightBox .left h1{font-weight:900;font-size:calc(var(--bace-size) * 5);text-transform:uppercase;line-height:1.2}.CaseStudieLightBox .header button{position:absolute;right:calc(var(--bace-size) * 4);top:calc(var(--bace-size) * 4);width:calc(var(--bace-size) * 6);height:calc(var(--bace-size) * 6);border-radius:50%;background:hsla(0,0%,100%,.9);z-index:5;display:flex;align-items:center;justify-content:center;transition:.3s;transform:rotate(0deg)}.CaseStudieLightBox .header button:after,.CaseStudieLightBox .header button:before{content:"";width:55%;transform:rotate(45deg);height:3px;border-radius:50px;background:#000;position:absolute;display:block;transition:.4s}.CaseStudieLightBox .header button:before{transform:rotate(-45deg)}.CaseStudieLightBox .header button:hover{transform:rotate(-90deg)}.CaseStudieLightBox .header button:hover:before{transform:rotate(-220deg)}.ctaContainer{display:flex;gap:calc(var(--bace-size) * 2)}@media screen and (max-width:900px){.CaseStudieItem .imgBox{flex:3;display:flex;justify-content:center;align-items:center;z-index:1;overflow:hidden;width:100%;min-height:300px;max-height:300px;position:relative}.CaseStudieLightBox .body{border-radius:calc(var(--bace-size) * 4) calc(var(--bace-size) * 4) 0 0;height:calc(100% - var(--bace-size));width:calc(100% - (var(--bace-size) * 2))}.CaseStudieLightBox .header button{right:calc(var(--bace-size) * 2);top:calc(var(--bace-size) * 2);width:calc(var(--bace-size) * 5);height:calc(var(--bace-size) * 5)}.CaseStudieLightBox .body .sections{height:calc(100% - 185px);padding:calc(var(--bace-size) * 4) calc(var(--bace-size) * 1) calc(var(--bace-size) * 8)}.CaseStudieLightBox .sections .section,.CaseStudieLightBox .sections .section:nth-child(2n){flex-direction:column-reverse}.CaseStudieLightBox .section .left{flex:auto;padding:calc(var(--bace-size) * 4) calc(var(--bace-size) * 4);gap:calc(var(--bace-size) * 2)}.CaseStudieLightBox .section .rigth,.CaseStudieLightBox .section:nth-child(2n) .rigth{flex:auto;height:250px;overflow:hidden;width:100%;border-radius:calc(var(--bace-size) * 4) calc(var(--bace-size) * 4) 0 0}.CaseStudieLightBox .left h1{font-size:calc(var(--bace-size) * 3.4)}.CaseStudieLightBox .textBox h1{font-size:calc(var(--bace-size) * 3)}.CaseStudieItem button{padding:calc(var(--bace-size) * 3);gap:calc(var(--bace-size) * 3)}}