.h1-component{--color-text-title:rgb(255,255,255);--color-background-title:var(--color-itsf-blue);font-size:56px;min-width:1200px;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 1.2rem))}.h1-component.bg-itsf-pink{--color-background-title:var(--color-itsf-pink)}.h1-component.no-background{clip-path:none}.h1-title{position:relative;z-index:1}.h1-subtitle-position{position:absolute;top:calc(50% - 1.4em);left:calc(50% - 3em)}.h1-subtitle-position.inverse{top:calc(50% + .2em);left:calc(50% - 3em)}.h1-subtitle-text{-webkit-text-stroke:1px var(--stroke-color,var(--color-text-title));text-stroke:1px var(--stroke-color,var(--color-text-title));color:var(--color-background-title)}.h1-subtitle-text.no-background{-webkit-text-stroke:1px var(--stroke-color,currentColor);text-stroke:1px var(--stroke-color,currentColor);color:transparent}@media (min-width:768px){.h1-component{font-size:80px}.h1-component.h1-component--home{font-size:112px}}@media (max-width:768px){.h1-component{font-size:48px;min-width:100%}.h1-subtitle-position{top:calc(50% - 1.2em);left:calc(50% - 2.5em)}.h1-subtitle-position.inverse{top:calc(50% + .4em);left:calc(50% - 2.5em)}}