.tab-box{padding:30px 0 20px}.tab-box .tab.scroll{overflow-x:auto;padding:0 0 10px}.tab-box .tab.scroll>div{width:-webkit-max-content;width:-moz-max-content;width:max-content}.tab-box .tab-item{padding:1px;-webkit-transition:0.3s;transition:0.3s;background-color:rgba(127,127,137,0.1411764706);clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,30px 100%)}.tab-box .tab-item:hover a{color:var(--c-color)!important}.tab-box .tab-item.active{background-color:var(--c-color)}.tab-box .tab-item.active a{color:var(--c-color)!important;background-color:#def8f6}.tab-box .tab-item:not(:first-child){margin-left:-30px}.tab-box .tab-item:first-child,.tab-box .tab-item:first-child a{clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,0% 100%)}@media screen and (max-width:1300px){.tab-box .tab-item:first-child a{padding-left:28px;padding-right:46px}}.tab-box .tab-item a{height:50px;width:240px;font-size:18px;color:rgba(13,15,23,0.4784313725);clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,30px 100%);background-color:#f1f2f9}@media screen and (max-width:1300px){.tab-box .tab-item a{width:auto;padding:0 36px;font-size:17px}}.video-tab .tab-box .tab-item a{background-color:var(--c-black);border-color:rgba(127,127,137,0.24);color:var(--c-text);padding:0 35px}.video-tab .tab-box .tab-item.active a{background-color:rgb(13,15,22)}.video-tab .video-tab__item:not(.active){height:0;opacity:0;pointer-events:none}.video-tab .video-tab__item .button{margin:64px auto 0}@media screen and (max-width:970px){.video-tab .video-tab__item .button{margin-top:44px}}.video-tab .video-tab__item .video-box{position:relative}.video-tab .video-tab__item .video-box .wp-video{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;aspect-ratio:1142/600}.video-tab .video-tab__item .video-box .video-button{position:absolute;cursor:pointer;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-tab .video-tab__item .video-box .video-button:not(.show){opacity:0;pointer-events:none;-webkit-transition:0.3s;transition:0.3s}