:root{--background-color:#f9f7f4}.FlexibleTitle{font-size:200px;grid-column:content;opacity:0;transition:opacity .4s ease;width:100%}.FlexibleTitle.is-active{opacity:1;transition:opacity .4s ease .4s}.FlexibleTitle .FiexibleTitle_text{display:flex;flex-direction:column;font-weight:400;justify-content:space-between;line-height:.75;margin-bottom:0;margin-top:0;width:100%}@media(max-width:1023px){.FlexibleTitle .FiexibleTitle_text{line-height:.95}}@media(max-width:767px){.FlexibleTitle .FiexibleTitle_text{line-height:.95}}.FlexibleTitle .FiexibleTitle_text span{display:inline-block;white-space:nowrap;width:fit-content}.FlexibleTitle .FiexibleTitle_text span:first-of-type{transform-origin:left top}.FlexibleTitle .FiexibleTitle_text span:last-of-type:not(:first-of-type){transform-origin:left bottom}