.guide-list{padding:120px 0 200px}.guide-list .wrapper{width:1280px}.guide-list .flex{align-items:flex-start;flex-wrap:wrap;gap:40px;justify-content:space-between;text-align:center}.guide-list .flex .item{color:inherit;flex:0 0 calc(33.33333% - 26.66667px)}.guide-list .flex .item h3{font-size:36px;font-weight:500;line-height:46px;margin:15px 0}.guide-list .item .button{margin-bottom:50px}.guide-list .item .guide{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:280px;position:relative;width:100%;z-index:1}.guide-list .item .guide:after{background:#f3f5f9;bottom:-50px;content:"";height:50px;left:0;position:absolute;width:100%;z-index:4}.guide-list .item .guide img{border:.5px solid #dce3ec;border-radius:6px;bottom:0;left:50%;max-width:100%;overflow:hidden;position:absolute;transition:all .25s ease}.guide-list .item .guide img.img-1{bottom:-15px;margin-left:-100px;width:200px;z-index:3}.guide-list .item .guide img.img-2{bottom:-25px;left:45%;margin-left:-110px;transform:rotate(-3.997deg);width:200px;z-index:1}.guide-list .item .guide img.img-3{bottom:-25px;left:55%;margin-left:-90px;transform:rotate(4.997deg);width:200px;z-index:2}.guide-list .item:hover .guide img.img-1{max-width:none;transform:scale(1.275);transform-origin:bottom center}.guide-list .item:hover .guide img.img-2{left:35%;transform:rotate(-10deg)}.guide-list .item:hover .guide img.img-3{left:65%;transform:rotate(10deg)}.guide-list .item .text{position:relative;z-index:2}@media (max-width:900px){.guide-list .flex .item{flex:0 0 calc(50% - 20px)}}@media (max-width:600px){.guide-list{padding:60px 0 200px}.guide-list .wrapper{max-width:calc(100% - 50px)}.guide-list .flex .item{flex:0 0 100%;width:100%}.guide-list .flex .item h3{font-size:28px;line-height:34px}}