.help_hero{text-align:center;min-height:400px;padding-top:8rem;position:relative}.help_hero img{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.help_hero .wrapper_content{z-index:2;text-align:center;color:var(--white);max-width:780px;margin-inline:auto;position:relative}.help_hero .wrapper_content h1{font-size:3rem}@media screen and (width<=480px){.help_hero .wrapper_content h1{font-size:2rem}}.help_hero .wrapper_content form{gap:1rem;margin-top:1rem}@media screen and (width<=350px){.help_hero .wrapper_content form{flex-direction:column}}.help_hero .wrapper_content .form_group{border:none;margin-top:0;padding:0}.help_hero .wrapper_content .form_group input{padding:.95rem 1rem}.help_hero .wrapper_content .btn{border-color:var(--secondary);width:max-content}@media screen and (width<=350px){.help_hero .wrapper_content .btn{width:100%}}.help_hero:before{content:"";z-index:1;background:linear-gradient(to right, var(--main-color) 30%, #ffffff8c 70%);opacity:.7;position:absolute;inset:0}.options{text-align:center;padding-block:4rem}.options h1{font-weight:600}.options h1 span{color:var(--main-color)}.options .options_list{gap:1rem;margin-top:2rem}.options .options_list .option{border:2px solid #0000006c;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:33.3333%;padding:1rem;display:flex}.options .options_list .option:first-of-type img{width:100px}.options .options_list .option img{object-fit:contain;width:150px;max-width:150px}.options .options_list .option h3{color:var(--main-color);margin-block:.75rem}.options .options_list .option p{font-size:1rem;font-weight:400}@media screen and (width<=750px){.options .options_list .option{width:calc(50% - 1rem)}}@media screen and (width<=475px){.options .options_list .option{width:100%}}@media screen and (width<=750px){.options .options_list{flex-wrap:wrap}}.has_panel{padding-block:5rem}.has_panel .has_pannel_header{text-align:center;margin-bottom:2rem}.has_panel .has_pannel_header h1{font-size:2rem;font-weight:600}.has_panel .has_pannel_header p{margin-top:1rem;font-size:1rem;font-weight:400}
