<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 431:2 Unexpected ","

**/
:root {
  --text_color: #00205c;
}

.article-hero {
  background-color: #ff362ec7;
  /* padding-top: 48px;
  padding-bottom: 48px; */
}
.article-hero .flex-container {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1254px;
  padding: 0 60px;
}
.article-hero .image .ar-wrapper {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
}
.article-hero .flex-container &gt; * {
  max-width: 550px;
  width: 50%;
}
.article-hero .image {
  margin: 0;
}
.article--container img {
  border-radius: 6px;
  max-width: 100%;
  height: auto;
}
.article-hero .image img {
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  border-radius: 6px;
}
img {
  border-style: none;
}

.article-hero .content {
  padding-right: 100px;
}

.article-hero .content .eyebrow {
  font-size: 14px;
  margin: 0 0 15px;
}
.eyebrow {
  font-family: GT-Flexa-Cond-Medium, helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.article-hero .content h2 {
  font-size: 38px;
  line-height: 1.05;
  margin: 0 0 15px;
  font-weight: 600;
  color: var(--text_color);
}
.article-hero .content .author {
  font-size: 20px;
}
.article-hero .content .share {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.article-hero .content .share p {
  font-size: 12px;
  margin-right: 8px;
}
.uppercase {
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.article-hero .content .share button {
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
button,
input,
select {
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  box-shadow: none;
  border: none;
  outline: none;
  background: none;
  padding: 0;
}

.article--content {
  margin: 0 auto;
  max-width: 800px;
  padding: 20px 60px 60px;
  font-size: 20px;
}
.article--container,
.article--container li,
.article--container p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: var(--text_color);
}
.article--container &gt; p {
  margin-bottom: 30px;
  color: var(--text_color);
}
.article--container em,
.article--container li em,
.article--container p em {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  font-style: italic;
}
.article--container p strong,
.article--container strong {
  font-family: Poppins, sans-serif;
  font-weight: 600;
}
.article--container p a {
  text-decoration: underline;
}
.article--container ol,
.article--container ul {
  margin: 0;
  font-family: GT-Flexa-Cond-Medium, helvetica, arial, sans-serif;
  padding-left: 2.5em;
}
.article--container ol,
.article--container ul {
  margin-bottom: 1.5em;
}

/* .blogAuthor_info {
display: flex;
flex-flow: column;
align-items: flex-start!important;
} */
.blogAuthor_info h3 {
  font-size: 1.1em;
  margin: 0 0 0.4em !important;
  font-weight: 600;
}

.blogAuthor_info figure {
  flex: 1 1 0;
  margin: 0;
}

.blogAuthor_info figure img {
  display: block;
}
.blogAuthor_info .content {
  flex: 1 1 0;
  border: 3px solid #001f5c;
  border-radius: 10px;
  margin: 0 !important;
}
.blogAuthor_info .content p {
  font-size: 0.75em;
  padding: 0.8em;
  margin: 0;
  line-height: 1.3;
}
.blogAuthor_info .authorContainer {
  display: flex;
  align-items: stretch !important;
}

.newsletter_content {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;
}
.newsletter_content {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 60px;
  padding: 60px 30px 30px;
  position: relative;
  width: 100%;
}
.blog-bottom-newsletter {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 10% 15%;
  display: block !important;
  background: #cbf7ff;
  border: 3px solid #001f5c;
  border-radius: 10px;
  text-align: center;
}

.body-large {
  font-family: GT-Flexa-Cond-Medium, helvetica, arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.text-center {
  text-align: center;
}

.newsletter_content .body-large,
.newsletter_content p {
  font-family: GT-Flexa-Cond-Medium, helvetica, arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
}
.article.newsletter_content,
.article.newsletter_content li,
.article.newsletter_content p {
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 1.4;
}
.blog-bottom-newsletter p.body-large {
  margin-bottom: 1em !important;
}

.newsletter_content h4,
.newsletter_content h5 {
  margin: 0;
  padding: 0;
  font-size: 36px;
  line-height: 38px;
}
.newsletter_content h5 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 28px;
}
.newsletter_content h1,
.newsletter_content h2,
.newsletter_content h3,
.newsletter_content h4,
.newsletter_content h5,
.newsletter_content h6 {
  margin-bottom: 30px;
}
.blog-bottom-newsletter .newsletter_form {
  max-width: 415px;
  margin: 0 auto;
}
.blog-bottom-newsletter .newsletter_form .email_field_group {
  margin-bottom: 20px;
}
.newsletter_form input[type="text"],
.newsletter_form input[type="email"] {
  border: solid 1px #ccc;
  border-radius: 3px;
  padding: 7px 9px;
  width: 100%;
  height: 34px;
  color: #222;
  font-size: 14px;
  line-height: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-bottom-newsletter .newsletter_form button[type="submit"] {
  background: #001f5c !important;
  color: #ffffff !important;
  border-radius: 5px !important;
  padding: 15px 0px !important;
  max-width: 270px;
  font-size: 20px !important;
}
.blog-bottom-newsletter .newsletter_form input[type="email"],
.blog-bottom-newsletter .newsletter_form button[type="submit"] {
  font-family: "GT-Flexa-Cond-Bold", helvetica, arial, sans-serif !important;
  display: inline-block !important;
  height: unset !important;
  width: 100%;
}
.blog-bottom-newsletter .newsletter_form input[type="email"] {
  background-color: #fff;
  border: 2px solid #001f5c !important;
  border-radius: 5px !important;
  text-align: left !important;
  height: 48px !important;
  color: #001f5c !important;
  margin-bottom: 0px !important;
  padding: 7px 15px;
  font-size: 17px !important;
}
.newsletter_form .submit_form_actions {
  text-align: center;
}
@media (min-width: 576px) {
  .newsletter_content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .newsletter_content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .newsletter_content {
    max-width: 960px;
  }
}
/* For Mobile Responsive */
@media (max-width: 749px) {
  .article-hero {
    padding-top: 18px;
    padding-bottom: 40px;
  }
  .article-hero .flex-container {
    padding: 0 30px;
    flex-direction: column;
  }
  .article-hero .flex-container &gt; * {
    width: 100%;
  }
  .article-hero .image {
    margin: 0 0 30px;
  }
  .article-hero .content {
    padding: 0;
  }
  .article-hero .content h2 {
    font-size: 30px;
  }
  .article-hero .content .author {
    font-size: 16px;
    margin: 0;
  }
  .article-hero
    .content
    .share
    .article--sidebar
    .custom-share-buttons
    .share-buttons--list
    .share-buttons--title {
    font-size: 12px;
    margin-right: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }
  .article-hero
    .content
    .share
    .article--sidebar
    .custom-share-buttons
    .share-buttons--list
    .share-buttons--button {
    margin-right: 12px;
  }

  .article--inner .article--container {
    padding: 60px 30px 30px;
  }
  .article--container .body-large,
  .article--container p {
    margin-top: 0;
    font-size: 16px;
    line-height: 22px;
  }
  .article--container ol li,
  .article--container ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .article--container ol li a,
  .article--container ul li a {
    text-decoration: underline;
    display: block;
    overflow: hidden;
    width: 100%;
    word-wrap: break-word;
  }

  .blogAuthor_info h3 {
    line-height: 1;
  }
  .blogAuthor_info .authorContainer {
    align-items: center !important;
    flex-direction: column;
  }
  .blogAuthor_info figure {
    /* flex: 1 1 0; */
    margin: 0;
    padding-bottom: 20px;
  }
  .blog-bottom-newsletter {
    padding: 5% 10%;
  }
  .newsletter_content h4 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    line-height: 30px;
  }
  ,
  .newsletter_content h5 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
  }
  .newsletter_content h1,
  .newsletter_content h2,
  .newsletter_content h3,
  .newsletter_content h4,
  .newsletter_content h5,
  .newsletter_content h6 {
    margin-bottom: 20px;
  }
}
/* For Tablet Responsive */
@media (min-width: 750px) {
  .article-hero .flex-container {
    padding: 0 30px;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .article-hero .image {
    margin: 0 0 30px;
  }
  .article-hero .flex-container &gt; * {
    width: 100%;
  }
  .article-hero .content {
    padding: 0;
  }
  .article-hero .content h2 {
    font-size: 32px;
  }
  .article-hero .content .author {
    font-size: 18px;
  }
}

/* For Desktop Resopnsive */
@media (min-width: 990px) {
  .article-hero .flex-container {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1254px;
    padding: 0 60px;
  }
  .article-hero .content {
    padding-right: 60px;
  }
}

.static-article--section .article-template__back {
  margin: 1rem 0 !important;
  padding: 0 0 3rem 0;
}

.static-article--section .article-template__back .article-template__link {
  text-decoration: none;
  color: #fff;
  background-color: red;
  font-size: 12px;
  /* font-weight: 600; */
  padding: 15px;
  border-radius: 6px;
  margin: 0 auto;
  align-items: center;
  cursor: pointer;
  display: flex;
  /* height: 60px; */
  justify-content: center;
  text-align: center;
  transition: background-color 0.25s ease-in-out, color 0.25s ease-in-out;
  width: 100%;
  max-width: 230px;
  border: none;
}
.static-article--section
  .article-template__back
  .article-template__link
  .icon-wrap
  .icon-arrow {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  width: 2rem;
  margin-right: 8px;
}
@media (max-width: 750px) {
 .static-article--section .article-template__back .article-template__link{
  padding: 15px;
   max-width: 160px;
 } 
}</pre></body></html>