section.help-search{position:relative;z-index:100}section.help-search .site-container{background-position:100% 100%;background-repeat:no-repeat;background-size:contain;border-radius:12px;max-width:1136px;padding:35px 0 20px;width:calc(100% - 34px);z-index:100}@media only screen and (max-width:830px){section.help-search .site-container{padding:30px 0}}@media only screen and (max-width:767px){section.help-search .site-container{background-image:unset!important}}section.help-search .site-container .inner{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}@media only screen and (max-width:1023px){section.help-search .site-container .inner{flex-wrap:wrap}}@media only screen and (max-width:767px){section.help-search .site-container .inner{margin-left:0;margin-right:0;width:100%}}section.help-search .site-container .inner>*{height:max-content;margin-left:20px;margin-right:20px}@media only screen and (max-width:767px){section.help-search .site-container .inner>*{margin-left:0;margin-right:0}section.help-search .site-container .inner{flex-direction:column}}section.help-search .site-container .heading{margin-bottom:0}@media only screen and (max-width:1023px){section.help-search .site-container .heading{margin-bottom:28px;text-align:center;width:100%}}section.help-search .site-container .form{max-width:calc(50% - 15px);padding-top:80px;position:relative;width:550px;z-index:100}@media only screen and (max-width:1023px){section.help-search .site-container .form{max-width:65%;width:100%}}@media only screen and (max-width:767px){section.help-search .site-container .form{margin-bottom:20px;max-width:100%;width:100%}}section.help-search .site-container .form .select{background-color:#fff;border:1px solid #4a75a5;border-radius:12px;left:0;position:absolute;top:0;width:100%}section.help-search .site-container .form .select *{cursor:pointer;margin-bottom:0}section.help-search .site-container .form .select .cur-val{padding:25px 20px 26px 58px;position:relative}section.help-search .site-container .form .select .cur-val h3{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}section.help-search .site-container .form .select .cur-val .dd-icon{left:17px;position:absolute;top:50%;transform:translateY(-50%);transition:.4s ease-in-out}section.help-search .site-container .form .select .options{display:none}section.help-search .site-container .form .select .options .option{padding:14px 20px 15px 58px;transition:.2s ease-in-out}section.help-search .site-container .form .select .options .option:last-of-type{padding-bottom:25px}section.help-search .site-container .form .select .options .option:hover{background-color:#efefef}section.help-search .site-container .form .select .options .option.hidden{display:none}section.help-search .site-container .form .select.dropped .cur-val .dd-icon{transform:translateY(-50%) rotate(180deg)}section.help-search .site-container .form .select.error{border-color:red}@media only screen and (max-width:767px){section.help-search .site-container .button{width:calc(100% - 80px)}}