.custom-sentence-wrapper{position:relative;overflow:hidden;margin:10px 0;contain:content}.custom-sentence{padding:15px;border-radius:5px;font-size:16px;line-height:1.5;transition:all 0.3s ease;box-shadow:0 2px 5px rgb(0 0 0 / .1);will-change:transform}.custom-sentence:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgb(0 0 0 / .2);transition:transform 0.3s ease,box-shadow 0.3s ease}.custom-sentence-icon{margin-right:10px;transition:transform 0.3s ease}.custom-sentence:hover .custom-sentence-icon{transform:scale(1.2)}.custom-sentence[style*="text-align: center"] .custom-sentence-icon{margin-right:5px}.custom-sentence[style*="text-align: right"] .custom-sentence-icon{margin-left:10px;margin-right:0}.custom-sentence-icon[class*="fa-"]{font-family:"Font Awesome 6 Free";font-weight:900}