/* clear styles */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  text-align: left;
  text-transform: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  height: 100%;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* end clear styles */

.article-style section,
.despre_rca section {
  margin-top: 0;
}

.despre_rca #page {
  background-color: transparent;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: #f4f8fd;
}

section ul li::after {
  content: ";";
}

section ul li:last-child:after {
  content: ".";
}

section .rapidmd_dropdown > li::after {
  display: none;
}

section > h2 {
  text-align: center;
  font-weight: 500;
  font-size: 40px;
  line-height: 55px;
  color: #374957;
}

.rapidmd_about_rca_wrapper {
  width: 1290px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
}

.rapidmd_about_rca__button {
  min-width: 305px;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px;
  font-weight: 600;
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  background-color: #2563eb;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
  border: 2px solid transparent;
  transition: 0.2s ease-in-out;
}

.rapidmd_about_rca__button:hover {
  background-color: transparent;
  border-color: #2563eb;
  color: #2563eb;
}

.rapidmd_about_rca__button__damage {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  box-sizing: border-box;
}

.rapidmd_about_rca__damage {
  text-align: center;
}

.rapidmd_about_rca__section_1 {
  min-height: 100vh;
  padding: 90px 0;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

.rapidmd_about_rca__section_1__phone {
  position: relative;
  padding: 15px 0;
}

.rapidmd_about_rca__section_1__phone img[alt="phone_bg"] {
  width: 100%;
  animation: 30s linear 0s normal none infinite running rot;
}

.rapidmd_about_rca__section_1__phone img[alt="phone"] {
  max-width: 54%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 22px;
  color: #29cf51;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper h2 {
  font-weight: 500;
  font-size: 50px;
  line-height: 1;
  color: #374957;
  margin-bottom: 65px;
}

.rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper div:first-child a {
  display: none;
}

.rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper div:last-child {
  padding: 0 65px;
}

.rapidmd_about_rca__info {
  padding: 80px 0 60px 0;
}

.rapidmd_about_rca__info h2 {
  margin-bottom: 60px;
}

.rapidmd_about_rca__info .rapidmd_about_rca_wrapper {
  display: flex;
  justify-content: space-between;
}

.rapidmd_about_rca__info
  .rapidmd_about_rca_wrapper
  .rapidmd_about_rca__info__content {
  width: 565px;
  max-width: calc(100% - 30px);
}

.rapidmd_about_rca__info
  .rapidmd_about_rca_wrapper
  div
  .rapidmd_about_rca__info__sticky {
  top: 70px;
  position: sticky;
}

.rapidmd_about_rca__info h4 {
  padding: 10px 20px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  display: inline-flex;
}

.rapidmd_about_rca__info__prefix_blue {
  color: #1e72e3;
  background-color: rgba(30, 114, 227, 0.1);
}

.rapidmd_about_rca__info h4 + p {
  margin-top: 10px;
}

.rapidmd_about_rca__info__prefix_yellow {
  color: #eac12e;
  background-color: #fff6d7;
}

.rapidmd_about_rca__info p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #374957;
  text-align: justify;
}

.rapidmd_about_rca__info p b {
  font-weight: 700;
}

.rapidmd_about_rca__info p:not(:last-child) {
  margin-bottom: 40px;
}

.rapidmd_about_rca__info .rapidmd_about_rca__button {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  margin-bottom: 40px;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list {
  padding: 20px;
  border-top: 2px solid transparent;
  border-radius: 5px;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list:not(:last-child) {
  margin-bottom: 40px;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
  color: #374957;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #374957;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list ul li b {
  font-weight: 700;
}

.rapidmd_about_rca__info .rapidmd_about_rca__info__list ul li:not(:last-child) {
  margin-bottom: 15px;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__green {
  border-color: #29cf51;
  background-color: #def5e3;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__green ul li {
  padding-left: 35px;
  counter-increment: list_count 1;
  position: relative;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__green
  ul
  li::before {
  content: counter(list_count);
  width: 22px;
  height: 22px;
  position: absolute;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #29cf51;
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding-left: 1px;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__pink {
  border-color: #ff5c5c;
  background-color: #fbeaea;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__pink ul li {
  padding-left: 27px;
  position: relative;
}

.rapidmd_about_rca__info__list.rapidmd_about_rca__info__list__pink
  ul
  li::before {
  content: url(/img/about_rca/info_pink_list.svg);
  position: absolute;
  top: 0;
  left: 0;
}

.rapidmd_about_rca__coating {
  padding: 80px 0 60px 0;
}

.rapidmd_about_rca__coating h2 {
  margin-bottom: 60px;
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper {
  display: flex;
  justify-content: space-between;
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:first-child {
  width: 575px;
  max-width: calc(100% - 30px);
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:last-child {
  width: 595px;
  max-width: calc(100% - 30px);
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  color: #374957;
  margin-bottom: 25px;
  text-align: justify;
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper ul li {
  position: relative;
  font-size: 16px;
  line-height: 22px;
  color: #374957;
  padding-left: 40px;
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper ul li:not(:last-child) {
  margin-bottom: 20px;
}

.rapidmd_about_rca__coating .rapidmd_about_rca_wrapper ul li::before {
  position: absolute;
  left: 0;
  top: 0;
}

.rapidmd_about_rca__coating
  .rapidmd_about_rca_wrapper
  div:first-child
  ul
  li::before {
  content: url(/img/about_rca/coating_list_1.svg);
}

.rapidmd_about_rca__coating
  .rapidmd_about_rca_wrapper
  div:last-child
  ul
  li::before {
  content: url(/img/about_rca/coating_list_2.svg);
}

.rapidmd_about_rca__price {
  width: 1095px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 80px;
}

.rapidmd_about_rca__price__item {
  margin: 0 10px;
  text-align: center;
}

.rapidmd_about_rca__price__item img {
  margin-bottom: 15px;
}

.rapidmd_about_rca__price__item h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  text-align: center;
}

.rapidmd_about_rca__price__item h4 span {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #70747c;
  display: block;
  text-align: center;
}

.rapidmd_about_rca__price__item h4.red {
  color: #ef4444;
}

.rapidmd_about_rca__price__item h4.yellow {
  color: #eab308;
}

.rapidmd_about_rca__price__item h4.blue {
  color: #2563eb;
}

.rapidmd_about_rca__price__item p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  color: #70747c;
  text-align: center;
}

.rapidmd_about_rca__price__item p b {
  font-weight: 700;
  color: #374957;
}

.rapidmd_about_rca__price__item p:not(:last-child) {
  margin-bottom: 5px;
}

.rapidmd_about_rca__rca_data {
  padding: 80px 0;
  background-color: #dbeafe;
}

.rapidmd_about_rca__rca_data .rapidmd_about_rca_wrapper {
  width: 1220px;
  display: flex;
  justify-content: space-between;
}

.rapidmd_about_rca__rca_data .rapidmd_about_rca_wrapper div:last-child {
  width: 595px;
  max-width: 100%;
}

.rapidmd_about_rca__rca_data h2 {
  width: 420px;
  max-width: 100%;
  font-weight: 500;
  font-size: 40px;
  line-height: 55px;
  color: #374957;
}

.rapidmd_about_rca__rca_data h2 b {
  font-weight: 700;
}

.rapidmd_about_rca__rca_data h3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #374957;
  margin-bottom: 20px;
}

.rapidmd_about_rca__rca_data h3 b {
  font-weight: 700;
}

.rapidmd_about_rca__rca_data h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: #374957;
  margin-bottom: 20px;
}

.rapidmd_about_rca__rca_data li {
  position: relative;
  padding-left: 48px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #374957;
}

.rapidmd_about_rca__rca_data li::before {
  content: url(/img/about_rca/rca_data_list.svg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.rapidmd_about_rca__rca_data li:not(:last-child) {
  margin-bottom: 25px;
}

.rapidmd_about_rca__general_info {
  position: relative;
  padding-bottom: 80px;
}

.rapidmd_about_rca__general_info::before {
  content: "";
  height: 230px;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background-color: #dbeafe;
}

.rapidmd_about_rca__general_info__wrapper {
  width: 1440px;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  padding: 80px;
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
}

.rapidmd_about_rca__general_info__wrapper h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 45px;
  text-align: center;
  margin-bottom: 50px;
}

.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li {
  border-top: 1px solid #e2e8f0;
}

.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li:last-child {
  border-bottom: 1px solid #e2e8f0;
}

.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button {
  width: 100%;
  min-height: 100px;
  box-sizing: border-box;
  background-color: transparent;
  border: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 30px 0;
  font-weight: 600;
  font-size: 24px;
  line-height: 38.4px;
  color: #374957;
  position: relative;
  outline: none;
  scroll-margin-top: 70px;
  transition: color .2s ease-in-out;
}

.rapidmd_about_rca__general_info__wrapper
  ul.rapidmd_dropdown
  > li
  button
  > svg {
  margin-right: 15px;
  color: #c6c6c6;
  transition: color .2s ease-in-out;
}

.rapidmd_about_rca__general_info__wrapper
  ul.rapidmd_dropdown
  > li
  button.rapidmd_dropdown_button__open
  > svg {
  color: #2563eb;
}

.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button:hover,
.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button:hover > svg,
.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button.rapidmd_dropdown_button__open,
.rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button.rapidmd_dropdown_button__open > svg {
  color: #2563eb;
}

.rapidmd_about_rca__general_info__wrapper
  ul.rapidmd_dropdown
  > li
  button::before {
  content: url(/img/about_rca/dropdown_arrow.svg);
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  padding-left: 15px;
  transition: transform 0.2s ease-in-out;
}

.rapidmd_about_rca__general_info__wrapper
  ul.rapidmd_dropdown
  > li
  button.rapidmd_dropdown_button__open::before {
  transform: rotateX(180deg);
}

.rapidmd_calculation_rca p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #21272a;
  margin-bottom: 10px;
}

.rapidmd_calculation_rca h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #21272a;
  margin-bottom: 10px;
}

.rapidmd_calculation_rca > div {
  display: flex;
  justify-content: space-between;
}

.rapidmd_calculation_rca > div > ul {
  width: calc(50% - 5px);
}

.rapidmd_calculation_rca > div li {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #374957;
  padding-left: 34px;
  position: relative;
  padding-right: 95px;
}

.rapidmd_calculation_rca > div li:not(:last-child) {
  margin-bottom: 10px;
}

.rapidmd_calculation_rca > div li::before {
  content: url(/img/about_rca/calculation_rca_list.svg);
  position: absolute;
  top: 0;
  left: 0;
}

.rapidmd_bonus_malus {
  display: flex;
  justify-content: space-between;
}

.rapidmd_bonus_malus > div {
  width: calc(50% - 5px);
}

.rapidmd_bonus_malus p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 25px;
}

.rapidmd_return {
  display: flex;
  justify-content: space-between;
}

.rapidmd_return > div {
  width: calc(50% - 17.5px);
  padding-bottom: 25px;
}

.rapidmd_return p,
.rapidmd_return h4,
.rapidmd_return li {
  font-size: 16px;
  line-height: 28px;
  color: #000000;
}

.rapidmd_return li,
.rapidmd_return p {
  font-weight: 400;
}

.rapidmd_return h4 {
  font-weight: 700;
}

.rapidmd_return h4:first-child {
  margin-bottom: 25px;
}

.rapidmd_return > div:first-child li {
  padding-left: 20px;
  position: relative;
}

.rapidmd_return > div:first-child li:not(:last-child) {
  margin-bottom: 5px;
}

.rapidmd_return > div:first-child li::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  left: 6px;
}

.rapidmd_return > div:last-child li {
  position: relative;
  counter-increment: return_list;
  padding-left: 20px;
}

.rapidmd_return > div:last-child li::before {
  content: counter(return_list) ".";
  position: absolute;
  top: 0;
  left: 0;
}

.rapidmd_need_rca p {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.rapidmd_need_rca p b {
  font-weight: 600;
}

.rapidmd_dropdown_content {
  height: 0;
  overflow: hidden;
  transition: height 0.2s ease-in-out;
}

@media only screen and (max-width: 1200px) {
  section > h2 {
    font-size: 26px;
    line-height: 32px;
    padding: 0 20px;
  }

  .rapidmd_about_rca__section_1 {
    padding: 50px 0;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper {
    width: 850px;
    overflow: hidden;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:first-child {
    width: 50%;
  }

  .rapidmd_about_rca__section_1
    .rapidmd_about_rca_wrapper
    > div:first-child
    > picture > img {
    width: 100%;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:last-child h4 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 15.5px;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:last-child h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
  }

  .rapidmd_about_rca__button {
    padding: 16px;
    font-size: 18px;
  }

  .rapidmd_about_rca__info {
    padding: 30px 0 30px 0;
  }

  .rapidmd_about_rca__info h2 {
    margin-bottom: 15px;
  }

  .rapidmd_about_rca__info p {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_about_rca__info p:not(:last-child) {
    margin-bottom: 20px;
  }

  .rapidmd_about_rca__info h4 {
    font-size: 16px;
    line-height: 1;
  }

  .rapidmd_about_rca__info .rapidmd_about_rca_wrapper > div,
  .rapidmd_about_rca__info
    .rapidmd_about_rca_wrapper
    > .rapidmd_about_rca__info__content {
    width: calc(50% - 30px);
  }

  .rapidmd_about_rca__info
    .rapidmd_about_rca_wrapper
    > div:not(.rapidmd_about_rca__info__content)
    > picture > img {
    width: 100%;
  }

  .rapidmd_about_rca__info .rapidmd_about_rca__info__list ul li {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_about_rca__coating {
    padding: 20px 0 40px 0;
  }

  .rapidmd_about_rca__coating h2 {
    margin-bottom: 30px;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper h4 {
    line-height: 22px;
    margin-bottom: 12px;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper ul li {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:first-child,
  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:last-child {
    width: calc(50% - 30px);
  }

  .rapidmd_about_rca__price {
    padding-bottom: 40px;
  }

  .rapidmd_about_rca__price__item img {
    margin-bottom: 8px;
  }

  .rapidmd_about_rca__price__item h4 {
    font-size: 16px;
    line-height: 17px;
    margin-bottom: 15px;
  }

  .rapidmd_about_rca__rca_data h2 {
    width: 280px;
    font-size: 26px;
    line-height: 30px;
  }

  .rapidmd_about_rca__rca_data .rapidmd_about_rca_wrapper div:last-child {
    width: 50%;
  }

  .rapidmd_about_rca__rca_data h3 {
    font-size: 14px;
    line-height: 20px;
  }

  .rapidmd_about_rca__rca_data li {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_about_rca__rca_data {
    padding: 40px 0;
  }

  .rapidmd_about_rca__general_info__wrapper {
    padding: 15px;
  }

  .rapidmd_about_rca__general_info__wrapper h2 {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 35px;
  }

  .rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button {
    min-height: 65px;
    padding: 10px 0;
    padding-right: 20px;
    font-size: 15px;
    line-height: 22px;
    scroll-margin-top: 55px;
  }

  .rapidmd_bonus_malus p {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_return p,
  .rapidmd_return h4,
  .rapidmd_return li {
    font-size: 14px;
    line-height: 24px;
  }

  .rapidmd_need_rca p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media only screen and (max-width: 768px) {
  .rapidmd_about_rca__button {
    width: 100%;
  }

  .rapidmd_about_rca__button__damage {
    width: calc(100% - 30px);
  }

  .rapidmd_about_rca__section_1 {
    min-height: auto;
    padding: 60px 0 15px 0;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper {
    flex-direction: column-reverse;
  }

  .rapidmd_about_rca__section_1__phone {
    width: 260px;
    margin: auto;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper div:first-child a {
    margin-top: 30px;
    display: inline-block;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:first-child,
  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:last-child {
    width: 100%;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper > div:last-child a {
    display: none;
  }

  .rapidmd_about_rca__section_1 .rapidmd_about_rca_wrapper div:last-child {
    padding: 0;
    text-align: center;
  }

  .rapidmd_about_rca__info .rapidmd_about_rca_wrapper {
    flex-direction: column;
  }

  .rapidmd_about_rca__info .rapidmd_about_rca_wrapper > div,
  .rapidmd_about_rca__info
    .rapidmd_about_rca_wrapper
    > .rapidmd_about_rca__info__content {
    width: 100%;
    max-width: none;
  }

  .rapidmd_about_rca__info .rapidmd_about_rca_wrapper > div:first-child {
    margin-bottom: 30px;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper {
    flex-direction: column;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:first-child,
  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:last-child {
    width: 100%;
    max-width: none;
  }

  .rapidmd_about_rca__coating .rapidmd_about_rca_wrapper div:last-child {
    margin-top: 20px;
  }

  .rapidmd_about_rca__price {
    max-width: 100%;
    flex-direction: column;
  }

  .rapidmd_about_rca__price__item:not(:last-child) {
    margin-bottom: 35px;
  }

  .rapidmd_about_rca__rca_data .rapidmd_about_rca_wrapper {
    flex-direction: column;
  }

  .rapidmd_about_rca__rca_data h2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 35px;
  }

  .rapidmd_about_rca__rca_data .rapidmd_about_rca_wrapper div:last-child {
    width: 100%;
  }

  .rapidmd_about_rca__general_info::before {
    display: none;
  }

  .rapidmd_about_rca__general_info__wrapper {
    max-width: 100%;
    background-color: transparent;
  }

  .rapidmd_about_rca__general_info__wrapper ul.rapidmd_dropdown > li button {
    text-align: left;
  }

  .rapidmd_about_rca__general_info__wrapper
    ul.rapidmd_dropdown
    > li
    button
    > svg {
    flex-shrink: 0;
  }

  .rapidmd_calculation_rca > div {
    flex-direction: column;
  }

  .rapidmd_calculation_rca > div > ul {
    width: 100%;
  }

  .rapidmd_calculation_rca > div li {
    padding-right: 0;
  }

  .rapidmd_bonus_malus {
    flex-direction: column;
    justify-content: flex-start;
  }

  .rapidmd_bonus_malus > div {
    width: 100%;
  }

  .rapidmd_return {
    flex-direction: column;
    justify-content: flex-start;
  }

  .rapidmd_return > div {
    width: 100%;
  }
}

@keyframes rot {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


/* ── DIPA section (A10) ── */
.rapidmd_about_rca__dipa {
  padding: 40px 0 60px;
}

.rapidmd_about_rca__dipa .rapidmd_about_rca__general_info__wrapper {
  width: 860px;
  padding: 36px 48px;
}

.rapidmd_about_rca__dipa .rapidmd_about_rca__general_info__wrapper h2 {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 16px;
  text-align: left;
}

.rapidmd_about_rca__dipa ul.rapidmd_dropdown > li button {
  min-height: unset;
  padding: 14px 0;
  font-size: 16px;
  line-height: 1.4;
}

.rapidmd_about_rca__dipa__wrapper > p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.65;
  color: #374957;
  margin-bottom: 32px;
  text-align: left;
}

.rapidmd_about_rca__dipa .rapidmd_dropdown_content p {
  font-weight: 400;
  font-size: 15px;
  line-height: 1.65;
  color: #374957;
  margin-bottom: 12px;
}

.rapidmd_about_rca__dipa .rapidmd_dropdown_content p:last-child {
  margin-bottom: 0;
}

.rapidmd_about_rca__dipa .rapidmd_dropdown_content a {
  color: #2563eb;
  text-decoration: none;
  font-weight: 600;
}

.rapidmd_about_rca__dipa .rapidmd_dropdown_content a:hover {
  text-decoration: underline;
}

@media (max-width: 992px) {
  .rapidmd_about_rca__dipa .rapidmd_about_rca__general_info__wrapper {
    padding: 30px 20px;
  }
}
