.pathSec{background-color:#031b34;padding:var(--section-padding) 0}.pathSec .commonHeadTitle{max-width:730px}.pathSec .commonHead .commonHeadPara,.pathSec .commonHeadTitle{color:var(--white-color);margin-left:auto;margin-right:auto;width:100%}.pathSec .commonHead .commonHeadPara{max-width:592px}.pathSec .pathSecSlider{overflow:hidden}.pathSec .pathSecSliderInner{align-items:center;animation:scrollSlider 30s linear infinite;display:flex;gap:0 20px;width:max-content}.pathSec .pathSecSliderInner:hover{animation-play-state:paused}.pathSec .pathSecBox{border-radius:20px;height:496px;overflow:hidden;position:relative;width:288px}.pathSec .pathSecBox:before{background:linear-gradient(180deg,transparent,rgba(3,27,52,.8));content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.pathSec .pathSecBoxIcon{background-color:transparent;border:none;cursor:pointer;left:50%;outline:none;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.pathSec .pathSecBoxIcon img{width:80px}.pathSec .pathSecBoxImg{height:100%;object-fit:cover;width:100%}.pathSec .pathSecBox iframe{border:none;height:100%;width:100%}