<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {     margin: 0;     padding: 0;     font-family: 'Roboto', sans-serif;     overflow-x: hidden;   line-height: 1.5; }  a, a:visited {     text-decoration: none;     transition: all 0.3s ease-in-out; }  h2, h2 a {     font-size: 2.369em;     line-height: 1.2em;     font-family: 'Roboto', sans-serif;     font-weight: 700;     -webkit-backface-visibility: hidden;     color: #151515;   	position: relative;     margin-bottom: 20px;   	margin-top: 42px; }  * {     box-sizing: border-box; }  ul {     list-style: none;     margin: 0;     padding: 0; }  .container {     max-width: 1170px;     margin: 0 auto;   	width: 100%;   padding: 0 10px; }  .header {     background-color: #222932;     width: 100%;     min-height: 68px;     z-index: 20; }  .header__logo {     display: flex;     justify-content: center;     padding-top: 25px; }  .header__nav {     width: 100%;     min-height: 68px;     display: flex;     justify-content: center;     position: fixed;     background-color: #222932;   	z-index: 99; }  .header-fixed .header__nav {     top: 0; }  img {     max-width: 100%;     height: auto;     -webkit-backface-visibility: hidden; }  .header__nav__inner__main {     display: flex;     justify-content: center; }  .header__nav__inner__main__item {     position: relative;     padding: 0;     margin: 0;     color: #151515;     font-family: 'Roboto', sans-serif;     font-size: 1em;     line-height: 1em;     font-weight: 400; }  .header__nav__inner__main__item a {     color: #ffffff; }  .header__nav__inner__main__item__link {     font-family: 'Roboto', sans-serif;     color: #151515;     text-decoration: none;     font-weight: 400;     padding: 25px 16px;     border-bottom: 2px solid transparent;     display: block; }  .header__nav__inner__main__item.new:before {     content: "New";     font-weight: 700;     position: absolute;     font-size: 10px;     line-height: 10px;     color: #fff;     background-color: #4cd137;     display: inline-block;     top: 14px;     right: 1px;     padding: 2px 7px;     border-radius: 8px; }  .header__nav__inner__main__item.new:before {     content: "New";     color: #0cd665;     background-color: #2e3946; }  .header__nav__inner__main__item__submenu {     display: block;     background-color: #fff;     padding: 15px 0;     position: absolute;     top: 90px;     left: -15px;     width: 230px;     box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);     opacity: 0;     border-radius: 5px;     visibility: hidden;     -webkit-transition: all 0.3s ease-in-out;     -moz-transition: all 0.3s ease-in-out;     -ms-transition: all 0.3s ease-in-out;     -o-transition: all 0.3s ease-in-out;     transition: all 0.3s ease-in-out; }  .header__nav__inner__main__item__submenu__child {     font-family: 'Roboto', sans-serif;     font-size: 1em;     display: block;     padding: 6px 30px;     position: relative;     line-height: 1.2em;     width: 100%;     color: #ffffff; }  .header__nav__inner__main__item__submenu__child a {     font-family: 'Roboto', sans-serif;     text-decoration: none;     font-weight: 400;     display: inline-block;     padding: 0;     color: #34495e;     border-bottom: 1px solid transparent; }  .header__nav__inner__main__item:hover .header__nav__inner__main__item__submenu {     opacity: 1;     visibility: visible;   display:block; }  .header__nav__inner__main__item.arrow:after {     content: "";     position: absolute;     font-weight: 700;     width: 10px;     height: 10px;     bottom: 15px;     text-align: center;     right: 0;     left: 0;     margin: 0 auto;     background: url(/shared/empty.gif) no-repeat;     background-size: contain; }  .aligncenter {     text-align: center; }  .title {     color: #7fc64a;     text-align: center;     font-size: 2.369em;     line-height: 1.1em;     margin: 10px 0 20px; }  .content {     text-align: center;     line-height: 1.85em;     padding-bottom: 1.45em;     color: #7f8c8d;     font-style: normal;     font-weight: 100; }  .content span {     display: block; }  .wp-block-column .size-full {     text-align: left; }  .wp-block-columns {     display: flex;     margin-bottom: 1.75em;     box-sizing: border-box;     flex-wrap: wrap;     align-items: normal; }  .wp-block-columns {     flex-wrap: nowrap; }  .wp-block-columns {     margin-bottom: 1.45em; }  .wp-container-4 {     gap: 1em; }  .is-layout-flex {     display: flex; }  .wp-block-column {     flex-grow: 1;     min-width: 0;     word-break: break-word;     overflow-wrap: break-word; }  .wp-block-column {     margin-left: 15px;     margin-right: 15px; }  .is-layout-flex &gt; * {     margin: 0; }  .is-vertically-aligned-bottom, .is-vertically-aligned-center, .is-vertically-aligned-top {     width: 100%; }  .wp-block-column {     flex-basis: 0;     flex-grow: 1; }  .wp-block-image {     margin-top: 5em;     margin-bottom: 1.45em; }  .wp-block-image img {     height: auto;     max-width: 100%;     vertical-align: bottom; }  .wp-block-image img {     box-sizing: border-box; }  .space-page-content img {     border-radius: 5px; }  .space-page-content h2 {     margin: 10px 0; }  .is-resized {     margin-left: 0; }  .wp-block-button {     background-color: #1293b7;     border-radius: 10px; }  .wp-block-button a {     font-size: 16px;     line-height: 1.25em;     text-decoration: none;     font-weight: 700;     padding: 13px 40px;     display: inline-block;     color: #ffffff; }  .wp-block-columns p { 	margin-top: 0;     margin-bottom: 1rem; }  .has-text-align-center {     text-align: center; }  .space-offers-archive-items {     display: -webkit-box;     display: -moz-box;     display: -ms-flexbox;     display: -webkit-flex;     display: flex;     flex-wrap: wrap;     margin-top: 15px; }  .relative {     position: relative; }  .space-shortcode-wrap {     margin: 0 -15px; }  .space-shortcode-wrap-ins {     max-width: 1200px;     margin: 0 auto; }  .box-100 {     width: 100%; }  .space-offers-archive-item {     display: -webkit-box;     display: -moz-box;     display: -ms-flexbox;     display: -webkit-flex;     display: flex; }  .box-25 {     width: 25%; }  .space-offers-archive-item-ins {     display: -webkit-box;     display: -moz-box;     display: -ms-flexbox;     display: -webkit-flex;     display: flex;     align-items: center;     border-radius: 5px;     background-color: #fff;     box-shadow: 0px 10px 40px 0px rgba(109, 141, 173, 0.25);     margin: 0 15px 30px;     -webkit-transition: all 0.5s ease-in-out;     -moz-transition: all 0.5s ease-in-out;     -ms-transition: all 0.5s ease-in-out;     -o-transition: all 0.5s ease-in-out;     transition: all 0.5s ease-in-out; }  .space-offers-archive-item-wrap {     padding: 30px; }  .text-center {     text-align: center; }  .space-offers-archive-item-cat {     font-weight: 400;     font-size: 1em;     line-height: 1.45em;     color: #7f8c8d;     margin-bottom: 5px; }  .space-offers-archive-item-cat a {     color: #7f8c8d; }  .space-offers-archive-item-cat a {     text-decoration: none; }  .space-offers-archive-item-title {     margin-bottom: 30px; }  .space-offers-archive-item-title a {     font-weight: 700;     font-size: 1.333em;     line-height: 1.25em;     color: #151515; }  .space-offers-archive-item-short-desc {     margin-top: 25px;     font-weight: 400;     font-size: 0.75em;     line-height: 1.35em;     color: #7f8c8d; }  .space-offers-archive-item-short-desc p {     line-height: 1.35em; }  .space-page-content p:last-child {     padding-bottom: 0; }  .space-offers-archive-item-button {     margin-top: 30px; }  .space-offers-archive-item-button a {     display: inline-block;     padding: 13px 40px;     font-weight: 700;     font-size: 1em;     line-height: 1.25em;     color: #fff;     border-radius: 23px;     background-color: #7fc64a;     box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0);     -webkit-transition: all 0.5s ease-in-out;     -moz-transition: all 0.5s ease-in-out;     -ms-transition: all 0.5s ease-in-out;     -o-transition: all 0.5s ease-in-out;     transition: all 0.5s ease-in-out; }  .space-organization-header-button-notice {     margin: 5px 15px 0;     font-weight: 400;     font-size: 0.75em;     line-height: 1.25em;     color: #7f8c8d; }  span.tc-apply {     border-bottom: 1px dashed;     cursor: pointer; }  .tc-desc {     text-align: center;     opacity: 0;     visibility: hidden;     min-width: 240px;     max-width: 270px;     width: 100%;     position: absolute;     left: 50%;     -webkit-transform: translateX(-50%);     transform: translateX(-50%);     margin: 0 auto;     color: #576574;     background-color: #fffbeb;     border: 1px solid #fdcb6e;     border-radius: 5px;     padding: 15px;     z-index: 10;     box-shadow: 0 0 30px 0 rgba(250, 177, 160, 0.5);     -webkit-transition: all 0.3s ease-in-out;     -moz-transition: all 0.3s ease-in-out;     -ms-transition: all 0.3s ease-in-out;     -o-transition: all 0.3s ease-in-out;     transition: all 0.3s ease-in-out; }  .space-offers-archive-item-code-value {     display: block;     font-family: 'Arial', sans-serif;     padding: 12px 20px 11px;     font-weight: 700;     font-size: 1.333em;     line-height: 1em;     color: #151515;     border-radius: 23px;     border: 1px solid #7f8c8d; }  .absolute {     position: absolute; }  .space-offers-archive-item-code-title {     top: -12px;     left: 0;     right: 0; }  .space-offers-archive-item-code-title span {     display: inline-block;     padding: 0 15px;     font-weight: 400;     font-size: 0.75em;     line-height: 1.45em;     color: #7f8c8d;     background-color: #fff; }  .space-offers-archive-item-code-date {     margin-top: 8px;     font-weight: 400;     font-size: 0.75em;     line-height: 1.45em;     color: #7f8c8d; }  .wp-block-cover {     padding: 25px 0;     background-color: #f1f3f4; }  .main {     margin: 25px 0; }  .space-widget {     overflow: hidden;     max-width: 1200px;     margin: 0 auto 15px;     color: #2e3246;     font-size: 1em;     line-height: 1.45em;     font-weight: 400;     border-top: 1px solid #dfe6e9; }  .space-footer-area.space-widget {     margin-bottom: 0;     color: #7f8c8d; }  .footer__top {     background-color: #f1f3f4;     padding: 25px 0; }  .size-full {     display: block;     text-align: center;     padding: 15px 0; }  .space-footer-copy {     padding: 30px 0;     background-color: #111111; }  .space-footer-ins {     overflow: hidden;     margin: 0 auto;     max-width: 1170px;     display: -webkit-box;     display: -moz-box;     display: -ms-flexbox;     display: -webkit-flex;     display: flex;     flex-wrap: wrap; }  .space-footer-copy-left {     color: #777777;     font-size: 0.75em;     line-height: 1.25em;     font-weight: 400; }  .box-50 {     width: 50%; }  .space-footer-copy-menu ul li a {     color: #777777;     font-size: 0.75em;     line-height: 1.25em;     font-weight: 400;     text-decoration: underline; }  .space-footer-menu {     display: flex;     justify-content: flex-end; }  .menu-item {     margin-right: 15px; }  .menu-item:last-child {     margin-right: 0; }  .space-footer-copy-left a {     color: #777777; }  .scrollToTop {     position: fixed;     bottom: 0;     right: 30px;     width: 90px;     height: 80px;     border-radius: 5px;     color: #fff;     line-height: 45px;     font-size: 20px;     text-align: center;     z-index: 9;     cursor: pointer;     transition: all 1s;     transform: translateY(100%);     background: none;     border: none; }  .scrollToTop.active {     bottom: 30px;     transform: translateY(0); }  .space-mobile-menu-icon {     width: 24px;     top: 20px;     right: 0;     cursor: pointer;     overflow: hidden;     display: none; }  .space-mobile-menu-icon {     display: none;     top: 20px;     left: 25px; }  .space-mobile-menu-icon {     width: 21px; }  .space-mobile-menu-icon {     top: 20px;     left: 15px;     right: auto; }  .space-mobile-menu-icon div {     width: 24px;     height: 4px;     border-radius: 2px;     background-color: #2d3436;     margin-bottom: 4px; }  .space-mobile-menu-icon div {     background-color: #8697a2; }  .space-mobile-menu-icon div:nth-child(1) {     width: 21px;     border-radius: 3px; } .space-mobile-menu-icon div:nth-child(2) {     width: 11px;     border-radius: 3px; } .space-mobile-menu-icon div:nth-child(3) {     width: 21px;     border-radius: 3px; }  @media only screen and (max-width: 1199px) {   .header__nav__inner__main__item__submenu {     position: static;     display: none; }     .header__nav {         position: relative;         z-index: 100;     }     .space-mobile-menu-icon {         display: block;     }     .header__nav__inner {         position: fixed;         left: 0;         top: 150px;         height: 100vh;         background: rgba(34, 41, 50, 0.5);         width: 100%;     }     .header__nav__inner__main {         display: block;         position: relative;         background: rgba(34, 41, 50, 1);         height: 100vh;         width: 25%;     }     .header-fixed {         position: fixed;         top: 0;     }     .scrollToTop {         z-index: 101;     }     .header__nav__inner {         display: none;     }     .box-25 {         width: 50%;     }     .box-100 {         width: 89%;         margin: 0 auto;     }     .footer .box-100 {         width: 100%;     }     .space-footer-ins {         margin: 0 10px;     }     .buttons {       display: grid;       grid-template-columns: repeat(1, auto);       grid-gap: 8px;       position: absolute;       top: 50%;       left: 10px;   }   .btn-primary {     justify-content: center;   }   .wp-block-image {     margin-top: 1em;   } }  @media only screen and (max-width: 875px) {     .is-layout-flex {         display: block;     }     .wp-block-buttons {         display: flex;     }     .space-footer-ins {         display: block;         text-align: center;     }     .box-50 {         width: 100%;     }     .space-footer-menu {         justify-content: center;     }   .header__nav__inner__main {         width: 50%;     } }  @media only screen and (max-width: 475px) {     .space-offers-archive-item-ins {         margin: 0;     }     .box-100 {         width: 100%;     }     .box-25 {         width: 90%;         margin: 0 auto 10px;     }      .header__nav__inner__main {         width: 70%;     } } .main ul &gt; li { 	position: relative;     padding-left: 40px;     margin-bottom: 10px; } .main ul &gt; li:before { 	content: '';     position: absolute;     left: 0;     top: -2px;     width: 27px;     height: 27px;     background: #b11f23;     border-radius: 50%;     display: flex;     align-items: center;     justify-content: center; } .main ul &gt; li::after{ 	content: '';     position: absolute;     left: 10px;     top: 4px;     width: 4px;     height: 9px;     border: solid #fff;     border-width: 0 3px 3px 0;     transform: rotate(45deg); } table{   width: 100%;   border: 1px solid #ccc;   border-radius: 15px;   border-collapse: separate;   border-spacing: 0;   overflow: hidden; } table * {     padding: 14px 14px 14px 24px; } .buttons {     display: grid;     grid-template-columns: repeat(2, auto);     grid-gap: 8px; } .btn-primary {     color: #fff !important;     background: linear-gradient(256.5deg, #82191c 9.68%, #82191c 33.08%, #82191c 63.53%, #82191c 90.32%);     border-color: transparent !important;   	height: 45px;     display: flex;     align-items: center; } .btn {     font-size: inherit;     font-weight: 600;     padding: .5rem 1rem;     box-shadow: none;     border-radius: 15px;     white-space: nowrap; } .header__nav__inner {   display: flex;   justify-content: space-between;   align-items: center; } .btn-success {     color: #fff !important;     background: linear-gradient(90deg, #3cac20 0%, #3cac20 100%);     border-color: transparent !important;     display: flex;   align-items: center; }  /* code for APP buttons START*/  .app_banner {             display: flex;             padding: 30px;             justify-content: space-between;             align-items: center;             text-align: center;             gap: 20px;             margin-bottom: 32px;             border: 2px solid #1f1f1f;             border-radius: 15px;         }         .app_banner .logo {             max-width: 250px;         }         .app_banner .title {             text-align: center;             font-size: 32px;             font-weight: 900;             line-height: normal;             margin-bottom: 0;             margin-top: 0;             text-transform: uppercase;             color: #3cac20;         }         .app_banner p {             font-size: 28px;             font-weight: 600;             line-height: normal;             margin-bottom: 0;         }         .app_banner .app_banner_buttons .btn {             display: flex;             align-items: center;             gap: 5px;             padding: .3rem 2rem !important;             z-index: 1;             cursor: pointer;             text-decoration: none;         }         .app_banner .app_banner_buttons {             display: flex;             justify-content: flex-end;             align-items: center;             gap: 15px;         }         .btn-success {             color: #fff !important;             background: linear-gradient(90deg, #3cac20 0%, #3cac20 100%);             border-color: transparent !important;         }         .btn {             font-size: inherit !important;             font-weight: 600 !important;             padding: .5rem 1rem !important;             box-shadow: none !important;             border-radius: 15px !important;             white-space: nowrap;         }         .app_banner .app_banner_buttons .btn&gt;span {             display: flex;             flex-direction: column;             text-align: left;             line-height: normal;             white-space: nowrap;             font-size: 14px;         }         @media (max-width: 991px) {             .app_banner {                 flex-direction: column;                 justify-content: center;                 gap: 15px;                 padding: 20px;                 margin-bottom: 24px;             }             .app_banner .app_banner_buttons {                 flex-direction: column;                 width: 100%;             }             .app_banner .app_banner_buttons .btn {                 justify-content: center;                 width: 100%;             }         } /* code for APP buttons END*/  /* code for text Green Buttons START*/ .green-button {     display: block; /* Makes the link a block element */     width: 100%; /* Makes the button span the full width of its container */     padding: 15px 0; /* Adjust padding as needed */     background-color: green;     color: white;     text-align: center;     text-decoration: none;     border: none;     border-radius: 5; /* Optional: remove border-radius for a full-width effect */     font-size: 18px;     cursor: pointer;     transition: background-color 0.3s; }  .green-button:hover {     background-color: darkred; }  /* code for text Green Buttons END*/</pre></body></html>