.heading-container{text-align:center;max-width:var(--width3);flex-direction:column;gap:32px;display:flex}@media screen and (max-width:768px){.heading-container{gap:16px}}.heading-container__heading{margin:0;font-size:85px}@media screen and (max-width:768px){.heading-container__heading{font-size:clamp(45px,12vw,85px)}}.heading-container__message>*{margin:0}.heading-container__icon{width:100%;max-width:250px;height:auto;max-height:100px}@media screen and (max-width:768px){.heading-container__icon{max-width:150px;max-height:60px}}
