@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}.approach{padding:5rem 0 5rem}@media (max-width:767px){.approach{padding:3rem 0}}.approach .flex-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:4.62rem}@media (max-width:767px){.approach .flex-top{margin-bottom:3rem}}@media (max-width:1025px){.approach .flex-top{flex-direction:column;align-items:flex-start;row-gap:2.5rem}}.approach .flex-top .title{max-width:36rem}@media (max-width:1025px){.approach .flex-top .title{max-width:100%}}.approach .flex-top h2{margin-bottom:0}.approach .flex-top .text{max-width:42.125rem;margin-right:4.3rem}@media (max-width:1025px){.approach .flex-top .text{margin-right:0}}@media (max-width:767px){.approach .flex-top .text{max-width:100%}}.approach .flex-top p{margin-bottom:0}.approach .acc-inner{max-width:85.25rem;margin:0 auto}@media (max-width:1025px){.approach .acc-inner{max-width:100%}}.approach .acc-item{border-top:.063rem dashed #3a3a3a;transition:.3s ease-out;position:relative}.approach .acc-item:before{content:"";background:rgba(115,149,175,.1);position:absolute;height:0;width:calc(100% - 1.3rem);left:.6rem;top:.6rem;transition:.5s ease-out}@media (max-width:767px){.approach .acc-item:before{width:100%;left:0;top:0}}.approach .acc-item.active:before{height:calc(100% - 1.2rem)}@media (max-width:767px){.approach .acc-item.active:before{height:100%}}.approach .acc-item.active .acc-icon:before{height:0}.approach .acc-item:hover:before{height:calc(100% - 1.2rem)}@media (max-width:767px){.approach .acc-item:hover:before{height:100%}}.approach .acc-item:last-child{border-bottom:.063rem dashed #3a3a3a}.approach .acc-btn{cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;background:0 0;border:0;padding:4.4rem 2rem;position:relative;z-index:9}.approach .acc-btn span{color:#3a3a3a;font-family:"Passenger Display",sans-serif;font-size:2.5rem;font-weight:400;line-height:normal;text-align:left;-moz-column-gap:2rem;column-gap:2rem}@media (max-width:767px){.approach .acc-btn{padding:2.5rem 1rem}}.approach .acc-icon{width:3rem;height:3rem;position:relative;flex-shrink:0}.approach .acc-icon:after,.approach .acc-icon:before{content:"";width:.063rem;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#3a3a3a;transition:.3s ease-out}.approach .acc-icon:after{width:100%;height:.063rem}.approach .acc-content{display:none;padding:0 2rem 5rem}.approach .acc-content .image-inner{max-width:50.75rem;margin:0 auto;position:relative;transition:.3s ease-out;height:28.25rem;overflow:hidden;cursor:pointer}.approach .acc-content .image-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.approach .acc-content .image-inner:before{content:"";width:100%;height:100%;background:linear-gradient(0deg,rgba(28,66,86,.8) 0,rgba(28,66,86,.8) 100%);opacity:.5;position:absolute;left:0;top:0;transition:.3s ease-out;z-index:2}.approach .acc-content .image-inner:hover{transform:scale(1.022);border-radius:1.25rem}.approach .acc-content .image-inner:hover:before{opacity:1}.approach .acc-content .video{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.approach .acc-content .play-btn{width:5rem;height:5rem;border:.063rem solid #fff;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;transition:.3s ease-in-out;z-index:2}.approach .acc-content .play-btn img{width:1rem;height:auto}@media (max-width:767px){.approach .acc-content{padding:1rem 1.2rem 4rem}}