@charset "UTF-8";

  html { box-sizing: border-box; -ms-overflow-style: scrollbar; }
*, *::before, *::after { box-sizing: inherit; }
.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
@media (min-width: 576px) { .container { max-width: 540px; } }
@media (min-width: 768px) { .container { max-width: 720px; } }
@media (min-width: 992px) { .container { max-width: 960px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }
.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }
.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }
.no-gutters { margin-right: 0; margin-left: 0; }
.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }
.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
.col-3 { flex: 0 0 25%; max-width: 25%; }
.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
.col-6 { flex: 0 0 50%; max-width: 50%; }
.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
.col-9 { flex: 0 0 75%; max-width: 75%; }
.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
.col-12 { flex: 0 0 100%; max-width: 100%; }
.order-first { order: -1; }
.order-last { order: 13; }
.order-0 { order: 0; }
.order-1 { order: 1; }
.order-2 { order: 2; }
.order-3 { order: 3; }
.order-4 { order: 4; }
.order-5 { order: 5; }
.order-6 { order: 6; }
.order-7 { order: 7; }
.order-8 { order: 8; }
.order-9 { order: 9; }
.order-10 { order: 10; }
.order-11 { order: 11; }
.order-12 { order: 12; }
.offset-1 { margin-left: 8.3333333333%; }
.offset-2 { margin-left: 16.6666666667%; }
.offset-3 { margin-left: 25%; }
.offset-4 { margin-left: 33.3333333333%; }
.offset-5 { margin-left: 41.6666666667%; }
.offset-6 { margin-left: 50%; }
.offset-7 { margin-left: 58.3333333333%; }
.offset-8 { margin-left: 66.6666666667%; }
.offset-9 { margin-left: 75%; }
.offset-10 { margin-left: 83.3333333333%; }
.offset-11 { margin-left: 91.6666666667%; }
@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
.col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
.col-sm-3 { flex: 0 0 25%; max-width: 25%; }
.col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
.col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
.col-sm-6 { flex: 0 0 50%; max-width: 50%; }
.col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
.col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
.col-sm-9 { flex: 0 0 75%; max-width: 75%; }
.col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
.col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
.col-sm-12 { flex: 0 0 100%; max-width: 100%; }
.order-sm-first { order: -1; }
.order-sm-last { order: 13; }
.order-sm-0 { order: 0; }
.order-sm-1 { order: 1; }
.order-sm-2 { order: 2; }
.order-sm-3 { order: 3; }
.order-sm-4 { order: 4; }
.order-sm-5 { order: 5; }
.order-sm-6 { order: 6; }
.order-sm-7 { order: 7; }
.order-sm-8 { order: 8; }
.order-sm-9 { order: 9; }
.order-sm-10 { order: 10; }
.order-sm-11 { order: 11; }
.order-sm-12 { order: 12; }
.offset-sm-0 { margin-left: 0; }
.offset-sm-1 { margin-left: 8.3333333333%; }
.offset-sm-2 { margin-left: 16.6666666667%; }
.offset-sm-3 { margin-left: 25%; }
.offset-sm-4 { margin-left: 33.3333333333%; }
.offset-sm-5 { margin-left: 41.6666666667%; }
.offset-sm-6 { margin-left: 50%; }
.offset-sm-7 { margin-left: 58.3333333333%; }
.offset-sm-8 { margin-left: 66.6666666667%; }
.offset-sm-9 { margin-left: 75%; }
.offset-sm-10 { margin-left: 83.3333333333%; }
.offset-sm-11 { margin-left: 91.6666666667%; } }
@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
.col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
.col-md-3 { flex: 0 0 25%; max-width: 25%; }
.col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
.col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
.col-md-6 { flex: 0 0 50%; max-width: 50%; }
.col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
.col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
.col-md-9 { flex: 0 0 75%; max-width: 75%; }
.col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
.col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
.col-md-12 { flex: 0 0 100%; max-width: 100%; }
.order-md-first { order: -1; }
.order-md-last { order: 13; }
.order-md-0 { order: 0; }
.order-md-1 { order: 1; }
.order-md-2 { order: 2; }
.order-md-3 { order: 3; }
.order-md-4 { order: 4; }
.order-md-5 { order: 5; }
.order-md-6 { order: 6; }
.order-md-7 { order: 7; }
.order-md-8 { order: 8; }
.order-md-9 { order: 9; }
.order-md-10 { order: 10; }
.order-md-11 { order: 11; }
.order-md-12 { order: 12; }
.offset-md-0 { margin-left: 0; }
.offset-md-1 { margin-left: 8.3333333333%; }
.offset-md-2 { margin-left: 16.6666666667%; }
.offset-md-3 { margin-left: 25%; }
.offset-md-4 { margin-left: 33.3333333333%; }
.offset-md-5 { margin-left: 41.6666666667%; }
.offset-md-6 { margin-left: 50%; }
.offset-md-7 { margin-left: 58.3333333333%; }
.offset-md-8 { margin-left: 66.6666666667%; }
.offset-md-9 { margin-left: 75%; }
.offset-md-10 { margin-left: 83.3333333333%; }
.offset-md-11 { margin-left: 91.6666666667%; } }
@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
.col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
.col-lg-3 { flex: 0 0 25%; max-width: 25%; }
.col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
.col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
.col-lg-6 { flex: 0 0 50%; max-width: 50%; }
.col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
.col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
.col-lg-9 { flex: 0 0 75%; max-width: 75%; }
.col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
.col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
.col-lg-12 { flex: 0 0 100%; max-width: 100%; }
.order-lg-first { order: -1; }
.order-lg-last { order: 13; }
.order-lg-0 { order: 0; }
.order-lg-1 { order: 1; }
.order-lg-2 { order: 2; }
.order-lg-3 { order: 3; }
.order-lg-4 { order: 4; }
.order-lg-5 { order: 5; }
.order-lg-6 { order: 6; }
.order-lg-7 { order: 7; }
.order-lg-8 { order: 8; }
.order-lg-9 { order: 9; }
.order-lg-10 { order: 10; }
.order-lg-11 { order: 11; }
.order-lg-12 { order: 12; }
.offset-lg-0 { margin-left: 0; }
.offset-lg-1 { margin-left: 8.3333333333%; }
.offset-lg-2 { margin-left: 16.6666666667%; }
.offset-lg-3 { margin-left: 25%; }
.offset-lg-4 { margin-left: 33.3333333333%; }
.offset-lg-5 { margin-left: 41.6666666667%; }
.offset-lg-6 { margin-left: 50%; }
.offset-lg-7 { margin-left: 58.3333333333%; }
.offset-lg-8 { margin-left: 66.6666666667%; }
.offset-lg-9 { margin-left: 75%; }
.offset-lg-10 { margin-left: 83.3333333333%; }
.offset-lg-11 { margin-left: 91.6666666667%; } }
@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
.col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
.col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
.col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
.col-xl-3 { flex: 0 0 25%; max-width: 25%; }
.col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
.col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
.col-xl-6 { flex: 0 0 50%; max-width: 50%; }
.col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
.col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
.col-xl-9 { flex: 0 0 75%; max-width: 75%; }
.col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
.col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
.col-xl-12 { flex: 0 0 100%; max-width: 100%; }
.order-xl-first { order: -1; }
.order-xl-last { order: 13; }
.order-xl-0 { order: 0; }
.order-xl-1 { order: 1; }
.order-xl-2 { order: 2; }
.order-xl-3 { order: 3; }
.order-xl-4 { order: 4; }
.order-xl-5 { order: 5; }
.order-xl-6 { order: 6; }
.order-xl-7 { order: 7; }
.order-xl-8 { order: 8; }
.order-xl-9 { order: 9; }
.order-xl-10 { order: 10; }
.order-xl-11 { order: 11; }
.order-xl-12 { order: 12; }
.offset-xl-0 { margin-left: 0; }
.offset-xl-1 { margin-left: 8.3333333333%; }
.offset-xl-2 { margin-left: 16.6666666667%; }
.offset-xl-3 { margin-left: 25%; }
.offset-xl-4 { margin-left: 33.3333333333%; }
.offset-xl-5 { margin-left: 41.6666666667%; }
.offset-xl-6 { margin-left: 50%; }
.offset-xl-7 { margin-left: 58.3333333333%; }
.offset-xl-8 { margin-left: 66.6666666667%; }
.offset-xl-9 { margin-left: 75%; }
.offset-xl-10 { margin-left: 83.3333333333%; }
.offset-xl-11 { margin-left: 91.6666666667%; } }
.d-none { display: none !important; }
.d-inline { display: inline !important; }
.d-inline-block { display: inline-block !important; }
.d-block { display: block !important; }
.d-table { display: table !important; }
.d-table-row { display: table-row !important; }
.d-table-cell { display: table-cell !important; }
.d-flex { display: flex !important; }
.d-inline-flex { display: inline-flex !important; }
@media (min-width: 576px) { .d-sm-none { display: none !important; }
.d-sm-inline { display: inline !important; }
.d-sm-inline-block { display: inline-block !important; }
.d-sm-block { display: block !important; }
.d-sm-table { display: table !important; }
.d-sm-table-row { display: table-row !important; }
.d-sm-table-cell { display: table-cell !important; }
.d-sm-flex { display: flex !important; }
.d-sm-inline-flex { display: inline-flex !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; }
.d-md-inline { display: inline !important; }
.d-md-inline-block { display: inline-block !important; }
.d-md-block { display: block !important; }
.d-md-table { display: table !important; }
.d-md-table-row { display: table-row !important; }
.d-md-table-cell { display: table-cell !important; }
.d-md-flex { display: flex !important; }
.d-md-inline-flex { display: inline-flex !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; }
.d-lg-inline { display: inline !important; }
.d-lg-inline-block { display: inline-block !important; }
.d-lg-block { display: block !important; }
.d-lg-table { display: table !important; }
.d-lg-table-row { display: table-row !important; }
.d-lg-table-cell { display: table-cell !important; }
.d-lg-flex { display: flex !important; }
.d-lg-inline-flex { display: inline-flex !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; }
.d-xl-inline { display: inline !important; }
.d-xl-inline-block { display: inline-block !important; }
.d-xl-block { display: block !important; }
.d-xl-table { display: table !important; }
.d-xl-table-row { display: table-row !important; }
.d-xl-table-cell { display: table-cell !important; }
.d-xl-flex { display: flex !important; }
.d-xl-inline-flex { display: inline-flex !important; } }
@media print { .d-print-none { display: none !important; }
.d-print-inline { display: inline !important; }
.d-print-inline-block { display: inline-block !important; }
.d-print-block { display: block !important; }
.d-print-table { display: table !important; }
.d-print-table-row { display: table-row !important; }
.d-print-table-cell { display: table-cell !important; }
.d-print-flex { display: flex !important; }
.d-print-inline-flex { display: inline-flex !important; } }
.flex-row { flex-direction: row !important; }
.flex-column { flex-direction: column !important; }
.flex-row-reverse { flex-direction: row-reverse !important; }
.flex-column-reverse { flex-direction: column-reverse !important; }
.flex-wrap { flex-wrap: wrap !important; }
.flex-nowrap { flex-wrap: nowrap !important; }
.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-fill { flex: 1 1 auto !important; }
.flex-grow-0 { flex-grow: 0 !important; }
.flex-grow-1 { flex-grow: 1 !important; }
.flex-shrink-0 { flex-shrink: 0 !important; }
.flex-shrink-1 { flex-shrink: 1 !important; }
.justify-content-start { justify-content: flex-start !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around { justify-content: space-around !important; }
.align-items-start { align-items: flex-start !important; }
.align-items-end { align-items: flex-end !important; }
.align-items-center { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch { align-items: stretch !important; }
.align-content-start { align-content: flex-start !important; }
.align-content-end { align-content: flex-end !important; }
.align-content-center { align-content: center !important; }
.align-content-between { align-content: space-between !important; }
.align-content-around { align-content: space-around !important; }
.align-content-stretch { align-content: stretch !important; }
.align-self-auto { align-self: auto !important; }
.align-self-start { align-self: flex-start !important; }
.align-self-end { align-self: flex-end !important; }
.align-self-center { align-self: center !important; }
.align-self-baseline { align-self: baseline !important; }
.align-self-stretch { align-self: stretch !important; }
@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
.flex-sm-column { flex-direction: column !important; }
.flex-sm-row-reverse { flex-direction: row-reverse !important; }
.flex-sm-column-reverse { flex-direction: column-reverse !important; }
.flex-sm-wrap { flex-wrap: wrap !important; }
.flex-sm-nowrap { flex-wrap: nowrap !important; }
.flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-sm-fill { flex: 1 1 auto !important; }
.flex-sm-grow-0 { flex-grow: 0 !important; }
.flex-sm-grow-1 { flex-grow: 1 !important; }
.flex-sm-shrink-0 { flex-shrink: 0 !important; }
.flex-sm-shrink-1 { flex-shrink: 1 !important; }
.justify-content-sm-start { justify-content: flex-start !important; }
.justify-content-sm-end { justify-content: flex-end !important; }
.justify-content-sm-center { justify-content: center !important; }
.justify-content-sm-between { justify-content: space-between !important; }
.justify-content-sm-around { justify-content: space-around !important; }
.align-items-sm-start { align-items: flex-start !important; }
.align-items-sm-end { align-items: flex-end !important; }
.align-items-sm-center { align-items: center !important; }
.align-items-sm-baseline { align-items: baseline !important; }
.align-items-sm-stretch { align-items: stretch !important; }
.align-content-sm-start { align-content: flex-start !important; }
.align-content-sm-end { align-content: flex-end !important; }
.align-content-sm-center { align-content: center !important; }
.align-content-sm-between { align-content: space-between !important; }
.align-content-sm-around { align-content: space-around !important; }
.align-content-sm-stretch { align-content: stretch !important; }
.align-self-sm-auto { align-self: auto !important; }
.align-self-sm-start { align-self: flex-start !important; }
.align-self-sm-end { align-self: flex-end !important; }
.align-self-sm-center { align-self: center !important; }
.align-self-sm-baseline { align-self: baseline !important; }
.align-self-sm-stretch { align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
.flex-md-column { flex-direction: column !important; }
.flex-md-row-reverse { flex-direction: row-reverse !important; }
.flex-md-column-reverse { flex-direction: column-reverse !important; }
.flex-md-wrap { flex-wrap: wrap !important; }
.flex-md-nowrap { flex-wrap: nowrap !important; }
.flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-md-fill { flex: 1 1 auto !important; }
.flex-md-grow-0 { flex-grow: 0 !important; }
.flex-md-grow-1 { flex-grow: 1 !important; }
.flex-md-shrink-0 { flex-shrink: 0 !important; }
.flex-md-shrink-1 { flex-shrink: 1 !important; }
.justify-content-md-start { justify-content: flex-start !important; }
.justify-content-md-end { justify-content: flex-end !important; }
.justify-content-md-center { justify-content: center !important; }
.justify-content-md-between { justify-content: space-between !important; }
.justify-content-md-around { justify-content: space-around !important; }
.align-items-md-start { align-items: flex-start !important; }
.align-items-md-end { align-items: flex-end !important; }
.align-items-md-center { align-items: center !important; }
.align-items-md-baseline { align-items: baseline !important; }
.align-items-md-stretch { align-items: stretch !important; }
.align-content-md-start { align-content: flex-start !important; }
.align-content-md-end { align-content: flex-end !important; }
.align-content-md-center { align-content: center !important; }
.align-content-md-between { align-content: space-between !important; }
.align-content-md-around { align-content: space-around !important; }
.align-content-md-stretch { align-content: stretch !important; }
.align-self-md-auto { align-self: auto !important; }
.align-self-md-start { align-self: flex-start !important; }
.align-self-md-end { align-self: flex-end !important; }
.align-self-md-center { align-self: center !important; }
.align-self-md-baseline { align-self: baseline !important; }
.align-self-md-stretch { align-self: stretch !important; } }
@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
.flex-lg-column { flex-direction: column !important; }
.flex-lg-row-reverse { flex-direction: row-reverse !important; }
.flex-lg-column-reverse { flex-direction: column-reverse !important; }
.flex-lg-wrap { flex-wrap: wrap !important; }
.flex-lg-nowrap { flex-wrap: nowrap !important; }
.flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-lg-fill { flex: 1 1 auto !important; }
.flex-lg-grow-0 { flex-grow: 0 !important; }
.flex-lg-grow-1 { flex-grow: 1 !important; }
.flex-lg-shrink-0 { flex-shrink: 0 !important; }
.flex-lg-shrink-1 { flex-shrink: 1 !important; }
.justify-content-lg-start { justify-content: flex-start !important; }
.justify-content-lg-end { justify-content: flex-end !important; }
.justify-content-lg-center { justify-content: center !important; }
.justify-content-lg-between { justify-content: space-between !important; }
.justify-content-lg-around { justify-content: space-around !important; }
.align-items-lg-start { align-items: flex-start !important; }
.align-items-lg-end { align-items: flex-end !important; }
.align-items-lg-center { align-items: center !important; }
.align-items-lg-baseline { align-items: baseline !important; }
.align-items-lg-stretch { align-items: stretch !important; }
.align-content-lg-start { align-content: flex-start !important; }
.align-content-lg-end { align-content: flex-end !important; }
.align-content-lg-center { align-content: center !important; }
.align-content-lg-between { align-content: space-between !important; }
.align-content-lg-around { align-content: space-around !important; }
.align-content-lg-stretch { align-content: stretch !important; }
.align-self-lg-auto { align-self: auto !important; }
.align-self-lg-start { align-self: flex-start !important; }
.align-self-lg-end { align-self: flex-end !important; }
.align-self-lg-center { align-self: center !important; }
.align-self-lg-baseline { align-self: baseline !important; }
.align-self-lg-stretch { align-self: stretch !important; } }
@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
.flex-xl-column { flex-direction: column !important; }
.flex-xl-row-reverse { flex-direction: row-reverse !important; }
.flex-xl-column-reverse { flex-direction: column-reverse !important; }
.flex-xl-wrap { flex-wrap: wrap !important; }
.flex-xl-nowrap { flex-wrap: nowrap !important; }
.flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
.flex-xl-fill { flex: 1 1 auto !important; }
.flex-xl-grow-0 { flex-grow: 0 !important; }
.flex-xl-grow-1 { flex-grow: 1 !important; }
.flex-xl-shrink-0 { flex-shrink: 0 !important; }
.flex-xl-shrink-1 { flex-shrink: 1 !important; }
.justify-content-xl-start { justify-content: flex-start !important; }
.justify-content-xl-end { justify-content: flex-end !important; }
.justify-content-xl-center { justify-content: center !important; }
.justify-content-xl-between { justify-content: space-between !important; }
.justify-content-xl-around { justify-content: space-around !important; }
.align-items-xl-start { align-items: flex-start !important; }
.align-items-xl-end { align-items: flex-end !important; }
.align-items-xl-center { align-items: center !important; }
.align-items-xl-baseline { align-items: baseline !important; }
.align-items-xl-stretch { align-items: stretch !important; }
.align-content-xl-start { align-content: flex-start !important; }
.align-content-xl-end { align-content: flex-end !important; }
.align-content-xl-center { align-content: center !important; }
.align-content-xl-between { align-content: space-between !important; }
.align-content-xl-around { align-content: space-around !important; }
.align-content-xl-stretch { align-content: stretch !important; }
.align-self-xl-auto { align-self: auto !important; }
.align-self-xl-start { align-self: flex-start !important; }
.align-self-xl-end { align-self: flex-end !important; }
.align-self-xl-center { align-self: center !important; }
.align-self-xl-baseline { align-self: baseline !important; }
.align-self-xl-stretch { align-self: stretch !important; } }
.m-0 { margin: 0 !important; }
.mt-0, .my-0 { margin-top: 0 !important; }
.mr-0, .mx-0 { margin-right: 0 !important; }
.mb-0, .my-0 { margin-bottom: 0 !important; }
.ml-0, .mx-0 { margin-left: 0 !important; }
.m-1 { margin: 0.25rem !important; }
.mt-1, .my-1 { margin-top: 0.25rem !important; }
.mr-1, .mx-1 { margin-right: 0.25rem !important; }
.mb-1, .my-1 { margin-bottom: 0.25rem !important; }
.ml-1, .mx-1 { margin-left: 0.25rem !important; }
.m-2 { margin: 0.5rem !important; }
.mt-2, .my-2 { margin-top: 0.5rem !important; }
.mr-2, .mx-2 { margin-right: 0.5rem !important; }
.mb-2, .my-2 { margin-bottom: 0.5rem !important; }
.ml-2, .mx-2 { margin-left: 0.5rem !important; }
.m-3 { margin: 1rem !important; }
.mt-3, .my-3 { margin-top: 1rem !important; }
.mr-3, .mx-3 { margin-right: 1rem !important; }
.mb-3, .my-3 { margin-bottom: 1rem !important; }
.ml-3, .mx-3 { margin-left: 1rem !important; }
.m-4 { margin: 1.5rem !important; }
.mt-4, .my-4 { margin-top: 1.5rem !important; }
.mr-4, .mx-4 { margin-right: 1.5rem !important; }
.mb-4, .my-4 { margin-bottom: 1.5rem !important; }
.ml-4, .mx-4 { margin-left: 1.5rem !important; }
.m-5 { margin: 3rem !important; }
.mt-5, .my-5 { margin-top: 3rem !important; }
.mr-5, .mx-5 { margin-right: 3rem !important; }
.mb-5, .my-5 { margin-bottom: 3rem !important; }
.ml-5, .mx-5 { margin-left: 3rem !important; }
.p-0 { padding: 0 !important; }
.pt-0, .py-0 { padding-top: 0 !important; }
.pr-0, .px-0 { padding-right: 0 !important; }
.pb-0, .py-0 { padding-bottom: 0 !important; }
.pl-0, .px-0 { padding-left: 0 !important; }
.p-1 { padding: 0.25rem !important; }
.pt-1, .py-1 { padding-top: 0.25rem !important; }
.pr-1, .px-1 { padding-right: 0.25rem !important; }
.pb-1, .py-1 { padding-bottom: 0.25rem !important; }
.pl-1, .px-1 { padding-left: 0.25rem !important; }
.p-2 { padding: 0.5rem !important; }
.pt-2, .py-2 { padding-top: 0.5rem !important; }
.pr-2, .px-2 { padding-right: 0.5rem !important; }
.pb-2, .py-2 { padding-bottom: 0.5rem !important; }
.pl-2, .px-2 { padding-left: 0.5rem !important; }
.p-3 { padding: 1rem !important; }
.pt-3, .py-3 { padding-top: 1rem !important; }
.pr-3, .px-3 { padding-right: 1rem !important; }
.pb-3, .py-3 { padding-bottom: 1rem !important; }
.pl-3, .px-3 { padding-left: 1rem !important; }
.p-4 { padding: 1.5rem !important; }
.pt-4, .py-4 { padding-top: 1.5rem !important; }
.pr-4, .px-4 { padding-right: 1.5rem !important; }
.pb-4, .py-4 { padding-bottom: 1.5rem !important; }
.pl-4, .px-4 { padding-left: 1.5rem !important; }
.p-5 { padding: 3rem !important; }
.pt-5, .py-5 { padding-top: 3rem !important; }
.pr-5, .px-5 { padding-right: 3rem !important; }
.pb-5, .py-5 { padding-bottom: 3rem !important; }
.pl-5, .px-5 { padding-left: 3rem !important; }
.m-n1 { margin: -0.25rem !important; }
.mt-n1, .my-n1 { margin-top: -0.25rem !important; }
.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }
.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }
.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }
.m-n2 { margin: -0.5rem !important; }
.mt-n2, .my-n2 { margin-top: -0.5rem !important; }
.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }
.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }
.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }
.m-n3 { margin: -1rem !important; }
.mt-n3, .my-n3 { margin-top: -1rem !important; }
.mr-n3, .mx-n3 { margin-right: -1rem !important; }
.mb-n3, .my-n3 { margin-bottom: -1rem !important; }
.ml-n3, .mx-n3 { margin-left: -1rem !important; }
.m-n4 { margin: -1.5rem !important; }
.mt-n4, .my-n4 { margin-top: -1.5rem !important; }
.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }
.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }
.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }
.m-n5 { margin: -3rem !important; }
.mt-n5, .my-n5 { margin-top: -3rem !important; }
.mr-n5, .mx-n5 { margin-right: -3rem !important; }
.mb-n5, .my-n5 { margin-bottom: -3rem !important; }
.ml-n5, .mx-n5 { margin-left: -3rem !important; }
.m-auto { margin: auto !important; }
.mt-auto, .my-auto { margin-top: auto !important; }
.mr-auto, .mx-auto { margin-right: auto !important; }
.mb-auto, .my-auto { margin-bottom: auto !important; }
.ml-auto, .mx-auto { margin-left: auto !important; }
@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
.mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
.mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
.mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
.ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
.m-sm-1 { margin: 0.25rem !important; }
.mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
.mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
.mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
.ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
.m-sm-2 { margin: 0.5rem !important; }
.mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
.mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
.mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
.ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
.m-sm-3 { margin: 1rem !important; }
.mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
.mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
.mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
.ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
.m-sm-4 { margin: 1.5rem !important; }
.mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
.mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
.mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
.ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
.m-sm-5 { margin: 3rem !important; }
.mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
.mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
.mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
.ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
.p-sm-0 { padding: 0 !important; }
.pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
.pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
.pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
.pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
.p-sm-1 { padding: 0.25rem !important; }
.pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
.pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
.pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
.pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
.p-sm-2 { padding: 0.5rem !important; }
.pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
.pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
.pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
.pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
.p-sm-3 { padding: 1rem !important; }
.pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
.pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
.pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
.pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
.p-sm-4 { padding: 1.5rem !important; }
.pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
.pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
.pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
.pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
.p-sm-5 { padding: 3rem !important; }
.pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
.pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
.pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
.pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
.m-sm-n1 { margin: -0.25rem !important; }
.mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
.mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
.mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
.ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
.m-sm-n2 { margin: -0.5rem !important; }
.mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
.mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
.mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
.ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
.m-sm-n3 { margin: -1rem !important; }
.mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
.mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
.mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
.ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
.m-sm-n4 { margin: -1.5rem !important; }
.mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
.mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
.mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
.ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
.m-sm-n5 { margin: -3rem !important; }
.mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; }
.mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; }
.mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; }
.ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; }
.m-sm-auto { margin: auto !important; }
.mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
.mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
.mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
.ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }
@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
.mt-md-0, .my-md-0 { margin-top: 0 !important; }
.mr-md-0, .mx-md-0 { margin-right: 0 !important; }
.mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
.ml-md-0, .mx-md-0 { margin-left: 0 !important; }
.m-md-1 { margin: 0.25rem !important; }
.mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
.mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
.mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
.ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
.m-md-2 { margin: 0.5rem !important; }
.mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
.mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
.mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
.ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
.m-md-3 { margin: 1rem !important; }
.mt-md-3, .my-md-3 { margin-top: 1rem !important; }
.mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
.mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
.ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
.m-md-4 { margin: 1.5rem !important; }
.mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
.mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
.mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
.ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
.m-md-5 { margin: 3rem !important; }
.mt-md-5, .my-md-5 { margin-top: 3rem !important; }
.mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
.mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
.ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
.p-md-0 { padding: 0 !important; }
.pt-md-0, .py-md-0 { padding-top: 0 !important; }
.pr-md-0, .px-md-0 { padding-right: 0 !important; }
.pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
.pl-md-0, .px-md-0 { padding-left: 0 !important; }
.p-md-1 { padding: 0.25rem !important; }
.pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
.pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
.pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
.pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
.p-md-2 { padding: 0.5rem !important; }
.pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
.pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
.pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
.pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
.p-md-3 { padding: 1rem !important; }
.pt-md-3, .py-md-3 { padding-top: 1rem !important; }
.pr-md-3, .px-md-3 { padding-right: 1rem !important; }
.pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
.pl-md-3, .px-md-3 { padding-left: 1rem !important; }
.p-md-4 { padding: 1.5rem !important; }
.pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
.pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
.pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
.pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
.p-md-5 { padding: 3rem !important; }
.pt-md-5, .py-md-5 { padding-top: 3rem !important; }
.pr-md-5, .px-md-5 { padding-right: 3rem !important; }
.pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
.pl-md-5, .px-md-5 { padding-left: 3rem !important; }
.m-md-n1 { margin: -0.25rem !important; }
.mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
.mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
.mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
.ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
.m-md-n2 { margin: -0.5rem !important; }
.mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
.mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
.mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
.ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
.m-md-n3 { margin: -1rem !important; }
.mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
.mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
.mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
.ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
.m-md-n4 { margin: -1.5rem !important; }
.mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
.mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
.mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
.ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
.m-md-n5 { margin: -3rem !important; }
.mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
.mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
.mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
.ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
.m-md-auto { margin: auto !important; }
.mt-md-auto, .my-md-auto { margin-top: auto !important; }
.mr-md-auto, .mx-md-auto { margin-right: auto !important; }
.mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
.ml-md-auto, .mx-md-auto { margin-left: auto !important; } }
@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
.mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
.mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
.mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
.ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
.m-lg-1 { margin: 0.25rem !important; }
.mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
.mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
.mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
.ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
.m-lg-2 { margin: 0.5rem !important; }
.mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
.mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
.mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
.ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
.m-lg-3 { margin: 1rem !important; }
.mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
.mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
.mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
.ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
.m-lg-4 { margin: 1.5rem !important; }
.mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
.mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
.mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
.ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
.m-lg-5 { margin: 3rem !important; }
.mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
.mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
.mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
.ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
.p-lg-0 { padding: 0 !important; }
.pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
.pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
.pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
.pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
.p-lg-1 { padding: 0.25rem !important; }
.pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
.pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
.pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
.pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
.p-lg-2 { padding: 0.5rem !important; }
.pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
.pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
.pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
.pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
.p-lg-3 { padding: 1rem !important; }
.pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
.pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
.pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
.pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
.p-lg-4 { padding: 1.5rem !important; }
.pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
.pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
.pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
.pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
.p-lg-5 { padding: 3rem !important; }
.pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
.pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
.pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
.pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
.m-lg-n1 { margin: -0.25rem !important; }
.mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
.mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
.mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
.ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
.m-lg-n2 { margin: -0.5rem !important; }
.mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
.mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
.mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
.ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
.m-lg-n3 { margin: -1rem !important; }
.mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
.mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
.mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
.ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
.m-lg-n4 { margin: -1.5rem !important; }
.mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; }
.mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; }
.mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; }
.ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; }
.m-lg-n5 { margin: -3rem !important; }
.mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; }
.mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; }
.mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; }
.ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; }
.m-lg-auto { margin: auto !important; }
.mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
.mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
.mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
.ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }
@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
.mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
.mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
.mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
.ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
.m-xl-1 { margin: 0.25rem !important; }
.mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
.mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
.mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
.ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
.m-xl-2 { margin: 0.5rem !important; }
.mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
.mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
.mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
.ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
.m-xl-3 { margin: 1rem !important; }
.mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
.mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
.mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
.ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
.m-xl-4 { margin: 1.5rem !important; }
.mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
.mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
.mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
.ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
.m-xl-5 { margin: 3rem !important; }
.mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
.mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
.mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
.ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
.p-xl-0 { padding: 0 !important; }
.pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
.pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
.pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
.pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
.p-xl-1 { padding: 0.25rem !important; }
.pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
.pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
.pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
.pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
.p-xl-2 { padding: 0.5rem !important; }
.pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
.pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
.pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
.pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
.p-xl-3 { padding: 1rem !important; }
.pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
.pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
.pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
.pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
.p-xl-4 { padding: 1.5rem !important; }
.pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
.pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
.pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
.pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
.p-xl-5 { padding: 3rem !important; }
.pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
.pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
.pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
.pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
.m-xl-n1 { margin: -0.25rem !important; }
.mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
.mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
.mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
.ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
.m-xl-n2 { margin: -0.5rem !important; }
.mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
.mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
.mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
.ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
.m-xl-n3 { margin: -1rem !important; }
.mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
.mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
.mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
.ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
.m-xl-n4 { margin: -1.5rem !important; }
.mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; }
.mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; }
.mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; }
.ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; }
.m-xl-n5 { margin: -3rem !important; }
.mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; }
.mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; }
.mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; }
.ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; }
.m-xl-auto { margin: auto !important; }
.mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
.mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
.mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
.ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } @font-face { font-family: swiper-icons; src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA"); font-weight: 400; font-style: normal; }
:root { --swiper-theme-color:#007aff; }
:host { position: relative; display: block; margin-left: auto; margin-right: auto; z-index: 1; }
.swiper { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; display: block; }
.swiper-vertical > .swiper-wrapper { flex-direction: column; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial); box-sizing: content-box; }
.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }
.swiper-horizontal { touch-action: pan-y; }
.swiper-vertical { touch-action: pan-x; }
.swiper-slide { flex-shrink: 0; width: 100%; height: 100%; position: relative; transition-property: transform; display: block; }
.swiper-slide-invisible-blank { visibility: hidden; }
.swiper-autoheight, .swiper-autoheight .swiper-slide { height: auto; }
.swiper-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform,height; }
.swiper-backface-hidden .swiper-slide { transform: translateZ(0); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-3d.swiper-css-mode .swiper-wrapper { perspective: 1200px; }
.swiper-3d .swiper-wrapper { transform-style: preserve-3d; }
.swiper-3d { perspective: 1200px; }
.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide { transform-style: preserve-3d; }
.swiper-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; -ms-overflow-style: none; }
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }
.swiper-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }
.swiper-css-mode.swiper-horizontal > .swiper-wrapper { scroll-snap-type: x mandatory; }
.swiper-css-mode.swiper-vertical > .swiper-wrapper { scroll-snap-type: y mandatory; }
.swiper-css-mode.swiper-free-mode > .swiper-wrapper { scroll-snap-type: none; }
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: none; }
.swiper-css-mode.swiper-centered > .swiper-wrapper::before { content: ''; flex-shrink: 0; order: 9999; }
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide { scroll-snap-align: center center; scroll-snap-stop: always; }
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child { margin-inline-start: var(--swiper-centered-offset-before); }
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before { height: 100%; min-height: 1px; width: var(--swiper-centered-offset-after); }
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child { margin-block-start: var(--swiper-centered-offset-before); }
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before { width: 100%; min-width: 1px; height: var(--swiper-centered-offset-after); }
.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }
.swiper-3d .swiper-slide-shadow { background: rgba(0, 0, 0, 0.15); }
.swiper-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; transform-origin: 50%; box-sizing: border-box; border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color)); border-radius: 50%; border-top-color: transparent; }
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader { animation: swiper-preloader-spin 1s infinite linear; }
.swiper-lazy-preloader-white { --swiper-preloader-color:#fff; }
.swiper-lazy-preloader-black { --swiper-preloader-color:#000; }
@keyframes swiper-preloader-spin { 0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); } }
.swiper-virtual .swiper-slide { -webkit-backface-visibility: hidden; transform: translateZ(0); }
.swiper-virtual.swiper-css-mode .swiper-wrapper::after { content: ''; position: absolute; left: 0; top: 0; pointer-events: none; }
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after { height: 1px; width: var(--swiper-virtual-size); }
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after { width: 1px; height: var(--swiper-virtual-size); }
:root { --swiper-navigation-size:44px; }
.swiper-button-next, .swiper-button-prev { position: absolute; top: var(--swiper-navigation-top-offset, 50%); width: calc(var(--swiper-navigation-size)/ 44 * 27); height: var(--swiper-navigation-size); margin-top: calc(0px - (var(--swiper-navigation-size)/ 2)); z-index: 10; cursor: pointer; display: flex; align-items: center; justify-content: center; color: var(--swiper-navigation-color, var(--swiper-theme-color)); }
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled { opacity: .35; cursor: auto; pointer-events: none; }
.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden { opacity: 0; cursor: auto; pointer-events: none; }
.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev { display: none !important; }
.swiper-button-next svg, .swiper-button-prev svg { width: 100%; height: 100%; object-fit: contain; transform-origin: center; }
.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg { transform: rotate(180deg); }
.swiper-button-prev, .swiper-rtl .swiper-button-next { left: var(--swiper-navigation-sides-offset, 10px); right: auto; }
.swiper-button-next, .swiper-rtl .swiper-button-prev { right: var(--swiper-navigation-sides-offset, 10px); left: auto; }
.swiper-button-lock { display: none; }
.swiper-button-next:after, .swiper-button-prev:after { font-family: swiper-icons; font-size: var(--swiper-navigation-size); text-transform: none !important; letter-spacing: 0; font-variant: initial; line-height: 1; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after { content: 'prev'; }
.swiper-button-next, .swiper-rtl .swiper-button-prev { right: var(--swiper-navigation-sides-offset, 10px); left: auto; }
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { content: 'next'; }
.swiper-pagination { position: absolute; text-align: center; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; }
.swiper-pagination.swiper-pagination-hidden { opacity: 0; }
.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled { display: none !important; }
.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction { bottom: var(--swiper-pagination-bottom, 8px); top: var(--swiper-pagination-top, auto); left: 0; width: 100%; }
.swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transform: scale(0.33); position: relative; }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { transform: scale(1); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { transform: scale(0.33); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { transform: scale(0.66); }
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { transform: scale(0.33); }
.swiper-pagination-bullet { width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px)); height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px)); display: inline-block; border-radius: var(--swiper-pagination-bullet-border-radius, 50%); background: var(--swiper-pagination-bullet-inactive-color, #000); opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }
button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; box-shadow: none; -webkit-appearance: none; appearance: none; }
.swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; }
.swiper-pagination-bullet:only-child { display: none !important; }
.swiper-pagination-bullet-active { opacity: var(--swiper-pagination-bullet-opacity, 1); background: var(--swiper-pagination-color, var(--swiper-theme-color)); }
.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets { right: var(--swiper-pagination-right, 8px); left: var(--swiper-pagination-left, auto); top: 50%; transform: translate3d(0px, -50%, 0); }
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0; display: block; }
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; transform: translateY(-50%); width: 8px; }
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; transition: .2s transform,.2s top; }
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; transform: translateX(-50%); white-space: nowrap; }
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform,.2s left; }
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { transition: .2s transform,.2s right; }
.swiper-pagination-fraction { color: var(--swiper-pagination-fraction-color, inherit); }
.swiper-pagination-progressbar { background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25)); position: absolute; }
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: var(--swiper-pagination-color, var(--swiper-theme-color)); position: absolute; left: 0; top: 0; width: 100%; height: 100%; transform: scale(0); transform-origin: left top; }
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { transform-origin: right top; }
.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: var(--swiper-pagination-progressbar-size, 4px); left: 0; top: 0; }
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar { width: var(--swiper-pagination-progressbar-size, 4px); height: 100%; left: 0; top: 0; }
.swiper-pagination-lock { display: none; }
.swiper-scrollbar { border-radius: var(--swiper-scrollbar-border-radius, 10px); position: relative; touch-action: none; background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }
.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled { display: none !important; }
.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal { position: absolute; left: var(--swiper-scrollbar-sides-offset, 1%); bottom: var(--swiper-scrollbar-bottom, 4px); top: var(--swiper-scrollbar-top, auto); z-index: 50; height: var(--swiper-scrollbar-size, 4px); width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }
.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar { position: absolute; left: var(--swiper-scrollbar-left, auto); right: var(--swiper-scrollbar-right, 4px); top: var(--swiper-scrollbar-sides-offset, 1%); z-index: 50; width: var(--swiper-scrollbar-size, 4px); height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%)); }
.swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5)); border-radius: var(--swiper-scrollbar-border-radius, 10px); left: 0; top: 0; }
.swiper-scrollbar-cursor-drag { cursor: move; }
.swiper-scrollbar-lock { display: none; }
.swiper-zoom-container { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; text-align: center; }
.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg { max-width: 100%; max-height: 100%; object-fit: contain; }
.swiper-slide-zoomed { cursor: move; touch-action: none; }
.swiper .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; }
.swiper-free-mode > .swiper-wrapper { transition-timing-function: ease-out; margin: 0 auto; }
.swiper-grid > .swiper-wrapper { flex-wrap: wrap; }
.swiper-grid-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column; }
.swiper-fade.swiper-free-mode .swiper-slide { transition-timing-function: ease-out; }
.swiper-fade .swiper-slide { pointer-events: none; transition-property: opacity; }
.swiper-fade .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-fade .swiper-slide-active { pointer-events: auto; }
.swiper-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-cube { overflow: visible; }
.swiper-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; transform-origin: 0 0; width: 100%; height: 100%; }
.swiper-cube .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-cube.swiper-rtl .swiper-slide { transform-origin: 100% 0; }
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev { pointer-events: auto; visibility: visible; }
.swiper-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; opacity: .6; z-index: 0; }
.swiper-cube .swiper-cube-shadow:before { content: ''; background: #000; position: absolute; left: 0; top: 0; bottom: 0; right: 0; filter: blur(50px); }
.swiper-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; }
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-flip { overflow: visible; }
.swiper-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; }
.swiper-flip .swiper-slide .swiper-slide { pointer-events: none; }
.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; }
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.swiper-creative .swiper-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; transition-property: transform,opacity,height; }
.swiper-cards { overflow: visible; }
.swiper-cards .swiper-slide { transform-origin: center bottom; -webkit-backface-visibility: hidden; backface-visibility: hidden; overflow: hidden; }        html { line-height: 1.15; -webkit-text-size-adjust: 100%; }  body { margin: 0; background-color: #fff; } main { display: block; } h1 { font-size: 2em; margin: 0.67em 0; }  hr { box-sizing: content-box; height: 0; overflow: visible; } pre { font-family: monospace, monospace; font-size: 1em; }  a { background-color: transparent; } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b, strong { font-weight: bolder; } code, kbd, samp { font-family: monospace, monospace; font-size: 1em; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }  img { border-style: none; }  button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button, input { overflow: visible; } button, select { text-transform: none; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } fieldset { padding: 0.35em 0.75em 0.625em; } legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress { vertical-align: baseline; } textarea { overflow: auto; } [type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }  details { display: block; } summary { display: list-item; }  template { display: none; } [hidden] { display: none; }
body, html, button, input, select, optgroup, textarea, html { color: #000; font-size: 18px; font-family: sans-serif; font-weight: 500; line-height: 28px; }
body, html { font-family: sans-serif; font-weight: 500; font-size: 18px; line-height: 28px; color: #000; } h1, h2, h3, h4, h5, h6 { margin-top: 0; clear: both; font-display: swap; font-family: sans-serif; font-weight: 700; }
h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark { font-weight: 700; }
@media (max-width: 991.98px) { h1 br, h2 br, h3 br, h4 br, h5 br, h6 br { display: none; } }
input:focus, textarea:focus { outline: none; border: none; }
h1 { font-size: 45px; line-height: 1.1; }
@media (max-width: 991.98px) { h1 { font-size: 27px; } }
h2, .h2 { font-size: 40px; font-weight: 700; line-height: 46px; }
@media (max-width: 991.98px) { h2, .h2 { font-size: 30px; line-height: 1.2; } }
h2.big, .h2.big { font-size: 74px; line-height: 92px; }
@media (max-width: 991.98px) { h2.big, .h2.big { font-size: 38px; line-height: 48px; } } a { text-decoration: none; transition: all .5s; cursor: pointer; }
.hidden { display: none !important; }
.text-center { text-align: center; }
.text-right { text-align: right; }
.text-center-f { justify-content: center; }
.text-uppercase { text-transform: uppercase; }
.text-lowercase { text-transform: lowercase; }
.text-bold { font-weight: bold; }
@media (max-width: 991.98px) { .hide-mobile { display: none !important; } }
@media (min-width: 768px) { .show-mobile { display: none !important; } }
@media screen and (max-width: 1250px) { .hide-if-mobile-menu { display: none !important; } }
@media screen and (min-width: 1250px) { .show-if-mobile-menu { display: none !important; } } .container { max-width: 1140px; }
.container-fluid { padding-left: 0; padding-right: 0; }
.container-fluid .row { margin: 0; }
.container-fluid .row > div { padding: 0; } img { border-radius: 0px; max-width: 100%; height: auto; }
a { color: #000; }
a:focus, input:focus, textarea:focus, button:focus { outline: none; }
.btn { color: #000; background: #fff; border-radius: 0px; opacity: 1; font-size: 18px; line-height: 28px; text-decoration: none; display: inline-flex; align-items: center; position: relative; justify-content: center; padding: 8px 25px 11px; border: 1px solid #000; cursor: pointer; transition: all 0.4s; }
.btn:visited { color: #000; }
.btn:hover { background: #000; color: #fff; }
.btn--alternative { background: #000; color: #fff; }
.btn--alternative:hover { color: #000; background: #fff; }
.btn--alternative:visited { color: #fff; }
.module-section .row > div { display: flex; flex-wrap: wrap; }
.module-section .row > div.text-center { justify-content: center; }
.center-vertical .row > div { align-items: center; }
.modules-container-small { max-width: 1140px; margin: auto; } .margin_top--none { margin-top: 0; }
.margin_top--normal { margin-top: 40px; }
.margin_top--big { margin-top: 80px; }
.margin_top--extrabig { margin-top: 120px; }
.margin_bottom--none { margin-bottom: 0; }
.margin_bottom--normal { margin-bottom: 40px; }
.margin_bottom--big { margin-bottom: 80px; }
.margin_bottom--extrabig { margin-bottom: 120px; }  .padding_top--none { padding-top: 0; }
.padding_top--normal { padding-top: 40px; }
.padding_top--big { padding-top: 80px; }
.padding_top--extrabig { padding-top: 120px; }
.padding_bottom--none { padding-bottom: 0; }
.padding_bottom--normal { padding-bottom: 40px; }
.padding_bottom--big { padding-bottom: 80px; }
.padding_bottom--extrabig { padding-bottom: 120px; }  .text-module__textColumn { }
.text-module__textColumn .btn { margin-right: 20px; }
.text-module__textColumn .btn:last-of-type { margin-right: 0; }
.text-module__textColumn p:first-of-type { margin-top: 0; }
.swiper-container { overflow: hidden; }
.swiper-full-slider img { display: block; width: 100%; height: 615px; object-fit: cover; }
@media (max-width: 991.98px) { .swiper-full-slider img { height: 400px; object-fit: cover; } }
.full-slider-text { display: flex; flex-direction: column; justify-content: center; align-items: center; padding-top: 80px; padding-bottom: 80px; position: absolute; z-index: 9; width: calc(100% - 0px); height: 100%; left: 0; top: 0; }
.full-slider-text--inside { height: calc(100% - 160px); }
@media (max-width: 991.98px) { .full-slider-text { width: calc(100% - 0px); left: 0px; } }
.full-slider-text p { color: #fff; font-weight: 500; font-size: 80px; color: #fff; margin-bottom: 50px; max-width: 1140px; line-height: 1; text-align: center; margin-left: 15px; margin-right: 15px; }
@media (max-width: 991.98px) { .full-slider-text p { line-height: 1.2; font-size: 40px; text-align: center; } }
.full-slider-text--bg-black { background: rgba(0, 0, 0, 0.3); }
.full-slider-text--bg-gradient { background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%); background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%); background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.6) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#99000000',GradientType=0 ); }
.full-slider-text--text-bottom { justify-content: flex-end; } .banner-video iframe { height: 693px !important; width: 100% !important; float: left; }
.banner-video__videomp4 video { max-height: 700px; width: 100%; object-fit: cover; float: left; } .video-box__youtube { position: relative; padding-bottom: 56.25%; padding-top: 25px; width: 100%; height: 0; }
.video-box__youtube iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-box__youtubeCover { position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; cursor: pointer; }
.video-box__play { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); opacity: 1; max-width: 120px; z-index: 3; cursor: pointer; width: auto !important; height: auto !important; }
.video-box__mp4 video { width: 100%; height: auto; }@font-face{font-family:lg;src:url(//skylap.pl/wp-content/themes/skylap/fonts/lg.woff2?io9a6k) format("woff2"),url(//skylap.pl/wp-content/themes/skylap/fonts/lg.ttf?io9a6k) format("truetype"),url(//skylap.pl/wp-content/themes/skylap/fonts/lg.woff?io9a6k) format("woff"),url(//skylap.pl/wp-content/themes/skylap/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,'Noto Sans','Liberation Sans',sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}.lg-next,.lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:0;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:'\e095'}.lg-prev{left:20px}.lg-prev:after{content:'\e094'}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}100%{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:0 0;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:'\e070'}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:'\e90a'}.lg-toolbar .lg-download:after{content:'\e0f2'}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-next,.lg-closing .lg-prev,.lg-closing .lg-sub-html,.lg-closing .lg-toolbar{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:'';display:table;clear:both}.lg-container{display:none;outline:0}.lg-container.lg-show{display:block}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-hide-sub-html .lg-sub-html,.lg-next,.lg-pager-outer,.lg-prev,.lg-toolbar{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in .lg-prev,.lg-show-in .lg-toolbar{opacity:1}.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:0;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image{opacity:1}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(//skylap.pl/wp-content/themes/skylap/images/loading.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:'';display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html .lg-sub-html,.lg-outer .lg-empty-html.lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:'\e909'}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle}@media (min-width:768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color}@media (min-width:768px){.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:'\e1ff'}.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .8s cubic-bezier(0,0,.25,1) 0s;transition:transform .8s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19) 0s,opacity .15s!important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition{transform:scale3d(1,1,1) translate3d(-50%,-50%,0)!important;max-width:none!important;max-height:none!important;top:50%!important;left:50%!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x{transform:scale3d(1,1,1) translate3d(-50%,0,0)!important;top:0!important;left:50%!important;max-width:none!important;max-height:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y{transform:scale3d(1,1,1) translate3d(0,-50%,0)!important;top:50%!important;left:0!important;max-width:none!important;max-height:none!important}.lg-icon.lg-zoom-in:after{content:'\e311'}.lg-actual-size .lg-icon.lg-zoom-in{opacity:.5;pointer-events:none}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:'\e033'}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:'\e312'}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-zoom-out{opacity:.75;pointer-events:none}*,*::before,*::after{box-sizing:border-box}a{text-decoration:none;cursor:pointer;transition:all .5s}a:hover{text-decoration:none}body{margin:0;font-family:"Exo";color:#4d5d73;font-size:15px;font-weight:400;line-height:1.6}@media screen and (max-width: 768px){body{overflow-x:hidden}}address{font-style:normal}section{position:relative}@media screen and (max-width: 1199px){section{overflow:hidden}}img{display:block;max-width:100%;height:auto;width:auto}@media screen and (min-width: 769px){img.alignleft{float:left}img.alignright{float:right}}img.aligncenter{margin-left:auto;margin-right:auto;display:block}article ul li,section ul li{position:relative;margin-bottom:15px;padding-left:28px}article ul li:last-child,section ul li:last-child{margin-bottom:0}article ul li:before,section ul li:before{content:url(https://skylap.pl/wp-content/themes/skylap/img/li-item.svg);position:absolute;top:0;left:0}.container{max-width:1380px;width:100%;margin:0 auto;padding:0 50px}@media screen and (max-width: 1199px){.container{padding:0 30px}}.modules-container-small{max-width:1320px}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:20px;padding-right:20px}@media screen and (max-width: 991px){.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto{padding-left:10px;padding-right:10px}}.row{margin-left:-20px;margin-right:-20px}@media screen and (max-width: 991px){.row{margin-left:-10px;margin-right:-10px}}ul{list-style-type:none;padding-left:0}*:focus{outline:none !important}h1,h2,h3{margin:0;font-family:"Exo"}h1{color:#fff;font-size:52px;font-weight:600;line-height:1.15}@media screen and (max-width: 1199px){h1{font-size:45px}}@media screen and (max-width: 991px){h1{font-size:35px}}@media screen and (max-width: 768px){h1{font-size:30px}}h2{color:#001736;font-size:24px;font-weight:600;line-height:1.33}h2.header{font-size:40px;line-height:1.2}@media screen and (max-width: 991px){h2.header{font-size:35px}}@media screen and (max-width: 768px){h2.header{font-size:30px}}small.title{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;display:inline-block;margin-bottom:10px}h3{color:#001736;font-size:18px;font-weight:600;line-height:1.33}p a{color:#3d90cb}p a:hover{opacity:.7}p strong{font-weight:600}header{position:fixed;top:0;left:0;width:100%;height:100px;z-index:9999999;display:inline-flex;border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .5s}@media screen and (max-width: 991px){header{height:70px}}header:before{content:"";position:absolute;top:0;left:0;width:100%;height:199px;background:linear-gradient(180deg, rgba(0, 16, 38, 0.7) 24%, rgba(0, 16, 38, 0) 100%);pointer-events:none;transition:all .5s}@media screen and (max-width: 991px){header:before{display:none}}@media screen and (max-width: 991px){header .container{display:inline-flex;width:100%;justify-content:space-between;align-items:center}}header.hide{transform:translateY(-200%)}header #open-menu{display:none;flex-direction:column;justify-content:space-between;align-items:center;padding:10px;height:31px;width:40px;cursor:pointer;transition:all .5s;position:relative;z-index:10;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:999999;order:3;margin-right:-10px}@media screen and (max-width: 991px){header #open-menu{display:flex}}header #open-menu:focus{outline:none !important}header #open-menu span{height:1px;width:20px;transition:all .5s;z-index:9;display:inline-block;position:relative;background-color:#fff}header #open-menu.active span{background-color:#fff !important}header #open-menu.active span:first-child{transform:rotate(45deg);top:5px}header #open-menu.active span:nth-child(2){opacity:0}header #open-menu.active span:last-child{transform:rotate(-45deg);top:-5px}header #open-menu.white span{background-color:#001736 !important}header a.logo,header a.phone{position:absolute;left:50px;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1199px){header a.logo,header a.phone{left:30px}}header a.logo{width:175px;height:41px;z-index:9}@media screen and (max-width: 991px){header a.logo{position:static;transform:initial;height:30px}}header a.logo svg{transition:all .5s;position:absolute}@media screen and (max-width: 991px){header a.logo svg{height:30px}}header a.logo svg.color{opacity:0}header a.logo.active svg{opacity:1 !important}header a.logo.active svg.color{opacity:0 !important}header a.phone{align-items:center;left:auto;right:50px;gap:10px;color:#fff;font-size:15px;font-weight:600;line-height:1.33}@media screen and (max-width: 1199px){header a.phone{right:30px}}header a.phone.desktop{display:inline-flex}@media screen and (max-width: 991px){header a.phone.desktop{display:none}}header a.phone.mobile{display:none;height:138px;position:static;transform:initial;font-size:18px}@media screen and (max-width: 991px){header a.phone.mobile{display:inline-flex}}header a.phone img{width:16px;height:16px}header a.phone:hover{opacity:.7}header nav{display:inline-flex;justify-content:flex-end;align-items:center;height:100%;width:100%}@media screen and (max-width: 991px){header nav{position:fixed;top:-120vh;left:0;background-color:#001736;transition:all .5s;flex-direction:column;align-items:center;z-index:9;justify-content:space-between}header nav.active{top:0}}header nav ul{display:inline-flex;align-items:center;justify-content:center;position:relative;margin:0;width:100%;gap:42px}@media screen and (max-width: 991px){header nav ul{flex-direction:column;border-bottom:1px solid hsla(0,0%,100%,.1);min-height:initial;padding:0;padding-top:111px;gap:40px;align-items:flex-start;padding-left:30px;overflow:auto;justify-content:flex-start}}header nav ul.menu{height:100%}@media screen and (max-width: 991px){header nav ul.menu{height:calc(100% - 138px)}}header nav ul.menu>li{height:100%}@media screen and (max-width: 991px){header nav ul.menu>li{height:auto}}header nav ul.menu>li>a{height:100%;display:flex;align-items:center}header nav ul a{color:#fff;font-size:15px;font-weight:500;line-height:1.33}@media screen and (max-width: 991px){header nav ul a{font-size:18px}}@media screen and (min-width: 992px){header nav ul a:hover{color:#3d90cb}}header nav ul li:nth-child(3){margin-left:3px;margin-right:1px}header nav ul li.current_page_item>a{color:#3d90cb}@media screen and (max-width: 991px){header nav ul li.menu-item-has-children>a{padding-right:21px;position:relative}header nav ul li.menu-item-has-children>a:after{content:url(https://skylap.pl/wp-content/themes/skylap/img/arrow-menu.svg);position:absolute;top:50%;transform:translateY(-50%);right:0}}header nav ul ul{pointer-events:none;position:fixed;top:98px;transition:opacity 500ms,visibility 500ms;background-color:#fff;max-width:1920px;width:100%;left:50%;transform:translateX(-50%);padding:40px 50px;display:inline-flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;opacity:0;visibility:hidden;box-shadow:0px 10px 20px 0px rgba(0,23,54,.1)}@media screen and (max-width: 991px){header nav ul ul{top:0;left:150vw;height:100vh;transform:initial;z-index:10;opacity:1;visibility:visible;gap:10px;overflow:auto;overflow-x:hidden;flex-wrap:nowrap;padding:70px 30px}}@media screen and (max-width: 991px){header nav ul ul.active{left:0}}@media screen and (min-width: 992px){header nav ul ul:hover{opacity:1;visibility:visible;pointer-events:all}}header nav ul ul li:nth-child(3){margin:0}header nav ul ul li:not(.wiecej):not(.cofnij){width:calc(25% - 20px);height:100px;display:inline-flex;align-items:center}@media screen and (max-width: 1199px){header nav ul ul li:not(.wiecej):not(.cofnij){width:calc(33% - 20px)}}@media screen and (max-width: 991px){header nav ul ul li:not(.wiecej):not(.cofnij){width:100%;height:auto}}header nav ul ul li:not(.wiecej):not(.cofnij) a{color:#001736;font-weight:600;line-height:1.6;border:1px solid #eaeaea;height:100%;width:100%;position:relative;padding-left:102px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding-right:10px}@media screen and (max-width: 991px){header nav ul ul li:not(.wiecej):not(.cofnij) a{font-size:15px;font-weight:500;line-height:1.33;padding-left:70px;height:50px;gap:0}}header nav ul ul li:not(.wiecej):not(.cofnij) a img{position:absolute;top:0;left:0;width:82px;height:100%}@media screen and (max-width: 991px){header nav ul ul li:not(.wiecej):not(.cofnij) a img{width:42px}}header nav ul ul li:not(.wiecej):not(.cofnij) a small{color:#4d5d73;font-size:12px;font-weight:400;line-height:1.5}@media screen and (max-width: 991px){header nav ul ul li:not(.wiecej):not(.cofnij) a small{display:none}}header nav ul ul li:not(.wiecej):not(.cofnij) a:hover{color:#3d90cb}header nav ul ul li.wiecej{position:absolute;right:50px;bottom:40px}@media screen and (max-width: 991px){header nav ul ul li.wiecej{position:static;margin-top:10px}}header nav ul ul li.wiecej a{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.33;letter-spacing:.6px;position:relative;padding-right:22px}header nav ul ul li.wiecej a:after{content:url(https://skylap.pl/wp-content/themes/skylap/img/arrow-menu.svg);position:absolute;top:50%;transform:translateY(-50%);right:0;width:11px;height:12px}@media screen and (max-width: 991px){header nav ul ul li.wiecej a:after{margin-top:-2px}}header nav ul ul li.wiecej a:hover{color:#001736}header nav ul ul li.cofnij{display:none;margin-bottom:10px}@media screen and (max-width: 991px){header nav ul ul li.cofnij{display:inline-flex}}header nav ul ul li.cofnij span{position:relative;padding-left:21px;color:#001736;font-size:18px;font-weight:500;line-height:1.33}header nav ul ul li.cofnij span:before{content:url(https://skylap.pl/wp-content/themes/skylap/img/arrow-menu.svg);position:absolute;top:50%;transform:translateY(-50%) rotate(180deg);left:0;width:11px;height:12px;margin-top:5px}header nav ul li.menu-item-has-children>a{position:relative;z-index:5}@media screen and (min-width: 992px){header nav ul li.menu-item-has-children>a:hover+ul{opacity:1;visibility:visible;pointer-events:all}}header.header-down,header.blog-post{background-color:#fff;border-bottom-color:#eaeaea}header.header-down:before,header.blog-post:before{opacity:0}header.header-down a.logo svg,header.blog-post a.logo svg{opacity:0}header.header-down a.logo svg.color,header.blog-post a.logo svg.color{opacity:1}header.header-down #open-menu span,header.blog-post #open-menu span{background-color:#001736}@media screen and (min-width: 992px){header.header-down a,header.blog-post a{color:#001736}}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 30px;position:relative;color:#fff;font-size:13px;font-weight:600;line-height:1.31;letter-spacing:.65px}@media screen and (max-width: 500px){.button{width:100%}}.button:before,.button:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;transition:all .5s}.button:before{background:linear-gradient(90deg, #003986 0%, #009EE0 100%)}.button:after{background:linear-gradient(90deg, #009EE0 0%, #003986 100%);opacity:0}.button.button--image{width:50px;height:50px;padding:0}.button.button--image img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);filter:brightness(0) invert(1)}.button.button--transparent{border:1px solid #3d90cb}.button.button--transparent:before,.button.button--transparent:after{display:none}.button.button--transparent:hover{background-color:#3d90cb}.button:hover:before{opacity:0}.button:hover:after{opacity:1}.offerts .offert{margin-bottom:40px}@media screen and (max-width: 768px){.offerts .offert{margin-bottom:30px}}.offerts .offert:before{content:"";position:absolute;top:40px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);border:1px solid #eaeaea}@media screen and (max-width: 991px){.offerts .offert:before{width:calc(100% - 20px);left:10px}}.offerts .offert .header-offert{display:inline-flex;justify-content:flex-end;position:relative;width:100%}@media screen and (max-width: 991px){.offerts .offert .header-offert{width:calc(100% - 1px)}}.offerts .offert .header-offert h2{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;white-space:nowrap;display:inline-block;transform:rotate(-90deg);position:absolute;top:auto;bottom:130px;left:-90px;height:50px;width:310px;text-align:center;text-transform:uppercase}@media screen and (max-width: 768px){.offerts .offert .header-offert h2{left:-105px}}.offerts .offert .header-offert img{width:290px;height:350px;transition:all .5s;object-fit:cover;box-shadow:0px 4px 50px 0px rgba(0,23,54,.2)}@media screen and (min-width: 992px)and (max-width: 1199px){.offerts .offert .header-offert img{width:78%;margin-right:0;margin-left:auto}}.offerts .offert .header-offert a{width:290px;height:350px}@media screen and (max-width: 991px){.offerts .offert .header-offert a{max-width:calc(100% - 80px)}}.offerts .offert .header-offert a:hover img{opacity:.7}.offerts .offert .content-offert{display:inline-flex;justify-content:space-between;align-items:flex-start;padding:40px 40px 42px;position:relative;width:100%}@media screen and (max-width: 768px){.offerts .offert .content-offert{padding:20px 30px 32px}}.offerts .offert .content-offert a.title{max-width:calc(100% - 70px)}.offerts .offert .content-offert a.title h3{transition:all .5s}.offerts .offert .content-offert a.title:hover h3{color:#3d90cb}.post{position:relative;width:100%;height:400px;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}@media screen and (max-width: 1320px){.post{height:350px;padding:30px}}@media screen and (max-width: 991px){.post{margin-bottom:30px}}.post .image:before,.post .image{position:absolute;top:0;left:0;width:100%;height:100%}.post .image:before{content:"";background:linear-gradient(0deg, #001736 0%, rgba(0, 23, 54, 0.9) 29.5%, rgba(0, 0, 0, 0) 74%);pointer-events:none;z-index:1}.post img{object-fit:cover;z-index:-1;width:100%;height:100%}.post a,.post h3,.post small{position:relative;z-index:2}.post h3{color:#fff;margin-top:10px;margin-bottom:20px;transition:all .5s;min-height:48px}.post h3:hover{color:#3d90cb}.post .categories{display:inline-flex;gap:10px;flex-wrap:wrap}.post .categories a{height:25px;padding:6px 10px;background-color:#3d90cb;color:#fff;font-size:12px;font-weight:600;line-height:1.33;letter-spacing:.6px;text-transform:uppercase}.post .categories a:hover{opacity:.7}.post small{color:#3d90cb;font-size:12px;line-height:1.5}section.banner{width:100%;margin-bottom:99px;overflow:hidden;display:inline-flex;align-items:center;justify-content:flex-start;position:relative}@media screen and (max-width: 991px){section.banner{margin-bottom:70px}}section.banner:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#3d90cb;mix-blend-mode:hue}section.banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,16,38,.6)}section.banner .movie{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#000}section.banner .movie img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}section.banner .movie iframe,section.banner .movie video{width:100%;height:100%;object-fit:cover}section.banner .container{position:relative;z-index:10}section.banner small{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;text-transform:uppercase;margin-bottom:10px;display:inline-block}section.banner p{margin-top:40px;margin-bottom:0;color:#fff}section.banner .breadcrumps{position:absolute;top:129px;left:50px;z-index:1}@media screen and (max-width: 1199px){section.banner .breadcrumps{left:30px}}@media screen and (max-width: 991px){section.banner .breadcrumps{top:99px}}section.banner .breadcrumps a,section.banner .breadcrumps span{color:#fff;font-size:11px;font-weight:400;line-height:1.45}section.banner .breadcrumps span:not(.white){color:#3d90cb}section.banner .breadcrumps a:hover{color:#3d90cb}section.banner.banner-offerts{padding-top:217px;padding-bottom:170px}@media screen and (max-width: 991px){section.banner.banner-offerts{height:auto;padding-top:149px;padding-bottom:79px;min-height:300px}}@media screen and (max-width: 991px){section.banner.banner-offerts .image img{box-shadow:0px 4px 50px 0px rgba(0,23,54,.2)}}section.banner.banner-offert{padding-top:216px;overflow:visible;margin-bottom:149px;height:597px;align-items:flex-start}@media screen and (max-width: 1199px){section.banner.banner-offert{margin-bottom:70px}}@media screen and (max-width: 991px){section.banner.banner-offert{padding-bottom:0;padding-top:99px;flex-direction:column;height:auto}}@media screen and (max-width: 991px){section.banner.banner-offert .movie,section.banner.banner-offert:before,section.banner.banner-offert:after{height:calc(100% - 59px)}}@media screen and (max-width: 991px){section.banner.banner-offert .breadcrumps{position:relative;width:100%;padding:0 30px;margin-bottom:50px;top:auto;left:auto}}section.banner.banner-offert .image{position:relative}section.banner.banner-offert .image img{position:absolute;top:-20px;left:20px;max-width:calc(100% - 40px)}@media screen and (max-width: 991px){section.banner.banner-offert .image img{position:static;margin:30px auto 0;box-shadow:0px 4px 50px 0px rgba(0,23,54,.2);max-width:100%}}section.banner.banner-offert+section.section-image-desc{opacity:1}section.banner.banner-home{height:100vh;max-height:970px;justify-content:center}section.banner.banner-home .container{text-align:center}section.banner.banner-home .container .row div{padding:0}section.banner.banner-home .container h1{font-size:72px;font-family:"Exo";line-height:1.33}@media screen and (max-width: 1199px){section.banner.banner-home .container h1{font-size:62px}}@media screen and (max-width: 991px){section.banner.banner-home .container h1{font-size:55px}}@media screen and (max-width: 768px){section.banner.banner-home .container h1{font-size:45px}}@media screen and (max-width: 575px){section.banner.banner-home .container h1{font-size:40px}}section.banner.banner-404{height:100vh;justify-content:center;text-align:center}section.banner.banner-404 h1{font-family:"Exo";font-size:72px;line-height:1.33}section.banner.banner-404 p{margin-top:20px;margin-bottom:40px;font-size:24px;line-height:1.33;font-weight:600}@media screen and (max-width: 575px){section.banner.banner-404 p{font-size:20px}}@media screen and (max-width: 400px){section.banner.banner-404 p{font-size:18px}}section.banner.banner-404 .links{display:inline-flex;gap:20px;flex-wrap:wrap}@media screen and (max-width: 500px){section.banner.banner-404 .links{gap:10px}}section.banner.banner-contact{height:600px;position:relative}@media screen and (max-width: 991px){section.banner.banner-contact{height:300px;padding-top:167px;align-items:flex-start}}@media screen and (min-width: 992px){section.banner.banner-contact:before,section.banner.banner-contact:after{content:"";position:absolute;top:0;left:0;pointer-events:none}section.banner.banner-contact:before{background:linear-gradient(180deg, #001026 24%, rgba(0, 16, 38, 0) 100%);width:100%;height:199px;z-index:2;filter:initial}section.banner.banner-contact:after{height:100%;width:62vw;z-index:1;background:linear-gradient(90deg, #001736 54%, rgba(0, 23, 54, 0) 99.98%)}}section.banner.banner-contact .movie{display:none}@media screen and (max-width: 991px){section.banner.banner-contact .movie{display:inline-flex}}section.banner.banner-contact .container{pointer-events:none}section.banner.banner-contact .breadcrumps{z-index:2}section.banner.banner-contact #map{position:absolute;top:0;right:0;width:68vw;height:100%}@media screen and (max-width: 991px){section.banner.banner-contact #map{display:none}}section.banner.banner-contact #map span.lat,section.banner.banner-contact #map span.lng,section.banner.banner-contact #map span.zoom{display:none}section.banner a.scroll{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);width:25px;height:36px;border-radius:15px;border:1.5px solid #fff;z-index:1}@media screen and (max-width: 991px){section.banner a.scroll{bottom:75px}}section.banner a.scroll span{position:absolute;top:12px;left:50%;border-radius:2px;background-color:#fff;width:1.5px;height:4px;transition:all .5s}section.banner a.scroll:hover span{top:calc(100% - 12px)}section.section-slider{margin-bottom:100px;overflow:hidden;padding-bottom:41px}@media screen and (max-width: 991px){section.section-slider{margin-bottom:70px;padding-bottom:0}}section.section-slider .container{position:relative}section.section-slider .container .row{height:100%}section.section-slider .swiper{height:500px;background-color:#001736}@media screen and (max-width: 768px){section.section-slider .swiper{height:400px}}section.section-slider .swiper:hover+.slider-prev,section.section-slider .swiper:hover+.slider-prev+.slider-next{opacity:1}@media screen and (max-width: 768px){section.section-slider .swiper .swiper-slide{padding:0 30px}}section.section-slider .swiper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}@media screen and (max-width: 768px){section.section-slider .swiper img.desktop{display:none}}section.section-slider .swiper img.mobile{display:none;object-position:top}@media screen and (max-width: 768px){section.section-slider .swiper img.mobile{display:block}}section.section-slider .swiper .row div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%}@media screen and (max-width: 768px){section.section-slider .swiper .row div{justify-content:flex-end;padding-bottom:29px}}section.section-slider .swiper h2{color:#fff;font-size:40px;line-height:1.2;margin-bottom:20px}@media screen and (max-width: 991px){section.section-slider .swiper h2{font-size:28px}}@media screen and (max-width: 575px){section.section-slider .swiper h2{font-size:24px}}section.section-slider .swiper small,section.section-slider .swiper small a{color:#3d90cb;font-size:24px;font-weight:600;line-height:1.33}@media screen and (max-width: 991px){section.section-slider .swiper small,section.section-slider .swiper small a{font-size:20px}}@media screen and (max-width: 575px){section.section-slider .swiper small,section.section-slider .swiper small a{font-size:15px}}section.section-slider .swiper a.button{margin-top:40px}@media screen and (max-width: 500px){section.section-slider .swiper a.button{width:auto}}section.section-slider .slider-prev,section.section-slider .slider-next{width:50px;height:50px;border:1px solid #eaeaea;display:inline-flex;align-items:center;justify-content:center;top:225px;margin:0;transition:all .5s;opacity:0;transition:all .5s}@media screen and (max-width: 1450px){section.section-slider .slider-prev,section.section-slider .slider-next{display:none}}section.section-slider .slider-prev:hover,section.section-slider .slider-next:hover{opacity:1}section.section-slider .slider-prev:before,section.section-slider .slider-next:before{content:"";position:absolute;top:50%;left:-40px;transform:translateY(-50%);width:40px;height:50px}section.section-slider .slider-prev:after,section.section-slider .slider-next:after{display:none}section.section-slider .slider-prev img,section.section-slider .slider-next img{transition:all .5s}section.section-slider .slider-prev.slider-prev,section.section-slider .slider-next.slider-prev{left:-40px;transform:rotate(180deg)}@media screen and (max-width: 1600px){section.section-slider .slider-prev.slider-prev,section.section-slider .slider-next.slider-prev{left:-45px}}section.section-slider .slider-prev.slider-next,section.section-slider .slider-next.slider-next{right:-40px}@media screen and (max-width: 1600px){section.section-slider .slider-prev.slider-next,section.section-slider .slider-next.slider-next{right:-45px}}section.section-slider .slider-prev:hover,section.section-slider .slider-next:hover{border-color:#3d90cb}section.section-slider .swiper-pagination{position:absolute;bottom:0;left:50px;width:calc(100% - 100px);display:inline-flex;transform:translateY(100%)}@media screen and (max-width: 1199px){section.section-slider .swiper-pagination{left:30px;width:calc(100% - 60px)}}@media screen and (max-width: 991px){section.section-slider .swiper-pagination{position:static;width:100%;text-align:center;transform:initial;display:inline-block;margin-top:10px}}section.section-slider .swiper-pagination span{background:initial;padding-top:21px;text-align:center;opacity:1;color:#4d5d73;font-size:12px;font-weight:400;line-height:1.5;border-radius:0;transition:all .5s;cursor:pointer;position:relative;margin:0 !important}@media screen and (max-width: 991px){section.section-slider .swiper-pagination span{width:8px;height:8px;background-color:#eaeaea;padding-top:0;margin:0 6px !important}}section.section-slider .swiper-pagination span:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-color:#3d90cb;opacity:0;transition:all .5s}@media screen and (max-width: 991px){section.section-slider .swiper-pagination span:before{display:none}}section.section-slider .swiper-pagination span:hover,section.section-slider .swiper-pagination span.swiper-pagination-bullet-active{color:#001736;font-weight:600}@media screen and (max-width: 991px){section.section-slider .swiper-pagination span:hover,section.section-slider .swiper-pagination span.swiper-pagination-bullet-active{background-color:#3d90cb}}section.section-slider .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}section.section-offerts{margin-bottom:60px}@media screen and (max-width: 991px){section.section-offerts{margin-bottom:30px}}section.section-offerts .header-section{display:inline-flex;width:100%;justify-content:space-between;align-items:flex-end;margin-bottom:40px}section.section-offerts .header-section h2{margin-bottom:1px}@media screen and (max-width: 768px){section.section-offerts a.button.desktop{display:none}}section.section-offerts a.button.mobile{display:none}@media screen and (max-width: 768px){section.section-offerts a.button.mobile{display:inline-flex}}section.section-trust{background-color:rgba(61,144,203,.05);padding-bottom:60px;margin-bottom:98px;overflow:hidden}@media screen and (max-width: 991px){section.section-trust{margin-bottom:70px;padding-top:70px;padding-bottom:30px}}section.section-trust .row.row-up{height:250px}@media screen and (max-width: 991px){section.section-trust .row.row-up{height:auto}}section.section-trust .row.row-up>div{display:inline-flex;flex-direction:column;justify-content:flex-end;position:relative}section.section-trust .row.row-up>div h2{max-width:400px;margin-bottom:25px}section.section-trust .row.row-up>div .movie{position:absolute;top:0;left:-90px;width:calc(50vw + 90px);height:100%}@media screen and (max-width: 991px){section.section-trust .row.row-up>div .movie{display:none}}section.section-trust .row.row-up>div .movie iframe,section.section-trust .row.row-up>div .movie video,section.section-trust .row.row-up>div .movie:before,section.section-trust .row.row-up>div .movie:after{position:absolute;top:0;width:100%;height:100%}section.section-trust .row.row-up>div .movie iframe,section.section-trust .row.row-up>div .movie video{object-fit:cover}section.section-trust .row.row-up>div .movie:before{content:"";left:0;background-color:#3d90cb;mix-blend-mode:hue;z-index:1}section.section-trust .row.row-up>div .movie:after{content:"";left:0;background-color:rgba(0,16,38,.6);z-index:1}section.section-trust .row.row-bottom{margin-top:100px}@media screen and (max-width: 991px){section.section-trust .row.row-bottom{margin-top:5px}}section.section-trust .row.row-bottom div{margin-bottom:40px;padding-left:59px;padding-bottom:20px}section.section-trust .row.row-bottom div:before{content:"";position:absolute;top:0;left:20px;width:1px;height:100%;background-color:#3d90cb}section.section-trust .row.row-bottom div b{color:#3d90cb;font-size:18px;font-weight:600;line-height:1.33}section.section-trust .row.row-bottom div h3{margin-top:23px}section.section-image-desc{margin-bottom:100px}@media screen and (max-width: 991px){section.section-image-desc{margin-bottom:70px}}section.section-image-desc .content{padding-top:50px}section.section-image-desc h2{margin-bottom:40px}@media screen and (max-width: 991px){section.section-image-desc h2{margin-bottom:30px}}@media screen and (max-width: 991px){section.section-image-desc .image{height:100%}}section.section-image-desc .image img{object-fit:cover}@media screen and (max-width: 991px){section.section-image-desc .image img{width:100%}}section.section-image-desc .box{padding:42px 54px 42px 40px;background-color:#f5f9fc;display:inline-block;position:absolute;right:-20px;bottom:40px}@media screen and (max-width: 991px){section.section-image-desc .box{padding:39px 14px 39px 30px;right:9px}}@media screen and (max-width: 768px){section.section-image-desc .box{right:-20px}}section.section-image-desc .box strong{color:#001736;font-size:72px;font-weight:600;line-height:1.33}@media screen and (max-width: 991px){section.section-image-desc .box strong{font-size:55px}}@media screen and (max-width: 768px){section.section-image-desc .box strong{font-size:40px}}section.section-image-desc .box strong sup{color:#3d90cb;font-size:40px;line-height:1.2;top:-34px}@media screen and (max-width: 991px){section.section-image-desc .box strong sup{top:-6px;left:2px}}section.section-image-desc .box p{margin-bottom:0;margin-top:-10px}section.section-image-desc .questions .question{border-bottom:1px solid #eaeaea}section.section-image-desc .questions .question h3{display:inline-flex;height:69px;align-items:center;padding-left:33px;position:relative;font-size:15px;line-height:1.6;transition:all .5s;cursor:pointer}section.section-image-desc .questions .question h3 img{position:absolute;top:50%;transform:translateY(-50%);left:0;transition:all .5s}section.section-image-desc .questions .question h3:hover{color:#3d90cb}section.section-image-desc .questions .question h3.active img{transform:translateY(-50%) rotate(90deg)}section.section-image-desc .questions .question .content{padding-top:0;transition:all .5s;overflow:hidden;height:0}section.section-image-desc .questions .question .content p:first-child{margin-top:0}@media screen and (max-width: 768px){section.section-image-desc .questions .question .content p:first-child{margin-top:10px}}section.section-image-desc .questions .question .content p:last-child{margin-bottom:41px}@media screen and (max-width: 768px){section.section-image-desc .questions .question .content p:last-child{margin-bottom:31px}}section.section-image-desc.show-first .questions .question:first-child .content{height:auto}section.section-image-desc.revert .row{flex-direction:row-reverse}@media screen and (max-width: 768px){section.section-image-desc.revert .row{flex-direction:column}}section.section-image-desc.revert .question{margin-bottom:19px;border:1px solid #eaeaea}section.section-image-desc.revert .question h3{padding:41px 98px 41px 40px;font-size:18px;line-height:1.33;height:auto;width:100%}@media screen and (max-width: 768px){section.section-image-desc.revert .question h3{font-size:18px;padding:17px 51px 17px 30px}}section.section-image-desc.revert .question h3 img{left:auto;right:40px}@media screen and (max-width: 768px){section.section-image-desc.revert .question h3 img{right:30px}}section.section-image-desc.revert .question .content{padding-left:40px;padding-right:40px}section.section-image-desc.lazy .image img{height:auto !important}section.section-place{margin-bottom:100px;overflow:hidden}@media screen and (max-width: 991px){section.section-place{margin-bottom:70px}}section.section-place h2{margin-bottom:40px}@media screen and (max-width: 991px){section.section-place h2{margin-bottom:30px}}section.section-place address{display:inline-flex;align-items:center;gap:19px;font-size:18px;line-height:1.33}section.section-place address img{width:15px;height:18px}section.section-place a.link{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.33;letter-spacing:.6px;margin-top:5px;margin-left:34px}section.section-place a.link:hover{color:#001736}section.section-place .box{margin-top:40px;padding:40px 39px 50px;background-color:#f5f9fc}@media screen and (max-width: 991px){section.section-place .box{margin-top:30px;padding:30px 30px 40px}}section.section-place .box h3{margin-bottom:11px}section.section-place .box p{padding:9px 0 10px;margin:0;border-bottom:1px solid #3d90cb}section.section-place .box p:last-child{border-bottom:none}section.section-place .box p strong{color:#3d90cb;font-weight:400}section.section-place .left-section{padding-top:50px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width: 991px){section.section-place .left-section{padding-top:0}}section.section-place .right-section{height:500px}@media screen and (max-width: 991px){section.section-place .right-section{margin-top:30px}}section.section-place #map{position:absolute;top:0;left:-90px;width:calc(50vw + 90px);height:100%;outline:none !important;border:none !important}section.section-place #map div{outline:none !important;border:none !important}@media screen and (max-width: 991px){section.section-place #map{width:100%;position:relative !important;left:0;width:100%}}section.section-place #map span.lat,section.section-place #map span.lng,section.section-place #map span.zoom{display:none}section.section-information{margin-bottom:100px}@media screen and (max-width: 991px){section.section-information{margin-bottom:70px}}section.section-information .container{position:relative;padding-top:77px;padding-bottom:77px}@media screen and (max-width: 991px){section.section-information .container{padding:30px 60px 50px}}section.section-information .container img.main{position:absolute;top:0;left:50px;width:calc(100% - 100px);height:100%;z-index:-1}@media screen and (max-width: 1199px){section.section-information .container img.main{left:30px;width:calc(100% - 60px)}}section.section-information .container:after{content:"";position:absolute;top:75px;left:calc(50% + 20px);width:1px;height:calc(100% - 150px);background-color:#3d90cb}@media screen and (max-width: 991px){section.section-information .container:after{display:none}}section.section-information h2{color:#fff}@media screen and (max-width: 1199px){section.section-information h2{padding-left:40px}}@media screen and (max-width: 991px){section.section-information h2{padding-left:20px;padding-left:0;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #3d90cb}}section.section-information .right-section{display:inline-flex;gap:40px;justify-content:center;align-items:center}@media screen and (max-width: 991px){section.section-information .right-section{flex-direction:column;gap:13px}}@media screen and (max-width: 991px){section.section-information .right-section{align-items:flex-start}}section.section-information small{color:#3d90cb;font-size:18px;font-weight:600;line-height:1.33}section.section-information a{display:inline-flex;gap:10px;color:#fff;font-size:18px;font-weight:600;line-height:1.33;align-items:center}section.section-information a img{width:20px;height:20px;margin-bottom:4px}section.section-information a:hover{color:#3d90cb}section.section-blog-simple{margin-bottom:100px}@media screen and (max-width: 991px){section.section-blog-simple{margin-bottom:40px}}@media screen and (max-width: 768px){section.section-blog-simple{margin-bottom:70px}}section.section-blog-simple .header-section{display:inline-flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:40px}@media screen and (max-width: 768px){section.section-blog-simple a.button.desktop{display:none}}section.section-blog-simple a.button.mobile{display:none}@media screen and (max-width: 768px){section.section-blog-simple a.button.mobile{display:inline-flex}}section.section-seo{margin-bottom:74px}@media screen and (max-width: 991px){section.section-seo{margin-bottom:34px}}section.section-seo h2{margin-bottom:40px;font-size:40px;line-height:1.2}@media screen and (max-width: 991px){section.section-seo h2{margin-bottom:30px;font-size:35px}}@media screen and (max-width: 768px){section.section-seo h2{font-size:30px}}section.section-seo .seo-header{display:inline-flex;width:100%;align-items:center;justify-content:flex-start;gap:40px}@media screen and (max-width: 991px){section.section-seo .seo-header{flex-direction:column;gap:20px}}section.section-seo .seo-header.center{justify-content:center}section.section-seo .seo-header span{color:#001736;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;padding-bottom:6px;border-bottom:1px solid rgba(0,0,0,0);transition:all .5s;cursor:pointer}section.section-seo .seo-header span.active{border-bottom-color:#3d90cb}@media screen and (min-width: 992px){section.section-seo .seo-header span:hover{border-bottom-color:#3d90cb}}section.section-seo .seo-content{position:relative;overflow:hidden;transition:all .5s;height:500px;transition:all .5s;margin-top:26px}section.section-seo .seo-content h3{margin-top:40px;margin-bottom:20px}section.section-seo .seo-content .seo-item{position:absolute;top:0;left:0;width:100%;transition:all .5s;opacity:0;visibility:hidden}section.section-seo .seo-content .seo-item.active{opacity:1;visibility:visible}section.section-advertisement-item{position:relative;height:500px}@media screen and (max-width: 991px){section.section-advertisement-item{padding:203px 30px 60px}}@media screen and (max-width: 768px){section.section-advertisement-item{margin-bottom:70px}}section.section-advertisement-item img.background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 768px){section.section-advertisement-item img.background.desktop{display:none}}section.section-advertisement-item img.background.mobile{display:none;object-fit:cover;object-position:top}@media screen and (max-width: 768px){section.section-advertisement-item img.background.mobile{display:block}}section.section-advertisement-item .row{height:100%}section.section-advertisement-item .row>div{display:flex;flex-direction:column;height:100%;justify-content:center}section.section-advertisement-item h2{color:#fff;font-size:40px;line-height:1.2}@media screen and (max-width: 991px){section.section-advertisement-item h2{font-size:30px}}section.section-advertisement-item p{color:#3d90cb;font-size:24px;font-weight:600;line-height:1.33;margin:25px 0 -2px}@media screen and (max-width: 575px){section.section-advertisement-item p{font-size:15px;line-height:1.6;margin-top:20px;margin-bottom:0}}section.section-advertisement-item span{margin-top:42px;margin-bottom:20px;background-color:#3d90cb;width:100%;height:1px;min-height:1px}@media screen and (max-width: 991px){section.section-advertisement-item span{margin-top:40px}}@media screen and (max-width: 575px){section.section-advertisement-item span{margin-top:20px}}section.section-advertisement-item small{color:#fff;font-size:18px;line-height:1.33}section.section-advertisement-item a{display:inline-flex;gap:10px;align-items:center;margin-top:20px;color:#fff;font-size:18px;font-weight:600;line-height:1.33}section.section-advertisement-item a img{width:20px;height:20px;margin-bottom:4px}section.section-advertisement-item a:hover{color:#3d90cb}section.section-advertisement-item.contact-item{margin-bottom:99px}@media screen and (max-width: 991px){section.section-advertisement-item.contact-item{margin-bottom:70px}}section.section-advertisement-item.contact-item h2{margin-bottom:20px}section.section-advertisement-item.contact-item p{padding:20px 0;margin:0;color:#3d90cb;font-size:15px;font-weight:400;line-height:1.6;border-bottom:1px solid #3d90cb}section.section-advertisement-item.contact-item p:last-of-type{border-bottom:none}section.section-advertisement-item.contact-item p strong{color:#fff;font-weight:400}section.section-mac h2,section.section-categories-offert h2{margin-bottom:40px;font-size:40px;line-height:1.2}@media screen and (max-width: 991px){section.section-mac h2,section.section-categories-offert h2{font-size:35px}}@media screen and (max-width: 768px){section.section-mac h2,section.section-categories-offert h2{font-size:30px}}section.section-mac{margin-bottom:100px}@media screen and (max-width: 991px){section.section-mac{margin-bottom:70px}}@media screen and (max-width: 768px){section.section-mac .row>div:nth-child(1){padding-right:6px}}@media screen and (max-width: 768px){section.section-mac .row>div:nth-child(2){padding-left:5px;padding-right:5px}}@media screen and (max-width: 768px){section.section-mac .row>div:nth-child(1){padding-left:6px}}section.section-mac .inner{border:1px solid #eaeaea;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding-bottom:42px;transition:all .5s;cursor:pointer;height:100%}@media screen and (max-width: 991px){section.section-mac .inner{padding-bottom:20px}}section.section-mac .inner:hover,section.section-mac .inner.active{border-color:#3d90cb}@media screen and (max-width: 768px){section.section-mac .inner h3{font-size:15px}}section.section-categories-offert{margin-bottom:69px}@media screen and (max-width: 991px){section.section-categories-offert{margin-bottom:50px}}@media screen and (max-width: 991px){section.section-categories-offert h2{margin-bottom:20px}}section.section-categories-offert .categories{display:inline-flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}@media screen and (max-width: 991px){section.section-categories-offert .categories{margin-bottom:30px}}section.section-categories-offert .categories a{padding:3px 10px;background-color:#ecf4fa;color:#3d90cb;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;transition:all .5s}section.section-categories-offert .categories a.active{cursor:default}section.section-categories-offert .categories a.active{background-color:#3d90cb;color:#fff}section.section-categories-offert .categories a:hover:not(.active){background-color:#dbeaf5}section.section-categories-offert .content .repeat{display:none}section.section-categories-offert .content .repeat.hide{display:none !important}section.section-categories-offert .content .inner{border:1px solid #eaeaea;height:150px;display:flex;align-items:center;justify-content:center;gap:20px;padding:40px;margin-bottom:40px}@media screen and (max-width: 991px){section.section-categories-offert .content .inner{margin-bottom:20px}}@media screen and (max-width: 768px){section.section-categories-offert .content .inner{margin-bottom:15px;padding:30px;height:auto;justify-content:space-between}}section.section-categories-offert .content .inner b{width:70px;height:70px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){section.section-categories-offert .content .inner b{height:50px;width:50px}}section.section-categories-offert .content .inner b.background{background:linear-gradient(39deg, #00438F 15.52%, #006FB6 59.29%, #009EE0 89.51%)}section.section-categories-offert .content .inner h3{width:calc(100% - 90px)}@media screen and (max-width: 1199px){section.section-categories-offert .content .inner h3{font-size:15px}}@media screen and (max-width: 768px){section.section-categories-offert .content .inner h3{width:calc(100% - 70px)}}section.section-prices{margin-bottom:99px}@media screen and (max-width: 991px){section.section-prices{margin-bottom:40px}}section.section-prices h2{margin-bottom:40px;font-size:40px;line-height:1.2}@media screen and (max-width: 768px){section.section-prices h2{font-size:30px;margin-bottom:30px}}section.section-prices .inner{background-color:#f5f9fc;padding:40px}@media screen and (max-width: 1199px){section.section-prices .inner{padding:20px}}@media screen and (max-width: 991px){section.section-prices .packages>div{margin-bottom:30px}}section.section-prices h3{margin-bottom:30px}section.section-prices h3 span{color:#3d90cb}section.section-prices ul{margin:0}section.section-prices ul li{border-bottom:1px solid #eaeaea;margin-bottom:13px;padding-bottom:12px}section.section-prices ul li:not(.active):before{content:url(https://skylap.pl/wp-content/themes/skylap/img/li-item-inactive.svg)}section.section-prices ul li:nth-child(1),section.section-prices ul li:nth-child(2){padding-bottom:12px}section.section-prices ul li:nth-child(5){padding-bottom:9px}section.section-prices ul li:last-child{border-bottom:none}section.section-prices p.button{width:100%;z-index:1;margin-top:6px;margin-bottom:0}section.section-prices p.button:after{display:none}section.section-prices p.button:hover:before{opacity:1}section.section-blog{margin-bottom:60px}@media screen and (max-width: 768px){section.section-blog{margin-bottom:70px}}section.section-blog .post{margin-bottom:40px}@media screen and (max-width: 768px){section.section-blog .post{margin-bottom:30px}}section.section-blog p.none-search{text-align:center;width:100%;font-size:22px}@media screen and (max-width: 991px){section.section-blog p.none-search{margin-bottom:80px}}section.section-blog .right-section .categories,section.section-blog .right-section .special{padding:40px;border:1px solid #eaeaea;display:flex;flex-direction:column}@media screen and (max-width: 1199px){section.section-blog .right-section .categories,section.section-blog .right-section .special{padding:20px}}@media screen and (max-width: 768px){section.section-blog .right-section .categories,section.section-blog .right-section .special{padding:30px}}section.section-blog .right-section .categories h2,section.section-blog .right-section .special h2{font-size:18px;margin-bottom:20px}section.section-blog .right-section .search{margin-bottom:39px;display:inline-flex;width:100%;justify-content:space-between;align-items:center;border:1px solid #eaeaea;cursor:pointer;position:relative}@media screen and (max-width: 768px){section.section-blog .right-section .search{margin-bottom:30px}}section.section-blog .right-section .search input{border:none;padding:0;color:#bbb;font-family:"Exo";font-size:15px;font-weight:400;line-height:1.6;width:100%;padding-right:40px;padding:13px 20px;border:1px solid rgba(0,0,0,0);transition:all .5s}section.section-blog .right-section .search input:focus{outline:none;border-color:#3d90cb}section.section-blog .right-section .search input::-webkit-input-placeholder{color:#bbb}section.section-blog .right-section .search input :-moz-placeholder{color:#bbb;opacity:1}section.section-blog .right-section .search input::-moz-placeholder{color:#bbb;opacity:1}section.section-blog .right-section .search input :-ms-input-placeholder{color:#bbb}section.section-blog .right-section .search input::-ms-input-placeholder{color:#bbb}section.section-blog .right-section .search input::placeholder{color:#bbb}section.section-blog .right-section .search img{width:14px;height:14px;position:absolute;right:20px}section.section-blog .right-section .categories{margin-bottom:40px}@media screen and (max-width: 768px){section.section-blog .right-section .categories{margin-bottom:30px}}section.section-blog .right-section .categories a{border-bottom:1px solid #eaeaea;padding-bottom:13px;margin-bottom:13px;display:inline-flex;width:100%;justify-content:space-between;align-items:center}section.section-blog .right-section .categories a:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}section.section-blog .right-section .categories a span{color:#4d5d73;transition:all .5s}section.section-blog .right-section .categories a:hover span{color:#3d90cb}section.section-blog .right-section .categories a small{font-size:15px;color:#3d90cb}section.section-blog .right-section .special .post-mini{display:inline-flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:20px}section.section-blog .right-section .special .post-mini:last-child{margin-bottom:0}section.section-blog .right-section .special .post-mini img{width:80px;height:80px;object-fit:cover}section.section-blog .right-section .special .post-mini a.image:hover{opacity:.7}section.section-blog .right-section .special .post-mini .content{width:calc(100% - 100px)}section.section-blog .right-section .special .post-mini .content a:hover h3{color:#3d90cb}section.section-blog .right-section .special .post-mini .content h3{font-size:15px;margin-bottom:5px;transition:all .5s;line-height:1.6}section.section-blog .right-section .special .post-mini .content small{color:#3d90cb;font-size:12px;line-height:1.5}section.section-blog nav.navigation.pagination h2{display:none}section.section-blog nav.navigation.pagination .nav-links{display:inline-flex;position:relative;align-items:center;width:100%;margin-bottom:40px;gap:15px;height:50px}section.section-blog nav.navigation.pagination .nav-links a.next,section.section-blog nav.navigation.pagination .nav-links a.prev{width:50px;height:50px;border:1px solid #eaeaea;display:inline-flex;align-items:center;justify-content:center;position:absolute;transition:all .5s}section.section-blog nav.navigation.pagination .nav-links a.next:hover,section.section-blog nav.navigation.pagination .nav-links a.prev:hover{border-color:#3d90cb}section.section-blog nav.navigation.pagination .nav-links a.prev{right:60px;transform:rotate(180deg)}section.section-blog nav.navigation.pagination .nav-links a.next{right:0}section.section-blog nav.navigation.pagination .nav-links a:not(.prev):not(.next){border-bottom:1px solid rgba(0,0,0,0)}section.section-blog nav.navigation.pagination .nav-links a:not(.prev):not(.next):hover{color:#3d90cb}section.section-blog nav.navigation.pagination .nav-links span{color:#3d90cb;border-bottom:1px solid #3d90cb}section.section-banner-post{margin-top:129px;margin-bottom:25px}@media screen and (max-width: 991px){section.section-banner-post{margin-top:99px;margin-bottom:15px}}section.section-banner-post .breadcrumps{padding:0 50px}@media screen and (max-width: 991px){section.section-banner-post .breadcrumps{padding:0 30px}}section.section-banner-post .breadcrumps a,section.section-banner-post .breadcrumps span{color:#4d5d73;font-size:11px;font-weight:400;line-height:1.45}section.section-banner-post .breadcrumps a.blue,section.section-banner-post .breadcrumps span.blue{color:#3d90cb}section.section-banner-post .container{margin-top:56px;height:600px;position:relative}@media screen and (max-width: 991px){section.section-banner-post .container{height:auto;margin-top:31px}}section.section-banner-post .container .row{justify-content:center;align-items:flex-end;height:100%;padding-bottom:101px}@media screen and (max-width: 991px){section.section-banner-post .container .row{padding-bottom:0;height:auto;margin-top:30px}}section.section-banner-post .container .categories{display:inline-flex;gap:10px}section.section-banner-post .container .categories a{display:inline-flex;height:25px;align-items:center;justify-content:center;padding:0 10px;background-color:#3d90cb;color:#fff;font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;line-height:1.33}@media screen and (max-width: 991px){section.section-banner-post .container .categories a{padding-top:3px}}section.section-banner-post .container .categories a:hover{opacity:.7}section.section-banner-post .container h1{font-size:40px;margin-top:10px;margin-bottom:20px}@media screen and (max-width: 991px){section.section-banner-post .container h1{color:#001736;font-size:35px}}@media screen and (max-width: 768px){section.section-banner-post .container h1{font-size:30px}}section.section-banner-post .container small{color:#3d90cb;font-size:12px;font-weight:400;line-height:1.5}section.section-banner-post .container .image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media screen and (max-width: 991px){section.section-banner-post .container .image{position:relative;height:auto}}section.section-banner-post .container .image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 991px){section.section-banner-post .container .image img{height:auto}}section.section-banner-post .container .image:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0, #001736 0%, rgba(0, 23, 54, 0.9) 29.5%, rgba(0, 0, 0, 0) 74%)}section.section-content-post{margin-bottom:85px}section.section-content-post h2{margin-top:40px;margin-bottom:20px}section.section-content-post img{margin:25px auto}section.section-content-post blockquote{margin:40px 0;padding-left:20px;border-left:4px solid #3d90cb}section.section-content-post blockquote p{margin:0;color:#3d90cb;font-weight:600}section.section-comments{margin-bottom:100px;order:5}@media screen and (max-width: 991px){section.section-comments{margin-bottom:60px}}section.section-comments h2.title-dot{margin-bottom:40px;font-size:40px;line-height:1.2}@media screen and (max-width: 991px){section.section-comments h2.title-dot{font-size:35px}}@media screen and (max-width: 768px){section.section-comments h2.title-dot{font-size:30px;margin-bottom:15px}}section.section-comments section.comments-area{order:2}section.section-comments .comment-respond{padding:100px 110px;background-color:#f5f8f9}@media screen and (max-width: 991px){section.section-comments .comment-respond{padding:60px 30px}}section.section-comments .comment-respond:last-child{display:none}section.section-comments .comment-respond h3.comment-reply-title{font-size:24px;line-height:1.25;margin-bottom:5px}@media screen and (max-width: 768px){section.section-comments .comment-respond h3.comment-reply-title{margin-bottom:25px}}section.section-comments .comment-respond small a{color:#3d90cb;font-size:15px}section.section-comments .comment-respond small a:hover{opacity:.7}section.section-comments .container{display:flex;flex-direction:column}section.section-comments .container h2.title-dot{order:1}section.section-comments .container ol{order:2}section.section-comments .container .comment-respond{order:3}section.section-comments form{display:inline-flex;width:100%;justify-content:space-between;flex-wrap:wrap}section.section-comments form p{margin:5px 0}section.section-comments form p:empty{display:none}section.section-comments form p.error input,section.section-comments form p.error textarea{border-color:#cb3d3d}section.section-comments form span.error-message{color:#cb3d3d;font-size:12px;line-height:1.5;position:relative;top:2px;height:18px;width:100%;display:flex}section.section-comments .comment-notes,section.section-comments .comment-form-cookies-consent,section.section-comments .logged-in-as{display:none}section.section-comments .comment-form-comment{width:100%;height:234px;display:flex;flex-direction:column}section.section-comments .comment-form-comment textarea{height:234px}section.section-comments .comment-form-author,section.section-comments .comment-form-email{width:calc(50% - 10px)}@media screen and (max-width: 768px){section.section-comments .comment-form-author,section.section-comments .comment-form-email{width:calc(50% - 20px)}}@media screen and (max-width: 575px){section.section-comments .comment-form-author,section.section-comments .comment-form-email{width:100%}}section.section-comments p textarea,section.section-comments p input{width:100%;background-color:rgba(0,0,0,0);border:1px solid #e1e1e1;padding:13px 20px;font-family:"Exo";font-size:15px;font-weight:400;line-height:1.6;transition:all .5s;color:#4d5d73}section.section-comments p textarea:focus,section.section-comments p input:focus{outline:none;border-color:#3d90cb}section.section-comments p textarea::-webkit-input-placeholder,section.section-comments p input::-webkit-input-placeholder{color:#bbb}section.section-comments p textarea :-moz-placeholder,section.section-comments p input :-moz-placeholder{color:#bbb;opacity:1}section.section-comments p textarea::-moz-placeholder,section.section-comments p input::-moz-placeholder{color:#bbb;opacity:1}section.section-comments p textarea :-ms-input-placeholder,section.section-comments p input :-ms-input-placeholder{color:#bbb}section.section-comments p textarea::-ms-input-placeholder,section.section-comments p input::-ms-input-placeholder{color:#bbb}section.section-comments p textarea::placeholder,section.section-comments p input::placeholder{color:#bbb}section.section-comments p textarea{padding:20px}section.section-comments .button{margin-top:5px;cursor:pointer}section.section-comments .button:before,section.section-comments .button:after{z-index:0}section.section-comments .button input{cursor:pointer;background-color:rgba(0,0,0,0);border:none;position:relative;z-index:1;color:#fff;font-family:Exo;font-size:13px;font-weight:600;line-height:1.31;letter-spacing:.65px}section.section-comments article{position:relative}section.section-comments ol.children{padding-left:110px}@media screen and (max-width: 1199px){section.section-comments ol.children{padding-left:30px}}section.section-comments ol.comment-list{padding-left:0}section.section-comments ol li{list-style-type:none}section.section-comments ol li footer{display:none}section.section-comments ol li .comment-content{position:relative;border:1px solid #eaeaea;padding:40px;display:inline-flex;margin-bottom:20px}@media screen and (max-width: 991px){section.section-comments ol li .comment-content{padding:30px}}@media screen and (max-width: 768px){section.section-comments ol li .comment-content{flex-direction:column}}section.section-comments ol li .comment-content:empty{display:none}section.section-comments ol li .comment-content p{margin:0}section.section-comments ol li .comment-content p:empty,section.section-comments ol li .comment-content small:empty{display:none}section.section-comments ol li .comment-content .desc{width:82%;padding-bottom:36px;padding-left:40px;border-left:1px solid #3d90cb}@media screen and (max-width: 1199px){section.section-comments ol li .comment-content .desc{width:72%}}@media screen and (max-width: 768px){section.section-comments ol li .comment-content .desc{margin-top:20px;padding-top:20px;width:100%;padding-left:0;padding-bottom:30px;border-top:1px solid #3d90cb;border-left:none}}section.section-comments ol li .comment-content small{display:flex;color:#001736;font-size:15px;font-weight:600;width:18%}@media screen and (max-width: 1199px){section.section-comments ol li .comment-content small{width:28%}}@media screen and (max-width: 768px){section.section-comments ol li .comment-content small{width:100%}}section.section-comments ol li .comment-content small div:first-child{background:linear-gradient(39deg, #00438F 15.52%, #006FB6 59.29%, #009EE0 89.51%);border-radius:50%;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:15px;font-weight:600;text-transform:uppercase;margin-right:20px}section.section-comments ol li .comment-content small .info{display:flex;flex-direction:column;width:calc(100% - 70px);padding-right:20px;word-wrap:break-word}section.section-comments ol li .comment-content small .info span.date{color:#4d5d73;font-size:12px;line-height:1.5;font-weight:400}section.section-comments ol li .reply{display:inline-flex;position:absolute;bottom:60px;left:calc(18% + 70px)}@media screen and (max-width: 1199px){section.section-comments ol li .reply{left:calc(28% + 60px)}}@media screen and (max-width: 768px){section.section-comments ol li .reply{left:30px;bottom:45px}}section.section-comments ol li .reply a{color:#3d90cb;font-size:12px;font-weight:600;line-height:1.33;letter-spacing:.6px;text-transform:uppercase;position:relative}section.section-comments ol li .reply a:hover{opacity:.7}section.section-comments ol li .reply a:before{content:url(https://skylap.pl/wp-content/themes/skylap/img/arrow-right.svg);position:absolute;top:0;left:calc(100% + 10px);width:11px;height:10px}section.section-default-desc{margin-bottom:100px}@media screen and (max-width: 768px){section.section-default-desc{margin-bottom:50px}}section.section-default-desc h2{margin-top:40px;margin-bottom:20px}section.section-default-desc .container h2:first-child{margin-top:0}section.section-details-contact{margin-bottom:100px}@media screen and (max-width: 991px){section.section-details-contact{margin-bottom:40px}}section.section-details-contact .inner{display:inline-flex;justify-content:center;width:100%;height:80px;position:relative;align-items:flex-start;padding:16px 0}@media screen and (max-width: 991px){section.section-details-contact .inner{margin-bottom:30px;flex-direction:column}}@media screen and (max-width: 575px){section.section-details-contact .inner{padding-bottom:29px;justify-content:flex-start;flex-direction:row;height:auto;justify-content:space-between}}section.section-details-contact .inner:after{content:"";position:absolute;top:0;right:-20px;width:1px;height:100%;background-color:#3d90cb}@media screen and (max-width: 575px){section.section-details-contact .inner:after{bottom:0;top:auto;right:auto;left:0;width:100%;height:1px}}section.section-details-contact .inner p{margin:0}section.section-details-contact .inner p,section.section-details-contact .inner a:not(.button){font-size:18px;line-height:1.33;color:#4d5d73}@media screen and (min-width: 576px)and (max-width: 991px){section.section-details-contact .inner p,section.section-details-contact .inner a:not(.button){margin-left:20px}}section.section-details-contact .inner address,section.section-details-contact .inner p,section.section-details-contact .inner a:not(.button){position:relative;padding-left:38px;font-size:18px}@media screen and (max-width: 575px){section.section-details-contact .inner address,section.section-details-contact .inner p,section.section-details-contact .inner a:not(.button){color:#4d5d73;padding-left:35px}}section.section-details-contact .inner address img,section.section-details-contact .inner p img,section.section-details-contact .inner a:not(.button) img{position:absolute;top:6px;left:0}@media screen and (max-width: 575px){section.section-details-contact .inner address img,section.section-details-contact .inner p img,section.section-details-contact .inner a:not(.button) img{top:4px}}@media screen and (min-width: 576px)and (max-width: 991px){section.section-details-contact .inner address{margin-left:20px}}@media screen and (max-width: 575px){section.section-details-contact .inner address{padding-left:35px}}@media screen and (max-width: 575px){section.section-details-contact .inner address img{top:5px}}@media screen and (max-width: 575px){section.section-details-contact .inner p{padding-left:38px}}section.section-details-contact .inner a:not(.button):hover{color:#3d90cb}section.section-details-contact .inner a.button{display:none;margin-left:38px;margin-top:10px}@media screen and (max-width: 991px){section.section-details-contact .inner a.button{display:inline-flex}}@media screen and (max-width: 575px){section.section-details-contact .inner a.button{margin-top:0;margin-left:47px;width:auto}}@media screen and (max-width: 400px){section.section-details-contact .inner a.button{margin-left:0}}@media screen and (max-width: 575px){section.section-details-contact .row>div:last-child .inner{margin-bottom:0;padding-bottom:0}}@media screen and (max-width: 575px){section.section-details-contact .row>div:last-child .inner img{top:4px}}section.section-details-contact .row>div:last-child .inner:after{display:none}@media screen and (max-width: 991px){section.section-details-contact .row>div:nth-child(2) .inner:after{display:none}}@media screen and (max-width: 575px){section.section-details-contact .row>div:nth-child(2) .inner:after{display:block}}section.section-gallery{margin-bottom:100px;text-align:center;overflow:visible}section.section-gallery .row.row-categories>div{display:inline-flex;align-items:center;margin-bottom:41px}section.section-gallery .categories a,section.section-gallery .more a{white-space:nowrap;background-color:#ecf4fa;display:inline-flex;align-items:center;justify-content:center;height:25px;padding:0 10px;color:#3d90cb;font-size:12px;font-weight:600;line-height:1.5;letter-spacing:.6px;text-transform:uppercase;padding-top:2px}@media screen and (max-width: 991px){section.section-gallery .categories a,section.section-gallery .more a{padding-top:0}}section.section-gallery .categories a:hover,section.section-gallery .more a:hover{background-color:#dbeaf5}section.section-gallery .categories a.active,section.section-gallery .more a.active{background-color:#3d90cb;color:#fff}section.section-gallery .categories{display:inline-flex;gap:10px;overflow:hidden;max-width:calc(100% - 40px);opacity:0;transition:all .5s}section.section-gallery .categories.active{opacity:1}section.section-gallery .more{margin-left:10px;position:relative;height:25px;top:-3px}section.section-gallery .more b{display:inline-flex;justify-content:center;align-items:center;gap:2px;width:30px;height:25px;background-color:#ecf4fa;cursor:pointer;transition:all .5s}section.section-gallery .more b span{width:2px;height:2px;border-radius:50%;background-color:#3d90cb;transition:all .5s}section.section-gallery .more b:hover{background-color:#dbeaf5}section.section-gallery .more .more-categories{position:absolute;top:calc(100% + 10px);left:0;background-color:#ecf4fa;padding:20px;opacity:0;visibility:hidden;transition:all .5s;text-align:left;z-index:1}@media screen and (min-width: 1901px){section.section-gallery .more .more-categories{width:260px}}@media screen and (max-width: 1900px){section.section-gallery .more .more-categories{left:auto;right:0;text-align:right}}section.section-gallery .more .more-categories:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:10px}@media screen and (min-width: 1901px){section.section-gallery .more .more-categories a{white-space:wrap;min-height:25px;height:auto;padding:3px 10px}}section.section-gallery .more .more-categories.active{opacity:1;visibility:visible}@media screen and (min-width: 1200px){section.section-gallery .more:hover .more-categories{opacity:1;visibility:visible}}section.section-gallery .image{margin-bottom:40px}@media screen and (max-width: 991px){section.section-gallery .image{margin-bottom:20px}}@media screen and (max-width: 575px){section.section-gallery .image{margin-bottom:30px}}section.section-gallery .image.hide:not(.correct-category){display:none}section.section-gallery .inner{height:400px;position:relative;cursor:pointer}@media screen and (max-width: 768px){section.section-gallery .inner{height:300px}}@media screen and (max-width: 575px){section.section-gallery .inner{height:auto;aspect-ratio:1/1;max-height:calc(100vw - 60px)}}section.section-gallery .inner img{width:100%;height:100%;object-fit:cover}section.section-gallery .inner .hide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:all .5s;padding:49px 40px;display:flex;flex-direction:column;justify-content:flex-end;text-align:left}section.section-gallery .inner .hide:before,section.section-gallery .inner .hide:after{content:"";position:absolute;width:100%;left:0}section.section-gallery .inner .hide:before{top:0;height:100%;background:linear-gradient(0deg, #001736 0%, rgba(0, 23, 54, 0.9) 29.5%, rgba(0, 0, 0, 0) 74%)}section.section-gallery .inner .hide:after{bottom:-2px;height:2px;background-color:#75b1d6;display:none}section.section-gallery .inner .hide h3{color:#fff;font-size:18px;font-weight:600;line-height:1.33;margin-bottom:22px;position:relative}section.section-gallery .inner .hide small{color:#3d90cb;font-size:12px;line-height:1.5;position:relative}section.section-gallery .inner:hover .hide{opacity:1}.modal{display:none;overflow:auto;text-align:center;z-index:99999999999;position:fixed;top:0;left:0;right:0;margin:0 auto;width:100vw;height:100vh;padding:0;background-color:#001736}.modal .inner-modal{width:100%;height:100%;overflow:auto;display:flex;align-items:center;justify-content:center;overflow-x:hidden}.modal .content-modal{height:calc(100% - 267px)}@media screen and (max-width: 991px){.modal .content-modal{height:100%;padding-top:124px}}.modal .content-modal .swiper{width:100%}.modal .header-modal{position:absolute;top:0;left:0;width:100%;height:133px;padding:0 50px;display:inline-flex;justify-content:space-between;background-color:#001736;z-index:2;align-items:center;height:84px}@media screen and (max-width: 991px){.modal .header-modal{padding:30px;align-items:flex-start}}.modal .header-modal .numbers span{color:#3d90cb;font-size:15px;font-weight:400;line-height:1.6}.modal .header-modal span.close{padding:10px;margin-right:-10px;margin-top:-10px;transition:all .5s;cursor:pointer;outline:none;user-select:none}.modal .header-modal span.close:hover{opacity:.7}.modal .row{height:100%}@media screen and (max-width: 768px){.modal .row>div{height:auto}}@media screen and (max-width: 991px){.modal .row>div:first-child{margin-bottom:113px;height:auto;overflow:visible}}@media screen and (max-width: 500px){.modal .row>div:first-child{margin-bottom:59px}}.modal .row>div:first-child:before,.modal .row>div:first-child:after{content:"";position:absolute;top:0;width:20px;height:100%;background-color:#001736;z-index:2}@media screen and (max-width: 991px){.modal .row>div:first-child:before,.modal .row>div:first-child:after{display:none}}.modal .row>div:first-child:before{left:0}.modal .row>div:first-child:after{right:0}.modal .gallery-swiper{height:650px;overflow:visible;text-align:right}@media screen and (min-width: 992px){.modal .gallery-swiper{position:sticky;top:84px}}@media screen and (max-width: 991px){.modal .gallery-swiper{height:700px}}@media screen and (max-width: 768px){.modal .gallery-swiper{height:auto;margin-bottom:59px}}.modal .gallery-swiper .inner{position:relative}@media screen and (max-width: 991px){.modal .gallery-swiper .inner{height:100%}}.modal .gallery-swiper img{width:100%;height:100%;object-fit:cover}.modal .gallery-swiper .swiper-slide{opacity:0;transition:all .5s;z-index:1;height:617px}@media screen and (max-width: 991px){.modal .gallery-swiper .swiper-slide{height:auto}}@media screen and (max-width: 768px){.modal .gallery-swiper .swiper-slide{height:500px}}@media screen and (max-width: 575px){.modal .gallery-swiper .swiper-slide{height:400px}}@media screen and (max-width: 450px){.modal .gallery-swiper .swiper-slide{height:350px}}@media screen and (max-width: 400px){.modal .gallery-swiper .swiper-slide{height:300px}}.modal .gallery-swiper .swiper-slide.swiper-slide-active{opacity:1;z-index:5}.modal .gallery-swiper .swiper-slide .inner{height:100%}.modal .gallery-swiper .hide{position:absolute;bottom:-82px;max-width:calc(100% - 120px)}@media screen and (max-width: 991px){.modal .gallery-swiper .hide{position:static;text-align:left;margin-top:30px;max-width:100%}}.modal .gallery-swiper .hide small{display:none}.modal .gallery-swiper .hide h3{color:#fff;font-size:15px;font-weight:400;line-height:1.6}.modal .navigation{display:inline-flex;gap:10px;position:relative;z-index:9;background-color:#001736;position:absolute;bottom:-60px;right:0}@media screen and (max-width: 991px){.modal .navigation{position:static}}.modal .navigation>div{position:static;margin:0;width:50px;height:50px;border:1px solid hsla(0,0%,100%,.1);color:initial;transition:all .5s;background-color:#001736}@media screen and (max-width: 991px){.modal .navigation>div{position:absolute;top:50%;transform:translateY(-50%);right:-15px;width:40px;height:40px}}.modal .navigation>div:hover{border-color:#3d90cb}.modal .navigation>div img{width:11px;height:10px}.modal .navigation>div.gallery-prev{transform:rotate(180deg)}@media screen and (max-width: 991px){.modal .navigation>div.gallery-prev{transform:translateY(-50%) rotate(180deg);left:-15px;right:auto}}.modal .navigation>div:after{display:none}.modal .gallery-thumbnails-swiper{padding-bottom:61px}.modal .gallery-thumbnails-swiper .swiper-wrapper{display:inline-flex}@media screen and (min-width: 769px){.modal .gallery-thumbnails-swiper .swiper-wrapper{flex-wrap:wrap;gap:20px;transform:initial !important}}@media screen and (max-width: 768px){.modal .gallery-thumbnails-swiper .swiper-wrapper{gap:8px}}.modal .gallery-thumbnails-swiper .swiper-slide{width:calc(25% - 15px);height:140px;cursor:pointer;transition:all .5s}@media screen and (max-width: 1199px){.modal .gallery-thumbnails-swiper .swiper-slide{width:calc(33.3333333333% - 15px)}}@media screen and (max-width: 768px){.modal .gallery-thumbnails-swiper .swiper-slide{width:auto;height:70px}}@media screen and (max-width: 500px){.modal .gallery-thumbnails-swiper .swiper-slide{height:50px}}@media screen and (max-width: 430px){.modal .gallery-thumbnails-swiper .swiper-slide{height:45px}}@media screen and (max-width: 400px){.modal .gallery-thumbnails-swiper .swiper-slide{height:43px}}.modal .gallery-thumbnails-swiper .swiper-slide:hover{opacity:.7}.modal .gallery-thumbnails-swiper .swiper-slide .hide{display:none}.modal .gallery-thumbnails-swiper .swiper-slide .inner{border:1px solid rgba(0,0,0,0);transition:all .5s}.modal .gallery-thumbnails-swiper .swiper-slide.swiper-slide-thumb-active .inner{border-color:#3d90cb}.modal .gallery-thumbnails-swiper .inner{height:100%}.modal .gallery-thumbnails-swiper .inner img{width:100%;height:100%;object-fit:cover}body.home iframe{pointer-events:none}@media screen and (max-width: 991px){body.home section.section-offerts{margin-bottom:70px}}body.home .link-instagram{display:inline-flex;justify-content:center;width:100%;margin-bottom:40px}body.home .link-instagram a{color:#3d90cb;font-size:24px;font-weight:600;line-height:1.33}body.home .link-instagram a:hover{color:#001736}@media screen and (max-width: 768px){body.home .opinions{margin-bottom:50px}}@media screen and (max-width: 768px){body.home .opinions .button.desktop{display:none}}body.home .opinions .button.mobile{display:none}@media screen and (max-width: 768px){body.home .opinions .button.mobile{display:inline-flex}}body.home .opinions .ti-widget.ti-goog .ti-reviews-container-wrapper{margin:0 -5px}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next{border:1px solid #eaeaea;width:50px;height:50px;padding:0px;top:50%;transform:translateY(-50%);transition:all .5s}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev:after,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next:after{display:none}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev:before,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next:before{content:url(https://skylap.pl/wp-content/themes/skylap/img/question.svg);background-color:initial;width:11px;height:10px;border-radius:initial;transform:initial;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);margin-top:-5px;transition:all .5s}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-prev,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-prev{right:auto;left:-90px;transform:translateY(-50%) rotate(180deg)}@media screen and (max-width: 1500px){body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-prev,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-prev{left:-40px}}@media screen and (max-width: 1199px){body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-prev,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-prev{left:-20px}}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-next,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-next{right:-90px;left:auto}@media screen and (max-width: 1500px){body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-next,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-next{right:-40px}}@media screen and (max-width: 1199px){body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev.ti-next,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next.ti-next{right:-20px}}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev:hover,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next:hover{border-color:#3d90cb;background-color:#3d90cb}body.home .opinions .ti-widget.ti-goog .ti-controls .ti-prev:hover:before,body.home .opinions .ti-widget.ti-goog .ti-controls .ti-next:hover:before{filter:brightness(0) invert(1)}body.home .opinions .ti-widget.ti-goog .ti-review-item>.ti-inner{padding:40px 30px 40px 40px !important;border:1px solid #eaeaea !important;border-radius:0px !important}body.home .opinions .ti-profile-img{display:none}body.home .opinions .ti-profile-details .ti-name{color:#001736;font-family:"Exo";font-size:15px;font-weight:600;line-height:1.6;margin-bottom:1px}body.home .opinions .ti-profile-details .ti-date{color:#3d90cb;font-family:"Exo";font-size:12px !important;font-style:normal;font-weight:400;line-height:1.5}body.home .opinions .ti-review-text-container{color:rgba(0,23,54,.7);font-family:"Exo";font-size:15px;font-weight:400;line-height:1.6;height:89px !important}body.home .opinions span.ti-read-more{padding-top:0;margin-top:10px}body.home .opinions span.ti-read-more span.ti-read-more-active{color:#3d90cb;font-family:"Exo";font-size:12px;font-weight:600;line-height:1.33;letter-spacing:.6px;text-transform:uppercase;opacity:1;text-decoration:none !important;transition:all .5s}body.home .opinions span.ti-read-more span.ti-read-more-active:hover{color:#001736}body.home .opinions .ti-footer span.nowrap{color:#001736;text-align:center;font-family:"Exo";font-size:12px;font-weight:400;line-height:1.5}body.home .opinions .ti-footer span.nowrap strong{font-weight:600}body.home .opinions .ti-widget .source-Google .ti-star.f{background-image:url(https://skylap.pl/wp-content/themes/skylap/img/f.svg)}body.home .header-opinions{display:inline-flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:40px}body.home .header-opinions h2{font-size:40px;line-height:1.2}body.page-template-offerts .advertsment-parent{margin-bottom:40px}body.page-template-offerts section.section-advertisement-item{height:100%}@media screen and (max-width: 1199px){body.page-template-offerts section.section-advertisement-item{padding:60px 0}}@media screen and (max-width: 991px){body.page-template-offerts section.section-advertisement-item{padding:60px 30px}}@media screen and (min-width: 992px){body.page-template-offerts section.section-advertisement-item .row>div{padding-right:130px}}body.page-template-offerts section.section-advertisement-item small{color:#3d90cb}body.single-oferta section.section-advertisement-item{margin-bottom:106px}@media screen and (max-width: 768px){body.single-oferta section.section-advertisement-item{margin-bottom:70px}}@media screen and (max-width: 768px){body.single-oferta section.section-offerts{margin-bottom:70px}}body.single-oferta section.section-blog-simple{background-color:rgba(61,144,203,.05);padding-top:101px;padding-bottom:99px;margin-bottom:0}@media screen and (max-width: 991px){body.single-oferta section.section-blog-simple{padding-bottom:50px;padding-top:70px}}body.single-oferta section.section-seo{background-color:rgba(61,144,203,.05);padding-bottom:75px;margin-bottom:0}@media screen and (max-width: 991px){body.single-oferta section.section-seo{padding-bottom:44px}}@media screen and (max-width: 991px){body.single-oferta section.section-seo h2{text-align:center}}body.page-template-cooperation section.banner.banner-offert{margin-bottom:199px}@media screen and (max-width: 991px){body.page-template-cooperation section.banner.banner-offert{margin-bottom:70px}}body.page-template-cooperation section.section-advertisement-item{margin-bottom:105px}@media screen and (max-width: 575px){body.page-template-cooperation section.section-advertisement-item small{font-size:15px;line-height:1.6}}@media screen and (max-width: 991px){body.page-template-cooperation section.section-image-desc{margin-bottom:42px}}body.page-template-cooperation section.section-image-desc .content ul li{border-bottom:1px solid #eaeaea;padding-bottom:13px;margin-bottom:15px}body.page-template-cooperation section.section-image-desc .content ul li:nth-child(3){margin-bottom:13px}body.page-template-cooperation section.section-image-desc .content ul li:last-child{border-bottom:none;margin-bottom:0}body.single-post header{border-bottom-color:#eaeaea}body.single-post header:before{display:none}@media screen and (min-width: 992px){body.single-post header:not(.header-down) nav ul li:not(.current_page_item) a{color:#001736}body.single-post header:not(.header-down) a.phone{color:#001736}}body.single-post header #open-menu:not(.active) span{background-color:#001736}body.single-post header a.logo img{opacity:0}body.single-post header a.logo img.color{opacity:1}body.single-post article{display:flex;flex-direction:column}body.single-post section.section-information{order:6}body.page-template-cooperation section.section-image-desc .image img{height:500px}@media screen and (max-width: 768px){body.page-template-cooperation section.section-image-desc .image img{height:auto}}body.page-template-build section.section-advertisement-item{margin-bottom:100px}footer{background-color:#001736;overflow:hidden}footer .row.row-up{padding:100px 0}@media screen and (max-width: 768px){footer .row.row-up{padding-top:54px}}footer .row.row-up span{color:#3d90cb;font-weight:600;margin-bottom:15px;display:inline-block}@media screen and (max-width: 768px){footer .row.row-up span{margin-bottom:5px}}footer .row.row-up p{color:#fff;line-height:1.6;margin-top:16px;margin-bottom:40px}@media screen and (max-width: 768px){footer .row.row-up p{margin-bottom:30px}}footer .row.row-up .social-media{display:inline-flex;gap:20px}@media screen and (max-width: 768px){footer .row.row-up .social-media{margin-bottom:30px}}footer .row.row-up .social-media a{width:30px;height:30px;background-color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}footer .row.row-up .social-media a img{transition:all .5s;height:14px}footer .row.row-up .social-media a.facebook img{width:8px}footer .row.row-up .social-media a.instagram img{width:14px}footer .row.row-up .social-media a.tiktok img{width:13px}footer .row.row-up .social-media a.youtube img{width:12px;margin-left:4px}footer .row.row-up .social-media a:hover{background-color:#3d90cb}footer .row.row-up .social-media a:hover img{filter:brightness(0) invert(1)}footer .row.row-up ul.menu{margin:0}footer .row.row-up li a{color:#fff;margin-bottom:15px;display:inline-block}footer .row.row-up li a:hover{color:#3d90cb}footer .row.row-up li:last-child a{margin-bottom:0}@media screen and (max-width: 768px){footer .row.row-up .medium-footer{display:none}}footer .row.row-up .left-footer{padding-top:24px}@media screen and (max-width: 768px){footer .row.row-up .left-footer{padding-top:0}}footer .row.row-up .right-footer{display:flex;flex-direction:column;align-items:flex-start;gap:15px}footer .row.row-up .right-footer span{margin-bottom:0}footer .row.row-up .right-footer a,footer .row.row-up .right-footer p,footer .row.row-up .right-footer address{display:inline-flex;align-items:center;gap:20px;color:#fff}footer .row.row-up .right-footer a:last-child,footer .row.row-up .right-footer p:last-child,footer .row.row-up .right-footer address:last-child{margin-bottom:0}footer .row.row-up .right-footer a img,footer .row.row-up .right-footer p img,footer .row.row-up .right-footer address img{width:14px;height:14px}footer .row.row-up .right-footer a.phone img{width:16px;height:16px}footer .row.row-up .right-footer a.email img{height:10px}footer .row.row-up .right-footer p{margin:0}footer .row.row-up .right-footer a:hover{color:#3d90cb}footer .row.row-bottom>div{display:inline-flex;justify-content:space-between;align-items:center;height:99px;width:100%;position:relative}@media screen and (max-width: 768px){footer .row.row-bottom>div{height:69px}}footer .row.row-bottom>div:before{content:"";position:absolute;top:0;left:calc((100vw - 100%)/-2);width:100vw;height:1px;background-color:hsla(0,0%,100%,.1)}footer .row.row-bottom>div small{color:#4d5d73;font-size:12px;line-height:1.5}footer .row.row-bottom>div small span{margin:0 5px}footer .row.row-bottom>div small a{color:#4d5d73}footer .row.row-bottom>div small a:hover{color:#3d90cb}footer .row.row-bottom>div a img{width:54px;height:16px;transition:all .5s}footer .row.row-bottom>div a:hover img{filter:brightness(0) invert(1)}.anim{transition:all .5s;opacity:0}.animated{opacity:1}.screen-reader-response{display:none}body.error404{overflow:hidden}body.error404 a.button{height:50px;min-width:180px}iframe#wp-auth-check-frame h1{z-index:5}.lg-backdrop,.lg-outer{z-index:9999999 !important}.lg-download{display:none}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer{transition:all .5s}.ti-widget.ti-goog{margin-bottom:100px}@media screen and (max-width: 991px){.ti-widget.ti-goog{margin-bottom:40px}}#sb_instagram #sbi_images{padding:0}