@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

body {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }

.page {
  margin: 0; }

.inner {
  width: 100%;
  max-width: 1200px;
  margin-inline: auto; }
  @media only screen and (max-width: 1200px) {
    .inner {
      padding-inline: 20px; } }
  @media only screen and (max-width: 768px) {
    .inner {
      padding-inline: 10px; } }

.content-box {
  margin: 50px 0; }

.btn-primary {
  background: #fff;
  padding: 10px 20px;
  color: #0F2B46;
  border-radius: 3px;
  font-weight: 900;
  font-size: 20px;
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  .btn-primary:visited {
    color: #0F2B46; }
  .btn-primary:hover {
    background: #0F2B46;
    text-decoration: none;
    color: #fff; }
  @media only screen and (max-width: 480px) {
    .btn-primary {
      font-size: 14px; } }

.btn-secondary {
  background: #ff3c41;
  font-size: 20px;
  border-radius: 3px;
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  color: #fff;
  padding: 10px 20px; }
  .btn-secondary:visited {
    color: #fff; }
  .btn-secondary:hover {
    background: #fff;
    text-decoration: none;
    color: #ff3c41; }

.underline {
  display: block;
  width: 84px;
  height: 3px;
  border-radius: 3px;
  background: #00bfff;
  margin: 0; }

@font-face {
  font-family: 'Open Sans';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/OpenSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap; }
@font-face {
  font-family: 'Inter-b';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_28pt-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
@font-face {
  font-family: 'Inter-l';
  src: url("/wp-content/themes/security-max-theme/assets/fonts/Inter_18pt-Light.ttf") format("truetype");
  font-style: normal;
  font-weight: bold;
  font-display: swap; }
h1 {
  font-size: 50px; }

h2 {
  font-size: 45px; }

h3 {
  font-size: 35px; }

h4 {
  font-size: 30px; }

h5 {
  font-size: 18px; }

p, li {
  font-size: 16px; }

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 40px; }

  h2 {
    font-size: 35px; }

  h3 {
    font-size: 32px; }

  h4 {
    font-size: 20px; }

  h5 {
    font-size: 18px; }

  p, li {
    font-size: 15px; } }
@media only screen and (max-width: 768px) {
  h1 {
    font-size: 30px; }

  h2 {
    font-size: 25px; }

  h3 {
    font-size: 22px; }

  h4 {
    font-size: 17px; }

  h5 {
    font-size: 16px; }

  p, li {
    font-size: 14px; } }
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 25px; }

  h2 {
    font-size: 22px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  p {
    font-size: 13px; } }
h1, h2, h3, h4, h5,
a, ul, li, span, p,
div {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  font-family: "Inter-l", "Open Sans", Arial, sans-serif; }

a {
  transition: all 0.3s ease-in-out; }

h1 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif;
  font-weight: 800; }

h2 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
  h2 b {
    color: #ff3c41 !important; }

h1, h2, h3, h4, h5, p {
  color: #0F2B46; }

h3, h4 {
  font-family: "Inter-l", "Open Sans", Arial, sans-serif;
  font-weight: 400; }

h5 {
  font-family: "Inter-b", "Open Sans", Arial, sans-serif; }

.hero {
  position: relative;
  justify-content: center;
  display: flex;
  min-height: 89vh;
  align-items: flex-end;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
  .hero .background {
    position: absolute;
    top: 0;
    z-index: -1;
    height: 100%;
    width: 100%; }
    .hero .background img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .hero .background video {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .hero .background .overlay {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      background: rgba(12, 18, 51, 0.45); }
  .hero .container {
    width: 100%;
    padding: 100px 0 30px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 16%, rgba(15, 43, 70, 0.8) 55%, #0F2B46 100%), linear-gradient(0deg, #0F2B46 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0) 80%); }
  .hero .content-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    .hero .content-wrapper .content {
      max-width: 700px;
      margin-bottom: 30px; }
      .hero .content-wrapper .content .hero-title {
        padding-top: 50px;
        margin-bottom: 10px;
        color: #fff;
        text-shadow: 1px 3px 10px #0F2B46; }
        .hero .content-wrapper .content .hero-title b {
          color: #ff3c41; }
      .hero .content-wrapper .content .hero-subtitle {
        padding-bottom: 20px;
        color: #fff; }
    .hero .content-wrapper .points p {
      color: #fff; }
  @media only screen and (max-width: 992px) {
    .hero .content-wrapper {
      flex-direction: column;
      align-items: flex-start; } }

.action {
  padding: 50px 0;
  background: #1E63C7; }
  .action .container {
    text-align: center; }
    .action .container .content {
      max-width: 590px;
      margin: 50px auto; }
      .action .container .content p, .action .container .content h2 {
        color: #fff; }

.call-action {
  padding: 50px 0;
  background: #1E63C7; }
  .call-action .container {
    text-align: center; }
    .call-action .container .content {
      margin: 30px auto; }
      .call-action .container .content p, .call-action .container .content h2, .call-action .container .content h5 {
        color: #fff; }
    .call-action .container .button-group {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      margin-bottom: 30px; }

.wp-singular {
  padding: 0 !important; }

.single-post {
  padding: 40px 0;
  background: #f0f0f0; }
  .single-post h1 {
    font-size: 32px; }
  .single-post h2 {
    font-size: 25px; }
  .single-post h3 {
    font-size: 20px; }
  @media only screen and (max-width: 768px) {
    .single-post h1 {
      font-size: 24px; }
    .single-post h2 {
      font-size: 20px; }
    .single-post h2 {
      font-size: 18px; } }
  .single-post .post-hero {
    margin-bottom: 30px;
    height: 75vh;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    .single-post .post-hero img {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover !important; }
    .single-post .post-hero .featured-placeholder {
      width: 100%;
      height: 300px;
      background: #f0f0f0;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 8px;
      color: #6a7a8e; }
  .single-post .content-wrapper {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 10px; }
    .single-post .content-wrapper .post-header {
      margin-bottom: 20px;
      background: #fff; }
      .single-post .content-wrapper .post-header .post-title {
        margin-bottom: 10px; }
      .single-post .content-wrapper .post-header .post-meta {
        font-size: 14px;
        color: #6a7a8e; }
        .single-post .content-wrapper .post-header .post-meta .badge {
          background: #f0f0f0;
          color: #1E63C7;
          padding: 4px 10px;
          margin-left: 8px;
          border-radius: 4px;
          font-size: 14px; }
    .single-post .content-wrapper .post-content h2, .single-post .content-wrapper .post-content h3, .single-post .content-wrapper .post-content h4 {
      margin-top: 30px;
      margin-bottom: 15px; }
    .single-post .content-wrapper .post-content p {
      margin-bottom: 20px;
      line-height: 1.6; }
    .single-post .content-wrapper .post-content img {
      max-width: 100%;
      border-radius: 6px;
      margin: 20px 0; }
  .single-post .author-box {
    display: flex;
    align-items: center;
    background: #f9f9f9;
    padding: 20px;
    border-radius: 10px;
    margin: 30px 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    .single-post .author-box .author-avatar {
      margin-right: 20px; }
    .single-post .author-box .author-info h4 {
      margin-bottom: 5px; }
    .single-post .author-box .author-info p {
      font-size: 14px;
      color: #555; }
  .single-post .cta-box {
    background: #1E63C7;
    color: #fff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    margin: 30px 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
    .single-post .cta-box h3 {
      margin-bottom: 15px;
      color: #fff;
      font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
    .single-post .cta-box p {
      margin-bottom: 20px;
      color: #fff; }
    .single-post .cta-box .btn {
      background: #fff;
      color: #1E63C7;
      padding: 10px 20px;
      border-radius: 4px;
      text-decoration: none;
      font-family: "Inter-b", "Open Sans", Arial, sans-serif; }
      .single-post .cta-box .btn:hover {
        background: #ff3c41;
        color: #fff; }
  .single-post .related-posts {
    margin-top: 50px; }
    .single-post .related-posts .related-title {
      margin-bottom: 20px; }
    .single-post .related-posts .related-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
      gap: 20px; }
      .single-post .related-posts .related-grid .related-card {
        background: #fff;
        border-radius: 10px;
        overflow: hidden;
        padding: 15px;
        text-align: center;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }
        .single-post .related-posts .related-grid .related-card h3 {
          margin-top: 10px;
          font-family: "Inter-b", "Open Sans", Arial, sans-serif;
          font-size: 18px; }
        .single-post .related-posts .related-grid .related-card .placeholder {
          width: 100%;
          height: 160px;
          background: #f2f2f2;
          display: flex;
          align-items: center;
          justify-content: center;
          color: #999; }
        .single-post .related-posts .related-grid .related-card a {
          text-decoration: none; }
          .single-post .related-posts .related-grid .related-card a:hover h3 {
            color: #00bfff; }
  @media only screen and (max-width: 992px) {
    .single-post .post-hero {
      height: 50vh; } }
  @media only screen and (max-width: 768px) {
    .single-post .post-hero {
      height: 30vh; } }

/*# sourceMappingURL=single-post.css.map */
