section._mb,
div._mb,
h1._mb, h2._mb, h3._mb, h4._mb {
  margin-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._mb,
  div._mb,
  h1._mb, h2._mb, h3._mb, h4._mb {
    margin-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mb,
  div._mb,
  h1._mb, h2._mb, h3._mb, h4._mb {
    margin-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mb,
  div._mb,
  h1._mb, h2._mb, h3._mb, h4._mb {
    margin-bottom: 40px;
  }
}
section._mt,
div._mt,
h1._mt, h2._mt, h3._mt, h4._mt {
  margin-top: 96px;
}
@media (max-width: 1439.98px) {
  section._mt,
  div._mt,
  h1._mt, h2._mt, h3._mt, h4._mt {
    margin-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._mt,
  div._mt,
  h1._mt, h2._mt, h3._mt, h4._mt {
    margin-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._mt,
  div._mt,
  h1._mt, h2._mt, h3._mt, h4._mt {
    margin-top: 40px;
  }
}
section._pt,
div._pt,
h1._pt, h2._pt, h3._pt, h4._pt {
  padding-top: 96px;
}
@media (max-width: 1439.98px) {
  section._pt,
  div._pt,
  h1._pt, h2._pt, h3._pt, h4._pt {
    padding-top: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pt,
  div._pt,
  h1._pt, h2._pt, h3._pt, h4._pt {
    padding-top: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pt,
  div._pt,
  h1._pt, h2._pt, h3._pt, h4._pt {
    padding-top: 40px;
  }
}
section._pb,
div._pb,
h1._pb, h2._pb, h3._pb, h4._pb {
  padding-bottom: 96px;
}
@media (max-width: 1439.98px) {
  section._pb,
  div._pb,
  h1._pb, h2._pb, h3._pb, h4._pb {
    padding-bottom: 72px;
  }
}
@media (max-width: 767.98px) {
  section._pb,
  div._pb,
  h1._pb, h2._pb, h3._pb, h4._pb {
    padding-bottom: 56px;
  }
}
@media (max-width: 359.98px) {
  section._pb,
  div._pb,
  h1._pb, h2._pb, h3._pb, h4._pb {
    padding-bottom: 40px;
  }
}

.prm-content .prm-btn {
  display: inline-block;
  vertical-align: top;
  padding: 20px 29px;
  border-radius: 50px;
  border: 1px solid #000;
  font-size: 18px;
  font-family: "SamsungOne 400";
  font-weight: 400;
  line-height: 1.1111;
  color: black;
  transition: background ease 0.2s, color ease 0.2s;
}
@media (max-width: 1240px) {
  .prm-content .prm-btn {
    padding: 15px 22px;
    border-radius: 38px;
    font-size: 14px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-btn {
    font-size: 12px;
    padding: 10px 15px;
    border-radius: 18px;
  }
  .prm-content .prm-header-block .prm-header-text {
    top: 60px !important;
    padding: 0 20px !important;
  }
  .prm-content .prm-header-block .prm-header-text h5 {
    display: none;
  }
}
.prm-content .prm-btn:hover {
  background-color: #000;
  color: white;
}
.prm-content .prm-wrp {
  width: 1228px;
  margin: auto;
}
@media (max-width: 1240px) {
  .prm-content .prm-wrp {
    width: 940px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-wrp {
    width: 710px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-wrp {
    width: 100%;
  }
}
.prm-content .prm-header-block {
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
}
.prm-content .prm-header-block picture {
  display: block;
}
.prm-content .prm-header-block picture img {
  display: block;
  width: 100%;
}
.prm-content .prm-header-block .prm-header-text {
  position: absolute;
  left: 0;
  top: 280px;
  width: 100%;
  text-align: center;
}
@media (max-width: 1240px) {
  .prm-content .prm-header-block .prm-header-text {
    top: 220px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-header-block .prm-header-text {
    top: 164px;
  }
}
.prm-content .prm-header-block .prm-header-text h2 {
  font-family: "SamsungSharpSans-Bold";
  font-weight: normal;
  color: white;
  font-size: 48px;
  line-height: 1.1;
  margin: 0;
}
@media (max-width: 1240px) {
  .prm-content .prm-header-block .prm-header-text h2 {
    font-size: 34px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-header-block .prm-header-text h2 {
    font-size: 30px;
  }
}
.prm-content .prm-header-block .prm-header-text h5 {
  margin: 35px 0 0;
  font-family: "SamsungOne 400";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.45;
  color: black;
}
@media (max-width: 1240px) {
  .prm-content .prm-header-block .prm-header-text h5 {
    font-size: 20px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-header-block .prm-header-text h5 {
    font-size: 18px;
    margin: 25px 0 0;
  }
}
.prm-content .prm-anchors-block {
  margin-top: 30px;
}
@media (max-width: 760px) {
  .prm-content .prm-anchors-block .prm-anchors-scroll {
    overflow-x: scroll;
    overflow-y: auto;
    padding-right: 10px;
  }
}
.prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (max-width: 760px) {
  .prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list {
    padding: 0 10px;
    justify-content: flex-start;
    gap: 40px;
  }
}
.prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor {
  width: calc((100% - 48px) / 5);
  text-align: center;
}
@media (max-width: 760px) {
  .prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor {
    width: auto;
  }
  .prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor:last-of-type {
    padding-right: 10px;
  }
}
.prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor .prm-anchor-link {
  display: inline-block;
  vertical-align: top;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  font-family: "SamsungSharpSans-Bold";
  font-weight: normal;
  font-size: 20px;
  line-height: 1.2;
  color: black;
}
@media (max-width: 1240px) {
  .prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor .prm-anchor-link {
    font-size: 16px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor .prm-anchor-link {
    font-size: 15px;
  }
}
.prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor .prm-anchor-link:after {
  content: "";
  display: block;
  width: 0;
  height: 3px;
  background-color: black;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: width ease 0.2s;
}
.prm-content .prm-anchors-block .prm-anchors-scroll .prm-anchors-list .prm-anchor .prm-anchor-link:hover:after {
  width: 100%;
}
.prm-content .prm-series-block {
  margin-top: 75px;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block {
    margin-top: 50px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block {
    margin-top: 40px;
  }
}
.prm-content .prm-series-block .prm-series-title {
  text-align: center;
  margin: 0 0 20px;
  font-family: "SamsungSharpSans-Bold";
  font-weight: normal;
  font-size: 46px;
  line-height: 1.2;
  color: black;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-title {
    font-size: 34px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-series-block .prm-series-title {
    font-size: 30px;
    margin: 0 0 15px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-title {
    font-size: 22px;
  }
}
.prm-content .prm-series-block .prm-series-image {
  margin: 0 0 50px;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-image {
    margin: 0 0 40px;
  }
}
@media (max-width: 999px) {
  .prm-content .prm-series-block .prm-series-image {
    margin: 0 0 20px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-image {
    margin: 0 0 15px;
  }
}
.prm-content .prm-series-block .prm-series-image picture {
  display: block;
}
.prm-content .prm-series-block .prm-series-image picture img {
  display: block;
  width: 100%;
}
.prm-content .prm-series-block .prm-series-text {
  max-width: 798px;
  margin: 0 auto 50px;
  text-align: center;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-text {
    margin: 0 auto 40px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-text {
    margin: 0 auto 20px;
    padding: 0 10px;
  }
}
.prm-content .prm-series-block .prm-series-text h4 {
  font-family: "SamsungOne 700";
  font-size: 27px;
  font-weight: bold;
  line-height: 1.1;
  margin: 0 0 20px;
  color: black;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-text h4 {
    font-size: 22px;
    margin: 0 0 15px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-text h4 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 0 10px;
  }
}
.prm-content .prm-series-block .prm-series-text p {
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  font-family: "SamsungOne 400";
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-text p {
    font-size: 16px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-text p {
    font-size: 14px;
  }
}
.prm-content .prm-series-block .prm-series-benefits-list {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 10px;
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list {
    padding: 0 10px;
    gap: 5px;
  }
}
.prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit-separator {
  width: 2px;
  min-height: 100%;
  background-color: #D9D9D9;
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit-separator {
    width: 1px;
  }
}
.prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit {
  width: calc((100% - 40px - 4px) / 3);
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit {
    width: calc((100% - 20px - 2px) / 3);
  }
}
.prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure {
  display: block;
  margin: 0 auto 30px;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure {
    margin: 0 auto 15px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure {
    margin: 0 auto 10px;
  }
}
.prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure img {
  display: block;
  width: auto;
  height: 62px;
  margin: auto;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure img {
    height: 48px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit figure img {
    height: 36px;
  }
}
.prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit p {
  margin: 0 auto;
  font-size: 20px;
  font-family: "SamsungOne 700";
  font-weight: bold;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  max-width: 240px;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit p {
    font-size: 16px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-benefits-list .prm-series-benefit p {
    font-size: 12px;
  }
}
.prm-content .prm-series-block .prm-series-button {
  margin-top: 50px;
  text-align: center;
}
@media (max-width: 1240px) {
  .prm-content .prm-series-block .prm-series-button {
    margin-top: 40px;
  }
}
@media (max-width: 760px) {
  .prm-content .prm-series-block .prm-series-button {
    margin-top: 20px;
  }
}/*# sourceMappingURL=style.css.map */