.mode-edit .banner-bg {
  height: 200px !important;
  position: relative !important;
  z-index: 0 !important;
}
.mode-edit .banner-bg img {
  height: 200px !important;
}

body .saving-regency section.saving-regency-bannersection {
  padding: 105px 0px 20px 0px;
  margin: 0px auto;
  text-align: center;
  position: relative;
}
body .saving-regency section.saving-regency-bannersection .banner-bg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1090px) {
  body .saving-regency section.saving-regency-bannersection .banner-bg {
    height: 115%;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-bg picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  border: 1px solid #000;
}
@media (min-width: 1441px) {
  body .saving-regency section.saving-regency-bannersection .banner-bg picture img {
    object-position: top;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-content {
  position: relative;
  padding: 43px 0px 37.96px 0px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-bannersection .banner-content {
    padding: 38px 0px 24.6px 0px;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-content::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #091b57;
  opacity: 0.7;
  height: 100%;
  width: 100%;
  z-index: -1;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving {
  margin-top: 27.3px;
}
@media (max-width: 375px) {
  body .saving-regency section.saving-regency-bannersection .banner-content .formSaving {
    margin-left: 40px;
    margin-right: 40px;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form {
  max-width: 395px;
  display: flex;
  flex-direction: column;
  gap: 15.01px;
  margin: 0px auto;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form select,
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form input {
  width: 100%;
  padding: 14px;
  border-radius: 10px;
  height: 60px;
  border: none;
  font-size: 16px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .country-wrapper {
  position: relative;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .country-wrapper select {
  appearance: none;
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .country-wrapper::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 21px;
  height: 12px;
  transform: translateY(-50%);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2212%22%20viewBox%3D%220%200%2021%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19.7661%201.67578L10.6533%2010.459L1.10742%201.67578%22%20stroke%3D%22%23FE7407%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .nationality-wrapper {
  position: relative;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .nationality-wrapper select {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  appearance: none;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .nationality-wrapper select::placeholder {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .nationality-wrapper::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 21px;
  height: 12px;
  transform: translateY(-50%);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2212%22%20viewBox%3D%220%200%2021%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19.7661%201.67578L10.6533%2010.459L1.10742%201.67578%22%20stroke%3D%22%23FE7407%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper {
  display: flex;
  align-items: center;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container {
  position: relative;
  margin-right: 12.38px;
  width: 40%;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container .cs-select {
  color: #6b7280;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container .saving-select {
  color: #091b57;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container select {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  height: 60px;
  appearance: none;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container select::placeholder {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  opacity: 0.5;
  font-weight: 500;
  line-height: 26px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .currency-container::after {
  content: "";
  position: absolute;
  right: 16px;
  top: 50%;
  width: 21px;
  height: 12px;
  transform: translateY(-50%);
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2212%22%20viewBox%3D%220%200%2021%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M19.7661%201.67578L10.6533%2010.459L1.10742%201.67578%22%20stroke%3D%22%23FE7407%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .amount-container {
  width: 100%;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .amount-container input {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  height: 54px;
  line-height: 26px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .currency-wrapper .amount-container input::placeholder {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  opacity: 0.5;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .icon-calendar {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 20px;
  color: #fe7407;
  pointer-events: none;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .person-wrapper {
  background-color: #ffffff;
  border-radius: 8px;
  padding: 17.23px 17.54px 16.22px 12.82px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .person-counter {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px; /* 130% */
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .person-count .date-label {
  color: #6b7280;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  opacity: 0.5;
  font-style: normal;
  font-weight: 500;
  line-height: 26px; /* 185.714% */
  white-space: nowrap;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .person-count button {
  background: none;
  border: none;
  font-size: 24px;
  color: #001b55;
  cursor: pointer;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .person-count button img {
  width: 22.7px;
  height: 22.7px;
}
body .saving-regency section.saving-regency-bannersection .banner-content .formSaving .quote-form .btn.btn-quote {
  background-color: #fe7407;
  padding: 16.9px 0px 20.1px 0px;
  margin: 0px auto;
  cursor: pointer;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  z-index: 1;
  width: 100%;
  border: 1px solid #ffffff;
}
body .saving-regency section.saving-regency-bannersection .banner-content p {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-bannersection .banner-content p {
    font-size: 20px;
    line-height: 23px;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-content h1 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-top: 12px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-bannersection .banner-content h1 {
    font-size: 27px;
    line-height: 34px;
    max-width: 255px;
    margin: 13px auto 0px auto;
  }
}
body .saving-regency section.saving-regency-bannersection .banner-review-content {
  width: auto;
  height: auto;
  max-width: 146px;
  max-height: 143px;
  flex-shrink: 0;
  border-radius: 4px;
  left: 0;
  right: 0;
  margin: auto auto 20px auto;
  padding: 20.5px 0px 19px 0px;
}
body .saving-regency section.saving-regency-bannersection .banner-review-content #review-badge .Badge {
  display: flex !important;
}
body .saving-regency section.saving-regency-bannersection .banner-review-content #review-badge .Badge .Badge__footer {
  order: 1;
}
body .saving-regency section.saving-regency-bannersection .banner-review-content #review-badge .Badge .Badge__content {
  order: 2;
}
@media (max-width: 1000px) {
  body .saving-regency section.saving-regency-bannersection .banner-review-content {
    margin: auto auto 22px auto;
  }
}
body .saving-regency section.saving-regency-label-section {
  background-color: #081b56;
  padding-top: 107px;
  padding-bottom: 135px;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section {
    padding: 59.55px 0px 55.51px 0px;
    margin: 0px auto;
  }
}
body .saving-regency section.saving-regency-label-section h2 {
  text-align: center;
  margin-bottom: 0px;
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section h2 {
    text-align: left !important;
  }
}
body .saving-regency section.saving-regency-label-section h2 picture img {
  margin-bottom: 9.2px;
}
body .saving-regency section.saving-regency-label-section h3 {
  font-family: "Calibri", sans-serif;
  color: #fe7407;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
body .saving-regency section.saving-regency-label-section p {
  margin-top: 7px;
  margin-bottom: 0px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section p {
    text-align: left !important;
    margin-bottom: 13.06px;
  }
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section .label-content-containers {
    padding-left: 19.44px;
    height: fit-content;
    border-left: 2px solid #fe7407;
    position: relative;
    width: 306px;
  }
  body .saving-regency section.saving-regency-label-section .label-content-containers h2 {
    text-align: left;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: -0.22px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
  }
  body .saving-regency section.saving-regency-label-section .label-content-containers h2 picture img {
    margin-bottom: 9.29px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section .label-content-containers h2 {
    margin-bottom: 5.49px;
  }
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-section .label-content-containers h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-top: 7px;
  }
}
body .saving-regency section.saving-regency-content-section {
  padding: 72.73px 0px 36.91px 0px;
  background-color: #ffffff;
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1250px) {
  body .saving-regency section.saving-regency-content-section {
    padding: 35px 0px 40px 0px;
    margin: 0px auto;
  }
  body .saving-regency section.saving-regency-content-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .saving-regency section.saving-regency-content-section {
    padding: 35px 0px 69.54px 0px;
  }
  body .saving-regency section.saving-regency-content-section .row {
    gap: 20.72px;
  }
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-content-section {
    padding: 35px 0px 0px 0px;
  }
  body .saving-regency section.saving-regency-content-section .row {
    gap: 20.72px;
  }
}
body .saving-regency section.saving-regency-content-section picture {
  margin: auto;
}
body .saving-regency section.saving-regency-content-section picture img {
  height: 372px;
  flex-shrink: 0;
  object-fit: cover;
  object-position: center;
  margin: auto;
  display: flex;
  transform: scaleX(1);
}
@media (min-width: 1024px) {
  body .saving-regency section.saving-regency-content-section picture img {
    width: auto;
    height: auto;
    max-height: 349.369px;
    flex-shrink: 0;
    object-fit: cover;
    aspect-ratio: 524/349.37;
    object-position: 0.024px 0px;
    transform: scaleX(-1);
  }
}
body .saving-regency section.saving-regency-content-section .saving-review-content {
  width: 121px;
  height: auto;
  margin: 0px auto;
  padding-bottom: 107.41px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-content-section .saving-review-content {
    padding-bottom: 34px;
  }
}
body .saving-regency section.saving-regency-content-section .links-container-links {
  margin-top: 11.57px;
}
body .saving-regency section.saving-regency-content-section .links-container-links .link-item {
  padding-left: 0px !important;
}
body .saving-regency section.saving-regency-content-section .links-container-links a {
  padding: 9px 30px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  width: fit-content;
  color: #ffffff;
  background-color: #fe7407;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
body .saving-regency section.saving-regency-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #fe7407;
  background: #ffffff;
  border: 1px solid #fe7407;
}
@media (max-width: 992px) {
  body .saving-regency section.saving-regency-content-section .links-container-links a {
    padding: 9.42px 23.93px 10.43px 25.66px;
    font-size: 12px;
  }
}
body .saving-regency section.saving-regency-content-section p {
  margin-bottom: 0px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-content-section p {
    font-size: 12px;
  }
}
body .saving-regency section.saving-regency-content-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-content-section h2 {
    width: 262px;
    line-height: 30px;
  }
}
body .saving-regency section.saving-regency-label-cotent-section {
  background-color: #ffffff;
  padding-top: 106px;
  padding-bottom: 115.23px;
  display: flex;
  justify-content: center;
  text-align: center;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-cotent-section {
    padding: 0px 0px 55.51px 0px;
    margin: 0px auto;
  }
  body .saving-regency section.saving-regency-label-cotent-section p {
    text-align: left !important;
    margin-bottom: 6.28px;
  }
}
body .saving-regency section.saving-regency-label-cotent-section h2 {
  color: #000;
  font-family: "Calibri", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 0px;
}
body .saving-regency section.saving-regency-label-cotent-section h2 picture {
  margin-bottom: 3vw;
}
body .saving-regency section.saving-regency-label-cotent-section h2 picture img {
  margin-bottom: 9.2px;
}
body .saving-regency section.saving-regency-label-cotent-section h3 {
  margin-top: 9.26px;
  margin-bottom: 0px;
  color: #091b57;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-label-cotent-section .label-content-containers {
    padding-left: 19.44px;
    height: fit-content;
    border-left: 2px solid #fe7407;
    position: relative;
  }
  body .saving-regency section.saving-regency-label-cotent-section .label-content-containers h2 {
    text-align: left !important;
    margin-bottom: 0px;
    color: #000;
    font-family: "Calibri", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  body .saving-regency section.saving-regency-label-cotent-section .label-content-containers h2 picture {
    margin-bottom: 3vw;
  }
  body .saving-regency section.saving-regency-label-cotent-section .label-content-containers h3 {
    margin-top: 11.28px;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-align: left !important;
    margin-bottom: 0px;
    color: #091b57;
    line-height: 18px; /* 112.5% */
  }
}
body .saving-regency section.saving-plan-section {
  background-color: #081b56;
  height: auto;
  width: auto;
  padding-top: 78.1px;
  padding-bottom: 44.45px;
  position: relative;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-plan-section {
    height: auto;
  }
}
body .saving-regency section.saving-plan-section hr {
  width: 100%;
  top: 0;
  position: absolute;
  height: 5px;
  background-color: #fe7407;
  opacity: 1;
  margin: 0px;
}
body .saving-regency section.saving-plan-section h2 {
  color: #ffffff;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-plan-section h2 {
    width: 300px;
    margin: auto;
  }
}
body .saving-regency section.saving-plan-section h3 {
  height: 74px;
}
@media (max-width: 992px) {
  body .saving-regency section.saving-plan-section .content-items-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
body .saving-regency section.saving-compare-content-section {
  padding: 147px 0px 151.81px 0px;
  margin: 0px auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
  background-color: #ebebeb;
}
@media (max-width: 1024px) {
  body .saving-regency section.saving-compare-content-section {
    padding: 46.09px 0px 40px 0px;
    margin: 0px auto;
  }
  body .saving-regency section.saving-compare-content-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .saving-regency section.saving-compare-content-section {
    padding: 46.09px 0px 104px 0px;
  }
  body .saving-regency section.saving-compare-content-section .row {
    gap: 20.72px;
  }
  body .saving-regency section.saving-compare-content-section .container-left {
    order: 2;
  }
  body .saving-regency section.saving-compare-content-section .container-right {
    order: 1;
  }
}
body .saving-regency section.saving-compare-content-section picture img {
  width: auto;
  height: auto;
  max-height: 441.625px;
  flex-shrink: 0;
  object-fit: cover;
  aspect-ratio: 625.23/416.86;
}
@media (max-width: 1024px) {
  body .saving-regency section.saving-compare-content-section picture img {
    height: 338.2;
    flex-shrink: 0;
    margin: auto;
  }
}
body .saving-regency section.saving-compare-content-section .links-container-links {
  margin-top: 27px;
  margin-bottom: 0px;
}
body .saving-regency section.saving-compare-content-section .links-container-links .link-item {
  padding-left: 0px !important;
}
body .saving-regency section.saving-compare-content-section .links-container-links a {
  padding: 16.9px 128.46px 20.1px 140.48px;
  border: 1px solid #ffffff;
  border-radius: 6px;
  width: fit-content;
  color: #ffffff;
  background-color: #fe7407;
  font-family: "Montserrat", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
body .saving-regency section.saving-compare-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #fe7407;
  background: #ffffff;
  border: 1px solid #fe7407;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-compare-content-section .links-container-links a {
    display: flex;
    width: 100%;
    justify-content: center;
  }
}
body .saving-regency section.saving-compare-content-section p {
  margin-bottom: 0px;
  max-width: 504px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 992px) {
  body .saving-regency section.saving-compare-content-section p {
    max-width: unset;
  }
}
body .saving-regency section.saving-compare-content-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28.26px;
}
body .saving-regency section.saving-compare-content-section h3 {
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  max-width: 554px;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
@media (max-width: 992px) {
  body .saving-regency section.saving-compare-content-section h3 {
    max-width: unset;
  }
}
body .saving-regency section.saving-regency-claim-section {
  padding: 129.41px 0px 74.42px 0px;
  margin: 0 auto;
  position: relative;
  height: auto;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 1250px) {
  body .saving-regency section.saving-regency-claim-section {
    padding: 35px 0px 40px 0px;
    margin: 0px auto;
  }
  body .saving-regency section.saving-regency-claim-section .col-md-6.col-12.d-flex {
    margin-top: 20.72px;
  }
}
@media (max-width: 992px) {
  body .saving-regency section.saving-regency-claim-section {
    padding: 35px 0px 69.54px 0px;
  }
  body .saving-regency section.saving-regency-claim-section .row {
    gap: 20.72px;
  }
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-claim-section {
    padding: 35px 0px 0px 0px;
  }
  body .saving-regency section.saving-regency-claim-section .row {
    gap: 20.72px;
  }
}
@media (max-width: 1090px) {
  body .saving-regency section.saving-regency-claim-section .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
body .saving-regency section.saving-regency-claim-section picture {
  margin: auto;
}
body .saving-regency section.saving-regency-claim-section picture img {
  width: auto;
  height: auto;
  max-height: 287px;
  max-width: 317px;
  flex-shrink: 0;
  object-fit: cover;
  object-position: 0.024px 0px;
  aspect-ratio: 337/313;
}
@media (max-width: 1024px) {
  body .saving-regency section.saving-regency-claim-section picture img {
    height: 372px;
    flex-shrink: 0;
    object-fit: cover;
    object-position: center;
    margin: auto;
    display: flex;
  }
}
body .saving-regency section.saving-regency-claim-section .health-review-content {
  width: 121px;
  height: auto;
  margin: 0px auto;
  padding-bottom: 107.41px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-claim-section .health-review-content {
    padding-bottom: 34px;
  }
}
body .saving-regency section.saving-regency-claim-section .links-container-links {
  margin-top: 11.57px;
}
body .saving-regency section.saving-regency-claim-section .links-container-links .link-item {
  padding-left: 0px !important;
}
body .saving-regency section.saving-regency-claim-section .links-container-links a {
  padding: 9.42px 20.8px 10.43px 20.05px;
  border: 1px solid #081b56;
  border-radius: 6px;
  width: fit-content;
  color: #081b56;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
body .saving-regency section.saving-regency-claim-section .links-container-links a:hover {
  cursor: pointer;
  color: #ffffff;
  background: #081b56;
  border: 1px solid #081b56;
}
@media (max-width: 992px) {
  body .saving-regency section.saving-regency-claim-section .links-container-links a {
    padding: 9.42px 24.93px 10.43px 25.66px;
    font-size: 12px;
  }
}
body .saving-regency section.saving-regency-claim-section p {
  margin-bottom: 0px;
  color: #707070;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
@media (max-width: 768px) {
  body .saving-regency section.saving-regency-claim-section p {
    font-size: 12px;
  }
}
body .saving-regency section.saving-regency-claim-section h2 {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 28px;
}
body .saving-regency section.saving-reency-news-content-section {
  padding-bottom: 60.7px;
}
body .saving-regency section.saving-reency-news-content-section p {
  color: #091b57;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  margin-bottom: 30px;
}
body .saving-regency section.saving-reency-news-content-section .links-container-links {
  margin-top: 33.53px;
}
body .saving-regency section.saving-reency-news-content-section .links-container-links a {
  color: #081b56;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  stroke-width: 1px;
  stroke: #081b56;
  padding: 9.42px 14.93px 10.43px 11.66px;
  border: 1px solid #081b56;
  border-radius: 6px;
  display: flex;
  width: fit-content;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
body .saving-regency section.saving-reency-news-content-section .links-container-links a:hover {
  cursor: pointer;
  color: #ffffff;
  background: #081b56;
}

/*# sourceMappingURL=saving_plans.css.map */
