.featured-alloys{background:var(--secondary-color)}.featured-alloys hr{background:#666569;margin:8rem 0}.featured-alloys__documents:not(:has(+.featured-alloys__products)) hr{display:none}.featured-alloys__documents__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem}@media only screen and (max-width:1366.98px){.featured-alloys__documents__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:768.98px){.featured-alloys__documents__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480.98px){.featured-alloys__documents__grid{grid-template-columns:auto;row-gap:2rem}}.featured-alloys__documents__title{color:#fff;margin-bottom:4rem}.featured-alloys__documents__item{border-radius:.4rem;border:.1rem solid rgba(var(--theme-color-rgb),.4);padding:2.4rem;display:grid;grid-template-columns:2.4rem auto;column-gap:.8rem;align-content:center;position:relative;transition:background .3s;background:rgba(var(--theme-color-rgb),.04)}.featured-alloys__documents__item:hover{background:rgba(var(--theme-color-rgb),.1)}.featured-alloys__documents__item__extension{position:relative}.featured-alloys__documents__item__extension::before{content:"\f1c1";font:2.2rem/1 var(--icon);display:block;position:relative;color:#fff}.featured-alloys__documents__item__helper{display:grid;row-gap:.4rem;justify-content:start;align-content:start}.featured-alloys__documents__item__title{font-size:1.5rem;color:#fff;margin-bottom:0}.featured-alloys__documents__item__download{font:700 1.5rem/1.42 var(--theme-font);color:var(--theme-color);display:grid;grid-auto-flow:column;column-gap:.8rem;position:relative;justify-content:start;align-items:center}.featured-alloys__documents__item__download::before{content:"\f019";font:1.5rem/1 var(--icon);display:block;position:relative;top:0;left:0}.featured-alloys__products__header{margin-bottom:4.8rem}.featured-alloys__products__title{color:#fff;margin-bottom:2.4rem}.featured-alloys__products__text,.featured-alloys__products__text__after{color:#fff}.featured-alloys__products__text__after{margin-top:4.8rem}.featured-alloys__products__grid{display:grid;grid-auto-flow:column;column-gap:4.8rem;width:calc(100% + (100vw - 144rem)/ 2);padding-right:58rem;align-content:end;justify-content:start;scroll-snap-type:x mandatory;overflow-x:scroll;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none}@media only screen and (max-width:1580.98px){.featured-alloys__products__grid{width:calc(100vw - 18rem)}}@media only screen and (max-width:1366.98px){.featured-alloys__products__grid{width:calc(100vw - 7rem);column-gap:3rem}}@media only screen and (max-width:640.98px){.featured-alloys__products__grid{width:calc(100vw - 2rem);column-gap:2rem}}.featured-alloys__products__item{scroll-snap-align:start;width:44rem;aspect-ratio:44/55;overflow:hidden;position:relative}@media only screen and (max-width:768.98px){.featured-alloys__products__item{width:42rem}}@media only screen and (max-width:480.98px){.featured-alloys__products__item{width:32rem}}@media only screen and (max-width:375.98px){.featured-alloys__products__item{width:28rem}}.featured-alloys__products__item:hover .featured-alloys__products__item__img{transform:scale(1.05) translateX(.9rem) translateY(.7rem)}.featured-alloys__products__item:hover .featured-alloys__products__item__feature,.featured-alloys__products__item:hover .featured-alloys__products__item__hidden,.featured-alloys__products__item:hover .featured-alloys__products__item__title{transform:translateY(-5.4rem)}.featured-alloys__products__item:hover .featured-alloys__products__item__feature,.featured-alloys__products__item:hover .featured-alloys__products__item__hidden{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:vertical}.featured-alloys__products__item:hover .featured-alloys__products__item__arrow::after{transform:translateX(0)}.featured-alloys__products__item__image{position:absolute}.featured-alloys__products__item__img{transition:transform .25s linear;height:34rem}@media only screen and (max-width:768.98px){.featured-alloys__products__item__img{height:auto}}.featured-alloys__products__item__header{display:grid;align-content:end;row-gap:.4rem;width:40rem;height:100%;padding:0 2.4rem 2.6rem;background:linear-gradient(90deg,#121212 0,rgba(18,18,18,0) 25%,rgba(18,18,18,0) 75%,#121212 100%),linear-gradient(180deg,#121212 0,rgba(18,18,18,0) 25%,rgba(18,18,18,0) 75%,#121212 100%),url(../../assets/img/product_item_bg-big.png) top center no-repeat}@media only screen and (max-width:768.98px){.featured-alloys__products__item__header{width:38rem}}@media only screen and (max-width:480.98px){.featured-alloys__products__item__header{width:28rem}}@media only screen and (max-width:375.98px){.featured-alloys__products__item__header{width:24rem}}.featured-alloys__products__item__title{color:#fff;transition:transform .25s linear;margin-bottom:.4rem}.featured-alloys__products__item__feature{font-size:1.5rem;color:#fff;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;transition:transform .25s linear}.featured-alloys__products__item__hidden{font-size:1.5rem;color:var(--theme-color);margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;transition:transform .25s linear}.featured-alloys__products__item__arrow{position:absolute;width:4rem;height:4rem;bottom:2.6rem;cursor:pointer}.featured-alloys__products__item__arrow::after{content:"\f061";font:1.9rem/1 var(--icon);color:#fff;width:100%;height:100%;display:grid;place-items:center;border-radius:50%;background:rgba(227,227,225,.3);transition:transform .25s linear;transform:translateX(-8rem)}.featured-alloys__results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem 4rem}@media only screen and (max-width:1024.98px){.featured-alloys__results__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:768.98px){.featured-alloys__results__grid{grid-template-columns:auto}}.featured-alloys__results__title{color:#fff;margin-bottom:4rem}.featured-alloys__results__item{border-radius:.4rem;background:#f4f4f5;padding:4rem 2.4rem;display:grid;grid-auto-flow:column;grid-template-columns:8rem auto;column-gap:2.4rem;align-items:center}@media only screen and (max-width:1024.98px){.featured-alloys__results__item{padding:3rem 2rem}}@media only screen and (max-width:768.98px){.featured-alloys__results__item{padding:2.4rem 1.6rem}}.featured-alloys__results__item__icon{width:8rem;height:8rem;display:grid;place-content:center}.featured-alloys__results__text{font-size:2rem;letter-spacing:-.04rem;color:var(--secondary-color);font-weight:200}.featured-alloys__results__text p{margin-bottom:0}.featured-alloys__results__text--normal p{color:#fff}.featured-alloys__results__text p:last-child{margin-bottom:0}.featured-alloys__results__text ol,.featured-alloys__results__text ul{padding-bottom:0}.featured-alloys__results__text ol li,.featured-alloys__results__text ul li{color:#fff}.featured-alloys__results__text ol li:last-child,.featured-alloys__results__text ul li:last-child{padding-bottom:0}