ul.button_inner{list-style:none;display:flex;gap:40px}.your_choice{width:100%;height:auto}.your_choice .custom_container{max-width:100%;margin:0 auto;padding:0 0}.your_choice .choice_inner{width:100%;margin:20px auto;padding:20px 0;border-top:1px solid #999;border-bottom:1px solid #999}.your_choice .form_top{display:flex;align-items:center;gap:6px;margin-bottom:10px}.your_choice .from_icon{display:block;width:26px;;overflow:hidden;height:26px}.your_choice h3{text-transform:uppercase!important;font-size:1rem!important;font-weight:900!important;font-family:"Merriweather",sans-serif!important;line-height:1!important;color:var(--pulse-primary)!important;margin:0!important}.your_choice .form_titles{display:flex;align-items:center;gap:15px}.your_choice h2{color:var(--pulse-primary);font-weight:700;font-size:1.8rem;line-height:2.8rem;margin-bottom:0!important;display:inline-block;width:45%}.your_choice p{font-size:12px!important;font-family:'Open Sans'!important;color:#d35520!important;font-weight:500!important}.your_choice .button_inner{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;padding:15px 0;margin:0px!important}.your_choice .button_inner li{width:100%;list-style:none;margin:0px!important}.your_choice .primary_btn{cursor:pointer;border:none;padding:0;position:relative}.your_choice .primary_btn input[type=radio],.your_choice .primary_btn input[type=checkbox]{opacity:0;position:absolute}.your_choice .primary_btn_label{display:flex;justify-content:center;align-items:center;padding:7px 13px;background:#fdf1e6;border-radius:50px;width:100%;font-size:16px;font-family:'Open Sans';font-weight:bolder;text-transform:uppercase;color:#000!important;line-height:1.3}.your_choice input:checked+.primary_btn_label{background-color:#d35520;color:#fff!important}.your_choice .email_form{display:flex;align-items:center;justify-content:space-between}.choice_inner form{margin-top:20px}.your_choice .emai_input{display:flex;align-items:center;gap:15px}.your_choice #emails{padding:15px 13px!important;line-height:normal;background:#fdf1e6!important;border-radius:27px;font-size:15px;border:none;font-weight:700;font-family:sans-serif;color:#000;width:230px}.your_choice #submit{background:#d35520;padding:12px 20px;border-radius:27px;font-size:15px;border:none;font-weight:700;color:#fff;line-height:normal;text-transform:uppercase;font-family:Merriweather,sans-serif;cursor:pointer}@media screen and (max-width:767px){.your_choice h2{width:100%;text-align:center}.your_choice p{text-align:center}.your_choice .form_titles{flex-direction:column;gap:5px}.your_choice .email_form{flex-direction:column-reverse;gap:15px}.your_choice #emails{width:200px}}