.header{background:var(--gradient-white-grey);box-shadow:0 3px 5px 0 rgba(0,0,0,.05);-webkit-backdrop-filter:blur(3);backdrop-filter:blur(3);height:135px;justify-content:center}.header,.header__inner{width:100%;display:flex;align-items:center}.header__inner{gap:10px;justify-content:space-between;flex-direction:row}.header__main{gap:8px;justify-content:flex-start;display:flex;flex-direction:column;min-width:190px}.header__main-title{font-size:clamp(1.25rem,.8243rem + 1.5842vw,2.25rem);font-style:normal;font-weight:700;line-height:normal;font-family:var(--font-gotham-pro)}.header__main-description{font-size:clamp(.6875rem,.5012rem + .6931vw,1.125rem);font-style:normal;font-weight:600;line-height:120%;color:#333}.header__button{flex:0 1 auto;width:240px!important}.header__button-text{font-size:clamp(.75rem,.6436rem + .396vw,1rem);display:flex;flex-direction:column;gap:4px;flex-wrap:wrap}