.indexFS{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:6.25rem;padding-bottom:3.75rem;min-height:100vh;min-height:100svh;background-color:#285371;color:#fff}@media (min-width:1101px){.indexFS{padding-bottom:6.25rem}}@media (min-width:1101px) and (max-height:600px){.indexFS{padding-top:5rem;padding-bottom:2.5rem}}.indexFS .container{height:100%;margin-top:auto}.indexFS__bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;pointer-events:none;overflow:hidden}.indexFS__bg img{width:calc(100% + 10px);height:calc(100% + 10px);-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.indexFS__wrap{position:relative}@media screen and (min-width:1101px){.indexFS__wrap{display:grid;grid-template-columns:12.5rem 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}}.indexFS__title{margin-bottom:1.25rem}@media screen and (min-width:1101px){.indexFS__title{display:contents}}@media screen and (min-width:1101px){.indexFS__title span:first-child{grid-column:1/-1;grid-row:1/2}}@media screen and (min-width:1101px){.indexFS__title span:last-child{grid-column:2/-1;grid-row:2/3}}@media screen and (min-width:1101px){.indexFS__text{grid-column:1/2;grid-row:2/3}}