body {
  background:
    radial-gradient(circle at top left, rgba(31, 102, 177, 0.08), transparent 26rem),
    linear-gradient(180deg, #fbfcfe 0%, #f4f7fb 100%);
  color: #1f2c3f;
}

body,
button,
input,
select,
textarea {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

a {
  color: #1f66b1;
}

a:hover {
  color: #154f8d;
}

.layout-default,
.wordpress,
.bricks-archive-title-wrapper,
.bricks-post-header,
.gps-subpage__article,
.gps-subpage__archive {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

.wordpress,
.layout-default,
.gps-subpage__archive {
  background: rgba(255, 255, 255, 0.84);
  border: 1px solid #dce4ef;
  box-shadow: 0 20px 60px rgba(20, 42, 74, 0.08);
  backdrop-filter: blur(18px);
  border-radius: 30px;
  padding: 36px;
}

.gps-subpage__article {
  position: relative;
  padding-top: 48px;
}

.gps-subpage__article::before,
.layout-default::before {
  content: "";
  display: block;
  width: 132px;
  height: 12px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1f66b1 0%, rgba(31, 102, 177, 0.12) 100%);
  margin-bottom: 26px;
}

.gps-subpage__article,
.layout-default {
  margin-top: 24px;
  margin-bottom: 56px;
}

.gps-subpage__article > h1,
.bricks-post-header h1,
.bricks-archive-title-wrapper .title,
.wordpress h1:first-child {
  font-size: clamp(40px, 5vw, 64px);
  line-height: 1;
  letter-spacing: -0.04em;
  margin: 0 0 18px;
  color: #1f2c3f;
}

.wpb-content-wrapper > .vc_row:first-child {
  align-items: center;
  margin-top: 8px;
  margin-bottom: 30px;
}

.wpb-content-wrapper > .vc_row:first-child > .wpb_column .vc_column-inner {
  background: transparent;
  border-radius: 0;
}

.gps-subpage__article .wpb-content-wrapper > .vc_row:first-child h1 {
  font-size: clamp(40px, 5vw, 62px);
  line-height: 0.98;
  letter-spacing: -0.04em;
  margin-bottom: 18px;
}

.gps-subpage__article .wpb-content-wrapper > .vc_row:first-child p {
  font-size: 18px;
  line-height: 1.8;
}

.wordpress h2,
.layout-default h2,
.brxe-post-content h2,
.wpb_wrapper h2 {
  font-size: clamp(28px, 3vw, 38px);
  line-height: 1.12;
  letter-spacing: -0.03em;
  margin-top: 34px;
  margin-bottom: 14px;
  color: #1f2c3f;
}

.wordpress h3,
.layout-default h3,
.wpb_wrapper h3 {
  font-size: 24px;
  line-height: 1.2;
  margin-top: 24px;
  margin-bottom: 10px;
}

.wordpress p,
.layout-default p,
.brxe-post-content p,
.wpb_wrapper p,
.wordpress li,
.layout-default li,
.wpb_wrapper li {
  color: #6f7d92;
  font-size: 17px;
  line-height: 1.75;
}

.wordpress img,
.layout-default img,
.wpb_wrapper img,
.brxe-post-content img {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}

.wpb-content-wrapper,
.brxe-post-content,
.gps-subpage__article,
.gps-subpage__archive {
  overflow-wrap: anywhere;
}

.vc_row.wpb_row {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.vc_column_container {
  float: none;
}

.vc_col-sm-4,
.vc_col-sm-8,
.vc_col-sm-12,
.vc_col-sm-6 {
  width: 100%;
}

@media (min-width: 901px) {
  .vc_col-sm-8 {
    width: calc(66.666% - 12px);
  }

  .vc_col-sm-4 {
    width: calc(33.333% - 12px);
  }

  .vc_col-sm-6 {
    width: calc(50% - 12px);
  }
}

.vc_column-inner {
  background: rgba(255, 255, 255, 0.55);
  border-radius: 24px;
  padding: 18px;
}

.wpb_wrapper > :first-child {
  margin-top: 0;
}

.wpb_wrapper > :last-child {
  margin-bottom: 0;
}

.bricks-post-header {
  margin-top: 20px;
  margin-bottom: 24px;
  padding: 42px 36px;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(255, 255, 255, 0.14), transparent 16rem),
    linear-gradient(135deg, #184d89 0%, #1f66b1 100%);
  color: #fff;
  box-shadow: 0 20px 60px rgba(20, 42, 74, 0.12);
}

.bricks-post-header h1,
.bricks-post-header .brxe-post-meta,
.bricks-post-header .brxe-post-meta * {
  color: #fff;
}

.bricks-archive-title-wrapper,
.gps-subpage__title-wrap {
  margin-top: 24px;
  margin-bottom: 18px;
  padding: 28px 32px 0;
}

.su-button-center,
.affiliate-button {
  margin: 22px 0;
}

.su-button,
.affiliate-button a,
.wordpress .wp-element-button,
.layout-default .wp-element-button,
.form-submit .bricks-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 22px;
  border-radius: 999px !important;
  background: linear-gradient(180deg, #1f66b1 0%, #154f8d 100%) !important;
  border: 0 !important;
  box-shadow: 0 14px 32px rgba(31, 102, 177, 0.2);
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700;
}

.affiliate-button a span,
.su-button span {
  color: #fff !important;
  text-shadow: none !important;
}

.su-button i,
.affiliate-button i {
  margin-right: 8px;
}

.flag-text,
.head-title a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.wordpress table,
.layout-default table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  border: 1px solid #dce4ef;
}

.wordpress th,
.wordpress td,
.layout-default th,
.layout-default td {
  padding: 14px 16px;
  border-bottom: 1px solid #e6edf6;
  text-align: left;
}

.wordpress blockquote,
.layout-default blockquote {
  margin: 24px 0;
  padding: 18px 22px;
  border-left: 4px solid #1f66b1;
  background: rgba(31, 102, 177, 0.06);
  border-radius: 16px;
}

.toc_list,
#toc_container,
.toc {
  border: 1px solid #dce4ef !important;
  background: rgba(31, 102, 177, 0.05) !important;
  border-radius: 18px !important;
  padding: 18px !important;
}

.wpb_wrapper [class*="amazon"],
.wpb_wrapper .amazon-box,
.wpb_wrapper [class*="wppr"],
.wppr-review-wrap,
#wppr-review-655,
#wppr-review-631,
#wppr-review-649,
#wppr-review-660 {
  background: rgba(255, 255, 255, 0.82);
  border: 1px solid #dce4ef;
  border-radius: 24px;
  box-shadow: 0 18px 46px rgba(20, 42, 74, 0.06);
}

.wpb_wrapper > .vc_row + .vc_row {
  margin-top: 22px;
}

.wpb_wrapper .vc_row .vc_column_container:last-child .vc_column-inner {
  background: linear-gradient(180deg, rgba(31, 102, 177, 0.06), rgba(31, 102, 177, 0.02));
}

.gps-subpage__article .wpb-content-wrapper > .vc_row:first-child .vc_column_container:last-child img {
  min-height: 220px;
  object-fit: cover;
  width: 100%;
}

.gps-subpage__article .wpb-content-wrapper h1 + p strong,
.gps-subpage__article .wpb-content-wrapper p strong {
  color: #41536c;
}

.brxe-post-author,
.bricks-post-meta-wrapper,
.brxe-related-posts,
.brxe-post-comments,
.brxe-post-navigation {
  margin-top: 28px;
  padding: 24px;
  border: 1px solid #dce4ef;
  background: rgba(255, 255, 255, 0.62);
  border-radius: 24px;
}

.related-posts {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.related-posts li {
  padding: 0;
}

.related-posts .post-content {
  margin-top: 10px;
}

.comment-form .form-group,
.comment-form p {
  margin-bottom: 16px;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
  width: 100%;
  border: 1px solid #d6dfeb;
  border-radius: 16px;
  padding: 14px 16px;
  background: rgba(255, 255, 255, 0.9);
}

.brxe-post-sharing {
  gap: 10px;
}

.brxe-post-sharing a {
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: rgba(31, 102, 177, 0.08);
}

#rmp_menu_trigger-1320 {
  border-radius: 14px !important;
  box-shadow: 0 12px 30px rgba(20, 42, 74, 0.14);
}

@media (max-width: 900px) {
  .wordpress,
  .layout-default,
  .gps-subpage__archive {
    padding: 22px;
    border-radius: 24px;
  }

  .bricks-post-header {
    padding: 28px 22px;
    border-radius: 24px;
  }

  .gps-subpage__article > h1,
  .bricks-post-header h1,
  .bricks-archive-title-wrapper .title,
  .wordpress h1:first-child {
    font-size: 40px;
  }
}
