@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Bold.woff2) format("woff2"),url(../fonts/Inter-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'Inter';
  src: url(../fonts/Inter-Black.woff2) format("woff2"),url(../fonts/Inter-Black.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Light.woff2) format("woff2"),url(../fonts/OpenSans-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans.woff2) format("woff2"),url(../fonts/OpenSans.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Semibold.woff2) format("woff2"),url(../fonts/OpenSans-Semibold.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: block
}
@font-face {
  font-family: 'OpenSans';
  src: url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: block
}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
article,
aside,
footer,
header,
nav,
section {
  display: block
}
h1 {
  font-size: 2em;
  margin: 0.67em 0
}
figcaption,
figure,
main {
  display: block
}
figure {
  margin: 1em 40px
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}
a:active,
a:hover {
  outline-width: 0
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
dfn {
  font-style: italic
}
mark {
  background-color: #ff0;
  color: #000
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -0.25em
}
sup {
  top: -0.5em
}
audio,
video {
  display: inline-block
}
audio:not([controls]) {
  display: none;
  height: 0
}
img {
  border-style: none
}
svg:not(:root) {
  overflow: hidden
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  display: inline-block;
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details,
menu {
  display: block
}
summary {
  display: list-item
}
canvas {
  display: inline-block
}
[hidden],
template {
  display: none
}
body,
html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
html {
  height: 100%
}
body {
  min-height: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.4;
  font-family: Inter;
  min-width: 320px;
  color: #111;
  overflow-x: hidden
}
*,
:after,
:before {
  box-sizing: border-box;
  outline: 0
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: top
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  line-height: 1.2
}
h1,
h2 {
  font-family: Inter;
  color: #111;
  font-weight: bold
}
h1 {
  font-size: 40px;
  line-height: 1.2;
  margin: 0 0 30px
}
@media (min-width: 768px) {
  h1 {
    font-size: 50px;
    line-height: 1.066
  }
}
@media (min-width: 1025px) {
  h1 {
    font-size: 60px
  }
}
@media (min-width: 768px) {
  h1 {
    margin: 0 0 40px
  }
  h4 {
    font-size: 16px
  }
}
h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 16px
}
@media (min-width: 1025px) {
  h1 {
    margin: 0 0 60px
  }
  h4 {
    font-size: 16px
  }
}
@media (min-width: 768px) {
  h4 {
    line-height: 1.066
  }
}
p {
  margin: 0 0 16px
}
ol,
ul {
  margin: 0;
  padding: 0 0 0 16px
}
.page-wr ol li,
.page-wr ul li {
  margin: 0 0 16px;
  padding: 0
}
.page-wr a {
  color: #a5915f;
  text-decoration: none;
  transition: .3s;
  cursor: pointer
}
.page-wr a:hover {
  color: #948256
}
.am-form {
  text-align: left
}
.am-form * {
  outline: 0!important;
  box-sizing: border-box
}
.am-form .clientside-error,
.am-form .messages,
.am-form .webform-ajax-messages .messages {
  display: none!important
}
.am-form .form-required {
  color: inherit
}
.am-form .ajax-progress {
  display: inline-block;
  vertical-align: middle
}
.am-form fieldset {
  border: none;
  margin: 0 0 20px;
  padding: 0
}
.am-form fieldset fieldset:last-child {
  margin-bottom: 0
}
.am-form fieldset .fieldset-wrapper:after {
  content: '';
  display: table;
  clear: both
}
.am-form fieldset .fieldset-wrapper .fieldset-wrapper {
  margin-left: -8px;
  margin-right: -8px
}
.am-form fieldset .fieldset-wrapper .fieldset-wrapper [class*='col-'] {
  padding-left: 8px;
  padding-right: 8px
}
.am-form fieldset .fieldset-wrapper .fieldset-wrapper label.element-invisible + * {
  margin-top: 0
}
.am-form .webform-confirmation {
  text-align: center;
  max-width: 500px;
  margin: 0 auto
}
.am-form .webform-confirmation .links {
  margin-top: 20px
}
.am-form .webform-confirmation *:last-child {
  margin-bottom: 0
}
.am-form .form-item,
.am-form .mktoFormRow {
  position: relative;
  margin: 0 0 20px
}
.am-form .form-actions,
.am-form .mktoButtonRow {
  text-align: center;
  overflow: hidden;
  clear: both
}
.am-form .form-actions input,
.am-form .mktoButtonRow input {
  margin-left: 12px
}
.am-form .form-actions input:first-child,
.am-form .mktoButtonRow input:first-child {
  margin-left: 0
}
.am-form__error-message {
  font-weight: normal;
  font-family: Inter;
  color: #c8342b;
  text-align: center;
  margin-bottom: 16px
}
.am-form input:not([type=checkbox]):not([type=radio]),
.am-form select,
.am-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: 0
}
.am-form textarea {
  resize: none;
  height: auto
}
@media (min-width: 768px) {
  .am-form .form-actions,
  .am-form .mktoButtonRow {
    padding-top: 15px
  }
  .am-form textarea {
    height: 82px
  }
}
.am-form .grippie {
  display: none
}
.am-form .select2-container--default.select2-container--below .select2-selection--single,
.am-form select {
  padding-right: 40px!important
}
.am-form .select2-container--default.select2-container--below .select2-selection--single {
  transition: none!important
}
.am-form select {
  cursor: pointer;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAQAAACoRNXiAAAAK0lEQVQY02NgoA0w/mb8Hw6/oUuaIkmaYuotgEoVYDd6LVBqLW6bj5HsWAAv0Bfed1VYOwAAAABJRU5ErkJggg==);
  background-position: calc(100% - 14px) 50%;
  background-repeat: no-repeat
}
.am-form .select2-container--default .select2-selection--single,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form select,
.am-form textarea {
  width: 100%;
  transition: border-color .3s,box-shadow .3s;
  border: 1px solid;
  border-radius: 4px;
  padding: 12px 16px;
  font-size: 12px;
  line-height: 1.2;
  font-family: Inter;
  font-weight: 500;
  text-align: left
}
.am-form .select2-container--default .select2-selection--single:-webkit-autofill,
.am-form .select2-container--default .select2-selection--single:-webkit-autofill:active,
.am-form .select2-container--default .select2-selection--single:-webkit-autofill:focus,
.am-form .select2-container--default .select2-selection--single:-webkit-autofill:hover,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-webkit-autofill,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-webkit-autofill:active,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-webkit-autofill:focus,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-webkit-autofill:hover,
.am-form select:-webkit-autofill,
.am-form select:-webkit-autofill:active,
.am-form select:-webkit-autofill:focus,
.am-form select:-webkit-autofill:hover,
.am-form textarea:-webkit-autofill,
.am-form textarea:-webkit-autofill:active,
.am-form textarea:-webkit-autofill:focus,
.am-form textarea:-webkit-autofill:hover {
  -webkit-transition: border-color .3s,box-shadow .3s,background-color 5000s ease-in-out;
  transition: border-color .3s,box-shadow .3s,background-color 5000s ease-in-out
}
.am-form .select2-container--default .select2-selection--single,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form select {
  height: 40px
}
.am-form .select2-container {
  width: 100%!important
}
.am-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: inherit
}
.am-form .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0
}
.am-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 49px
}
.am-form .select2-results__options {
  font-family: Inter;
  font-weight: 500;
  font-size: 13px;
  line-height: 1.2
}
.am-form .select2-results__option {
  padding: 10px 16px 8px;
  transition: color 0.3s,background-color 0.3s
}
.am-form label,
.am-form legend {
  font-family: Inter;
  font-weight: 500;
  display: block
}
.am-form legend {
  font-size: 14px;
  line-height: 1.4285;
  margin-bottom: 20px
}
.am-form label {
  margin-bottom: 7px;
  font-size: 12px
}
@media (min-width: 768px) {
  .am-form label {
    margin-bottom: 4px;
    font-size: 11px
  }
  .am-form label.element-invisible + * {
    margin-top: 26px
  }
}
@media (min-width: 768px) and (min-height: 920px) {
  .am-form label {
    margin-bottom: 7px;
    font-size: 12px
  }
}
.am-form .am-row {
  margin-left: -10px;
  margin-right: -10px
}
.am-form .am-row [class*='am-col-'] {
  padding-left: 10px;
  padding-right: 10px
}
.am-form .am-row input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form .am-row select,
.am-form .am-row textarea {
  width: 100%
}
.am-form .am-checkbox,
.am-form .form-type-checkbox,
.am-form .form-type-radio {
  position: relative
}
.am-form .am-checkbox label,
.am-form .form-type-checkbox label,
.am-form .form-type-radio label {
  text-align: left;
  transition: color .3s;
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  font-family: Inter;
  margin: 0;
  padding: 0 0 0 30px;
  cursor: pointer;
  text-transform: none
}
.am-form input[type=checkbox],
.am-form input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -9999px
}
.am-form input[type=checkbox] + label:before,
.am-form input[type=radio] + label:before {
  border: 1px solid
}
.am-form input[type=checkbox] + label:before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 4px
}
.am-form input[type=checkbox]:checked + label:after {
  content: "";
  position: absolute;
  top: 4px;
  left: 5px;
  width: 6px;
  height: 4px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg)
}
.am-form input[type=radio] + label:before {
  content: "";
  position: absolute;
  top: 0;
  left: 2px;
  width: 14px;
  height: 14px;
  border-radius: 50%
}
.am-form .iti {
  width: 100%
}
.am-form .iti__flag-container {
  width: 64px;
  border-radius: 6px 0 0 6px
}
.am-form .iti__selected-flag {
  padding: 0 0 0 14px;
  border-right: 1px solid;
  border-radius: 6px 0 0 6px
}
.am-form .iti__arrow {
  margin-left: 10px;
  border-top: 4px solid
}
.am-form .iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid
}
.am-form .iti__country-list {
  box-shadow: none;
  border-radius: 0 0 4px 4px;
  border: 1px solid;
  max-height: 300px
}
.am-form .iti__country {
  margin: 0;
  font-size: 13px;
  line-height: 1.2;
  padding: 5px 14px;
  display: flex;
  align-items: center;
  transition: background-color .3s
}
.am-form .iti__flag-box {
  margin-right: 14px
}
.am-form .iti__country-name {
  font-family: Inter;
  font-weight: 500
}
.am-form .iti__dial-code {
  font-family: Inter;
  margin-left: auto
}
.am-form .iti__divider {
  display: none
}
.am-form .iti .mktoError {
  display: none!important
}
.am-form .iti input {
  padding-left: 80px!important
}
.am-form .intl-tel-input {
  display: block;
  height: 40px;
  text-align: left;
  color: #c7c7cc
}
.am-form .intl-tel-input.allow-dropdown .selected-flag,
.am-form .intl-tel-input.separate-dial-code .selected-flag {
  width: 62px
}
.am-form .intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background: #eee
}
.am-form .intl-tel-input.allow-dropdown .flag-container.focus + input {
  border-color: #eee
}
.am-form .intl-tel-input.allow-dropdown .flag-container.focus .selected-flag {
  background: #eee
}
.am-form .intl-tel-input.allow-dropdown .flag-container.focus .selected-flag .iti-arrow {
  border-bottom: 4px solid #8e8e93;
  border-top: none
}
.am-form .intl-tel-input .selected-flag {
  background: #fafafa;
  border-radius: 4px 0 0 4px;
  transition: background .3s
}
.am-form .intl-tel-input .selected-flag .iti-flag {
  left: 16px
}
.am-form .intl-tel-input .selected-flag .iti-arrow {
  border-top-color: #8e8e93;
  right: 10px;
  margin-top: -1px
}
.am-form .intl-tel-input .country-list {
  color: #414143;
  margin: 0 0 0 -1px;
  padding: 5px 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 0 0 4px 4px;
  font-size: 12px;
  min-height: 0;
  max-height: 180px;
  box-shadow: none;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}
.am-form .intl-tel-input .country-list.dropup {
  border-radius: 4px 4px 0 0
}
.am-form .intl-tel-input .country-list .country {
  margin: 0 0 6px;
  padding: 2px 15px;
  transition: background .3s,color .3s;
  display: flex;
  align-items: center
}
.am-form .intl-tel-input .country-list .country.highlight {
  background: #eee;
  color: #141416
}
.am-form .intl-tel-input .country-list .country:last-child {
  margin-bottom: 0
}
.am-form .intl-tel-input .country-list .country .dial-code {
  margin-left: auto
}
.am-form .intl-tel-input .country-list .country-name,
.am-form .intl-tel-input .country-list .flag-box {
  margin-right: 8px
}
.am-form .intl-tel-input .country-list .divider {
  display: none
}
.am-form .intl-tel-input input {
  padding-left: 78px!important
}
.am-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit
}
.am-form .select2-container .select2-selection--single,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form select,
.am-form textarea {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: #fff;
  color: #141416
}
.am-form .select2-container .select2-selection--single::-webkit-input-placeholder,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.am-form select::-webkit-input-placeholder,
.am-form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1
}
.am-form .select2-container .select2-selection--single:-moz-placeholder,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.am-form select:-moz-placeholder,
.am-form textarea:-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1
}
.am-form .select2-container .select2-selection--single::-moz-placeholder,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.am-form select::-moz-placeholder,
.am-form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1
}
.am-form .select2-container .select2-selection--single:-ms-input-placeholder,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.am-form select:-ms-input-placeholder,
.am-form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.5);
  opacity: 1
}
.am-form .select2-container .select2-selection--single.error,
.am-form .select2-container .select2-selection--single.mktoInvalid,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error,
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,
.am-form select.error,
.am-form select.mktoInvalid,
.am-form textarea.error,
.am-form textarea.mktoInvalid {
  border-color: #eb5757
}
.am-form .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),
.am-form input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):focus:not([type=file]):not([readonly]),
.am-form select:focus:not([type=file]):not([readonly]),
.am-form textarea:focus:not([type=file]):not([readonly]) {
  border-color: #a5915f;
  box-shadow: none
}
.am-form input:-webkit-autofill,
.am-form input:-webkit-autofill:active,
.am-form input:-webkit-autofill:focus,
.am-form input:-webkit-autofill:hover {
  -webkit-text-fill-color: #141416
}
.am-form select.error + .selectize-control .selectize-input {
  border-color: #eb5757!important
}
.am-form .am-checkbox,
.am-form .form-type-checkbox,
.am-form .form-type-radio {
  color: #8e8e93
}
.am-form .am-checkbox a,
.am-form .form-type-checkbox a,
.am-form .form-type-radio a {
  color: #a5915f
}
.am-form input[type=checkbox]:checked + label:before,
.am-form input[type=radio]:checked + label:before {
  background: #a5915f
}
.am-form input[type=checkbox] + label:before,
.am-form input[type=radio] + label:before {
  background: #fff;
  border-color: #e0e0e0
}
.am-form .mktoInvalid label:before,
.am-form input[type=checkbox].error+label:before,
.am-form input[type=radio].error+label:before {
  border-color: #eb5757!important
}
.am-form input[type=checkbox]:checked + label:before {
  border-color: #a5915f
}
.am-form label,
.am-form legend {
  color: #2a2a2a
}
.am-form .mktoError,
.am-form .mktoErrorArrowWrap {
  background: red
}
.am-form .iti__flag-container:hover .iti__selected-flag {
  background: rgba(252, 252, 252, 0.7)!important
}
.am-form .iti__selected-flag {
  transition: background-color .3s;
  background: #fcfcfc!important;
  border-right-color: rgba(0, 0, 0, 0.2)!important
}
.am-form .iti__arrow {
  border-top-color: #2a2a2a
}
.am-form .iti__arrow:before {
  border-color: #2a2a2a
}
.am-form .iti__arrow--up {
  border-bottom-color: #2a2a2a
}
.am-form .iti__country-list {
  background-color: #fff!important;
  border-color: rgba(0, 0, 0, 0.2)!important
}
.am-form .iti__country {
  color: #2a2a2a!important
}
.am-form .iti__highlight {
  background-color: rgba(0, 0, 0, 0.05)!important;
  color: #2a2a2a!important
}
.am-form .select2-dropdown {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2)
}
.am-form .select2-results__option {
  color: #2a2a2a
}
.am-form .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0, 0, 0, 0.02);
  color: #2a2a2a
}
.am-form .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.05);
  color: #2a2a2a
}
.am-form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent
}
.am-form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000
}
.am-form_style-black .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit
}
.am-form_style-black .select2-container .select2-selection--single,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-black select,
.am-form_style-black textarea {
  border-color: rgba(43, 43, 43, 0.7);
  background-color: #1d1d1d;
  color: #fff
}
.am-form_style-black .select2-container .select2-selection--single::-webkit-input-placeholder,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.am-form_style-black select::-webkit-input-placeholder,
.am-form_style-black textarea::-webkit-input-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-black .select2-container .select2-selection--single:-moz-placeholder,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.am-form_style-black select:-moz-placeholder,
.am-form_style-black textarea:-moz-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-black .select2-container .select2-selection--single::-moz-placeholder,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.am-form_style-black select::-moz-placeholder,
.am-form_style-black textarea::-moz-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-black .select2-container .select2-selection--single:-ms-input-placeholder,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.am-form_style-black select:-ms-input-placeholder,
.am-form_style-black textarea:-ms-input-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-black .select2-container .select2-selection--single.error,
.am-form_style-black .select2-container .select2-selection--single.mktoInvalid,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error,
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,
.am-form_style-black select.error,
.am-form_style-black select.mktoInvalid,
.am-form_style-black textarea.error,
.am-form_style-black textarea.mktoInvalid {
  border-color: #eb5757
}
.am-form_style-black .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),
.am-form_style-black input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):focus:not([type=file]):not([readonly]),
.am-form_style-black select:focus:not([type=file]):not([readonly]),
.am-form_style-black textarea:focus:not([type=file]):not([readonly]) {
  border-color: #a5915f;
  box-shadow: none
}
.am-form_style-black input:-webkit-autofill,
.am-form_style-black input:-webkit-autofill:active,
.am-form_style-black input:-webkit-autofill:focus,
.am-form_style-black input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff
}
.am-form_style-black select.error + .selectize-control .selectize-input {
  border-color: #eb5757!important
}
.am-form_style-black .am-checkbox,
.am-form_style-black .form-type-checkbox,
.am-form_style-black .form-type-radio {
  color: #8e8e93
}
.am-form_style-black .am-checkbox a,
.am-form_style-black .form-type-checkbox a,
.am-form_style-black .form-type-radio a {
  color: #a5915f
}
.am-form_style-black input[type=checkbox]:checked + label:before,
.am-form_style-black input[type=radio]:checked + label:before {
  background: #a5915f
}
.am-form_style-black input[type=checkbox] + label:before,
.am-form_style-black input[type=radio] + label:before {
  background: #1d1d1d;
  border-color: #1d1d1d
}
.am-form_style-black .mktoInvalid label:before,
.am-form_style-black input[type=checkbox].error+label:before,
.am-form_style-black input[type=radio].error+label:before {
  border-color: #eb5757!important
}
.am-form_style-black input[type=checkbox]:checked + label:before {
  border-color: #a5915f
}
.am-form_style-black label,
.am-form_style-black legend {
  color: #8e8e93
}
.am-form_style-black .mktoError,
.am-form_style-black .mktoErrorArrowWrap {
  background: red
}
.am-form_style-black .iti__flag-container:hover .iti__selected-flag {
  background: rgba(26, 26, 26, 0.7)!important
}
.am-form_style-black .iti__selected-flag {
  transition: background-color .3s;
  background: #1a1a1a!important;
  border-right-color: rgba(43, 43, 43, 0.7)!important
}
.am-form_style-black .iti__arrow {
  border-top-color: #8e8e93
}
.am-form_style-black .iti__arrow:before {
  border-color: #8e8e93
}
.am-form_style-black .iti__arrow--up {
  border-bottom-color: #8e8e93
}
.am-form_style-black .iti__country-list {
  background-color: #1d1d1d!important;
  border-color: rgba(43, 43, 43, 0.7)!important
}
.am-form_style-black .iti__country {
  color: #8e8e93!important
}
.am-form_style-black .iti__highlight {
  background-color: rgba(0, 0, 0, 0.05)!important;
  color: #8e8e93!important
}
.am-form_style-black .select2-dropdown {
  background-color: #1d1d1d;
  border-color: rgba(43, 43, 43, 0.7)
}
.am-form_style-black .select2-results__option {
  color: #8e8e93
}
.am-form_style-black .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0, 0, 0, 0.02);
  color: #8e8e93
}
.am-form_style-black .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.05);
  color: #8e8e93
}
.am-form_style-black .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent
}
.am-form_style-black .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000
}
.am-form_style-border label,
.am-form_style-border legend {
  font-size: 14px;
  font-weight: normal;
  font-family: Inter;
  text-transform: uppercase;
  margin-bottom: 4px
}
.am-form_style-border .select2-container--default .select2-selection--single,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border select,
.am-form_style-border textarea {
  font-weight: normal;
  font-family: Inter;
  font-size: 14px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding-left: 0;
  background-color: transparent!important;
  padding-top: 16px;
  padding-bottom: 16px;
  height: 54px
}
@media (min-width: 1025px) {
  .am-form__error-message {
    margin-bottom: -18px
  }
  .am-form_style-border .select2-container--default .select2-selection--single,
  .am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border select,
  .am-form_style-border textarea {
    font-size: 16px
  }
}
@media (min-width: 2000px) {
  .am-form__error-message {
    font-size: 20px
  }
  .am-form_style-border .form-item,
  .am-form_style-border .mktoFormRow {
    margin: 0 0 50px
  }
  .am-form_style-border .select2-container--default .select2-selection--single,
  .am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border select,
  .am-form_style-border textarea {
    font-size: 18px
  }
}
.am-form_style-border div.iti__selected-flag,
.am-form_style-border.am-form .iti__flag-container:hover .iti__selected-flag {
  background: none!important;
  border-right: none!important
}
.am-form_style-border .iti__flag-container {
  left: auto;
  right: 0
}
.am-form_style-border .iti__country-list {
  right: 0
}
.am-form_style-border.am-form .iti input {
  padding-left: 0!important;
  padding-right: 80px!important
}
.am-form_style-border.am-form .iti__selected-flag {
  padding-left: 12px
}
.am-form_style-border .iti__arrow:before,
.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-left: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(-45deg) translate(-50%, -50%);
  width: 9px;
  height: 9px;
  margin-top: -7px
}
.am-form_style-border .iti__arrow--up:before,
.am-form_style-border .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  transform: rotate(135deg) translate(50%, 50%);
  margin-top: 0
}
.am-form_style-border .iti__arrow {
  margin-left: 17px;
  border: none;
  width: 9px;
  height: 100%;
  position: relative;
  top: 0
}
@media (min-width: 768px) {
  .am-form_style-border .select2-dropdown {
    border-radius: 0
  }
}
.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none
}
.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 13px
}
.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit
}
.am-form_style-border .select2-container .select2-selection--single,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border select,
.am-form_style-border textarea {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: transparent;
  color: #101010
}
.am-form_style-border .select2-container .select2-selection--single::-webkit-input-placeholder,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.am-form_style-border select::-webkit-input-placeholder,
.am-form_style-border textarea::-webkit-input-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-border .select2-container .select2-selection--single:-moz-placeholder,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.am-form_style-border select:-moz-placeholder,
.am-form_style-border textarea:-moz-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-border .select2-container .select2-selection--single::-moz-placeholder,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.am-form_style-border select::-moz-placeholder,
.am-form_style-border textarea::-moz-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-border .select2-container .select2-selection--single:-ms-input-placeholder,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.am-form_style-border select:-ms-input-placeholder,
.am-form_style-border textarea:-ms-input-placeholder {
  color: #8e8e93;
  opacity: 1
}
.am-form_style-border .select2-container .select2-selection--single.error,
.am-form_style-border .select2-container .select2-selection--single.mktoInvalid,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error,
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,
.am-form_style-border select.error,
.am-form_style-border select.mktoInvalid,
.am-form_style-border textarea.error,
.am-form_style-border textarea.mktoInvalid {
  border-color: #eb5757
}
.am-form_style-border .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),
.am-form_style-border input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):focus:not([type=file]):not([readonly]),
.am-form_style-border select:focus:not([type=file]):not([readonly]),
.am-form_style-border textarea:focus:not([type=file]):not([readonly]) {
  border-color: #000;
  box-shadow: none
}
.am-form_style-border input:-webkit-autofill,
.am-form_style-border input:-webkit-autofill:active,
.am-form_style-border input:-webkit-autofill:focus,
.am-form_style-border input:-webkit-autofill:hover {
  -webkit-text-fill-color: #101010
}
.am-form_style-border select.error + .selectize-control .selectize-input {
  border-color: #eb5757!important
}
.am-form_style-border .am-checkbox,
.am-form_style-border .form-type-checkbox,
.am-form_style-border .form-type-radio {
  color: #8e8e93
}
.am-form_style-border .am-checkbox a,
.am-form_style-border .form-type-checkbox a,
.am-form_style-border .form-type-radio a {
  color: #a5915f
}
.am-form_style-border input[type=checkbox]:checked + label:before,
.am-form_style-border input[type=radio]:checked + label:before {
  background: #a5915f
}
.am-form_style-border input[type=checkbox] + label:before,
.am-form_style-border input[type=radio] + label:before {
  background: #fff;
  border-color: #e0e0e0
}
.am-form_style-border .mktoInvalid label:before,
.am-form_style-border input[type=checkbox].error+label:before,
.am-form_style-border input[type=radio].error+label:before {
  border-color: #eb5757!important
}
.am-form_style-border input[type=checkbox]:checked + label:before {
  border-color: #a5915f
}
.am-form_style-border label,
.am-form_style-border legend {
  color: #131313
}
.am-form_style-border .mktoError,
.am-form_style-border .mktoErrorArrowWrap {
  background: red
}
.am-form_style-border .iti__flag-container:hover .iti__selected-flag {
  background: rgba(252, 252, 252, 0.7)!important
}
.am-form_style-border .iti__selected-flag {
  transition: background-color .3s;
  background: #fcfcfc!important;
  border-right-color: rgba(0, 0, 0, 0.2)!important
}
.am-form_style-border .iti__arrow {
  border-top-color: #131313
}
.am-form_style-border .iti__arrow:before {
  border-color: #131313
}
.am-form_style-border .iti__arrow--up {
  border-bottom-color: #131313
}
.am-form_style-border .iti__country-list {
  background-color: #fff!important;
  border-color: rgba(0, 0, 0, 0.2)!important
}
.am-form_style-border .iti__country {
  color: #131313!important
}
.am-form_style-border .iti__highlight {
  background-color: rgba(0, 0, 0, 0.05)!important;
  color: #131313!important
}
.am-form_style-border .select2-dropdown {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2)
}
.am-form_style-border .select2-results__option {
  color: #131313
}
.am-form_style-border .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0, 0, 0, 0.02);
  color: #131313
}
.am-form_style-border .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.05);
  color: #131313
}
.am-form_style-border .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent
}
.am-form_style-border .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000
}
.am-form_style-border-white label,
.am-form_style-border-white legend {
  font-size: 14px;
  font-weight: normal;
  font-family: Inter;
  text-transform: uppercase;
  margin-bottom: 4px
}
.am-form_style-border-white .select2-container--default .select2-selection--single,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border-white select,
.am-form_style-border-white textarea {
  font-weight: normal;
  font-family: Inter;
  font-size: 14px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding-left: 0;
  background-color: transparent!important;
  padding-top: 16px;
  padding-bottom: 16px;
  height: 54px
}
@media (min-width: 1025px) {
  .am-form_style-border-white .select2-container--default .select2-selection--single,
  .am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border-white select,
  .am-form_style-border-white textarea {
    font-size: 16px
  }
}
@media (min-width: 2000px) {
  .am-form_style-border-white .form-item,
  .am-form_style-border-white .mktoFormRow {
    margin: 0 0 50px
  }
  .am-form_style-border-white .select2-container--default .select2-selection--single,
  .am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border-white select,
  .am-form_style-border-white textarea {
    font-size: 18px
  }
}
.am-form_style-border-white div.iti__selected-flag,
.am-form_style-border-white.am-form .iti__flag-container:hover .iti__selected-flag {
  background: none!important;
  border-right: none!important
}
.am-form_style-border-white .iti__flag-container {
  left: auto;
  right: 0
}
.am-form_style-border-white .iti__country-list {
  right: 0
}
.am-form_style-border-white.am-form .iti input {
  padding-left: 0!important;
  padding-right: 80px!important
}
.am-form_style-border-white.am-form .iti__selected-flag {
  padding-left: 12px
}
.am-form_style-border-white .iti__arrow:before,
.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-left: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(-45deg) translate(-50%, -50%);
  width: 9px;
  height: 9px;
  margin-top: -7px
}
.am-form_style-border-white .iti__arrow--up:before,
.am-form_style-border-white .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  transform: rotate(135deg) translate(50%, 50%);
  margin-top: 0
}
.am-form_style-border-white .iti__arrow {
  margin-left: 17px;
  border: none;
  width: 9px;
  height: 100%;
  position: relative;
  top: 0
}
@media (min-width: 768px) {
  .am-form_style-border-white .select2-dropdown {
    border-radius: 0
  }
}
.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none
}
.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 13px
}
.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit
}
.am-form_style-border-white .select2-container .select2-selection--single,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border-white select,
.am-form_style-border-white textarea {
  border-color: #fff;
  background-color: transparent;
  color: #fff
}
.am-form_style-border-white .select2-container .select2-selection--single::-webkit-input-placeholder,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.am-form_style-border-white select::-webkit-input-placeholder,
.am-form_style-border-white textarea::-webkit-input-placeholder {
  color: #fff;
  opacity: 1
}
.am-form_style-border-white .select2-container .select2-selection--single:-moz-placeholder,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.am-form_style-border-white select:-moz-placeholder,
.am-form_style-border-white textarea:-moz-placeholder {
  color: #fff;
  opacity: 1
}
.am-form_style-border-white .select2-container .select2-selection--single::-moz-placeholder,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.am-form_style-border-white select::-moz-placeholder,
.am-form_style-border-white textarea::-moz-placeholder {
  color: #fff;
  opacity: 1
}
.am-form_style-border-white .select2-container .select2-selection--single:-ms-input-placeholder,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.am-form_style-border-white select:-ms-input-placeholder,
.am-form_style-border-white textarea:-ms-input-placeholder {
  color: #fff;
  opacity: 1
}
.am-form_style-border-white .select2-container .select2-selection--single.error,
.am-form_style-border-white .select2-container .select2-selection--single.mktoInvalid,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error,
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,
.am-form_style-border-white select.error,
.am-form_style-border-white select.mktoInvalid,
.am-form_style-border-white textarea.error,
.am-form_style-border-white textarea.mktoInvalid {
  border-color: #eb5757
}
.am-form_style-border-white .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),
.am-form_style-border-white input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):focus:not([type=file]):not([readonly]),
.am-form_style-border-white select:focus:not([type=file]):not([readonly]),
.am-form_style-border-white textarea:focus:not([type=file]):not([readonly]) {
  border-color: #fff;
  box-shadow: none
}
.am-form_style-border-white input:-webkit-autofill,
.am-form_style-border-white input:-webkit-autofill:active,
.am-form_style-border-white input:-webkit-autofill:focus,
.am-form_style-border-white input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff
}
.am-form_style-border-white select.error + .selectize-control .selectize-input {
  border-color: #eb5757!important
}
.am-form_style-border-white .am-checkbox,
.am-form_style-border-white .form-type-checkbox,
.am-form_style-border-white .form-type-radio {
  color: #fff
}
.am-form_style-border-white .am-checkbox a,
.am-form_style-border-white .form-type-checkbox a,
.am-form_style-border-white .form-type-radio a {
  color: #a5915f
}
.am-form_style-border-white input[type=checkbox]:checked + label:before,
.am-form_style-border-white input[type=radio]:checked + label:before {
  background: #a5915f
}
.am-form_style-border-white input[type=checkbox] + label:before,
.am-form_style-border-white input[type=radio] + label:before {
  background: #fff;
  border-color: #e0e0e0
}
.am-form_style-border-white .mktoInvalid label:before,
.am-form_style-border-white input[type=checkbox].error+label:before,
.am-form_style-border-white input[type=radio].error+label:before {
  border-color: #eb5757!important
}
.am-form_style-border-white input[type=checkbox]:checked + label:before {
  border-color: #a5915f
}
.am-form_style-border-white label,
.am-form_style-border-white legend {
  color: #fff
}
.am-form_style-border-white .mktoError,
.am-form_style-border-white .mktoErrorArrowWrap {
  background: red
}
.am-form_style-border-white .iti__flag-container:hover .iti__selected-flag {
  background: rgba(252, 252, 252, 0.7)!important
}
.am-form_style-border-white .iti__selected-flag {
  transition: background-color .3s;
  background: #fcfcfc!important;
  border-right-color: #fff!important
}
.am-form_style-border-white .iti__arrow {
  border-top-color: #fff
}
.am-form_style-border-white .iti__arrow:before {
  border-color: #fff
}
.am-form_style-border-white .iti__arrow--up {
  border-bottom-color: #fff
}
.am-form_style-border-white .iti__country-list {
  background-color: #fff!important;
  border-color: #fff!important
}
.am-form_style-border-white .iti__country {
  color: #fff!important
}
.am-form_style-border-white .iti__highlight {
  background-color: rgba(0, 0, 0, 0.05)!important;
  color: #fff!important
}
.am-form_style-border-white .select2-dropdown {
  background-color: #fff;
  border-color: #fff
}
.am-form_style-border-white .select2-results__option {
  color: #fff
}
.am-form_style-border-white .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0, 0, 0, 0.02);
  color: #fff
}
.am-form_style-border-white .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.05);
  color: #fff
}
.am-form_style-border-white .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent
}
.am-form_style-border-white .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000
}
.am-form_style-border-white2 label,
.am-form_style-border-white2 legend {
  font-size: 14px;
  font-weight: normal;
  font-family: Inter;
  text-transform: uppercase;
  margin-bottom: 4px
}
.am-form_style-border-white2 .select2-container--default .select2-selection--single,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border-white2 select,
.am-form_style-border-white2 textarea {
  font-weight: normal;
  font-family: Inter;
  font-size: 14px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding-left: 0;
  background-color: transparent!important;
  padding-top: 16px;
  padding-bottom: 16px;
  height: 54px
}
@media (min-width: 1025px) {
  .am-form_style-border-white2 .select2-container--default .select2-selection--single,
  .am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border-white2 select,
  .am-form_style-border-white2 textarea {
    font-size: 16px
  }
}
@media (min-width: 2000px) {
  .am-form_style-border-white2 .form-item,
  .am-form_style-border-white2 .mktoFormRow {
    margin: 0 0 50px
  }
  .am-form_style-border-white2 .select2-container--default .select2-selection--single,
  .am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
  .am-form_style-border-white2 select,
  .am-form_style-border-white2 textarea {
    font-size: 18px
  }
}
.am-form_style-border-white2 div.iti__selected-flag,
.am-form_style-border-white2.am-form .iti__flag-container:hover .iti__selected-flag {
  background: none!important;
  border-right: none!important
}
.am-form_style-border-white2 .iti__flag-container {
  left: auto;
  right: 0
}
.am-form_style-border-white2 .iti__country-list {
  right: 0
}
.am-form_style-border-white2.am-form .iti input {
  padding-left: 0!important;
  padding-right: 80px!important
}
.am-form_style-border-white2.am-form .iti__selected-flag {
  padding-left: 12px
}
.am-form_style-border-white2 .iti__arrow:before,
.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  border-left: 1px solid;
  border-bottom: 1px solid;
  transform: rotate(-45deg) translate(-50%, -50%);
  width: 9px;
  height: 9px;
  margin-top: -7px
}
.am-form_style-border-white2 .iti__arrow--up:before,
.am-form_style-border-white2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:before {
  transform: rotate(135deg) translate(50%, 50%);
  margin-top: 0
}
.am-form_style-border-white2 .iti__arrow {
  margin-left: 17px;
  border: none;
  width: 9px;
  height: 100%;
  position: relative;
  top: 0
}
@media (min-width: 768px) {
  .am-form_style-border-white2 .select2-dropdown {
    border-radius: 0
  }
}
.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none
}
.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow {
  width: 13px
}
.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit
}
.am-form_style-border-white2 .select2-container .select2-selection--single,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.am-form_style-border-white2 select,
.am-form_style-border-white2 textarea {
  border-color: rgba(255, 255, 255, 0.15);
  background-color: transparent;
  color: #fff
}
.am-form_style-border-white2 .select2-container .select2-selection--single::-webkit-input-placeholder,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.am-form_style-border-white2 select::-webkit-input-placeholder,
.am-form_style-border-white2 textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1
}
.am-form_style-border-white2 .select2-container .select2-selection--single:-moz-placeholder,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.am-form_style-border-white2 select:-moz-placeholder,
.am-form_style-border-white2 textarea:-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1
}
.am-form_style-border-white2 .select2-container .select2-selection--single::-moz-placeholder,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.am-form_style-border-white2 select::-moz-placeholder,
.am-form_style-border-white2 textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1
}
.am-form_style-border-white2 .select2-container .select2-selection--single:-ms-input-placeholder,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.am-form_style-border-white2 select:-ms-input-placeholder,
.am-form_style-border-white2 textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
  opacity: 1
}
.am-form_style-border-white2 .select2-container .select2-selection--single.error,
.am-form_style-border-white2 .select2-container .select2-selection--single.mktoInvalid,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).error,
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]).mktoInvalid,
.am-form_style-border-white2 select.error,
.am-form_style-border-white2 select.mktoInvalid,
.am-form_style-border-white2 textarea.error,
.am-form_style-border-white2 textarea.mktoInvalid {
  border-color: #eb5757
}
.am-form_style-border-white2 .select2-container .select2-selection--single:focus:not([type=file]):not([readonly]),
.am-form_style-border-white2 input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):focus:not([type=file]):not([readonly]),
.am-form_style-border-white2 select:focus:not([type=file]):not([readonly]),
.am-form_style-border-white2 textarea:focus:not([type=file]):not([readonly]) {
  border-color: rgba(255, 255, 255, 0.3);
  box-shadow: none
}
.am-form_style-border-white2 input:-webkit-autofill,
.am-form_style-border-white2 input:-webkit-autofill:active,
.am-form_style-border-white2 input:-webkit-autofill:focus,
.am-form_style-border-white2 input:-webkit-autofill:hover {
  -webkit-text-fill-color: #fff
}
.am-form_style-border-white2 select.error + .selectize-control .selectize-input {
  border-color: #eb5757!important
}
.am-form_style-border-white2 .am-checkbox,
.am-form_style-border-white2 .form-type-checkbox,
.am-form_style-border-white2 .form-type-radio {
  color: #fff
}
.am-form_style-border-white2 .am-checkbox a,
.am-form_style-border-white2 .form-type-checkbox a,
.am-form_style-border-white2 .form-type-radio a {
  color: #a5915f
}
.am-form_style-border-white2 input[type=checkbox]:checked + label:before,
.am-form_style-border-white2 input[type=radio]:checked + label:before {
  background: #a5915f
}
.am-form_style-border-white2 input[type=checkbox] + label:before,
.am-form_style-border-white2 input[type=radio] + label:before {
  background: #fff;
  border-color: #e0e0e0
}
.am-form_style-border-white2 .mktoInvalid label:before,
.am-form_style-border-white2 input[type=checkbox].error+label:before,
.am-form_style-border-white2 input[type=radio].error+label:before {
  border-color: #eb5757!important
}
.am-form_style-border-white2 input[type=checkbox]:checked + label:before {
  border-color: #a5915f
}
.am-form_style-border-white2 label,
.am-form_style-border-white2 legend {
  color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .mktoError,
.am-form_style-border-white2 .mktoErrorArrowWrap {
  background: red
}
.am-form_style-border-white2 .iti__flag-container:hover .iti__selected-flag {
  background: rgba(16, 18, 28, 0.7)!important
}
.am-form_style-border-white2 .iti__selected-flag {
  transition: background-color .3s;
  background: #10121c!important;
  border-right-color: rgba(255, 255, 255, 0.15)!important
}
.am-form_style-border-white2 .iti__arrow {
  border-top-color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .iti__arrow:before {
  border-color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .iti__arrow--up {
  border-bottom-color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .iti__country-list {
  background-color: #12141f!important;
  border-color: rgba(255, 255, 255, 0.15)!important
}
.am-form_style-border-white2 .iti__country {
  color: rgba(255, 255, 255, 0.4)!important
}
.am-form_style-border-white2 .iti__highlight {
  background-color: rgba(0, 0, 0, 0.05)!important;
  color: rgba(255, 255, 255, 0.4)!important
}
.am-form_style-border-white2 .select2-dropdown {
  background-color: #12141f;
  border-color: rgba(255, 255, 255, 0.15)
}
.am-form_style-border-white2 .select2-results__option {
  color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: rgba(0, 0, 0, 0.02);
  color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: rgba(0, 0, 0, 0.05);
  color: rgba(255, 255, 255, 0.4)
}
.am-form_style-border-white2 .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #000 transparent transparent
}
.am-form_style-border-white2 .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #000
}
.am-clearfix:after,
.am-clearfix:before,
.am-container-fluid:after,
.am-container-fluid:before,
.am-container:after,
.am-container:before,
.am-row:after,
.am-row:before {
  content: " ";
  display: table
}
.am-clearfix:after,
.am-container-fluid:after,
.am-container:after,
.am-row:after {
  clear: both
}
.clearfix:after,
.clearfix:before {
  display: table;
  content: "";
  line-height: 0
}
.clearfix:after {
  clear: both
}
.rteleft {
  text-align: left
}
.rtecenter {
  text-align: center
}
.rteright {
  text-align: right
}
.desktop-only {
  display: none!important
}
@media (min-width: 768px) {
  .mobile-only {
    display: none!important
  }
  .desktop-only {
    display: block!important
  }
}
.am-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 90%
}
@media (min-width: 768px) {
  .am-container {
    max-width: 90%
  }
}
@media (min-width: 1025px) {
  .am-container {
    max-width: 90%
  }
}
@media (min-width: 1200px) {
  .am-container {
    max-width: 1100px
  }
}
@media (min-width: 2000px) {
  .am-container {
    max-width: 1500px
  }
  .am-container_use-max-xl {
    max-width: 1200px
  }
}
.page-wr {
  overflow: hidden;
  position: relative
}
.page-in {
  overflow: hidden;
  position: relative
}
.filter fieldset {
  margin: 0
}
.filter .select2-container--default .select2-selection--single,
.filter input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]),
.filter select,
.filter textarea {
  font-family: Inter;
  font-weight: 500
}
.filter .select2-container--default .select2-selection--single::-webkit-input-placeholder,
.filter input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-webkit-input-placeholder,
.filter select::-webkit-input-placeholder,
.filter textarea::-webkit-input-placeholder {
  font-family: Inter;
  font-weight: normal
}
.filter .select2-container--default .select2-selection--single:-moz-placeholder,
.filter input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-moz-placeholder,
.filter select:-moz-placeholder,
.filter textarea:-moz-placeholder {
  font-family: Inter;
  font-weight: normal
}
.filter .select2-container--default .select2-selection--single::-moz-placeholder,
.filter input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"])::-moz-placeholder,
.filter select::-moz-placeholder,
.filter textarea::-moz-placeholder {
  font-family: Inter;
  font-weight: normal
}
.filter .select2-container--default .select2-selection--single:-ms-input-placeholder,
.filter input:not([type=submit]):not([type=checkbox]):not([type=radio]):not([id*="selectized"]):-ms-input-placeholder,
.filter select:-ms-input-placeholder,
.filter textarea:-ms-input-placeholder {
  font-family: Inter;
  font-weight: normal
}
.filter .am-row {
  margin: 0
}
@media (min-width: 768px) {
  .filter .am-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 -15px
  }
}
@media (min-width: 2000px) {
  .filter .am-row {
    margin: 0 -30px
  }
}
.filter .am-row:after,
.filter .am-row:before {
  display: none
}
.filter .form-actions,
.filter .form-item {
  margin: 0
}
@media (min-width: 768px) {
  .filter .form-actions,
  .filter .form-item {
    margin: 0 15px
  }
}
@media (min-width: 2000px) {
  .filter .form-actions,
  .filter .form-item {
    margin: 0 30px
  }
}
.filter .form-item {
  margin-bottom: 15px;
  flex: 1
}
@media (min-width: 768px) {
  .filter .form-item {
    margin-bottom: 0
  }
}
.filter .form-type-select {
  min-width: 150px
}
.filter .select2.select2-container--open {
  position: relative;
  z-index: 5
}
.filter .select2.select2-container--open:before {
  content: "";
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: 0;
  left: -25px;
  background-color: #111;
  z-index: -1
}
@media (min-width: 2000px) {
  .filter .select2.select2-container--open:before {
    left: -35px;
    right: -35px
  }
  .filter .select2.select2-container--open .select2-selection {
    padding-left: 0
  }
}
.filter .select2.select2-container--open:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  border-bottom: 1px solid #fff
}
.filter .select2.select2-container--open .select2-selection {
  position: relative;
  z-index: 6;
  transition: border-bottom-color 0ms;
  border-bottom-color: rgba(255, 255, 255, .3) !important;
  padding-left: 0
}
.filter .select2.select2-container--open .select2-selection .select2-selection__rendered {
  color: #fff
}
.filter .select2.select2-container--open .select2-selection .select2-selection__arrow:before {
  border-color: #fff
}
.filter .select2.select2-container--open.select2-container--above:before {
  top: 0;
  bottom: -15px
}
.filter .select2.select2-container--open.select2-container--above:after {
  bottom: auto;
  top: 0
}
.filter .select2-dropdown {
  background: #111;
  border: none;
  padding: 20px 13px 26px;
  margin: 0 -15px 0 -25px;
  width: 190px !important;
  min-width: calc(100% + 30px);
  z-index: 100
}
.filter .select2-dropdown.select2-dropdown--above {
  padding: 13px 13px 26px
}
@media (min-width: 768px) {
  .filter .select2-dropdown {
    width: 265px !important;
  }
}
@media (min-width: 2000px) {
  .filter .select2-dropdown {
    margin: 0 -35px;
    min-width: calc(100% + 70px);
    width: 305px !important;
  }
}
.filter .select2-results__option {
  color: #fff
}
.filter .select2-container--default .select2-results__option--highlighted[aria-selected],
.filter .select2-container--default .select2-results__option[aria-selected=true] {
  color: #fff;
  background: #1f1f1f
}
.filter .select2-results__option {
  margin: 0 26px 0 0;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 22px 10px 12px;
}
.filter .select2-results > .select2-results__options {
  max-height: 148px;
  overflow-y: auto;
  position: relative
}
.filter .select2-results > .select2-results__options > .scroll-element,
.filter .select2-results > .select2-results__options > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.filter .select2-results > .select2-results__options > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.filter .select2-results > .select2-results__options > .scroll-element .scroll-element_track {
  display: none
}
.filter .select2-results > .select2-results__options > .scroll-element .scroll-bar {
  background-color: #fff;
  display: block;
  border-radius: 100px;
  transition: opacity 0.2s linear
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-x {
  bottom: 0;
  height: 0;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  top: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.3);
  right: 6px;
  border-radius: 100px
}
@media (min-width: 2000px) {
  .filter .select2-results__option {
    font-size: 16px;
    padding: 10px 22px;
    margin: 0 46px 0 0;
  }
  .filter .select2-results > .select2-results__options {
    max-height: 158px
  }
  .filter .select2-results > .select2-results__options > .scroll-element.scroll-y {
    right: 24px
  }
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-bar {
  min-height: 38px;
  width: 2px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}
.filter .select2-results > .select2-results__options > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}
.filter .form-actions {
  text-align: left;
  padding: 0;
  margin-top: 40px
}
@media (min-width: 768px) {
  .filter .form-actions {
    margin-top: 0
  }
}
.filter .form-actions .form-submit {
  min-width: 142px
}
@media (min-width: 1025px) {
  .filter .form-actions .form-submit {
    font-size: 16px;
    padding: 15px 30px;
    min-width: 170px
  }
}
.s-resell {
  padding: 30px 0
}
@media (min-width: 768px) {
  .s-resell {
    padding: 50px 0 60px
  }
}
.s-resell__filter-wrap {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px
}
@media (min-width: 768px) {
  .s-resell__filter-wrap {
    margin-bottom: 40px
  }
}
@media (min-width: 1025px) {
  .s-resell {
    padding: 80px 0 70px
  }
  .s-resell__filter-wrap {
    margin-bottom: 70px
  }
}
.s-resell__filters-group {
  display: flex
}
@media (min-width: 1200px) {
  .s-resell__filter-wrap {
    flex-direction: row;
    align-items: center;
    justify-content: space-between
  }
  .s-resell__filters-group {
    min-width: 500px;
    order: -1;
    margin-right: 35px
  }
}
@media (min-width: 2000px) {
  .s-resell__filters-group {
    margin-right: 150px
  }
}
.s-resell__filters-group .am-form {
  width: 150px
}
.s-resell__filters-group .am-form label {
  text-transform: none;
  color: #888
}
.s-resell__filters-group .am-form .form-item {
  margin: 0
}
.s-resell__filter {
  margin-right: 20px
}
.s-resell__filter:last-child {
  margin-right: 0
}
.s-resell__filter-desc {
  line-height: 2;
  margin-bottom: 30px
}
.s-resell__filter-desc > *:last-child {
  margin-bottom: 0
}
.s-resell__item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: 1px solid rgba(17, 17, 17, 0.1);
  position: relative;
  z-index: 1;
  padding-bottom: 40px
}
@media (min-width: 768px) {
  .s-resell__filters-group .am-form {
    width: 225px
  }
  .s-resell__filter {
    margin-right: 30px
  }
  .s-resell__item {
    padding-bottom: 0
  }
}
@media (min-width: 2000px) {
  .s-resell__filters-group .am-form {
    width: 260px
  }
  .s-resell__filter {
    margin-right: 50px
  }
}
.s-resell__item:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1500px;
  height: 100%;
  transform: translate(-50%, 0);
  background: linear-gradient(0deg, #f3f3f3, #f3f3f3),#f8f8f8;
  z-index: -1;
  transition: background .3s
}
@media (min-width: 1200px) {
  .s-resell__filters-group .am-form label {
    color: inherit
  }
  .s-resell__filter-desc {
    margin-bottom: 0
  }
  .s-resell__item:before {
    width: 100vw
  }
}
.s-resell__item:first-child {
  border: none
}
.s-resell__item:first-child .s-resell__item-head:before {
  background: #f3f3f3
}
.s-resell__item:first-child .s-resell__acc-btn-ico {
  background: #fff
}
.s-resell__item:hover .s-resell__item-head:before {
  background: #f8f8f8
}
.s-resell__item:hover .s-resell__acc-btn {
  color: #a5915f
}
.s-resell__item:hover .s-resell__acc-btn-ico {
  background: #a5915f
}
.s-resell__item:hover .s-resell__acc-btn-ico:after,
.s-resell__item:hover .s-resell__acc-btn-ico:before {
  border-color: #fff
}
.s-resell__item._isOpen {
  border: none
}
.s-resell__item._isOpen .s-resell__item-head:before {
  display: block;
  background: #f3f3f3
}
.s-resell__item._isOpen .s-resell__acc-btn-open {
  display: inline-block
}
.s-resell__item._isOpen .s-resell__acc-btn-hide {
  display: none
}
.s-resell__item._isOpen .s-resell__acc-btn-ico {
  background: #fff!important
}
.s-resell__item._isOpen .s-resell__acc-btn-ico:after {
  display: none
}
.s-resell__item._isOpen .s-resell__acc-btn-ico:after,
.s-resell__item._isOpen .s-resell__acc-btn-ico:before {
  border-color: #111!important
}
.s-resell__item.unsupported {
  cursor: default;
  display: none;
}
.region-selected .s-resell__item.unsupported {
  display: block;
}
.s-resell__item-head {
  cursor: pointer;
  min-height: 155px;
  z-index: 1;
  padding: 20px 0
}
@media (min-width: 768px) {
  .s-resell__item-head {
    position: relative;
    padding: 0;
    display: flex;
    align-items: center
  }
  .s-resell__item-body .s-resell__item-body-wrap {
    display: flex
  }
}
.s-resell__item-head:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1500px;
  height: 100%;
  transform: translate(-50%, 0);
  background: #fff;
  z-index: -1;
  transition: background .3s
}
.s-resell__item-head .s-resell__col:nth-child(2) br {
  display: none
}
@media (min-width: 1025px) {
  .s-resell__item-head .s-resell__col:nth-child(2) br {
    display: block
  }
}
@media (max-width: 767px) {
  .s-resell__item-head .s-resell__col:last-child {
    padding: 0
  }
}
.s-resell__item-head .s-resell__col-md:nth-child(2) br {
  display: none
}
@media (min-width: 1200px) {
  .s-resell__item-head:before {
    width: 100vw
  }
  .s-resell__item-head .s-resell__col-md:nth-child(2) br {
    display: block
  }
}
.s-resell__item-head .s-resell__col-md:nth-child(2) span {
  display: inline-block;
  min-width: 66px;
  margin-right: 10px
}
.s-resell__item-body {
  display: none
}
.s-resell__item-body .s-resell__col {
  padding-top: 0;
  padding-bottom: 30px;
  line-height: 1.8;
  align-items: flex-start!important
}
@media (min-width: 768px) {
  .s-resell__item-body .s-resell__col {
    padding-bottom: 30px
  }
  .s-resell__item-body .s-resell__col:first-child {
    padding-left: 75px
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .s-resell__item-body .s-resell__col:first-child,
  .s-resell__item-body .s-resell__col:nth-child(2) {
    width: 50%
  }
}
@media (max-width: 1024px) {
  .s-resell__item-body .s-resell__col:last-child {
    display: none
  }
}
.s-resell__item-body .s-resell__col-lg,
.s-resell__item-body .s-resell__col-md {
  align-items: flex-start!important
}
.s-resell__item-body .s-resell__col-md > *:last-child {
  margin-bottom: 0
}
.s-resell__item-body .s-resell__col-lg {
  margin-bottom: 30px
}
.s-resell__col-lg,
.s-resell__col-md {
  flex: 1
}
.s-resell__col-md:last-child {
  min-width: auto;
  padding-left: 0;
  align-items: center
}
@media (min-width: 1025px) {
  .s-resell__item-body .s-resell__col {
    padding-bottom: 45px
  }
  .s-resell__col-md:last-child {
    min-width: 69%;
    padding-left: 20px
  }
}
@media (min-width: 1200px) {
  .s-resell__item-body .s-resell__col-md:not(.vcol) .s-resell__col-lg {
    margin-bottom: 0
  }
  .s-resell__col-md:last-child:not(.vcol) {
    display: flex
  }
  .s-resell__col-md:last-child {
    min-width: 80%;
  }
}
@media (min-width: 2000px) {
  .s-resell__col-md:last-child {
    min-width: 70%
  }
}
.s-resell__col-lg:first-child {
  min-width: auto;
  padding-right: 0
}
.s-resell__col {
  padding: 15px 10px;
  font-size: 14px;
  transition: color .2s
}
@media (min-width: 768px) {
  .s-resell__col {
    padding: 15px 10px;
    font-size: 14px
  }
}
.s-resell__col > *:last-child {
  margin-bottom: 0
}
@media (min-width: 768px) {
  .s-resell__col:first-child {
    width: 35%;
    padding-left: 0
  }
}
@media (min-width: 1025px) {
  .s-resell__col {
    padding: 20px;
    font-size: 14px
  }
  .s-resell__col:first-child {
    width: 30%
  }
}
@media (min-width: 1200px) {
  .s-resell__col-lg:first-child {
    min-width: 60%;
    padding-right: 20px
  }
  .s-resell__col {
    font-size: 16px
  }
  .s-resell__col:first-child {
    width: 27%
  }
}
@media (min-width: 2000px) {
  .s-resell__col:first-child {
    width: 23%
  }
}
.s-resell__col:nth-child(2) {
  align-items: center
}
@media (min-width: 768px) {
  .s-resell__col:nth-child(2) {
    width: 42%
  }
}
@media (min-width: 1025px) {
  .s-resell__col:nth-child(2) {
    width: 50%;
    display: flex
  }
}
@media (min-width: 1200px) {
  .s-resell__col:nth-child(2) {
    width: 55%
  }
}
@media (min-width: 2000px) {
  .s-resell__col:nth-child(2) {
    width: 59%
  }
}
@media (min-width: 768px) {
  .s-resell__col:last-child {
    width: 23%;
    text-align: right;
    padding-right: 0
  }
}
@media (min-width: 1025px) {
  .s-resell__col:last-child {
    width: 20%
  }
}
@media (min-width: 2000px) {
  .s-resell__col:last-child {
    width: 17%
  }
}
.s-resell__col span {
  font-size: 14px;
  color: #888
}
.s-resell__col span._fs_xs {
  font-size: 12px
}
.s-resell__col a[href^="tel:"] {
  color: currentColor
}
.s-resell__col p {
  font-size: 14px;
  margin: 0 0 30px
}
@media (min-width: 1200px) {
  .s-resell__col:last-child {
    width: 17%
  }
  .s-resell__col p {
    margin-right: -70px
  }
  .s-resell__contact a[href^="mailto:"] {
    max-width: 140px;
    display: inline-block
  }
}
.s-resell__item-head-reseller {
  display: flex;
  align-items: center
}
.s-resell__item-head-title {
  line-height: 1.2
}
.s-resell__item-head-title h3 {
  font-size: 16px;
  font-family: Inter;
  font-weight: normal;
  color: #111;
  margin: 0
}
.s-resell__item-head-title a {
  font-size: 14px
}
.s-resell__item-head-ico {
  margin-right: 15px;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  overflow: hidden;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(17, 17, 17, 0.07)
}
.s-resell__item-head-ico.empty {
  background: transparent;
  border: 0;
}
.s-resell__item-head-ico img {
  max-width: 95%;
  max-height: 95%;
  width: auto;
  height: auto
}
.s-resell__item-head-ico._black {
  background: #1e1e1e;
  border-color: #1e1e1e
}
.s-resell__acc-btn {
  position: absolute;
  left: 11px;
  bottom: 27px;
  display: inline-block;
  padding-right: 55px;
  transition: color .3s
}
@media (min-width: 768px) {
  .s-resell__acc-btn {
    position: relative;
    left: auto;
    bottom: auto
  }
}
.s-resell__acc-btn span {
  color: #a5915f
}
.s-resell__acc-btn-open {
  display: none
}
.s-resell__acc-btn-ico {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  background: #f8f8f8;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  transition: background .3s
}
.s-resell__acc-btn-ico:after,
.s-resell__acc-btn-ico:before {
  border-bottom: 1px solid #111;
  width: 15px;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: border .3s
}
.s-resell__acc-btn-ico:after {
  transform: translate(-50%, -50%) rotate(90deg)
}
.s-resell__contact > *:last-child {
  margin-bottom: 0
}
.s-resell__contact span {
  display: inline-block;
  min-width: 60px;
  margin-right: 10px
}
@media (min-width: 2000px) {
  .s-resell__contact span {
    min-width: 70px;
    margin-right: 30px
  }
}
.s-resell__contact a[href^="tel:"] {
  color: currentColor
}
.views-exposed-widgets {
  margin-bottom: 0;
}

.select2-dropdown {
  background: #111;
  border: none;
  padding: 20px 16px 26px;
  margin: 0 -15px 0 -25px;
  width: 190px !important;
  min-width: calc(100% + 30px);
  z-index: 100
}
.select2-dropdown.select2-dropdown--above {
  padding: 13px 13px 26px
}
@media (min-width: 768px) {
  .select2-dropdown {
    width: 265px !important;
  }
}
@media (min-width: 2000px) {
  .select2-dropdown {
    margin: 0 -35px;
    min-width: calc(100% + 70px);
    width: 330px !important;
  }
}
.select2-results__option {
  color: #fff
}
.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
  color: #fff;
  background: #1f1f1f
}
.select2-results__option {
  margin: 0 26px 0 0;
  font-family: 'Inter-Regular';
  font-size: 14px;
  font-weight: normal;
  padding: 10px 22px 10px 8px;
}
.select2-results > .select2-results__options {
  max-height: 148px;
  overflow-y: auto;
  position: relative
}
.select2-results > .select2-results__options > .scroll-element,
.select2-results > .select2-results__options > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10
}
.select2-results > .select2-results__options > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%
}
.select2-results > .select2-results__options > .scroll-element .scroll-element_track {
  display: none
}
.select2-results > .select2-results__options > .scroll-element .scroll-bar {
  background-color: #fff;
  display: block;
  border-radius: 100px;
  transition: opacity 0.2s linear
}
.select2-results > .select2-results__options > .scroll-element.scroll-x {
  bottom: 0;
  height: 0;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%
}
.select2-results > .select2-results__options > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  top: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.3);
  right: 6px;
  border-radius: 100px
}
@media (min-width: 2000px) {
  .select2-results__option {
    font-size: 16px;
    padding: 10px 22px;
    margin: 0 46px 0 0;
  }
  .select2-results > .select2-results__options {
    max-height: 158px
  }
  .select2-results > .select2-results__options > .scroll-element.scroll-y {
    right: 24px
  }
}
.select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px
}
.select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-bar {
  min-height: 38px;
  width: 2px
}
.select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px
}
.select2-results > .select2-results__options > .scroll-element.scroll-x .scroll-element_size {
  left: -4px
}
.select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px
}
.select2-results > .select2-results__options > .scroll-element.scroll-y .scroll-element_size {
  top: -4px
}
.select2-results > .select2-results__options > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px
}
.select2-results > .select2-results__options > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px
}
.form-actions {
  text-align: left;
  padding: 0;
  margin-top: 40px
}
@media (min-width: 768px) {
  .form-actions {
    margin-top: 0
  }
}
.form-actions .form-submit {
  min-width: 142px
}
@media (min-width: 1025px) {
  .form-actions .form-submit {
    font-size: 16px;
    padding: 15px 30px;
    min-width: 170px
  }
}

@media (min-width: 2000px) {
  .select2-search--dropdown {
    padding: 4px 22px;
  }
}
.select2-search__field {
  color: #fff;
  background: #111 !important;
  border: 1px solid #111 !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
  margin-bottom: 20px;
  padding: 4px 0 14px;
  height: 52px;
  font-family: 'Inter-Regular';
  font-size: 14px;
  line-height: 20px;

}
.filter .select2.select2-container--open {
  z-index: initial;
}
.filter .form-item-field-regions-tid .select2.select2-container--open .select2-selection {
  border-bottom-color: #111 !important;
}
.filter .form-item-field-regions-tid .select2.select2-container--open .select2-selection .select2-selection__arrow:before {
  border-color: #111;
}
.s-resell__filters-group .am-form.open label {
  color: rgba(255, 255, 255, 0.5) !important;
  z-index: 200;
  position: relative;
}
.s-resell__filters-group .am-form.open label:before {
  content: "";
  position: absolute;
  top: -15px;
  right: -15px;
  bottom: 0;
  left: -25px;
  background-color: #111;
  z-index: -1;
}
@media (min-width: 2000px) {
  .s-resell__filters-group .am-form.open label:before {
    right: -35px;
    left: -35px;
  }
}
.select2-container--open .select2-dropdown--below.region {
  margin-top: -76px;
}
