/** Shopify CDN: Minification failed

Line 707:60 Unexpected "{"

**/
.blog-wrapper * {
    margin:    0;
    padding:   0;
    font-size: 0;
}

.blog-header {
    width:            100%;
    font-family:      Lato, sans-serif;
    color:            #8c8982;
    position:         fixed;
    top:              0;
    z-index:          699;
    padding-top:      10px;
    background-color: #fff;
}

.blog-header .blog-header-inside {
    height:           85px;
    text-align:       center;
    z-index:          19;
    background-color: #ffffff;
    border-bottom:    1px solid #D2D6DE;
}

.blog-header .blog-header-inside a {
    color:       #0F2C46;
    font-size:   16px;
    font-family: Lato, sans-serif;
    line-height: 36px;
    box-sizing:  border-box;
    height:      100%;
}
.blog-header .blog-header-inside a.cart{
    color: #fff;
    line-height: normal;
    height: 44px;
}
.account-links .item.activate-btn>a{
  line-height: normal !important;
  color: #fff;
  
}
.blog-header .blog-header-inside .activate-sim {
    min-width: 100px;
}
.blog-header .blog-header-inside .header-navigation,
.blog-header .blog-header-inside .blog-search {display: inline-block;}

.blog-header .blog-header-inside .home,
.blog-header .blog-header-inside .header-navigation {
    float: left;
}

.blog-header .blog-header-inside .blog-main-page-link {
    padding-left: 41px;
    display:      inline-block;
    height:       50px;
    background:   url('/cdn/shop/files/Untitled-1_03.png?12407041354806329510') no-repeat left center;
    margin-right: 50px;
    margin-left:  30px;
}

.blog-header .blog-search {
    display:        inline-block;
    margin-right:   30px;
    height:         35px;
    margin-top:     25px;
    margin-bottom:  25px;
    vertical-align: top;
}

.blog-header .blog-search input[type=text] {
    outline:        none;
    vertical-align: top;
    border:         1px solid #D3D6DE;
    height:         40px;
    font-size:      14px;
    font-family:    Lato, sans-serif;
    margin:         0;
    box-sizing:     border-box;
    border-radius:  10px 0 0 10px;
    padding:        0 20px;
    border-right:   none;
}

.blog-header .blog-search button[type=submit] {
    background:         #25bbb6;
    -webkit-appearance: none;
    border:             none;
    border-radius:      0 10px 10px 0;
    padding:            0;
    height:             40px;
    box-sizing:         border-box;
    width:              40px;
    margin:             0 0 0 -4px;
    color:              #fefefe;
    font-size:          16px;
    display:            inline-block;
    cursor:             pointer;
    vertical-align:     top;
}

.blog-wrapper {
    color:      #555555;
    background: #fefefe;
    margin-top: 0;
}

.blog-wrapper .blog-header-image {
    background-size: cover;
    text-align:      center;
    padding-top:     16%;
    font-family:     Lato, sans-serif;
    padding-bottom:  2%;
    background:      url('/cdn/shop/files/3_8074d2b9-ed48-49d3-a093-b56ad8a3efde.jpg?v=1581245958') no-repeat center;
}

.blog-wrapper .blog-header-image h1 {
    font-size:     90px;
    line-height:   140px;
    margin-top:    0;
    margin-bottom: 0;
    font-weight:   100;
    color:         #ffffff;
}

.blog-wrapper .blog-header-image h1 span {
    font-weight: 600;
    font-size:   inherit;
    color:       #ffffff;
}

.blog-wrapper .blog-header-image h2 {
    font-size:     45px;
    font-weight:   200;
    border-top:    4px solid #ffffff;
    color:         #ffffff;
    line-height:   65px;
    margin-top:    0;
    margin-bottom: 0;
    display:       inline-block;
    padding-left:  30px;
    padding-right: 30px;
}

.email-subscription {
    background: #ffffff;
    text-align: center;
}

.email-subscription p {
    font-family:    Lato, sans-serif;
    font-size:      18px;
    color:          #243E56;
    text-align:     center;
    max-width:      700px;
    margin-left:    auto;
    margin-right:   auto;
    padding-top:    40px;
    line-height:    22px;
    padding-bottom: 30px;
    margin-bottom:  0;
}

.email-subscription p a {
    color:     #25bbb6;
    font-size: inherit;
    display:   inline-block;
}

.email-subscription .email-input-wrapper input {
    width:          240px;
    height:         50px;
    box-sizing:     border-box;
    background:     #ffffff;
    border:         1px solid #D3D6DE;
    padding-left:   20px;
    border-radius:  10px;
    font-size:      16px;
    color:          #243E56;
    font-family:    Lato, sans-serif;
    vertical-align: top;
    margin-right:   15px;
}

.email-subscription .email-input-wrapper {display: inline-block;}

.email-subscription input[type=submit] {
    background:     #25bbb6;
    width:          160px;
    height:         50px;
    border:         none;
    border-radius:  10px;
    font-weight:    900;
    font-size:      18px;
    line-height:    22px;
    font-family:    Lato, sans-serif;
    color:          #ffffff;
    box-sizing:     border-box;
    vertical-align: top;
}

.mc-field-group {
    padding-bottom: 60px;
    padding-top:    10px;
}

.blog-wrapper .blog-articles {
    background: #fefefe;
}

.blog-wrapper .blog-articles .blog-container {
    max-width:     1260px;
    margin-left:   auto;
    margin-right:  auto;
    border:        1px solid #D3D6DE;
    border-radius: 15px;
    background:    #ffffff;
    margin-top:    30px;
    overflow:      hidden;
    height:        300px;
}

.blog-wrapper .blog-container .image-container {
    width:   55%;
    height:  100%;
    display: inline-block;
}

.blog-wrapper .blog-container .blog-image img {
    width:      100%;
    height:     100%;
    object-fit: none;
}

.blog-wrapper .blog-container .blog-content-preview {
    width:          45%;
    display:        inline-block;
    vertical-align: top;
    padding:        21px;
    box-sizing:     border-box;
}

.blog-wrapper .blog-container .blog-content-preview {
    color: #00304D;
}

.blog-wrapper .blog-container .blog-content-preview h1 {
    font-family:    Lato, sans-serif;
    font-size:      30px;
    font-weight:    200;
    line-height:    35px;
    display:        inline-block;
    padding-bottom: 5px;
    border-bottom:  3px solid #00304D;
    text-transform: none;
    text-align:     left;
}

.blog-container .blog-content-preview .blog-title-first a {
    font-family:     Lato, sans-serif;
    font-size:       30px;
    line-height:     35px;
    display:         inline-block;
    padding-bottom:  5px;
    border-bottom:   3px solid #00304D;
    text-transform:  none;
    text-align:      left;
    text-decoration: none;
    color:           #00304D;
    width:           auto;
    font-weight:     900;
}

.blog-wrapper .blog-container .blog-content-preview span {
    font-size:     13px;
    font-family:   Lato, sans-serif;
    margin-top:    20px;
    margin-bottom: 20px;
    line-height:   15px;
}

.blog-wrapper .blog-container .blog-content-preview p {
    font-size:   20px;
    line-height: 25px;
    font-family: Lato, sans-serif;
}

.blog-wrapper .blog-container .blog-content-preview a.article-read-more {
    display:         inline-block;
    background:      #25bbb6;
    width:           180px;
    height:          50px;
    text-align:      center;
    text-decoration: none;
    color:           #ffffff;
    margin-top:      30px;
    font-family:     Lato, sans-serif;
    border-radius:   10px;
    font-weight:     900;
    font-size:       18px;
    line-height:     50px;
}
.blog-wrapper .blog-container .blog-content-preview a.article-read-more:hover {background: #209e9a;}

.blog-wrapper .row li {
    font-size:     15px;
    line-height:   25px;
    font-family:   Lato, sans-serif;
    color:         #00304D;
    display:       inline-block;
    padding-left:  30px;
    padding-right: 30px;
}

.blog-wrapper .row li a {
    font-size:       15px;
    text-decoration: none;
}

.blog-wrapper .row ul {
    display:    inline-block;
    text-align: center;
    margin:     50px auto;
}

.blog-wrapper .row {
    text-align: center;
}

.blog-wrapper .row .page-button {
    color:         #d7d7d7;
    border-color:  #8c8982;
    width:         100px;
    padding-left:  0;
    padding-right: 0;
    text-align:    center;
}

.blog-wrapper .row .page-button.left {
    border-color: #d7d7d7;
}

.blog-wrapper .row .page-button.right {
    border-color: #d7d7d7;
}

.blog-wrapper .row li.active {
    border-color: #25bbb6 !important;
}

.blog-wrapper .row li.active a {
    color: #25bbb6;
}

.blog-wrapper .blog-container .blog-image {
    display:         flex;
    justify-content: center;
    overflow:        hidden;
    height:          100%;
}

.blog-wrapper .row .page-button.mobile-only {
    display: none;
}

.article {
    max-width: 750px;
    margin:    0 auto;
}

.article h2 {
    font-size:   24px;
    font-weight: 900;
    text-align:  left;
    margin-top:  40px;
}

.article .article-content-wrapper {
    max-width:    1260px;
    background:   #ffffff;
    text-align:   center;
    margin-left:  auto;
    margin-right: auto;
}

.article .cover-image {
    width:        100%;
    height:       auto;
    display:      block;
    margin-left:  auto;
    margin-right: auto;
}

.article .article-inside {
    max-width:    960px;
    margin-left:  auto;
    margin-right: auto;
}

.article .article-title {
    font-family:    Lato, sans-serif;
    font-size:      36px;
    font-weight:    900;
    line-height:    46px;
    text-align:     left;
    padding-top:    40px;
    margin-top:     0;
    margin-bottom:  0;
    border-bottom:  3px solid #00304D;
    padding-bottom: 15px;
}

.article .social-share-block {
    width:          100%;
    margin-top:     30px;
    vertical-align: top;
    margin-bottom:  45px;
    text-align:     left;
}

.article .social-share-block .social-share-block-left {
    float:       left;
    text-align:  left;
    line-height: 42px;
}

.article .social-share-block h5 {
    margin:      0;
    padding:     0;
    font-size:   13px;
    font-family: Lato, sans-serif;
    font-weight: 400;
}


.article .social-share-block .social-share-block-right {
    float:          right;
    vertical-align: middle;
    
}
.article .social-share-block .footer-icon {
    font-size:             18px;
    margin-right:          10px;
    transition:            opacity .25s ease-in-out;
    -moz-transition:       opacity .25s ease-in-out;
    -webkit-transition:    opacity .25s ease-in-out;
    display:               inline-block;
    -moz-border-radius:    100px;
    -webkit-border-radius: 100px;
    border-radius:         100px;
    background-color:      #D3D6DE;
    color:                 #ffffff;
    text-align:            center;
}

.article .footer-icon:hover {opacity: 0.8;}

.article .footer-icon-link {
    text-decoration: none;
    color:           #f4f4f4;
}

.article .footer-icon {
    font-size:             24px;
    line-height:           24px;
    width:                 24px;
    transition:            opacity .25s ease-in-out;
    -moz-transition:       opacity .25s ease-in-out;
    -webkit-transition:    opacity .25s ease-in-out;
    padding:               6px;
    display:               inline-block;
    -moz-border-radius:    30px;
    -webkit-border-radius: 30px;
    border-radius:         30px;
    background-color:      #f4f4f4;
    color:                 #09394d;
}

.article-content img {
    width: 100%;
}

.article * {color: #00304D;}

.article .article-content p,
.article .article-content li {
    font-family: Lato, sans-serif;
    font-size:   18px;
    line-height: 30px;
}

.article .article-content a {
    color: #25BCB6;
}

.article .article-content a > span {
    color: #25BCB6;
}

.article .article-content h3,
.article .article-content h4 {
    font-family: Lato, sans-serif;
    font-size:   24px;
    line-height: 30px;
    text-align:  left;
    font-weight: 900;
    color:       #00304D;
    margin-top:  40px;
}

.article .read-next {
    font-size:      30px;
    font-family:    Lato, sans-serif;
    padding-bottom: 0;
    line-height:    45px;
    margin:         50px auto 60px;
    border-bottom:  3px solid #00304D;
    text-align:     left;
    font-weight:    900;
}

.article .recent-articles-wrapper .recent-article {
    width:          235px;
    overflow:       hidden;
    vertical-align: top;
    min-height:     175px;
    border:         1px solid #e1e1e1;
    border-radius:  10px;
    margin-bottom:  20px;
}

.article .recent-articles-wrapper .recent-article .recent-article-image img {
    width: 100%;
}

.article .recent-articles-wrapper {
    padding-bottom:  80px;
    display:         flex;
    margin-left:     auto;
    margin-right:    auto;
    flex-direction:  row;
    align-content:   center;
    justify-content: space-between;
}

.article .recent-article .recent-article-header {
    text-align:    left;
    padding-left:  0;
    padding-right: 0;
    margin:        10px;
    line-height:   0;
}

.article .recent-article .recent-article-header a {
    font-family:     Lato, sans-serif;
    font-weight:     900;
    text-decoration: none;
    text-transform:  none;
    text-align:      left;
    width:           100%;
    height:          100%;
    line-height:     19px;
    font-size:       15px;
}

.article-table {
    width:            100%;
    border-radius:    20px;
    border-collapse:  collapse;
    margin:           30px auto;
    background-color: #F0FAFF;
    border:           none !important;
}

.blog-wrapper .row li.pages-counter {
    border-left:  none;
    border-right: none;
}

.blog-wrapper .search-results {
    font-family: Lato, sans-serif;
    color:       #00304D;
    margin-top:  50px;
    min-height:  450px;
}

.blog-wrapper .search-results ol {
    padding-left:  40px;
    padding-right: 20px;
}

.blog-wrapper .search-results li {
    font-size:     20px;
    margin-bottom: 30px;
}

.blog-wrapper .search-results p {
    text-align:  center;
    font-size:   18px;
    font-family: Lato, sans-serif;
}

.blog-wrapper .search-results li h3 {
    text-align: left;
}

.blog-wrapper .search-results li h3 a {
    font-size:      24px;
    color:          #25bbb6;
    font-weight:    400;
    font-family:    Lato, sans-serif;
    margin-bottom:  20px;
    line-height:    30px;
    text-transform: uppercase;
}

.blog-wrapper .search-results li span {
    font-size:   18px;
    font-family: Lato, sans-serif;
    line-height: 25px;
}

.blog-wrapper .search-results strong {
    font-size: inherit;
}

.desktop-table {
    margin:       40px 0 20px 0;
    border-style: none !important;
    
}
.mobile-table {
    display:      none;
    margin:       40px 0 20px 0;
    border-style: none !important;
    text-align:   center;
}
.desktop-table td {
    border-style:   none !important;
    width:          50%;
    text-align:     left;
    padding-top:    20px;
    vertical-align: top;
}

.desktop-table td a { color: #FFFFFF !important; }

.btn-buy {
    width:           180px;
    height:          50px;
    border:          none;
    border-radius:   10px;
    text-align:      center;
    font-weight:     400 !important;
    line-height:     50px;
    outline:         none;
    text-decoration: none;
    background:      #F47061 !important;
    display:         block;
    font-size:       16px;
}
.btn-buy:hover { background: #de5646 !important; }

.article-table, .article-table-mobile {
    width:            100%;
    border-radius:    20px;
    border-collapse:  collapse;
    margin:           30px auto;
    background-color: #F0FAFF;
    border:           none !important;
    table-layout:     fixed;
}

.article-table th, .article-table tr, .article-table td, .article-table-mobile th, .article-table-mobile tr, .article-table-mobile td {
    border:         none;
    text-align:     left;
    vertical-align: top;
}

.article-table th, .article-table-mobile th {
    font-size:   20px;
    line-height: 26px;
    font-weight: 900;
    padding:     20px;
}
.article-table tr, .article-table-mobile tr {
    padding: 10px 0;
}
.article-table tr:last-child, .article-table tr:first-child {
    height: 20px;
}
.article-table td {
    font-size: 18px;
    padding:   20px;
}
.article-table-mobile td, .article-table-mobile th {
    padding: 20px;
}

.article-table td:last-child, .article-table th:last-child, {
    background-color: #E3F5FF !important;
}
.radius-top-right {
    border-radius: 0 20px 0 0;
}

.radius-bottom-right {
    border-radius: 0 0 20px 0;
}
.article-table-mobile { display: none;}
.account-links .cart-block{
   margin-top: 8px;
   width: 55px;
}

@media only screen and (max-width: 1280px) {
    .blog-wrapper .blog-articles {
        padding-left:  20px;
        padding-right: 20px;
    }
    
    .article .article-content-wrapper {
        max-width: none;
        width:     100%;
    }
    
    .article {
        margin-top:   0;
        width:        100%;
        margin-left:  auto;
        margin-right: auto;
    }
    
    
    .article .recent-articles-wrapper {
        border-spacing: 30px 0;
    }
    
    .article .recent-article .recent-article-header a {
        line-height: 24px;
        font-size:   16px;
    }
    
    .article .article-title {
        border-width: 2px;
    }
    
}

@media only screen and (max-width: 1024px) {
    .blog-header { height: 100px;}
    
    .blog-wrapper .blog-container .blog-content-preview h1 {
        font-size:   22px;
        line-height: 26px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview {
        padding-left:  20px;
        padding-right: 20px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview,
    .blog-wrapper .blog-container .image-container {
        width: 50%;
    }
    
    .blog-wrapper .blog-header-image h1 {
        font-size:   48px;
        line-height: 70px;
    }
    
    .blog-wrapper .blog-header-image h2 {
        font-size:   25px;
        line-height: 45px;
    }
    
    .blog-wrapper .row ul {
        margin-top:    50px;
        margin-bottom: 50px;
    }
    
    .blog-wrapper .blog-articles .blog-container {
        height:     225px;
        margin-top: 20px;
    }
    
    .blog-wrapper .blog-articles .newest-blogpost {
        height: 225px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview a.article-read-more {
        line-height: 40px;
    }
    
    .blog-wrapper .blog-container .blog-image img {
        width:      100%;
        height:     auto;
        object-fit: cover;
    }
    
    .article .article-title {
        font-size:   35px;
        line-height: 42px;
    }
    
    .article .article-content p, .article .article-content li {
        font-size:   18px;
        line-height: 28px;
    }
    
    .article .article-content h3, .article .article-content h4 {
        font-size:   24px;
        line-height: 30px;
    }
    
    .article .read-next {
        border-width: 2px;
    }
    
    .article .article-content-wrapper {
        padding-left:  20px;
        padding-right: 20px;
        box-sizing:    border-box;
    }
    
    .article .article-inside {
        width: 100%;
    }
    
    .article .recent-articles-wrapper {
        display: block;
    }
    
    .article .recent-articles-wrapper .recent-article {
        width:          30%;
        min-height:     215px;
        vertical-align: top;
        text-align:     left;
    }
    
    .article .recent-articles-wrapper .recent-article .recent-article-image {
        display:        block;
        vertical-align: top;
        width:          auto;
        text-align:     left;
    }
}

@media only screen and (max-width: 768px) {
    .blog-wrapper .blog-container .blog-content-preview,
    .blog-wrapper .blog-container .image-container {
        width: 100%;
    }
    
    .blog-wrapper .blog-container .image-container {
        height: auto;
    }
    
    .blog-wrapper .blog-articles .blog-container {
        height: auto;
    }
    
    .blog-wrapper .blog-container .blog-image {
        display:         block;
        justify-content: unset;
        overflow:        hidden;
        height:          100%;
    }
    
    .blog-wrapper .blog-container .blog-image img {
        min-width:  100%;
        min-height: 100%;
    }
    
    .email-subscription .email-input-wrapper input {
        width: 350px;
    }
    
    .email-subscription input[type=submit] {
        width: 160px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview a.article-read-more {
        width: 100%;
    }
    
    .blog-wrapper .blog-container .blog-content-preview {
        padding-bottom: 20px
    }
    
    .article .cover-image {
        height: auto;
    }
    
    .article .recent-articles-wrapper .recent-article {
        width:      100%;
        min-height: auto;
    }
    
    .article .recent-articles-wrapper .recent-article .recent-article-image img { height: auto;}
    
    .blog-wrapper .blog-header-image {
        padding-top:    10%;
        padding-bottom: 10%;
    }
    
    .desktop-table {
        display: none;
    }
    
    .mobile-table {
        display: block;
        margin:  0 0 60px 0;
    }
    
    .mobile-table tr {
        width: 100% !important;
    }
    
    .mobile-table td {
        border-style: none !important;
        text-align:   center;
    }
    
    .mobile-table td a {
        color: #FFFFFF !important;
    }
    
    .article-table {
        display: none;
    }
    
    .article-table-mobile td, .article-table-mobile th {
        text-align: left;
    }
    
    .article-table-mobile {
        display:          block;
        border-radius:    20px;
        border-collapse:  collapse;
        margin:           30px auto;
        background-color: #F0FAFF;
        border:           none !important;
    }
}

@media only screen and (max-width: 576px) {
    .blog-header .blog-search {
        display: none;
    }
    
    .blog-header .blog-header-inside .blog-main-page-link {
        margin-left:  15px;
        margin-right: auto;
    }
    
    .blog-header .blog-header-inside a:last-of-type {
        margin-right: 15px;
        float:        right;
    }
    
    .blog-wrapper .blog-header-image h1 {
        font-size:   22px;
        line-height: 35px;
    }
    
    .blog-wrapper .blog-header-image h2 {
        font-size:     16px;
        line-height:   30px;
        border-width:  2px;
        padding-left:  10px;
        padding-right: 10px
    }
    
    .email-subscription {
        padding-left:  20px;
        padding-right: 20px;
    }
    
    .email-subscription p {
        font-size:      16px;
        line-height:    24px;
        padding-top:    20px;
        padding-bottom: 20px;
    }
    
    .email-subscription .email-input-wrapper input {
        width: 100%;
    }
    
    .email-subscription input[type=submit] {
        width:      100%;
        margin-top: 20px;
    }
    
    .mc-field-group {
        padding-bottom: 30px;
    }
    
    .blog-wrapper .blog-container .image-container {
        height: auto;
    }
    
    .blog-wrapper .blog-container .blog-content-preview h1 {
        font-size:    20px;
        border-width: 2px;
        line-height:  25px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview p {
        font-size:   15px;
        line-height: 20px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview {
        padding-top: 10px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview span {
        margin-top: 10px;
    }
    
    .blog-wrapper .blog-container .blog-content-preview a.article-read-more {
        margin-top: 10px;
    }
    
    .blog-wrapper .row .page-button.desktop-only {
        display: none;
    }
    
    .blog-wrapper .row .page-button.mobile-only {
        display: inline-block;
    }
    
    .blog-wrapper .row .page-button {
        width: 30px;
    }
    
    .article .recent-article .recent-article-header {
        padding-left:  10px;
        padding-right: 10px;
    }
    
    .article .recent-article .recent-article-header a {
        font-size: 16px;
    }
    
    .article .read-next {
        font-size: 20px;
    }
    
    .article .article-content p, .article .article-content li {
        font-size:   15px;
        line-height: 22px;
    }
    
    .article {
        margin-top: 0;
    }
    
    .article .article-content h3, .article .article-content h4 {
        font-size:   20px;
        line-height: 24px;
    }
    
    .article .article-title {
        font-size:   22px;
        line-height: 30px;
    }
    
    .article .social-share-block .social-share-block-left {
        display:        block;
        float:          none;
        text-align:     left;
        padding-bottom: 10px;
    }
    
    .article .social-share-block .social-share-block-right {
        float: left;
    }
    
    .article .social-share-block {
        margin-top:    10px;
        margin-bottom: 20px;
    }
}
