   .ir-google-badge {     display: inline-flex;     align-items: center;     gap: 8px;     /* Updated padding: top 6px, right 14px, bottom 6px, left 0px */     padding: 6px 14px 6px 0;      margin-left: 0; /* Failsafe to ensure it hugs the left edge */     border-radius: 24px;     background: transparent !important;     background-color: transparent !important;     text-decoration: none !important;     transition: opacity 0.2s ease;     font-family: 'Playfair Display', Georgia, serif;     border: none !important;     box-shadow: none !important;   }   .ir-google-badge:hover {     opacity: 0.85;     background: transparent !important;     background-color: transparent !important;     text-decoration: none !important;   }   .ir-google-badge,   .ir-google-badge * {     background: transparent !important;     background-color: transparent !important;   }   .ir-google-badge__icon {     width: 18px;     height: 18px;     flex-shrink: 0;   }   .ir-google-badge__stars {     display: flex;     gap: 1px;     align-items: center;   }   .ir-google-badge__star {     width: 14px;     height: 14px;     color: #EDCC6B;   }   .ir-google-badge__text {     font-size: 13px;     font-weight: 500;     color: #FFFFFF !important; /* Changed to White */     letter-spacing: 0.02em;     white-space: nowrap;     text-decoration: none !important;   }   .ir-google-badge__rating {     font-weight: 700;     color: #FFFFFF !important; /* Changed to White */   }    /* Mobile: compact version */   @media (max-width: 767px) {     .ir-google-badge {       /* Updated mobile padding to keep left edge flush */       padding: 5px 10px 5px 0;        gap: 6px;     }     .ir-google-badge__text {       font-size: 12px;     }     .ir-google-badge__star {       width: 12px;       height: 12px;     }     .ir-google-badge__icon {       width: 16px;       height: 16px;     }   }    .ir-badge-wrapper {     display: flex;     justify-content: center;     width: 100%;   }    .ir-google-badge {     display: inline-flex;     align-items: center;     gap: 6px;     padding: 5px 10px;      border-radius: 24px;     background: transparent !important;     text-decoration: none !important;     transition: opacity 0.2s ease;     font-family: 'Playfair Display', Georgia, serif;     border: none !important;     box-shadow: none !important;   }      .ir-google-badge:hover {     opacity: 0.85;   }    .ir-google-badge__icon {     width: 16px;     height: 16px;     flex-shrink: 0;   }    .ir-google-badge__stars {     display: flex;     gap: 1px;     align-items: center;   }    .ir-google-badge__star {     width: 12px;     height: 12px;     color: #EDCC6B;   }    .ir-google-badge__text {     font-size: 12px;     font-weight: 500;     color: #FFFFFF !important;      letter-spacing: 0.02em;     white-space: nowrap;   }    .ir-google-badge__rating {     font-weight: 700;   }  /* --- DESKTOP DESIGN --- */ .mobile-scroll-wrapper {     width: 100%;     scroll-margin-top: 150px;  }  .blog-pills-container {     display: flex;     flex-wrap: wrap;     justify-content: center;     gap: 16px;      padding: 20px 0 30px 0;      width: 100%;      margin: 0 auto; }  .blog-pill {     background-color: #ffffff;      color: #294833 !important;      padding: 12px 28px;      border-radius: 50px;     font-family: inherit;     font-weight: 700;     font-size: 14px;      text-decoration: none !important;      text-transform: uppercase;     letter-spacing: 1.2px;     box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);      transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);      text-align: center; }  .blog-pill:hover {     background-color: #294833 !important;      color: #ffffff !important;      box-shadow: 0 6px 15px rgba(41, 72, 51, 0.25);      transform: translateY(-2px);  }  /* --- MOBILE UX (The Double Wrapper Force-Scroll) --- */ @media (max-width: 768px) {     /* 1. The Outer Box (Handles the scroll) */     .mobile-scroll-wrapper {         overflow-x: auto !important;         -webkit-overflow-scrolling: touch !important;         width: 100% !important;         padding-bottom: 5px !important;         scrollbar-width: none !important;      }     .mobile-scroll-wrapper::-webkit-scrollbar {         display: none !important;      }      /* 2. The Inner Box (Forces the infinite horizontal line) */     .blog-pills-container {         display: inline-block !important;          white-space: nowrap !important;          padding: 15px 20px 25px 20px !important;         min-width: 100% !important;     }      /* 3. The Buttons (Stops SeedProd from making them full-width) */     .blog-pill {         display: inline-block !important;          width: auto !important;          font-size: 13px !important;          padding: 10px 22px !important;          margin: 0 10px 0 0 !important;          float: none !important;         white-space: nowrap !important;     } }  /* Safely hides the first duplicate post column ONLY on Desktop/Tablet */ @media (min-width: 769px) {     .offset-grid .seedprod-block-posts .row > div:first-child,     .offset-grid .seedprod-post-item:first-child {         display: none !important;     } } #sp-q2mptt .sp-posts-single-block.sp-news-posts:nth-of-type(1n + 1){border-left: 0px;} #sp-q2mptt .sp-layout-gridlayout .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 1) , #sp-q2mptt .sp-layout-masonary .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 1){border-top: 0px;} #sp-q2mptt .sp-layout-carousel .sp-posts-single-block.sp-minimal-posts {border-top: 0px;}     #sp-q2mptt .sp-posts-single-block .sp-post-text-container{padding: 30px 30px 30px 30px ;box-shadow: 0px 0px 2px 0px #D8D6D6 ;}     #sp-q2mptt .sp-posts-image {border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;} #sp-q2mptt .sp-posts-image-link{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;margin: 0px 0px 0px 0px ;} #sp-q2mptt .sp-thumbnail{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;}     #sp-q2mptt .sp-posts-block-title {text-align: left;font-size: 24px;font-weight: bold;font-style: normal;font-family: 'Playfair Display';}     #sp-q2mptt .sp-posts-block-meta-text {text-align: left;font-size: 16px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-q2mptt .sp-posts-block-excerpt {text-align: left;font-size: 15px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-q2mptt .sp-posts-block-read-more {text-align: left;font-weight: 700;font-style: normal;font-family: 'Playfair Display';} #sp-q2mptt .sp-posts-block-read-more a {color: #294833;}     #sp-q2mptt .sp-posts-block-pagination {text-align: left;color: #535353;} #sp-q2mptt .sp-posts-block-pagination .page-numbers, #sp-q2mptt .sp-posts-block-pagination .page-numbers a {color: #535353;}     #sp-q2mptt .sp-posts-single-block .sp-container-badge {display:inline-block;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px;color: #fff;background-color: #6F716F;}     #sp-q2mptt .sp-posts-single-block .sp-container-badge a{color: #fff;}     #sp-q2mptt .sp-skin-block.sp-layout-carousel {gap: 0px; flex-direction: column;}     #sp-q2mptt .sp-skin-block.sp-layout-carousel .sp-postblock-nav{justify-content: center;}        #sp-n6z52n .sp-posts-single-block {border-radius: 12px;padding: 20px 20px 20px 20px ;background-color: #FFFFFF;margin-bottom: 17px;box-shadow: -4px 4px 9px -9px  ;} #sp-n6z52n .sp-posts-single-block.sp-news-posts:nth-of-type(3n + 1){border-left: 0px;} #sp-n6z52n .sp-layout-gridlayout .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 3) , #sp-n6z52n .sp-layout-masonary .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 3){border-top: 0px;} #sp-n6z52n .sp-layout-carousel .sp-posts-single-block.sp-minimal-posts {border-top: 0px;}     #sp-n6z52n .sp-posts-single-block .sp-post-text-container{padding: 10px 10px 10px 10px ;}     #sp-n6z52n .sp-posts-image {border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;} #sp-n6z52n .sp-posts-image-link{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;overflow: hidden;max-height: 170px;margin: 0px 0px 0px 0px ;} #sp-n6z52n .sp-thumbnail{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;overflow: hidden;max-height: 170px;}     #sp-n6z52n .sp-posts-block-title {text-align: left;font-size: 24px;font-weight: bold;font-style: normal;font-family: 'Playfair Display';}     #sp-n6z52n .sp-posts-block-meta-text {text-align: left;font-size: 16px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-n6z52n .sp-posts-block-excerpt {text-align: left;font-size: 15px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-n6z52n .sp-posts-block-read-more {text-align: left;font-weight: 700;font-style: normal;font-family: 'Playfair Display';} #sp-n6z52n .sp-posts-block-read-more a {color: #294833;}     #sp-n6z52n .sp-posts-block-pagination {text-align: left;color: #535353;} #sp-n6z52n .sp-posts-block-pagination .page-numbers, #sp-n6z52n .sp-posts-block-pagination .page-numbers a {color: #535353;}     #sp-n6z52n .sp-posts-single-block .sp-container-badge {display:inline-block;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px;color: #fff;background-color: #6F716F;}     #sp-n6z52n .sp-posts-single-block .sp-container-badge a{color: #fff;}     #sp-n6z52n .sp-skin-block.sp-layout-carousel {gap: 0px; flex-direction: column;}     #sp-n6z52n .sp-skin-block.sp-layout-carousel .sp-postblock-nav{justify-content: center;}        #sp-ti6mkb .sp-posts-single-block {border-radius: 12px;padding: 20px 20px 20px 20px ;background-color: #FFFFFF;margin-bottom: 17px;box-shadow: -4px 4px 9px -9px  ;} #sp-ti6mkb .sp-posts-single-block.sp-news-posts:nth-of-type(2n + 1){border-left: 0px;} #sp-ti6mkb .sp-layout-gridlayout .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 2) , #sp-ti6mkb .sp-layout-masonary .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 2){border-top: 0px;} #sp-ti6mkb .sp-layout-carousel .sp-posts-single-block.sp-minimal-posts {border-top: 0px;}     #sp-ti6mkb .sp-posts-single-block .sp-post-text-container{padding: 10px 10px 10px 10px ;}     #sp-ti6mkb .sp-posts-image {border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;} #sp-ti6mkb .sp-posts-image-link{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;margin: 0px 0px 0px 0px ;} #sp-ti6mkb .sp-thumbnail{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;}     #sp-ti6mkb .sp-posts-block-title {text-align: center;font-size: 24px;font-weight: bold;font-style: normal;font-family: 'Playfair Display';}     #sp-ti6mkb .sp-posts-block-meta-text {text-align: left;font-size: 16px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-ti6mkb .sp-posts-block-excerpt {text-align: left;font-size: 15px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-ti6mkb .sp-posts-block-read-more {text-align: left;font-weight: 700;font-style: normal;font-family: 'Playfair Display';} #sp-ti6mkb .sp-posts-block-read-more a {color: #294833;}     #sp-ti6mkb .sp-posts-block-pagination {text-align: left;color: #535353;} #sp-ti6mkb .sp-posts-block-pagination .page-numbers, #sp-ti6mkb .sp-posts-block-pagination .page-numbers a {color: #535353;}     #sp-ti6mkb .sp-posts-single-block .sp-container-badge {display:inline-block;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px;color: #fff;background-color: #6F716F;}     #sp-ti6mkb .sp-posts-single-block .sp-container-badge a{color: #fff;}     #sp-ti6mkb .sp-skin-block.sp-layout-carousel {gap: 0px; flex-direction: column;}     #sp-ti6mkb .sp-skin-block.sp-layout-carousel .sp-postblock-nav{justify-content: center;}        #sp-oteo16 .sp-posts-single-block {border-radius: 12px;padding: 20px 20px 20px 20px ;background-color: #FFFFFF;margin-bottom: 17px;box-shadow: -4px 4px 9px -9px  ;} #sp-oteo16 .sp-posts-single-block.sp-news-posts:nth-of-type(1n + 1){border-left: 0px;} #sp-oteo16 .sp-layout-gridlayout .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 1) , #sp-oteo16 .sp-layout-masonary .sp-posts-single-block.sp-minimal-posts:nth-child( -n + 1){border-top: 0px;} #sp-oteo16 .sp-layout-carousel .sp-posts-single-block.sp-minimal-posts {border-top: 0px;}     #sp-oteo16 .sp-posts-single-block .sp-post-text-container{padding: 10px 10px 10px 10px ;}     #sp-oteo16 .sp-posts-image {border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;} #sp-oteo16 .sp-posts-image-link{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;margin: 0px 0px 0px 0px ;} #sp-oteo16 .sp-thumbnail{border-top-right-radius: 12px;border-top-left-radius: 12px;border-bottom-right-radius: 12px;border-bottom-left-radius: 12px;}     #sp-oteo16 .sp-posts-block-title {text-align: center;font-size: 24px;font-weight: bold;font-style: normal;font-family: 'Playfair Display';}     #sp-oteo16 .sp-posts-block-meta-text {text-align: left;font-size: 16px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-oteo16 .sp-posts-block-excerpt {text-align: left;font-size: 15px;font-weight: 400;font-style: normal;font-family: 'Playfair Display';color: #535353;}     #sp-oteo16 .sp-posts-block-read-more {text-align: left;font-weight: 700;font-style: normal;font-family: 'Playfair Display';} #sp-oteo16 .sp-posts-block-read-more a {color: #294833;}     #sp-oteo16 .sp-posts-block-pagination {text-align: left;color: #535353;} #sp-oteo16 .sp-posts-block-pagination .page-numbers, #sp-oteo16 .sp-posts-block-pagination .page-numbers a {color: #535353;}     #sp-oteo16 .sp-posts-single-block .sp-container-badge {display:inline-block;border-top-left-radius: 15px;border-bottom-left-radius: 15px;border-top-right-radius: 15px;border-bottom-right-radius: 15px;color: #fff;background-color: #6F716F;}     #sp-oteo16 .sp-posts-single-block .sp-container-badge a{color: #fff;}     #sp-oteo16 .sp-skin-block.sp-layout-carousel {gap: 0px; flex-direction: column;}     #sp-oteo16 .sp-skin-block.sp-layout-carousel .sp-postblock-nav{justify-content: center;}        #sp-vvdzzdohs7n:hover     {background:#FFFFFF !important;color:#000000 !important}     #sp-vvdzzdohs7n:hover     {background-image:false !important}        #sp-k0f33r0l4olnd:hover     {background:#FFFFFF !important;color:#000000 !important}     #sp-k0f33r0l4olnd:hover     {background-image:false !important}   #sp-cw0btj{background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('https://innerroom.ca/wp-content/uploads/2025/02/green-bg-with-leaves-v2.png'); width: 100%; max-width: 100%; padding: 40px 0px 80px;}#sp-u81kut{padding: 40px 0px 0px; width: auto; max-width: 1200px;}#sp-sqx3jq{width: calc(41% + 0px);}#sp-fe4cgk{margin: 0px; text-align: center;}#sp-r6rcdsz1wf{width: 739px;}#sp-pj9zky{width: calc(65% + 0px);}#sp-e1ic19cw6q18{font-size: 22px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); margin: 0px; text-align: left;}#sp-sfnhncc2p0{text-decoration: none;}#sp-jrrknj{font-size: 48px; font-weight: 700; font-style: normal; font-family: 'Playfair Display'; line-height: 1.2; color: rgb(255, 255, 255); text-align: left; margin: 0px;}#sp-ztwucw{margin: 0px;}#sp-rfzwdk{padding: 10px 0px 0px; margin: 0px; display: flex; justify-content: flex-start;}#sp-phq1ta6oor{width: 60%;}#sp-4aqo9nv1t5{height: 45px;}#sp-bcocc8nf24{height: 45px; background: rgb(237, 204, 107);}#sp-mrz72n{background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('https://innerroom.ca/wp-content/uploads/2025/02/green-bg-with-leaves-v2.png'); width: 100%; max-width: 100%; padding: 40px 0px 80px;}#sp-jm6q2i{width: 100%; max-width: 100%;}#sp-t381it{width: calc(41% + 0px);}#sp-z0d9ny{margin: 0px; text-align: center;}#sp-ljjpbtmmxs{width: 739px;}#sp-qter4t{width: calc(65% + 0px);}#sp-ubn3rj{font-size: 22px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); margin: 0px; text-align: left;}#sp-3xo2dwa6yk{text-decoration: none;}#sp-ly8hdi{font-size: 48px; font-weight: 700; font-style: normal; font-family: 'Playfair Display'; line-height: 1.2; color: rgb(255, 255, 255); text-align: left; margin: 0px;}#sp-hy8w9q{margin: 0px;}#sp-z91a9x{padding: 10px 0px 0px; margin: 0px; display: flex; justify-content: flex-start;}#sp-67wdrpj7rz{width: 100%;}#sp-bpnyxu09sl{height: 45px;}#sp-v5zunri3np{height: 45px; background: rgb(237, 204, 107);}#sp-b887z1{background-color: rgb(237, 204, 107); width: 100%; max-width: 100%;}#sp-sx8x4u{width: calc(100% + 0px);}#sp-puo1dh{margin: 0px;}#sp-of6kebq3es3m{background-image: linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('https://innerroom.ca/wp-content/uploads/2025/02/Homepage-background.png'); background-color: rgba(207, 169, 255, 0); width: 100%; max-width: 100%; padding: 60px 75px 100px;}#sp-pvk3mhrm1di{width: 100%; max-width: 100%;}#sp-patb1av1hax{width: calc(100% + 0px);}#sp-vuag8a{margin: 0px;}#sp-7puty5zexf{text-decoration: none;}#sp-mcuwg49bgz6g{font-size: 48px; font-weight: 500; font-style: normal; font-family: 'Playfair Display'; text-align: center; margin: 0px;}#sp-ee6xzz{font-size: 18px; font-family: 'Playfair Display'; color: rgb(0, 0, 0); padding: 0px 0px 40px; margin: 0px; text-align: left;}#sp-2lfya95r69{text-align: center;}#sp-m2lmip{height: 20px;}#sp-q2mptt{margin: 0px;}#sp-z838bn{height: 20px;}#sp-n6z52n{margin: 0px;}#sp-ti6mkb{margin: 0px;}#sp-oteo16{margin: 0px;}#sp-oz1ne3hkvk{background-image: linear-gradient(0deg, rgba(41, 72, 51, 0), rgba(41, 72, 51, 0)), url('https://innerroom.ca/wp-content/uploads/2025/02/green-bg-with-leaves-v4.png'); background-color: rgb(41, 72, 51); width: 100%; max-width: 100%;}#sp-e7syk2gf5biq{padding: 0px 200px; width: 100%; max-width: 100%; margin-top: 100px; margin-bottom: 100px;}#sp-rkbsgaap3sg{width: calc(45% + 0px);}#sp-5us0hpmq8q{text-decoration: none;}#sp-sfj3ipfcdvbd{font-size: 56px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); text-align: left; padding: 0px; margin: 0px;}#sp-jadgfzo02zbf{width: calc(50% + 0px);}#sp-y5uetofao2jl{font-size: 28px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); margin: 0px; text-align: left;}#sp-button-parent-vvdzzdohs7n{margin: 0px; text-align: left;}#sp-vvdzzdohs7n{font-size: 18px; font-weight: 500; font-style: normal; background: none rgb(237, 204, 107); color: rgb(0, 0, 0); width: auto; padding: 16px 60px; border-radius: 100px;}#vvdzzdohs7n{font-family: 'Playfair Display'; position: relative;}#sp-xpo1qpdkez7n{background-image: linear-gradient(0deg, rgba(41, 72, 51, 0), rgba(41, 72, 51, 0)), url('https://innerroom.ca/wp-content/uploads/2025/02/green-bg-with-leaves-v4.png'); background-color: rgb(41, 72, 51); width: 100%; max-width: 100%;}#sp-cu61u7ixwwrc{padding: 0px 100px; width: 100%; max-width: 100%; margin-top: 100px; margin-bottom: 100px;}#sp-j6x245sbumeg{width: calc(50% + 0px);}#sp-ww4tnqngnc{text-decoration: none;}#sp-znnrnj6ohfy{font-size: 48px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); text-align: left; margin: 0px 0px 0px 100px;}#sp-rhwrz6n2z09{width: calc(50% + 0px);}#sp-c3lq84lkxtfo{font-size: 28px; font-weight: 400; font-style: normal; font-family: 'Playfair Display'; color: rgb(255, 255, 255); margin: 0px; text-align: left;}#sp-button-parent-k0f33r0l4olnd{margin: 0px; text-align: left;}#sp-k0f33r0l4olnd{font-size: 18px; font-weight: 500; font-style: normal; background: none rgb(237, 204, 107); color: rgb(0, 0, 0); width: auto; padding: 16px 60px; border-radius: 100px;}#sp-dkpynsc3ak{font-family: 'Playfair Display';}@media only screen and (max-width: 480px) { #sp-fe4cgk {text-align:center !important;} .sp-text-wrapper-e1ic19cw6q18,   #sp-e1ic19cw6q18,   #e1ic19cw6q18 {font-size:17px !important;text-align:center !important;padding:10px 0px 10px 0px  !important;} .sp-headline-block-jrrknj,   #sp-jrrknj,   #jrrknj {font-size:32px !important;text-align:center !important;} #sp-z0d9ny {text-align:center !important;} .sp-text-wrapper-ubn3rj,   #sp-ubn3rj,   #ubn3rj {font-size:17px !important;text-align:center !important;padding:10px 0px 10px 0px  !important;} .sp-headline-block-ly8hdi,   #sp-ly8hdi,   #ly8hdi {font-size:32px !important;text-align:center !important;} #sp-of6kebq3es3m {padding:10px 0px 50px 0px  !important;} .sp-headline-block-mcuwg49bgz6g,   #sp-mcuwg49bgz6g,   #mcuwg49bgz6g {font-size:30px !important;text-align:center !important;padding:0px 0px 10px 0px  !important;} .sp-text-wrapper-ee6xzz,   #sp-ee6xzz,   #ee6xzz {font-size:16px !important;text-align:left !important;} #sp-m2lmip {height:15px !important;} #sp-q2mptt {margin:0px 10px 0px 10px  !important;} #sp-q2mptt .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-q2mptt .sp-posts-block-title  {text-align:center !important;} #sp-q2mptt .sp-posts-block-meta-text  {text-align:left !important;} #sp-q2mptt .sp-posts-single-block .sp-container-badge ,   #sp-q2mptt .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-q2mptt .sp-posts-block-excerpt  {text-align:left !important;} #sp-q2mptt .sp-posts-block-read-more  {text-align:left !important;} #sp-q2mptt .sp-posts-block-pagination  {text-align:left !important;} #sp-z838bn {height:15px !important;} #sp-n6z52n {margin:0px 10px 0px 10px  !important;} #sp-n6z52n .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-n6z52n .sp-posts-block-title  {text-align:center !important;} #sp-n6z52n .sp-posts-block-meta-text  {text-align:left !important;} #sp-n6z52n .sp-posts-single-block .sp-container-badge ,   #sp-n6z52n .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-n6z52n .sp-posts-block-excerpt  {text-align:left !important;} #sp-n6z52n .sp-posts-block-read-more  {text-align:left !important;} #sp-n6z52n .sp-posts-block-pagination  {text-align:left !important;} #sp-ti6mkb {margin:0px 10px 0px 10px  !important;} #sp-ti6mkb .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-ti6mkb .sp-posts-block-title  {text-align:center !important;} #sp-ti6mkb .sp-posts-block-meta-text  {text-align:left !important;} #sp-ti6mkb .sp-posts-single-block .sp-container-badge ,   #sp-ti6mkb .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-ti6mkb .sp-posts-block-excerpt  {text-align:left !important;} #sp-ti6mkb .sp-posts-block-read-more  {text-align:left !important;} #sp-ti6mkb .sp-posts-block-pagination  {text-align:left !important;} #sp-oteo16 {margin:0px 10px 0px 10px  !important;} #sp-oteo16 .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-oteo16 .sp-posts-block-title  {text-align:center !important;} #sp-oteo16 .sp-posts-block-meta-text  {text-align:left !important;} #sp-oteo16 .sp-posts-single-block .sp-container-badge ,   #sp-oteo16 .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-oteo16 .sp-posts-block-excerpt  {text-align:left !important;} #sp-oteo16 .sp-posts-block-read-more  {text-align:left !important;} #sp-oteo16 .sp-posts-block-pagination  {text-align:left !important;} #sp-oz1ne3hkvk {margin:0px 0px 0px 0px  !important;padding:0px 0px 0px 0px  !important;} .sp-headline-block-sfj3ipfcdvbd,   #sp-sfj3ipfcdvbd,   #sfj3ipfcdvbd {font-size:40px !important;text-align:left !important;margin:0px 0px 0px 0px  !important;} .sp-text-wrapper-y5uetofao2jl,   #sp-y5uetofao2jl,   #y5uetofao2jl {font-size:20px !important;text-align:left !important;} #sp-button-parent-vvdzzdohs7n {text-align:center !important;} #sp-xpo1qpdkez7n {margin:0px 0px 0px 0px  !important;padding:20px 20px 20px 20px  !important;} #sp-cu61u7ixwwrc {margin:0px 0px 0px 0px  !important;padding:30px 0px 30px 0px  !important;} .sp-headline-block-znnrnj6ohfy,   #sp-znnrnj6ohfy,   #znnrnj6ohfy {font-size:40px !important;text-align:left !important;margin:0px 0px 0px 0px  !important;} .sp-text-wrapper-c3lq84lkxtfo,   #sp-c3lq84lkxtfo,   #c3lq84lkxtfo {font-size:20px !important;text-align:left !important;} #sp-button-parent-k0f33r0l4olnd {text-align:center !important;}#sp-cw0btj {display: none !important;}.sp-posts-block-q2mptt {display: none !important;}.sp-posts-block-n6z52n {display: none !important;}.sp-posts-block-ti6mkb {display: none !important;}#sp-oz1ne3hkvk {display: none !important;}#sp-e7syk2gf5biq {display: none !important;}}@media only screen and (min-width: 481px) and (max-width: 1024px) { #sp-fe4cgk {text-align:center !important;} .sp-text-wrapper-e1ic19cw6q18,   #sp-e1ic19cw6q18,   #e1ic19cw6q18 {font-size:20px !important;text-align:left !important;} .sp-headline-block-jrrknj,   #sp-jrrknj,   #jrrknj {text-align:left !important;} #sp-rfzwdk {padding:10px 0px 0px 0px  !important;} #sp-z0d9ny {text-align:center !important;} .sp-text-wrapper-ubn3rj,   #sp-ubn3rj,   #ubn3rj {font-size:20px !important;text-align:left !important;} .sp-headline-block-ly8hdi,   #sp-ly8hdi,   #ly8hdi {text-align:left !important;} #sp-z91a9x {padding:10px 0px 0px 0px  !important;} #sp-of6kebq3es3m {margin:0px 0px 0px 0px  !important;padding:0px 0px 0px 0px  !important;} #sp-pvk3mhrm1di {padding:0px 0px 50px 0px  !important;} .sp-headline-block-mcuwg49bgz6g,   #sp-mcuwg49bgz6g,   #mcuwg49bgz6g {font-size:36px !important;text-align:center !important;} .sp-text-wrapper-ee6xzz,   #sp-ee6xzz,   #ee6xzz {font-size:18px !important;text-align:left !important;padding:0px 80px 0px 80px  !important;} #sp-m2lmip {height:10px !important;} #sp-q2mptt .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-q2mptt .sp-posts-block-title  {text-align:center !important;} #sp-q2mptt .sp-posts-block-meta-text  {text-align:left !important;} #sp-q2mptt .sp-posts-single-block .sp-container-badge ,   #sp-q2mptt .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-q2mptt .sp-posts-block-excerpt  {text-align:left !important;} #sp-q2mptt .sp-posts-block-read-more  {text-align:left !important;} #sp-q2mptt .sp-posts-block-pagination  {text-align:left !important;} #sp-z838bn {height:10px !important;} #sp-n6z52n .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-n6z52n .sp-posts-block-title  {text-align:center !important;} #sp-n6z52n .sp-posts-block-meta-text  {text-align:left !important;} #sp-n6z52n .sp-posts-single-block .sp-container-badge ,   #sp-n6z52n .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-n6z52n .sp-posts-block-excerpt  {text-align:left !important;} #sp-n6z52n .sp-posts-block-read-more  {text-align:left !important;} #sp-n6z52n .sp-posts-block-pagination  {text-align:left !important;} #sp-ti6mkb .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-ti6mkb .sp-posts-block-title  {text-align:center !important;} #sp-ti6mkb .sp-posts-block-meta-text  {text-align:left !important;} #sp-ti6mkb .sp-posts-single-block .sp-container-badge ,   #sp-ti6mkb .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-ti6mkb .sp-posts-block-excerpt  {text-align:left !important;} #sp-ti6mkb .sp-posts-block-read-more  {text-align:left !important;} #sp-ti6mkb .sp-posts-block-pagination  {text-align:left !important;} #sp-oteo16 .sp-skin-news .sp-posts-single-block {border-left: 0px !important;} #sp-oteo16 .sp-posts-block-title  {text-align:center !important;} #sp-oteo16 .sp-posts-block-meta-text  {text-align:left !important;} #sp-oteo16 .sp-posts-single-block .sp-container-badge ,   #sp-oteo16 .sp-posts-single-block .sp-container-badge a  {text-align:undefined !important;} #sp-oteo16 .sp-posts-block-excerpt  {text-align:left !important;} #sp-oteo16 .sp-posts-block-read-more  {text-align:left !important;} #sp-oteo16 .sp-posts-block-pagination  {text-align:left !important;} #sp-oz1ne3hkvk {padding:50px 0px 50px 0px  !important;} #sp-e7syk2gf5biq {margin:0px 0px 0px 0px  !important;} .sp-headline-block-sfj3ipfcdvbd,   #sp-sfj3ipfcdvbd,   #sfj3ipfcdvbd {font-size:36px !important;text-align:left !important;margin:0px 0px 0px 0px  !important;padding:0px 0px 0px 0px  !important;} .sp-text-wrapper-y5uetofao2jl,   #sp-y5uetofao2jl,   #y5uetofao2jl {font-size:20px !important;line-height:1.3 !important;text-align:left !important;} #sp-button-parent-vvdzzdohs7n {text-align:left !important;} #sp-xpo1qpdkez7n {padding:50px 0px 50px 0px  !important;} #sp-cu61u7ixwwrc {margin:0px 0px 0px 0px  !important;} .sp-headline-block-znnrnj6ohfy,   #sp-znnrnj6ohfy,   #znnrnj6ohfy {font-size:36px !important;text-align:left !important;margin:0px 0px 0px 0px  !important;padding:1px 1px 1px 1px  !important;} .sp-text-wrapper-c3lq84lkxtfo,   #sp-c3lq84lkxtfo,   #c3lq84lkxtfo {font-size:20px !important;line-height:1.3 !important;text-align:left !important;} #sp-button-parent-k0f33r0l4olnd {text-align:left !important;}#sp-mrz72n {display: none !important;}.sp-custom-html-block-hy8w9q {display: none !important;}.sp-posts-block-n6z52n {display: none !important;}.sp-posts-block-oteo16 {display: none !important;}#sp-e7syk2gf5biq {display: none !important;}}@media only screen and (min-width: 1024px) {#sp-mrz72n {display: none !important;}.sp-custom-html-block-hy8w9q {display: none !important;}.sp-posts-block-ti6mkb {display: none !important;}.sp-posts-block-oteo16 {display: none !important;}#sp-xpo1qpdkez7n {display: none !important;}}