.section-simple-content{background-repeat:no-repeat;background-position:50%;background-size:cover}.section-simple-content .dropdown-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;grid-gap:30px}@media (min-width:992px){.section-simple-content .dropdown-buttons{-ms-flex-direction:row;flex-direction:row}}.section-simple-content .dropdown-button{width:100%}@media (min-width:992px){.section-simple-content .dropdown-button{width:auto}}.section-simple-content .dropdown-button .select2-container--default{width:100%!important}@media (min-width:992px){.section-simple-content .dropdown-button .select2-container--default{width:250px!important}}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single{background-color:var(--button-background-color);border:1px solid var(--button-border-color);height:auto}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single:focus{outline:none}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--button-font-color);font-size:18px;line-height:22px;padding:13px 20px;text-align:left}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--button-font-color)}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.section-simple-content .dropdown-button .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:var(--button-font-color) transparent transparent}.section-simple-content .dropdown-button .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent var(--button-font-color)}@media (min-width:992px){.section-simple-content.text-xs-center .dropdown-buttons{-ms-flex-pack:center;justify-content:center}}@media (min-width:992px){.section-simple-content.text-xs-left .dropdown-buttons{-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:992px){.section-simple-content.text-xs-right .dropdown-buttons{-ms-flex-pack:end;justify-content:flex-end}}.select2-dropdown.simple-content-section-dropdown-button{border:1px solid var(--button-border-color)}.select2-dropdown.simple-content-section-dropdown-button .select2-results__options .select2-results__option{background-color:var(--button-background-color)!important;color:var(--button-font-color)!important}.select2-dropdown.simple-content-section-dropdown-button .select2-results__options .select2-results__option.select2-results__option--highlighted{opacity:.6}