<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Nunito', sans-serif;
  color: #06136b;
  font-weight: 800;
}
body{padding-top: 81px;}
th{text-align:center}
p,
ul,
li,
a {
  font-family: 'Nunito', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #090b17;
}
a {
  text-decoration: none;
}
p {
  margin-bottom: 20px;
}
h1 {
  font-size: 58px;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 20px;
}
h2 {
  font-size: 34px;
  line-height: 1.1;
  
}
h3 {
  font-size: 24px;
  line-height: 1.1;
  
}
h4 {
  font-size: 22px;
  line-height: 1.1;
  margin-bottom: 20px;
}
h5 {
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 20px;
}
h6 {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 20px;
}
ul {
  display: block;
  margin-bottom: 20px;
  padding-left: 20px;
}
li {
  line-height: 1.1;
  margin-bottom: 10px;
}
img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}
body {
  margin: 0;
}
main {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
  overflow-x: hidden;
  word-wrap: break-word;
}
.container {
  max-width: 1170px;
  padding: 40px 0;
  margin: 0 auto;
}
.row {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
.align-center {
  align-items: center;
}
.align-end {
  align-items: end;
}
.row-equal-height &gt; div &gt; div {
  height: 100%;
}
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  margin-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-1 {
  flex: 1 0 8.33%;
}
.col-2 {
  flex: 1 0 16.66%;
}
.col-3 {
  flex: 0 0 25%;
}
.col-4 {
  flex: 0 0 33.33%;
}
.col-5 {
  flex: 1 0 41.33%;
}
.col-6 {
  flex: 1 0 50%;
}
.col-7 {
  flex: 1 0 58.33%;
}
.col-8 {
  flex: 1 0 66.66%;
}
.col-9 {
  flex: 1 0 75%;
}
.col-10 {
  flex: 1 0 83.33%;
}
.col-11 {
  flex: 1 0 91.66%;
}
.col-12 {
  flex: 1 0 100%;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.btn {
  display: inline-block;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  color: #f1226a;
  border: 1px solid #c2ffe0;
  background-color: #c2ffe0;
  border-radius: 25px;
  padding: 14px 30px;
}
.btn-green {
  background-color: #2fc75d;
  border: 1px solid #2fc75d;
  color: #fff;
}
.btn-green:hover {
  background-color: #2fc75d;
  border: 1px solid #2fc75d;
  color: #fff;
}
.btn-white {
  background-color: #fff;
  border: 1px solid #fff;
  color: #090b17;
}
.btn-white:hover {
  background-color: #fff;
  border: 1px solid #fff;
  color: #090b17;
}
.btn-blue {
  background-color: #2b6ced;
  border: 1px solid #2b6ced;
  color: #fff;
}
.btn-blue:hover {
  background-color: #2b6ced;
  border: 1px solid #2b6ced;
  color: #fff;
}
.btn-red {
  background-color: #f1226a;
  border: 1px solid #f1226a;
  color: #fff;
}
.btn-red:hover {
  background-color: #f1226a;
  border: 1px solid #f1226a;
  color: #fff;
}
.btn-transparent {
  background-color: unset;
  border: 1px solid #fff;
  color: #fff;
}
.btn-transparent:hover {
  background-color: unset;
  border: 1px solid #fff;
  color: #fff;
}
.btn-color-lightblue {
  color: #1657b5;
}
.btn-color-lightblue:hover {
  color: #1657b5;
}
.btn-color-green {
  color: #008e6a;
}
.btn-color-green:hover {
  color: #008e6a;
}
.btn-sm {
  padding: 7px 15px;
}
.bg-red {
  background-color: #f1226a;
}
.bg-grey {
  background-color: #464a56;
}
.bg-lightgrey {
  background-color: #f7f8fa;
}
.bg-green {
  background-color: #008e6a;
}
.bg-blue {
  background-color: #00139f;
}
.bg-lightblue {
  background-color: #1657b5;
}
.text-white {
  color: #fff;
}
.text-medium {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 700;
}
.ith-logo-header {
  max-height: 25px;
  margin-bottom: 20px;
}
/*  */
.main-banner {
  padding: 0;
  position: relative;
}

.main-banner-logo img {
  max-width: 160px;
  margin-bottom: 40px;
}
.main-banner h1 {
  color: #c2ffe0;
}
.banner-main-photo {
  position: relative;
  z-index: 2;
}
.banner-secondary-photo {
  position: absolute;
  top: -120px;
  right: -10%;
  z-index: 1;
}
.title-box {
  background-color: #f7f8fa;
  border-radius: 20px;
  padding: 30px;
}
.icon-box {
  border-radius: 20px;
  padding: 30px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.icon-box-content * {
  color: #fff;
}
.box {
  padding: 30px;
  border-radius: 20px;
}
.icon-box img.box-ith-logo {
  height: 21px;
  margin: 0 auto 20px;
}
.icon-box-content {
  text-align: center;
}
.icon-box-content li {
  text-align: left;
}
.icon-box-content h3 {
  margin-bottom: 20px;
}
.icon-box-btn-wrapper {
  text-align: center;
}
.icon-box-btn-wrapper .btn {
  font-size: 16px;
}
.safe-image-wrapper {
  position: relative;
}
.safe-image-wrapper img:first-child {
  position: relative;
}
.safe-image-wrapper img:nth-child(2) {
  position: absolute;
  top: 70px;
  left: -20px;
}
ul.green-tick-icon {
  list-style: none;
  padding-left: 0;
}

ul.green-tick-icon li {
  position: relative;
  padding-left: 25px;
}

ul.green-tick-icon li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  transform: translateY(-50%);
  width: 14px;
  height: 13px;
  background-image: url(/ith-e-biurowce-lp/img/green-tick-ith.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.logo-in-text {
  display: inline;
  height: 25px;
}
.logo-in-text + h2 {
  display: inline;
}
.logo-inline {
  margin-bottom: 20px;
}
.bg-red h2 {
  color: #b9ffdb;
}
.arrow-right {
  margin-bottom: 20px;
}
.itrc-header {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.itrc-header h3 {
  margin: 0 0 0 20px;
}
.check-icon-box {
  display: flex;
  align-items: center;
  gap: 20px;
}
.cib-icon {
  position: relative;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
}
.cib-icon::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url('/internetdlafirm/img/green-tick-ith.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.cib-content {
  font-size: 20px;
  font-weight: 800;
  color: #06136b;
}
/* table start */
.table-wrapper {
  background-color: #fff;
  width: 100%;
  border-radius: 20px;
  filter: drop-shadow(0px 0px 16px rgba(23, 26, 49, 0.09));
  margin-top: -130px;
  overflow-x: auto;
  white-space: nowrap;
}
table {
  border-collapse: collapse;
  min-width: 600px;
}
tr.header-row {
  background-color: #b9ffdb;
  height: 83px;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
tr {
  width: 100%;
  height: 126px;
}
td {
  width: 19%;
  text-align: center;
  border-bottom: 1px solid #eaeaea;
  padding: 20px;
}
.header-row .row-header span {
  font-size: 20px;
}
.row-header-middle-border {
  border-left: 1px solid #63c469;
  border-right: 1px solid #63c469;
  border-top: 1px solid #63c469;
}
.row-header-middle {
  padding: 20px 0;
}
.text-last-row .middle_col {
  border-bottom: 1px solid #63c469;
  border-top: 1px solid #63c469 !important;
}
.row-header {
  font-size: 24px;
  color: #06136b;
  font-weight: 800;
  background-color: #b9ffdb;
  border-top: 0;
}
.row-header.last {
  border-top-right-radius: 20px;
}
.row-header-left {
  border-top-left-radius: 20px;
  text-align: left;
}
.row-desc {
  font-size: 20px;
  line-height: 27px;
  color: #06136b;
  font-weight: 800;
}
.row-desc .check-mark {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-image: url('/internetdlafirm/img/green-tick-ith.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 32px;
  height: 32px;
}
.middle_col {
  border-left: 0.5px solid #63c469;
  border-right: 0.5px solid #63c469;
}
.header-row .middle_col {
  border-top-left-radius: 20px;
}
.bottom_border {
  border-bottom: 0.5px solid #63c469;
}
.additional-option-img {
  margin: 0 auto;
}
.green_accent_box_desc {
  margin-bottom: 0;
}
p.row-desc-additional-option {
  margin: 5px 0 0;
}
.row-desc-additional-option-wrapper {
  background: #eff3ff;
  border-radius: 10px;
  padding: 20px 10px;
}
tr:last-child td {
  border-bottom: unset;
}
/* table end */
.paragraph-big {
  font-size: 34px;
  line-height: 1.1;
  margin-bottom: 20px;
  color: #00139f;
  font-weight: 800;
}

.box-shadow {
  box-shadow: 0px 0px 16px 0px #171a3117;
}
.box-shadow-img {
  padding: 50px 30px 20px;
}
.box-shadow-img img {
  margin-bottom: 20px;
}
.outsourcing-box {
  display: flex;
  margin-top: 80px;
}
.outsourcing-box-content {
  margin-left: 20px;
}
.obc-title {
  font-weight: 800;
  margin-bottom: 20px;
}
.box-light-blue {
  display: flex;
  gap: 20px;
}
.box-light-blue p {
  padding: 30px;
  background-color: #eff3ff;
  border-radius: 20px;
  color: #121d66;
  font-weight: 400;
}
.laptop-section {
  position: relative;
  margin-bottom: 0;
}
.icons-on-laptop {
  position: absolute;
  top: 0;
  left: 0;
}
.icons-on-text {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}
.laptop-section-text {
  margin-bottom: 0;
  min-height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.laptop-section-text h2,
.btn-wrapper {
  z-index: 2;
}

.bg-image-buildings {
  background: url(/ith-e-biurowce-lp/img/operator-budykowy-ith.jpg);
  background-position: 50%;
  padding: 80px 0;
}
.bg-image-buildings h2 {
  color: #b9ffdb;
  font-size: 34px;
}
.bg-image-buildings h2 span {
  display: block;
  margin-top: 20px;
  font-size: 28px;
}
/* mobile */
@media (max-width: 767px) {
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    flex: 1 0 100%;
    margin-bottom: 20px;
  }
  ul {
    padding-left: 30px;
  }
  .bg-red,
  .bg-grey,
  .bg-lightgrey,
  .bg-green,
  .bg-blue,
  .bg-lightblue {
    padding: 20px 0;
  }
  .container {
    padding: 20px 0;
  }
  .mobile-reverse {
    flex-direction: column-reverse;
  }
  .banner-main-photo {
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    margin-top: 20px;
  }
  .banner-secondary-photo {
    bottom: 0;
    right: 0;
    left: 40px;
    top: 20px;
  }
  .table-wrapper {
    margin-top: -70px;
  }
  .text-right {
    text-align: left;
  }
  .box-light-blue {
    flex-wrap: wrap;
  }
  .box-light-blue p {
    flex: 0 0 100%;
  }
}
</pre></body></html>