.el-hero-tabs{position:relative;min-height:320px;width:100%;display:grid;grid-template-rows:1fr;row-gap:0;--hero-tabs-default-bg: none;background-image:var(--hero-tabs-default-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.el-hero-tabs__controls{display:grid;grid-template-columns:1fr;gap:12px;position:static;padding:1rem 0;z-index:2;background:transparent}.el-hero-tabs__tab{cursor:pointer;display:grid;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .35s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .35s ease;min-height:84px;border-top-style:solid;border-width:2px 0 0;border-color:#fdfdfd;text-align:left;color:#fdfdfd;font-size:30px;border-radius:0;font-weight:500}.el-hero-tabs__tab h2{line-height:1.2;margin-block:.5rem 1rem;color:#fdfdfd!important;font-size:30px!important}.el-hero-tabs__tab:hover{border-color:#df9f21;color:#df9f21;transform:translateY(-18px);background:transparent}.el-hero-tabs__tab:hover h2{color:#df9f21!important}.el-hero-tabs__radio:checked+.el-hero-tabs__tab{background:#fff;color:#111;border-color:#fff;box-shadow:0 10px 20px #00000040}.el-hero-tabs__media{position:relative;overflow:hidden;background-image:var(--hero-tabs-default-bg);background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;box-shadow:inset 0 -60px 120px #00000059}.el-hero-tabs__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .5s ease}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(1):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(1){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(2):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(2){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(3):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(3){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(4):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(4){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(5):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(5){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(6):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(6){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(7):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(7){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(8):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(8){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(9):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(9){opacity:1}.el-hero-tabs:has(.el-hero-tabs__tab:nth-of-type(10):hover) .el-hero-tabs__media .el-hero-tabs__bg:nth-of-type(10){opacity:1}@media (width >= 768px){.el-hero-tabs{min-height:640px;background-image:var(--hero-tabs-default-bg);background-size:cover;background-position:center;background-repeat:no-repeat}.el-hero-tabs__controls{align-content:start;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;position:absolute;bottom:0;left:0;right:0;padding:0 4% 2.5%;background-image:linear-gradient(180deg,#f5040400 9%,#001b2e 65%)}.el-hero-tabs__media img{height:640px}}@media (width < 1024px){.el-hero-tabs__media{display:none}.el-hero-tabs__controls{padding:0;gap:5px}.el-hero-tabs{row-gap:0;min-height:150px}.el-hero-tabs__tab{min-height:45px}.el-hero-tabs__tab,.el-hero-tabs__tab-title{font-size:16px}.el-hero-tabs__tab:hover{transform:none}}
