@charset "UTF-8";.text-with-skew-img{background:#fff}.text-with-skew-img .svg-container{display:flex;align-items:center;justify-content:center;background-color:#231f20;border-radius:50%;width:42px;height:42px;margin-left:auto}.text-with-skew-img .triangle{position:absolute;width:0;height:0;z-index:10;transform-origin:center;transition:transform .2s ease-out}.text-with-skew-img .triangle.before{top:-20px;left:0;background-image:url(/build/assets/skew-shape-before-DyHkJj7t.svg);background-size:cover;background-repeat:no-repeat;width:26%;height:28%;z-index:10}.text-with-skew-img .triangle.after{top:-10%;left:45%;background-image:url(/build/assets/skew-shape-after-DwVHlgYd.svg);background-size:cover;background-repeat:no-repeat;width:50%;height:50%;z-index:10}.text-with-skew-img .triangle.last{bottom:-5px;left:20px;background-image:url(/build/assets/skew-shape-last-CS2h8MHj.svg);background-size:cover;background-repeat:no-repeat;width:30%;height:34%;z-index:10}.text-with-skew-img-dark{background:linear-gradient(to right,#231f20,#89797d)}.skew-component{position:relative;width:100%;max-width:600px;padding:20px}.skew-frame{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:2.5rem;transform:skew(-12deg);box-shadow:0 25px 50px -12px #0003;background-color:transparent;backface-visibility:hidden}.skew-frame img{position:absolute;top:50%;left:50%;width:170%;height:130%;-o-object-fit:cover;object-fit:cover;transform:translate(-50%,-50%) skew(12deg) scale(1.3);display:block}
