.harnessDetailHeader .headerContainer{display:grid;grid-template-columns:1fr 1fr;margin-bottom:50px;position:relative}@media screen and (max-width:1024px){.harnessDetailHeader .headerContainer{grid-template-columns:1fr;margin-bottom:0}}.harnessDetailHeader .headerLeftSection{display:flex;align-items:center;justify-content:center}.harnessDetailHeader .headerLeftSection .content{width:508px}.harnessDetailHeader .headerLeftSection .content img{width:auto;height:auto;max-width:300px;max-height:70px}.harnessDetailHeader .headerLeftSection.submarine .content img{max-width:400px;max-height:100px}.harnessDetailHeader .headerLeftSection.zig .content img{max-width:370px;max-height:100px}.harnessDetailHeader .headerLeftSection.switch .content{width:350px;transform:translateX(-50px)}.harnessDetailHeader .headerLeftSection.indy .content img{max-width:340px;max-height:90px}.harnessDetailHeader .headerLeftSection.indy h1{font-size:30px;color:#7b868c;line-height:30px}.harnessDetailHeader .headerLeftSection h1{line-height:35px;font-size:30px;margin:10px 0 0;color:#7b868c;letter-spacing:3px}.harnessDetailHeader .headerLeftSection ul{list-style-type:none;padding:0;margin:20px 0}.harnessDetailHeader .headerLeftSection ul li{display:flex;font-size:18px;line-height:1.6}.harnessDetailHeader .headerLeftSection ul li:before{content:"✓";color:var(--blue);padding-right:5px}.harnessDetailHeader .headerLeftSection .video-button{text-decoration:none;display:flex;align-items:center;gap:10px}.harnessDetailHeader .headerLeftSection .video-button img{width:50px}@media screen and (max-width:1360px){.harnessDetailHeader .headerLeftSection.switch h1{font-size:60px;line-height:60px}}@media screen and (max-width:1280px){.harnessDetailHeader .headerLeftSection.switch h1{font-size:45px;line-height:45px;white-space:nowrap}}@media screen and (max-width:1024px){.harnessDetailHeader .headerLeftSection{padding:40px 20px 20px}.harnessDetailHeader .headerLeftSection .content{width:auto}.harnessDetailHeader .headerLeftSection .gatsby-image-wrapper img{height:20px}.harnessDetailHeader .headerLeftSection h1{margin-top:10px;font-size:30px;line-height:36px}.harnessDetailHeader .headerLeftSection.switch h1{font-size:30px}}.harnessDetailHeader .headerMiddleSection{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:9}.harnessDetailHeader .headerMiddleSection .gatsby-image-wrapper img{max-width:350px;width:21vw}@media screen and (max-width:1024px){.harnessDetailHeader .headerMiddleSection{display:none}}.harnessDetailHeader .headerRightSection{position:relative}.harnessDetailHeader .headerRightSection .play-button{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:9}@media screen and (max-width:1024px){.harnessDetailHeader .headerRightSection{order:-1}}