
/* ==========================================================
   GLOBAL SCALE
========================================================== */

.hp-section{
    padding-block:105px !important;
}

.hp-hero-title{
    font-size:clamp(50px,5.8vw,88px) !important;
}


/* NOISE OFF */

.hp-noise,
.hp-story-noise,
.hp-services-noise,
.hp-cta-noise{
    opacity:0 !important;
}

