:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
  --rpx: 100vw / 1920;
}


body{
  margin: 0;
 
 }

 a {
  text-decoration: none;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

a {
    text-decoration: none;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(15091 * var(--rpx));
  margin: 0 auto;
  background: #ffffff;
  border-radius: calc(12 * var(--rpx));
}
.headbar {
  position: sticky;
  width: calc(1376 * var(--rpx));
  height: calc(67 * var(--rpx));
  margin: calc(45 * var(--rpx)) 0 0 calc(272 * var(--rpx));
  background:  linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 251;
  overflow: auto;
  border-radius: calc(9999 * var(--rpx));
  backdrop-filter: blur(calc(12 * var(--rpx)));
}
.kimy-logo {
  position: absolute;
  width: calc(54.91936111450195 * var(--rpx));
  height: calc(45 * var(--rpx));
  top: calc(11 * var(--rpx));
  left: calc(38 * var(--rpx));
  background: url(./assets/images/a0d5c1e3b23da919afa5640c5b8fe53a1561fe90.png)
    no-repeat center;
  background-size: cover;
  z-index: 269;
}
.kimy-logo:hover {
  position: absolute;
  width: calc(60 * var(--rpx));
  height: calc(50 * var(--rpx));
  top: calc(11 * var(--rpx));
  left: calc(34 * var(--rpx));
  background: url(./assets/images/a0d5c1e3b23da919afa5640c5b8fe53a1561fe90.png)
    no-repeat center;
  background-size: cover;
  z-index: 269;
}

.contactus-button {
  position: absolute;
  width: calc(129.44000244140625 * var(--rpx));
  height: calc(40 * var(--rpx));
  top: 50%;
  right: calc(44.66986083984375 * var(--rpx));
  background: #0072bc;
  transform: translate(0, -51.25%);
  z-index: 264;
  border-radius: calc(9999 * var(--rpx));
}

.contactus-button:hover {
  background: #004675;
} 

.container {
  position: absolute;
  width: calc(69.19000244140625 * var(--rpx));
  height: calc(21 * var(--rpx));
  top: 50%;
  left: calc(20 * var(--rpx));
  transform: translate(0, -50%);
  z-index: 267;
  overflow: hidden;
}
.contact-us {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(69.49654388427734 * var(--rpx));
  height: calc(19 * var(--rpx));
  top: calc(1 * var(--rpx));
  left: calc(50% - calc(34.6 * var(--rpx)));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(19 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 268;
}
.vector {
  position: absolute;
  width: calc(12.249316215515137 * var(--rpx));
  height: calc(10.50410270690918 * var(--rpx));
  top: calc(14.498046875 * var(--rpx));
  left: 50%;
  background: url(./assets/images/568524b6-3b16-47d6-84f2-fbacee796a69.png)
    no-repeat center;
  background-size: 100% 100%;
  transform: translate(264.99%, 0);
  z-index: 266;
}
.join-us {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(43.53187561035156 * var(--rpx));
  height: calc(19 * var(--rpx));
  top: calc(23.5 * var(--rpx));
  left: calc(50% - calc(-418.43 * var(--rpx)));
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(19 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 263;
}
.join-us:hover{
  color: #ffffff;
}
.contact-us-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(71.11907958984375 * var(--rpx));
  height: calc(17 * var(--rpx));
  top: calc(50% - calc(8.5 * var(--rpx)));
  left: calc(50% - calc(-48 * var(--rpx)));
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(17 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 254;
}
.about-us {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(69 * var(--rpx));
  height: calc(17 * var(--rpx));
  top: calc(50% - calc(8.5 * var(--rpx)));
  left: calc(50% - calc(44 * var(--rpx)));
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(17 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 256;
}
.products {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(61 * var(--rpx));
  height: calc(17 * var(--rpx));
  top: calc(50% - calc(8.5 * var(--rpx)));
  left: calc(50% - calc(129.75 * var(--rpx)));
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(17 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 258;
}
.home {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(58.468406677246094 * var(--rpx));
  height: calc(17 * var(--rpx));
  top: calc(50% - calc(8.5 * var(--rpx)));
  left: calc(50% - calc(208 * var(--rpx)));
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(17 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 260;
}
.home:hover{
  color: #ffffff;
}
.products:hover{
  color: #ffffff;
}
.about-us:hover{
  color: #ffffff;
}
.contact-us-1:hover{
  color: #ffffff;
}

.vector-2 {
  position: absolute;
  width: 0.89%;
  height: 15.68%;
  top: 41.04%;
  left: 84.13%;
  background: url(./assets/images/7529dd33-8c07-4afe-8a4b-d619488ad724.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 262;
}
.flex-row-dd {
  position: relative;
  width: calc(1248 * var(--rpx));
  height: calc(608 * var(--rpx));
  margin: calc(616 * var(--rpx)) 0 0 calc(336 * var(--rpx));
  z-index: 241;
}
.top-rated-device-pic {
  position: absolute;
  height: calc(608 * var(--rpx));
  top: 0;
  right: 0;
  left: calc(640 * var(--rpx));
  background: #0072bc;
  z-index: 223;
  overflow: hidden;
  border-radius: calc(24 * var(--rpx));
}
.mts-orthogold {
  position: relative;
  width: calc(544 * var(--rpx));
  height: calc(544 * var(--rpx));
  margin: calc(64 * var(--rpx)) 0 0 calc(64 * var(--rpx));
  background: url(./assets/images/c058c3b7-17f2-41e8-bc32-bc831afe0543.png)
    no-repeat center;
  background-size: cover;
  z-index: 225;
  overflow: hidden;
  border-radius: calc(12 * var(--rpx)) 0 0 0;
}

.top-rated-device-pic:hover{
  width: calc(634 * var(--rpx));
  height: calc(634 * var(--rpx));
  border-radius: calc(24 * var(--rpx));
}


.background-shadow {
  position: absolute;
  width: 157.93%;
  top: calc(-1 * var(--rpx));
  bottom: calc(-1.0023824539894122 * var(--rpx));
  left: -1.97%;
  background: #b0e0f2;
  opacity: 0.2;
  z-index: 224;
  overflow: hidden;
  box-shadow: 0 0 0 0 #ffffff inset;
}
.overlay-shadow {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0);
  z-index: 226;
  overflow: hidden;
  border-radius: calc(24 * var(--rpx));
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1) inset;
}
.heading-quality-you-can-trust {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: calc(16 * var(--rpx));
  left: 0;
  color: #0072bc;
  font-family: Montserrat, var(--default-font-family);
  font-size: calc(22 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 241;
}
.top-rated-medical-devices {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(40 * var(--rpx));
  top: calc(52 * var(--rpx));
  left: 0;
  color: #0f172a;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(44 * var(--rpx));
  font-weight: 700;
  line-height: calc(40 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  letter-spacing: calc(-0.9 * var(--rpx));
  z-index: 240;
}
.title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  width: calc(507.0375061035156 * var(--rpx));
  height: calc(56 * var(--rpx));
  top: calc(120 * var(--rpx));
  left: 0;
  color: #334155;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(18 * var(--rpx));
  font-weight: 400;
  line-height: calc(32 * var(--rpx));
  text-align: left;
  z-index: 239;
}
.advanced-technology {
  position: absolute;
  width: calc(381.0899963378906 * var(--rpx));
  height: calc(78 * var(--rpx));
  top: calc(223 * var(--rpx));
  left: calc(36 * var(--rpx));
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  z-index: 233;
}
.advanced-technology-3 {
  position: relative;
  color: #0f172a;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
}
.incorporating-latest-advancements {
  position: relative;
  color: #475569;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
}
.vtech {
  position: absolute;
  width: 1.28%;
  height: 2.63%;
  top: 37.17%;
  left: 0.32%;
  background: url(./assets/images/920d2683-cda0-4c02-9e0b-b8535b14c074.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 234;
}
.durability {
  position: absolute;
  width: calc(421.260009765625 * var(--rpx));
  height: calc(50 * var(--rpx));
  top: calc(339 * var(--rpx));
  left: calc(36 * var(--rpx));
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  z-index: 230;
}
.durability-4 {
  position: relative;
  color: #0f172a;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
}
.built-to-withstand {
  position: relative;
  color: #475569;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
}
.vshield {
  position: absolute;
  width: 1.2%;
  height: 2.62%;
  top: 56.25%;
  left: 0.36%;
  background: url(./assets/images/191e571d-6508-4fc5-8a85-9792f20b9a75.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 231;
}
.user-friendly-design {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: calc(424 * var(--rpx));
  left: calc(40 * var(--rpx));
  color: #0f172a;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 600;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 237;
}
.vuser {
  position: absolute;
  width: 1.58%;
  height: 2.63%;
  top: 70.72%;
  left: 0.32%;
  background: url(./assets/images/3efb6617-3cd2-4d88-ad60-e6ae47ce2984.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 238;
}
.designed-for-ease {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: calc(452 * var(--rpx));
  left: calc(36 * var(--rpx));
  color: #475569;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 236;
}
.hr {
  position: relative;
  width: calc(1559 * var(--rpx));
  height: calc(5 * var(--rpx));
  margin: calc(114 * var(--rpx)) 0 0 calc(180 * var(--rpx));
  background: url(./assets/images/9ed88c3b-dde7-46e3-9604-0de7f13dfb2e.png)
    no-repeat center;
  background-size: cover;
  z-index: 222;
}
.flex-row-cd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: calc(1102 * var(--rpx));
  height: calc(72 * var(--rpx));
  margin: calc(100 * var(--rpx)) 0 0 calc(429 * var(--rpx));
  z-index: 216;
}
.office-hours-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(403 * var(--rpx));
  height: calc(72 * var(--rpx));
  background: #0072bc;
  z-index: 216;
  border-radius: calc(80 * var(--rpx));
}
.time-background {
  position: absolute;
  width: calc(54 * var(--rpx));
  height: calc(54 * var(--rpx));
  top: 50%;
  left: calc(10 * var(--rpx));
  background: #003e66;
  transform: translate(0, -51.85%);
  z-index: 217;
  border-radius: calc(9999 * var(--rpx));
}
.vector-5 {
  position: relative;
  width: calc(30 * var(--rpx));
  height: calc(30 * var(--rpx));
  margin: calc(12 * var(--rpx)) 0 0 calc(12 * var(--rpx));
  background: url(./assets/images/21e0a3ec-277b-490e-b4ea-e9cc4ec3cdc1.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 219;
}
.flex-column {
  position: absolute;
  width: calc(279 * var(--rpx));
  height: calc(42 * var(--rpx));
  top: calc(14 * var(--rpx));
  left: calc(74 * var(--rpx));
  font-size: 0px;
  z-index: 221;
}
.heading-office-hours {
  display: block;
  position: relative;
  height: calc(21 * var(--rpx));
  margin: 0 0 0 0;
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(21 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 220;
}
.sunday-thursday-am-to-pm {
  display: block;
  position: relative;
  height: calc(20 * var(--rpx));
  margin: calc(1 * var(--rpx)) 0 0 0;
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(20 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 221;
}
.our-address-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(403 * var(--rpx));
  height: calc(72 * var(--rpx));
  background: #0072bc;
  z-index: 210;
  border-radius: calc(80 * var(--rpx));
}
.time-background-6 {
  position: absolute;
  width: calc(54 * var(--rpx));
  height: calc(54 * var(--rpx));
  top: 50%;
  left: calc(10 * var(--rpx));
  background: #003e66;
  transform: translate(0, -51.85%);
  z-index: 211;
  border-radius: calc(9999 * var(--rpx));
}
.vector-7 {
  position: relative;
  width: calc(25 * var(--rpx));
  height: calc(35 * var(--rpx));
  margin: calc(10 * var(--rpx)) 0 0 calc(14 * var(--rpx));
  background: url(./assets/images/1751e88b-8f0d-4115-b09e-27bbe2e82a36.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 213;
}
.flex-column-8 {
  position: absolute;
  width: calc(303 * var(--rpx));
  height: calc(42 * var(--rpx));
  top: calc(14 * var(--rpx));
  left: calc(74 * var(--rpx));
  font-size: 0px;
  z-index: 215;
}
.heading-our-address {
  display: block;
  position: relative;
  height: calc(21 * var(--rpx));
  margin: 0 0 0 0;
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(21 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 214;
}
.merghany-st-heliopolis-cairo-egypt {
  display: block;
  position: relative;
  height: calc(20 * var(--rpx));
  margin: calc(1 * var(--rpx)) 0 0 0;
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(20 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 215;
}
.flex-row-fea {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: calc(1102 * var(--rpx));
  height: calc(72 * var(--rpx));
  margin: calc(47 * var(--rpx)) 0 0 calc(429 * var(--rpx));
  z-index: 205;
}
.phone-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(403 * var(--rpx));
  height: calc(72 * var(--rpx));
  background: #0072bc;
  z-index: 205;
  border-radius: calc(80 * var(--rpx));
}
.time-background-9 {
  position: absolute;
  width: calc(54 * var(--rpx));
  height: calc(54 * var(--rpx));
  top: 50%;
  left: calc(10 * var(--rpx));
  background: #003e66;
  transform: translate(0, -51.85%);
  z-index: 206;
  border-radius: calc(9999 * var(--rpx));
}
.vector-a {
  position: relative;
  width: calc(30.225637435913086 * var(--rpx));
  height: calc(30 * var(--rpx));
  margin: calc(12 * var(--rpx)) 0 0 calc(12 * var(--rpx));
  background: url(./assets/images/a3474310-55b2-462c-bdf6-d44f5104661f.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 207;
}
.flex-column-f {
  position: absolute;
  width: calc(146 * var(--rpx));
  height: calc(42 * var(--rpx));
  top: calc(14 * var(--rpx));
  left: calc(74 * var(--rpx));
  font-size: 0px;
  z-index: 209;
}
.heading-phone-number {
  display: block;
  position: relative;
  height: calc(21 * var(--rpx));
  margin: 0 0 0 0;
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(21 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 208;
}
.plus {
  display: block;
  position: relative;
  height: calc(20 * var(--rpx));
  margin: calc(1 * var(--rpx)) 0 0 0;
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(20 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 209;
}
.email-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(403 * var(--rpx));
  height: calc(72 * var(--rpx));
  background: #0072bc;
  z-index: 200;
  border-radius: calc(80 * var(--rpx));
}
.time-background-b {
  position: absolute;
  width: calc(54 * var(--rpx));
  height: calc(54 * var(--rpx));
  top: 50%;
  left: calc(10 * var(--rpx));
  background: #003e66;
  transform: translate(0, -51.85%);
  z-index: 201;
  border-radius: calc(9999 * var(--rpx));
}
.vector-c {
  position: relative;
  width: calc(34 * var(--rpx));
  height: calc(26 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(10 * var(--rpx));
  background: url(./assets/images/5faa4aac-4da6-4d2e-87c0-d7d352b1ad95.png)
    no-repeat center;
  background-size: 100% 100%;
  z-index: 202;
}
.flex-column-ff {
  position: absolute;
  width: calc(160 * var(--rpx));
  height: calc(42 * var(--rpx));
  top: calc(14 * var(--rpx));
  left: calc(74 * var(--rpx));
  font-size: 0px;
  z-index: 204;
}
.heading-email-address {
  display: block;
  position: relative;
  height: calc(21 * var(--rpx));
  margin: 0 0 0 0;
  color: #000000;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(21 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 203;
}
.m-saif-kimyegypt-com {
  display: block;
  position: relative;
  height: calc(20 * var(--rpx));
  margin: calc(1 * var(--rpx)) 0 0 0;
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 600;
  line-height: calc(20 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 204;
}
.hr-d {
  position: relative;
  width: calc(1559 * var(--rpx));
  height: calc(5 * var(--rpx));
  margin: calc(114 * var(--rpx)) 0 0 calc(180 * var(--rpx));
  background: url(./assets/images/886be432-d0f8-47fa-83af-6deaffc005c9.png)
    no-repeat center;
  background-size: cover;
  z-index: 197;
}
.physiotherapy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: center;
  width: calc(740 * var(--rpx));
  height: calc(183 * var(--rpx));
  margin: calc(100 * var(--rpx)) 0 0 calc(606 * var(--rpx));
  font-family: Lato, var(--default-font-family);
  font-size: calc(85 * var(--rpx));
  line-height: calc(100 * var(--rpx));
  text-align: center;
  text-transform: uppercase;
  letter-spacing: calc(2.58 * var(--rpx));
  background: linear-gradient(90deg, #013b61, #00568e);
  opacity: 0.8;
  z-index: 196;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.flex-row-cc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: calc(1442 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(136 * var(--rpx)) 0 0 calc(242 * var(--rpx));
  z-index: 194;
}
.fisioline-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(405.3299865722656 * var(--rpx));
  height: calc(303.9800109863281 * var(--rpx));
  background: rgba(0, 0, 0, 0.07);
  z-index: 194;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}

.fisioline-frame:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}

.fisiolinepic {
  position: absolute;
  height: calc(303.9800109863281 * var(--rpx));
  top: 0;
  right: 0;
  left: 0;
  background: url(./assets/images/4cb454c78e56588b9a905427a1b165de032e3afd.png)
    no-repeat center;
  background-size: contain;
  z-index: 195;
  overflow: hidden;
}

.longest-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(405.3299865722656 * var(--rpx));
  height: calc(303.9800109863281 * var(--rpx));
  background: rgba(0, 0, 0, 0.07);
  z-index: 192;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}

.longest-frame:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}


.longestpic {
  position: absolute;
  height: calc(303.9800109863281 * var(--rpx));
  top: 0;
  right: 0;
  left: 0;
  background: url(./assets/images/d9dee7a621a1a8ff070f7e7a21fb7bf0e40ef10b.png)
    no-repeat center;
  background-size: cover;
  z-index: 193;
  overflow: hidden;
}
.mts-frame-pic {
  flex-shrink: 0;
  position: relative;
  width: calc(412 * var(--rpx));
  height: calc(304 * var(--rpx));
  background: rgba(0, 0, 0, 0.014000000000000002)
    url(./assets/images/fad919ad8cf5b40c212b83e440347b1753429375.png) no-repeat
    center;
  background-size: cover;
  opacity: 0.93;
  z-index: 191;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
}

.mts-frame-pic:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}


.flex-row-ae {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  width: calc(1442 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(98 * var(--rpx)) 0 0 calc(242 * var(--rpx));
  z-index: 189;
}
.remed-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(405.3299865722656 * var(--rpx));
  height: calc(303.9800109863281 * var(--rpx));
  z-index: 189;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
}

.remed-frame:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}

.remedpic {
  position: absolute;
  height: calc(303.9800109863281 * var(--rpx));
  top: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.014000000000000002)
    url(./assets/images/56bc8e481e9ab8f4591760fa33c42afbc1c6b837.png) no-repeat
    center;
  background-size: contain;
  z-index: 190;
  overflow: hidden;
}
.amt-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(405.3299865722656 * var(--rpx));
  height: calc(303.9800109863281 * var(--rpx));
  background: url(./assets/images/89820b58288b68dd5323efe99c5408de20fd431f.png)
    no-repeat center;
  background-size: cover;
  z-index: 188;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
}

.amt-frame:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}

.ever-frame {
  flex-shrink: 0;
  position: relative;
  width: calc(412 * var(--rpx));
  height: calc(304 * var(--rpx));
  background: rgba(0, 0, 0, 0.07);
  z-index: 186;
  overflow: hidden;
  border-radius: calc(8 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}

.ever-frame:hover{
  width: calc(425.3299865722656 * var(--rpx));
  height: calc(323.9800109863281 * var(--rpx));
  border-radius: calc(8 * var(--rpx));
}

.everpic {
  position: relative;
  width: calc(412.3299865722656 * var(--rpx));
  height: calc(303.9800109863281 * var(--rpx));
  margin: 0 0 0 0;
  background: url(./assets/images/c113ec71545a8a94cb55bd5d350f84aa09c6b04a.png)
    no-repeat center;
  background-size: contain;
  z-index: 187;
  overflow: hidden;
}
.hr-e {
  position: relative;
  width: calc(1559 * var(--rpx));
  height: calc(5 * var(--rpx));
  margin: calc(136 * var(--rpx)) 0 0 calc(180 * var(--rpx));
  background: url(./assets/images/019b93e0-dd7c-4d71-84e6-6fb3e67775a4.png)
    no-repeat center;
  background-size: cover;
  z-index: 198;
}
.fisioline-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(322 * var(--rpx));
  margin: calc(160 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55 );
  z-index: 183;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.fisiolinepic-f {
  position: relative;
  width: calc(764 * var(--rpx));
  height: calc(321 * var(--rpx));
  margin: calc(1 * var(--rpx)) 0 0 calc(578 * var(--rpx));
  background: url(./assets/images/4cb454c78e56588b9a905427a1b165de032e3afd.png)
    no-repeat center;
  background-size: contain;
  z-index: 184;
  overflow: hidden;
}
.fisio-prod-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(205 * var(--rpx));
  z-index: 168;
}
.product-info {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 169;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}

.product-info:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}


.product-info-11:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-13:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-16:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-1b:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-1f:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-23:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-25:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-29:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-2d:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-30:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-32:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-36:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-3a:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-3d:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}



.product-info-41:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}





.flex-row {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 172;
}
.rectangle {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 171;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-10 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/c82f6b197c472caa95e7c981889f7967f1c86b39.png)
    no-repeat center;
  background-size: contain;
  z-index: 172;
  border-radius: calc(50 * var(--rpx));
}
.high-frequency-pressure-waves {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 170;
}
.product-info-11 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 173;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-12 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/da618c18640dc4a91fd924a8fed96f222e2e5a01.png)
    no-repeat center;
  background-size: cover;
  z-index: 174;
  border-radius: calc(50 * var(--rpx));
}
.electrotherapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 175;
  overflow: hidden;
}
.product-info-13 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 176;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-14 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/f6b37aeb3dc847d9bb9911941168fff2ffbaca5d.png)
    no-repeat center;
  background-size: cover;
  z-index: 178;
  border-radius: calc(50 * var(--rpx));
}
.electrotherapy-15 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 177;
  overflow: hidden;
}
.product-info-16 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 179;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-ef {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 182;
}
.rectangle-17 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 181;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-18 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/731f9321397123291e276b75802ed800f260b20d.png)
    no-repeat center;
  background-size: contain;
  z-index: 182;
  border-radius: calc(50 * var(--rpx));
}
.electrotherapy-19 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 180;
  overflow: hidden;
}
.fisio-prod-f-1a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(216 * var(--rpx));
  z-index: 153;
}
.product-info-1b {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 154;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-1c {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(213 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 157;
  overflow: visible auto;
}
.rectangle-1d {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: 0 0 0 0;
  background: #ffffff;
  z-index: 155;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-1e {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(213 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/aac89a7414426d7e2d50ac275bb96804c9d036c5.png)
    no-repeat center;
  background-size: contain;
  z-index: 157;
  border-radius: calc(50 * var(--rpx));
}
.ultrasound-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(33 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 156;
  overflow: hidden;
}
.product-info-1f {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 158;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-e {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 160;
}
.rectangle-20 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 159;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-21 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/b8573c0b23eb1519e659664399ed72ff2bfd36eb.png)
    no-repeat center;
  background-size: contain;
  z-index: 160;
  border-radius: calc(50 * var(--rpx));
}
.ultrasound-therapy-22 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 161;
}
.product-info-23 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 162;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-24 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/42d5ad498ab79b43b34f4cb22bcbbb18781a75d3.png)
    no-repeat center;
  background-size: contain;
  z-index: 163;
  border-radius: calc(50 * var(--rpx));
}
.pressure-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 164;
}
.product-info-25 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 165;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-26 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/0a93f6f332456e633fd0898da6638ad3efe49b96.png)
    no-repeat center;
  background-size: cover;
  z-index: 166;
  border-radius: calc(50 * var(--rpx));
}
.pressure-therapy-27 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 167;
}
.fisio-prod-f-28 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(216 * var(--rpx));
  z-index: 137;
}
.product-info-29 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 138;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-2a {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 140;
}
.rectangle-2b {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 139;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-2c {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/ad57a6af41cd8e53dbfb22fc92a8f9c835bf45ce.png)
    no-repeat center;
  background-size: contain;
  z-index: 140;
  border-radius: calc(50 * var(--rpx));
}
.magnetotherapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 141;
  overflow: hidden;
}
.product-info-2d {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 142;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-fd {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 144;
}
.rectangle-2e {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 143;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-2f {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/291360af683003fa2b94b7ebc89789667614674c.png)
    no-repeat center;
  background-size: contain;
  z-index: 144;
  border-radius: calc(50 * var(--rpx));
}
.magnetotherapy-model-fisiofield-middle {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 145;
}
.product-info-30 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 146;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-31 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/94c624ad76d89432165a3a64bc3751abb349e8f6.png)
    no-repeat center;
  background-size: cover;
  z-index: 147;
  border-radius: calc(50 * var(--rpx));
}
.magnetotherapy-model-fisiofield-maxi {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 148;
  overflow: hidden;
}
.product-info-32 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 149;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-b {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 151;
}
.rectangle-33 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 150;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-34 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/834cc4b0a56ec3c9407012a4da1ac509996c4320.png)
    no-repeat center;
  background-size: contain;
  z-index: 151;
  border-radius: calc(50 * var(--rpx));
}
.continuous-and-frequencied-laser-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 152;
}
.fisio-prod-f-35 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(216 * var(--rpx));
  z-index: 120;
}
.product-info-36 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 121;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-37 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 124;
}
.rectangle-38 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 122;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-39 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/5805ad5a5e2ea545e0678e6a097d59271e0f869b.png)
    no-repeat center;
  background-size: contain;
  z-index: 124;
  border-radius: calc(50 * var(--rpx));
}
.continuous-pulsed-and-superpulsed-laser-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 123;
}
.product-info-3a {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 125;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-dff {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 127;
}
.rectangle-3b {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 126;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-3c {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/9c6ddfc270da681f5d9beca92b491feebe3db9e5.png)
    no-repeat center;
  background-size: contain;
  z-index: 127;
  border-radius: calc(50 * var(--rpx));
}
.nd-yag-q-switched-laser {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 128;
  overflow: hidden;
}
.product-info-3d {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 129;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-3e {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 131;
}
.rectangle-3f {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 130;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-40 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/dcfbd964dd845cc2bfea99cd4de22299420e041f.png)
    no-repeat center;
  background-size: contain;
  z-index: 131;
  border-radius: calc(50 * var(--rpx));
}
.model-radiant-tecar-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(38 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 132;
}
.product-info-41 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(449 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 133;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-e-42 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 135;
}
.rectangle-43 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 134;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-44 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(210 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/a0194ab4261ec1395644b5750e15728ee4e7306b.png)
    no-repeat center;
  background-size: contain;
  z-index: 135;
  border-radius: calc(50 * var(--rpx));
}
.fisiowave-radar-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(38 * var(--rpx));
  margin: calc(36 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 136;
}
.remed-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(364 * var(--rpx));
  margin: calc(269 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55);
  z-index: 117;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.remedpic-45 {
  position: relative;
  width: calc(506 * var(--rpx));
  height: calc(352 * var(--rpx));
  margin: calc(6 * var(--rpx)) 0 0 calc(707 * var(--rpx));
  background: url(./assets/images/56bc8e481e9ab8f4591760fa33c42afbc1c6b837.png)
    no-repeat center;
  background-size: contain;
  z-index: 118;
  overflow: hidden;
}
.remed-prod-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(216 * var(--rpx));
  z-index: 102;
}
.product-info-46 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 103;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}

.product-info-46:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}


.product-info-4a:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-4e:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-4c:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-53:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-57:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}


.flex-row-b-47 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 106;
}
.rectangle-48 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 104;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-49 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/10a5132c39ec91afee71e5b17873911d22e6f54b.png)
    no-repeat center;
  background-size: contain;
  z-index: 106;
  border-radius: calc(50 * var(--rpx));
}
.focus-shockwave-technology {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 105;
}
.product-info-4a {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 107;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-4b {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/d181533ffe13e47e69eb0516627784dd4581c4eb.png)
    no-repeat center;
  background-size: cover;
  z-index: 108;
  border-radius: calc(50 * var(--rpx));
}
.transcranial-magnetic-stimulation {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 109;
}
.product-info-4c {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 110;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-4d {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/72f235c38abeb89b36d175e15787e247d7e65c5a.png)
    no-repeat center;
  background-size: cover;
  z-index: 112;
  border-radius: calc(50 * var(--rpx));
}
.electromagnetic-muscle-stimulation {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(95 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 111;
}
.product-info-4e {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 113;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-fef {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 116;
}
.rectangle-4f {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 114;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-50 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/ff1b110074a3c08b33bc91944f5fbd54719dde42.png)
    no-repeat center;
  background-size: contain;
  z-index: 116;
  border-radius: calc(50 * var(--rpx));
}
.electromagnetic-muscle-stimulation-51 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 115;
}
.remed-prod-f-52 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(692 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(624 * var(--rpx));
  z-index: 93;
}
.product-info-53 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 94;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-c {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 97;
}
.rectangle-54 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 95;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-55 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/ca39dbad-b73b-4395-bacb-710ba320090d.png)
    no-repeat center;
  background-size: cover;
  z-index: 97;
  border-radius: calc(50 * var(--rpx));
}
.electromagnetic-muscle-stimulation-56 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 96;
}
.product-info-57 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 98;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-caa {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 101;
}
.rectangle-58 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 99;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-59 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/7775a4ac-a991-4c97-b824-f99286c59f30.png)
    no-repeat center;
  background-size: cover;
  z-index: 101;
  border-radius: calc(50 * var(--rpx));
}
.electromagnetic-muscle-stimulation-5a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 100;
}
.longest-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(311 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55);
  z-index: 90;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.longestpic-5b {
  position: relative;
  width: calc(304 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: 0 0 0 calc(808 * var(--rpx));
  background: url(./assets/images/d9dee7a621a1a8ff070f7e7a21fb7bf0e40ef10b.png)
    no-repeat center;
  background-size: contain;
  z-index: 91;
  overflow: hidden;
}
.longest-prod-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(216 * var(--rpx));
  z-index: 74;
}
.product-info-5c {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 75;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}

.product-info-5c:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-60:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-64:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}

.product-info-66:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}

.product-info-6a:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}

.product-info-6e:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.flex-row-c-5d {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 78;
}
.rectangle-5e {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 76;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-5f {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/fe72216d002d2b136035f168ac995426ffd7ec1e.png)
    no-repeat center;
  background-size: contain;
  z-index: 78;
  border-radius: calc(50 * var(--rpx));
}
.radial-shockwave-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 77;
}
.product-info-60 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 79;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-ec {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 81;
}
.rectangle-61 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 80;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-62 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/30fa7e5bd6fdfb414001cecbb0045b827f7489a9.png)
    no-repeat center;
  background-size: contain;
  z-index: 81;
  border-radius: calc(50 * var(--rpx));
}
.radial-shockwave-therapy-63 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(95 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 82;
}
.product-info-64 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 83;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-65 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/b84b315097f45ed029087237f8c22b1f592251c7.png)
    no-repeat center;
  background-size: cover;
  z-index: 85;
  border-radius: calc(50 * var(--rpx));
}
.air-compression-therapy {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 84;
  overflow: hidden;
}
.product-info-66 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 86;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-bdc {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 89;
}
.rectangle-67 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 87;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-68 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/c14d11f861b17faefb834a47ac0969bd74c472a2.png)
    no-repeat center;
  background-size: contain;
  z-index: 89;
  border-radius: calc(50 * var(--rpx));
}
.shockwave-therapy-tower {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 88;
  overflow: hidden;
}
.longest-prod-f-69 {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(692 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(624 * var(--rpx));
  z-index: 65;
}
.product-info-6a {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 66;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-ab {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 69;
}
.rectangle-6b {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 67;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-6c {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/b1b3f4d6b563277682b2ed894853c2701aaf8360.png)
    no-repeat center;
  background-size: cover;
  z-index: 69;
  border-radius: calc(50 * var(--rpx));
}
.air-compression-therapy-6d {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 68;
  overflow: hidden;
}
.product-info-6e {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 70;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-6f {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 73;
}
.rectangle-70 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 71;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-71 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/229a2482-f232-481b-adb5-7d656a59223f.png)
    no-repeat center;
  background-size: cover;
  z-index: 73;
  border-radius: calc(50 * var(--rpx));
}
.active-passive-trainer {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(76 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-transform: capitalize;
  z-index: 72;
}
.mts-ever-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(311 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55 );
  z-index: 62;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.mts-everpic {
  position: relative;
  width: calc(468 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: 0 0 0 calc(726 * var(--rpx));
  background: url(./assets/images/fad919ad8cf5b40c212b83e440347b1753429375.png)
    no-repeat center;
  background-size: cover;
  z-index: 63;
  overflow: hidden;
}
.mts-ever-prod-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(206 * var(--rpx));
  z-index: 46;
}
.product-info-72 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 47;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-c-73 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 50;
}
.rectangle-74 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 48;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-75 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/5522aab25afc1e69c97d2a44b48a89fabc4190a1.png)
    no-repeat center;
  background-size: contain;
  z-index: 50;
  border-radius: calc(50 * var(--rpx));
}
.sparkwave {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 49;
  overflow: hidden;
}
.product-info-76 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 51;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}


.product-info-7e:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.product-info-72:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.product-info-76:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.product-info-7b:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.flex-row-c-77 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 53;
}
.rectangle-78 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 52;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-79 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/aa96ca0fc5fc48db660e4d29919b899de03efc50.png)
    no-repeat center;
  background-size: cover;
  z-index: 53;
  border-radius: calc(50 * var(--rpx));
}
.sparkwave-7a {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 54;
  overflow: hidden;
}
.product-info-7b {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 55;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-7c {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/7bb43a04ac93a2cbf49595b6f5985a59c019940f.png)
    no-repeat center;
  background-size: cover;
  z-index: 57;
  border-radius: calc(50 * var(--rpx));
}
.sparkwave-7d {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 56;
  overflow: hidden;
}
.product-info-7e {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 58;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-ac {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 61;
}
.rectangle-7f {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 59;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-80 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/7f4940aa0e52cd3b9599fa866b7049e3d5193418.png)
    no-repeat center;
  background-size: cover;
  z-index: 61;
  border-radius: calc(50 * var(--rpx));
}
.sparkwave-81 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  z-index: 60;
  overflow: hidden;
}
.ever-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(317 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55 );
  z-index: 43;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.everpic-82 {
  position: relative;
  width: calc(521 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: 0 0 0 calc(699 * var(--rpx));
  background: url(./assets/images/c113ec71545a8a94cb55bd5d350f84aa09c6b04a.png)
    no-repeat center;
  background-size: cover;
  z-index: 44;
  overflow: hidden;
}
.ever-prod-f {
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(802 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 39;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}

.ever-prod-f:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.flex-row-fbd {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 42;
}
.rectangle-83 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 40;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-84 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/161ee09334f532fb3d01ddefe65e14112f0c0b09.png)
    no-repeat center;
  background-size: contain;
  z-index: 42;
  border-radius: calc(50 * var(--rpx));
}
.digit-trac-traction-system {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(38 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 41;
}
.amt-section-title {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: calc(317 * var(--rpx)) 0 0 0;
  background: linear-gradient(90deg, #0072bc, #ffffff,#5f5f55 );
  z-index: 15;
  overflow: hidden;
  border-radius: calc(10 * var(--rpx));
  box-shadow: 0 calc(4 * var(--rpx)) calc(6 * var(--rpx)) 0 rgba(0, 0, 0, 0.1);
}
.everpic-85 {
  position: relative;
  width: calc(521 * var(--rpx));
  height: calc(304 * var(--rpx));
  margin: 0 0 0 calc(699 * var(--rpx));
  background: url(./assets/images/89820b58288b68dd5323efe99c5408de20fd431f.png)
    no-repeat center;
  background-size: cover;
  z-index: 16;
  overflow: hidden;
}
.amt-ever-prod-f {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(206 * var(--rpx));
  z-index: 17;
}


.amt-prod-f:hover{
  background: linear-gradient(290deg, #003a60, #ffffff);
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
}


.amt-prod-f {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 18;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-c-86 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 21;
}
.rectangle-87 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 19;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-88 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/c2d46ee34208241f739b462c3e0cc942cdd51b42.png)
    no-repeat center;
  background-size: cover;
  z-index: 21;
  border-radius: calc(50 * var(--rpx));
}
.a-tone-ipl {
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(114 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 20;
}
.a-tone-ipl-89 {
  position: relative;
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
}
.a-tone-ipl-8a {
  position: relative;
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 600;
  line-height: calc(19 * var(--rpx));
  text-align: left;
}
.product-info-8b {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 22;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}

.product-info-8b:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.product-info-8f:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}

.amt-prod-f-92:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}


.product-info-96:hover{
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  border-radius: calc(50 * var(--rpx));
  background: linear-gradient(290deg, #003a60, #ffffff);
}

.flex-row-8c {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 24;
}
.rectangle-8d {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 23;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-8e {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/ad016853f51b296cc005bb28e2334de672991fb0.png)
    no-repeat center;
  background-size: cover;
  z-index: 24;
  border-radius: calc(50 * var(--rpx));
}
.botosonic-hifu {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 25;
}
.product-info-8f {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 26;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-90 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  background: url(./assets/images/fae6b1a8e54208ef9d5e4b71a6985cc47c9edaa6.png)
    no-repeat center;
  background-size: cover;
  z-index: 28;
  border-radius: calc(50 * var(--rpx));
}
.copro-co-fractional-laser {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(57 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 27;
}
.amt-ever-prod-f-91 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: calc(80 * var(--rpx));
  position: relative;
  width: calc(1508 * var(--rpx));
  margin: calc(117 * var(--rpx)) 0 0 calc(206 * var(--rpx));
  z-index: 29;
}
.amt-prod-f-92 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 30;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-93 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 33;
}
.rectangle-94 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 31;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-95 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/a13981f4e63d9cab6d638eb1dc35cfe243ed4ffa.png)
    no-repeat center;
  background-size: cover;
  z-index: 33;
  border-radius: calc(50 * var(--rpx));
}
.amt-lucas-plus {
  display: block;
  position: relative;
  height: calc(19 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 32;
}
.product-info-96 {
  flex-shrink: 0;
  position: relative;
  width: calc(306 * var(--rpx));
  height: calc(573 * var(--rpx));
  background: linear-gradient(290deg, #0072bc, #ffffff);
  z-index: 34;
  overflow: hidden;
  border-radius: calc(50 * var(--rpx));
}
.flex-row-b-97 {
  position: relative;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  margin: calc(14 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  z-index: 36;
}
.rectangle-98 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 35;
  border-radius: calc(50 * var(--rpx));
}
.rectangle-99 {
  position: absolute;
  width: calc(284 * var(--rpx));
  height: calc(313 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/acb79da0288d9936448e900836ccb42a803c8b1e.png)
    no-repeat center;
  background-size: cover;
  z-index: 36;
  border-radius: calc(50 * var(--rpx));
}
.diode-laser-hair-removal {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;
  width: calc(245 * var(--rpx));
  height: calc(38 * var(--rpx));
  margin: calc(31 * var(--rpx)) 0 0 calc(11 * var(--rpx));
  color: #000000;
  font-family: Lato, var(--default-font-family);
  font-size: calc(20 * var(--rpx));
  font-weight: 700;
  line-height: calc(19 * var(--rpx));
  text-align: left;
  z-index: 37;
}
.footer {
  position: relative;
  width: calc(1920 * var(--rpx));
  height: calc(340 * var(--rpx));
  margin: calc(349 * var(--rpx)) 0 0 0;
  background: #004e81;
  overflow: auto;
}
.flex-row-cae {
  position: relative;
  width: calc(1156.5907287597656 * var(--rpx));
  height: calc(100 * var(--rpx));
  margin: calc(54 * var(--rpx)) 0 0 calc(105 * var(--rpx));
  z-index: 13;
}
.kimylogo {
  position: absolute;
  width: calc(122.33009338378906 * var(--rpx));
  height: calc(100 * var(--rpx));
  top: 0;
  left: 0;
  background: url(./assets/images/a0d5c1e3b23da919afa5640c5b8fe53a1561fe90.png)
    no-repeat center;
  background-size: cover;
  z-index: 13;
  border-radius: calc(22 * var(--rpx));
}
.regroup {
  position: absolute;
  width: calc(296.5907287597656 * var(--rpx));
  height: calc(100 * var(--rpx));
  top: 0;
  left: 50%;
  transform: translate(94.98%, 0);
  z-index: 5;
}
.button-about-us {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(123 * var(--rpx));
  height: calc(24 * var(--rpx));
  top: calc(41 * var(--rpx));
  left: calc(50% - calc(148.3 * var(--rpx)));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(26 * var(--rpx));
  font-weight: 600;
  line-height: calc(24 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 4;
}
.button-contact-us {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(146.59072875976562 * var(--rpx));
  height: calc(24 * var(--rpx));
  top: calc(43 * var(--rpx));
  left: calc(50% - calc(-1.7 * var(--rpx)));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(26 * var(--rpx));
  font-weight: 600;
  line-height: calc(24 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 5;
}
.button-home {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(84 * var(--rpx));
  height: calc(24 * var(--rpx));
  top: calc(41 * var(--rpx));
  left: calc(50% - calc(33.3 * var(--rpx)));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(26 * var(--rpx));
  font-weight: 600;
  line-height: calc(24 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 2;
}
.button-about-us:hover{
color: #000000;
}
.button-contact-us:hover{
  color: #000000;
}
.button-our-products:hover{
  color: #000000;
}
.button-home:hover{
  color: #000000;
}

.button-our-products {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: calc(177 * var(--rpx));
  height: calc(24 * var(--rpx));
  top: calc(41 * var(--rpx));
  left: calc(50% - calc(-77.7 * var(--rpx)));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(26 * var(--rpx));
  font-weight: 600;
  line-height: calc(24 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 3;
}
.flex-row-fed {
  position: relative;
  width: calc(1524 * var(--rpx));
  height: calc(30 * var(--rpx));
  margin: calc(13 * var(--rpx)) 0 0 calc(76 * var(--rpx));
  z-index: 8;
}
.social-media {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  gap: calc(20 * var(--rpx));
  position: absolute;
  width: calc(179.997802734375 * var(--rpx));
  height: calc(30 * var(--rpx));
  top: 0;
  left: 0;
  z-index: 8;
}
.vface {
  flex-shrink: 0;
  position: relative;
  width: calc(29.99716567993164 * var(--rpx));
  height: calc(30 * var(--rpx));
  background: url(./assets/images/05737e82-ecec-4144-b90a-b3712f0f3f6e.png)
    no-repeat center;
  background-size: cover;
  z-index: 9;
}
.vinsta {
  flex-shrink: 0;
  position: relative;
  width: calc(30.000558853149414 * var(--rpx));
  height: calc(30 * var(--rpx));
  background: url(./assets/images/c33f7b0f-511d-40ca-92d3-36dc835fa86f.png)
    no-repeat center;
  background-size: cover;
  z-index: 10;
}
.vtwitter {
  flex-shrink: 0;
  position: relative;
  width: calc(29.999998092651367 * var(--rpx));
  height: calc(30 * var(--rpx));
  background: url(./assets/images/55f3edf7-210b-44bd-97ff-9288204063c7.png)
    no-repeat center;
  background-size: cover;
  z-index: 11;
}
.vlinkedin {
  flex-shrink: 0;
  position: relative;
  width: calc(30 * var(--rpx));
  height: calc(30 * var(--rpx));
  background: url(./assets/images/614a09f8-6934-462f-a287-89bd6380d791.png)
    no-repeat center;
  background-size: cover;
  z-index: 12;
}
.separator {
  position: absolute;
  height: calc(1 * var(--rpx));
  top: 0;
  right: 0;
  left: calc(244 * var(--rpx));
  border-bottom: calc(1 * var(--rpx)) solid rgba(255, 255, 255, 0.39);
  z-index: 6;
}
.kimy-egypt {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(418.6130065917969 * var(--rpx));
  height: calc(20 * var(--rpx));
  margin: calc(23 * var(--rpx)) 0 0 calc(1181.75 * var(--rpx));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(14 * var(--rpx));
  font-weight: 400;
  line-height: calc(20 * var(--rpx));
  text-align: center;
  white-space: nowrap;
  z-index: 7;
}

.background {
  position: absolute;
  height: calc(608 * var(--rpx));
  top: 0;
  right: 0;
  left: 0;
  font-size: 0px;
  background: rgba(24, 49, 91, 0.15000000000000002)
    url(./assets/images/d14abb9c9539d6cb364bf6d9c860c633fb9800d2.png) no-repeat
    center;
  background-size: cover;
  opacity: 0.75;
  z-index: 242;
  overflow: hidden;
}

.discover-our-medical {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: calc(640.1368408203125 * var(--rpx));
  height: calc(133 * var(--rpx));
  margin: calc(169 * var(--rpx)) 0 0 calc(352 * var(--rpx));
  color: #ffffff;
  font-family: Montserrat, var(--default-font-family);
  font-size: calc(60 * var(--rpx));
  font-weight: 700;
  line-height: calc(60 * var(--rpx));
  text-align: left;
  text-overflow: initial;
  letter-spacing: calc(-1.5 * var(--rpx));
  z-index: 243;
  overflow: hidden;
}
.explore-cutting-edge-medical-devices {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  width: calc(650.5167846679688 * var(--rpx));
  height: calc(56 * var(--rpx));
  margin: calc(22 * var(--rpx)) 0 0 calc(352 * var(--rpx));
  color: #d1d5db;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(18 * var(--rpx));
  font-weight: 400;
  line-height: calc(32 * var(--rpx));
  text-align: left;
  z-index: 244;
}
.flex-row-dfb {
  position: relative;
  width: calc(648.0597534179688 * var(--rpx));
  height: calc(36 * var(--rpx));
  margin: calc(84 * var(--rpx)) 0 0 calc(352 * var(--rpx));
  z-index: 250;
}
.details {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(36 * var(--rpx));
  top: 0;
  left: 0;
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(24 * var(--rpx));
  font-weight: 700;
  line-height: calc(36 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  letter-spacing: calc(-0.6 * var(--rpx));
  z-index: 246;
}
.details-9a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(36 * var(--rpx));
  top: 0;
  left: calc(312 * var(--rpx));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(24 * var(--rpx));
  font-weight: 700;
  line-height: calc(36 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  letter-spacing: calc(-0.6 * var(--rpx));
  z-index: 248;
}
.details-9b {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(36 * var(--rpx));
  top: 0;
  left: calc(608 * var(--rpx));
  color: #ffffff;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(24 * var(--rpx));
  font-weight: 700;
  line-height: calc(36 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  letter-spacing: calc(-0.6 * var(--rpx));
  z-index: 250;
}
.flex-row-a {
  position: relative;
  width: calc(754.6935729980469 * var(--rpx));
  height: calc(28 * var(--rpx));
  margin: 0 0 0 calc(352 * var(--rpx));
  z-index: 249;
}
.product-categories {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: 0;
  left: 0;
  color: #d1d5db;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 245;
}
.satisfied-clients {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: 0;
  left: calc(312 * var(--rpx));
  color: #d1d5db;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 247;
}
.years-of-experience {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  height: calc(28 * var(--rpx));
  top: 0;
  left: calc(608 * var(--rpx));
  color: #d1d5db;
  font-family: Open Sans, var(--default-font-family);
  font-size: calc(16 * var(--rpx));
  font-weight: 400;
  line-height: calc(28 * var(--rpx));
  text-align: left;
  white-space: nowrap;
  z-index: 249;
}
