

/* Start:/local/components/magnetto/benefits/templates/card-new/style.css?17527534111704*/
.theme--centered .main-tr-item {
  padding-top: 34px;
  padding-bottom: 34px;
  display: flex;
}
.bg-darker .main-tr-item {
  background: #313131;
}
.big-last .main-tr-item:nth-last-child(1) {
  grid-row: 1 / 3;
  grid-column: 3;
  justify-content: space-between;
  padding-bottom: 0;
}
.big-last .main-tr-item { 
  padding: 30px 50px; 
}
.overflow-x.with-image {
  display: flex
;
  gap: 63px;
}
.image-wrap {
  display: flex
;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.overflow-x.with-image { 
  overflow: hidden;
  left: 0;
  width: 100%;
  padding-left: 0;
}
@media (max-width: 1318px) {
  .overflow-x.theme--centered {
    width: 100%;
    left: 0;
    padding: initial;
    overflow: auto;
  }
  .theme--centered .main-tr-item {
    padding-top: 25px;
    padding-bottom: 25px;
    display: flex;
    width: 100%;
    min-width: 100%;
    max-width: max-content;
  }  .theme--centered .d-grid.column-4 {
    grid-template-columns: 1fr 1fr;
    white-space: normal;
    overflow: auto; 
}
.big-last .main-tr-item { 
  padding: 30px; 
}.d-grid.column-3 {
  grid-template-columns: 1fr 1fr!important;
}.big-last .main-tr-item:nth-last-child(1) {
  grid-row: auto;
  grid-column: 1 / 3;
  justify-content: space-between;
  padding-bottom: 0;
}.d-grid.column-3 .main-tr-item{
  max-width: 100%!important;
}.overflow-x.theme--small.big-last {
  width: calc(100% + 25px);
}
.overflow-x.with-image {
display: block;
}
}


@media (max-width: 767px) {
  .theme--centered .main-tr-item {
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
  }
  .big-last .main-tr-item { 
    padding: 25px; 
  }    .overflow-x.theme--small.big-last {
    width: 100%;
}
}

/* End */


/* Start:/local/components/magnetto/service/templates/extra/style.css?17001595062716*/
.extra-div {
  margin-top: 66px;
}
.extra-left {
  width: 40%;
  padding-right: 1.5rem;
  margin-right: 1.5rem;
}
.extra-right {
  width: 60%;
  padding-bottom: 3rem;
}
.extra-left p {
  font-size: 28px;
  padding-top: 42px;
  margin-top: 0.5rem;
}
.extra-right p {
  font-size: 28px;
  padding-top: 4px;
}
.extra-left ul {
  font-size: 20px;
  margin-top: 41px;
}
.extra-right ul {
  font-size: 20px;
  margin-top: 40px;
  padding-right: 50px;

}
.extra-left ul li {
  margin-bottom: 1rem;
}
.extra-right ul li {
  margin-bottom: 1rem;
}
.extra-container {
  padding: 3rem;
  border-radius: 30px;
}
@media (max-width: 1650px) {
  .extra-div {
    margin-top: 40px;
  }
  .extra-left p {
    font-size: 21px;
    padding-top: 5px;
    margin-top: 0;
  }
  .extra-left ul {
    font-size: 12px;
  }
  .extra-left ul li {
    margin-bottom: 9px;
    padding-left: 33px;
  }
  .extra-left li:before {
    width: 14px !important;
    height: 14px !important;
  }
  .extra-container {
    padding: 17px 21px;
  }
  .extra-right p {
    font-size: 30px;
  }
  .extra-right ul li {
    margin-bottom: 12px;
    line-height: 124%;
    padding-left: 33px;
  }
  .extra-right ul {
    font-size: 14px;
    margin-top: 28px;
  }
}

@media (max-width: 1170px) {
  .extra-div {
    margin-top: 31px;
  }
  .extra-left p {
    font-size: 15px;
    padding-top: 2px;
    margin-top: 0;
  }
  .extra-left ul {
    font-size: 12px;
    margin-top: 18px;
  }
  .extra-left ul li {
    margin-bottom: 15px;
    padding-left: 21px;
  }
  .extra-container {
    padding: 9px 13px;
    border-radius: 17px;
  }
  .extra-right p {
    font-size: 16px;
  }
  .extra-right ul {
    font-size: 14px;
    margin-top: 14px;
  }
  .extra-right ul li {
    margin-bottom: 18px;
    line-height: 124%;
    padding-left: 33px;
  }
}

@media (max-width: 570px) {
  .extra-left {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    border: none !important;
  }.extra-left p {
    font-size: 20px;
    padding-top: 0px;
    margin-top: 0;
}.extra-left ul {
    font-size: 14px;
    margin-top: 18px;
}.extra-left ul li {
    margin-bottom: 10px;
    padding-left: 26px;
    line-height: 130%;
}.extra-right {
    width: 100%;
    padding-bottom: 3rem;
    left: -15px;
    width: calc(100% + 30px);
    margin-top: 39px;
}.extra-container {
    padding: 21px 15px;
    border-radius: 17px;
}.extra-right p {
    font-size: 24px;
}.extra-right ul {
    font-size: 14px;
    margin-top: 23px;
}.extra-right ul li {
    margin-bottom: 12px;
    line-height: 124%;
    padding-left: 27px;
}
}

/* End */


/* Start:/local/components/magnetto/grid/templates/grid-new/style.css?17684952214541*/
.benefit-grid-new {
  margin: 0 0 0;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 20px;
}
.benefit-grid-new.benefit-grid-4 {
  margin: 0 0 0;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  gap: 20px;
}
.benefit-card-text{
  font-size: 20px;
  line-height: 117%;
}
.benefit-grid-new.benefit-grid-4 .benefit-card-new {
  align-items: flex-start;
}
.benefit-card-new {
  background: white;
  padding: 20px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
img.benefit-card-new-img {
  width: 66px;
  margin-right: 20px;
  height: auto;
}

.grid-theme-big-first .benefit-card-new:nth-child(1) {
  opacity: 1; 
  align-items: flex-start;
  grid-row: 1 / 4;
  padding-top: 20px;
  padding-right: 25%;
  background-image: url("https://magnetto.pro/local/templates/magnetto/images/media/smt2.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom right;
}
.benefit-card-new-content {
  padding-left: 37px;
}
img + .benefit-card-new-content {
  padding-left: 0;
}
.grid-theme-big-first .benefit-card-new:nth-child(9) {
  opacity: 1;
  grid-column: 3 / 5; 
}
.grid-theme-big-last .benefit-card-new:nth-child(7),.grid-theme-big-last.benefit-grid-2 .benefit-card-new:nth-last-child(1) {
  opacity: 1;
  grid-column: 3;
  grid-row: 1 / 3;
  background-image: url("https://magnetto.pro/local/templates/magnetto/images/media/smt.png");
  background-size: 210px;
  background-repeat: no-repeat;
  background-position: bottom right;
  align-items: flex-start;
}
.grid-theme-big-last.benefit-grid-2 .benefit-card-new:nth-last-child(1){
     grid-column: 2;
    grid-row: -1 / 4;
}
.benefit-grid-new.benefit-grid-2 {
  /* width: 70%; */
  grid-template-columns: 1fr 1fr;
  margin-top: 0 !important;
}
@media (max-width: 1318px) {
  .benefit-grid-new {
    grid-template-columns: 1fr 1fr;
  }
  .benefit-grid-new.benefit-grid-4 {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 12px;
  }
 
  .grid-theme-big-last .benefit-card-new:nth-child(7) {
    grid-column: 1 / 3;
    grid-row: 4;
    padding-right: 40%;
  }
  .benefit-grid-new .button-new {
    grid-column: 1 / 3;
    grid-row: 5;
  }
  .benefit-grid-new.benefit-grid-4 .benefit-card-new {
    align-items: center;
  }
  .grid-theme-big-first .benefit-card-new:nth-child(1) {
    opacity: 1;
    align-items: flex-start;
    grid-row: 1 / 3;
    padding-top: 20px;
    padding-right: 20px;
  }

  .grid-theme-big-first .benefit-card-new:nth-child(8) { 
    grid-row: 3 / 5;
    grid-column: 3;
  }
  .grid-theme-big-first .benefit-card-new:nth-child(9) {
    opacity: 1;
    grid-column: 1 / 3;
  }
  .benefit-card-new-content {
    padding-left: 0;
  }
  .benefit-card-text{
    font-size: 18px;
  }
  .benefit-grid-new.benefit-grid-2 {
    width: 100%;
    grid-template-columns: 1fr 1fr;
    margin-top: 0 !important;
  }

  .benefit-grid-new.benefit-grid-2  .button-new {
    grid-column: 2;
    grid-row: auto;
}

}

@media (max-width: 768px) {
  .benefit-card-new {
    /* margin-bottom: 14px; */
  }
.grid-theme-big-last.benefit-grid-2 .benefit-card-new:nth-last-child(1) {
    grid-column: auto;
    grid-row: auto;
    height: 230px;
}
  .benefit-grid-new{
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .benefit-card-text{
    font-size: 16px;
  }
  .grid-theme-big-first .benefit-card-new:nth-child(1) {
    opacity: 1;
    align-items: flex-start;
    grid-row: 1 / 3;
    grid-column: 1;
    padding-top: auto;
    padding-right: 15px;
  }

  .grid-theme-big-first .benefit-card-new:nth-child(8) { 
    grid-row: 6;
    grid-column: 1 / 3;
  } 
  .grid-theme-big-first .benefit-card-new:nth-child(9) { 
    grid-column: 1 / 3;
    grid-row: 3;
  }

  .benefit-grid-new.benefit-grid-4 {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .grid-theme-big-last .benefit-card-new:nth-child(7) {
    padding-right: 20px;
    background-image: none;
  }
  .d-grid.benefit-grid-new.grid-theme-big-last.benefit-grid-3 .benefit-card-new {
    margin-bottom: 12px;
}

.d-grid.benefit-grid-new.grid-theme-big-last.benefit-grid-3 {
    display: block !important;
}
.benefit-grid-new.benefit-grid-2 {
  width: 100%;
  grid-template-columns: 1fr;
  margin-top: 0 !important;
}

.benefit-grid-new.benefit-grid-2  .button-new {
  grid-column: 1;
  grid-row: auto;
}
/* .benefit-grid-new.benefit-grid-2 {
display: block!important;
} */
.benefit-grid-new .button-new {
  grid-column: 1;
  grid-row: auto;
}
}

/* End */


/* Start:/local/components/magnetto/faq/templates/new/style.css?17563760834474*/
.faq-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 16px 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 53%;
}
.faq-item {
  width: 44%;
  border-bottom: thin solid rgb(180 247 89 / 18%);
}
.faq-item-header {
  font-size: 20px;
  line-height: 150%;
  padding: 40px 0;
  cursor: pointer;
  padding-right: 60px;
}
.faq-wrap.column-2{
gap: 15px;
}
.column-2 .faq-item{
  width: 49%;
}
.faq-item-header:after {
  content: "+";
  position: absolute;
  right: 12px;
  top: 50px;
  font-weight: lighter;
  color: #a5ed43;
  font-size: 45px;
  line-height: 0;
}
.faq-item-content {
  font-size: 18px;
  padding: 0 0 38px;
  line-height: 180%;
}
.faq-item:nth-last-child(1),
.faq-item:nth-last-child(2) {
  border-bottom: none;
}
.faq-item-header:hover {
  background: rgb(255 255 255 / 2%);
}

.faq-item {
  width: 100%;
  border-bottom: none;
}
.faq-item-header {
  cursor: pointer;
  padding: 17px 20px;
  border-radius: 20px;
  color: #9df859;
  background: #1c1c1c;
}
.faq-item-header:nth-last-child(1) {
  border: none;
}
.faq-item-header.collapsed .serice-item-icon {
  background: white;
  transform: rotate(0deg);
}
.faq-item-header .serice-item-icon {
  background: #9df859;
  transform: rotate(180deg);
  transition: 0.2s all;
}
.faq-item-header::after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
  width: 93%;
  height: 1px;
  margin: 0 auto;
  background: #cfcfcf;
}
.faq-item-header:hover {
  background: #1c1c1c !important;
}
.faq-item-header:hover span {
  color: #9df859;
}
.faq-item-header:hover .serice-item-icon {
  background: #9df859;
}
.faq-item-header:hover span.text-grey {
  color: #9df859;
}
.faq-item-header.collapsed {
  background: transparent;
  color: black;
}
.faq-item-content {
  color: white !important;
  padding: 0;
  padding-top: 4px;
  font-size: 18px;
  line-height: 158%;
}
.faq-item:nth-last-child(1) .faq-item-header:after {
  opacity: 0;
}
.faq-item-header .text-p1 {
  padding-top: 20px;
}

@media (max-width: 1650px) {
  .faq-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    width: 56%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  /* .faq-item-header {
    font-size: 15px;
    line-height: 150%;
    padding: 14px 0;
    cursor: pointer;
    padding-right: 40px;
  } */
  /* .faq-item-header:after {
    position: absolute;
    right: 5px;
    top: 25px;
    font-weight: 300;
    color: #a5ed43;
    font-size: 31px;
    line-height: 0;
  } */
  .faq-item-content {
    font-size: 17px;
    padding: 9px 0;
    line-height: 180%;
  }
  .faq-item {
    width: 100%;
    border: none;
  }
}

@media (max-width: 1318px) {
  .faq-item {
    width: 100%;
  }
  .column-2 .faq-item{
    width: 100%;
  }
  .faq-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 13px 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .faq-item-header {
    font-size: 15px;
    line-height: 150%;
    padding: 14px 0;
    cursor: pointer;
    padding-right: 30px;
  }
  .faq-item-header:after {
    position: absolute;
    right: 0px;
    top: auto;
    font-weight: 300;
    color: #a5ed43;
    font-size: 43px;
    line-height: 0;
  }
  .faq-item-content {
    font-size: 16px;
    padding: 5px 0;
    line-height: 151%;
  }
  .faq-item:nth-last-child(2) {
    border-bottom: thin solid rgb(180 247 89 / 18%);
  }
  .faq-wrap {
    width: calc(100% + 50px);
    margin: 15px 0;
    margin-left: -25px;
  }
  .faq-wrap .text-p1 {
    font-size: 20px;
  }
  .faq-item-header {
    cursor: pointer;
    padding: 28px 25px;
  }
  .serice-item-icon {
    width: 40px;
    height: 40px;
  }
  .serice-item-icon svg {
    width: 13px;
  }
}

@media (max-width: 767px) {
  .faq-wrap .text-p1 {
    font-size: 16px;
  }
  .faq-item-header {
    cursor: pointer;
    padding: 25px 0px;
  }
  .faq-item-content {
    font-size: 14px;
    padding: 5px 0;
    line-height: 151%;
  }
  .faq-wrap {
    width: calc(100% + 28px);
    margin: 11px 0;
    margin-left: -14px;
  }
  .faq-item-header {
    cursor: pointer;
    padding: 21px 14px;
  }
  .faq-item-header .text-p1 {
    padding-top: 0px;
  }
}

/* End */


/* Start:/local/components/magnetto/form/templates/main-new/style.css?17325140219492*/
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.checkbox-label .form-check-input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  opacity: 0;
  margin: 0;
  z-index: 2;
}
input.form-check-input:checked + div {
  background-color: #19191a;
  color: white;
}
.form-check-input {
  width: 22px;
  height: 22px;
}

.send-success svg {
  flex-shrink: 0;
}

.send-form.sended {
  opacity: 0!important; 
}
.send-error,
.send-success,
.send-form {
  -webkit-transition: 0.7s all;
  -o-transition: 0.7s all;
  transition: 0.7s all;
}
.send-error,
.send-success {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
.send-error.show,
.send-success.show {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#policy-check:checked {
  background-color: #a5f469;
  top: -1px;
  border-color: #a5f469;
}

.input-box input,
.input-box select,
.input-box textarea {
  width: 100%;
  font-size: 20px;
  color: #1c1c1c;
  /* border-bottom: thin solid #1C1C1C; */
  padding: 8px 0;
  margin-bottom: 15px;
  height: 55px;
}
.input-box-select:after{
  
  content: '';
  position: absolute;
  margin: 0;
  top: 30%;
  bottom: 0;
  right: 20px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9 1.9585C9 1.40621 8.55228 0.958496 8 0.958496C7.44772 0.958496 7 1.40621 7 1.9585L9 1.9585ZM7.29289 14.7486C7.68342 15.1392 8.31658 15.1392 8.70711 14.7486L15.0711 8.38469C15.4616 7.99416 15.4616 7.361 15.0711 6.97047C14.6805 6.57995 14.0474 6.57995 13.6569 6.97047L8 12.6273L2.34315 6.97047C1.95262 6.57995 1.31946 6.57995 0.928932 6.97047C0.538408 7.361 0.538408 7.99416 0.928932 8.38469L7.29289 14.7486ZM7 1.9585L7 14.0415L9 14.0415L9 1.9585L7 1.9585Z" fill="%23727272"/></svg>');
}
.input-box input::-webkit-input-placeholder {
  color: #1c1c1c;
}
.input-box input::-moz-placeholder {
  color: #1c1c1c;
}
.input-box input:-ms-input-placeholder {
  color: #1c1c1c;
}
.input-box input::-ms-input-placeholder {
  color: #1c1c1c;
}
.input-box input::placeholder {
  color: #1c1c1c;
}
.input-box textarea {
  margin-bottom: 0;
  height: calc(100% - 32px);
  line-height: 157%;
}
.input-box.input-box-textarea:after {
  content: "";
  position: absolute;
  left: 0;
  top: 43px;
  width: 100%;
  height: 42px;
  border: thin solid #1c1c1c;
  border-width: thin 0;
}
.form-service-item .btn-rec.big-btn-rec {
  font-size: 20px;
  padding: 19px 51px;
  text-align: center;
}
.input-box.input-box-textarea {
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-row: 2 / 4;
  height: 152px;
}
input.form-check-input.form-input-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  margin: 0;
  z-index: 2;
  opacity: 0;
  cursor: pointer;
}
input.form-check-input.form-input-checkbox:checked + .btn-rec {
  background: #b4f759;
  border-color: #b4f759;
  color: black;
  font-weight: 600;
}
select.default-input option {
  color: black;
}
.input-box-select svg {
  position: absolute;
  right: 18px;
  top: 22px;
  width: 20px;
  pointer-events: none;
}
.form-wrapper .input-box {
  width: 47%;
  align-self: stretch;
}
.default-input,
.input-box .default-input {
  width: 100%;
  /* color: white; */
  background: white;
  border: thin solid white;
  border-radius: 10px;
  padding-left: 17px;
}

.bg-darker
.default-input, 
.bg-darker .input-box .default-input,
.bg-black
.default-input, 
.bg-black .input-box .default-input{
  background: #313131;
  border-color: #313131;
  color: white;
}

.bg-darker
.default-input:focus, 
.bg-darker .input-box .default-input:focus,
.bg-black
.default-input:focus, 
.bg-black .input-box .default-input:focus{
  border-color: #A7A7A7;
}
.input-box.input-box-textarea {
  height: 202px;
}
.default-form-button.btn-rec {
  padding: 22px 81px;
  font-size: 18px;
}
.form-polit-descr {
  font-size: 18px;
  color: #919191;
  max-width: 100%;
  line-height: 140%;
  margin: 12px 0 27px;
}
.select-wrapper {
  /* border: 1px solid #FFFFFF; */
  /* min-height: 36px; */
  font-size: 20px;
  /* padding-left: 9px; */
  margin-bottom: 15px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-radius: 10px;
}
.select-dropdown {
  position: absolute;
  top: 43px;
  left: -1px;
  width: calc(100% + 2px);
  border: 1px solid #ffffff;
  min-height: 36px;
  font-size: 20px;
  z-index: 1;
  background: white;
  /* border-top: 0; */
}
.select-dropdown-option {
  padding: 12px 16px;
  cursor: pointer;
}
.select-dropdown-option:hover {
  background: #919191;
}
.select-current {
  padding: 17px 16px;
  cursor: pointer;
  width: 100%;
}

.form-wrapper .input-box {
  width: 100%;
  align-self: stretch;
}
.bg-black .send-success .title,
.bg-darker .send-success .title {
  color: white;
}
@media (max-width: 1650px) {
  .super-big-btn-rec {
    font-size: 21px;
    font-weight: 600;
    padding: 10px 136px;
    margin-top: 10px;
  }
  .form-title-descr {
    font-size: 15px;
    margin: 28px 0px 20px;
  }
  .form-grid {
    margin-top: 34px;
    -webkit-column-gap: 58px;
    -moz-column-gap: 58px;
    column-gap: 58px;
  }
  .form-floating > .form-control,
  .form-floating > .form-control-plaintext {
    height: 44px;
  }
  .super-big-btn-rec {
    font-size: 16px;
    font-weight: 600;
    padding: 14px 100px;
    margin-top: 10px;
  }
  .form-floating > .form-control {
    height: 48px;
  }
  .btn-rec.mid-btn-rec {
    font-size: 12px;
    text-align: center;
    padding: 9px 28px;
  }
  .form-header {
    font-size: 14px;
    font-weight: 600;
  }
  .form-service-item .btn-rec.big-btn-rec {
    font-size: 16px;
    padding: 5px 19px;
    text-align: center;
  }
  .input-box textarea {
    margin-bottom: 0;
    height: calc(100% - 27px);
    line-height: 157%;
  }
  .input-box.input-box-textarea:after {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    width: 100%;
    height: 26px;
    border: thin solid #1c1c1c;
    border-width: thin 0;
  }
  .input-box.input-box-budget {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    margin: 12px 0 1px;
    height: 108px;
  }
  .range-slider-wrapper {
    margin: 0px 0 27px;
  }
  .input-box-budget .irs--round .irs-handle {
    top: 28px;
    width: 20px;
    height: 20px;
    border: 5px solid white;
    background-color: #a5f469;
    border-radius: 24px;
    -webkit-box-shadow: 0 0px 0px 3px rgb(165 244 105 / 47%);
    box-shadow: 0 0px 0px 3px rgb(165 244 105 / 47%);
  }
  .input-box-budget .irs--round .irs-from,
  .input-box-budget .irs--round .irs-to,
  .input-box-budget .irs--round .irs-single {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 0;
    color: white;
    border-radius: 0;
    top: -11px;
    /* border-bottom: 1px solid black; */
    padding-bottom: 4px;
  }
  .input-box-budget .irs--round .irs-from:before,
  .input-box-budget .irs--round .irs-to:before,
  .input-box-budget .irs--round .irs-single:before {
    position: absolute;
    display: none;
    content: "";
    bottom: -16px;
    left: 45%;
    width: 0;
    height: 0;
    margin-left: -3px;
    overflow: hidden;
    border: 9px solid transparent;
    border-top-color: #a5f469;
  }
  .input-box-budget .irs--round .irs-min,
  .input-box-budget .irs--round .irs-max {
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    padding: 3px 0;
    background-color: transparent;
    color: #676767;
    border-radius: 0;
    top: 64px;
    border-bottom: 1px solid black;
    padding-bottom: 3px;
    visibility: visible !important;
  }
  .input-box-budget .irs--round .irs-min:after,
  .input-box-budget .irs--round .irs-max:after {
    content: "руб.";
    margin-left: 26px;
  }
  .form-check-input {
    width: 16px;
    height: 16px;
  }
  .default-form-button.btn-rec {
    padding: 13px 49px;
    font-size: 14px;
  }
  .send-form.--default {
    padding-bottom: 40px;
  }
  .input-box.input-box-textarea {
    height: 134px;
  }
  .form-wrapper {
    display: flex;
    flex-flow: column wrap;
    height: auto;
    align-content: space-between;
    margin: 0;
  }
}

@media (max-width: 1170px) {
  .form-wrapper {
    margin-top: 44px;
  }
}

@media (max-width: 570px) {
  .form-wrapper {
    margin: 51px 0 0;
  }
  .default-input,
  .input-box .default-input {
    width: 100%;
    /* color: white; */
    background: white;
    border: thin solid white;
    border-radius: 10px;
    padding-left: 17px;
    height: 48px;
    margin-bottom: 15px;
    font-size: 14px;
  }
  .form-polit-descr {
    font-size: 14px;
    color: #919191;
    max-width: 100%;
    line-height: 130%;
    margin: 12px 0 27px;
    text-align: center;
  }
}

/* End */
/* /local/components/magnetto/benefits/templates/card-new/style.css?17527534111704 */
/* /local/components/magnetto/service/templates/extra/style.css?17001595062716 */
/* /local/components/magnetto/grid/templates/grid-new/style.css?17684952214541 */
/* /local/components/magnetto/faq/templates/new/style.css?17563760834474 */
/* /local/components/magnetto/form/templates/main-new/style.css?17325140219492 */
