.tteSettingBox{display:flex;padding-left:2em}.ttePreview{width:150px;height:50px;padding:30px;border:1px solid #aaa}.ttePreviewAnnotation{margin:0;font-size:.75em}.tteSettingsContents--title{margin-left:1em;margin-right:1em}.tteSettingsContents--content{display:flex;align-items:center}.tteSettingsContents--content .wp-color-result.button{margin:0}.animSquareSlideInFromLeft .animSquareSlideInFromLeft__Square{position:relative;overflow:hidden}.animSquareSlideInFromLeft .animSquareSlideInFromLeft__Square::before{content:"";position:absolute;width:0;height:100%;background-color:red;top:0}.animSquareSlideInFromLeft .animSquareSlideInFromLeft__content{transform:translateX(-100%)}.ttePreview-animSquareSlideInFromLeft:hover .animSquareSlideInFromLeft__Square::before{animation:animSquareSlideInFromLeft__square--before 1s forwards}.ttePreview-animSquareSlideInFromLeft:hover .animSquareSlideInFromLeft__content{animation:animSquareSlideInFromLeft__content .2s .8s forwards}@keyframes animSquareSlideInFromLeft__square--before{0%{width:0;left:0;transform:translateX(0)}30%{width:100%;left:0;transform:translatX(0)}80%{width:100%;left:0;right:100%}100%{width:0;right:0;left:100%}}@keyframes animSquareSlideInFromLeft__content{0%{transform:translateX(-100%)}100%{transform:translateX(0)}}.animPopOut .tteLetter{display:inline-block;margin-right:.25em}.ttePreview-animPopOut:hover .tteLetter{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:steps(1, end)}.ttePreview-animPopOut:hover .tteLetter:nth-child(odd){animation-name:animPopOut-odd}.ttePreview-animPopOut:hover .tteLetter:nth-child(even){animation-name:animPopOut-even}@keyframes animPopOut-odd{0%{transform:translate(0, 0)}25%{transform:translate(0.1em, -0.1em);text-shadow:-0.1em .1em red}75%{transform:translate(0, 0);text-shadow:0 0 red}100%{transform:translate(0, 0)}}@keyframes animPopOut-even{0%{transform:translate(0, 0)}50%{transform:translate(0.1em, -0.1em);text-shadow:-0.1em .1em red}100%{transform:translate(0, 0)}}

/*# sourceMappingURL=menu-style.css.map*/