.process-slider{display:flex;gap:40px}.process-slider *{transition:all .25s ease-in-out;user-select:none}.process-step{height:442px;position:relative;flex-grow:1;flex-basis:30%}.process-step:not(.open):after{content:'';top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.0),#000 90%)}.process-step figure{margin:0;border-radius:20px}.process-step figure img{object-fit:cover;position:absolute;width:100%;height:100%}.process-step.open figure img{object-position:100% 30%}.process-step:first-child figure img{object-position:100% 30%}.process-step:first-child:not(.open) figure img{object-position:35% 100%}.process-step del{text-decoration:none;color:var(--Websafe-Teal);text-transform:uppercase;display:block;font-size:17px;letter-spacing:3.6px;font-weight:700}.process-step del span{color:#737578}.process-step p{color:#737578;font-size:15px;font-weight:300;line-height:27px}.process-step strong{font-size:24px;line-height:36px;font-weight:500;display:block;color:#111;padding:30px 0 10px}.process-step .process-cta{padding-top:10px}.process-step .process-cta a{padding:8px 0;border-bottom:2px solid #009aa8;color:var(--Websafe-Teal) !important;font-size:12px;font-weight:700;line-height:16px !important;letter-spacing:1.44px;text-transform:uppercase}.process-step .process-cta a:hover{text-decoration:none !important}.process-step:not(.open){cursor:pointer;border-radius:15px;overflow:hidden}.process-step:not(.open) p{display:none}.process-step:not(.open) figure{position:absolute;width:100%;height:100%}.process-step:not(.open) del{position:absolute;bottom:23%;right:10px;z-index:1;transform:translate(30%,0%) rotate(-90deg);text-shadow:0px 0px 25px #0d2537;font-size:30px;color:var(--Brand-Teal)}.process-step:not(.open) del span{display:none}.process-step.open{flex-basis:100%}.process-step.open figure{height:190px;overflow:hidden;position:relative}.process-step.open del{padding-top:15px}.process-step.open del,.process-step.open p{padding-left:15px;padding-right:100px;animation:fadeContentIn .5s ease-in;padding-bottom:0}@keyframes fadeContentIn{0%,50%{opacity:0}100%{opacity:1}}@media(max-width:1350px){.process-slider{margin-bottom:50px}}@media(max-width:991px){.process-slider{display:grid;gap:12px;margin-bottom:0}.process-step{height:auto}.process-step.open{background:linear-gradient(180deg,#fdffff 0%,#f2f6f6 100%);border-radius:0 0 10px 10px}.process-step:not(.open){height:300px}.process-step.open figure{height:300px}.process-step:not(.open) del{transform:none;left:20px;bottom:15%}.process-step:not(.open) figure img{object-position:100% 30%}.process-step:first-child:not(.open) figure img{object-position:100% 30%}.process-step strong{line-height:normal;padding-top:25px;font-size:18px}.process-step.open del{padding-top:25px;font-size:16px}.process-step.open del,.process-step.open p{padding-left:20px;padding-right:20px}.process-step.open p{padding-bottom:20px}.process-step .process-cta{padding:14px 20px 35px !important}.process-step p{font-size:13px;line-height:23px}}@media(max-width:650px){.process-step:not(.open){height:200px}.process-step.open figure{height:250px}}