<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Dodatkowe klasy */
.badge.badge-success {
  background-color: #3C763D;
}
.badge.badge-warning {
  background-color: #8A6D3B;
}
.badge.badge-danger {
  background-color: #A94442;
}
.badge.badge-header {
  font-size: 0.85em;
}
.text-wrap {
  white-space: normal;
}
.inline-block {
  display: inline-block;
}
.btn.btn-light-blue {
  color: #ffffff;
  background-color: #0096be;
  border-color: #46b8da;
}
.btn.btn-light-blue:hover {
  background-color: #23b2da;
}
.btn.btn-home-light-blue {
  color: #ffffff;
  background-color: #009ADF;
  border-color: #039DF2;
  font-family: "Roboto";
}
.btn.btn-home-light-blue:hover {
  background-color: #039DF2;
}
.btn.btn-home-red {
  color: #FFF;
  background: #E6606E;
  border-color: #e35d6b;
  font-family: "Roboto";
  font-size: 1em;
  font-weight: normal;
}
.btn.btn-home-red:hover {
  background-color: #e35d6b;
}
@font-face {
  font-family: 'Noto Sans Symbols';
  font-style: normal;
  font-weight: 400;
  src: local('Noto Sans Symbols'), local('NotoSansSymbols-Regular'), url(/media/fonts/NotoSansSymbols-Regular.woff2?5ce4f75cd2e9) format('woff2'), url(/media/fonts/NotoSansSymbols-Regular.woff?5ce4f75cd2e9) format('woff');
}
.shadow-box {
  padding: 6px 12px;
}
.help-block-sm {
  font-size: 0.9em;
}
@-webkit-keyframes checked-scale {
  50% {
    transform: scale(1.35);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes checked-scale {
  50% {
    transform: scale(1.35);
  }
  100% {
    transform: scale(1);
  }
}
.activbox--about #activbox-container #activbox-about-background {
  width: 100%;
  height: 40em;
  overflow: hidden;
  background-color: #313131;
  background-image: url("/media/img/activbox/about/about_logo.jpg?f47fb68163fa");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  box-shadow: 0px 0px 25px #515151 inset;
  position: relative;
}
.activbox--about #activbox-container #activbox-about-background &gt; div {
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  text-align: center;
  padding: 20px 0px;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;
}
.activbox--about #activbox-container #activbox-about-background &gt; div h1,
.activbox--about #activbox-container #activbox-about-background &gt; div h1 + p {
  color: #ffffff;
  text-shadow: 0 1px 1px #313131;
}
.activbox--about #activbox-container #activbox-about-background &gt; div .btn {
  box-shadow: 0 1px 1px #000;
  text-shadow: 0 1px 1px #313131;
  max-width: 185px;
}
@media screen and (max-width: 759px) {
  .activbox--about #activbox-container #activbox-about-background &gt; div {
    top: 0;
    bottom: 0;
  }
}
.activbox--about #activbox-container .container.shadow-box {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.activbox--about #activbox-container h1 {
  font-family: "Roboto Condensed";
  font-size: 3.2em;
}
.activbox--about #activbox-container h1 + p {
  font-family: "Roboto Condensed";
  font-size: 2em;
  font-weight: 300;
  margin-bottom: 2em;
}
.activbox--about #activbox-container section {
  margin: 3.25em 0.35em;
}
.activbox--about #activbox-container section h2 {
  font-size: 2.03em;
  font-family: "Roboto Condensed";
  color: #000;
}
.activbox--about #activbox-container section h3 {
  font-size: 1.95em;
  font-family: "Roboto Condensed";
  color: #000000;
}
.activbox--about #activbox-container section ol li {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 300;
  color: #333;
  margin: 0.3em 0;
}
.activbox--about #activbox-container section ul.example-services {
  list-style: none;
}
.activbox--about #activbox-container section ul.example-services li {
  font-size: 1.25em;
  font-family: "Roboto";
  font-weight: 300;
  color: #333;
  text-transform: capitalize;
}
.activbox--about #activbox-container section ul.example-services li ul {
  list-style: number;
}
.activbox--about #activbox-container section ul.example-services li ul li {
  font-size: 16px;
  font-style: italic;
  margin-top: 0.3em;
  text-transform: lowercase;
}
.activbox--about #activbox-container section p.lead {
  font-size: 1.23em;
  font-family: "Roboto";
  color: #333;
}
.activbox--about #activbox-container .activbox-steps {
  text-align: center;
}
.activbox--about #activbox-container .activbox-steps div {
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
.activbox--about #activbox-container .activbox-steps h2,
.activbox--about #activbox-container .activbox-steps h3,
.activbox--about #activbox-container .activbox-steps p {
  font-family: Roboto, sans-serif;
}
.activbox--about #activbox-container .activbox-steps h2 {
  font-size: 26px;
}
.activbox--about #activbox-container .activbox-steps h3 {
  font-size: 21px;
}
.activbox--about #activbox-container .activbox-steps p {
  color: #515151;
  font-size: 14px;
}
.activbox--about #activbox-container .activbox-steps .run::before {
  content: url(/media/img/activbox/about/uruchom_ikona.png?f47fb68163fa);
}
.activbox--about #activbox-container .activbox-steps .determine::before {
  content: url(/media/img/activbox/about/ustal-usĹugi_ikona.png?f47fb68163fa);
}
.activbox--about #activbox-container .activbox-steps .works::before {
  content: url(/media/img/activbox/about/dziaĹa_ikona.png?f47fb68163fa);
}
.activbox--about #activbox-container .activbox-steps .arrow {
  background: no-repeat 50% 50% url(/media/img/activbox/about/strzaĹka.png?f47fb68163fa);
  height: 89px;
  width: 5%;
}
@media screen and (max-width: 759px) {
  .activbox--about #activbox-container .activbox-steps div,
  .activbox--about #activbox-container .activbox-steps .arrow {
    display: block;
    width: 100%;
  }
  .activbox--about #activbox-container .activbox-steps .arrow {
    transform: rotate(90deg);
  }
}
.activbox--about #activbox-container .phone-link a,
.activbox--about #activbox-container .phone-link .fa {
  font-size: 2em;
  color: #0088cc;
}
.activbox--about #activbox-container .phone-link a,
.activbox--about #activbox-container .phone-link a:hover,
.activbox--about #activbox-container .phone-link a:focus {
  text-decoration: none;
}
@media screen and (max-width: 759px) {
  .activbox--about #activbox-container #content {
    margin-top: 0;
  }
}
.service__create_form #div_id_included,
.service__create_form #div_id_excluded {
  position: relative;
}
.service__create_form #div_id_included .fa-plus,
.service__create_form #div_id_excluded .fa-plus {
  color: green;
  margin-top: 5px;
  position: absolute;
  clear: both;
  right: -28px;
  bottom: 0px;
}
.service__create_form #div_id_included .form-control + .form-control,
.service__create_form #div_id_excluded .form-control + .form-control {
  margin-top: 6px;
}
.activbox--dashboard .private-color .service-category-type,
.activbox--dashboard .private-color .services-list .service-category {
  color: #AD3383;
}
.activbox--dashboard .company-color .service-category-type,
.activbox--dashboard .company-color .services-list .service-category {
  color: #155BA3;
}
.activbox--dashboard .new-service {
  margin-bottom: 0.4em;
  margin-left: 1em;
}
.activbox--dashboard .tip {
  display: block;
  font-size: 95%;
  margin: -10px 0 0;
}
.activbox--dashboard .service-category &gt; div &gt; span {
  display: inline-block;
}
.activbox--dashboard #id_phone_call_enabled,
.activbox--dashboard #id_price_list_enabled {
  display: none;
}
.activbox--dashboard #id_phone_call_enabled + label,
.activbox--dashboard #id_price_list_enabled + label,
.activbox--dashboard #id_phone_call_enabled:checked + label,
.activbox--dashboard #id_price_list_enabled:checked + label,
.activbox--dashboard #id_phone_call_enabled + label::before,
.activbox--dashboard #id_price_list_enabled + label::before,
.activbox--dashboard #id_phone_call_enabled:checked + label::before,
.activbox--dashboard #id_price_list_enabled:checked + label::before {
  display: block;
}
.activbox--dashboard #id_phone_call_enabled + label,
.activbox--dashboard #id_price_list_enabled + label,
.activbox--dashboard #id_phone_call_enabled:checked + label,
.activbox--dashboard #id_price_list_enabled:checked + label {
  margin-top: 0.5em;
}
.activbox--dashboard #id_phone_call_enabled + label::before,
.activbox--dashboard #id_price_list_enabled + label::before,
.activbox--dashboard #id_phone_call_enabled:checked + label::before,
.activbox--dashboard #id_price_list_enabled:checked + label::before {
  border-radius: 1em;
  color: #fff;
  font-family: Roboto, 'Noto Sans Symbols', sans-serif;
  font-size: 16px;
  padding: 0.2em;
  text-transform: uppercase;
  width: 4.4em;
}
.activbox--dashboard #id_phone_call_enabled + label::before,
.activbox--dashboard #id_price_list_enabled + label::before {
  background-color: #b0b2b3;
  border: 1px solid #9b9c9e;
  content: 'Nie\2002âŹ¤';
  padding-left: 0.6em;
  transition: all 0.1s;
}
.activbox--dashboard #id_phone_call_enabled + label:hover::before,
.activbox--dashboard #id_price_list_enabled + label:hover::before {
  background-color: #bebebe;
}
.activbox--dashboard #id_phone_call_enabled:checked + label::before,
.activbox--dashboard #id_price_list_enabled:checked + label::before {
  background-color: #28b423;
  border: 1px solid #14a023;
  content: 'âŹ¤ Tak';
}
.activbox--dashboard #id_phone_call_enabled:checked + label:hover::before,
.activbox--dashboard #id_price_list_enabled:checked + label:hover::before {
  background-color: #3cbc31;
}
li.activbox--dashboard .services-list__service {
  list-style: outside none none;
}
.activbox--dashboard .services-list .service-category {
  vertical-align: top;
  line-height: 38px;
  margin: 0.85em 0;
}
.activbox--dashboard .services-list .service-category.service-category--inactive i,
.activbox--dashboard .services-list .service-category.service-category--inactive &gt; div &gt; span {
  filter: grayscale(100%);
  opacity: 0.6;
  display: inline-block;
}
.activbox--dashboard .services-list .service-category &gt; div {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 42px);
  border-bottom: 1px solid #eee;
}
.activbox--dashboard .services-list .service-category &gt; div &gt; span {
  font-size: 21px;
}
.activbox--dashboard .services-list .service-category &gt; div &gt; span &gt; small {
  font-weight: normal;
  font-style: italic;
  font-size: 0.7em;
}
.activbox--dashboard .services-list .services-list__service {
  margin-left: 44px;
  margin-bottom: 3px;
}
.activbox--dashboard .services-list .services-list__service.services-list__service--open .services-list__service__info {
  display: block;
}
.activbox--dashboard .services-list .services-list__service input[type=checkbox] {
  position: absolute;
  display: none;
}
.activbox--dashboard .services-list .services-list__service input[type=checkbox]:checked + .services-list__service__name .fa-stack {
  color: #3c763d;
}
.activbox--dashboard .services-list .services-list__service input[type=checkbox]:checked + .services-list__service__name .fa-check {
  opacity: 1;
  font-size: 1.1em;
  line-height: 1.65em;
  -webkit-animation: checked-scale 0.33s;
  /* Chrome, Safari, Opera */
  animation: checked-scale 0.33s;
}
.activbox--dashboard .services-list .services-list__service input[type=checkbox]:checked + .services-list__service__name .fa-check::before {
  color: #3c763d;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__name {
  font-size: 1.35em;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__name .fa-check {
  opacity: 0;
}
.activbox--dashboard .services-list .services-list__service .label.label-default {
  opacity: 0.5;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__price {
  text-align: right;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__price &gt; strong {
  font-size: 1.15em;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__price &gt; .btn.btn-link {
  padding: 0px;
  min-width: 45px;
}
.activbox--dashboard .services-list .services-list__service.services-list__service--open .services-list__service__info {
  display: block;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl {
  margin-top: 10px;
  margin-left: 20px;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl dd,
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl dt {
  font-size: 14px;
  font-family: "Roboto";
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl dt {
  font-weight: normal;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl dd {
  color: #515151;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl.dl-horizontal {
  margin-left: 0px;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl.dl-horizontal dt {
  width: 10em;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl.dl-horizontal dd {
  margin-left: 11em;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info dl.dl-horizontal dd &gt; ul {
  padding-left: 12px;
}
.activbox--dashboard .services-list .services-list__service .services-list__service__info {
  display: none;
}
.activbox--dashboard #price-list {
  margin-left: 12.5%;
}
.activbox--purchase_service .lawyer-info {
  margin-bottom: 3px;
}
.activbox--purchase_service .lawyer-info &gt; img {
  display: inline-block;
  vertical-align: top;
}
.activbox--purchase_service .lawyer-info &gt; div {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.activbox--purchase_service .lawyer-info &gt; div h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
}
.activbox--purchase_service .lawyer-info &gt; div h2 &gt; a {
  color: inherit;
  text-style: none;
}
.activbox--purchase_service .lawyer-info &gt; div p {
  font-size: 26px;
  margin-bottom: 0px;
}
.activbox--purchase_service .lawyer-info &gt; div .lawyer-title + div &gt; p {
  font-size: 1em;
  color: #333;
}
.activbox--purchase_service .service-info .service-header h1 {
  display: inline-block;
  margin-bottom: 0px;
  margin-top: 1em;
  width: 79%;
  vertical-align: top;
  font-size: 30px;
  color: #155BA3;
}
.activbox--purchase_service .service-info .service-header h1 + .price {
  display: inline-block;
  margin-top: 1em;
  font-size: 30px;
  color: #009ADF;
  text-align: right;
  width: 20%;
}
.activbox--purchase_service .service-info .service-header h1 + .price p {
  margin: 0;
}
.activbox--purchase_service .service-info .service-header h1 + .price .tip {
  font-size: 0.6em;
  color: #9C9C9C;
}
@media screen and (max-width: 768px) {
  .activbox--purchase_service .service-info .service-header h1,
  .activbox--purchase_service .service-info .service-header h1 + .price {
    width: 100%;
    margin: 0;
  }
  .activbox--purchase_service .service-info .service-header h1 + .price {
    text-align: left;
  }
}
.activbox--purchase_service .service-info .service-content {
  margin-top: 3.5em;
  margin-bottom: 3.5em;
}
.activbox--purchase_service .service-info .service-content dl dt {
  color: #000;
  font-size: 16px;
}
.activbox--purchase_service .service-info .service-content dl dt img {
  width: icon-width;
  height: auto;
  margin-right: 10px;
}
.activbox--purchase_service .service-info .service-content dl dd {
  margin-left: 40px;
  margin-bottom: 15px;
  color: #515151;
  font-size: 16px;
}
.activbox--purchase_service .service-info .service-content dl dd ul {
  margin-left: 10px;
  padding: 0;
}
.activbox--purchase_service .service-info .service-content dl dd ul li {
  margin: 0;
  padding: 0;
}
.activbox--purchase_service #div_id_client_phone label {
  display: block;
}
.activbox--purchase_service #div_id_client_phone span {
  height: 34px;
  display: inline-block;
  width: 3em;
  text-align: center;
  vertical-align: middle;
  padding: 0.5em;
}
.activbox--purchase_service #div_id_client_phone span + .form-control {
  display: inline-block;
  width: calc(100% - 3em);
  float: right;
}
.activbox--purchase_service .help-block-sm {
  margin: 0;
}
.activbox--how-to-use h1 {
  margin-bottom: 2em;
}
.activbox--how-to-use h1,
.activbox--how-to-use h2,
.activbox--how-to-use h3 {
  font-family: "Roboto Condensed";
}
.activbox--how-to-use p,
.activbox--how-to-use li {
  color: #323232;
  font-weight: 300;
  font-size: 16px;
}
.activbox--how-to-use p.lead {
  font-size: 1.23em;
}
.activbox--how-to-use textarea {
  font-size: 0.86em;
  height: 100%;
  display: block;
  padding: 0.5em;
  resize: vertical;
}
#price-list * {
  font-family: Roboto, sans-serif;
}
#price-list h2,
#price-list thead td {
  text-align: center;
}
#price-list table,
#price-list p {
  margin-top: 1em;
}
#price-list table {
  border-collapse: collapse;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 75%;
}
#price-list table:last-of-type {
  margin-bottom: 1em;
}
#price-list tr {
  width: 100%;
}
#price-list td {
  border: 1px #a3a3a3 solid;
  padding: 0.5em;
}
#price-list td:first-child {
  width: 66.6667%;
}
.activbox-service-headphoto {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: url("/media/img/activbox/services/headphoto-default.jpg?35cd64838b2d");
  overflow: hidden;
  height: 360px;
  max-width: 1140px;
  max-height: 360px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .activbox-service-headphoto {
    height: 225px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.activbox-service-others__service {
  padding: 1em;
  margin-top: 7px;
}
.activbox-service-others__service h5 {
  margin: 0;
  min-height: 3em;
  font-size: 22px;
  font-weight: normal;
  color: #515151;
}
.activbox-service-others__service .price {
  margin-bottom: 1em;
  border-top: 2px solid #ECECEC;
  border-bottom: 2px solid #ECECEC;
  padding: 0.3em;
  text-align: center;
}
.activbox-service-others__service .price p {
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.activbox-service-others__service .price p:not(.tip) {
  font-size: 28px;
  color: #E6606E;
}
.activbox-service-others__service .price p.tip {
  font-size: 20px;
  color: #878787;
}</pre></body></html>