@font-face{font-family:NotoSansDisplay;src:url(/digital-manual/fonts/NotoSansDisplay-Thin.woff2) format("woff2");font-weight:250;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NotoSansDisplay;src:url(/digital-manual/fonts/NotoSansDisplay-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NotoSansDisplay;src:url(/digital-manual/fonts/NotoSansDisplay-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NotoSansDisplay;src:url(/digital-manual/fonts/NotoSansDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-stretch:normal;font-display:swap}@font-face{font-family:NotoSansDisplay;src:url(/digital-manual/fonts/NotoSansDisplay-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal;font-stretch:normal;font-display:swap}:root{--brand-red: #e1000f;--gray95: #f2f2f2;--black: #000;--white: #fff;--warm-grey-tint-5: #dae3e8}*{box-sizing:border-box}body,html{width:100%;height:100%;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:NotoSansDisplay,sans-serif;font-weight:300}header{position:relative}header .content{padding:140px 0;color:#fff}@media only screen and (max-width:48rem){header .content{padding:70px 0}}.video-container{background-color:#431316;position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden}.video-container video{min-width:100%;min-height:100%;position:absolute;object-fit:cover}.video-container video.center-video{top:50%;left:50%;transform:translate(-50%,-50%)}.video-container video.desktop{display:block}@media only screen and (max-width:48rem){.video-container video.desktop{display:none}}.video-container video.mobile{display:none}@media only screen and (max-width:48rem){.video-container video.mobile{display:block}}section{position:relative;padding:5rem 0}@media only screen and (max-width:48rem){section{padding:2.5rem 0}}section.small-pad{padding:3.75rem 0}@media only screen and (max-width:48rem){section.small-pad{padding:1.75rem 0}}section.no-pad{padding:0}.bg-gray:before{background:linear-gradient(91.95deg,#dae3e8 37.31%,#dae3e800);opacity:.4;content:" ";position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.bg-red{background-color:var(--brand-red)}.bg-gray95{background-color:var(--gray95)}.bg-warm-grey{background-color:var(--warm-grey-tint-5)}.bg-warm-grey-op{background-color:#dae3e866}h1{font-weight:250;font-size:70px;line-height:70px;letter-spacing:6px;text-transform:uppercase;color:#fff;margin-block-start:0}@media only screen and (max-width:48rem){h1{font-size:2em;line-height:normal}}h2{text-transform:uppercase;font-size:60px;line-height:65px;text-align:center;letter-spacing:6px;color:var(--black);font-weight:250;margin:0}@media only screen and (max-width:48rem){h2{font-size:1.75em;line-height:normal}}h3{font-weight:400;font-size:21px;line-height:33px;margin:0}@media only screen and (max-width:48rem){h3{font-size:1.2em;line-height:normal}}h4{font-size:13px;line-height:17px;margin:0}p{font-size:18px;line-height:26px;margin:.25rem 0 1rem}@media only screen and (max-width:48rem){p{font-size:16px;line-height:24px}}p.title{font-weight:800;font-size:60px;line-height:60px;color:var(--brand-red);white-space:nowrap}@media only screen and (max-width:48rem){p.title{font-size:2.53em;line-height:normal}}a.cta{text-transform:uppercase;text-decoration:none;color:var(--white);background-color:var(--black);padding:10px 34px;display:inline-block;transition:.25s;font-size:21px;line-height:29px}a.cta:hover{background-color:#e1000f}a.cta.mt20{margin-top:20px}a.cta.mt40{margin-top:40px}a.link{position:absolute;width:100%;height:100%}.text-light{color:#fff;align-self:center}.flex{display:flex}.flex-row{display:flex;flex-direction:row}.flex-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.flex-col{display:flex;flex-direction:column}.flex-justify-sb{justify-content:space-between}.pB-80{padding-bottom:8rem}@media only screen and (max-width:48rem){.pB-80{padding-bottom:3.5rem}}.content{margin:0 auto;max-width:75rem;width:100%;padding:10px 0}@media only screen and (max-width:48rem){.content{padding:10px 1.5rem}}.above{position:relative;display:flex;justify-content:space-between;z-index:1}a.btn{color:var(--white);padding-inline:1.5em;padding-block:.5em;border:1px solid var(--white);border-radius:2rem;text-decoration:none}a.btn.white{color:var(--black);background-color:var(--white);border:1px solid var(--white);font-weight:500}.menu-item-btn{padding-right:40px;padding-top:50px;position:relative;z-index:12}@media only screen and (max-width:48rem){.menu-item-btn{padding-top:1.5rem;padding-right:1.5rem}}@media only screen and (max-width:48rem){a.btn{padding:8px 25px;font-weight:400;font-size:13px;line-height:16px}}.disable-scroll-x{overflow-x:hidden}.text-block{border-left:6px solid var(--brand-red);padding-left:2.5rem;max-width:670px;width:100%}.text-block p{font-size:21px;line-height:31px}@media only screen and (max-width:48rem){.text-block p{font-size:16px;line-height:24px}}@media only screen and (max-width:48rem){.text-block{padding-left:1rem;margin-bottom:30px}}.text-card-wrapper{position:relative;z-index:0}@media only screen and (max-width:1090px){.text-card-wrapper{margin:0 auto}}.text-card{position:relative;right:0;padding:50px;margin-left:auto;background:var(--white);box-shadow:0 10px 30px #0000001a;max-width:385px}@media only screen and (max-width:48rem){.text-card{padding:1.5rem}}.text-card:after{content:"";background-color:var(--warm-grey-tint-5);display:flex;width:100%;height:100%;position:absolute;left:60px;top:60px;z-index:-1}@media only screen and (max-width:48rem){.text-card:after{left:1rem;top:1rem}}.content-wrapper-700{padding:20px 1.5rem 0;max-width:790px!important}.content-wrapper-700 p.text-small{margin-top:20px}.content-wrapper,.content-wrapper-700{max-width:660px;padding:0 1.5rem}.content-wrapper p,.content-wrapper-700 p{font-weight:400;margin-top:30px;font-size:21px;line-height:31px}@media only screen and (max-width:48rem){.content-wrapper p,.content-wrapper-700 p{font-size:18px;line-height:27px}}.content-wrapper p.text-small,.content-wrapper-700 p.text-small{font-weight:300;font-size:18px;line-height:26px;margin-bottom:0}@media only screen and (max-width:48rem){.content-wrapper p.text-small,.content-wrapper-700 p.text-small{font-size:16px;line-height:25px}}.logo{display:flex;padding-top:50px;padding-left:40px}@media only screen and (max-width:48rem){.logo{padding-top:1.5rem;padding-left:1.5rem}.logo img{height:2rem;object-position:left;object-fit:contain}}.photo-cards-wrapper{padding-left:100px}@media only screen and (max-width:48rem){.photo-cards-wrapper{justify-content:center}}@media only screen and (max-width:1090px){.photo-cards-wrapper{margin:0 auto;padding-top:50px;padding-left:0}}.photo-cards-wrapper .photo-card{max-width:190px;padding:0 5px;margin-right:25px}@media only screen and (max-width:48rem){.photo-cards-wrapper .photo-card{margin-right:0}}.photo-cards-wrapper .photo-card:last-child{margin-right:0}.photo-cards-wrapper .photo-card .photo-card-image{max-height:180px}.photo-cards-wrapper .photo-card h3{margin:12px 0 0;font-size:13px;line-height:17px;font-weight:700}.photo-cards-wrapper .photo-card p{font-weight:300;font-size:13px;line-height:17px}.photo-cards-wrapper .photo-card .signature{max-width:108px;object-fit:contain;object-position:top}.contrib-wrapper{padding-top:70px}@media only screen and (max-width:48rem){.contrib-wrapper{padding-top:30px}}.contrib-wrapper-item{position:relative;background-color:#fff;display:flex;align-items:center;padding:16px 20px;max-width:calc(50% - 20px);margin:10px;width:100%;cursor:pointer;box-shadow:0 10px 30px #0000001a}@media only screen and (max-width:48rem){.contrib-wrapper-item{max-width:100%;margin:10px auto;justify-content:center;padding:10px}}.contrib-wrapper-item{transition:.25s ease}.contrib-wrapper-item:hover .arrow-icon{transform:translate(.3rem)}.contrib-wrapper-item .contrib-image{margin-right:30px;max-width:120px}@media only screen and (max-width:48rem){.contrib-wrapper-item .contrib-image{margin-right:1rem;max-width:90px;max-height:90px}}.contrib-wrapper-item h3{color:#e1000f;font-size:20px;line-height:24px;font-weight:700;margin:0}@media only screen and (max-width:48rem){.contrib-wrapper-item h3{font-size:1rem;line-height:20px}}.contrib-wrapper-item p{color:#4e6470;font-size:16px;line-height:24px;max-width:80%;font-weight:400}@media only screen and (max-width:48rem){.contrib-wrapper-item p{max-width:100%;font-size:14px;line-height:16px;margin-bottom:0}}.contrib-wrapper-item span{display:inline-flex;flex-direction:column;width:100%}@media only screen and (max-width:48rem){.contrib-wrapper-item span{justify-content:center}}.contrib-wrapper-item .arrow-icon{cursor:pointer;transition:.25s;height:30px;width:30px;min-width:30px;display:block;margin-left:auto;background-size:contain;background-position:left center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzQiIGhlaWdodD0iMzQiIHZpZXdCb3g9IjAgMCAzNCAzNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMS4zNzUyIDE1Ljg0OUMzMS43NjU3IDE1LjQ1ODQgMzIuMzk4OSAxNS40NTg0IDMyLjc4OTQgMTUuODQ5TDMzLjIwOTggMTYuMjY5NEMzMy42MDAzIDE2LjY1OTkgMzMuNjAwMyAxNy4yOTMxIDMzLjIwOTggMTcuNjgzNkwxNy42NTM1IDMzLjI0QzE3LjI2MyAzMy42MzA1IDE2LjYyOTggMzMuNjMwNSAxNi4yMzkzIDMzLjI0TDE1LjgxODggMzIuODE5NUMxNS40MjgzIDMyLjQyOSAxNS40MjgzIDMxLjc5NTggMTUuODE4OCAzMS40MDUzTDMxLjM3NTIgMTUuODQ5WiIgZmlsbD0iIzRFNjQ3MCIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE1LjgxNDkgMi41OTg4NkMxNS40MjQzIDIuMjA4MzQgMTUuNDI0MyAxLjU3NTE3IDE1LjgxNDkgMS4xODQ2NUwxNi4yMzUzIDAuNzY0MjA2QzE2LjYyNTggMC4zNzM2ODIgMTcuMjU5IDAuMzczNjgyIDE3LjY0OTUgMC43NjQyMDdMMzMuMjA1OSAxNi4zMjA2QzMzLjU5NjQgMTYuNzExMSAzMy41OTY0IDE3LjM0NDIgMzMuMjA1OSAxNy43MzQ4TDMyLjc4NTQgMTguMTU1MkMzMi4zOTQ5IDE4LjU0NTcgMzEuNzYxNyAxOC41NDU3IDMxLjM3MTIgMTguMTU1MkwxNS44MTQ5IDIuNTk4ODZaIiBmaWxsPSIjNEU2NDcwIi8+Cjwvc3ZnPgo=)}@media only screen and (max-width:48rem){.contrib-wrapper-item .arrow-icon{height:18px;width:20px;min-width:20px;margin-right:10px}}@media only screen and (min-width:48rem){.contrib-wrapper-item a.link{width:96%}}.bg-image-contrib{background-image:url(/digital-manual/assets/bg_contributors.webp)}@supports not (background-image: url(/digital-manual/assets/bg_contributors.webp)){.bg-image-contrib{background-image:url(/digital-manual/assets/jpg/bg_contributors.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/bg_contributors.jpg)){.bg-image-contrib{background-image:url(/digital-manual/assets/png/bg_contributors.png)}}}.bg-image-contrib{display:flex;height:450px;width:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover}@media only screen and (max-width:48rem){.bg-image-contrib{height:400px}}.text-center{text-align:center}.text-items-wrapper{margin-top:20px;margin-bottom:40px}@media only screen and (max-width:48rem){.text-items-wrapper{margin-bottom:20px}}.text-items-wrapper .text-item{display:flex;flex-direction:column;margin:12px 0;max-width:calc(33.33% - 20px);width:100%}@media only screen and (max-width:48rem){.text-items-wrapper .text-item{max-width:calc(50% - 3rem);margin:10px auto}}@media only screen and (max-width:640px){.text-items-wrapper .text-item{max-width:100%}}.text-items-wrapper .text-item h4{color:#e1000f;font-size:20px;line-height:28px}@media only screen and (max-width:48rem){.text-items-wrapper .text-item h4{font-size:16px;line-height:24px}}.text-items-wrapper .text-item span p{font-size:16px;line-height:24px;margin:0;font-weight:400;color:#4e6470}@media only screen and (max-width:48rem){.text-items-wrapper .text-item span p{font-size:14px;line-height:21px}}.divider{background:#bbc4ca;width:100%;height:1px;margin:20px 0 60px}@media only screen and (max-width:48rem){.divider{margin:20px 0 40px}}.banner-wrapper{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5.625rem;position:relative}.banner-wrapper .banner-wrapper-bg{height:11.875rem;width:100%;position:absolute;bottom:0}@media only screen and (max-width:48rem){.banner-wrapper .banner-wrapper-bg{height:6rem}}@media only screen and (max-width:48rem){.banner-wrapper .content{padding:0}}.center{margin-left:auto;margin-right:auto}.banner{display:flex;position:relative;margin:0 auto;height:400px;width:100%;background-repeat:no-repeat;background-position:bottom;background-size:cover;flex-direction:column;justify-content:center}@media only screen and (max-width:48rem){.banner{width:100%;max-height:300px}}@media only screen and (min-width:48rem){.banner h2{text-align:left}}.banner h2{color:#fff}.banner .video-container video{position:absolute;width:100%;height:auto}@media only screen and (max-width:48rem){.banner .video-container video{object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%)}}.banner .content{position:relative;z-index:1}@media only screen and (max-width:48rem){.banner .content{padding:auto}}@media only screen and (min-width:48rem){.banner .content{padding:0 100px}}@media only screen and (max-width:48rem){.banner .content-wrapper{text-align:center}}.slider-wrapper{min-height:400px;margin-top:0}@media only screen and (max-width:48rem){.slider-wrapper{margin-top:0}}.swiper-wrapper{padding:20px;will-change:transform;justify-content:flex-start}@media only screen and (max-width:640px){.swiper-wrapper{padding:0}}.swiper{padding:40px 80px 0}@media only screen and (max-width:48rem){.swiper{padding:30px 20px 20px}}.swiper .swiper-button-next,.swiper .swiper-button-prev{top:0;width:40px;height:40px;margin-top:0;cursor:pointer}@media only screen and (max-width:48rem){.swiper .swiper-button-next,.swiper .swiper-button-prev{display:none}}.swiper .swiper-button-next{right:50px;left:auto}.swiper .swiper-button-next:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMjAgMjApIiBmaWxsPSJibGFjayIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI2LjQwNDEgMjBMMjQuNzA3IDE4LjMwMjlMMjQuNzA2MSAxOC4zMDM4TDE3LjkxNyAxMS41MTQ3TDE2LjIyIDEzLjIxMTdMMjMuMDA5MSAyMC4wMDA5TDE2LjIyMTcgMjYuNzg4MkwxNy45MTg4IDI4LjQ4NTNMMjYuNDA0MSAyMFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:contain;display:flex;width:100%;height:100%;position:absolute}.swiper .swiper-button-prev{right:100px;left:auto}.swiper .swiper-button-prev:after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjAiIGN5PSIyMCIgcj0iMjAiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuNTk1OSAyMEwxNS4yOTMgMjEuNjk3MUwxNS4yOTM5IDIxLjY5NjJMMjIuMDgzIDI4LjQ4NTNMMjMuNzggMjYuNzg4M0wxNi45OTA5IDE5Ljk5OTFMMjMuNzc4MyAxMy4yMTE4TDIyLjA4MTIgMTEuNTE0N0wxMy41OTU5IDIwWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;display:flex;width:100%;height:100%;position:absolute}.swiper-slide{display:flex;justify-content:flex-end;align-items:flex-start;height:380px;min-width:210px;max-width:210px;width:210px;flex-direction:column;box-shadow:0 4px 14px #0000000f;background-color:#fff;overflow:hidden;cursor:pointer;transition:.25s ease;outline:12px solid transparent}.swiper-slide:hover,.swiper-slide.swiper-slide-active{outline:12px solid var(--warm-grey-tint-5);-moz-transition:outline-color .25s ease-in;-o-transition:outline-color .25s ease-in;-webkit-transition:outline-color .25s ease-in;transition:outline-color .25s ease-in}@media only screen and (max-width:640px){.swiper-slide{max-width:100%}}.swiper-slide:nth-child(1) .swiper-slide-image{background-image:url(/digital-manual/assets/I-Overview.webp)}@supports not (background-image: url(/digital-manual/assets/I-Overview.webp)){.swiper-slide:nth-child(1) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/I-Overview.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/I-Overview.jpg)){.swiper-slide:nth-child(1) .swiper-slide-image{background-image:url(/digital-manual/assets/png/I-Overview.png)}}}.swiper-slide:nth-child(2) .swiper-slide-image{background-image:url(/digital-manual/assets/II-Foreword.webp)}@supports not (background-image: url(/digital-manual/assets/II-Foreword.webp)){.swiper-slide:nth-child(2) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/II-Foreword.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/II-Foreword.jpg)){.swiper-slide:nth-child(2) .swiper-slide-image{background-image:url(/digital-manual/assets/png/II-Foreword.png)}}}.swiper-slide:nth-child(3) .swiper-slide-image{background-image:url(/digital-manual/assets/III-Introduction.webp)}@supports not (background-image: url(/digital-manual/assets/III-Introduction.webp)){.swiper-slide:nth-child(3) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/III-Introduction.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/III-Introduction.jpg)){.swiper-slide:nth-child(3) .swiper-slide-image{background-image:url(/digital-manual/assets/png/III-Introduction.png)}}}.swiper-slide:nth-child(4) .swiper-slide-image{background-image:url(/digital-manual/assets/01-Introduction-to-joining.webp)}@supports not (background-image: url(/digital-manual/assets/01-Introduction-to-joining.webp)){.swiper-slide:nth-child(4) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/01-Introduction-to-joining.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/01-Introduction-to-joining.jpg)){.swiper-slide:nth-child(4) .swiper-slide-image{background-image:url(/digital-manual/assets/png/01-Introduction-to-joining.png)}}}.swiper-slide:nth-child(5) .swiper-slide-image{background-image:url(/digital-manual/assets/02-The-basics-of-joinging.webp)}@supports not (background-image: url(/digital-manual/assets/02-The-basics-of-joinging.webp)){.swiper-slide:nth-child(5) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/02-The-basics-of-joinging.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/02-The-basics-of-joinging.jpg)){.swiper-slide:nth-child(5) .swiper-slide-image{background-image:url(/digital-manual/assets/png/02-The-basics-of-joinging.png)}}}.swiper-slide:nth-child(6) .swiper-slide-image{background-image:url(/digital-manual/assets/03-The-evolution-of-joining.webp)}@supports not (background-image: url(/digital-manual/assets/03-The-evolution-of-joining.webp)){.swiper-slide:nth-child(6) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/03-The-evolution-of-joining.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/03-The-evolution-of-joining.jpg)){.swiper-slide:nth-child(6) .swiper-slide-image{background-image:url(/digital-manual/assets/png/03-The-evolution-of-joining.png)}}}.swiper-slide:nth-child(7) .swiper-slide-image{background-image:url(/digital-manual/assets/04-The-basics-of-bonding.webp)}@supports not (background-image: url(/digital-manual/assets/04-The-basics-of-bonding.webp)){.swiper-slide:nth-child(7) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/04-The-basics-of-bonding.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/04-The-basics-of-bonding.jpg)){.swiper-slide:nth-child(7) .swiper-slide-image{background-image:url(/digital-manual/assets/png/04-The-basics-of-bonding.png)}}}.swiper-slide:nth-child(8) .swiper-slide-image{background-image:url(/digital-manual/assets/05-Application-and-bond-process.webp)}@supports not (background-image: url(/digital-manual/assets/05-Application-and-bond-process.webp)){.swiper-slide:nth-child(8) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/05-Application-and-bond-process.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/05-Application-and-bond-process.jpg)){.swiper-slide:nth-child(8) .swiper-slide-image{background-image:url(/digital-manual/assets/png/05-Application-and-bond-process.png)}}}.swiper-slide:nth-child(9) .swiper-slide-image{background-image:url(/digital-manual/assets/06-Adhesive-technologies.webp)}@supports not (background-image: url(/digital-manual/assets/06-Adhesive-technologies.webp)){.swiper-slide:nth-child(9) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/06-Adhesive-technologies.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/06-Adhesive-technologies.jpg)){.swiper-slide:nth-child(9) .swiper-slide-image{background-image:url(/digital-manual/assets/png/06-Adhesive-technologies.png)}}}.swiper-slide:nth-child(10) .swiper-slide-image{background-image:url(/digital-manual/assets/07-Failure-mode-analysis.webp)}@supports not (background-image: url(/digital-manual/assets/07-Failure-mode-analysis.webp)){.swiper-slide:nth-child(10) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/07-Failure-mode-analysis.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/07-Failure-mode-analysis.jpg)){.swiper-slide:nth-child(10) .swiper-slide-image{background-image:url(/digital-manual/assets/png/07-Failure-mode-analysis.png)}}}.swiper-slide:nth-child(11) .swiper-slide-image{background-image:url(/digital-manual/assets/08-Appendix.webp)}@supports not (background-image: url(/digital-manual/assets/08-Appendix.webp)){.swiper-slide:nth-child(11) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/08-Appendix.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/08-Appendix.jpg)){.swiper-slide:nth-child(11) .swiper-slide-image{background-image:url(/digital-manual/assets/png/08-Appendix.png)}}}.swiper-slide:nth-child(12) .swiper-slide-image{background-image:url(/digital-manual/assets/09-Bibliography.webp)}@supports not (background-image: url(/digital-manual/assets/09-Bibliography.webp)){.swiper-slide:nth-child(12) .swiper-slide-image{background-image:url(/digital-manual/assets/jpg/09-Bibliography.jpg)}@supports not (background-image: url(/digital-manual/assets/jpg/09-Bibliography.jpg)){.swiper-slide:nth-child(12) .swiper-slide-image{background-image:url(/digital-manual/assets/png/09-Bibliography.png)}}}.swiper-slide-image{height:100%;width:100%;backface-visibility:hidden;background-repeat:no-repeat;background-size:cover;background-position:center}.swiper-text-wrapper{min-width:100%;background:#fff;padding:15px 15px 30px;position:relative}.swiper-text-wrapper>span{font-weight:700;font-size:12px;line-height:15px;letter-spacing:1.5px;text-transform:uppercase;color:#7b8d97}.swiper-text-wrapper h3{font-weight:700;font-size:15px;line-height:18px;color:#000;margin:0}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}
