

/* Start:/local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17713449941014*/
.pagination {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  margin: 0 10px;
  cursor: not-allowed;
  opacity: 0.5;
}
.pagination ul li:first-child {
  margin-left: 0;
}
.pagination ul li:has(a) {
  opacity: 1;
  cursor: pointer;
}
.pagination ul li:has(span) {
  opacity: 1;
  cursor: default;
}
.pagination ul li a, .pagination ul li span {
  display: block;
  width: fit-content;
  min-width: 40px;
  height: 40px;
  border: 1px solid #e5e7eb;
  text-decoration: none;
  font-size: 1rem;
  line-height: 40px;
  vertical-align: middle;
  text-align: center;
  color: #000000;
  padding: 0 10px;
}
.pagination ul li.pagination--active a, .pagination ul li.pagination--active span {
  color: #FFFFFF;
  background: #82aad9;
  border-color: #82aad9;
}
@media (max-width: 575.98px) {
  .pagination ul {
    text-align: center;
  }
  .pagination ul li {
    margin-bottom: 15px;
  }
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/posts/css/reviews_style.css?1771344994887*/
.reviews {
  margin-top: 30px;
  margin-bottom: 30px;
}
.reviews:first-child {
  margin-top: 0;
}
.reviews:last-child {
  margin-bottom: 0;
}
.reviews__item {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  position: relative;
}
.reviews__item:first-child {
  margin-top: 0;
}
.reviews__item:last-child {
  margin-bottom: 0;
}
.reviews__item:after {
  content: "";
  width: 200px;
  max-width: 80%;
  height: 1px;
  display: block;
  background: #3e4245;
  position: absolute;
  left: 0;
  bottom: 0;
}
.reviews__item-name {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
  font-family: "Times New Roman", Times, Georgia, serif;
  font-size: 1.1rem;
  line-height: 150%;
  font-weight: 600;
}
.reviews__item-name:first-child {
  margin-top: 0;
}
.reviews__item-name:last-child {
  margin-bottom: 0;
}
.reviews__item-text {
  font-size: 0.875rem;
  line-height: 150%;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/callback/style.css?178170668820447*/
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.form{position:relative}.form fieldset{border:none;padding:0}.form-group label{display:block;margin-top:3px;margin-bottom:3px}.form-group label:first-child{margin-top:0}.form-group label:last-child{margin-bottom:0}.form-group label{font-size:.825rem;line-height:120%}.form-group .form-group__required{margin-left:3px;color:#e60805}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-group input:-webkit-autofill,.form-group input:-webkit-autofill-and-obscured,.form-group input:-webkit-autofill-strong-password,.form-group input:-webkit-autofill-strong-password-viewable,.form-group input:autofill{background:0 0}.form-group{position:relative;display:block}.form-group input[type=date],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{width:100%;background:#fff;padding:10px 8px;text-align:left;vertical-align:middle;border:none;border-bottom:1px solid #e5e7eb;transition:border .3s ease-in-out}.form-group input[type=date]:focus,.form-group input[type=email]:focus,.form-group input[type=number]:focus,.form-group input[type=password]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{border-color:1px solid #a5c5ec}.form-group input[type=date],.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{height:45px;font-size:1rem;line-height:25px;font-family:"Helvetica Neue",Helvetica,Tahoma,Verdana,sans-serif}.form-group input[type=range]{-webkit-appearance:none;width:100%;border:none;padding:0;margin:0;outline:0}.form-group input[type=range]:focus{outline:0}.form-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.form-group input[type=range]::-ms-track{width:100%;cursor:pointer;background:0 0;border-color:transparent;color:transparent}.form-group input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:44px;height:44px;border:1px solid #82aad9;border-radius:50%;background:#fff;cursor:pointer;margin-top:-22px}.form-group input[type=range]::-moz-range-thumb{width:44px;height:44px;border:1px solid #82aad9;border-radius:50%;background:#fff;cursor:pointer;margin-top:-22px}.form-group input[type=range]::-ms-thumb{width:44px;height:44px;border:1px solid #82aad9;border-radius:50%;background:#fff;cursor:pointer}.form-group input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;background:#cdc9b8}.form-group input[type=range]::-webkit-slider-runnable-track:focus{background:#cdc9b8}.form-group input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;background:#cdc9b8}.form-group input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;background:#cdc9b8}.form-group input[type=range]::-ms-fill-lower{background:#cdc9b8}.form-group input[type=range]::-ms-fill-lower:focus{background:#cdc9b8}.form-group input[type=range] input[type=range]::-ms-fill-upper{background:#cdc9b8}.form-group input[type=range] input[type=range]::-ms-fill-upper:focus{background:#cdc9b8}.form-group .active-runnable-track{height:4px;position:absolute;top:50%;margin-top:2px;background:#82aad9;width:0;left:0}.form-group textarea{height:45px;font-size:1rem;line-height:18px;font-family:"Helvetica Neue",Helvetica,Tahoma,Verdana,sans-serif}.form-group select{width:100%;height:45px;font-size:16px;line-height:25px;font-family:"Helvetica Neue",Helvetica,Tahoma,Verdana,sans-serif}.form-group-textarea textarea{height:inherit;min-height:45px}.form-group-placeholder{transition:all ease-in-out .3s;font-size:12px;line-height:12px;position:absolute;top:-15px;left:0;height:0;padding:0 10px;vertical-align:middle;text-align:left;color:#7288a3}.form-group-date .calendar-icon{width:20px;height:20px;position:absolute;bottom:15px;right:15px;transform:scale(1);transition:all .3s ease-in-out;border:none;background:0 0}.form-group-date .calendar-icon:hover{transform:scale(1.4);background:0 0}.form-group-file .input-emulate{display:block;width:100%;height:50px;font-size:16px;line-height:30px;padding:10px 8px;text-align:left;vertical-align:middle;border:none;border-bottom:1px solid #e5e7eb;transition:border .3s ease-in-out;margin-bottom:5px;position:relative}.form-group-file .input-emulate input[type=file]{display:none}.form-group-file .input-emulate .input-emulate-title{color:rgba(0,0,0,.6);font-size:.825rem;line-height:120%;padding:4px 10px;border:2px solid #000;background:#e5e7eb}.form-group-file .input-emulate .icon-download{display:none;color:#82aad9;font-size:13px;line-height:18px;font-weight:700;position:absolute;vertical-align:middle;top:50%;right:20px;margin-top:-10px}.form-group-file .input-emulate .icon-download:before{color:#cdc9b8;margin-right:10px}.form-group-file .file-placeholder{display:block;font-size:12px;line-height:14px;color:#cdc9b8;margin-top:3px}.form-group-file .file-placeholder:first-child{margin-top:0}.form-group-dropdown,.form-group:has(select){position:relative}.form-group-dropdown:after,.form-group:has(select):after{font-family:fontello!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e80a";position:absolute;font-size:20px;bottom:15px;right:20px}.form-group-comment{margin-top:3px;margin-bottom:3px}.form-group-comment:first-child{margin-top:0}.form-group-comment:last-child{margin-bottom:0}.form-group-comment{font-size:12px;line-height:14px;color:#cdc9b8}.form-group-error{color:#600b0f;font-size:12px}.form-group.has-success input,.form-group.has-success textarea{border-bottom:1px solid #008134}.form-group.has-error input,.form-group.has-error textarea{border:1px solid #600b0f}.form-group.attention input,.form-group.attention select,.form-group.attention textarea,.form-group.form_item_error input,.form-group.form_item_error select,.form-group.form_item_error textarea{border:1px solid #600b0f}.form-group .callbackForm-error,.form-group .error-text{font-size:12px;line-height:14px;display:block;padding:5px 10px;background:#600b0f;position:absolute;top:100%;left:15px;z-index:99;color:#fff}.form-group .callbackForm-error:before,.form-group .error-text:before{content:"";border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #600b0f;position:absolute;top:-5px;left:20px}.form-group-description{margin-top:15px;margin-bottom:15px}.form-group-description:first-child{margin-top:0}.form-group-description:last-child{margin-bottom:0}.form-group-description>*{margin-top:6px;margin-bottom:6px}.form-group-description>:first-child{margin-top:0}.form-group-description>:last-child{margin-bottom:0}.form-group-selectEmulator-option{display:none;position:relative;box-sizing:border-box;padding-left:63px;min-height:48px;font-size:18px;line-height:48px;vertical-align:middle}.form-group-selectEmulator-option-flag{width:48px;height:48px;position:absolute;top:50%;left:0;margin-top:-24px;box-sizing:border-box;border:1px solid #82aad9;border-radius:50%;overflow:hidden}.form-group-selectEmulator-option-flag img{display:block;width:100%;height:auto}.form-group-selectEmulator-option-title{white-space:nowrap}.form-group-selectEmulator-wrap{position:relative;z-index:10}.form-group-selectEmulator-wrap select{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:20;opacity:0}.form-group-selectEmulator-wrap select:has(option[value="0"]:checked)+.form-group-selectEmulator [data-value="0"]{display:block}.form-group-selectEmulator-wrap select:has(option[value="1"]:checked)+.form-group-selectEmulator [data-value="1"]{display:block}.form-group-selectEmulator-wrap select:has(option[value="2"]:checked)+.form-group-selectEmulator [data-value="2"]{display:block}.form-group-radioEmulator{display:-moz-inline-stack;display:inline-block;width:24px;height:24px;border-radius:50%;border:2px solid rgb(200.1739130435,204.3913043478,212.8260869565);margin-left:10px;position:relative;top:-3px}.form-group-radioEmulator-wrap-flag{display:-moz-inline-stack;display:inline-block;width:32px;height:32px;border:2px solid rgb(200.1739130435,204.3913043478,212.8260869565);overflow:hidden;border-radius:50%}.form-group-radioEmulator-wrap-flag img{display:block;width:100%;height:auto}.form-group-radioEmulator-wrap label{margin-top:0!important;margin-bottom:0!important;display:-moz-inline-stack;display:inline-block;margin-left:25px;vertical-align:middle;cursor:pointer}.form-group-radioEmulator-wrap label:first-child{margin-left:0}.form-group-radioEmulator-wrap label input[type=radio]{display:none}.form-group-radioEmulator-wrap label input[type=radio]:checked+.form-group-radioEmulator-wrap-flag{border-color:#82aad9}.form-group-radioEmulator-wrap label input[type=radio]:checked~.form-group-radioEmulator{border-color:#82aad9}.form-group-radioEmulator-wrap label input[type=radio]:checked~.form-group-radioEmulator:before{content:"";display:block;width:14px;height:14px;background:#82aad9;border-radius:50%;position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px}.form-button .btn{text-align:center;width:100%}.form-info{color:rgba(0,0,0,.7)}.form-info a{color:#82aad9}.form-info a:hover{color:#7288a3}@media (max-width:575.98px){.form-group label{margin-top:6px;margin-bottom:6px}.form-group label:first-child{margin-top:0}.form-group label:last-child{margin-bottom:0}.form-group input[type=date],.form-group input[type=email],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{height:46px;font-size:16px;line-height:26px}.form-group input[type=range]::-webkit-slider-thumb{width:32px;height:32px;margin-top:-16px}.form-group input[type=range]::-moz-range-thumb{width:32px;height:32px;margin-top:-16px}.form-group input[type=range]::-ms-thumb{width:32px;height:32px}.form-group input[type=text].mortgageCalculator-value{font-size:20px}}.ratingBlock{white-space:nowrap}.ratingBlock label{margin:0;cursor:pointer}.ratingBlock .icon-star-empty{color:#62500b}.ratingBlock .icon-star-empty:before{margin:0}.ratingBlock input[type=radio]{display:none}.ratingBlock input[type=radio]:nth-child(1):checked~.ratingBlock-wrap label:nth-child(1) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(2):checked~.ratingBlock-wrap label:nth-child(1) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(2):checked~.ratingBlock-wrap label:nth-child(2) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(3):checked~.ratingBlock-wrap label:nth-child(1) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(3):checked~.ratingBlock-wrap label:nth-child(2) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(3):checked~.ratingBlock-wrap label:nth-child(3) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(4):checked~.ratingBlock-wrap label:nth-child(1) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(4):checked~.ratingBlock-wrap label:nth-child(2) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(4):checked~.ratingBlock-wrap label:nth-child(3) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(4):checked~.ratingBlock-wrap label:nth-child(4) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(5):checked~.ratingBlock-wrap label:nth-child(1) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(5):checked~.ratingBlock-wrap label:nth-child(2) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(5):checked~.ratingBlock-wrap label:nth-child(3) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(5):checked~.ratingBlock-wrap label:nth-child(4) .icon-star-empty:before{content:"\e802"}.ratingBlock input[type=radio]:nth-child(5):checked~.ratingBlock-wrap label:nth-child(5) .icon-star-empty:before{content:"\e802"}@media (min-width:992px) and (max-width:1199.98px){.ratingBlock.font40{font-size:30px;line-height:34px}}@media (max-width:575.98px){.ratingBlock.font40{font-size:18px;line-height:20px}}.checkboxEmulator{margin-top:15px;margin-bottom:15px}.checkboxEmulator:first-child{margin-top:0}.checkboxEmulator:last-child{margin-bottom:0}.checkboxEmulator label{display:block;cursor:pointer}.checkboxEmulator-square{display:inline-block;position:relative;vertical-align:middle;width:18px}.checkboxEmulator-square:before{content:"";display:block;width:18px;height:18px;border:1px solid #3e4245;position:absolute;top:50%;left:0;margin-top:-10px}.checkboxEmulator-title{font-size:1rem;line-height:120%;margin-left:15px}.checkboxEmulator input[type=checkbox]{display:none}.checkboxEmulator input[type=checkbox]:checked+.checkboxEmulator-square:after{font-family:fontello!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e821";position:absolute;top:calc(50% - 13px);left:calc(50% - 6px);color:#82aad9}.radioEmulator{display:block;margin-top:15px;margin-bottom:15px}.radioEmulator:first-child{margin-top:0}.radioEmulator:last-child{margin-bottom:0}.radioEmulator{cursor:pointer}.radioEmulator-circle{display:inline-block;position:relative;vertical-align:middle;width:18px}.radioEmulator-circle:before{content:"";display:block;width:18px;height:18px;border:1px solid #3e4245;border-radius:50%;position:absolute;top:50%;left:0;margin-top:-10px}.radioEmulator-title{font-size:1rem;line-height:120%;margin-left:15px}.radioEmulator input[type=radio]{display:none}.radioEmulator input[type=radio]:checked+.radioEmulator-circle:after{content:"";display:block;width:6px;height:6px;background:#000;border-radius:50%;position:absolute;top:50%;left:50%;margin:-4px 0 0 -3px}.select-emulator{position:relative;width:fit-content;border:none;background:0 0;display:inline-block;height:40px}.select-emulator select{position:absolute;appearance:none;width:100%;height:100%;top:0;left:0;border:none;background:0 0;overflow:hidden;z-index:10;text-indent:999px}.select-emulator__placeholder{position:relative;display:block;height:40px;font-size:1rem;line-height:40px;vertical-align:middle;text-align:right;z-index:1;padding-right:40px}.select-emulator__placeholder:after{content:"";display:block;width:40px;height:40px;position:absolute;top:0;right:0;background:url(/local/templates/newTheme/images/arrow-dropdown.svg?v1.0) no-repeat center center;background-size:40% 40%}.callback-form{padding-top:60px;padding-bottom:60px;background:#f5f7fb}.callback-form.pageForm{padding:0;background:0 0}.callback-form .row{margin-top:30px;margin-bottom:30px}.callback-form .row:first-child{margin-top:0}.callback-form .row:last-child{margin-bottom:0}.callback-form .row{row-gap:30px}.callback-form picture{display:block;overflow:hidden;border-radius:10px}.callback-form picture img{display:block;width:100%;height:auto}.callback-form__title{font-family:"Times New Roman",Times,Georgia,serif;font-size:1.8rem;line-height:120%;margin-top:30px;margin-bottom:30px}.callback-form__title:first-child{margin-top:0}.callback-form__title:last-child{margin-bottom:0}.callback-form__title{font-weight:100}.callback-form__description{margin-top:30px;margin-bottom:30px}.callback-form__description:first-child{margin-top:0}.callback-form__description:last-child{margin-bottom:0}.callback-form__description p{margin-top:7.5px;margin-bottom:7.5px}.callback-form__description p:first-child{margin-top:0}.callback-form__description p:last-child{margin-bottom:0}.callback-form__description .infoText{font-size:12px;line-height:14px;color:#cdc9b8}.callback-form .blockTitle{font-weight:700;font-size:1.2rem;line-height:120%}.callback-form .form-group{margin-bottom:22.5px}.callback-form .form-group:last-child{margin-bottom:0}.callback-form .form-submit{margin-top:30px;margin-bottom:30px}.callback-form .form-submit:first-child{margin-top:0}.callback-form .form-submit:last-child{margin-bottom:0}.callback-form .form-submit .btn{width:50%}.callback-form.popupForm{background:0 0;padding:0}.callback-form.popupForm .icon-cancel{position:fixed;top:30px;right:30px;cursor:pointer;width:40px;height:40px;font-size:25px;line-height:40px;display:none;z-index:51;color:#000}.callback-form.popupForm .container{width:100%;height:100%;max-width:100%;position:fixed;top:0;left:0;z-index:50;background:rgba(0,0,0,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:none;flex-wrap:wrap;flex-direction:column;justify-content:center}.callback-form.popupForm .row{width:30vw;min-width:400px;max-height:90%;align-self:center;background:#fff;padding:30px 15px;border-radius:10px;display:block;overflow:scroll}.callback-form.popupForm .row>*{width:100%;max-width:100%;margin-top:30px;margin-bottom:30px}.callback-form.popupForm .row>:first-child{margin-top:0}.callback-form.popupForm .row>:last-child{margin-bottom:0}.callback-form.popupForm>input[type=checkbox]{display:none}.callback-form.popupForm>input[type=checkbox]:checked~label{display:block}.callback-form.popupForm>input[type=checkbox]:checked~.container{display:flex}.callback-form.popupForm .callbackForm-description{margin-top:15px;margin-bottom:15px}.callback-form.popupForm .callbackForm-description:first-child{margin-top:0}.callback-form.popupForm .callbackForm-description:last-child{margin-bottom:0}.callback-form.popupForm .callbackForm-description{font-size:.9rem;line-height:120%}.callback-form.popupForm .form-group{margin-top:15px;margin-bottom:15px}.callback-form.popupForm .form-group:first-child{margin-top:0}.callback-form.popupForm .form-group:last-child{margin-bottom:0}.callback-form.popupForm .form-group label{font-size:.7rem;line-height:120%;margin-bottom:5px;padding-left:10px}.callback-form.popupForm .userConsentRequest{font-size:.8rem;line-height:120%}.callback-form.callback-form--black{background:#26292b;color:#fff}.callback-form.callback-form--black .container{width:1080px}.callback-form.callback-form--black .form-group input[type=email],.callback-form.callback-form--black .form-group input[type=number],.callback-form.callback-form--black .form-group input[type=password],.callback-form.callback-form--black .form-group input[type=tel],.callback-form.callback-form--black .form-group input[type=text],.callback-form.callback-form--black .form-group select,.callback-form.callback-form--black .form-group textarea{background-color:rgba(255,255,255,.1);border-color:#e5e7eb;color:#fff}.callback-form.callback-form--black .form-group input[type=email]:focus,.callback-form.callback-form--black .form-group input[type=number]:focus,.callback-form.callback-form--black .form-group input[type=password]:focus,.callback-form.callback-form--black .form-group input[type=tel]:focus,.callback-form.callback-form--black .form-group input[type=text]:focus,.callback-form.callback-form--black .form-group select:focus,.callback-form.callback-form--black .form-group textarea:focus{border-color:#82aad9}.callback-form.callback-form--black .btn{color:#000;background-color:#fff;border-color:#fff}.callback-form.callback-form--black .btn:hover{background-color:#e5e7eb}.callback-form.callback-form--black a{color:#e5e7eb}@media (max-width:991.98px){.callback-form .form-submit .btn{width:100%}}@media (max-width:575.98px){.callback-form.popupForm .icon-cancel{top:10px;right:10px;width:30px;height:30px;font-size:20px;line-height:30px}.callback-form.popupForm .container{background:#fff;padding:0}.callback-form.popupForm .container .row{width:100%;min-width:100%;max-height:100%;border-radius:0}}@media (max-width:575.98px){.callback-form{padding-top:30px;padding-bottom:30px}.callback-form__title{font-size:1.5rem;line-height:120%;margin-top:24px;margin-bottom:24px}.callback-form__title:first-child{margin-top:0}.callback-form__title:last-child{margin-bottom:0}.callback-form.callback-form--black .container{width:100%}}
/* End */


/* Start:/local/templates/.default/components/bitrix/main.userconsent.request/form/style.css?17713449941514*/
.user-consent-request {
  display: block;
  position: relative;
  padding-left: 30px;
}
.user-consent-request__emulate {
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid #cdc9b8;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -10px;
}
.user-consent-request__text {
  color: #82aad9;
  border-bottom: 1px dashed #82aad9;
  cursor: pointer;
}
.user-consent-request__text:hover {
  border: none;
}

.user-consent-request-input {
  display: none;
}
.user-consent-request-input ~ .form-submit input[type=submit] {
  display: none;
}
.user-consent-request-input ~ .form-submit input[type=button] {
  display: inline-block;
}
.user-consent-request-input:checked + .user-consent-request .user-consent-request__emulate {
  border-color: #82aad9;
}
.user-consent-request-input:checked + .user-consent-request .user-consent-request__emulate:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "fontello" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e821";
  position: absolute;
  top: -3px;
  left: 3px;
  color: #82aad9;
}
.user-consent-request-input:checked ~ .form-submit input[type=submit] {
  display: inline-block;
}
.user-consent-request-input:checked ~ .form-submit input[type=button] {
  display: none;
}
/* End */
/* /local/templates/.default/components/bitrix/system.pagenavigation/.default/style.css?17713449941014 */
/* /local/templates/.default/components/bitrix/news.list/posts/css/reviews_style.css?1771344994887 */
/* /local/templates/.default/components/bitrix/form.result.new/callback/style.css?178170668820447 */
/* /local/templates/.default/components/bitrix/main.userconsent.request/form/style.css?17713449941514 */
