.story-slider{padding:105px max(24px,calc((100% - 1180px)/2));background:#f7f6f1;overflow:hidden}.slider-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.slider-head h2{font-size:clamp(42px,5vw,66px);margin:12px 0 0}.slider-arrows{display:flex;gap:8px}.slider-arrows button{width:44px;height:44px;border:1px solid #19191924;border-radius:50%;background:#fff;font-size:19px;cursor:pointer;transition:.2s}.slider-arrows button:hover{background:#191919;color:#fff;transform:scale(1.07)}.slider-window{height:430px;position:relative}.story-slide{position:absolute;inset:0;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;padding:55px 65px;border-radius:24px;opacity:0;visibility:hidden;transform:translateX(45px) scale(.98);transition:opacity .65s,transform .65s,visibility .65s;overflow:hidden}.story-slide.active{opacity:1;visibility:visible;transform:none}.photo-slide{background:#ffdb32}.safe-slide{background:#cce7dd}.group-slide{background:#ddcff6}.slide-copy{position:relative;z-index:2}.slide-copy>span{font-size:11px;font-weight:800;letter-spacing:1px}.slide-copy h3{font-size:clamp(30px,3.5vw,49px);line-height:1.08;margin:18px 0}.slide-copy p{max-width:430px;line-height:1.8}.photo-card{justify-self:center;position:relative;width:min(100%,500px);transform:rotate(3deg);transition:.4s}.active .photo-card{animation:photoFloat 4s ease-in-out infinite}.photo-card img{display:block;width:100%;height:290px;object-fit:cover;border:8px solid #fff;border-radius:20px;box-shadow:0 22px 38px #83690038}.photo-card i{position:absolute;right:20px;bottom:18px;padding:10px 13px;border-radius:14px 14px 4px;background:#fff;color:#333;font-size:11px;font-style:normal}.shield-card{justify-self:center;width:300px;padding:45px 30px;border-radius:26px;background:#fff;text-align:center;box-shadow:0 20px 38px #416b5b26}.shield-card b{display:grid;place-items:center;width:75px;height:75px;margin:auto;border-radius:25px;background:#ffdb32;font-size:36px}.shield-card strong,.shield-card small{display:block;margin-top:17px}.shield-card small{color:#888}.shield-card i{display:inline-block;width:7px;height:7px;margin:25px 4px 0;border-radius:50%;background:#4ab47a;animation:dotBeat 1.3s infinite}.shield-card i:nth-of-type(2){animation-delay:.2s}.shield-card i:nth-of-type(3){animation-delay:.4s}.avatar-cloud{justify-self:center;position:relative;width:330px;height:280px}.avatar-cloud b,.avatar-cloud span{position:absolute;display:grid;place-items:center;border:6px solid #fff;border-radius:50%;box-shadow:0 13px 25px #573f8030;font-size:28px}.avatar-cloud b:nth-child(1){width:130px;height:130px;left:90px;top:65px;background:#ffdb32}.avatar-cloud b:nth-child(2){width:95px;height:95px;left:0;top:15px;background:#79c7aa}.avatar-cloud b:nth-child(3){width:100px;height:100px;right:0;top:5px;background:#86aaf1}.avatar-cloud b:nth-child(4){width:90px;height:90px;left:15px;bottom:0;background:#ef91aa}.avatar-cloud span{width:82px;height:82px;right:20px;bottom:5px;background:#191919;color:#fff;font-size:18px}.slider-dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.slider-dots button{width:8px;height:8px;padding:0;border:0;border-radius:10px;background:#19191930;cursor:pointer;transition:.25s}.slider-dots button.active{width:30px;background:#191919}@keyframes photoFloat{50%{transform:translateY(-9px) rotate(-2deg)}}@keyframes dotBeat{50%{transform:translateY(-6px);opacity:.3}}@media(max-width:760px){.story-slider{padding:75px 17px}.slider-head{align-items:center}.story-slide{grid-template-columns:1fr;gap:24px;padding:35px 25px}.slider-window{height:640px}.photo-card img{height:245px}.shield-card{width:260px;padding:30px}.avatar-cloud{transform:scale(.8);transform-origin:center}.slide-copy h3{font-size:34px}}
