

/* Start:/local/components/magnetto/grid/templates/grid-new/style.css?17636791434494*/
.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;
  }

  .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/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 */


/* Start:/local/components/magnetto/modals/templates/base-modal-form/style.css?17443642935818*/
.modal .modal-content {
  position: relative;
  border-radius: 0;
}

.modal .modal-content .btn-close {
  position: absolute;
  right: 12px;
  top: 5px;
  width: auto;
  height: auto;
  border: none;
  border-radius: 0;
  z-index: 10;
  /* box-shadow: 0 10px 42px 0 rgba(118, 113, 171, 0.15); */
  /* background: #fff; */
  opacity: 1;
  /* transition: all 0.3s ease; */
  background: none;
  font-size: 27px;
}
.modal-title {
  font-size: 38px;
  font-weight: 600;
  margin-top: 0;
}
p.modal-descr {
  font-size: 14px;
  text-align: left;
  line-height: 130%;
  margin-top: 40px;
}
.modal .separator {
  margin: 18px 0;
  background: #cecece;
}
span.modal-close {
  color: #222222;
  font-size: 30px;
  z-index: 3;
  cursor: pointer;
  position: absolute;
  right: 20px;
  top: 13px;
}
.modal .modal-content .btn-close:hover {
  -webkit-transform: scale(1.1) rotate(90deg);
  -ms-transform: scale(1.1) rotate(90deg);
  transform: scale(1.1) rotate(90deg);
}
.modal .form-floating {
  position: relative;
  margin-bottom: 10px;
}
.modal-tr {
  border-radius: 17px;
  background: #a5f469;
  padding: 13px 20px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
  line-height: 120%;
  max-width: 32%;
}
.modal .modal-content .btn-close svg {
  margin-top: -5px;
}
.modal .form-floating > label {
  top: 1px;
  padding: 11px 0;
  font-size: 17px;
  font-weight: 300;
  font-size: 16px;
}
.modal .form-control {
  padding: 10px 0;
  border-radius: 0;
  /* background-color: #f3f6f8; */
  border: none;
  border-bottom: thin solid #b7b7b7;
  height: auto;
  padding-top: 16px;
}
.modal .btn {
  padding: 0.7rem 2.5rem;
}
.button.modal-btn {
  min-width: 49%;
  font-size: 17px;
  font-weight: 600;
}
.form-control {
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.modal .form-control.is-invalid {
  background-color: #fff3f3 !important;
  padding-right: calc(1.4em + 0.2rem);
  /*background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12 2.5c-5.2 0-9.5 4.3-9.5 9.5s4.2 9.5 9.5 9.5c5.2 0 9.5-4.2 9.5-9.5 0-5.2-4.3-9.5-9.5-9.5zM6.7 5.8C8.1 4.6 10 3.9 12 3.9c4.5 0 8.1 3.6 8.1 8.1 0 2-.7 3.9-1.9 5.3L6.7 5.8zm-.9.9C4.6 8.1 3.9 10 3.9 12c0 4.5 3.6 8.1 8.1 8.1 2 0 3.9-.7 5.3-1.9L5.8 6.7z' fill-rule='evenodd' fill='%23ed5050'/%3e%3c/svg%3e");*/
  background-repeat: no-repeat;
  background-position: right calc(0.35em + 0.05rem) center;
  background-size: calc(0.7em + 0.1rem) calc(0.7em + 0.1rem);
}

.send-form.sended {
  opacity: 0;
}
.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;
}

.send-success svg {
  flex-shrink: 0;
}
.text-white .send-success {
  color: white;
}
.modal-dialog.modal-100 {
  --ar-modal-width: 1600px;
}
.modal .modal-100 .custom-modal-content {
  border-radius: 40px;
  padding: 43px 33px 25px;
}
.modal-new * {
  font-family: "Gilroy";
}
.modal-new span.modal-close {
  font-size: 55px;
  right: 33px;
  top: 23px;
}
.modal-new .default-input {
  background: #f5f5f5;
}
@media (max-width: 1650px) {
  .modal-dialog.modal-100 {
    --ar-modal-width: 1312px;
  }
}

@media (max-width: 1318px) {
  .modal .modal-body {
    padding: 21px;
  }
  .modal-new span.modal-close {
    font-size: 35px;
    right: 23px;
    top: 19px;
  }
  .modal-dialog.modal-100 {
    --ar-modal-width: 636px;
  }
  .modal-title {
    font-size: 29px;
    font-weight: 600;
    margin-top: 26px;
  }
  .modal-tr {
    border-radius: 17px;
    background: #a5f469;
    padding: 9px 9px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    line-height: 120%;
    max-width: 32%;
  }
  .button.modal-btn {
    min-width: 100%;
    font-size: 17px;
    font-weight: 600;
  }
  .modal .form-floating > label {
    top: 1px;
    padding: 11px 0;
    font-weight: 300;
    font-size: 13px;
  }
  .modal .form-control {
    padding: 5px 0;
    border-radius: 0;
    /* background-color: #f3f6f8; */
    border: none;
    border-bottom: thin solid #b7b7b7;
    height: auto;
    padding-top: 17px;
  }
  .modal .form-floating {
    position: relative;
    margin-bottom: 7px;
  }
}

@media (max-width: 570px) {
  .modal .modal-body {
    padding: 0px;
    width: 100%;
    margin: 0;
  }
  .modal-content.custom-modal-content {
    padding: 1px 9px 13px;
  }
  .modal-title {
    font-size: 26px;
    font-weight: 600;
    margin-top: 28px;
    line-height: 110%;
  }
  .modal-tr {
    border-radius: 7px;
    background: #a5f469;
    padding: 7px 9px;
    text-align: center;
    font-size: 13px;
    margin: 0 auto;
    font-weight: 600;
    line-height: 120%;
    max-width: 88%;
    margin-bottom: 7px;
  }
  p.modal-descr {
    font-size: 12px;
    text-align: left;
    line-height: 130%;
    margin-top: 26px;
  }
  .modal-dialog.modal-100 {
    --ar-modal-width: 100%;
  }
  .modal .modal-100 .custom-modal-content {
    border-radius: 27px;
    padding: 16px 10px 15px;
  }
  .modal-new span.modal-close {
    font-size: 35px;
    right: 17px;
    top: 11px;
  }
}

/* End */
/* /local/components/magnetto/grid/templates/grid-new/style.css?17636791434494 */
/* /local/components/magnetto/form/templates/main-new/style.css?17325140219492 */
/* /local/components/magnetto/modals/templates/base-modal-form/style.css?17443642935818 */
