.brand__header{position:relative}.brand__header_inner{align-items:center;display:flex;flex-direction:column;gap:30px;padding:60px 20px 0;position:relative;z-index:2}.brand__header_tag{color:#ff2030;display:flex;font-family:Edenred,sans-serif;font-size:50px;font-style:normal;gap:20px}.brand__header_tag span{display:flex;line-height:1}.brand__header_bdg{align-items:center;background:linear-gradient(90deg,#ff202e,#d900a9);border-radius:35px;color:#fff;font-size:30px;justify-content:center;padding:10px 15px}.brand_header_head h1{font-size:40px;font-weight:500;margin:auto;max-width:830px;text-align:center}.brand_header_intro{margin:auto;max-width:640px;text-align:center}.brand__header_up{animation:mover 1.5s ease-in-out infinite;margin-bottom:-45px;position:relative}.brand__header_up svg{height:60px;width:60px}@keyframes mover{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.brand__header_back svg{bottom:0;height:auto;position:absolute;width:100vw}.brand__header_cols{align-items:center;display:flex;gap:40px;margin:auto;max-width:1300px}.brand__header_col_text{flex:0 0 60%;max-width:60%}.brand__header_col_imag{flex:0 0 40%;margin-left:auto;max-width:40%;max-width:480px;padding:0 20px}.brand__header_wp{align-items:center}.brand__header_col_text,.brand__header_wp{display:flex;flex-direction:column;gap:30px;position:relative;z-index:2}.brand__header_col_text{align-items:flex-start;padding:60px 20px 0}.brand__header_columns .brand_header_head h1,.brand__header_columns .brand_header_intro{margin-left:0;margin-right:auto;text-align:left}.brand__header_btext{display:flex;flex-direction:column;font-size:25px;font-weight:500;gap:10px;margin:auto;padding:0 20px;text-align:center}.brand__header_bsmall{font-size:18px;font-weight:400}.brand__header_btext mark{-webkit-background-clip:text;background-clip:text;font-weight:700;-webkit-text-fill-color:transparent;text-fill-color:transparent;background-image:linear-gradient(90deg,#1f56a9,#1f56a9 29%,#1f56a9)}@media (max-width:768px){.brand__header_cols{flex-direction:column}.brand__header_col_imag,.brand__header_col_text{flex:0 0 100%;max-width:100%}}