.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {position: relative;width: 100%;padding-right: var(--gutter-x, 15px);padding-left: var(--gutter-x, 15px);margin-right: auto;margin-left: auto;}.row {--gutter-x: 30px;--gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(-1 * var(--gutter-y));margin-right: calc(-0.5 * var(--gutter-x));margin-left: calc(-0.5 * var(--gutter-x));}.row > * {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--gutter-x) * 0.5);padding-left: calc(var(--gutter-x) * 0.5);margin-top: var(--gutter-y);}.col {flex: 1 0 0%;}.row-cols-auto > * {flex: 0 0 auto;width: auto;}.row-cols-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-1 {flex: 0 0 auto;width: 8.33333333%;}.col-2 {flex: 0 0 auto;width: 16.66666667%;}.col-3 {flex: 0 0 auto;width: 25%;}.col-4 {flex: 0 0 auto;width: 33.33333333%;}.col-5 {flex: 0 0 auto;width: 41.66666667%;}.col-6 {flex: 0 0 auto;width: 50%;}.col-7 {flex: 0 0 auto;width: 58.33333333%;}.col-8 {flex: 0 0 auto;width: 66.66666667%;}.col-9 {flex: 0 0 auto;width: 75%;}.col-10 {flex: 0 0 auto;width: 83.33333333%;}.col-11 {flex: 0 0 auto;width: 91.66666667%;}.col-12 {flex: 0 0 auto;width: 100%;}.float-start {float: left !important;}.float-end {float: right !important;}.float-none {float: none !important;}.opacity-0 {opacity: 0 !important;}.opacity-25 {opacity: 0.25 !important;}.opacity-50 {opacity: 0.5 !important;}.opacity-75 {opacity: 0.75 !important;}.opacity-100 {opacity: 1 !important;}.d-inline {display: inline !important;}.d-inline-block {display: inline-block !important;}.d-block {display: block !important;}.d-grid {display: -ms-grid !important;display: grid !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;}.d-none {display: none !important;}.position-static {position: static !important;}.position-relative {position: relative !important;}.position-absolute {position: absolute !important;}.position-fixed {position: fixed !important;}.position-sticky {position: sticky !important;}.w-25 {width: 25% !important;}.w-50 {width: 50% !important;}.w-75 {width: 75% !important;}.w-100 {width: 100% !important;}.w-auto {width: auto !important;}.mw-100 {max-width: 100% !important;}.h-25 {height: 25% !important;}.h-50 {height: 50% !important;}.h-75 {height: 75% !important;}.h-100 {height: 100% !important;}.h-auto {height: auto !important;}.mh-100 {max-height: 100% !important;}.flex-fill {flex: 1 1 auto !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-grow-0 {flex-grow: 0 !important;}.flex-grow-1 {flex-grow: 1 !important;}.flex-grow-2 {flex-grow: 2 !important;}.flex-grow-3 {flex-grow: 3 !important;}.flex-grow-4 {flex-grow: 4 !important;}.flex-grow-5 {flex-grow: 5 !important;}.flex-shrink-0 {flex-shrink: 0 !important;}.flex-shrink-1 {flex-shrink: 1 !important;}.flex-wrap {flex-wrap: wrap !important;}.flex-nowrap {flex-wrap: nowrap !important;}.flex-wrap-reverse {flex-wrap: wrap-reverse !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;}.justify-content-evenly {justify-content: space-evenly !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 {-ms-grid-row-align: auto !important;align-self: auto !important;}.align-self-start {align-self: flex-start !important;}.align-self-end {align-self: flex-end !important;}.align-self-center {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-baseline {align-self: baseline !important;}.align-self-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-first {order: -1 !important;}.order-0 {order: 0 !important;}.order-1 {order: 1 !important;}.order-2 {order: 2 !important;}.order-3 {order: 3 !important;}.order-4 {order: 4 !important;}.order-5 {order: 5 !important;}.order-last {order: 6 !important;}.m-0 {margin: 0 !important;}.m-xs {margin: 3.75px !important;}.m-1 {margin: 7.5px !important;}.m-2 {margin: 15px !important;}.m-3 {margin: 22.5px !important;}.m-4 {margin: 33px !important;}.m-5 {margin: 45px !important;}.m-auto {margin: auto !important;}.mx-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-auto {margin-right: auto !important;margin-left: auto !important;}.my-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-0 {margin-top: 0 !important;}.mt-xs {margin-top: 3.75px !important;}.mt-1 {margin-top: 7.5px !important;}.mt-2 {margin-top: 15px !important;}.mt-3 {margin-top: 22.5px !important;}.mt-4 {margin-top: 33px !important;}.mt-5 {margin-top: 45px !important;}.mt-auto {margin-top: auto !important;}.me-0 {margin-right: 0 !important;}.me-xs {margin-right: 3.75px !important;}.me-1 {margin-right: 7.5px !important;}.me-2 {margin-right: 15px !important;}.me-3 {margin-right: 22.5px !important;}.me-4 {margin-right: 33px !important;}.me-5 {margin-right: 45px !important;}.me-auto {margin-right: auto !important;}.mb-0 {margin-bottom: 0 !important;}.mb-xs {margin-bottom: 3.75px !important;}.mb-1 {margin-bottom: 7.5px !important;}.mb-2 {margin-bottom: 15px !important;}.mb-3 {margin-bottom: 22.5px !important;}.mb-4 {margin-bottom: 33px !important;}.mb-5 {margin-bottom: 45px !important;}.mb-auto {margin-bottom: auto !important;}.ms-0 {margin-left: 0 !important;}.ms-xs {margin-left: 3.75px !important;}.ms-1 {margin-left: 7.5px !important;}.ms-2 {margin-left: 15px !important;}.ms-3 {margin-left: 22.5px !important;}.ms-4 {margin-left: 33px !important;}.ms-5 {margin-left: 45px !important;}.ms-auto {margin-left: auto !important;}.p-0 {padding: 0 !important;}.p-xs {padding: 3.75px !important;}.p-1 {padding: 7.5px !important;}.p-2 {padding: 15px !important;}.p-3 {padding: 22.5px !important;}.p-4 {padding: 33px !important;}.p-5 {padding: 45px !important;}.px-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-0 {padding-top: 0 !important;}.pt-xs {padding-top: 3.75px !important;}.pt-1 {padding-top: 7.5px !important;}.pt-2 {padding-top: 15px !important;}.pt-3 {padding-top: 22.5px !important;}.pt-4 {padding-top: 33px !important;}.pt-5 {padding-top: 45px !important;}.pe-0 {padding-right: 0 !important;}.pe-xs {padding-right: 3.75px !important;}.pe-1 {padding-right: 7.5px !important;}.pe-2 {padding-right: 15px !important;}.pe-3 {padding-right: 22.5px !important;}.pe-4 {padding-right: 33px !important;}.pe-5 {padding-right: 45px !important;}.pb-0 {padding-bottom: 0 !important;}.pb-xs {padding-bottom: 3.75px !important;}.pb-1 {padding-bottom: 7.5px !important;}.pb-2 {padding-bottom: 15px !important;}.pb-3 {padding-bottom: 22.5px !important;}.pb-4 {padding-bottom: 33px !important;}.pb-5 {padding-bottom: 45px !important;}.ps-0 {padding-left: 0 !important;}.ps-xs {padding-left: 3.75px !important;}.ps-1 {padding-left: 7.5px !important;}.ps-2 {padding-left: 15px !important;}.ps-3 {padding-left: 22.5px !important;}.ps-4 {padding-left: 33px !important;}.ps-5 {padding-left: 45px !important;}.font-monospace {font-family: var(--font-monospace) !important;}.fs-1 {font-size: 2.5rem !important;}.fs-2 {font-size: 2rem !important;}.fs-3 {font-size: 1.75rem !important;}.fs-4 {font-size: 1.5rem !important;}.fs-5 {font-size: 1.25rem !important;}.fs-6 {font-size: 1rem !important;}.fst-italic {font-style: italic !important;}.fst-normal {font-style: normal !important;}.fw-light {font-weight: 300 !important;}.fw-lighter {font-weight: lighter !important;}.fw-normal {font-weight: 400 !important;}.fw-bold {font-weight: 700 !important;}.fw-bolder {font-weight: bolder !important;}.lh-1 {line-height: 1 !important;}.lh-sm {line-height: 1.25 !important;}.lh-base {line-height: 1.5 !important;}.lh-lg {line-height: 2 !important;}.text-start {text-align: left !important;}.text-end {text-align: right !important;}.text-center {text-align: center !important;}.text-decoration-none {text-decoration: none !important;}.text-decoration-underline {text-decoration: underline !important;}.text-decoration-line-through {text-decoration: line-through !important;}.text-lowercase {text-transform: lowercase !important;}.text-uppercase {text-transform: uppercase !important;}.text-capitalize {text-transform: capitalize !important;}.text-wrap {white-space: normal !important;}.text-nowrap {white-space: nowrap !important;}.text-break {word-wrap: break-word !important;word-break: break-word !important;}.color {color: var(--okay-basic-company) !important;}.color2 {color: var(--okay-second-company) !important;}.success {color: var(--sucess) !important;}.danger {color: #df1d1d !important;}.light {color: #f8f9fa !important;}.dark {color: #27282a !important;}.rounded {border-radius: 0.25rem !important;}.rounded-0 {border-radius: 0 !important;}.rounded-1 {border-radius: 0.2rem !important;}.rounded-2 {border-radius: 0.25rem !important;}.rounded-3 {border-radius: 0.3rem !important;}.rounded-circle {border-radius: 50% !important;}.rounded-pill {border-radius: 50rem !important;}.visible {visibility: visible !important;}.invisible {visibility: hidden !important;}::-moz-selection {background: var(--okay-basic-company);color: var(--okay-basic-company-text) !important;}::selection {background: var(--okay-basic-company);color: var(--okay-basic-company-text) !important;}a, a*, .anim, .anim-all * {transition: all 0.15s ease-in-out !important;-webkit-animation-delay: 0.05s !important;animation-delay: 0.05s !important;}*, :focus {outline: 0 !important;}.clear, .clearfix {clear: both;}.clear:before, .clear:after, .clearfix:before, .clearfix:after {clear: both;content: "";display: table;}hr {display: flex;width: 100%;clear: both;margin: 22.5px auto !important;border-width: 0;background: none !important;border-bottom: 1px dotted var(--border-dot-color) !important;}hr.xs {margin: 7.5px auto !important;}hr.sm {margin: 11.5384615385px auto !important;}hr.md {margin: 22.5px auto !important;}hr.lg {margin: 37.5px auto !important;}hr.xl {margin: 57px auto !important;}.image {position: relative;transition: 0.2s ease-in-out 0.1s;}.image picture {width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}.image.cover img {-o-object-fit: cover;object-fit: cover;width: 100% !important;height: 100% !important;}.image.cover_bg {background-size: cover;background-position: 0 0;}.disabled, [disabled], [class*=disabled] {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: not-allowed;text-decoration: none;box-shadow: none;}.hidden {display: none !important;}@media (max-width: 1439.98px) {.hidden-xl-down {display: none !important;}}@media (max-width: 1199.98px) {.hidden-lg-down {display: none !important;}}@media (max-width: 991.98px) {.hidden-md-down {display: none !important;}}@media (max-width: 767.98px) {.hidden-sm-down {display: none !important;}}@media (max-width: 575.98px) {.hidden-xs-down {display: none !important;}}@media (min-width: 576px) {.container-sm, .container {max-width: 540px;}.col-sm {flex: 1 0 0%;}.row-cols-sm-auto > * {flex: 0 0 auto;width: auto;}.row-cols-sm-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-sm-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-sm-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-sm-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-sm-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-sm-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-sm-1 {flex: 0 0 auto;width: 8.33333333%;}.col-sm-2 {flex: 0 0 auto;width: 16.66666667%;}.col-sm-3 {flex: 0 0 auto;width: 25%;}.col-sm-4 {flex: 0 0 auto;width: 33.33333333%;}.col-sm-5 {flex: 0 0 auto;width: 41.66666667%;}.col-sm-6 {flex: 0 0 auto;width: 50%;}.col-sm-7 {flex: 0 0 auto;width: 58.33333333%;}.col-sm-8 {flex: 0 0 auto;width: 66.66666667%;}.col-sm-9 {flex: 0 0 auto;width: 75%;}.col-sm-10 {flex: 0 0 auto;width: 83.33333333%;}.col-sm-11 {flex: 0 0 auto;width: 91.66666667%;}.col-sm-12 {flex: 0 0 auto;width: 100%;}.float-sm-start {float: left !important;}.float-sm-end {float: right !important;}.float-sm-none {float: none !important;}.d-sm-inline {display: inline !important;}.d-sm-inline-block {display: inline-block !important;}.d-sm-block {display: block !important;}.d-sm-grid {display: -ms-grid !important;display: grid !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;}.d-sm-none {display: none !important;}.flex-sm-fill {flex: 1 1 auto !important;}.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-grow-0 {flex-grow: 0 !important;}.flex-sm-grow-1 {flex-grow: 1 !important;}.flex-sm-grow-2 {flex-grow: 2 !important;}.flex-sm-grow-3 {flex-grow: 3 !important;}.flex-sm-grow-4 {flex-grow: 4 !important;}.flex-sm-grow-5 {flex-grow: 5 !important;}.flex-sm-shrink-0 {flex-shrink: 0 !important;}.flex-sm-shrink-1 {flex-shrink: 1 !important;}.flex-sm-wrap {flex-wrap: wrap !important;}.flex-sm-nowrap {flex-wrap: nowrap !important;}.flex-sm-wrap-reverse {flex-wrap: wrap-reverse !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;}.justify-content-sm-evenly {justify-content: space-evenly !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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-sm-baseline {align-self: baseline !important;}.align-self-sm-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-sm-first {order: -1 !important;}.order-sm-0 {order: 0 !important;}.order-sm-1 {order: 1 !important;}.order-sm-2 {order: 2 !important;}.order-sm-3 {order: 3 !important;}.order-sm-4 {order: 4 !important;}.order-sm-5 {order: 5 !important;}.order-sm-last {order: 6 !important;}.m-sm-0 {margin: 0 !important;}.m-sm-xs {margin: 3.75px !important;}.m-sm-1 {margin: 7.5px !important;}.m-sm-2 {margin: 15px !important;}.m-sm-3 {margin: 22.5px !important;}.m-sm-4 {margin: 33px !important;}.m-sm-5 {margin: 45px !important;}.m-sm-auto {margin: auto !important;}.mx-sm-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-sm-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-sm-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-sm-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-sm-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-sm-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-sm-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-sm-auto {margin-right: auto !important;margin-left: auto !important;}.my-sm-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-sm-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-sm-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-sm-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-sm-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-sm-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-sm-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-sm-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-sm-0 {margin-top: 0 !important;}.mt-sm-xs {margin-top: 3.75px !important;}.mt-sm-1 {margin-top: 7.5px !important;}.mt-sm-2 {margin-top: 15px !important;}.mt-sm-3 {margin-top: 22.5px !important;}.mt-sm-4 {margin-top: 33px !important;}.mt-sm-5 {margin-top: 45px !important;}.mt-sm-auto {margin-top: auto !important;}.me-sm-0 {margin-right: 0 !important;}.me-sm-xs {margin-right: 3.75px !important;}.me-sm-1 {margin-right: 7.5px !important;}.me-sm-2 {margin-right: 15px !important;}.me-sm-3 {margin-right: 22.5px !important;}.me-sm-4 {margin-right: 33px !important;}.me-sm-5 {margin-right: 45px !important;}.me-sm-auto {margin-right: auto !important;}.mb-sm-0 {margin-bottom: 0 !important;}.mb-sm-xs {margin-bottom: 3.75px !important;}.mb-sm-1 {margin-bottom: 7.5px !important;}.mb-sm-2 {margin-bottom: 15px !important;}.mb-sm-3 {margin-bottom: 22.5px !important;}.mb-sm-4 {margin-bottom: 33px !important;}.mb-sm-5 {margin-bottom: 45px !important;}.mb-sm-auto {margin-bottom: auto !important;}.ms-sm-0 {margin-left: 0 !important;}.ms-sm-xs {margin-left: 3.75px !important;}.ms-sm-1 {margin-left: 7.5px !important;}.ms-sm-2 {margin-left: 15px !important;}.ms-sm-3 {margin-left: 22.5px !important;}.ms-sm-4 {margin-left: 33px !important;}.ms-sm-5 {margin-left: 45px !important;}.ms-sm-auto {margin-left: auto !important;}.p-sm-0 {padding: 0 !important;}.p-sm-xs {padding: 3.75px !important;}.p-sm-1 {padding: 7.5px !important;}.p-sm-2 {padding: 15px !important;}.p-sm-3 {padding: 22.5px !important;}.p-sm-4 {padding: 33px !important;}.p-sm-5 {padding: 45px !important;}.px-sm-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-sm-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-sm-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-sm-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-sm-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-sm-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-sm-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-sm-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-sm-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-sm-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-sm-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-sm-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-sm-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-sm-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-sm-0 {padding-top: 0 !important;}.pt-sm-xs {padding-top: 3.75px !important;}.pt-sm-1 {padding-top: 7.5px !important;}.pt-sm-2 {padding-top: 15px !important;}.pt-sm-3 {padding-top: 22.5px !important;}.pt-sm-4 {padding-top: 33px !important;}.pt-sm-5 {padding-top: 45px !important;}.pe-sm-0 {padding-right: 0 !important;}.pe-sm-xs {padding-right: 3.75px !important;}.pe-sm-1 {padding-right: 7.5px !important;}.pe-sm-2 {padding-right: 15px !important;}.pe-sm-3 {padding-right: 22.5px !important;}.pe-sm-4 {padding-right: 33px !important;}.pe-sm-5 {padding-right: 45px !important;}.pb-sm-0 {padding-bottom: 0 !important;}.pb-sm-xs {padding-bottom: 3.75px !important;}.pb-sm-1 {padding-bottom: 7.5px !important;}.pb-sm-2 {padding-bottom: 15px !important;}.pb-sm-3 {padding-bottom: 22.5px !important;}.pb-sm-4 {padding-bottom: 33px !important;}.pb-sm-5 {padding-bottom: 45px !important;}.ps-sm-0 {padding-left: 0 !important;}.ps-sm-xs {padding-left: 3.75px !important;}.ps-sm-1 {padding-left: 7.5px !important;}.ps-sm-2 {padding-left: 15px !important;}.ps-sm-3 {padding-left: 22.5px !important;}.ps-sm-4 {padding-left: 33px !important;}.ps-sm-5 {padding-left: 45px !important;}.text-sm-start {text-align: left !important;}.text-sm-end {text-align: right !important;}.text-sm-center {text-align: center !important;}.hidden-sm-up {display: none !important;}}@media (min-width: 768px) {.container-md, .container-sm, .container {max-width: 720px;}.col-md {flex: 1 0 0%;}.row-cols-md-auto > * {flex: 0 0 auto;width: auto;}.row-cols-md-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-md-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-md-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-md-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-md-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-md-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-md-1 {flex: 0 0 auto;width: 8.33333333%;}.col-md-2 {flex: 0 0 auto;width: 16.66666667%;}.col-md-3 {flex: 0 0 auto;width: 25%;}.col-md-4 {flex: 0 0 auto;width: 33.33333333%;}.col-md-5 {flex: 0 0 auto;width: 41.66666667%;}.col-md-6 {flex: 0 0 auto;width: 50%;}.col-md-7 {flex: 0 0 auto;width: 58.33333333%;}.col-md-8 {flex: 0 0 auto;width: 66.66666667%;}.col-md-9 {flex: 0 0 auto;width: 75%;}.col-md-10 {flex: 0 0 auto;width: 83.33333333%;}.col-md-11 {flex: 0 0 auto;width: 91.66666667%;}.col-md-12 {flex: 0 0 auto;width: 100%;}.float-md-start {float: left !important;}.float-md-end {float: right !important;}.float-md-none {float: none !important;}.d-md-inline {display: inline !important;}.d-md-inline-block {display: inline-block !important;}.d-md-block {display: block !important;}.d-md-grid {display: -ms-grid !important;display: grid !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;}.d-md-none {display: none !important;}.flex-md-fill {flex: 1 1 auto !important;}.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-grow-0 {flex-grow: 0 !important;}.flex-md-grow-1 {flex-grow: 1 !important;}.flex-md-grow-2 {flex-grow: 2 !important;}.flex-md-grow-3 {flex-grow: 3 !important;}.flex-md-grow-4 {flex-grow: 4 !important;}.flex-md-grow-5 {flex-grow: 5 !important;}.flex-md-shrink-0 {flex-shrink: 0 !important;}.flex-md-shrink-1 {flex-shrink: 1 !important;}.flex-md-wrap {flex-wrap: wrap !important;}.flex-md-nowrap {flex-wrap: nowrap !important;}.flex-md-wrap-reverse {flex-wrap: wrap-reverse !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;}.justify-content-md-evenly {justify-content: space-evenly !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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-md-baseline {align-self: baseline !important;}.align-self-md-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-md-first {order: -1 !important;}.order-md-0 {order: 0 !important;}.order-md-1 {order: 1 !important;}.order-md-2 {order: 2 !important;}.order-md-3 {order: 3 !important;}.order-md-4 {order: 4 !important;}.order-md-5 {order: 5 !important;}.order-md-last {order: 6 !important;}.m-md-0 {margin: 0 !important;}.m-md-xs {margin: 3.75px !important;}.m-md-1 {margin: 7.5px !important;}.m-md-2 {margin: 15px !important;}.m-md-3 {margin: 22.5px !important;}.m-md-4 {margin: 33px !important;}.m-md-5 {margin: 45px !important;}.m-md-auto {margin: auto !important;}.mx-md-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-md-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-md-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-md-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-md-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-md-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-md-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-md-auto {margin-right: auto !important;margin-left: auto !important;}.my-md-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-md-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-md-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-md-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-md-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-md-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-md-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-md-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-md-0 {margin-top: 0 !important;}.mt-md-xs {margin-top: 3.75px !important;}.mt-md-1 {margin-top: 7.5px !important;}.mt-md-2 {margin-top: 15px !important;}.mt-md-3 {margin-top: 22.5px !important;}.mt-md-4 {margin-top: 33px !important;}.mt-md-5 {margin-top: 45px !important;}.mt-md-auto {margin-top: auto !important;}.me-md-0 {margin-right: 0 !important;}.me-md-xs {margin-right: 3.75px !important;}.me-md-1 {margin-right: 7.5px !important;}.me-md-2 {margin-right: 15px !important;}.me-md-3 {margin-right: 22.5px !important;}.me-md-4 {margin-right: 33px !important;}.me-md-5 {margin-right: 45px !important;}.me-md-auto {margin-right: auto !important;}.mb-md-0 {margin-bottom: 0 !important;}.mb-md-xs {margin-bottom: 3.75px !important;}.mb-md-1 {margin-bottom: 7.5px !important;}.mb-md-2 {margin-bottom: 15px !important;}.mb-md-3 {margin-bottom: 22.5px !important;}.mb-md-4 {margin-bottom: 33px !important;}.mb-md-5 {margin-bottom: 45px !important;}.mb-md-auto {margin-bottom: auto !important;}.ms-md-0 {margin-left: 0 !important;}.ms-md-xs {margin-left: 3.75px !important;}.ms-md-1 {margin-left: 7.5px !important;}.ms-md-2 {margin-left: 15px !important;}.ms-md-3 {margin-left: 22.5px !important;}.ms-md-4 {margin-left: 33px !important;}.ms-md-5 {margin-left: 45px !important;}.ms-md-auto {margin-left: auto !important;}.p-md-0 {padding: 0 !important;}.p-md-xs {padding: 3.75px !important;}.p-md-1 {padding: 7.5px !important;}.p-md-2 {padding: 15px !important;}.p-md-3 {padding: 22.5px !important;}.p-md-4 {padding: 33px !important;}.p-md-5 {padding: 45px !important;}.px-md-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-md-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-md-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-md-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-md-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-md-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-md-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-md-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-md-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-md-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-md-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-md-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-md-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-md-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-md-0 {padding-top: 0 !important;}.pt-md-xs {padding-top: 3.75px !important;}.pt-md-1 {padding-top: 7.5px !important;}.pt-md-2 {padding-top: 15px !important;}.pt-md-3 {padding-top: 22.5px !important;}.pt-md-4 {padding-top: 33px !important;}.pt-md-5 {padding-top: 45px !important;}.pe-md-0 {padding-right: 0 !important;}.pe-md-xs {padding-right: 3.75px !important;}.pe-md-1 {padding-right: 7.5px !important;}.pe-md-2 {padding-right: 15px !important;}.pe-md-3 {padding-right: 22.5px !important;}.pe-md-4 {padding-right: 33px !important;}.pe-md-5 {padding-right: 45px !important;}.pb-md-0 {padding-bottom: 0 !important;}.pb-md-xs {padding-bottom: 3.75px !important;}.pb-md-1 {padding-bottom: 7.5px !important;}.pb-md-2 {padding-bottom: 15px !important;}.pb-md-3 {padding-bottom: 22.5px !important;}.pb-md-4 {padding-bottom: 33px !important;}.pb-md-5 {padding-bottom: 45px !important;}.ps-md-0 {padding-left: 0 !important;}.ps-md-xs {padding-left: 3.75px !important;}.ps-md-1 {padding-left: 7.5px !important;}.ps-md-2 {padding-left: 15px !important;}.ps-md-3 {padding-left: 22.5px !important;}.ps-md-4 {padding-left: 33px !important;}.ps-md-5 {padding-left: 45px !important;}.text-md-start {text-align: left !important;}.text-md-end {text-align: right !important;}.text-md-center {text-align: center !important;}.hidden-md-up {display: none !important;}}@media (min-width: 992px) {.container-lg, .container-md, .container-sm, .container {max-width: 960px;}.col-lg {flex: 1 0 0%;}.row-cols-lg-auto > * {flex: 0 0 auto;width: auto;}.row-cols-lg-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-lg-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-lg-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-lg-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-lg-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-lg-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-lg-1 {flex: 0 0 auto;width: 8.33333333%;}.col-lg-2 {flex: 0 0 auto;width: 16.66666667%;}.col-lg-3 {flex: 0 0 auto;width: 25%;}.col-lg-4 {flex: 0 0 auto;width: 33.33333333%;}.col-lg-5 {flex: 0 0 auto;width: 41.66666667%;}.col-lg-6 {flex: 0 0 auto;width: 50%;}.col-lg-7 {flex: 0 0 auto;width: 58.33333333%;}.col-lg-8 {flex: 0 0 auto;width: 66.66666667%;}.col-lg-9 {flex: 0 0 auto;width: 75%;}.col-lg-10 {flex: 0 0 auto;width: 83.33333333%;}.col-lg-11 {flex: 0 0 auto;width: 91.66666667%;}.col-lg-12 {flex: 0 0 auto;width: 100%;}.float-lg-start {float: left !important;}.float-lg-end {float: right !important;}.float-lg-none {float: none !important;}.d-lg-inline {display: inline !important;}.d-lg-inline-block {display: inline-block !important;}.d-lg-block {display: block !important;}.d-lg-grid {display: -ms-grid !important;display: grid !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;}.d-lg-none {display: none !important;}.flex-lg-fill {flex: 1 1 auto !important;}.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-grow-0 {flex-grow: 0 !important;}.flex-lg-grow-1 {flex-grow: 1 !important;}.flex-lg-grow-2 {flex-grow: 2 !important;}.flex-lg-grow-3 {flex-grow: 3 !important;}.flex-lg-grow-4 {flex-grow: 4 !important;}.flex-lg-grow-5 {flex-grow: 5 !important;}.flex-lg-shrink-0 {flex-shrink: 0 !important;}.flex-lg-shrink-1 {flex-shrink: 1 !important;}.flex-lg-wrap {flex-wrap: wrap !important;}.flex-lg-nowrap {flex-wrap: nowrap !important;}.flex-lg-wrap-reverse {flex-wrap: wrap-reverse !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;}.justify-content-lg-evenly {justify-content: space-evenly !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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-lg-baseline {align-self: baseline !important;}.align-self-lg-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-lg-first {order: -1 !important;}.order-lg-0 {order: 0 !important;}.order-lg-1 {order: 1 !important;}.order-lg-2 {order: 2 !important;}.order-lg-3 {order: 3 !important;}.order-lg-4 {order: 4 !important;}.order-lg-5 {order: 5 !important;}.order-lg-last {order: 6 !important;}.m-lg-0 {margin: 0 !important;}.m-lg-xs {margin: 3.75px !important;}.m-lg-1 {margin: 7.5px !important;}.m-lg-2 {margin: 15px !important;}.m-lg-3 {margin: 22.5px !important;}.m-lg-4 {margin: 33px !important;}.m-lg-5 {margin: 45px !important;}.m-lg-auto {margin: auto !important;}.mx-lg-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-lg-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-lg-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-lg-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-lg-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-lg-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-lg-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-lg-auto {margin-right: auto !important;margin-left: auto !important;}.my-lg-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-lg-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-lg-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-lg-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-lg-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-lg-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-lg-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-lg-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-lg-0 {margin-top: 0 !important;}.mt-lg-xs {margin-top: 3.75px !important;}.mt-lg-1 {margin-top: 7.5px !important;}.mt-lg-2 {margin-top: 15px !important;}.mt-lg-3 {margin-top: 22.5px !important;}.mt-lg-4 {margin-top: 33px !important;}.mt-lg-5 {margin-top: 45px !important;}.mt-lg-auto {margin-top: auto !important;}.me-lg-0 {margin-right: 0 !important;}.me-lg-xs {margin-right: 3.75px !important;}.me-lg-1 {margin-right: 7.5px !important;}.me-lg-2 {margin-right: 15px !important;}.me-lg-3 {margin-right: 22.5px !important;}.me-lg-4 {margin-right: 33px !important;}.me-lg-5 {margin-right: 45px !important;}.me-lg-auto {margin-right: auto !important;}.mb-lg-0 {margin-bottom: 0 !important;}.mb-lg-xs {margin-bottom: 3.75px !important;}.mb-lg-1 {margin-bottom: 7.5px !important;}.mb-lg-2 {margin-bottom: 15px !important;}.mb-lg-3 {margin-bottom: 22.5px !important;}.mb-lg-4 {margin-bottom: 33px !important;}.mb-lg-5 {margin-bottom: 45px !important;}.mb-lg-auto {margin-bottom: auto !important;}.ms-lg-0 {margin-left: 0 !important;}.ms-lg-xs {margin-left: 3.75px !important;}.ms-lg-1 {margin-left: 7.5px !important;}.ms-lg-2 {margin-left: 15px !important;}.ms-lg-3 {margin-left: 22.5px !important;}.ms-lg-4 {margin-left: 33px !important;}.ms-lg-5 {margin-left: 45px !important;}.ms-lg-auto {margin-left: auto !important;}.p-lg-0 {padding: 0 !important;}.p-lg-xs {padding: 3.75px !important;}.p-lg-1 {padding: 7.5px !important;}.p-lg-2 {padding: 15px !important;}.p-lg-3 {padding: 22.5px !important;}.p-lg-4 {padding: 33px !important;}.p-lg-5 {padding: 45px !important;}.px-lg-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-lg-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-lg-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-lg-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-lg-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-lg-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-lg-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-lg-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-lg-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-lg-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-lg-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-lg-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-lg-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-lg-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-lg-0 {padding-top: 0 !important;}.pt-lg-xs {padding-top: 3.75px !important;}.pt-lg-1 {padding-top: 7.5px !important;}.pt-lg-2 {padding-top: 15px !important;}.pt-lg-3 {padding-top: 22.5px !important;}.pt-lg-4 {padding-top: 33px !important;}.pt-lg-5 {padding-top: 45px !important;}.pe-lg-0 {padding-right: 0 !important;}.pe-lg-xs {padding-right: 3.75px !important;}.pe-lg-1 {padding-right: 7.5px !important;}.pe-lg-2 {padding-right: 15px !important;}.pe-lg-3 {padding-right: 22.5px !important;}.pe-lg-4 {padding-right: 33px !important;}.pe-lg-5 {padding-right: 45px !important;}.pb-lg-0 {padding-bottom: 0 !important;}.pb-lg-xs {padding-bottom: 3.75px !important;}.pb-lg-1 {padding-bottom: 7.5px !important;}.pb-lg-2 {padding-bottom: 15px !important;}.pb-lg-3 {padding-bottom: 22.5px !important;}.pb-lg-4 {padding-bottom: 33px !important;}.pb-lg-5 {padding-bottom: 45px !important;}.ps-lg-0 {padding-left: 0 !important;}.ps-lg-xs {padding-left: 3.75px !important;}.ps-lg-1 {padding-left: 7.5px !important;}.ps-lg-2 {padding-left: 15px !important;}.ps-lg-3 {padding-left: 22.5px !important;}.ps-lg-4 {padding-left: 33px !important;}.ps-lg-5 {padding-left: 45px !important;}.text-lg-start {text-align: left !important;}.text-lg-end {text-align: right !important;}.text-lg-center {text-align: center !important;}.hidden-lg-up {display: none !important;}}@media (min-width: 1200px) {.container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1140px;}.col-xl {flex: 1 0 0%;}.row-cols-xl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xl-3 {flex: 0 0 auto;width: 25%;}.col-xl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xl-6 {flex: 0 0 auto;width: 50%;}.col-xl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xl-9 {flex: 0 0 auto;width: 75%;}.col-xl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xl-12 {flex: 0 0 auto;width: 100%;}.float-xl-start {float: left !important;}.float-xl-end {float: right !important;}.float-xl-none {float: none !important;}.d-xl-inline {display: inline !important;}.d-xl-inline-block {display: inline-block !important;}.d-xl-block {display: block !important;}.d-xl-grid {display: -ms-grid !important;display: grid !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;}.d-xl-none {display: none !important;}.flex-xl-fill {flex: 1 1 auto !important;}.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-grow-0 {flex-grow: 0 !important;}.flex-xl-grow-1 {flex-grow: 1 !important;}.flex-xl-grow-2 {flex-grow: 2 !important;}.flex-xl-grow-3 {flex-grow: 3 !important;}.flex-xl-grow-4 {flex-grow: 4 !important;}.flex-xl-grow-5 {flex-grow: 5 !important;}.flex-xl-shrink-0 {flex-shrink: 0 !important;}.flex-xl-shrink-1 {flex-shrink: 1 !important;}.flex-xl-wrap {flex-wrap: wrap !important;}.flex-xl-nowrap {flex-wrap: nowrap !important;}.flex-xl-wrap-reverse {flex-wrap: wrap-reverse !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;}.justify-content-xl-evenly {justify-content: space-evenly !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 {-ms-grid-row-align: auto !important;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 {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-xl-baseline {align-self: baseline !important;}.align-self-xl-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-xl-first {order: -1 !important;}.order-xl-0 {order: 0 !important;}.order-xl-1 {order: 1 !important;}.order-xl-2 {order: 2 !important;}.order-xl-3 {order: 3 !important;}.order-xl-4 {order: 4 !important;}.order-xl-5 {order: 5 !important;}.order-xl-last {order: 6 !important;}.m-xl-0 {margin: 0 !important;}.m-xl-xs {margin: 3.75px !important;}.m-xl-1 {margin: 7.5px !important;}.m-xl-2 {margin: 15px !important;}.m-xl-3 {margin: 22.5px !important;}.m-xl-4 {margin: 33px !important;}.m-xl-5 {margin: 45px !important;}.m-xl-auto {margin: auto !important;}.mx-xl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xl-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-xl-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-xl-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-xl-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-xl-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-xl-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-xl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xl-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-xl-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-xl-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-xl-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-xl-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-xl-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-xl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xl-0 {margin-top: 0 !important;}.mt-xl-xs {margin-top: 3.75px !important;}.mt-xl-1 {margin-top: 7.5px !important;}.mt-xl-2 {margin-top: 15px !important;}.mt-xl-3 {margin-top: 22.5px !important;}.mt-xl-4 {margin-top: 33px !important;}.mt-xl-5 {margin-top: 45px !important;}.mt-xl-auto {margin-top: auto !important;}.me-xl-0 {margin-right: 0 !important;}.me-xl-xs {margin-right: 3.75px !important;}.me-xl-1 {margin-right: 7.5px !important;}.me-xl-2 {margin-right: 15px !important;}.me-xl-3 {margin-right: 22.5px !important;}.me-xl-4 {margin-right: 33px !important;}.me-xl-5 {margin-right: 45px !important;}.me-xl-auto {margin-right: auto !important;}.mb-xl-0 {margin-bottom: 0 !important;}.mb-xl-xs {margin-bottom: 3.75px !important;}.mb-xl-1 {margin-bottom: 7.5px !important;}.mb-xl-2 {margin-bottom: 15px !important;}.mb-xl-3 {margin-bottom: 22.5px !important;}.mb-xl-4 {margin-bottom: 33px !important;}.mb-xl-5 {margin-bottom: 45px !important;}.mb-xl-auto {margin-bottom: auto !important;}.ms-xl-0 {margin-left: 0 !important;}.ms-xl-xs {margin-left: 3.75px !important;}.ms-xl-1 {margin-left: 7.5px !important;}.ms-xl-2 {margin-left: 15px !important;}.ms-xl-3 {margin-left: 22.5px !important;}.ms-xl-4 {margin-left: 33px !important;}.ms-xl-5 {margin-left: 45px !important;}.ms-xl-auto {margin-left: auto !important;}.p-xl-0 {padding: 0 !important;}.p-xl-xs {padding: 3.75px !important;}.p-xl-1 {padding: 7.5px !important;}.p-xl-2 {padding: 15px !important;}.p-xl-3 {padding: 22.5px !important;}.p-xl-4 {padding: 33px !important;}.p-xl-5 {padding: 45px !important;}.px-xl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xl-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-xl-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-xl-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-xl-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-xl-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-xl-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-xl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xl-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-xl-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-xl-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-xl-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-xl-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-xl-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-xl-0 {padding-top: 0 !important;}.pt-xl-xs {padding-top: 3.75px !important;}.pt-xl-1 {padding-top: 7.5px !important;}.pt-xl-2 {padding-top: 15px !important;}.pt-xl-3 {padding-top: 22.5px !important;}.pt-xl-4 {padding-top: 33px !important;}.pt-xl-5 {padding-top: 45px !important;}.pe-xl-0 {padding-right: 0 !important;}.pe-xl-xs {padding-right: 3.75px !important;}.pe-xl-1 {padding-right: 7.5px !important;}.pe-xl-2 {padding-right: 15px !important;}.pe-xl-3 {padding-right: 22.5px !important;}.pe-xl-4 {padding-right: 33px !important;}.pe-xl-5 {padding-right: 45px !important;}.pb-xl-0 {padding-bottom: 0 !important;}.pb-xl-xs {padding-bottom: 3.75px !important;}.pb-xl-1 {padding-bottom: 7.5px !important;}.pb-xl-2 {padding-bottom: 15px !important;}.pb-xl-3 {padding-bottom: 22.5px !important;}.pb-xl-4 {padding-bottom: 33px !important;}.pb-xl-5 {padding-bottom: 45px !important;}.ps-xl-0 {padding-left: 0 !important;}.ps-xl-xs {padding-left: 3.75px !important;}.ps-xl-1 {padding-left: 7.5px !important;}.ps-xl-2 {padding-left: 15px !important;}.ps-xl-3 {padding-left: 22.5px !important;}.ps-xl-4 {padding-left: 33px !important;}.ps-xl-5 {padding-left: 45px !important;}.text-xl-start {text-align: left !important;}.text-xl-end {text-align: right !important;}.text-xl-center {text-align: center !important;}.hidden-xl-up {display: none !important;}}@media (min-width: 1440px) {.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1320px;}.col-xxl {flex: 1 0 0%;}.row-cols-xxl-auto > * {flex: 0 0 auto;width: auto;}.row-cols-xxl-1 > * {flex: 0 0 auto;width: 100%;}.row-cols-xxl-2 > * {flex: 0 0 auto;width: 50%;}.row-cols-xxl-3 > * {flex: 0 0 auto;width: 33.3333333333%;}.row-cols-xxl-4 > * {flex: 0 0 auto;width: 25%;}.row-cols-xxl-5 > * {flex: 0 0 auto;width: 20%;}.row-cols-xxl-6 > * {flex: 0 0 auto;width: 16.6666666667%;}.col-xxl-1 {flex: 0 0 auto;width: 8.33333333%;}.col-xxl-2 {flex: 0 0 auto;width: 16.66666667%;}.col-xxl-3 {flex: 0 0 auto;width: 25%;}.col-xxl-4 {flex: 0 0 auto;width: 33.33333333%;}.col-xxl-5 {flex: 0 0 auto;width: 41.66666667%;}.col-xxl-6 {flex: 0 0 auto;width: 50%;}.col-xxl-7 {flex: 0 0 auto;width: 58.33333333%;}.col-xxl-8 {flex: 0 0 auto;width: 66.66666667%;}.col-xxl-9 {flex: 0 0 auto;width: 75%;}.col-xxl-10 {flex: 0 0 auto;width: 83.33333333%;}.col-xxl-11 {flex: 0 0 auto;width: 91.66666667%;}.col-xxl-12 {flex: 0 0 auto;width: 100%;}.float-xxl-start {float: left !important;}.float-xxl-end {float: right !important;}.float-xxl-none {float: none !important;}.d-xxl-inline {display: inline !important;}.d-xxl-inline-block {display: inline-block !important;}.d-xxl-block {display: block !important;}.d-xxl-grid {display: -ms-grid !important;display: grid !important;}.d-xxl-table {display: table !important;}.d-xxl-table-row {display: table-row !important;}.d-xxl-table-cell {display: table-cell !important;}.d-xxl-flex {display: flex !important;}.d-xxl-inline-flex {display: inline-flex !important;}.d-xxl-none {display: none !important;}.flex-xxl-fill {flex: 1 1 auto !important;}.flex-xxl-row {flex-direction: row !important;}.flex-xxl-column {flex-direction: column !important;}.flex-xxl-row-reverse {flex-direction: row-reverse !important;}.flex-xxl-column-reverse {flex-direction: column-reverse !important;}.flex-xxl-grow-0 {flex-grow: 0 !important;}.flex-xxl-grow-1 {flex-grow: 1 !important;}.flex-xxl-grow-2 {flex-grow: 2 !important;}.flex-xxl-grow-3 {flex-grow: 3 !important;}.flex-xxl-grow-4 {flex-grow: 4 !important;}.flex-xxl-grow-5 {flex-grow: 5 !important;}.flex-xxl-shrink-0 {flex-shrink: 0 !important;}.flex-xxl-shrink-1 {flex-shrink: 1 !important;}.flex-xxl-wrap {flex-wrap: wrap !important;}.flex-xxl-nowrap {flex-wrap: nowrap !important;}.flex-xxl-wrap-reverse {flex-wrap: wrap-reverse !important;}.justify-content-xxl-start {justify-content: flex-start !important;}.justify-content-xxl-end {justify-content: flex-end !important;}.justify-content-xxl-center {justify-content: center !important;}.justify-content-xxl-between {justify-content: space-between !important;}.justify-content-xxl-around {justify-content: space-around !important;}.justify-content-xxl-evenly {justify-content: space-evenly !important;}.align-items-xxl-start {align-items: flex-start !important;}.align-items-xxl-end {align-items: flex-end !important;}.align-items-xxl-center {align-items: center !important;}.align-items-xxl-baseline {align-items: baseline !important;}.align-items-xxl-stretch {align-items: stretch !important;}.align-content-xxl-start {align-content: flex-start !important;}.align-content-xxl-end {align-content: flex-end !important;}.align-content-xxl-center {align-content: center !important;}.align-content-xxl-between {align-content: space-between !important;}.align-content-xxl-around {align-content: space-around !important;}.align-content-xxl-stretch {align-content: stretch !important;}.align-self-xxl-auto {-ms-grid-row-align: auto !important;align-self: auto !important;}.align-self-xxl-start {align-self: flex-start !important;}.align-self-xxl-end {align-self: flex-end !important;}.align-self-xxl-center {-ms-grid-row-align: center !important;align-self: center !important;}.align-self-xxl-baseline {align-self: baseline !important;}.align-self-xxl-stretch {-ms-grid-row-align: stretch !important;align-self: stretch !important;}.order-xxl-first {order: -1 !important;}.order-xxl-0 {order: 0 !important;}.order-xxl-1 {order: 1 !important;}.order-xxl-2 {order: 2 !important;}.order-xxl-3 {order: 3 !important;}.order-xxl-4 {order: 4 !important;}.order-xxl-5 {order: 5 !important;}.order-xxl-last {order: 6 !important;}.m-xxl-0 {margin: 0 !important;}.m-xxl-xs {margin: 3.75px !important;}.m-xxl-1 {margin: 7.5px !important;}.m-xxl-2 {margin: 15px !important;}.m-xxl-3 {margin: 22.5px !important;}.m-xxl-4 {margin: 33px !important;}.m-xxl-5 {margin: 45px !important;}.m-xxl-auto {margin: auto !important;}.mx-xxl-0 {margin-right: 0 !important;margin-left: 0 !important;}.mx-xxl-xs {margin-right: 3.75px !important;margin-left: 3.75px !important;}.mx-xxl-1 {margin-right: 7.5px !important;margin-left: 7.5px !important;}.mx-xxl-2 {margin-right: 15px !important;margin-left: 15px !important;}.mx-xxl-3 {margin-right: 22.5px !important;margin-left: 22.5px !important;}.mx-xxl-4 {margin-right: 33px !important;margin-left: 33px !important;}.mx-xxl-5 {margin-right: 45px !important;margin-left: 45px !important;}.mx-xxl-auto {margin-right: auto !important;margin-left: auto !important;}.my-xxl-0 {margin-top: 0 !important;margin-bottom: 0 !important;}.my-xxl-xs {margin-top: 3.75px !important;margin-bottom: 3.75px !important;}.my-xxl-1 {margin-top: 7.5px !important;margin-bottom: 7.5px !important;}.my-xxl-2 {margin-top: 15px !important;margin-bottom: 15px !important;}.my-xxl-3 {margin-top: 22.5px !important;margin-bottom: 22.5px !important;}.my-xxl-4 {margin-top: 33px !important;margin-bottom: 33px !important;}.my-xxl-5 {margin-top: 45px !important;margin-bottom: 45px !important;}.my-xxl-auto {margin-top: auto !important;margin-bottom: auto !important;}.mt-xxl-0 {margin-top: 0 !important;}.mt-xxl-xs {margin-top: 3.75px !important;}.mt-xxl-1 {margin-top: 7.5px !important;}.mt-xxl-2 {margin-top: 15px !important;}.mt-xxl-3 {margin-top: 22.5px !important;}.mt-xxl-4 {margin-top: 33px !important;}.mt-xxl-5 {margin-top: 45px !important;}.mt-xxl-auto {margin-top: auto !important;}.me-xxl-0 {margin-right: 0 !important;}.me-xxl-xs {margin-right: 3.75px !important;}.me-xxl-1 {margin-right: 7.5px !important;}.me-xxl-2 {margin-right: 15px !important;}.me-xxl-3 {margin-right: 22.5px !important;}.me-xxl-4 {margin-right: 33px !important;}.me-xxl-5 {margin-right: 45px !important;}.me-xxl-auto {margin-right: auto !important;}.mb-xxl-0 {margin-bottom: 0 !important;}.mb-xxl-xs {margin-bottom: 3.75px !important;}.mb-xxl-1 {margin-bottom: 7.5px !important;}.mb-xxl-2 {margin-bottom: 15px !important;}.mb-xxl-3 {margin-bottom: 22.5px !important;}.mb-xxl-4 {margin-bottom: 33px !important;}.mb-xxl-5 {margin-bottom: 45px !important;}.mb-xxl-auto {margin-bottom: auto !important;}.ms-xxl-0 {margin-left: 0 !important;}.ms-xxl-xs {margin-left: 3.75px !important;}.ms-xxl-1 {margin-left: 7.5px !important;}.ms-xxl-2 {margin-left: 15px !important;}.ms-xxl-3 {margin-left: 22.5px !important;}.ms-xxl-4 {margin-left: 33px !important;}.ms-xxl-5 {margin-left: 45px !important;}.ms-xxl-auto {margin-left: auto !important;}.p-xxl-0 {padding: 0 !important;}.p-xxl-xs {padding: 3.75px !important;}.p-xxl-1 {padding: 7.5px !important;}.p-xxl-2 {padding: 15px !important;}.p-xxl-3 {padding: 22.5px !important;}.p-xxl-4 {padding: 33px !important;}.p-xxl-5 {padding: 45px !important;}.px-xxl-0 {padding-right: 0 !important;padding-left: 0 !important;}.px-xxl-xs {padding-right: 3.75px !important;padding-left: 3.75px !important;}.px-xxl-1 {padding-right: 7.5px !important;padding-left: 7.5px !important;}.px-xxl-2 {padding-right: 15px !important;padding-left: 15px !important;}.px-xxl-3 {padding-right: 22.5px !important;padding-left: 22.5px !important;}.px-xxl-4 {padding-right: 33px !important;padding-left: 33px !important;}.px-xxl-5 {padding-right: 45px !important;padding-left: 45px !important;}.py-xxl-0 {padding-top: 0 !important;padding-bottom: 0 !important;}.py-xxl-xs {padding-top: 3.75px !important;padding-bottom: 3.75px !important;}.py-xxl-1 {padding-top: 7.5px !important;padding-bottom: 7.5px !important;}.py-xxl-2 {padding-top: 15px !important;padding-bottom: 15px !important;}.py-xxl-3 {padding-top: 22.5px !important;padding-bottom: 22.5px !important;}.py-xxl-4 {padding-top: 33px !important;padding-bottom: 33px !important;}.py-xxl-5 {padding-top: 45px !important;padding-bottom: 45px !important;}.pt-xxl-0 {padding-top: 0 !important;}.pt-xxl-xs {padding-top: 3.75px !important;}.pt-xxl-1 {padding-top: 7.5px !important;}.pt-xxl-2 {padding-top: 15px !important;}.pt-xxl-3 {padding-top: 22.5px !important;}.pt-xxl-4 {padding-top: 33px !important;}.pt-xxl-5 {padding-top: 45px !important;}.pe-xxl-0 {padding-right: 0 !important;}.pe-xxl-xs {padding-right: 3.75px !important;}.pe-xxl-1 {padding-right: 7.5px !important;}.pe-xxl-2 {padding-right: 15px !important;}.pe-xxl-3 {padding-right: 22.5px !important;}.pe-xxl-4 {padding-right: 33px !important;}.pe-xxl-5 {padding-right: 45px !important;}.pb-xxl-0 {padding-bottom: 0 !important;}.pb-xxl-xs {padding-bottom: 3.75px !important;}.pb-xxl-1 {padding-bottom: 7.5px !important;}.pb-xxl-2 {padding-bottom: 15px !important;}.pb-xxl-3 {padding-bottom: 22.5px !important;}.pb-xxl-4 {padding-bottom: 33px !important;}.pb-xxl-5 {padding-bottom: 45px !important;}.ps-xxl-0 {padding-left: 0 !important;}.ps-xxl-xs {padding-left: 3.75px !important;}.ps-xxl-1 {padding-left: 7.5px !important;}.ps-xxl-2 {padding-left: 15px !important;}.ps-xxl-3 {padding-left: 22.5px !important;}.ps-xxl-4 {padding-left: 33px !important;}.ps-xxl-5 {padding-left: 45px !important;}.text-xxl-start {text-align: left !important;}.text-xxl-end {text-align: right !important;}.text-xxl-center {text-align: center !important;}.hidden-xxl-up {display: none !important;}}
@charset "UTF-8";[class*=fn_readmore] + [data-readmore-toggle], .swiper-pagination-bullet {transition: all 0.14s ease-in-out;}input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {-webkit-transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {-moz-transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {-ms-transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {-ms-transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}.button, .btn, input[type=email]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, select::placeholder, textarea::placeholder {transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}@-moz-viewport {width: device-width;}@-ms-viewport {width: device-width;}@-o-viewport {width: device-width;}@-webkit-viewport {width: device-width;}@viewport {width: device-width;}*, *::before, *::after {box-sizing: border-box;}hr {margin: 1rem 0;color: inherit;background-color: currentColor;border: 0;}hr:not([size]) {height: 1px;}p {margin-top: 0;margin-bottom: 1rem;}p:last-child {margin-bottom: 0;}abbr[title],abbr[data-bs-original-title] {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;cursor: help;-webkit-text-decoration-skip-ink: none;text-decoration-skip-ink: none;}address {margin-bottom: 1rem;font-style: normal;line-height: inherit;}nav ul {margin: 0;padding: 0;list-style: none;}ol, ul {padding-left: 2rem;}ol, ul, dl {margin-top: 0;margin-bottom: 1rem;}ol ol, ul ul, ol ul, ul ol {margin-bottom: 0;}dt {font-weight: 700;}dd {margin-bottom: 0.5rem;margin-left: 0;}blockquote {padding: 5px 17px;margin: 7px 0 17px;font-size: 15px;border-left: 4px solid #eee;}article blockquote {border-left-color: var(--okay-basic-company);margin: 5px 0;}blockquote:before, blockquote:after {content: "";}b, strong {font-weight: bolder;}.small, small {font-size: 0.875em;line-height: 1.2;display: inline-block;}mark {padding: 0.2em;background-color: #fcf8e3;}meta {display: none !important;}sub,sup {position: relative;font-size: 0.75em;line-height: 0;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}pre, code, kbd, samp {font-family: var(--font-monospace);font-size: 1em;;unicode-bidi: bidi-override;}pre {display: block;margin-top: 0;margin-bottom: 1rem;overflow: auto;font-size: 0.875em;}pre code {font-size: inherit;color: inherit;word-break: normal;}code {font-size: 0.875em;color: #d63384;word-wrap: break-word;}a > code {color: inherit;}kbd {padding: 0.2rem 0.4rem;font-size: 0.875em;color: #fff;background-color: #212529;border-radius: 0.2rem;}kbd kbd {padding: 0;font-size: 1em;font-weight: 700;}figure {margin: 15px 40px;}img, svg {vertical-align: middle;}img, img.error {max-width: 100%;max-height: 100%;height: auto;pointer-events: none;border-style: none;font-size: 0;line-height: 0;color: transparent;overflow: hidden;}img.error {visibility: hidden;width: 0;height: 0;display: none;}img:not([src]) {visibility: hidden;}svg:not(:root) {overflow: hidden;fill: currentColor;}svg path {fill: currentColor;}table {caption-side: bottom;border-collapse: collapse;}caption {padding-top: 0.5rem;padding-bottom: 0.5rem;color: #6c757d;text-align: left;}th {text-align: inherit;text-align: -webkit-match-parent;}thead, tbody, tfoot,tr, td, th {border-color: inherit;border-style: solid;border-width: 0;}label {display: inline-block;}button {border-radius: 0;}button:focus:not(:focus-visible) {outline: 0;}input,button,select,optgroup,textarea {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button,select {text-transform: none;}[role=button] {cursor: pointer;}select {word-wrap: normal;}select:disabled {opacity: 1;}[list]::-webkit-calendar-picker-indicator {display: none;}button,[type=button],[type=reset],[type=submit] {-webkit-appearance: button;}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled) {cursor: pointer;}::-moz-focus-inner {padding: 0;border-style: none;}textarea {resize: vertical;}fieldset {min-width: 0;padding: 0;margin: 0;border: 0;}legend {float: left;width: 100%;padding: 0;margin-bottom: 0.5rem;font-size: 1.5rem;line-height: inherit;}legend + * {clear: left;}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field {padding: 0;}::-webkit-inner-spin-button {height: auto;}[type=search] {outline-offset: -2px;-webkit-appearance: textfield;}::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-color-swatch-wrapper {padding: 0;}::file-selector-button {font: inherit;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}output {display: inline-block;}iframe {border: 0;}summary {display: list-item;cursor: pointer;}progress {vertical-align: baseline;}.hidden, [hidden] {display: none !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") format("woff");font-weight: 400;font-style: normal;}.swiper-container {position: relative;overflow: hidden;list-style: none;padding: 0;z-index: 1;}.swiper-container-vertical > .swiper-wrapper {flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;flex-wrap: nowrap;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;box-sizing: content-box;}.swiper-container-android .swiper-slide, .swiper-wrapper {-webkit-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}.swiper-container-multirow > .swiper-wrapper {flex-wrap: wrap;}.swiper-container-multirow-column > .swiper-wrapper {flex-wrap: wrap;flex-direction: column;}.swiper-container-free-mode > .swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;}.swiper-slide-invisible-blank {visibility: hidden;}.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto;}.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: height, -webkit-transform;transition-property: transform, height;transition-property: transform, height, -webkit-transform;}.swiper-container-3d {-webkit-perspective: 1200px;perspective: 1200px;}.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {position: absolute;left: 0;top: 0;pointer-events: none;z-index: 10;width: 100%;height: 100%;}.swiper-container-3d .swiper-slide-shadow-left {background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-right {background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-top {background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.swiper-container-css-mode > .swiper-wrapper {overflow: auto;scrollbar-width: none;-ms-overflow-style: none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {display: none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {scroll-snap-align: start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {-ms-scroll-snap-type: x mandatory;scroll-snap-type: x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {-ms-scroll-snap-type: y mandatory;scroll-snap-type: y mandatory;}.swiper-button-prev,.swiper-button-next {z-index: 10;cursor: pointer;display: flex;align-items: center;justify-content: center;padding: 0;margin: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border: none;outline: none;transition: all 0.15s;font-size: 20px;line-height: 0;position: absolute;border-radius: 100%;top: calc(45% - 20px);width: 50px;height: 50px;background: rgba(249, 249, 249, 0.95);-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);color: #44464B;box-shadow: 0 2px 11px -3px rgba(0, 0, 0, 0.1);}.swiper-button-prev:after,.swiper-button-next:after {font-family: swiper-icons;font-size: 133%;font-weight: 900;text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;transition: all 0.1s;}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {cursor: disabled;pointer-events: none;-webkit-transform: scale(0.66) scale(0);transform: scale(0.66) scale(0);}.swiper-button-prev.swiper-button-disabled:after,.swiper-button-next.swiper-button-disabled:after {opacity: 0.8;}.swiper-button-prev {left: -5px;right: auto;}.swiper-button-prev:after {content: "prev";}.swiper-button-next {right: -5px;left: auto;}.swiper-button-next:after {content: "next";}.swiper-button-lock {display: none;}.swiper-pagination {position: absolute;bottom: 35px;left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);grid-gap: 7px 10px;display: flex;align-items: center;justify-content: center;transition: 300ms opacity;-webkit-transform: translate3d(#000);transform: translate3d(#000);z-index: 10;padding: 5px 12.8571428571px;}.swiper-pagination-bullet {opacity: 1;display: inline-block;-webkit-backface-visibility: visible;width: clamp(30px, 1.875rem + (1vw - 5.76px) * 1.6026, 40px);height: 3px;border-radius: 2px;background: #979BB1;box-shadow: 0 2px 1px 0 rgba(34, 34, 34, 0.05), inset 0 1px 4px rgba(34, 34, 34, 0.1);}.swiper-pagination-bullet-active {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: not-allowed;opacity: 1;background: var(--okay-basic-company);background: linear-gradient(90deg, #487669 0%, #58AE94 100%);}.swiper-pagination-bullet.swiper-pagination-hidden {opacity: 0;}.swiper-pagination-bullets-dynamic {overflow: hidden;font-size: 0;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {-webkit-transform: scale(0.33);transform: scale(0.33);position: relative;}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {-webkit-transform: scale(1);transform: scale(1);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {-webkit-transform: scale(0.66);transform: scale(0.66);}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {-webkit-transform: scale(0.33);transform: scale(0.33);}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-container-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;-webkit-transform: translate3d(0px, -50%, 0);transform: translate3d(0px, -50%, 0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 6px 0;display: block;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);width: 8px;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {display: inline-block;transition: 200ms top, 200ms -webkit-transform;transition: 200ms transform, 200ms top;transition: 200ms transform, 200ms top, 200ms -webkit-transform;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);white-space: nowrap;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 200ms left, 200ms -webkit-transform;transition: 200ms transform, 200ms left;transition: 200ms transform, 200ms left, 200ms -webkit-transform;}.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {transition: 200ms right, 200ms -webkit-transform;transition: 200ms transform, 200ms right;transition: 200ms transform, 200ms right, 200ms -webkit-transform;}.swiper-pagination-progressbar {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #14ac7b;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;transform-origin: left top;}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {-webkit-transform-origin: right top;transform-origin: right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 100%;height: 4px;left: 0;top: 0;}.swiper-container-vertical > .swiper-pagination-progressbar,.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-lock {display: none;}.swiper-scrollbar {border-radius: 10px;background: rgba(0, 0, 0, 0.1);-ms-touch-action: none;position: relative;}.swiper-container-horizontal .swiper-scrollbar {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-container-vertical .swiper-scrollbar {position: absolute;right: 0px;top: 1%;z-index: 50;width: 7px;height: 98%;}.swiper-scrollbar-drag {background-color: var(--okay-basic-company);height: 100%;width: 100%;position: relative;left: 0;top: 0;border-radius: 15px;}.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 > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;}.swiper-slide-zoomed {cursor: move;}.swiper_buttons__top .swiper-controls {position: absolute;top: 15px;right: 25px;height: 40px;grid-gap: 10px 25px;display: flex;align-items: center;justify-content: center;}.swiper_buttons__top .swiper-pagination_num {order: -3;white-space: nowrap;font-weight: 400;font-size: 14px;line-height: 130%;text-transform: uppercase;color: #8C8A89;}.swiper_buttons__top .swiper-pagination {width: 45px;order: 1;}.swiper_buttons__top .swiper-scrollbar {background: rgba(0, 0, 0, 0.1) !important;min-width: 175px;height: 3px;order: 2;position: static;}.swiper_buttons__top .swiper-scrollbar-drag {background-color: var(--okay-basic-company);border-radius: 15px;}.swiper_buttons__top .swiper-buttons {width: 40px;order: 3;position: relative;display: flex;grid-gap: 20px;}.swiper_buttons__top .swiper-buttons [class*=button] {color: var(--okay-basic-company);width: 15px;height: 20px;pointer-events: auto;-webkit-transform: none;transform: none;opacity: 1;position: static;}.swiper_buttons__top .swiper-buttons [class*=button]:after {font-size: 95%;}.swiper_buttons__top .swiper-buttons [class*=disabled] {color: inherit;}.hidden-xs-up {display: none !important;}[class*=fn_readmore] {transition: height 0.3s;position: relative;overflow: hidden;display: block;width: 100%;}[class*=fn_readmore] + [data-readmore-toggle] {display: inline-flex;align-items: center;justify-content: center;position: relative;margin: 7.5px 0px 10.5px;font-size: 13px;font-weight: 500;border-bottom: 1px dotted;border-color: #14ac7b;color: #14ac7b;text-decoration: none;}[class*=fn_readmore] + [data-readmore-toggle]:after {right: 0px;}[class*=fn_readmore][aria-expanded=false] {-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(black), color-stop(86%, rgba(51, 51, 51, 0.88)), to(rgba(255, 255, 255, 0)));}[class*=fn_readmore][aria-expanded=true] + [data-readmore-toggle]:after {-webkit-transform: rotate(-135deg);transform: rotate(-135deg);top: 7px;}.suggestions-nowrap {white-space: nowrap;}.suggestions-input {box-sizing: border-box;width: 100%;}.suggestions-input::-ms-clear {display: none;}.suggestions-wrapper {position: relative;margin: 0;padding: 0;vertical-align: top;-webkit-text-size-adjust: 100%;}.suggestions-suggestions {background: #fff;border: 1px solid #999;-ms-box-sizing: border-box;box-sizing: border-box;cursor: default;left: 0;min-width: 100%;position: absolute;z-index: 9999;-webkit-text-size-adjust: 100%;}.suggestions-suggestions strong {font-weight: 400;color: var(--okay-basic-company);}.suggestions-suggestions.suggestions-mobile {border-style: none;}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {border-bottom: 1px solid #ddd;}.suggestions-suggestion {padding: 4px 4px;overflow: hidden;}.suggestions-suggestion:hover {background: #f7f7f7;}.suggestions-selected {background: #f0f0f0;}.suggestions-selected:hover {background: #f0f0f0;}.suggestions-hint {padding: 4px 4px;white-space: nowrap;overflow: hidden;color: #777;font-size: 85%;line-height: 20px;}.suggestions-subtext {z-index: -9999;color: #777;}.suggestions-subtext_inline {display: inline-block;min-width: 6em;vertical-align: bottom;margin: 0 0.5em 0 0;}.suggestions-subtext-delimiter {display: inline-block;width: 2px;}.suggestions-subtext_label {margin: 0 0 0 0.25em;border-radius: 3px;padding: 0 3px;background: #f5f5f5;font-size: 85%;}.suggestions-value[data-suggestion-status=LIQUIDATED] {position: relative;}.suggestions-value[data-suggestion-status=LIQUIDATED]:after {position: absolute;left: 0;right: 0;top: 50%;border-top: 1px solid rgba(0, 0, 0, 0.4);content: "";}.suggestions-promo {z-index: -9999;visibility: hidden !important;font-size: 85%;display: none;color: #777;padding: 4px;text-align: center;}.suggestions-promo a {z-index: -9999;color: #777;display: block;-webkit-filter: grayscale(100%);filter: grayscale(100%);line-height: 20px;text-decoration: none;}.suggestions-promo a:hover {-webkit-filter: grayscale(0);filter: grayscale(0);}.suggestions-promo svg {z-index: -9999;height: 20px;vertical-align: bottom;}.--article > * + * {margin-top: 0.9em;}.--article > * + h1, .--article > * + .h1 {margin-top: 1.85em;}.--article > * + h2, .--article > * + .h2,.--article > * + h3, .--article > * + .h3 {margin-top: 1.12em;margin-bottom: 0.3em;}.--article > * + h4, .--article > * + .h4,.--article > * + h5, .--article > * + .h5 {margin-top: 0.7em;margin-bottom: 0.45em;}.--article > *:first-child {margin-top: 0;}.--article a:not(.button) {color: var(--okay-basic-company);text-decoration: underline;}.--article a:hover {color: black;}.--article p > *, .--article li > p:first-child {text-indent: 0;}.--article ol, .--article ul {position: relative;display: block;list-style-position: inside !important;list-style-type: none !important;margin-top: 1em;margin-bottom: 1.3em;margin-left: 1.3em;padding-left: 0;}.--article ol li, .--article ul li {position: relative;margin-bottom: 0;padding-left: 18px;}.--article ol li + li, .--article ul li + li {margin-top: 0.2em;}.--article ol li:before, .--article ul li:before {content: "✓";position: absolute;left: 0;margin-right: 4px;color: var(--okay-basic-company);content: "";width: 6px;height: 6px;border-radius: 100%;top: calc(0.44em + 3px);background-color: var(--okay-basic-company);}table {border-collapse: collapse;width: auto;max-width: 100%;}table tr {max-width: 100%;}table td {padding: 0.4em 0.4em;}table thead, table tfoot {font-weight: 500;}table thead td, table thead th, table tfoot td, table tfoot th {padding: 0.4em 0.4em;}table tbody {font-size: 94%;}table tbody tr + tr {border-top: 1px solid var(--border-color);}select[multiple],select[size]:not([size="1"]) {padding: 0;}select[multiple] option,select[size]:not([size="1"]) option {padding: 2px 5px;line-height: 1.2;}select[multiple] option:focus,select[multiple] option:checked,select[size]:not([size="1"]) option:focus,select[size]:not([size="1"]) option:checked {background-color: var(--okay-basic-company);color: var(--okay-basic-company-text);}input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {color: #636574;font-size: 14px;letter-spacing: 0.044em;font-family: Lato, Helvetica, Arial, sans-serif, -apple-system;min-height: 43px;height: auto;padding: 8px 20px 7px;background-color: rgba(247, 247, 247, 0.8);box-shadow: none;position: relative;width: 100%;border: 1px solid #E2E3EA;border-radius: 6px;}input[type=email]:required ~ .form__placeholder:after, input[type=email]:required ~ label:not(.error):after, input[type=password]:required ~ .form__placeholder:after, input[type=password]:required ~ label:not(.error):after, input[type=tel]:required ~ .form__placeholder:after, input[type=tel]:required ~ label:not(.error):after, input[type=text]:required ~ .form__placeholder:after, input[type=text]:required ~ label:not(.error):after, select:required ~ .form__placeholder:after, select:required ~ label:not(.error):after, textarea:required ~ .form__placeholder:after, textarea:required ~ label:not(.error):after {color: #d90000;font-size: 0.88em;font-weight: 700;margin-top: -3px;margin-left: 3px;content: "*";display: inline;line-height: 1;}input[type=email]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=text]:focus, select:focus, textarea:focus {border-color: rgba(187, 187, 187, 0.66);box-shadow: 0 5px 15px -3px rgba(34, 34, 34, 0.12);}input[type=email]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: rgba(154, 154, 154, 0.43);font-size: 12.5px;font-weight: 400;}input[type=email]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {color: rgba(154, 154, 154, 0.43);font-size: 12.5px;font-weight: 400;}input[type=email]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {color: rgba(154, 154, 154, 0.43);font-size: 12.5px;font-weight: 400;}input[type=email]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {color: rgba(154, 154, 154, 0.43);font-size: 12.5px;font-weight: 400;}input[type=email]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, select::placeholder, textarea::placeholder {color: rgba(154, 154, 154, 0.43);font-size: 12.5px;font-weight: 400;}input[type=email].error::-webkit-input-placeholder, input[type=email]:focus::-webkit-input-placeholder, input[type=password].error::-webkit-input-placeholder, input[type=password]:focus::-webkit-input-placeholder, input[type=tel].error::-webkit-input-placeholder, input[type=tel]:focus::-webkit-input-placeholder, input[type=text].error::-webkit-input-placeholder, input[type=text]:focus::-webkit-input-placeholder, select.error::-webkit-input-placeholder, select:focus::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {color: rgba(167, 175, 196, 0.8);opacity: 0;}input[type=email].error::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=password].error::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=tel].error::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=text].error::-moz-placeholder, input[type=text]:focus::-moz-placeholder, select.error::-moz-placeholder, select:focus::-moz-placeholder, textarea.error::-moz-placeholder, textarea:focus::-moz-placeholder {color: rgba(167, 175, 196, 0.8);opacity: 0;}input[type=email].error:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=password].error:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=tel].error:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=text].error:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, select.error:-ms-input-placeholder, select:focus:-ms-input-placeholder, textarea.error:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {color: rgba(167, 175, 196, 0.8);opacity: 0;}input[type=email].error::-ms-input-placeholder, input[type=email]:focus::-ms-input-placeholder, input[type=password].error::-ms-input-placeholder, input[type=password]:focus::-ms-input-placeholder, input[type=tel].error::-ms-input-placeholder, input[type=tel]:focus::-ms-input-placeholder, input[type=text].error::-ms-input-placeholder, input[type=text]:focus::-ms-input-placeholder, select.error::-ms-input-placeholder, select:focus::-ms-input-placeholder, textarea.error::-ms-input-placeholder, textarea:focus::-ms-input-placeholder {color: rgba(167, 175, 196, 0.8);opacity: 0;}input[type=email].error::placeholder, input[type=email]:focus::placeholder, input[type=password].error::placeholder, input[type=password]:focus::placeholder, input[type=tel].error::placeholder, input[type=tel]:focus::placeholder, input[type=text].error::placeholder, input[type=text]:focus::placeholder, select.error::placeholder, select:focus::placeholder, textarea.error::placeholder, textarea:focus::placeholder {color: rgba(167, 175, 196, 0.8);opacity: 0;}inputname[comment] {background-color: #bfff00;}input[type=radio] {display: none;position: absolute;top: 0;left: 0;z-index: -5;}input[type=radio] + label, label.radio > span[class*=name] {position: relative;}input[type=radio] + label:before, label.radio > span[class*=name]:before {min-width: 23px;width: 23px;height: 23px;margin-right: 12px;content: "";display: inline-flex;align-items: center;justify-content: center;transition: 0.15s;border-radius: 100%;border: 3px solid white;background-color: white;box-shadow: 0 0 2px 1px rgba(34, 34, 34, 0.3);}input[type=radio]:checked + label:before, label.radio input[type=radio]:checked + span[class*=name]:before {background-color: var(--okay-basic-company);border: 5px solid white;box-shadow: 0 0 1px 1px var(--color1);}label.radio {cursor: pointer;opacity: 1;}label.radio-inline {width: auto;}label.radio span[class*=name] {display: inline-flex;align-items: center;}input[type=checkbox] {display: none;}input[type=checkbox] + label, .checkbox_label {display: flex;position: relative;cursor: pointer;flex-wrap: wrap;line-height: 1.2;padding-left: 26px;}input[type=checkbox] + label img, .checkbox_label img {max-width: 21px;height: 18px;}input[type=checkbox] + label span, .checkbox_label span {padding: 0 3px;font-size: 13.2px;font-weight: 500;}input[type=checkbox] + label:before, .checkbox_label:before {content: "";display: block;z-index: 2;font-size: 0;position: absolute;top: calc(50% - 1px);left: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);transition: 0.2s ease-in-out;height: 15px;width: 15px;border: 1px solid #dddddd;border-radius: 2px;background-color: #fff;color: #aaaaaa;}input[type=checkbox]:checked + label:before {border-color: var(--okay-basic-company);background: var(--okay-basic-company);content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 24 24'><path stroke='none' fill='%23fff' d='M16.293 8.293l-6.294 6.294c.001-.001-2.292-2.294-2.292-2.294a1 1 0 0 0-1.414 1.414l2.294 2.294c.78.78 2.05.777 2.826 0l6.294-6.294a1 1 0 1 0-1.414-1.414z'/></svg>");}.form {color: #666666;padding: 20px 22px 11px;max-width: 100%;}.form a {color: var(--okay-basic-company);}.form p {font-size: 92%;font-weight: 300;line-height: 1.32;}.form__header {position: relative;}.form__header > * + * {margin-top: 18px;}.form__title {font-size: 16px !important;font-weight: 750 !important;line-height: 22px;color: #222222;letter-spacing: -0.02em;}.form__title svg {max-width: 1.1em;max-height: 1.01em;margin-left: -3px;margin-right: 7.5px;}.form__body {grid-gap: 10px 20px;display: flex;flex-wrap: wrap;align-items: center;}.form__footer {grid-gap: 10px 30px;display: flex;flex-wrap: wrap;}.form__group {flex: 1 0 240px;position: relative;display: flex;flex-direction: column;box-shadow: none;border-radius: 0;height: auto;padding: 0;}.form__group.house, .form__group.flat, .form__group.xs {flex: 1 0 80px;}.form__group.post_code {max-width: calc(50% - 10px);}.form__group.w-100, .form__group--last, .form__group.textarea, .form__group.address {flex: 1 100%;}.form__group .form__placeholder, .form__group > label:not(.error) {color: #2c3340;font-size: 14px;font-weight: 450;letter-spacing: 0.02em;margin: 6px 0 5px;order: -1;min-height: 20px;display: flex;align-items: center;position: relative;}.form__group .form__placeholder > *:not(:last-child), .form__group > label:not(.error) > *:not(:last-child) {margin-right: 4px;}.form__group__files .button {width: 180px;margin: 2px 10px 2px 0;}.form label.error {position: absolute;bottom: 10px;right: 15px;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.form input.error {border-bottom-color: #df1d1d;}.form .button, .form .btn {flex: 0 190px;height: 44px;font-size: 14px;}.form__button {flex: 0 230px;padding: 2px 20px !important;}.fancybox-slide--html {padding: 2px !important;}.popup {box-shadow: inset 0 0 6px #0000004d;padding: 25px 30px 25px !important;margin: 0 0 7vw !important;}.popup_animated {width: 480px;max-width: 100%;overflow: hidden;transition: all 0.5s;border-radius: 4px;}.popup_bg {width: 360px;color: #fff !important;background: var(--okay-basic-company) !important;}.popup_confirm__title {font-weight: 500;font-size: 20px;line-height: 1.2;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}.popup_confirm__title svg {width: 22px;width: 22px;margin-right: 15px;display: inline-block;vertical-align: middle;}.captcha {display: flex;margin-bottom: 5px;width: 100%;}.captcha .secret_number {font-weight: bold;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;pointer-events: none;cursor: pointer;display: inline-block;position: relative;font-size: 18px;height: 48px;line-height: 48px;margin-right: 10px;padding: 0 10px;background: rgba(255, 255, 255, 0.2);text-shadow: 1px 1px #38c0f3, -1px 1px mediumturquoise, -1px -1px mediumturquoise, 1px -1px mediumturquoise;color: white;}.captcha .secret_number:before {content: "";position: absolute;top: -4px;right: -5px;bottom: -3px;left: 0;z-index: -1;background: linear-gradient(-45deg, rgba(72, 209, 204, 0) 2px, mediumturquoise 3px, rgba(72, 209, 204, 0) 3px) repeat;background-size: 4px 4px;}.captcha .secret_number:after {content: attr(data-name);position: absolute;top: 2px;left: 2px;z-index: -2;text-shadow: 1px 1px white, 2px 2px red, 3px 3px red, 4px 4px white;color: white;transition: all 1s;}.captcha .form__captcha {display: flex;flex-direction: column;position: relative;margin: 0 10px 0 0;}.captcha .form__captcha input {width: 90px;font-size: 22px;font-weight: 700;text-align: center;}.captcha .form__captcha span {position: absolute;top: -8px;left: 0;font-size: 13.5px;padding: 2px;opacity: 0.6;padding: 0 2px;background-color: white;}.message_success, .message_error {width: 100%;border-radius: 3px;display: flex;flex-direction: column;margin: 0.6px 0 1.2px;padding: 2px 0.6px;font-size: 93%;font-weight: 500;}.message_success svg, .message_error svg {width: 18px;height: 18px;margin-right: 10px;}.success, .message_success {color: #14ac7b !important;}.message_error {color: #df1d1d !important;}.error {color: #df1d1d;font-family: inherit;font-size: 80%;line-height: 1.2;font-weight: 500;}input.icon-search {padding-left: 36px;background-size: 18px;background: url("data:image/svg+xml,<svg width='19px' height='19px' viewBox='0 0 48 48' xmlns='http://www.w3.org/2000/svg'><path fill='%23777' d='m40.9 39.485-7.813-7.812a14.878 14.878 0 0 0 3.72-9.865c0-4.007-1.56-7.774-4.393-10.607s-6.6-4.393-10.606-4.393S14.034 8.368 11.2 11.2s-4.393 6.6-4.393 10.607 1.56 7.773 4.393 10.606 6.6 4.394 10.607 4.394c3.67 0 7.13-1.323 9.865-3.721l7.812 7.812a.997.997 0 0 0 1.414 0 1 1 0 0 0 0-1.414zM12.614 31c-2.455-2.456-3.807-5.72-3.807-9.192s1.352-6.737 3.807-9.193c2.456-2.455 5.72-3.807 9.193-3.807S28.544 10.16 31 12.615c2.455 2.456 3.808 5.72 3.808 9.193S33.455 28.544 31 31c-2.456 2.455-5.72 3.808-9.192 3.808S15.07 33.455 12.615 31z'/></svg>") 11px center no-repeat;}div.input-arrow {display: block;position: relative;vertical-align: middle;overflow: hidden;border-radius: 2px;}div.input-arrow input {padding: 8px 67px 7px 17px;border-radius: 2px;height: auto;}div.input-arrow:after {content: "";position: absolute;top: -1px;bottom: -1px;right: 0;margin: 0;cursor: pointer;border: none;width: 45px;height: auto;background: url(../../design/20231016/images/svg/arrow_right.svg) center no-repeat;}button:disabled {opacity: 0.4;cursor: not-allowed !important;}button, [type=button], [type=reset], [type=submit] {font-family: inherit;text-transform: none;overflow: visible;font-size: 100%;line-height: 1.15;margin: 0;-webkit-appearance: none;}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;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}.button, .btn {position: relative;overflow: hidden;display: inline-flex;align-items: center;justify-content: center;cursor: pointer;white-space: nowrap;text-decoration: none;vertical-align: middle;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;text-align: center;grid-gap: 0.8em;padding: .4em calc(.98em + .4vw);height: clamp(32px,calc(2rem + ( ( 1vw - 7.2px ) * 10 )),50px);font-size: clamp(14px,calc(.875rem + ( ( 1vw - 7.2px ) * 1.1111 )),16px);font-weight: 400;line-height: 1.4;font-family: inherit;color: inherit;background-color: transparent;border: 1px solid transparent;border-radius: .32em;}.button > svg, .btn > svg {max-height: 1.2em;max-width: 1.23em;stroke-width: 0;stroke: currentColor;fill: currentColor;}.button.rounded, .btn.rounded {border-radius: calc(var(--btn-height) / 1.6);}.button.disabled, .button:disabled, .btn.disabled, .btn:disabled {opacity: 0.65;}.button:focus, .btn:focus {outline: 0;box-shadow: none !important;}.button {color: var(--okay-button-text) !important;background: var(--okay-button-color);border-color: var(--okay-button-color);}.btn-sm {max-height: 1.1em;font-size: 13.8px;padding: 0.02em;}.btn-md {max-height: var(--btn-height_md);font-size: calc(var(--btn-height_md) / 2.3);}.btn-lg {height: 48px;padding: 2px 40px;font-size: 17px;}.btn--grey, .btn--gray {background: rgba(255, 255, 255, 0.95);-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);border-color: #aaaaaa;color: #888888 !important;}.btn-white, .btn-light {background-color: rgba(255, 255, 255, 0.95);-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);border: 2px solid;border-color: var(--okay-basic-company);color: var(--okay-body-text) !important;}.btn-dark {background-color: #27282a;-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);border-color: #27282a;color: #e6e9ee !important;}.close,.btn-close {--close-width: 28px;--close-height: 28px;position: absolute;top: 1em;right: 1em;width: var(--close-height, 20px);height: var(--close-height, 20px);}.close:after,.btn-close:after {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);content: "";display: block;background-repeat: no-repeat;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%2314AC7B' d='M13 12l5-5-1-1-5 5-5-5-1 1 5 5-5 5 1 1 5-5 5 5 1-1z'/%3E%3C/svg%3E");}.close:not(.rounded):after,.btn-close:not(.rounded):after {width: var(--close-height, 20px);height: var(--close-height, 20px);}.btn-link {position: relative;display: inline-flex !important;align-items: center;justify-content: space-around;overflow: unset;}.btn-link:before {content: "";display: block;position: absolute;bottom: 0;left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);width: 100%;height: 1px;border-bottom: 1px dashed;border-color: var(--okay-basic-company);}.btn-success {background-color: var(--success, #198754);border-color: var(--success, #198754);color: white !important;}.button, .btn, .blink {overflow: hidden;position: relative;}.button:after, .btn:after, .blink:after {opacity: 0;position: absolute;top: 0;left: -25%;z-index: 2;display: block;content: "";width: 24%;height: 100%;background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.4) 100%);-webkit-transform: skewX(-35deg);transform: skewX(-35deg);}@-webkit-keyframes blink {95% {left: 95%;opacity: 0.88;}100% {left: auto;right: -11%;opacity: 0;}}@keyframes blink {95% {left: 95%;opacity: 0.88;}100% {left: auto;right: -11%;opacity: 0;}}.noUi-target, .noUi-target * {-webkit-touch-callout: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-user-select: none;touch-action: none;-moz-user-select: none;-ms-user-select: none;user-select: none;box-sizing: border-box;}.noUi-target {position: relative;}.noUi-base, .noUi-connects {width: 100%;height: 100%;position: relative;z-index: 1;}.noUi-connects {overflow: hidden;z-index: 0;}.noUi-connect, .noUi-origin {will-change: transform;position: absolute;z-index: 1;top: 0;right: 0;-ms-transform-origin: 0 0;-webkit-transform-origin: 0 0;-webkit-transform-style: preserve-3d;transform-origin: 0 0;-webkit-transform-style: flat;transform-style: flat;}.noUi-connect {height: 100%;width: 100%;}.noUi-origin {height: 10%;width: 10%;}.noUi-vertical .noUi-origin {width: 0;}.noUi-horizontal .noUi-origin {height: 0;}.noUi-handle {-webkit-backface-visibility: hidden;backface-visibility: hidden;position: absolute;}.noUi-touch-area {height: 100%;width: 100%;}.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {transition: -webkit-transform 0.3s;transition: transform 0.3s;transition: transform 0.3s, -webkit-transform 0.3s;}.noUi-state-drag * {cursor: inherit !important;}.lazy:not(.loaded), .lazy.loading {opacity: 0;transition: all 0.02s ease-in;}.lazy.initial,.lazy.loaded,.lazy.error {opacity: 1;}[temp]:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]) {background: rgba(211, 217, 228, 0.2);}@-webkit-keyframes rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@keyframes rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}@-webkit-keyframes anti-rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}@keyframes anti-rotate-animation {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(-360deg);transform: rotate(-360deg);}}.fn_categories {position: relative;}.fn_ajax_wait {position: absolute;top: 100px;left: 50%;width: 125px;-webkit-transform: translateX(-50%);transform: translateX(-50%);}.fn_ajax_wait:before,.fn_ajax_wait:after {content: "";position: absolute;top: 100px;left: 50%;z-index: 2;border: 6px solid;border-radius: 50%;}.fn_ajax_wait::before {width: 120px;height: 120px;margin-left: -60px;border-left-color: transparent;border-top-color: #14ac7b;border-right-color: #14ac7b;border-bottom: transparent;-webkit-animation: rotate-animation 1s linear 0s infinite;animation: rotate-animation 1s linear 0s infinite;}.fn_ajax_wait::after {width: 80px;height: 80px;margin-top: 20px;margin-left: -40px;border-left-color: transparent;border-top-color: #14ac7b;border-right-color: #14ac7b;border-bottom: transparent;-webkit-animation: anti-rotate-animation 0.85s linear 0s infinite;animation: anti-rotate-animation 0.85s linear 0s infinite;}.fn_skeleton_load {background: #fff;color: #222;box-shadow: 0 2px 5px #0000004d;border-radius: 3px;display: flex;flex-wrap: wrap;padding: 16px 0;box-sizing: border-box;justify-content: space-between;z-index: 1;padding: 15px;margin-bottom: 15px;overflow: hidden;}.skeleton_load__item {width: 100%;margin: 8px 0px;display: flex;align-items: center;-webkit-animation-name: thumbAnime;animation-name: thumbAnime;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-timing-function: ease;animation-timing-function: ease;-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}.skeleton_load__item:after,.skeleton_load__item:before {content: "";background: rgba(34, 34, 34, 0.2);border-radius: 2px;height: 8px;flex: 100%;max-width: 100%;}.skeleton_load__item:before {flex: 0 0 22px;max-width: 22px;height: 22px;margin-right: 8px;}.skeleton_load__item--1:after,.skeleton_load__item--1:before {content: none;}.skeleton_load__item--1 {flex: 0 0 100%;max-width: 100%;background: rgba(34, 34, 34, 0.8);border-radius: 2px;height: 20px;margin-bottom: 20px;}.skeleton_load__item--2:after {flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);}.skeleton_load__item--3:after {flex: 0 0 calc(100% - 80px);max-width: calc(100% - 80px);}.skeleton_load__item--4:after {flex: 0 0 calc(100% - 90px);max-width: calc(100% - 90px);}.skeleton_load__item--5:after {flex: 0 0 calc(100% - 45px);max-width: calc(100% - 45px);}.skeleton_load__item--6:after {flex: 0 0 calc(100% - 60px);max-width: calc(100% - 60px);}@-webkit-keyframes thumbAnime {0% {opacity: 1;}50% {opacity: 0.2;}100% {opacity: 1;}}@keyframes thumbAnime {0% {opacity: 1;}50% {opacity: 0.2;}100% {opacity: 1;}}a.top_admin_bookmark {top: 10px;left: -8px;width: 50px;height: 50px;border-radius: 0 22px 22px 0;background-color: var(--color-dark, #27282A);-webkit-transform: scale(0.95);transform: scale(0.95);transition: all 0.07s ease-in-out 0s;}a.top_admin_bookmark:before {width: 66%;height: 66%;content: "";display: inline-block;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);font-size: 0;line-height: 0;font-family: inherit;background-repeat: no-repeat;background-size: contain;background-position: center;background-image: url("data:image/svg+xml,%3Csvg width='55' height='55' viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m445.378 224.515 51.058-39.719c5.683-4.421 7.232-12.363 3.627-18.598l-44.159-76.389c-3.603-6.232-11.241-8.857-17.909-6.155l-59.991 24.311c-4.117 1.669-8.773 1.347-12.622-.873l-34.919-20.135c-3.851-2.221-6.463-6.097-7.076-10.503l-8.912-64.02c-.992-7.128-7.083-12.434-14.274-12.434h-88.364c-7.198 0-13.294 5.311-14.288 12.446l-8.907 63.987c-.614 4.409-3.227 8.288-7.081 10.511l-34.914 20.132c-3.849 2.219-8.505 2.541-12.622.873l-60.008-24.318c-6.668-2.702-14.306-.077-17.909 6.155l-44.156 76.385c-3.606 6.238-2.056 14.182 3.629 18.605l51.041 39.706c3.512 2.732 5.567 6.935 5.567 11.388v40.233c0 4.45-2.053 8.65-5.564 11.381l-51.061 39.721c-5.683 4.421-7.232 12.363-3.627 18.598l44.162 76.395c3.601 6.229 11.234 8.852 17.898 6.152l59.998-24.314c4.117-1.669 8.773-1.347 12.622.873l34.914 20.132c3.854 2.222 6.467 6.101 7.081 10.51l8.911 64.017c.992 7.128 7.082 12.432 14.272 12.432h88.379c7.19 0 13.28-5.305 14.272-12.432l8.909-64.001c.614-4.409 3.227-8.288 7.081-10.511l34.914-20.132c3.849-2.22 8.506-2.542 12.624-.873l60.013 24.32c6.664 2.701 14.298.077 17.899-6.152l44.162-76.395c3.605-6.236 2.056-14.177-3.627-18.598l-51.045-39.708c-3.512-2.732-5.567-6.935-5.567-11.388v-40.229c.002-4.451 2.056-8.654 5.569-11.386z' fill='%237A7876' data-original='%231976d2' class=''%3E%3C/path%3E%3Cpath d='m300.254 512h-88.608c-7.962 0-14.416-6.454-14.416-14.416v-119.993h117.44v119.993c0 7.962-6.455 14.416-14.416 14.416z' fill='%23db8a08' data-original='%23009688' class=''%3E%3C/path%3E%3Cpath d='m300.254 512h-88.608c-7.962 0-14.416-6.454-14.416-14.416v-119.993h117.44v119.993c0 7.962-6.455 14.416-14.416 14.416z' fill='%23e0e0e0' data-original='%23e0e0e0'%3E%3C/path%3E%3Cpath d='m283.791 377.591v134.409h16.469c7.958 0 14.41-6.457 14.41-14.423v-119.986z' fill='%23bdbdbd' data-original='%23bdbdbd'%3E%3C/path%3E%3Cpath d='m397.568 262.531c0 77.187-62.796 139.711-140.054 139.164-73.781-.523-134.835-59.397-137.924-133.179-2.351-56.142 28.548-105.313 74.608-129.408 1.378-.721 3.03.265 3.03 1.82v125.002c0 .907.592 1.707 1.458 1.971l56.662 17.287c.391.119.809.119 1.2 0l56.662-17.287c.866-.264 1.458-1.064 1.458-1.971v-127.553c0-1.517 1.579-2.506 2.95-1.861 47.248 22.232 79.95 70.302 79.95 126.015z' fill='%23ffffff' data-original='%23ffffff' class=''%3E%3C/path%3E%3Cpath d='m317.62 136.516c-1.371-.645-2.95.344-2.95 1.861v15.618c31.715 25.508 52.02 64.645 52.02 108.536 0 71.619-54.067 130.604-123.582 138.305 4.739.529 9.544.824 14.407.858 77.257.548 140.054-61.976 140.054-139.164-.001-55.712-32.703-103.782-79.949-126.014z' fill='%23f5f5f5' data-original='%23f5f5f5' class=''%3E%3C/path%3E%3C/svg%3E");}.admTools {background: transparent !important;border: none !important;left: -4px !important;top: 80px !important;width: auto !important;}.admTools *:not(.changeTools) {display: none;}.admTools .changeTools {height: 20px;width: 40px;display: block;background-color: #df1d1d;border-radius: 22px;}.admTools .changeTools span {margin: 2px;display: block;height: 16px;width: 16px;}.admTools .changeTools.on {background-color: #14ac7b;}.admTools .changeTools.on span {left: auto;right: 0;}.danger_cookies {position: fixed;display: none;opacity: 0;left: 0;right: 0;bottom: -55px;width: 100vw;-webkit-transform: translate(0, 111px);transform: translate(0, 111px);padding: 3vh 2vw 5vh;background-color: whitesmoke;color: black;border: 1px solid var(--border-color);border-radius: 6px;box-shadow: 0 -11px 22px -9px rgba(114, 116, 126, 0.5);}.danger_cookies .container {text-align: center;align-items: center;justify-content: center;display: flex;flex-wrap: wrap;grid-gap: 22.5px 60px;font-size: 87%;line-height: 1.23;font-weight: 500;padding: 22px;}.danger_cookies div {flex: 1 380px;}.danger_cookies .btn {padding: 2px 33px;height: 44px;width: 222px;}.--danger_cookies .overlay {z-index: 666;top: auto;bottom: 0;opacity: 1;visibility: visible;-webkit-transform: none;transform: none;max-height: 55vh;min-height: 320px;-webkit-backdrop-filter: blur(0.88px);backdrop-filter: blur(0.88px);background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 17%, rgba(255, 255, 255, 0.8) 66%, rgba(228, 232, 233, 0.98) 98%) !important;}.--danger_cookies .danger_cookies {z-index: 666;display: flex;bottom: 0;opacity: 1;-webkit-transform: translate(0, 5px);transform: translate(0, 5px);transition: all 0.2s;}.--danger_cookies #wrapper [class*=callback] {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.--danger_cookies #wrapper form button,.--danger_cookies #wrapper form [class*=button] {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.grecaptcha-badge {pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-filter: grayscale(80%) blur(1px) hue-rotate(14deg) saturate(105%) opacity(55%) contrast(149%);filter: grayscale(80%) blur(1px) hue-rotate(14deg) saturate(105%) opacity(55%) contrast(149%);-webkit-transform: scale(0.75) translateX(-22px);transform: scale(0.75) translateX(-22px);transition: all 0.15s ease-in-out;}@media (max-width: 767.98px){.form__button {flex: 1 222px;font-weight: 450;font-size: 14px;line-height: 120%;}[temp]:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]) {background: rgba(223, 223, 196, 0.2);}}@media (max-width: 575.98px){.swiper_buttons__top .swiper-controls {margin: 20px auto;width: 100%;position: static;}.swiper_buttons__top .swiper-scrollbar {flex: 1 98%;}.--article img.left, .--article img.right {float: none !important;display: block;margin: 10px 0;}.--article img.left:before, .--article img.left:after, .--article img.right:before, .--article img.right:after {clear: both;content: "";display: table;}.form .button, .form .btn {flex: 1 222px;}}@media (min-width: 576px){.--article img.left {margin: 0 35px 20px 0;float: left;}.--article img.right {margin: 0 0 20px 35px;float: right;}.popup {width: 480px;}.danger_cookies .container {text-align: left;flex-wrap: nowrap;}}@media (min-width: 992px){.swiper-pagination-bullet:hover {background: var(--okay-basic-company);box-shadow: 0 2px 8px -2px var(--okay-basic-company);}input[type=email]:hover::-webkit-input-placeholder, input[type=password]:hover::-webkit-input-placeholder, input[type=tel]:hover::-webkit-input-placeholder, input[type=text]:hover::-webkit-input-placeholder, select:hover::-webkit-input-placeholder, textarea:hover::-webkit-input-placeholder {color: rgba(167, 175, 196, 0.9);}input[type=email]:hover::-moz-placeholder, input[type=password]:hover::-moz-placeholder, input[type=tel]:hover::-moz-placeholder, input[type=text]:hover::-moz-placeholder, select:hover::-moz-placeholder, textarea:hover::-moz-placeholder {color: rgba(167, 175, 196, 0.9);}input[type=email]:hover:-ms-input-placeholder, input[type=password]:hover:-ms-input-placeholder, input[type=tel]:hover:-ms-input-placeholder, input[type=text]:hover:-ms-input-placeholder, select:hover:-ms-input-placeholder, textarea:hover:-ms-input-placeholder {color: rgba(167, 175, 196, 0.9);}input[type=email]:hover::-ms-input-placeholder, input[type=password]:hover::-ms-input-placeholder, input[type=tel]:hover::-ms-input-placeholder, input[type=text]:hover::-ms-input-placeholder, select:hover::-ms-input-placeholder, textarea:hover::-ms-input-placeholder {color: rgba(167, 175, 196, 0.9);}input[type=email]:hover::placeholder, input[type=password]:hover::placeholder, input[type=tel]:hover::placeholder, input[type=text]:hover::placeholder, select:hover::placeholder, textarea:hover::placeholder {color: rgba(167, 175, 196, 0.9);}input[type=radio]:not(:checked) + [class*=name]:hover, label.radio:hover {cursor: pointer;}input[type=radio]:not(:checked) + [class*=name]:hover:before, label.radio:hover:before {background-color: whitesmoke;border: 8px solid white;box-shadow: 0 0 1px 1px var(--color1);}input[type=checkbox] + label:hover:before, .checkbox_label:hover:before {border-color: var(--okay-basic-company);background: var(--okay-basic-company);}div.input-arrow:hover:after {background: var(--color1) url(../../design/20231016/images/svg/arrow_right__white.svg) center no-repeat;}.button:hover, .btn:hover {text-decoration: none !important;}.button:hover {color: var(--okay-button-text-hover);background-color: var(--okay-button-color-hover);border-color: transparent;box-shadow: 0 2px 8px -2px var(--btn1-bg-hover);}.btn--grey:hover, .btn--gray:hover {color: var(--okay-button-text-hover) !important;background-color: var(--okay-button-color-hover);border-color: var(--okay-button-color-hover);}.btn-white:hover, .btn-light:hover {background-color: var(--okay-basic-company);border-color: var(--okay-basic-company);color: var(--okay-basic-company-text) !important;}.btn-dark:hover {background-color: var(--okay-button-color-hover);border-color: var(--okay-button-color-hover);color: var(--okay-button-text-hover) !important;}.btn-success:hover {background-color: var(--success, #198754);border-color: var(--success, #198754);color: var(--okay-button-text-hover) !important;box-shadow: 0 2px 8px -2px var(--success, #198754);}.button:hover:after, .btn:hover:after, .blink:hover:after {-webkit-animation: blink 0.5s;animation: blink 0.5s;}[temp]:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), [temp] > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]), .temp > * > * > * > * > * > *:not(.btn):not(a):not([class*=button]):not([class*=scroll]) {background: rgba(228, 216, 214, 0.2);}a.top_admin_bookmark:hover {left: 0;-webkit-transform: scale(1);transform: scale(1);}}@media (prefers-reduced-motion: no-preference){:root {scroll-behavior: smooth;}}
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {transition-duration: 50ms;}body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {transition-delay: 0s;}body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {transition-delay: 50ms;}body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {transition-duration: 100ms;}body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {transition-delay: 0s;}body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {transition-delay: 100ms;}body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {transition-duration: 150ms;}body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {transition-delay: 0s;}body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {transition-delay: 150ms;}body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {transition-duration: 200ms;}body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {transition-delay: 0s;}body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {transition-delay: 200ms;}body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {transition-duration: 250ms;}body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {transition-delay: 0s;}body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {transition-delay: 250ms;}body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {transition-duration: 300ms;}body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {transition-delay: 0s;}body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {transition-delay: 300ms;}body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {transition-duration: 350ms;}body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {transition-delay: 0s;}body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {transition-delay: 350ms;}body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {transition-duration: 400ms;}body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {transition-delay: 0s;}body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {transition-delay: 400ms;}body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {transition-duration: 450ms;}body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {transition-delay: 0s;}body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {transition-delay: 450ms;}body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {transition-duration: 500ms;}body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {transition-delay: 0s;}body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {transition-delay: 500ms;}body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {transition-duration: 550ms;}body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {transition-delay: 0s;}body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {transition-delay: 550ms;}body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {transition-duration: 600ms;}body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {transition-delay: 0s;}body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {transition-delay: 600ms;}body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {transition-duration: 650ms;}body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {transition-delay: 0s;}body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {transition-delay: 650ms;}body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {transition-duration: 700ms;}body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {transition-delay: 0s;}body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {transition-delay: 700ms;}body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {transition-duration: 750ms;}body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {transition-delay: 0s;}body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {transition-delay: 750ms;}body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {transition-duration: 800ms;}body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {transition-delay: 0s;}body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {transition-delay: 800ms;}body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {transition-duration: 850ms;}body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {transition-delay: 0s;}body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {transition-delay: 850ms;}body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {transition-duration: 900ms;}body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {transition-delay: 0s;}body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {transition-delay: 900ms;}body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {transition-duration: 950ms;}body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {transition-delay: 0s;}body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {transition-delay: 950ms;}body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {transition-duration: 1000ms;}body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {transition-delay: 0s;}body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {transition-delay: 1000ms;}body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {transition-duration: 1050ms;}body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {transition-delay: 0s;}body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {transition-delay: 1050ms;}body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {transition-duration: 1100ms;}body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {transition-delay: 0s;}body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {transition-delay: 1100ms;}body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {transition-duration: 1150ms;}body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {transition-delay: 0s;}body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {transition-delay: 1150ms;}body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {transition-duration: 1200ms;}body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {transition-delay: 0s;}body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {transition-delay: 1200ms;}body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {transition-duration: 1250ms;}body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {transition-delay: 0s;}body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {transition-delay: 1250ms;}body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {transition-duration: 1300ms;}body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {transition-delay: 0s;}body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {transition-delay: 1300ms;}body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {transition-duration: 1350ms;}body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {transition-delay: 0s;}body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {transition-delay: 1350ms;}body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {transition-duration: 1400ms;}body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {transition-delay: 0s;}body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {transition-delay: 1400ms;}body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {transition-duration: 1450ms;}body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {transition-delay: 0s;}body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {transition-delay: 1450ms;}body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {transition-duration: 1500ms;}body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {transition-delay: 0s;}body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {transition-delay: 1500ms;}body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {transition-duration: 1550ms;}body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {transition-delay: 0s;}body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {transition-delay: 1550ms;}body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {transition-duration: 1600ms;}body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {transition-delay: 0s;}body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {transition-delay: 1600ms;}body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {transition-duration: 1650ms;}body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {transition-delay: 0s;}body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {transition-delay: 1650ms;}body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {transition-duration: 1700ms;}body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {transition-delay: 0s;}body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {transition-delay: 1700ms;}body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {transition-duration: 1750ms;}body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {transition-delay: 0s;}body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {transition-delay: 1750ms;}body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {transition-duration: 1800ms;}body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {transition-delay: 0s;}body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {transition-delay: 1800ms;}body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {transition-duration: 1850ms;}body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {transition-delay: 0s;}body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {transition-delay: 1850ms;}body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {transition-duration: 1900ms;}body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {transition-delay: 0s;}body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {transition-delay: 1900ms;}body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {transition-duration: 1950ms;}body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {transition-delay: 0s;}body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {transition-delay: 1950ms;}body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {transition-duration: 2000ms;}body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {transition-delay: 0s;}body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {transition-delay: 2000ms;}body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {transition-duration: 2050ms;}body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {transition-delay: 0s;}body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {transition-delay: 2050ms;}body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {transition-duration: 2100ms;}body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {transition-delay: 0s;}body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {transition-delay: 2100ms;}body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {transition-duration: 2150ms;}body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {transition-delay: 0s;}body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {transition-delay: 2150ms;}body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {transition-duration: 2200ms;}body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {transition-delay: 0s;}body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {transition-delay: 2200ms;}body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {transition-duration: 2250ms;}body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {transition-delay: 0s;}body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {transition-delay: 2250ms;}body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {transition-duration: 2300ms;}body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {transition-delay: 0s;}body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {transition-delay: 2300ms;}body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {transition-duration: 2350ms;}body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {transition-delay: 0s;}body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {transition-delay: 2350ms;}body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {transition-duration: 2400ms;}body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {transition-delay: 0s;}body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {transition-delay: 2400ms;}body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {transition-duration: 2450ms;}body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {transition-delay: 0s;}body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {transition-delay: 2450ms;}body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {transition-duration: 2500ms;}body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {transition-delay: 0s;}body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {transition-delay: 2500ms;}body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {transition-duration: 2550ms;}body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {transition-delay: 0s;}body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {transition-delay: 2550ms;}body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {transition-duration: 2600ms;}body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {transition-delay: 0s;}body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {transition-delay: 2600ms;}body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {transition-duration: 2650ms;}body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {transition-delay: 0s;}body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {transition-delay: 2650ms;}body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {transition-duration: 2700ms;}body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {transition-delay: 0s;}body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {transition-delay: 2700ms;}body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {transition-duration: 2750ms;}body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {transition-delay: 0s;}body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {transition-delay: 2750ms;}body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {transition-duration: 2800ms;}body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {transition-delay: 0s;}body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {transition-delay: 2800ms;}body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {transition-duration: 2850ms;}body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {transition-delay: 0s;}body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {transition-delay: 2850ms;}body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {transition-duration: 2900ms;}body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {transition-delay: 0s;}body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {transition-delay: 2900ms;}body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {transition-duration: 2950ms;}body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {transition-delay: 0s;}body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {transition-delay: 2950ms;}body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {transition-duration: 3000ms;}body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {transition-delay: 0s;}body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {transition-delay: 3000ms;}[data-aos] {pointer-events: none;}[data-aos].aos-animate {pointer-events: auto;}body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);}body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);}body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {transition-timing-function: cubic-bezier(0.42, 0, 1, 1);}body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {transition-timing-function: cubic-bezier(0, 0, 0.58, 1);}body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);}body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);}body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);}body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);}body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);}body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);}body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);}body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);}body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);}body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);}@media screen {html:not(.no-js) {}html:not(.no-js) [data-aos^=fade][data-aos^=fade] {opacity: 0;transition-property: opacity, -webkit-transform;transition-property: opacity, transform;transition-property: opacity, transform, -webkit-transform;}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {opacity: 1;-webkit-transform: none;transform: none;}html:not(.no-js) [data-aos=fade-up] {-webkit-transform: translate3d(0, 50px, 0);transform: translate3d(0, 50px, 0);}html:not(.no-js) [data-aos=fade-down] {-webkit-transform: translate3d(0, -50px, 0);transform: translate3d(0, -50px, 0);}html:not(.no-js) [data-aos=fade-right] {-webkit-transform: translate3d(-50px, 0, 0);transform: translate3d(-50px, 0, 0);}html:not(.no-js) [data-aos=fade-left] {-webkit-transform: translate3d(50px, 0, 0);transform: translate3d(50px, 0, 0);}html:not(.no-js) [data-aos=fade-up-right] {-webkit-transform: translate3d(-50px, 50px, 0);transform: translate3d(-50px, 50px, 0);}html:not(.no-js) [data-aos=fade-up-left] {-webkit-transform: translate3d(50px, 50px, 0);transform: translate3d(50px, 50px, 0);}html:not(.no-js) [data-aos=fade-down-right] {-webkit-transform: translate3d(-50px, -50px, 0);transform: translate3d(-50px, -50px, 0);}html:not(.no-js) [data-aos=fade-down-left] {-webkit-transform: translate3d(50px, -50px, 0);transform: translate3d(50px, -50px, 0);}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {opacity: 0;transition-property: opacity, -webkit-transform;transition-property: opacity, transform;transition-property: opacity, transform, -webkit-transform;}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {opacity: 1;-webkit-transform: translate3d(0, 0, 0) scale(1);transform: translate3d(0, 0, 0) scale(1);}html:not(.no-js) [data-aos=zoom-in] {-webkit-transform: scale(0.6);transform: scale(0.6);}html:not(.no-js) [data-aos=zoom-in-up] {-webkit-transform: translate3d(0, 50px, 0) scale(0.6);transform: translate3d(0, 50px, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-down] {-webkit-transform: translate3d(0, -50px, 0) scale(0.6);transform: translate3d(0, -50px, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-right] {-webkit-transform: translate3d(-50px, 0, 0) scale(0.6);transform: translate3d(-50px, 0, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-in-left] {-webkit-transform: translate3d(50px, 0, 0) scale(0.6);transform: translate3d(50px, 0, 0) scale(0.6);}html:not(.no-js) [data-aos=zoom-out] {-webkit-transform: scale(1.2);transform: scale(1.2);}html:not(.no-js) [data-aos=zoom-out-up] {-webkit-transform: translate3d(0, 50px, 0) scale(1.2);transform: translate3d(0, 50px, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-down] {-webkit-transform: translate3d(0, -50px, 0) scale(1.2);transform: translate3d(0, -50px, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-right] {-webkit-transform: translate3d(-50px, 0, 0) scale(1.2);transform: translate3d(-50px, 0, 0) scale(1.2);}html:not(.no-js) [data-aos=zoom-out-left] {-webkit-transform: translate3d(50px, 0, 0) scale(1.2);transform: translate3d(50px, 0, 0) scale(1.2);}html:not(.no-js) [data-aos^=slide][data-aos^=slide] {transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;visibility: hidden;}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {visibility: visible;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}html:not(.no-js) [data-aos=slide-up] {-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);}html:not(.no-js) [data-aos=slide-down] {-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}html:not(.no-js) [data-aos=slide-right] {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}html:not(.no-js) [data-aos=slide-left] {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}html:not(.no-js) [data-aos^=flip][data-aos^=flip] {-webkit-backface-visibility: hidden;backface-visibility: hidden;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;}html:not(.no-js) [data-aos=flip-left] {-webkit-transform: perspective(2500px) rotateY(-100deg);transform: perspective(2500px) rotateY(-100deg);}html:not(.no-js) [data-aos=flip-left].aos-animate {-webkit-transform: perspective(2500px) rotateY(0);transform: perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-right] {-webkit-transform: perspective(2500px) rotateY(100deg);transform: perspective(2500px) rotateY(100deg);}html:not(.no-js) [data-aos=flip-right].aos-animate {-webkit-transform: perspective(2500px) rotateY(0);transform: perspective(2500px) rotateY(0);}html:not(.no-js) [data-aos=flip-up] {-webkit-transform: perspective(2500px) rotateX(-100deg);transform: perspective(2500px) rotateX(-100deg);}html:not(.no-js) [data-aos=flip-up].aos-animate {-webkit-transform: perspective(2500px) rotateX(0);transform: perspective(2500px) rotateX(0);}html:not(.no-js) [data-aos=flip-down] {-webkit-transform: perspective(2500px) rotateX(100deg);transform: perspective(2500px) rotateX(100deg);}html:not(.no-js) [data-aos=flip-down].aos-animate {-webkit-transform: perspective(2500px) rotateX(0);transform: perspective(2500px) rotateX(0);}}
@charset "UTF-8";#user .fn_user_orders_switch.arrow > span:after, .pagination li, ul.list_dots li, .staff_faces__item:before, .staff_faces__item content svg, .staff_benefits__list > div:before, .btn_hl:before, .header_search, .header_top .header_city > a:after, .informer__icon svg,.informer .icon svg, a {transition: all 0.14s ease-in-out;}.header_main .informers, .informer counter, .informer a {transition: all 0.33s ease-in-out, color 0.09s ease-in-out, background 0.1s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.22s ease-in-out;}h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .h1 b, .h2 b, .h3 b, .h4 b, .h5 b, .h6 b {color: var(--okay-basic-company) !important;}:root {--okay-basic-company: #14ac7b;--okay-second-company: #3f5a65;--okay-basic-company-text: #fff;--okay-second-company-text: #fff;--okay-body-text: #201b21;--okay-body-bg: white;--okay-border-color: #dbdbdb;--okay-button-color: #14ac7b;--okay-button-text: #fff;--okay-button-color-hover: #13a374;--okay-button-text-hover: #fff;--okay-button-second-color: #222;--okay-button-second-text: #fff;--okay-body-heading: #222;--okay-boxed-color: #fff;--okay-boxed-text: #222;--okay-shadow-color: 0 2px 5px rgba(0, 0, 0, .3);--color1: #14ac7b;--color1-text: #fff;--color2: #3f5a65;--color2-text: #fff;--color-dark: #27282a;--color-dark-text: #e6e9ee;--danger: #df1d1d;--succes: #14ac7b;--body-font-family: "Avenir Next", Helvetica, Arial, sans-serif;--body-font-size: clamp(14px, calc(.875rem + ( ( 1vw - 5.76px ) * .3205 )), 16px);--body-font-weight: 500;--body-line-height: 141%;--body-color: #201b21;--body-bg: white;--bg-light: #e7e9ef;--body-container-max-width: 1380px;--aside-width: min(max(280px, calc(13.75rem + ( 300 - 280 ) * ( ( 100vw - 992px ) / ( 1250 - 992 ) ))), 300px);--border-color: #dfe0e8;--border-dot-color: #d5d9e3;--border-radius: 6px;--border-radius-sm: 3px;--border-radius-lg: 7px;--btn1-bg: var(--okay-basic-company);--btn1-text: var(--okay-basic-company-text);--btn1-bg-hover: #13a374;--btn1-text-hover: #fff;--btn-radius: .32em;--btn-padding: .4em calc(.98em + .4vw);--btn-font-size: clamp(14px, calc(.875rem + ((1vw - 7.2px) * 1.1111)), 16px);--btn-height: clamp(32px, calc(2rem + ((1vw - 7.2px) * 10)), 50px);--btn-height__product: clamp(32px, calc(2rem + ((1vw - 7.2px) * 10)), 50px);--btn-height_lg: 48px;}html {font-family: sans-serif;line-height: 1.2;height: 100%;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body {position: relative;margin: 0;font-family: "Avenir Next",Helvetica,Arial,sans-serif;font-size: clamp(14px,calc(.875rem + ( ( 1vw - 5.76px ) * .3205 )),16px);font-weight: 500;line-height: 141%;color: var(--okay-body-text);background-color: var(--okay-body-bg);max-width: 100vw;overflow-x: hidden;min-width: 320px;min-height: 100%;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {display: block;margin-top: 0.1em;margin-bottom: 0.65em;font-family: inherit;font-weight: 500;font-style: normal;line-height: 1.11;word-wrap: break-word;text-overflow: ellipsis;color: black;}h1 b, h2 b, h3 b, h4 b, h5 b, h6 b, .h1 b, .h2 b, .h3 b, .h4 b, .h5 b, .h6 b {font-weight: 700;}h1, .h1 {font-size: clamp(24px, calc(1.5rem + (1vw - 4px) * 4.7368421053), 42px);font-weight: 500;line-height: 1.23;}h2, .h2 {font-size: clamp(24px, calc(1.5rem + (1vw - 4px) * 3.1578947368), 36px);font-weight: 500;line-height: 1.23;}h3, .h3 {font-size: min(max(22px, 1.0625rem + 6 * (100vw - 575px) / 192), 28px);font-weight: 500;line-height: 1.23;}h4, .h4 {font-size: 150%;}h5, .h5 {font-size: 125%;}h6, .h6 {font-size: 115%;}a {color: inherit;text-decoration: none;background-color: transparent;-webkit-text-decoration-skip: objects;cursor: pointer;word-wrap: break-word;}p {margin-bottom: 12.75px;word-wrap: break-word;}p:last-child {margin-bottom: 0;}#wrapper {position: relative;min-height: 100vh;max-width: 100vw;overflow-x: hidden;display: flex;flex-direction: column;}#wrapper .main {flex: 1 0 auto;position: relative;width: 100%;min-height: 50vh;}#wrapper .main .main_content {margin-bottom: 15px;}#wrapper .main .main_content:after {content: " ";display: table;clear: both;}#wrapper .main .main_content .container {padding-left: 0;padding-right: 0;}#wrapper .main .aside {margin-bottom: 15px;width: 100%;position: relative;font-size: 93%;line-height: 1.32;}#wrapper .main .aside [class*=title], #wrapper .main .aside_title {font-size: 16px;font-weight: 750;line-height: 22px;}.overlay {z-index: 50;transition: all 0.15s ease-in-out 0s;position: fixed;top: 0;left: 0;width: 100vw;height: 100vh;background-color: rgba(34, 34, 34, 0.85) !important;-webkit-backdrop-filter: blur(3.5px);backdrop-filter: blur(3.5px);opacity: 0;visibility: hidden;}.informers {display: flex;align-items: center;justify-content: center;grid-gap: 5px 25px;padding: 0 7px;}.informer a {grid-gap: 9px;position: relative;display: flex;}.informer__icon,.informer .icon {margin-top: -2px;width: 19px;height: 18px;position: relative;}.informer__icon svg,.informer .icon svg {max-width: 100%;max-height: 100%;color: var(--okay-basic-company);}.informer counter {opacity: 0;position: absolute;display: -ms-grid;display: grid;place-items: center;top: -8px;right: -8px;width: 16px;height: 16px;font-size: 10px;font-weight: 500;letter-spacing: -0.03em;line-height: 0;border-radius: 100%;background-color: var(--bg-light, whitesmoke);color: transparent;}.informer .active counter {width: 20px;height: 20px;opacity: 1;background-color: var(--okay-basic-company);color: white;}.main_top {margin: 0 0 25px;}.main_top > .container > .row {flex-wrap: nowrap;}.main_top__menu {max-width: min(max(280px,calc(13.75rem + ( 300 - 280 ) * ( ( 100vw - 992px ) / ( 1250 - 992 ) ))),300px);max-width: 310px;}.cats_aside ul ul {font-size: 90%;margin: 3px 0 7px 5px;}.cats_list {background: #FFFFFF;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);border-radius: 6px;}.cats_list a {padding: 11px 20px;width: 100%;display: flex;gap: 10px;flex-direction: row;align-items: center;}.cats_list a > .image {width: 26px;}.cats_list a img {margin: 0 0 0 -5px;max-height: 26px;}.cats_list a svg {margin: 0 0 0 -5px;max-width: 26px;max-height: 26px;color: var(--okay-basic-company);}.cats_list li {position: relative;margin: 0;padding: 0 11px;}.cats_list li > a {min-height: 55px;font-size: 15.5px;line-height: 1.15;font-weight: 400;}.cats_list li:not(.selected) ul {opacity: 0;visibility: hidden;display: none;}.cats_list li.selected > a {font-weight: 500;background: #F3FCF7;}.cats_list ul {background-color: white;flex-basis: 0;flex-grow: 1;display: flex;flex-direction: column;margin: 0;padding: 0;list-style: none;transition: 0.05s;}.cats_list .level_1 > li > a {padding-left: 13px;}.cats_list .level_1 > li.selected > a {border-bottom: 2px solid;border-bottom-color: var(--okay-basic-company);}.cats_list .level_1 > li + li > a {border-top: 2px solid rgba(32, 27, 33, 0.05);}.cats_list .level_2 > li > a {font-size: 14px;padding-left: 60px;min-height: 52px;}.MainController .cats_list ul ul {display: flex;position: absolute;top: 0;left: 100%;z-index: -10;width: 355px;box-shadow: 1px 6px 20px -3px rgba(34, 34, 34, 0.06);border-radius: 0px 6px 6px 6px;}.MainController .cats_list .level_2 > li > a {padding-left: 20px;min-height: 50px;}.header {z-index: 55;position: relative;}.header_top {background-color: var(--okay-basic-company);color: var(--okay-basic-company-text);}.header_top nav {grid-gap: 10px calc(2vw + 11px);flex-basis: 0;flex-grow: 1;width: 100%;display: flex;align-items: center;justify-content: space-between;}.header_top nav > *:first-child {flex-grow: 0;}.header_top nav > *:last-child {justify-content: flex-end;}.header_top nav a {padding: 2px 2px;display: flex;align-items: center;white-space: nowrap;}.header_top nav a svg {max-width: 24px;max-height: 24px;}.header_top nav li {display: inline-block;position: relative;margin: 0;padding: 0;font-size: inherit;line-height: 1.1;font-weight: 400;}.header_top nav li > a {width: 100%;}.header_top nav ul {flex-basis: 0;flex-grow: 1;display: flex;align-items: center;margin: 0;padding: 0;list-style: none;transition: 0.05s;}.header_top nav ul ul {opacity: 0;visibility: hidden;min-width: 250px;max-width: 305px;flex-wrap: wrap;padding: 8px;border-radius: 6px;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.3);background: whitesmoke;color: var(--okay-body-text);position: absolute;}.header_top nav ul ul li {width: 100%;}.header_top nav ul ul li a {padding: 2px 10px;font-weight: 400;line-height: 1.1;word-break: break-word;min-height: 2.2em;overflow: hidden;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}.header_top nav > ul {grid-gap: 10px 20px;}.header_top nav > ul > li > a {min-height: 48px;justify-content: center;}.header_top nav > ul > li > ul {border-top: 11px solid transparent;z-index: 22;top: 100%;}.header_top .lev_2 {left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);}.header_top .lev_3 {top: 0%;left: 100%;-webkit-transform: translate(-15px, 0px) scale(0.9);transform: translate(-15px, 0px) scale(0.9);z-index: -55;}.header_top .header_menu_switch svg {max-width: 29px;max-height: 29px;}.header_top .header_city svg {color: transparent;}.header_top .header_city > a span {margin: 0 9px 0 6px;line-height: 1.3em;border-bottom: 1px solid var(--border-color);}.header_top .header_city > a:after {content: "";display: inline-block;margin: 3px 0 0 auto;width: 7px;height: 7px;border-right: 1px solid;border-bottom: 1px solid;-webkit-transform: translate(0, -50%) rotate(45deg);transform: translate(0, -50%) rotate(45deg);}.header_top ul.menu_header {grid-gap: 0 calc(1vw + 11px);}.header_top .header_contacts svg {color: transparent;fill: var(--okay-basic-company);stroke: #fff;}.header_top .header_contacts a {grid-gap: 0 9px;}.header_top .header_search {display: none;}.header_main > .container {grid-gap: 7px 15px;padding-top: 20px;padding-bottom: 20px;display: flex;align-items: center;}.header_main .logo {display: flex;align-items: center;}.header_main .logo > a {max-height: 87px;max-width: 177px;position: relative;}.header_main .logo > a, .header_main .logo > a svg, .header_main .logo > a img {max-width: 100%;height: auto;max-height: 100%;}.header_main .logo_text {color: #9c9d9d;}.header_main .logo_img {color: var(--okay-basic-company);}.header_main .header_btns .button {min-width: 145px;}.header_main .header_btns .button_login svg {color: transparent;fill: var(--okay-basic-company);stroke: #fff;}.header_search {flex: 1 533px;}.search {position: relative;display: flex;flex: 1;align-items: center;margin: 8px 0;padding: 1px 1px;height: 50px;background-color: #fff;border: 1px solid var(--color1);border-radius: 6px;}.search svg {max-height: 55%;}.search button[type=submit],.search input[type=text] {border-radius: 3px;outline: none !important;cursor: pointer;display: inline-flex;transition: all 0.22s ease-in-out;min-height: 100%;height: 100%;background: transparent;border: none;}.search input[type=text] {padding: 5px 60px 5px 20px;font-size: 100%;flex: 1;}.search button[type=submit] {color: #7f7d7c;width: 50px;position: absolute;top: 50%;right: 3px;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);display: -ms-grid;display: grid;place-items: center;}.autocomplete-suggestions {top: 103%;display: -ms-grid;display: grid;grid-gap: 5px;grid-template-columns: repeat(auto-fill, minmax(105px, 1fr));padding: 22px 22px 22px;color: #151515;background-color: #fff;border: 1px solid var(--border-color);max-height: 650px !important;left: 0;right: 0;overflow: hidden;overflow-y: auto;border-left: none;border-bottom: none;box-shadow: 0 11px 22px -14px #333;}.autocomplete-suggestion {cursor: pointer;display: flex;flex-direction: column;align-items: center;justify-content: center;grid-gap: 3px 10px;padding: 7px 10px;background-color: white !important;line-height: 1.2;}.autocomplete-suggestion a {order: 1;font-size: 14.2px;line-height: 1.18;font-weight: 500;text-align: center;height: 36.512px;word-break: break-all;display: flex;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}.autocomplete-suggestion span {font-size: 111%;font-weight: 700;}.autocomplete-suggestion > div {display: flex;align-items: center;justify-content: center;height: 60px;padding: 5px;}.autocomplete-suggestion > div img {height: 50px;-o-object-fit: contain;object-fit: contain;}.autocomplete-suggestion strong {color: var(--okay-basic-company);}.autocomplete-suggestion .autocomplete-selected {background: #e9e9e9;}.banner_group {background-color: #ffffff;overflow: hidden;position: relative;margin: 0;width: 100%;}.banner_group.no_js {background-color: transparent;margin-bottom: 0;}.banner_group.no_js .banner_group__item {background-color: #ffffff;margin-bottom: 15px;}.banner_group__item {position: relative;width: 100% !important;height: 100%;overflow: hidden;margin-bottom: 0px;}.banner_group__item[class*=active] {z-index: 1;}.banner_group__item:before, .banner_group__item:after {content: "";display: table;}.banner_group__link {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 9999;opacity: 0;}.banner_group__image img {display: block;height: auto;margin: 0 auto;width: auto;}.banner_group__content {position: relative;}.banner_group__title {color: inherit;padding: 0;font-size: clamp(22px, calc(1.375rem + (1vw - 5.7px) * 1.1320754717), 28px);line-height: 1.35;font-weight: 600;text-transform: uppercase;margin-bottom: 20px;position: relative;}.banner_group__description {color: inherit;padding: 0;font-size: clamp(16px, calc(1rem + (1vw - 5.7px) * 0.3773584906), 18px);line-height: 1.4;font-weight: 400;}.banner_group__variant1 .banner_group__content, .banner_group__variant2 .banner_group__content {position: absolute;left: 10%;top: 10%;right: 10%;bottom: 10%;max-width: 100%;text-align: center;}.banner_group__variant1 .banner_group__text, .banner_group__variant2 .banner_group__text {position: absolute;margin: 0px auto;width: 100%;top: 0px;left: 0px;right: auto;z-index: 9;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;}.banner_group__variant1 .banner_group__image, .banner_group__variant2 .banner_group__image {width: 100%;height: 100%;}.banner_group__variant1 .banner_group__image img, .banner_group__variant2 .banner_group__image img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 0 40%;object-position: 0 40%;}.banner_group__variant1 .banner_group__content {display: none !important;}.banner_group__variant2 .banner_group__title, .banner_group__variant2 .banner_group__description {background: rgba(255, 255, 255, 0.7);padding: 10px 20px;}.banner_group__variant3, .banner_group__variant4 {display: flex;align-items: stretch;}.banner_group__variant3 .banner_group__content, .banner_group__variant3 .banner_group__image, .banner_group__variant4 .banner_group__content, .banner_group__variant4 .banner_group__image {display: flex;align-items: center;position: relative;min-height: 1px;}.banner_group__variant3 .banner_group__image, .banner_group__variant4 .banner_group__image {flex: 0 0 45%;max-width: 45%;}.banner_group__variant3 .banner_group__content, .banner_group__variant4 .banner_group__content {flex: 0 0 55%;max-width: 55%;padding: 3% 8%;}.banner_group__variant3 .banner_group__content {padding-left: 4%;}.banner_group__variant4 {flex-direction: row-reverse;}.banner_group__variant4 .banner_group__content {padding-right: 4%;}.banner_group--1 {height: 400px;}.banner_group--1 .swiper-slide {border-radius: 10px;color: #fff;background: linear-gradient(272.62deg, #353638 29.14%, #1B1B1D 93.8%);}.banner_group--1 .swiper-pagination {bottom: 40px;}.banner_group--1 .swiper-button-prev, .banner_group--1 .swiper-button-next {color: #fff;top: calc(50% - 20px);width: 50px;height: 50px;background: rgba(67, 69, 74, 0.95);-webkit-backdrop-filter: blur(5px);backdrop-filter: blur(5px);box-shadow: 0 2px 11px -3px rgba(0, 0, 0, 0.1);}.banner_group--1 .swiper-button-prev:after, .banner_group--1 .swiper-button-next:after {font-family: swiper-icons;font-size: 55%;font-weight: 700;text-transform: none !important;letter-spacing: 0;text-transform: none;font-variant: initial;transition: all 0.1s;}.banner_group--1 .swiper-button-prev {left: 11px;}.banner_group--1 .swiper-button-next {right: 11px;}.banner_group--1 .banner_group__variant3 .bnr_link span, .banner_group--1 .banner_group__variant4 .bnr_link span {grid-gap: 7px;margin: 30px 7px 0 0;color: var(--okay-basic-company);font-weight: 500;white-space: nowrap;display: inline-flex;align-items: center;position: relative;}.banner_group--1 .banner_group__variant3 .bnr_link span:after, .banner_group--1 .banner_group__variant4 .bnr_link span:after {content: "";display: inline;overflow: hidden;width: 66px;height: 35px;background: url(../../design/20231016/images/banners/bnr-main_desktop_1_arrow_link.svg) no-repeat;background-size: 100% auto;}.block__header {display: flex;flex-wrap: wrap;}.page_title {font-size: clamp(24px, 1.5rem + (1vw - 5.76px) * 2.4155, 34px);font-weight: 750;line-height: 1.3;width: 100%;display: block;margin-top: 0px;margin-bottom: 16.5px;}.section_heading {position: relative;display: flex;flex-wrap: wrap;font-size: 93%;line-height: 1.2;margin: 0 0 12px;padding: 7px 0 0;}.section_heading .intro {margin: 0 0 4px;font-size: 90%;font-weight: 400;text-transform: uppercase;letter-spacing: 0.04em;opacity: 0.6;}.section_heading__title {margin: 0 0 4px;width: 100%;font-weight: 500;line-height: 1.03;}.breadcrumbs {--breadcrumbs-font-size: 12.5px;--breadcrumbs-divider: "|";--breadcrumbs-text-color: #6d717a;--breadcrumbs-link-color: #2c3340;margin: 0 0 7px;padding: 0 0 5px;width: 100%;border: none;background: transparent;font-size: var(--breadcrumbs-font-size);font-weight: 400;}.breadcrumbs > ol, .breadcrumbs > ul {grid-gap: 0 7px;display: flex;flex-wrap: wrap;list-style: none;margin: 0 auto;}.breadcrumbs__item {color: var(--breadcrumbs-font-color);display: inline-flex;align-items: center;}.breadcrumbs__item > a {color: var(--breadcrumbs-link-color);}.breadcrumbs__item > * {color: inherit;padding: 2px 2px;text-decoration: none;white-space: nowrap;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}.breadcrumbs__item:after {margin-left: 7px;content: var(--breadcrumbs-divider);font-size: 80%;font-weight: 500;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.breadcrumbs__item:last-child:after {content: none;}.button.whatsapp {height: 50px;}.nhwtp {position: relative;}.btn_hl {position: fixed;bottom: 15px;right: 15px;z-index: 22;}.btn_hl .button {min-width: 50px;}.btn_hl:before {content: "Нужна помощь?";display: inline-flex;align-items: center;justify-content: center;position: absolute;top: -11px;left: -65px;height: 22px;font-size: 10px;font-weight: 500;text-transform: uppercase;white-space: nowrap;padding: 3px 15px 2px;border-radius: 3px;background-color: white;color: #333333;box-shadow: 0 1px 4px 0 rgba(34, 34, 34, 0.66);z-index: 11;}.related_products .section_heading,.featured_products .section_heading {margin-right: 300px;}.tizers {padding: 55px 0 66px;background-color: #27282a;color: white;box-shadow: inset 0px 4px 25px 2px rgba(73, 73, 73, 0.82);}.tizers .title {color: white;text-align: center;}.tizers .block {padding: 15px 15px;}.tizers .container {padding: 0 5px;}.tizers .banner_advantages {grid-gap: 15px 0;justify-content: space-around;}.tizers .banner_advantages__item {padding: 0 7px;}.tizers .banner_advantages__preview {margin: 25px 0;box-shadow: none !important;border: none;text-align: center;position: relative;display: flex;flex-direction: column;align-items: center;}.tizers .banner_advantages__icon {margin: 0 auto;max-width: 80%;width: clamp(85px, 5.3125rem + (1vw - 7.2px) * 26.1111, 132px);height: clamp(85px, 5.3125rem + (1vw - 7.2px) * 26.1111, 132px);background: rgba(255, 255, 255, 0.05);box-shadow: 0 0 2px 2px #fff;border-radius: 100%;-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);}.tizers .banner_advantages__icon picture {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.tizers .banner_advantages__icon picture img {max-height: 57%;max-width: 57%;}.tizers .banner_advantages__title {margin-top: 25px;padding-top: 10px;font-size: clamp(14px, 0.875rem + (1vw - 7.2px) * 3.3333, 20px);font-weight: 400;line-height: 1.5;letter-spacing: -0.02em;min-height: 1px;width: 200px;max-width: 80%;position: relative;}.tizers .banner_advantages__title:before {content: "";display: block;position: absolute;top: 0;left: 50%;-webkit-transform: translate(-50%, 0);transform: translate(-50%, 0);width: 60%;height: 1px;background-color: var(--okay-basic-company);}.helpsm {color: #ededed;overflow: hidden;padding: 55px 0 11px;background: linear-gradient(251.16deg, #353638 11.68%, #333333 98.32%);box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);}.helpsm .title {color: white;}.helpsm .link-overlay {position: absolute;top: 0;right: 0;bottom: 0;left: 0;}.helpsm_left_img {border-radius: 10px;}.helpsm_list {-webkit-column-count: 2;-moz-column-count: 2;column-count: 2;counter-reset: chapter;}.helpsm_list > * {margin: 0 0 30px;padding: 28px 0 0 20px;border-left: 1px solid var(--color1);position: relative;}.helpsm_list > * a {font-size: clamp(13px, 0.8125rem + (1vw - 7.2px) * 1.6667, 16px);font-weight: 300;line-height: 1.3;height: calc(1.3 * 2em + 2px);width: 266px;max-width: 100%;word-break: break-word;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;text-decoration: underline !important;}.helpsm_list > *:after {position: absolute;top: 0;left: 20px;font-size: 24px;font-weight: 500;content: "";display: block;counter-increment: chapter;content: "0" counter(chapter) "";color: white;}.helpsm .container {z-index: 2;}.helpsm .container:before, .helpsm .container:after {content: "";display: block;z-index: -1;position: absolute;}.helpsm .container:before {width: 633px;height: 633px;top: 20%;right: 61%;opacity: 0.05;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-111 0 650 620'%3E%3Cpath fill='%23FFFFFF' d='M308.19 9.546c54.078 41.0681 91.302 101.03 99.127 168.548 6.221 54.194-7.625 114.155-49.965 151.644-11.839 10.54-25.484 18.694-40.434 24.263l-7.725 2.883 7.525-35.002 1.806-.994c10.735-5.668 20.367-12.927 28.695-21.678 31.604-33.212 39.731-81.639 32.608-125.491-9.231-57.078-42.641-107.3936-86.988-143.9869l-3.211-2.6849 14.749-20.3848 3.712 2.7843.101.0994ZM140.234.5967 135.619 0l-2.408 24.959 4.114.6961c56.888 9.5461 111.368 36.3945 148.19 81.1419 28.393 34.406 45.952 80.247 35.417 124.795-2.709 11.734-7.425 22.771-13.746 33.014l-1.103 1.789 11.237 34.008 5.217-6.264c10.134-12.231 17.759-26.053 22.675-41.068 17.558-53.498-.903-112.266-33.812-155.9197C270.465 42.3608 207.858 9.1483 140.234.5966Zm61.002 112.4644 3.411 2.188c36.722 23.567 62.908 60.658 62.407 105.106v2.089l27.29 23.268 1.204-8.054c8.729-60.757-27.692-113.857-77.958-145.2797l-4.114-2.5854-12.24 23.1691v.099Zm27.09 67.221c-7.224-1.094-14.549-1.691-21.973-1.691-76.553 0-138.5584 61.453-138.5584 137.325 0 176.304 216.2154 301.795 382.0634 209.318l4.013-2.287-13.043-21.38-3.712 1.89c-151.401 76.368-338.4193-28.34-338.4193-187.641 0-57.177 53.6773-110.575 111.5693-110.575 9.933 0 19.665 1.293 28.996 3.779-2.007-10.342-5.82-19.888-10.836-28.738h-.1Zm14.347 390.793-24.08 48.625c-2.909 5.768-8.929 9.049-15.35 8.154l-76.353-9.745c-6.622-.895-11.739-5.767-12.842-12.33l-8.328-49.521c-.803-4.773-3.512-8.452-7.8259-10.739l-31.1029-16.308c-3.4113-1.79-7.0232-2.188-10.8358-1.193l-57.3898 14.916c-5.9196 1.491-11.8391-.398-15.6517-5.171l-50.0657-63.144c-4.0132-4.971-4.3142-11.634-.9029-17.103l29.5978-46.935c2.3077-3.679 2.9097-7.657 1.806-11.734l-9.9328-36.493c-1.1037-3.978-3.4113-6.961-6.9229-8.95l-50.9684-29.334c-5.518-3.182-8.328-9.049-7.324-15.214l12.0394-74.579c1.0033-6.066 5.2173-10.64 11.2372-12.132l54.1792-13.026c4.5149-1.094 7.9262-3.779 9.9328-7.955l12.6418-25.655c1.505-3.182 1.9063-6.265 1.204-9.745l-13.4445-60.26c-1.3043-5.7673.8027-11.3358 5.5182-15.0151l59.5972-45.5427c10.2338-7.8557 75.8507 7.0601 80.8677 11.4354l-.602 27.445c-12.241-3.9776-63.711-16.3079-73.8445-8.154-12.2405 9.745-21.6716 17.004-33.5108 26.3514-4.7156 3.778-6.622 9.546-5.117 15.313l13.0432 50.316c1.0034 3.779.5016 7.359-1.3043 10.74l-26.3873 48.625c-2.0066 3.779-5.2172 6.264-9.4312 7.358l-45.952 11.933c-5.9195 1.591-10.1335 6.165-11.0365 12.231l-5.5182 36.693c-.9029 6.264 2.0067 12.131 7.5249 15.214l41.1361 22.672c3.6119 1.988 6.0199 5.071 7.1235 9.049l17.257 62.347c1.204 4.276.5017 8.453-2.0066 12.231l-25.1832 37.389c-3.612 5.37-3.4113 12.231.6019 17.402l24.9826 31.82c3.8127 4.873 9.933 6.861 15.9528 5.171l47.0556-13.424c3.9129-1.094 7.7256-.696 11.3376 1.292l56.9884 31.125c4.114 2.287 6.722 5.867 7.525 10.54l7.224 41.764c1.103 6.464 6.02 11.237 12.642 12.231l32.507 4.773c6.522.995 12.642-2.187 15.552-8.054l8.728-17.203c3.612-7.16 5.017-9.745 6.622-12.629l26.689 11.933.1.199Zm91.904 36.891c-28.795 1.989-57.591-.696-85.182-7.756l11.639-24.76c23.377 5.668 47.557 8.055 71.536 7.458h4.214l2.508 24.76-4.615.298h-.1Zm185.915-215.184c-37.725 56.282-95.516 97.052-162.939 109.382-54.079 9.844-115.482.199-156.016-39.179-11.338-11.037-20.568-23.964-27.09-38.284l-3.411-7.457 35.718 5.17 1.104 1.79c6.421 10.242 14.347 19.291 23.678 26.849 35.618 29.036 84.881 33.809 128.525 23.765 56.788-12.927 105.248-49.421 139.06-95.659l2.408-3.381L523 389.003l-2.609 3.878.101-.099ZM443.738 95.3614l-1.906-4.1764-22.776 10.739 1.505 3.878c20.97 53.2 25.785 113.36 6.12 167.654-15.15 41.764-45.751 80.346-89.696 94.367-11.538 3.679-23.478 5.469-35.618 5.27h-2.107l-23.678 26.948 8.127 1.193c15.752 2.287 31.704 1.591 47.156-1.889 55.282-12.629 96.619-58.57 117.488-108.985 25.986-62.745 22.575-133.347-4.816-194.9986h.201Zm76.553 138.7166.401-4.574-25.183-1.293-.502 4.077c-7.324 56.68-32.106 111.769-75.65 150.152-33.41 29.434-79.061 48.824-124.311 40.273-11.939-2.287-23.277-6.364-33.812-12.331l-1.806-.994-33.812 12.529 6.622 4.873c12.743 9.446 26.99 16.407 42.34 20.683 25.886 7.159 53.277 6.264 79.162-.497 27.993-7.359 54.179-21.38 76.654-39.477 53.176-42.858 84.178-106.201 89.997-173.52l-.1.099Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.helpsm .container:after {width: 288px;height: 288px;top: -111px;right: -155px;opacity: 0.99;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-111 0 650 630'%3E%3Cpath fill='%2300AA78' d='M308.19 9.546c54.078 41.0681 91.302 101.03 99.127 168.548 6.221 54.194-7.625 114.155-49.965 151.644-11.839 10.54-25.484 18.694-40.434 24.263l-7.725 2.883 7.525-35.002 1.806-.994c10.735-5.668 20.367-12.927 28.695-21.678 31.604-33.212 39.731-81.639 32.608-125.491-9.231-57.078-42.641-107.3936-86.988-143.9869l-3.211-2.6849 14.749-20.3848 3.712 2.7843.101.0994ZM140.234.5967 135.619 0l-2.408 24.959 4.114.6961c56.888 9.5461 111.368 36.3945 148.19 81.1419 28.393 34.406 45.952 80.247 35.417 124.795-2.709 11.734-7.425 22.771-13.746 33.014l-1.103 1.789 11.237 34.008 5.217-6.264c10.134-12.231 17.759-26.053 22.675-41.068 17.558-53.498-.903-112.266-33.812-155.9197C270.465 42.3608 207.858 9.1483 140.234.5966Zm61.002 112.4644 3.411 2.188c36.722 23.567 62.908 60.658 62.407 105.106v2.089l27.29 23.268 1.204-8.054c8.729-60.757-27.692-113.857-77.958-145.2797l-4.114-2.5854-12.24 23.1691v.099Zm27.09 67.221c-7.224-1.094-14.549-1.691-21.973-1.691-76.553 0-138.5584 61.453-138.5584 137.325 0 176.304 216.2154 301.795 382.0634 209.318l4.013-2.287-13.043-21.38-3.712 1.89c-151.401 76.368-338.4193-28.34-338.4193-187.641 0-57.177 53.6773-110.575 111.5693-110.575 9.933 0 19.665 1.293 28.996 3.779-2.007-10.342-5.82-19.888-10.836-28.738h-.1Zm14.347 390.793-24.08 48.625c-2.909 5.768-8.929 9.049-15.35 8.154l-76.353-9.745c-6.622-.895-11.739-5.767-12.842-12.33l-8.328-49.521c-.803-4.773-3.512-8.452-7.8259-10.739l-31.1029-16.308c-3.4113-1.79-7.0232-2.188-10.8358-1.193l-57.3898 14.916c-5.9196 1.491-11.8391-.398-15.6517-5.171l-50.0657-63.144c-4.0132-4.971-4.3142-11.634-.9029-17.103l29.5978-46.935c2.3077-3.679 2.9097-7.657 1.806-11.734l-9.9328-36.493c-1.1037-3.978-3.4113-6.961-6.9229-8.95l-50.9684-29.334c-5.518-3.182-8.328-9.049-7.324-15.214l12.0394-74.579c1.0033-6.066 5.2173-10.64 11.2372-12.132l54.1792-13.026c4.5149-1.094 7.9262-3.779 9.9328-7.955l12.6418-25.655c1.505-3.182 1.9063-6.265 1.204-9.745l-13.4445-60.26c-1.3043-5.7673.8027-11.3358 5.5182-15.0151l59.5972-45.5427c10.2338-7.8557 75.8507 7.0601 80.8677 11.4354l-.602 27.445c-12.241-3.9776-63.711-16.3079-73.8445-8.154-12.2405 9.745-21.6716 17.004-33.5108 26.3514-4.7156 3.778-6.622 9.546-5.117 15.313l13.0432 50.316c1.0034 3.779.5016 7.359-1.3043 10.74l-26.3873 48.625c-2.0066 3.779-5.2172 6.264-9.4312 7.358l-45.952 11.933c-5.9195 1.591-10.1335 6.165-11.0365 12.231l-5.5182 36.693c-.9029 6.264 2.0067 12.131 7.5249 15.214l41.1361 22.672c3.6119 1.988 6.0199 5.071 7.1235 9.049l17.257 62.347c1.204 4.276.5017 8.453-2.0066 12.231l-25.1832 37.389c-3.612 5.37-3.4113 12.231.6019 17.402l24.9826 31.82c3.8127 4.873 9.933 6.861 15.9528 5.171l47.0556-13.424c3.9129-1.094 7.7256-.696 11.3376 1.292l56.9884 31.125c4.114 2.287 6.722 5.867 7.525 10.54l7.224 41.764c1.103 6.464 6.02 11.237 12.642 12.231l32.507 4.773c6.522.995 12.642-2.187 15.552-8.054l8.728-17.203c3.612-7.16 5.017-9.745 6.622-12.629l26.689 11.933.1.199Zm91.904 36.891c-28.795 1.989-57.591-.696-85.182-7.756l11.639-24.76c23.377 5.668 47.557 8.055 71.536 7.458h4.214l2.508 24.76-4.615.298h-.1Zm185.915-215.184c-37.725 56.282-95.516 97.052-162.939 109.382-54.079 9.844-115.482.199-156.016-39.179-11.338-11.037-20.568-23.964-27.09-38.284l-3.411-7.457 35.718 5.17 1.104 1.79c6.421 10.242 14.347 19.291 23.678 26.849 35.618 29.036 84.881 33.809 128.525 23.765 56.788-12.927 105.248-49.421 139.06-95.659l2.408-3.381L523 389.003l-2.609 3.878.101-.099ZM443.738 95.3614l-1.906-4.1764-22.776 10.739 1.505 3.878c20.97 53.2 25.785 113.36 6.12 167.654-15.15 41.764-45.751 80.346-89.696 94.367-11.538 3.679-23.478 5.469-35.618 5.27h-2.107l-23.678 26.948 8.127 1.193c15.752 2.287 31.704 1.591 47.156-1.889 55.282-12.629 96.619-58.57 117.488-108.985 25.986-62.745 22.575-133.347-4.816-194.9986h.201Zm76.553 138.7166.401-4.574-25.183-1.293-.502 4.077c-7.324 56.68-32.106 111.769-75.65 150.152-33.41 29.434-79.061 48.824-124.311 40.273-11.939-2.287-23.277-6.364-33.812-12.331l-1.806-.994-33.812 12.529 6.622 4.873c12.743 9.446 26.99 16.407 42.34 20.683 25.886 7.159 53.277 6.264 79.162-.497 27.993-7.359 54.179-21.38 76.654-39.477 53.176-42.858 84.178-106.201 89.997-173.52l-.1.099Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.articles_youtube {padding: 33px 0 11px;}.articles_youtube .section_heading__title {grid-gap: 22px 11px;line-height: 1.6;}.articles_youtube .section_heading__title img {margin-top: -7px;height: auto;width: clamp(100px, 6.25rem + (1vw - 5.76px) * 10.4167, 165px);}.articles_youtube .swiper-slide {position: relative;overflow: hidden;border-radius: 6px;}.articles_youtube .swiper-slide:before {content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 1;transition: 0.35s;background: rgba(34, 34, 34, 0.1);-webkit-backdrop-filter: blur(1px);backdrop-filter: blur(1px);}.articles_youtube .swiper-slide img {height: 266px;width: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center;-webkit-transform: scale(1.18);transform: scale(1.18);}.articles_youtube .swiper-slide svg {color: rgba(255, 255, 255, 0.4);z-index: 3;position: absolute;top: calc(50% - 25px);left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);transition: 0.15s;}.articles_youtube .swiper-slide .description {color: white;font-size: 16px;font-weight: 500;height: 70px;padding: 10px 22px;background: rgba(255, 255, 255, 0.1);border-top: 1px solid rgba(255, 255, 255, 0.3);-webkit-backdrop-filter: blur(20px);backdrop-filter: blur(20px);position: absolute;right: 0;left: 0;bottom: 0;z-index: 2;display: -ms-grid;display: grid;place-items: center;text-align: center;}.articles_youtube .swiper-button-prev,.articles_youtube .swiper-button-next {top: calc(50% - 20px);}.articles_youtube .swiper-pagination {position: relative;padding: 20px 15px 5px;bottom: 0;}.articles_youtube .video_date {position: absolute;top: 15px;right: 15px;z-index: 7;display: flex;align-items: center;justify-content: center;height: 27px;width: 95px;font-size: 10px;line-height: 1.2 24px;font-weight: 500;background-color: var(--okay-basic-company);color: white;border-radius: 6px;}.about {padding: 44px 0 33px;}.staff_topblock {position: relative;}.staff_topblock__left, .staff_topblock__right {height: clamp(200px, calc(12.5rem + (1vw - 5.7px) * 22.641509434), 320px);flex: 1 1 400px;}.staff_topblock__left {position: relative;overflow: hidden;font-size: clamp(18px, calc(1.125rem + (1vw - 5.7px) * 1.320754717), 25px);font-weight: 500;background-color: var(--okay-basic-company);}.staff_topblock__left, .staff_topblock__left * {color: var(--okay-basic-company-text);}.staff_topblock__left_content {padding: 5px 12% 5px 5%;}.staff_topblock__left_content .h3 {font-size: clamp(34px, calc(2.125rem + (1vw - 5.7px) * 1.5094339623), 42px);}.staff_topblock__left_content p {line-height: 1.35;font-weight: 300;padding: 0 13%;}.staff_topblock__left:before {top: 140%;left: -5%;width: 1080px;height: 980px;opacity: 0.11;-webkit-transform: translate(-50%, -50%) rotate(-85deg) scale(1);transform: translate(-50%, -50%) rotate(-85deg) scale(1);content: "";display: block;position: absolute;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 501'%3E%3Cpath fill='%23FFFFFF' d='M330.858 8.07109C373.44 40.7686 402.749 88.5085 408.911 142.265C413.809 185.413 402.907 233.153 369.569 263.001C360.246 271.393 349.502 277.885 337.731 282.318L331.648 284.614L337.573 256.746L338.995 255.955C347.448 251.442 355.032 245.662 361.589 238.695C386.475 212.252 392.874 173.696 387.265 138.782C379.997 93.3379 353.689 53.2776 318.771 24.1427L316.243 22.0051L327.856 5.77514L330.779 7.99192L330.858 8.07109ZM198.609 0.945727L194.975 0.470703L193.079 20.3425L196.319 20.8967C241.112 28.4971 284.01 49.8732 313.004 85.5C335.361 112.893 349.186 149.391 340.891 184.859C338.758 194.201 335.045 202.989 330.068 211.144L329.199 212.569L338.047 239.645L342.155 234.658C350.134 224.92 356.138 213.915 360.009 201.96C373.835 159.366 359.298 112.576 333.386 77.8205C301.153 34.1974 251.856 7.75441 198.609 0.945727ZM246.642 90.4878L249.328 92.2295C278.243 110.993 298.862 140.524 298.467 175.913V177.576L319.956 196.101L320.904 189.689C327.777 141.315 299.099 99.0382 259.52 74.0203L256.281 71.9618L246.642 90.4086V90.4878ZM267.973 144.007C262.285 143.136 256.518 142.661 250.671 142.661C190.393 142.661 141.571 191.589 141.571 251.996C141.571 392.366 311.819 492.279 442.408 418.65L445.568 416.829L435.298 399.808L432.375 401.312C313.162 462.115 165.903 378.748 165.903 251.917C165.903 206.394 208.169 163.879 253.753 163.879C261.574 163.879 269.237 164.908 276.584 166.888C275.004 158.654 272.002 151.053 268.052 144.007H267.973ZM279.27 455.148L260.31 493.862C258.019 498.454 253.279 501.067 248.222 500.354L188.102 492.596C182.888 491.883 178.859 488.004 177.99 482.779L171.433 443.352C170.801 439.551 168.668 436.622 165.271 434.801L140.78 421.817C138.094 420.392 135.25 420.075 132.248 420.867L87.0595 432.743C82.3984 433.93 77.7374 432.426 74.7353 428.626L35.3136 378.352C32.1535 374.394 31.9165 369.089 34.6026 364.735L57.908 327.367C59.725 324.437 60.199 321.27 59.33 318.024L51.5089 288.969C50.6399 285.802 48.8228 283.427 46.0578 281.843L5.92503 258.488C1.57996 255.955 -0.63205 251.283 0.157964 246.375L9.63811 186.997C10.4281 182.167 13.7462 178.526 18.4863 177.338L61.1471 166.967C64.7021 166.096 67.3882 163.958 68.9682 160.633L78.9224 140.207C80.1074 137.674 80.4234 135.219 79.8704 132.448L69.2842 84.4708C68.2572 79.8789 69.9162 75.4454 73.6292 72.516L120.556 36.2559C128.614 30.0014 180.281 41.877 184.231 45.3605L183.757 67.2116C174.119 64.0448 133.591 54.2276 125.612 60.7196C115.974 68.4783 108.548 74.2578 99.2258 81.6998C95.5127 84.7083 94.0116 89.3002 95.1967 93.8921L105.467 133.953C106.257 136.961 105.862 139.811 104.44 142.503L83.6625 181.217C82.0824 184.226 79.5544 186.205 76.2363 187.076L40.0536 196.577C35.3926 197.843 32.0745 201.485 31.3635 206.315L27.0185 235.528C26.3074 240.516 28.5985 245.187 32.9436 247.642L65.3341 265.693C68.1782 267.276 70.0742 269.73 70.9432 272.897L84.5315 322.537C85.4795 325.941 84.9265 329.267 82.9514 332.275L63.1221 362.043C60.2781 366.318 60.436 371.781 63.5961 375.898L83.2674 401.233C86.2695 405.112 91.0886 406.696 95.8287 405.35L132.88 394.662C135.961 393.791 138.963 394.107 141.808 395.691L186.68 420.471C189.919 422.292 191.973 425.142 192.605 428.863L198.294 462.115C199.163 467.261 203.034 471.061 208.248 471.853L233.844 475.653C238.979 476.445 243.798 473.911 246.089 469.24L252.963 455.544C255.807 449.844 256.913 447.785 258.177 445.489L279.191 454.99L279.27 455.148ZM351.635 484.52C328.962 486.104 306.288 483.966 284.563 478.345L293.727 458.632C312.135 463.144 331.174 465.044 350.055 464.569H353.373L355.348 484.283L351.714 484.52H351.635ZM498.025 313.195C468.32 358.006 422.816 390.466 369.727 400.283C327.145 408.121 278.796 400.441 246.879 369.089C237.952 360.302 230.684 350.009 225.549 338.609L222.863 332.671L250.987 336.788L251.856 338.213C256.913 346.367 263.154 353.572 270.501 359.589C298.546 382.707 337.336 386.507 371.702 378.511C416.416 368.219 454.574 339.163 481.198 302.349L483.094 299.657L500 310.186L497.946 313.274L498.025 313.195ZM437.589 76.3954L436.088 73.0702L418.154 81.6207L419.34 84.7083C435.851 127.065 439.643 174.963 424.159 218.19C412.229 251.442 388.134 282.16 353.531 293.323C344.446 296.252 335.045 297.678 325.486 297.519H323.827L305.182 318.974L311.582 319.924C323.985 321.745 336.546 321.191 348.712 318.42C392.242 308.366 424.791 271.789 441.223 231.649C461.684 181.692 458.998 125.481 437.431 76.3954H437.589ZM497.867 186.839L498.183 183.197L478.354 182.167L477.959 185.413C472.191 230.541 452.678 274.401 418.392 304.961C392.084 328.396 356.138 343.834 320.509 337.025C311.108 335.204 302.18 331.958 293.885 327.208L292.463 326.416L265.84 336.392L271.054 340.271C281.087 347.793 292.305 353.334 304.392 356.739C324.775 362.439 346.342 361.727 366.725 356.343C388.766 350.484 409.385 339.321 427.082 324.912C468.952 290.79 493.364 240.358 497.946 186.759L497.867 186.839Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.staff_topblock__right {position: relative;}.staff_topblock__right img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: 80% 50%;object-position: 80% 50%;}.staff_topblock__right:before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(34, 34, 34, 0.2);}.staff_topblock__logo {position: relative;z-index: 5;width: clamp(120px, calc(7.5rem + (1vw - 7.7px) * 23.2558139535), 220px);height: clamp(120px, calc(7.5rem + (1vw - 7.7px) * 23.2558139535), 220px);position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);border-radius: 100%;background-color: white;box-shadow: 0 0 0 0.75em rgba(60, 117, 92, 0.5);}.staff_topblock__logo img {width: 65%;height: 65%;-o-object-fit: contain;object-fit: contain;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.staff_circles {padding: calc(2.9vw + 30.75px) 0.25vw;}.staff_circles_list {display: flex;justify-content: space-between;overflow: hidden;}.staff_circles_item {padding: 0.55em;position: relative;text-align: center;}.staff_circles_item figure {width: clamp(145px, calc(9.0625rem + (1vw - 6.8px) * 14.6551724138), 230px);height: clamp(145px, calc(9.0625rem + (1vw - 6.8px) * 14.6551724138), 230px);padding: 0.7em;margin: 7px auto;gap: 0.2em;font-size: clamp(10.4px, calc(0.65rem + (1vw - 9.8px) * 4.6666666667), 16px);font-weight: 600;line-height: 1.1;flex-wrap: wrap;display: flex;flex-direction: column;justify-content: center;border: 0.75em solid rgba(20, 172, 123, 0.7);border-radius: 100%;background-color: white;box-shadow: 0 0 0 0.55em rgba(20, 172, 123, 0.5);}.staff_circles_item .text ~ .text {font-size: 92%;}.staff_circles_item .num {font-size: clamp(42px, calc(2.625rem + (1vw - 9.8px) * 18.3333333333), 64px);font-weight: 500;line-height: 1;color: var(--okay-basic-company);letter-spacing: -0.03em;}.staff_results {padding: calc(3.2vw + 37.5px) 0.5vw calc(3.2vh + 30px);background-color: #343435;color: white;box-shadow: 0 0 40px 0 rgba(11, 21, 72, 0.1);}.staff_results .title {color: inherit;}.staff_results__left picture {position: relative;display: block;z-index: 1;margin: 0 10px 10px 0;}.staff_results__left picture:before {content: "";display: block;z-index: -1;-webkit-transform: translateX(10px) translateY(10px);transform: translateX(10px) translateY(10px);position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid var(--color1, #14AC7B);}.staff_results__right ul {margin: 0 0;padding: 0;list-style: none;-webkit-column-count: 1;-moz-column-count: 1;column-count: 1;counter-reset: chapter;}.staff_results__right li {margin: 1.3em 0;padding: 0;gap: 1em;display: flex;align-items: center;font-size: clamp(16px, calc(1rem + (1vw - 3.7px) * 1.0256410256), 20px);position: relative;}.staff_results__right li img {flex: 0 0 98px;margin: -15px 0 0 -7px;}.staff_results__bottom {font-size: 20px;line-height: 1.32;font-weight: 400;}.staff_results__bottom .h5, .staff_results__bottom .h6 {font-size: 22px;color: inherit;}.staff_results__bottom .stars {gap: 3px;}.staff_benefits {padding: calc(2.2vw + 52.5px) 0.5vw calc(3.2vh + 45px);overflow: hidden;}.staff_benefits__list {gap: 25px 45px;position: relative;}.staff_benefits__list > div {gap: 15px;flex: 0 0 330px;max-width: 100%;padding: 22px 25px;font-size: 20px;font-weight: 400;line-height: 1.36;border-radius: 10px;background-color: var(--okay-basic-company);color: var(--okay-basic-company-text);display: flex;flex-direction: column;position: relative;}.staff_benefits__list > div figure {padding: 0;margin: 0;}.staff_benefits__list > div img, .staff_benefits__list > div svg {height: 68px;width: auto;}.staff_benefits__list > div:before {position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -1;content: "";display: block;border-radius: 10px;background-color: rgba(53, 54, 55, 0.3);}.staff_benefits__list:before, .staff_benefits__list:after {opacity: 0.04;content: "";display: block;position: absolute;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 501'%3E%3Cpath fill='%23353637' d='M330.858 8.07109C373.44 40.7686 402.749 88.5085 408.911 142.265C413.809 185.413 402.907 233.153 369.569 263.001C360.246 271.393 349.502 277.885 337.731 282.318L331.648 284.614L337.573 256.746L338.995 255.955C347.448 251.442 355.032 245.662 361.589 238.695C386.475 212.252 392.874 173.696 387.265 138.782C379.997 93.3379 353.689 53.2776 318.771 24.1427L316.243 22.0051L327.856 5.77514L330.779 7.99192L330.858 8.07109ZM198.609 0.945727L194.975 0.470703L193.079 20.3425L196.319 20.8967C241.112 28.4971 284.01 49.8732 313.004 85.5C335.361 112.893 349.186 149.391 340.891 184.859C338.758 194.201 335.045 202.989 330.068 211.144L329.199 212.569L338.047 239.645L342.155 234.658C350.134 224.92 356.138 213.915 360.009 201.96C373.835 159.366 359.298 112.576 333.386 77.8205C301.153 34.1974 251.856 7.75441 198.609 0.945727ZM246.642 90.4878L249.328 92.2295C278.243 110.993 298.862 140.524 298.467 175.913V177.576L319.956 196.101L320.904 189.689C327.777 141.315 299.099 99.0382 259.52 74.0203L256.281 71.9618L246.642 90.4086V90.4878ZM267.973 144.007C262.285 143.136 256.518 142.661 250.671 142.661C190.393 142.661 141.571 191.589 141.571 251.996C141.571 392.366 311.819 492.279 442.408 418.65L445.568 416.829L435.298 399.808L432.375 401.312C313.162 462.115 165.903 378.748 165.903 251.917C165.903 206.394 208.169 163.879 253.753 163.879C261.574 163.879 269.237 164.908 276.584 166.888C275.004 158.654 272.002 151.053 268.052 144.007H267.973ZM279.27 455.148L260.31 493.862C258.019 498.454 253.279 501.067 248.222 500.354L188.102 492.596C182.888 491.883 178.859 488.004 177.99 482.779L171.433 443.352C170.801 439.551 168.668 436.622 165.271 434.801L140.78 421.817C138.094 420.392 135.25 420.075 132.248 420.867L87.0595 432.743C82.3984 433.93 77.7374 432.426 74.7353 428.626L35.3136 378.352C32.1535 374.394 31.9165 369.089 34.6026 364.735L57.908 327.367C59.725 324.437 60.199 321.27 59.33 318.024L51.5089 288.969C50.6399 285.802 48.8228 283.427 46.0578 281.843L5.92503 258.488C1.57996 255.955 -0.63205 251.283 0.157964 246.375L9.63811 186.997C10.4281 182.167 13.7462 178.526 18.4863 177.338L61.1471 166.967C64.7021 166.096 67.3882 163.958 68.9682 160.633L78.9224 140.207C80.1074 137.674 80.4234 135.219 79.8704 132.448L69.2842 84.4708C68.2572 79.8789 69.9162 75.4454 73.6292 72.516L120.556 36.2559C128.614 30.0014 180.281 41.877 184.231 45.3605L183.757 67.2116C174.119 64.0448 133.591 54.2276 125.612 60.7196C115.974 68.4783 108.548 74.2578 99.2258 81.6998C95.5127 84.7083 94.0116 89.3002 95.1967 93.8921L105.467 133.953C106.257 136.961 105.862 139.811 104.44 142.503L83.6625 181.217C82.0824 184.226 79.5544 186.205 76.2363 187.076L40.0536 196.577C35.3926 197.843 32.0745 201.485 31.3635 206.315L27.0185 235.528C26.3074 240.516 28.5985 245.187 32.9436 247.642L65.3341 265.693C68.1782 267.276 70.0742 269.73 70.9432 272.897L84.5315 322.537C85.4795 325.941 84.9265 329.267 82.9514 332.275L63.1221 362.043C60.2781 366.318 60.436 371.781 63.5961 375.898L83.2674 401.233C86.2695 405.112 91.0886 406.696 95.8287 405.35L132.88 394.662C135.961 393.791 138.963 394.107 141.808 395.691L186.68 420.471C189.919 422.292 191.973 425.142 192.605 428.863L198.294 462.115C199.163 467.261 203.034 471.061 208.248 471.853L233.844 475.653C238.979 476.445 243.798 473.911 246.089 469.24L252.963 455.544C255.807 449.844 256.913 447.785 258.177 445.489L279.191 454.99L279.27 455.148ZM351.635 484.52C328.962 486.104 306.288 483.966 284.563 478.345L293.727 458.632C312.135 463.144 331.174 465.044 350.055 464.569H353.373L355.348 484.283L351.714 484.52H351.635ZM498.025 313.195C468.32 358.006 422.816 390.466 369.727 400.283C327.145 408.121 278.796 400.441 246.879 369.089C237.952 360.302 230.684 350.009 225.549 338.609L222.863 332.671L250.987 336.788L251.856 338.213C256.913 346.367 263.154 353.572 270.501 359.589C298.546 382.707 337.336 386.507 371.702 378.511C416.416 368.219 454.574 339.163 481.198 302.349L483.094 299.657L500 310.186L497.946 313.274L498.025 313.195ZM437.589 76.3954L436.088 73.0702L418.154 81.6207L419.34 84.7083C435.851 127.065 439.643 174.963 424.159 218.19C412.229 251.442 388.134 282.16 353.531 293.323C344.446 296.252 335.045 297.678 325.486 297.519H323.827L305.182 318.974L311.582 319.924C323.985 321.745 336.546 321.191 348.712 318.42C392.242 308.366 424.791 271.789 441.223 231.649C461.684 181.692 458.998 125.481 437.431 76.3954H437.589ZM497.867 186.839L498.183 183.197L478.354 182.167L477.959 185.413C472.191 230.541 452.678 274.401 418.392 304.961C392.084 328.396 356.138 343.834 320.509 337.025C311.108 335.204 302.18 331.958 293.885 327.208L292.463 326.416L265.84 336.392L271.054 340.271C281.087 347.793 292.305 353.334 304.392 356.739C324.775 362.439 346.342 361.727 366.725 356.343C388.766 350.484 409.385 339.321 427.082 324.912C468.952 290.79 493.364 240.358 497.946 186.759L497.867 186.839Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.staff_benefits__list:before {top: 72%;left: -68%;width: 1500px;height: 1400px;-webkit-transform: translate(0, -50%) rotate(0deg) scale(1);transform: translate(0, -50%) rotate(0deg) scale(1);}.staff_benefits__list:after {top: -112%;right: -35%;width: 950px;height: 950px;-webkit-transform: translate(0, -50%) rotate(0deg) scale(1);transform: translate(0, -50%) rotate(0deg) scale(1);}.staff_history {padding: calc(3.1vw + 37.5px) 0.25vw;background-color: #343435;color: white;position: relative;overflow: hidden;}.staff_history .title {color: inherit;}.staff_history__left picture {position: relative;display: block;padding: 40px 0;z-index: 1;}.staff_history__left picture img {-o-object-fit: cover;object-fit: cover;width: 100%;}.staff_history__left picture:before {width: 230px;height: 100%;-webkit-transform: translate(-50%, -50%) skewX(-22deg);transform: translate(-50%, -50%) skewX(-22deg);content: "";display: block;z-index: -1;position: absolute;top: 50%;left: 50%;background-color: var(--color1, #14AC7B);}.staff_history__right {font-size: clamp(16px, calc(1rem + (1vw - 5.7px) * 0.5660377358), 19px);line-height: 1.43;font-weight: 400;}.staff_history:before, .staff_history:after {width: 740px;height: 730px;-webkit-transform: translate(-50%, -50%) rotate(0deg) scale(1);transform: translate(-50%, -50%) rotate(0deg) scale(1);content: "";display: block;position: absolute;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 500 501'%3E%3Cpath fill='%2314AC7B' d='M330.858 8.07109C373.44 40.7686 402.749 88.5085 408.911 142.265C413.809 185.413 402.907 233.153 369.569 263.001C360.246 271.393 349.502 277.885 337.731 282.318L331.648 284.614L337.573 256.746L338.995 255.955C347.448 251.442 355.032 245.662 361.589 238.695C386.475 212.252 392.874 173.696 387.265 138.782C379.997 93.3379 353.689 53.2776 318.771 24.1427L316.243 22.0051L327.856 5.77514L330.779 7.99192L330.858 8.07109ZM198.609 0.945727L194.975 0.470703L193.079 20.3425L196.319 20.8967C241.112 28.4971 284.01 49.8732 313.004 85.5C335.361 112.893 349.186 149.391 340.891 184.859C338.758 194.201 335.045 202.989 330.068 211.144L329.199 212.569L338.047 239.645L342.155 234.658C350.134 224.92 356.138 213.915 360.009 201.96C373.835 159.366 359.298 112.576 333.386 77.8205C301.153 34.1974 251.856 7.75441 198.609 0.945727ZM246.642 90.4878L249.328 92.2295C278.243 110.993 298.862 140.524 298.467 175.913V177.576L319.956 196.101L320.904 189.689C327.777 141.315 299.099 99.0382 259.52 74.0203L256.281 71.9618L246.642 90.4086V90.4878ZM267.973 144.007C262.285 143.136 256.518 142.661 250.671 142.661C190.393 142.661 141.571 191.589 141.571 251.996C141.571 392.366 311.819 492.279 442.408 418.65L445.568 416.829L435.298 399.808L432.375 401.312C313.162 462.115 165.903 378.748 165.903 251.917C165.903 206.394 208.169 163.879 253.753 163.879C261.574 163.879 269.237 164.908 276.584 166.888C275.004 158.654 272.002 151.053 268.052 144.007H267.973ZM279.27 455.148L260.31 493.862C258.019 498.454 253.279 501.067 248.222 500.354L188.102 492.596C182.888 491.883 178.859 488.004 177.99 482.779L171.433 443.352C170.801 439.551 168.668 436.622 165.271 434.801L140.78 421.817C138.094 420.392 135.25 420.075 132.248 420.867L87.0595 432.743C82.3984 433.93 77.7374 432.426 74.7353 428.626L35.3136 378.352C32.1535 374.394 31.9165 369.089 34.6026 364.735L57.908 327.367C59.725 324.437 60.199 321.27 59.33 318.024L51.5089 288.969C50.6399 285.802 48.8228 283.427 46.0578 281.843L5.92503 258.488C1.57996 255.955 -0.63205 251.283 0.157964 246.375L9.63811 186.997C10.4281 182.167 13.7462 178.526 18.4863 177.338L61.1471 166.967C64.7021 166.096 67.3882 163.958 68.9682 160.633L78.9224 140.207C80.1074 137.674 80.4234 135.219 79.8704 132.448L69.2842 84.4708C68.2572 79.8789 69.9162 75.4454 73.6292 72.516L120.556 36.2559C128.614 30.0014 180.281 41.877 184.231 45.3605L183.757 67.2116C174.119 64.0448 133.591 54.2276 125.612 60.7196C115.974 68.4783 108.548 74.2578 99.2258 81.6998C95.5127 84.7083 94.0116 89.3002 95.1967 93.8921L105.467 133.953C106.257 136.961 105.862 139.811 104.44 142.503L83.6625 181.217C82.0824 184.226 79.5544 186.205 76.2363 187.076L40.0536 196.577C35.3926 197.843 32.0745 201.485 31.3635 206.315L27.0185 235.528C26.3074 240.516 28.5985 245.187 32.9436 247.642L65.3341 265.693C68.1782 267.276 70.0742 269.73 70.9432 272.897L84.5315 322.537C85.4795 325.941 84.9265 329.267 82.9514 332.275L63.1221 362.043C60.2781 366.318 60.436 371.781 63.5961 375.898L83.2674 401.233C86.2695 405.112 91.0886 406.696 95.8287 405.35L132.88 394.662C135.961 393.791 138.963 394.107 141.808 395.691L186.68 420.471C189.919 422.292 191.973 425.142 192.605 428.863L198.294 462.115C199.163 467.261 203.034 471.061 208.248 471.853L233.844 475.653C238.979 476.445 243.798 473.911 246.089 469.24L252.963 455.544C255.807 449.844 256.913 447.785 258.177 445.489L279.191 454.99L279.27 455.148ZM351.635 484.52C328.962 486.104 306.288 483.966 284.563 478.345L293.727 458.632C312.135 463.144 331.174 465.044 350.055 464.569H353.373L355.348 484.283L351.714 484.52H351.635ZM498.025 313.195C468.32 358.006 422.816 390.466 369.727 400.283C327.145 408.121 278.796 400.441 246.879 369.089C237.952 360.302 230.684 350.009 225.549 338.609L222.863 332.671L250.987 336.788L251.856 338.213C256.913 346.367 263.154 353.572 270.501 359.589C298.546 382.707 337.336 386.507 371.702 378.511C416.416 368.219 454.574 339.163 481.198 302.349L483.094 299.657L500 310.186L497.946 313.274L498.025 313.195ZM437.589 76.3954L436.088 73.0702L418.154 81.6207L419.34 84.7083C435.851 127.065 439.643 174.963 424.159 218.19C412.229 251.442 388.134 282.16 353.531 293.323C344.446 296.252 335.045 297.678 325.486 297.519H323.827L305.182 318.974L311.582 319.924C323.985 321.745 336.546 321.191 348.712 318.42C392.242 308.366 424.791 271.789 441.223 231.649C461.684 181.692 458.998 125.481 437.431 76.3954H437.589ZM497.867 186.839L498.183 183.197L478.354 182.167L477.959 185.413C472.191 230.541 452.678 274.401 418.392 304.961C392.084 328.396 356.138 343.834 320.509 337.025C311.108 335.204 302.18 331.958 293.885 327.208L292.463 326.416L265.84 336.392L271.054 340.271C281.087 347.793 292.305 353.334 304.392 356.739C324.775 362.439 346.342 361.727 366.725 356.343C388.766 350.484 409.385 339.321 427.082 324.912C468.952 290.79 493.364 240.358 497.946 186.759L497.867 186.839Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.staff_history:before {opacity: 0.15;top: 25%;left: -9%;}.staff_history:after {opacity: 0.05;top: 37%;left: 85%;}.staff_faces {padding: calc(2vw + 45px) 0.5vw calc(3.2vh + 45px);}.staff_faces__list {gap: 15px 5px;}.staff_faces__item {flex: 0 0 300px;max-width: 100%;height: 400px;position: relative;}.staff_faces__item img {border-radius: 10px;-o-object-fit: cover;object-fit: cover;width: 100%;height: 100%;z-index: 1;}.staff_faces__item content {position: absolute;bottom: 30px;left: 0;right: 15px;padding: 11px 50px 11px 15px;border-radius: 0 100px 100px 0;background-color: white;}.staff_faces__item content .title {font-size: clamp(18px, calc(1.125rem + (1vw - 5.7px) * 0.3773584906), 20px);font-weight: 600;margin: 0 0 3px;}.staff_faces__item content p {font-size: 16px;margin: 0;white-space: nowrap;letter-spacing: -0.02em;}.staff_faces__item content svg {width: 42px;height: 42px;padding: 11px;border-radius: 100%;position: absolute;top: 50%;right: 15px;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);background-color: var(--color1, #14AC7B);color: #fff;display: block;}.staff_faces__item:before {content: "";display: block;z-index: -1;width: 100%;height: 100%;position: absolute;border-radius: 10px;background-color: var(--color1, #14AC7B);}ul.list_dots {font-size: 95%;position: relative;margin: 0;padding: 0;display: -ms-grid;display: grid;max-width: 100%;grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));grid-gap: 5px 12px;}ul.list_dots a {color: #14ac7b;}ul.list_dots li {font-weight: 400;line-height: 1.23;position: relative;display: flex;flex-wrap: nowrap;justify-content: space-between;}ul.list_dots li:before {content: none !important;}ul.list_dots name {flex: 1 1 45%;font-size: 95%;font-weight: 500;order: -1;display: inline-flex;opacity: 0.88;}ul.list_dots name:after {flex: 1;height: 1px;margin: 0 7px;-webkit-transform: translateY(0.9em);transform: translateY(0.9em);content: "";display: inline-block;border-bottom: 1px dotted #ababab;}ul.list_dots value {flex: 1 1 55%;font-weight: 500;position: relative;overflow: hidden;-webkit-line-clamp: 2;display: -webkit-box;-webkit-box-orient: vertical;}.product-page ul.list_dots {margin: 22px 0;font-size: 90%;grid-gap: 3px 7px;}.tab ul.list_dots {font-size: 100%;grid-gap: 11px 40px;grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));}.tab ul.list_dots name {flex: 1 1 50%;}.tab ul.list_dots value {flex: 1 1 50%;-webkit-line-clamp: 11;max-height: none;}.tabs .tabs__navigation {grid-gap: 15px;display: flex;align-items: center;}.tabs .tabs__navigation > a {cursor: pointer;display: inline-flex;align-items: center;justify-content: center;position: relative;text-decoration: none;border-radius: 0;text-transform: none;white-space: nowrap;padding: 5px 15px;height: 60px;font-size: 16px;font-weight: 400;}.tabs .tabs__navigation > a.selected {font-weight: 700;cursor: default;color: #2C3340;}.tabs .tabs__navigation > a.selected:after {content: "";position: absolute;left: 0;right: 0;bottom: 0px;height: 2px;background: var(--okay-basic-company);}.tabs .tabs__content {position: relative;background-color: white;}.tabs .tabs__content .tab {padding: 18px 3px;display: none;}.TBS_nav {grid-gap: 22px 22px;display: flex;align-items: center;justify-content: space-between;}.TBS_nav .links {flex: 2 380px;grid-gap: 10px 25px;display: flex;flex-wrap: wrap;align-items: center;}.TBS_nav .links > a {color: #7f7d7c;padding: 9px 2px;border-radius: 3px;font-weight: 500;white-space: nowrap;position: relative;-webkit-line-clamp: 1;display: -webkit-box;-webkit-box-orient: vertical;word-break: break-word;display: flex;align-items: center;text-align: center;overflow: hidden;}.TBS_nav .links > a:before {transition: width 0.25s ease-in-out 0s;height: 1px;width: 0;position: absolute;bottom: 0;left: 0;content: "";display: block;background-color: var(--okay-basic-company);}.TBS_nav .links > a.active {color: #201b21;font-weight: 500;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}.TBS_nav .links > a.active:before {width: 100%;}.TBS_content {padding: 22px 0 11px;}.TBS_content > .tab {display: none;grid-gap: 7.5px 22.5px;}.TBS_content > .tab.active {display: flex;flex-wrap: wrap;}.TBS_content > .tab > a.link {display: none;}.TBS .item {display: inline-flex;align-items: center;}.TBS .btn-link {margin: 0 0 0;}.rating {display: inline-flex;align-items: center;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;white-space: nowrap;grid-gap: 1.5px 7.5px;font-size: 0.95em;color: #888888;}.rating.null {opacity: 0.65;}.rating > * {display: flex;}.rating_text {width: 100%;}.rating_starOff, .rating_starOn {width: 17px;height: 17px;background-size: 17px 17px;background-position: 0 center;}.rating_starOff {min-width: 85px;background-repeat: repeat-x;margin-top: -0.1em;}.rating .error_voted {font-weight: 500;color: #d90000;}.rating_starOff {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 60'%3E%3Cpath fill='%23ddd' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E");}.rating_starOn {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 67 60'%3E%3Cpath fill='%23E4AD13' d='M59.429 23.107c0 0.643-0.464 1.25-0.929 1.714l-12.964 12.643 3.071 17.857c0.036 0.25 0.036 0.464 0.036 0.714 0 0.929-0.429 1.786-1.464 1.786-0.5 0-1-0.179-1.429-0.429l-16.036-8.429-16.036 8.429c-0.464 0.25-0.929 0.429-1.429 0.429-1.036 0-1.5-0.857-1.5-1.786 0-0.25 0.036-0.464 0.071-0.714l3.071-17.857-13-12.643c-0.429-0.464-0.893-1.071-0.893-1.714 0-1.071 1.107-1.5 2-1.643l17.929-2.607 8.036-16.25c0.321-0.679 0.929-1.464 1.75-1.464s1.429 0.786 1.75 1.464l8.036 16.25 17.929 2.607c0.857 0.143 2 0.571 2 1.643z'/%3E%3C/svg%3E");}.pagination {margin: 30px 0 15px;padding: 0;grid-gap: 3px;}.pagination, .pagination li, .pagination a {display: flex;align-items: center;justify-content: center;}.pagination li {line-height: 130%;width: 50px;}.pagination li > * {letter-spacing: -0.02em;padding: 3px;}.pagination .previous,.pagination .next {font-size: 0;}.pagination .active {width: 50px;height: 50px;border-radius: 100%;background-color: var(--okay-basic-company);}.pagination .active > * {color: var(--okay-basic-company-text);}.stickers {z-index: 11;font-size: 0;left: 0;top: 0;position: absolute;grid-gap: 3px;max-width: 220px;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;display: flex;flex-wrap: wrap;}.stickers.special {top: auto;left: 0;bottom: 0;}.sticker {height: 28px;padding: 6px 8px 6px 6px;margin: 0;grid-gap: 6px;white-space: nowrap;font-weight: 500;font-size: 12px;line-height: 16px;letter-spacing: 0.5px;background: #FFFFFF;box-shadow: 0px 4px 14px rgba(33, 33, 51, 0.15);border-radius: 5px;display: inline-flex;align-items: center;align-self: flex-start;}.stock {flex: 0;font-weight: 450;font-size: 12px;line-height: 15px;}.stock > * {display: flex;align-items: center;white-space: nowrap;display: none;grid-gap: 7px;}.stock svg {color: #fff;}.amount {font-size: 14px;font-weight: 400;border: 1px solid var(--border-color);background-color: white;color: #201b21;padding: 0 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;border-radius: 0;display: inline-flex;align-items: center;}.amount > * {height: 32px !important;min-height: 32px !important;padding: 5px 4px !important;font-size: 12px !important;text-align: center;line-height: 1em;border-color: transparent !important;border-radius: 0;display: -ms-grid;display: grid;place-items: center;}.amount__plus, .amount__minus {font-weight: 600;cursor: pointer;}.amount__input {width: 34px !important;}.prices {grid-gap: 2px 13px;letter-spacing: -0.045em;white-space: nowrap;display: flex;flex-direction: column;position: relative;}.prices .price {font-size: clamp(14px, 0.75rem + (1vw - 5.76px) * 1.9324, 20px);font-weight: 600;}.prices .price .currency {transition: opacity 0.25s;}.prices .price_old {font-size: 88%;color: #b3b3b3;}.prices .price_old > span {position: relative;}.prices .price_old > span:after {width: calc(100% - 0px);content: "";position: absolute;left: 0%;top: 40%;border-bottom: 1px solid #666666;top: 0.66em;}.wishlist_button .bg {color: #fff;}.wishlist_button:hover path, .wishlist_button.selected path {color: var(--okay-basic-company);}.card .wishlist_button.remove_link {background-color: #d90000;position: absolute;top: 15px;right: 15px;width: 26px;height: 26px;border-radius: 100%;padding: 2px;}.card .wishlist_button.remove_link svg path {color: white;}.like_icons {grid-gap: 10px 25px;display: flex;align-items: center;color: #777777;}.like_icons > a {position: relative;display: inline-flex;align-items: center;font-size: 95%;font-weight: 500;line-height: 100%;font-family: "Avenir Next",Helvetica,Arial,sans-serif;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);border-radius: 6px;}.like_icons > a svg {max-width: 18px;max-height: 17px;}.post .like_icons {position: absolute;top: 11px;right: 11px;flex-direction: column;}.post .like_icons > a {width: 38px;height: 38px;justify-content: center;padding: 2px;background: #FFFFFF;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);border-radius: 6px;}.post .like_icons > a svg {color: var(--okay-basic-company);position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.card {grid-gap: 10px 10px;font-size: 94%;line-height: 1.23;width: 100%;max-width: 100%;height: 100%;position: relative;padding: 22px 22px;display: flex;align-items: stretch;flex-direction: column;background-color: white;transition: box-shadow 0.23s 0.1s, all 0.1s;}.card_image {height: clamp(135px, 8.4375rem + (1vw - 5.76px) * 15.7005, 220px);overflow: hidden;position: relative;}.card_image > a {width: 100%;height: 100%;}.card_image > a img {-o-object-fit: contain;object-fit: contain;-o-object-position: center;object-position: center;width: 100%;height: 100%;border-radius: 3px;}.card_image.noimage svg {max-width: 60%;max-height: 50%;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;opacity: 0.24;}.card__title {margin: 10px 0 2px;width: 100%;}.card__title > a {font-size: clamp(11px, 0.6875rem + (1vw - 5px) * 1.1111, 16px);line-height: 1.3;height: calc(1.3 * 2em + 2px);-webkit-line-clamp: 2;font-weight: 500;max-width: 100%;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;word-break: break-word;}.card_footer {grid-gap: 0px 5px;display: flex;align-items: center;justify-content: space-between;}.card form {grid-gap: 5px 5px;width: 100%;display: flex;align-items: center;justify-content: space-between;}.card form button,.card form .btn {width: clamp(30px, 1.875rem + (1vw - 5.76px) * 3.2051, 50px);height: clamp(30px, 1.875rem + (1vw - 5.76px) * 3.2051, 50px);padding: 2px 2px;}.card form button span,.card form .btn span {display: none;}.card .date {font-size: 92%;font-weight: 500;opacity: 0.6;}.card .annotation {margin: 7px 0 0;display: none;color: black;font-weight: 400;font-size: clamp(12px, 0.75rem + (1vw - 5.76px) * 0.9662, 16px);line-height: 1.32;word-break: break-word;max-height: calc(1.32 * 6em + 2px);overflow: hidden;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}.cards {margin-left: -2px;margin-right: -2px;padding: 3px 3px 33px;}.cards:not(.swiper-container-horizontal) {grid-template-columns: repeat(auto-fill, minmax(249px, 1fr));display: -ms-grid;display: grid;position: relative;grid-gap: 15px;}.cards .swiper-slide,.cards > [class*=item] {padding: 0 0;max-width: 100%;position: relative;}.cards_inline {-ms-grid-columns: 1fr !important;grid-template-columns: 1fr !important;grid-gap: 15px !important;}.cards_inline .card {padding: 22px 11px;grid-gap: 15px;flex-direction: row;flex-wrap: wrap;}.cards_inline .card_image {max-width: clamp(145px, 9.0625rem + (1vw - 5.76px) * 13.285, 200px);flex: 0 clamp(145px, 9.0625rem + (1vw - 5.76px) * 13.285, 200px);max-height: clamp(145px, 9.0625rem + (1vw - 5.76px) * 13.285, 200px);}.cards_inline .card_image, .cards_inline .card_image picture {height: auto;align-items: flex-start;}.cards_inline .card_main {flex: 1;}.cards_inline .card__title {margin: 0 0 15px;padding-right: 170px;height: 3em;}.cards_inline .card__title > a {font-size: clamp(14px, 0.875rem + (1vw - 5px) * 1.7778, 22px);font-weight: 750;line-height: 1.3;height: auto;max-height: calc(1.3 * 2em + 4px);}.cards_inline .card_footer {position: absolute;top: 22px;right: 0;padding: 0 11px 22px 0;flex: 0 0 180px;grid-gap: 10px 15px;align-items: flex-end;justify-content: flex-start;flex-direction: column;}.cards_inline .card_footer .prices {flex-direction: row;align-items: flex-end;}.cards_inline .card_footer .button {width: auto;padding: 2px 15px;}.cards_inline .card_footer .button span {display: block;}.cards_inline .card .annotation {display: -webkit-box;}.cards_inline .card .no_image {display: none !important;}.cards.cards_xs .card {flex-direction: row;gap: 13px;}.cards.cards_xs .card > *:nth-child(1) {max-height: 60px;}.cards.cards_xs .card_image {flex: 0 85px;min-width: 85px;}.cards.cards_xs .card_image:before {opacity: 0.45;background-color: #ebebeb;content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}.cards.cards_xs .card_image .image img {mix-blend-mode: multiply;}.cards.cards_xs .card__title {flex: 1;align-items: flex-start;margin: 0;}.cards.cards_xs .card__title > a {font-size: 14px;font-weight: 450;letter-spacing: 0.02em;color: #2C3340;line-height: 1.3;height: calc(1.3 * 3em + 2px);-webkit-line-clamp: 3;}.product-page [class*=swiper-button] {top: calc(50% - 20px);}.product-page__main {}.product-page__gallery {display: flex;flex-direction: column;grid-gap: 7px;}.product-page .gallery_image .swiper-slide {height: clamp(140px, 8.75rem + (1vw - 7.2px) * 61.1111, 250px);background-color: white;}.product-page .gallery_image .swiper-slide-active {z-index: 1;}.product-page .gallery-thumbs .swiper-slide {height: 70px;width: 70px;cursor: pointer;background-color: #fff;display: -ms-grid;display: grid;place-items: center;}.product-page .gallery-thumbs .swiper-slide img {max-height: 60px;mix-blend-mode: multiply;}.product-page .gallery-thumbs .swiper-slide:before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #ebebeb;opacity: 0.5;}.product-page__details .prices {flex-direction: row;}.product-page__details .prices .price {font-size: clamp(18px, 1.125rem + (1vw - 7.2px) * 7.7778, 32px);font-weight: 700;}.product-page__details .buttons {grid-gap: 5px 13px;display: flex;align-items: center;}.product-page__details .buttons .wishlist_button {padding: 2px 5px;width: clamp(32px, 2rem + (1vw - 7.2px) * 10, 50px);}.product-page__details .buttons button {width: clamp(105px, 6.5625rem + (1vw - 7.2px) * 30.5556, 160px);}.product-page__details .buttons .button--pre_order {font-size: 12px;font-weight: 500;text-transform: uppercase;letter-spacing: 0.07em;}.product-page__details .product_gar {margin: 55px 0 33px;grid-gap: 15px 25px;display: flex;flex-wrap: wrap;}.product-page__details .product_gar > * {grid-gap: 12px;display: flex;align-items: center;}.product-page .radio_variants > label {grid-gap: 10px 15px;width: 100%;display: flex;align-items: center;margin: 10px 0;position: relative;}.product-page .radio_variants > label .variant_name {flex: 1 1 225px;}.product-page .radio_variants > label .annotation {flex: 0 25px;}.product-page .radio_variants > label .annotation span {display: none;}.product-page .radio_variants > label .price {flex: 1 77px;font-size: 18px;margin: 2px 15px 2px 0;white-space: nowrap;}.product-page .radio_variants hr {height: 3px;margin: 0 auto !important;border-top: 1px solid rgba(20, 172, 123, 0.2) !important;border-bottom: 1px solid rgba(20, 172, 123, 0.2) !important;}.posts.cards {grid-gap: 22px;grid-template-columns: repeat(auto-fill, minmax(292px, 1fr));}.posts .card {padding: 0;box-shadow: none !important;display: flex;align-items: stretch;flex-direction: column;}.posts .card_image {height: 215px;border-radius: 6px;}.posts .card_image > a img {-o-object-fit: cover;object-fit: cover;transition: all 0.45s ease-in-out 0.2s;}.posts .card__title {display: flex;align-items: center;}.posts .card__title > a {font-size: 16px;font-weight: 700;line-height: 1.3;height: auto;max-height: calc(1.3 * 2em + 2px);-webkit-line-clamp: 2;}.posts .card__annotation {display: block;font-size: 14px;font-weight: 400;line-height: 1.3;height: calc(1.3 * 4em + 2px);-webkit-line-clamp: 4;}.post-page_info {grid-gap: 22px;display: flex;align-items: center;white-space: nowrap;font-weight: 400;font-size: 12px;line-height: 20px;color: gray;}.post-page_info svg {max-width: 15px;max-height: 15px;color: var(--okay-basic-company);}.post-page_info .date_updated {margin-left: auto;}.post-page_image {position: relative;}.post-page_image .image {height: auto;position: relative;}.post-page_image .image img {max-height: 375px;-o-object-position: 0 20%;object-position: 0 20%;}.post-page_body {flex-direction: column;}.table_contents {padding: 15px 22px 7px;border-radius: 6px;background-color: #e7e9ef;}.table_contents [class*=title] {font-size: 111%;line-height: 1.2;font-weight: 700;}.table_contents ol {font-size: 90%;list-style: none;counter-reset: counter;padding: 7px 0 7px 0;margin: 0 0 0 -10px;border-bottom: 1px solid var(--border-color);}.table_contents ol li {line-height: 1.12;margin: 5px 0 7px 10px !important;padding: 0;display: flex;}.cats_blog {padding: 0 0 35px;width: 100%;}.cats_blog ul {grid-gap: 11px 30px;display: flex;align-items: center;}.cats_blog ul ul {display: none;}.cats_blog li {position: relative;display: inline-flex;flex-wrap: wrap;margin: 0;padding: 0;}.cats_blog li.selected > a {color: #201b21;}.cats_blog li.selected > a:after {content: "";display: block;position: absolute;bottom: -4px;left: 0;right: 0;height: 1px;background-color: var(--okay-basic-company);}.cats_blog li.selected > ul {display: flex;}.cats_blog a {color: #999999;flex: 1;height: 28px;position: relative;padding: 2px 2px;display: flex;align-items: center;justify-content: center;}.cats_blog ul.lev2 {margin-left: 30px;}.drop_comm {gap: 10px;padding: 13px 20px;border-radius: 5px;border: 2px solid transparent;display: flex;flex-direction: column;justify-content: center;position: relative;}.drop_comm__top {display: flex;align-items: center;justify-content: space-between;}.drop_comm__top > div {color: var(--okay-basic-company);font-weight: 450;font-size: 20px;line-height: 22px;}.drop_comm .form__button {margin-left: auto;}.drop_comm:not(.active) {background: #f8fbf7;}.drop_comm:not(.active) .close,.drop_comm:not(.active) .drop_comm__form {display: none;}.drop_comm:focus, .drop_comm.active {background: #FFFFFF;border-color: #eefbed;}.drop_comm:focus .drop_comm__top > a.btn, .drop_comm.active .drop_comm__top > a.btn {display: none;}.comments {grid-gap: 7px 15px;margin: 20px -15px 40px;width: 1380px;max-width: 100%;}.comment {grid-gap: 15px;}.comment ~ .comment {margin-top: 50px;}.comment__main {flex: 1 360px;}.comment__title {margin: 0 0 4px;grid-gap: 10px;display: flex;}.comment__title_item {font-size: 16px;font-weight: 800;color: #2c3340;}.comment__body {font-size: 14px;font-weight: 400;line-height: 22px;}.comment .author {margin: 0 0 2px;font-size: 16px;font-weight: 500;}.comment .date {font-size: 14px;font-weight: 400;opacity: 0.88;white-space: nowrap;}.comment .status {color: var(--danger, #DF1D1D);font-weight: 600;}.comment .comment {margin-top: -20px;flex-direction: column;grid-gap: 7px;padding: 11px 11px 11px 135px;}.comment .comment .rating {display: none;}.comment .comment .comment__info {position: relative;}.comment .comment .comment__info:before {content: "";display: block;width: 1px;height: 40px;position: absolute;background: #cccccc;left: 0;bottom: 5px;}.comment .comment .comment__main {flex: 0 auto;}.to_top > a {color: white;background: rgba(255, 255, 255, 0.05);-webkit-backdrop-filter: blur(10px);backdrop-filter: blur(10px);border: 1px solid #FFFFFF;border-radius: 8px;width: 68px;height: 68px;font-size: 14px;font-weight: 500;display: flex;flex-direction: column;align-items: center;justify-content: center;}.to_top svg {max-width: 8px;max-height: 16px;}.footer {--footer-bg: #333;--footer-text-color: white;--footer-text-opacity: gray;--footer-title-color: #222;--footer-title-size: #222;--footer-title: #222;padding: 50px 0 33px;margin-top: auto;z-index: 11;background-color: var(--footer-bg);color: var(--footer-text-opacity);}.footer .row {grid-gap: 20px 0;justify-content: space-between;}.footer__logo svg {color: #fff;}.footer__phones {grid-gap: 10px 30px;display: flex;align-items: center;-ms-grid-row-align: center;align-self: center;}.footer__phones a {white-space: nowrap;letter-spacing: -0.02em;color: #fff;}.footer__social {white-space: nowrap;}.footer__social svg {color: #fff;}.footer__social .links {display: flex;grid-gap: 10px;-ms-grid-row-align: center;align-self: center;margin: 15px 0 0;}.footer__social .links > a {width: 35px;height: 35px;border: 1px solid #14AC7B;border-radius: 100%;display: inline-flex;align-items: center;justify-content: center;position: relative;}.footer__social .links > a svg {max-width: 15px;max-height: 15px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}.footer__pages_links {display: flex;grid-gap: 30px 30px;}.footer__pages_links ul li a {white-space: nowrap;}.footer__pages_links ul.menu_footer {flex: 0 30%;}.footer__email a {white-space: nowrap;color: #fff;}.footer__adress > div {color: #fff;}.footer__adress .email {display: inline-flex;margin-top: 11px;color: #fff;}.footer__adress.footer__adress-adress > div {color:inherit;}.footer__politika {-ms-grid-row-align: center;align-self: center;}.popup {background: #FFFFFF;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.25);border-radius: 15px;}.fancybox-content.form_login {width: 685px;height: 400px;padding: 0 0 !important;}.fancybox-content.form_login .row {height: 100%;width: 100%;margin: 0;padding: 0;}.fancybox-content.form_login .image {flex: 0 305px;display: -ms-grid;display: grid;place-items: center;background-color: #363538;mix-blend-mode: normal;}.fancybox-content.form_login .image img {max-height: 205px;}.fancybox-content.form_login .form_aside_main {padding: 33px 33px 10px;display: flex;flex-direction: column;}.fancybox-content.form_login .form_aside_main .form__ps {flex-grow: 1;display: flex;align-items: flex-end;}.fancybox-content.form_login .btn-link {font-weight: 450;font-size: 12px;}.fancybox-content.form_login small {font-weight: 400;font-size: 12px;line-height: 118.56%;color: #7F7D7C;}.share {font-size: 14px;margin: 10px 0 25px;display: flex;align-items: center;grid-gap: 35px 15px;}.jssocials-shares {display: flex;flex-wrap: wrap;align-items: center;justify-content: center;grid-gap: 7px;}.jssocials-share > a {width: 40px;height: 40px;border-radius: 5px;position: relative;display: -ms-grid;display: grid;place-items: center;overflow: hidden;}.jssocials-share > a:after {width: 45%;height: 45%;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);transition: all 0.15s ease-in-out 0s;content: "";display: block;position: absolute;background-repeat: no-repeat;}.jssocials-share-whatsapp > a:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m17.507 14.307-.009.075c-2.199-1.096-2.429-1.242-2.713-.816-.197.295-.771.964-.944 1.162-.175.195-.349.21-.646.075-.3-.15-1.263-.465-2.403-1.485-.888-.795-1.484-1.77-1.66-2.07-.293-.506.32-.578.878-1.634.1-.21.049-.375-.025-.524-.075-.15-.672-1.62-.922-2.206-.24-.584-.487-.51-.672-.51-.576-.05-.997-.042-1.368.344-1.614 1.774-1.207 3.604.174 5.55 2.714 3.552 4.16 4.206 6.804 5.114.714.227 1.365.195 1.88.121.574-.091 1.767-.721 2.016-1.426.255-.705.255-1.29.18-1.425-.074-.135-.27-.21-.57-.345z M20.52 3.449C12.831-3.984.106 1.407.101 11.893c0 2.096.549 4.14 1.595 5.945L0 24l6.335-1.652c7.905 4.27 17.661-1.4 17.665-10.449 0-3.176-1.24-6.165-3.495-8.411zm1.482 8.417c-.006 7.633-8.385 12.4-15.012 8.504l-.36-.214-3.75.975 1.005-3.645-.239-.375c-4.124-6.565.614-15.145 8.426-15.145 2.654 0 5.145 1.035 7.021 2.91 1.875 1.859 2.909 4.35 2.909 6.99z '/%3E%3C/svg%3E");}.jssocials-share-viber > a:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M23.155 13.893c.716-6.027-.344-9.832-2.256-11.553l.001-.001C17.814-.6 7.392-1.035 3.7 2.471 2.042 4.186 1.458 6.703 1.394 9.819c-.064 3.117-.14 8.956 5.301 10.54H6.7l-.005 2.419s-.037.98.589 1.177c.716.232 1.04-.223 3.267-2.883 3.724.323 6.584-.417 6.909-.525.752-.252 5.007-.815 5.695-6.654zM10.918 19.37s-2.357 2.939-3.09 3.702c-.24.248-.503.225-.499-.267 0-.323.018-4.016.018-4.016-4.613-1.322-4.341-6.294-4.291-8.895.05-2.602.526-4.733 1.93-6.168C8.225.689 17.362 1.368 19.69 3.556c2.846 2.523 1.833 9.651 1.839 9.894-.585 4.874-4.033 5.183-4.667 5.394-.271.09-2.786.737-5.944.526z M12.222 4.297c-.385 0-.385.6 0 .605 2.987.023 5.447 2.105 5.474 5.924 0 .403.59.398.585-.005h-.001c-.032-4.115-2.718-6.501-6.058-6.524z M16.151 10.193c-.009.398.58.417.585.014.049-2.269-1.35-4.138-3.979-4.335-.385-.028-.425.577-.041.605 2.28.173 3.481 1.729 3.435 3.716zm-.63 2.581c-.494-.286-.997-.108-1.205.173l-.435.563c-.221.286-.634.248-.634.248-3.014-.797-3.82-3.951-3.82-3.951s-.037-.427.239-.656l.544-.45c.272-.216.444-.736.167-1.247-.74-1.337-1.237-1.798-1.49-2.152-.266-.333-.666-.408-1.082-.183h-.009c-.865.506-1.812 1.453-1.509 2.428.517 1.028 1.467 4.305 4.495 6.781 1.423 1.171 3.675 2.371 4.631 2.648l.009.014c.942.314 1.858-.67 2.347-1.561v-.007c.217-.431.145-.839-.172-1.106-.562-.548-1.41-1.153-2.076-1.542z M13.169 8.104c.961.056 1.427.558 1.477 1.589.018.403.603.375.585-.028-.064-1.346-.766-2.096-2.03-2.166-.385-.023-.421.582-.032.605z'/%3E%3C/svg%3E");}.jssocials-share-telegram > a:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='m9.417 15.181-.397 5.584c.568 0 .814-.244 1.109-.537l2.663-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931L23.93 3.821l.001-.001c.321-1.496-.541-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.431 1.374-.247 1.741l5.443 1.693L18.953 5.78c.595-.394 1.136-.176.691.218z'/%3E%3C/svg%3E");}.jssocials-share-odnoklassniki > a:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M4.721 12.881c-.613 1.205.083 1.781 1.671 2.765 1.35.834 3.215 1.139 4.413 1.261-.491.472 1.759-1.692-4.721 4.541-1.374 1.317.838 3.43 2.211 2.141l3.717-3.585c1.423 1.369 2.787 2.681 3.717 3.59 1.374 1.294 3.585-.801 2.226-2.141-.102-.097-5.037-4.831-4.736-4.541 1.213-.122 3.05-.445 4.384-1.261l-.001-.001c1.588-.989 2.284-1.564 1.68-2.769-.365-.684-1.349-1.256-2.659-.267 0 0-1.769 1.355-4.622 1.355-2.854 0-4.622-1.355-4.622-1.355-1.309-.994-2.297-.417-2.658.267z M11.999 12.142c3.478 0 6.318-2.718 6.318-6.064 0-3.36-2.84-6.078-6.318-6.078C8.52 0 5.68 2.718 5.68 6.078c0 3.346 2.84 6.064 6.319 6.064zm0-9.063c1.709 0 3.103 1.341 3.103 2.999 0 1.644-1.394 2.985-3.103 2.985S8.896 7.722 8.896 6.078c-.001-1.659 1.393-2.999 3.103-2.999z'/%3E%3C/svg%3E");}.jssocials-share-vkontakte > a:after {background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19.915 13.028c-.388-.49-.277-.708 0-1.146.005-.005 3.208-4.431 3.538-5.932l.002-.001c.164-.547 0-.949-.793-.949h-2.624c-.668 0-.976.345-1.141.731 0 0-1.336 3.198-3.226 5.271-.61.599-.892.791-1.225.791-.164 0-.419-.192-.419-.739V5.949c0-.656-.187-.949-.74-.949H9.161c-.419 0-.668.306-.668.591 0 .622.945.765 1.043 2.515v3.797c0 .832-.151.985-.486.985-.892 0-3.057-3.211-4.34-6.886-.259-.713-.512-1.001-1.185-1.001H.9c-.749 0-.9.345-.9.731 0 .682.892 4.073 4.148 8.553C6.318 17.343 9.374 19 12.154 19c1.671 0 1.875-.368 1.875-1.001 0-2.922-.151-3.198.686-3.198.388 0 1.056.192 2.616 1.667C19.114 18.217 19.407 19 20.405 19h2.624c.748 0 1.127-.368.909-1.094-.499-1.527-3.871-4.668-4.023-4.878z'/%3E%3C/svg%3E");}.purchase .form__title {font-weight: 750;font-size: 19px;line-height: 22px;color: #2c3340;}.purchase__item {padding: 5px 7px 11px;grid-gap: 7px 10px;margin-bottom: 19.5px;border-bottom: 1px solid var(--border-color);position: relative;}.purchase__image {flex: 0 0 120px;height: 90px;max-width: 20%;}.purchase__image > a {display: -ms-grid;display: grid;place-items: center;}.purchase__image > a img {width: auto;max-height: 85px;}.purchase__image svg {width: 32px;height: 32px;}.purchase__content {display: flex;flex-direction: column;grid-gap: 10px 10px;flex: 1 0;}.purchase__name {padding-right: 40px;font-weight: 450;font-size: 16px;line-height: 19px;}.purchase__name i {font-size: 14px;font-style: normal;display: block;line-height: 1;font-weight: 500;}.purchase__group {display: flex;grid-gap: 4px 30px;}.purchase__group_title {font-size: 12px;font-weight: 400;}.purchase__group_content {min-height: 33px;display: flex;align-items: center;}.purchase__price_total {margin: 7px 0 0 auto;font-weight: 500;font-size: 17px;line-height: 20px;text-align: right;}.purchase_detail {margin: 15px 0 0;display: flex;flex-direction: column;grid-gap: 10px 20px;text-align: right;}.purchase_detail__item {grid-gap: 4px 20px;display: flex;align-items: center;justify-content: end;}.purchase_detail__column_name {font-size: 88%;opacity: 0.6;padding-right: 15px;}.purchase_detail__column_value {flex: 0 0 145px;}.purchase_detail__column_value i {font-style: normal;}.purchase_detail__price--total {font-weight: 450;font-size: 24px;line-height: 29px;}.purchase__remove {position: absolute;right: 5px;top: 7px;width: 18px;height: 18px;opacity: 0.5;display: flex;align-items: center;justify-content: center;}.coupon {margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #dbdbdb;}.coupon__title {font-size: 16px;line-height: 1.2;margin: 0px 0 15px;font-weight: 600;color: #222;}.coupon .form__group {flex: 1;}.coupon .form__input {height: clamp(32px,calc(2rem + ( ( 1vw - 7.2px ) * 10 )),50px);width: 100%;}.coupon .form__button {height: clamp(32px,calc(2rem + ( ( 1vw - 7.2px ) * 10 )),50px);line-height: clamp(32px,calc(2rem + ( ( 1vw - 7.2px ) * 10 )),50px);padding: 0 20px;font-size: 13px;width: auto !important;border: none;cursor: pointer;opacity: 0.8;transition: all 0.2s;background: #232f3e;color: #fff;}.delivery__label {min-height: 65px;width: 100%;display: flex;justify-content: space-between;line-height: 1.2;}.delivery__name {color: #111111;font-size: 104%;font-weight: 500;padding: 11px 0;display: flex;flex: 0 0 calc(100% - 80px);width: calc(100% - 80px);}.delivery__name_price {color: #000000;font-weight: 600;white-space: nowrap;}.delivery__description {display: none;margin: 8px 100px 16px 11px;padding: 2px 15px;border-left: 4px solid #c2c2c2;border-radius: 3px;font-size: 98%;background: #f8f8f8;color: #777777;}.delivery__description p {font-weight: 400;}.delivery__image {flex: 0 0 90px;max-width: 90px;text-align: center;padding-left: 3px;}.delivery__image img {display: block;margin: 0 auto;max-height: 40px;}.active ~ .delivery__description {display: block;}.UserController .slideout-menu {right: 0;left: auto;}.--mobuser_active #mobuser {opacity: 1;visibility: visible;pointer-events: auto;transition: 0.05s ease-in-out;}.order_history {margin: 0 0 15px;padding: 0 0 10px;border-bottom: 2px solid var(--border-color);}.order_history > div {margin: 5px 0;display: flex;justify-content: start;}.order_history > div > * {padding-right: 8px;font-size: 12.5px;font-weight: 400;}#user .tabs__navigation {grid-gap: 0px;position: relative;flex-wrap: wrap;background: #FFFFFF;box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);border-radius: 6px;}#user .tabs__link {grid-gap: 7px;flex: auto;justify-content: start;min-height: 60px;}#user .tabs__link svg {max-width: 1.23em;}#user .tabs__link count {margin-left: auto;width: 27px;height: 27px;position: relative;background-color: #f7f7f7;border-radius: 100%;color: #8f8f8f;box-shadow: 0 1px 7px 0 rgba(34, 34, 34, 0.2);}#user .tabs__link count > * {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);font-size: 10.5px;font-weight: 500;}#user .tabs__link.selected {background: #F3FCF7;}+ #user .tabs__link__link {border-top: 1px solid #EEFBED;}#user .tabs__content .tab {padding: 5px 0;position: relative;display: none;}#user .tabs__content h1, #user .tabs__content .h1, #user .tabs__content h2, #user .tabs__content .h2 {font-weight: 750;font-size: 34px;line-height: 120%;}#user table {width: 666px;}#user table td, #user table th {padding: 15px 10px;min-width: 145px;}#user .mobuser-btn {position: absolute;top: 11px;right: 0;z-index: 11;}#user .close_link {height: 28px;color: #df1d1d;padding: 2px 10px 2px 25px;font-size: 14px;line-height: 1.2;font-weight: 500;display: inline-flex !important;align-items: center;justify-content: space-around;position: relative;}#user .close_link:after {width: 18px;height: 18px;position: absolute;top: 50%;left: 4px;-webkit-transform: translate(0%, -50%);transform: translate(0%, -50%);content: "";display: block;background-repeat: no-repeat;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23df1d1d' d='M13 12l5-5-1-1-5 5-5-5-1 1 5 5-5 5 1 1 5-5 5 5 1-1z'/%3E%3C/svg%3E");}#user .user_orders {display: none;}#user .user_orders > td {padding-left: 2vw;margin: 0 0 15px;border-radius: 0 0 15px 15px;border-right: 2px solid var(--border-color);border-bottom: 4px solid var(--border-color);}#user .user_orders .purchase__content {grid-gap: 0px 10px;}#user .user_orders .purchase__item {padding: 5px 0;grid-gap: 4px;margin-bottom: 8px;}#user .user_orders .purchase__image {flex: 0 0 80px;height: 50px;max-width: 10%;justify-content: center;}#user .user_orders .purchase__image > a img {max-height: 35px;max-width: 50px;}#user .user_orders .purchase__name {font-size: 14px;color: #222222;}#user .user_orders .purchase__group_content {font-size: 85%;min-height: 26px;opacity: 0.6;}#user .user_orders .purchase__price_total {margin: 0 0 0 auto;}#user .user_orders .purchase_detail {margin: 5px 0 20px;grid-gap: 4px 20px;}#user .user_orders .purchase_detail__price--total {font-weight: 666;font-size: 16px;line-height: 1px;}#user tr.fn_user_orders_active + tr.user_orders {display: table-row;margin: 5px 0 25px;}#user h6 {font-size: 15px;font-weight: 700;}#user .fn_user_orders_switch.arrow {display: inline-flex;align-items: center;cursor: pointer;}#user .fn_user_orders_switch.arrow > span:after {content: "";display: inline-block;margin: 3px 0 0 9px;width: 7px;height: 7px;border-right: 1px solid;border-bottom: 1px solid;-webkit-transform: translate(0, -50%) rotate(45deg);transform: translate(0, -50%) rotate(45deg);}#user .fn_user_orders_active .arrow > span:after {-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}#user .comment .rating_starOff, #user .comment .rating_starOn {width: 23px;height: 23px;background-size: 23px 23px;}#user .comment .rating_starOff {width: 115px;background-repeat: repeat-x;}#user_wishlist_post .stickers, #user_wishlist_post .buttons button, #user_wishlist_post .old_price,#user_wishlist .stickers,#user_wishlist .buttons button,#user_wishlist .old_price {display: none;}#user_wishlist_post .cards,#user_wishlist .cards {-ms-grid-columns: 1fr;grid-template-columns: 1fr;}#user_wishlist_post .card,#user_wishlist .card {grid-gap: 10px 20px;padding: 5px;flex-direction: row;align-items: center;}#user_wishlist_post .card_image,#user_wishlist .card_image {flex: 0 0 95px;height: 95px;position: static;}#user_wishlist_post .card__title > a,#user_wishlist .card__title > a {font-size: clamp(14px, 0.875rem + (1vw - 7.2px) * 2.2222, 18px);line-height: 1.3;height: auto;max-height: calc(1.3 * 2em + 2px);-webkit-line-clamp: 2;font-weight: 750;padding-right: 33px;}#user_wishlist_post .card_footer,#user_wishlist .card_footer {flex: 1 0 95px;justify-content: end;}#user_wishlist_post .prices,#user_wishlist .prices {padding: 2px 15px;}#user_wishlist_post .remove_link,#user_wishlist .remove_link {position: static;}#user_wishlist_post .card_image {position: static;}#user_browsed .stickers, #user_browsed .buttons, #user_browsed .old_price {display: none;}#user_browsed .cards {grid-template-columns: repeat(auto-fill, minmax(147px, 1fr));}#user_browsed .card {padding: 10px;}#user_browsed .card_image {height: clamp(80px, 5rem + (1vw - 7.2px) * 22.2222, 120px);}#user_browsed .card__title > a {font-size: 14px;}.slideout-menu {display: none;}.--mobmenu_active #mobpages {opacity: 1;visibility: visible;pointer-events: auto;transition: 0.05s ease-in-out;}.--mobcats_active #mobcats {opacity: 1;visibility: visible;pointer-events: auto;transition: 0.05s ease-in-out;}@media (max-width: 1199.98px){.staff_topblock__left:before {top: 120%;left: -1%;}.staff_benefits__list:before {top: 50%;left: -86%;width: 1000px;height: 1000px;}.staff_benefits__list:after {top: -43%;right: -64%;width: 700px;height: 700px;}.staff_history:before {top: 204px;left: -118px;}.staff_history:after {top: 342px;left: 750px;}.cards:not(.swiper-container-horizontal) {grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));grid-gap: 7px;}}@media (max-width: 991.98px){#wrapper .main {display: flex;flex-direction: column;}#wrapper .main .main_content {order: -1;}#wrapper .main .aside.first {order: -2;}#wrapper .main .aside_right {order: 1;}.informer .title {display: none;}.header_top nav li {flex: 1;}.header_main > .container {padding-top: 5px;padding-bottom: 5px;}.header_main .logo {flex-basis: 110px;}.header_main .logo a {width: 110px;height: 50px;}.header_main .informer .icon {width: 24px;height: 24px;}.banner_group--1 .swiper-pagination {display: none;}.about .row > .image img {-o-object-fit: cover;object-fit: cover;height: 290px !important;width: 100% !important;}.staff_topblock__left, .staff_topblock__right {height: clamp(230px, calc(14.375rem + (1vw - 5.8px) * 125), 380px);}.staff_circles_item:nth-child(2):before {width: 300%;}.staff_history__left picture:before {-webkit-transform: translate(-50%, -50%) skewX(-30deg);transform: translate(-50%, -50%) skewX(-30deg);}.staff_container .container {max-width: none;}.rating_text {display: none;}.stickers {-webkit-transform: scale(0.9);transform: scale(0.9);grid-gap: 2px;left: -10px;}.slideout-menu {opacity: 0;visibility: hidden;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;position: fixed;bottom: 0;top: 0;width: 350px;padding: 15px 18px 18px;background-color: white;box-shadow: 0px 22px 40px rgba(11, 21, 72, 0.3);border-radius: 0 0 var(--border-radius, 6px) var(--border-radius, 6px);font-weight: 450;font-size: 14px;line-height: 130%;overflow: hidden;overflow-y: scroll;-webkit-overflow-scrolling: touch;z-index: 77;display: block;transition: 0.35s ease-in-out;}.slideout-menu#mobpages {left: 0;right: auto;}.slideout-menu#mobcats {right: 0;left: auto;}.slideout-menu ul {grid-gap: 7px 15px;display: flex;flex-wrap: wrap;flex-basis: 0;flex-grow: 1;}.slideout-menu ul li {flex: 1 100%;position: relative;margin: 0;padding: 0;}.slideout-menu ul li a {min-height: 36px;gap: 4px;padding: 3px 3px;width: 100%;display: flex;align-items: center;}.slideout-menu ul li a > .image {flex: 0;}.slideout-menu ul li a > span {flex: 1;}.slideout-menu ul + ul {margin-top: 15px;padding-top: 15px;border-top: 1px solid var(--color1);}.slideout-menu .menu_mobile li {padding-left: 17px;}.slideout-menu .phones, .slideout-menu .time {flex: 1 40%;white-space: nowrap;}.slideout-menu .phones, .slideout-menu .time, .slideout-menu .city {min-height: 28px;}.slideout-menu .phones svg, .slideout-menu .time svg, .slideout-menu .city svg {color: transparent;}.slideout-menu .selected > a {color: var(--okay-basic-company);font-weight: 500;}.slideout-menu__title {font-weight: 750;font-size: 24px;line-height: 29px;letter-spacing: 0.02em;margin: 0 0 15px;}.slideout-menu__cats ul {grid-gap: 0;}.slideout-menu__cats ul li a {gap: 7px;font-weight: 400;font-size: 16px;line-height: 130%;}.slideout-menu__cats ul li.selected > a {font-weight: 500;}.slideout-menu__cats ul ul {padding: 5px 5px 10px 37px;display: none;}.slideout-menu .level_1 > li > a {min-height: 50px;}.slideout-menu .level_1 > li > a .image {flex-basis: 30px;color: var(--okay-basic-company);}.slideout-menu .level_1 > li + li > a {border-top: 2px solid rgba(32, 27, 33, 0.07);}.slideout-menu .level_1 > li.selected > a {background: #F3FCF7;border-bottom: 2px solid;border-bottom-color: var(--okay-basic-company);}.slideout-menu .level_1 > li.selected > ul {display: block;}.slideout-menu .level_2 > li > a {font-size: 14px;}}@media (max-width: 767.98px){.header {display: flex;flex-direction: column;}.header_top .header_search {display: block;}.header_top ul.menu_header {display: none;}.header_main {order: -1;}.header_main .logo {flex: 1;justify-content: center;}.header_main .logo a {height: 45px;margin: 4px 0;}.header_main .logo svg, .header_main .logo img {height: 45px;max-width: 95px;}.header_main .header_search {display: none;}.banner_group--1 .banner_group__variant3 .banner_group__description, .banner_group--1 .banner_group__variant4 .banner_group__description {display: none;}.banner_group--1 {height: 275px;margin-top: 15px;}.banner_group--1 .swiper-button-prev, .banner_group--1 .swiper-button-next {top: calc(70% - 20px);width: 40px;height: 40px;}.banner_group--1 .swiper-button-prev {left: 11px;}.banner_group--1 .swiper-button-next {right: 11px;}.section_heading__title {font-weight: 750;font-size: 24px;line-height: 130%;}.section_heading .text {display: none;}.helpsm_list > * {padding: 20px 0 0 10px;}.helpsm_list > *:after {left: 10px;font-size: 18px;}.articles_youtube .swiper-slide svg {max-height: 38px;}.articles_youtube .swiper-buttons {display: none;}.staff_circles_list {flex-wrap: wrap;}.staff_circles_item {flex: 0 0 44%;}.staff_circles_item:nth-child(2n):before {z-index: -1;width: 100%;height: 2px;background-color: #14ac7b;position: absolute;top: 50%;right: 60%;content: "";display: block;}.tabs .tabs__navigation > a {padding: 5px 5px;font-size: 14px;}.cards:not(.swiper-container-horizontal) {grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));margin-left: -5px;margin-right: -5px;grid-gap: 2px;}.footer {padding: 20px 0 20px;font-size: 14px;}.footer__logo svg {margin-left: -20px;max-height: 60px;}.footer__phones {justify-content: space-between;font-weight: 450;font-size: 18px;line-height: 22px;}.footer__pages_links {font-size: 12px;padding-bottom: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}.footer__pages_links ul li {margin: 5px 0;}.footer__email {margin: -14px 0 0;opacity: 0.6;}.footer__adress span {margin: 0 0 7px;}.footer__adress div, .footer__adress a {opacity: 0.6;}.footer__politika {padding-top: 15px;border-top: 1px solid rgba(255, 255, 255, 0.1);}.footer__copy {margin-top: -11px;font-size: 12px;line-height: 18px;color: #6D717A;}}@media (max-width: 575.98px){body {font-size: 13.8px;}.search {height: 44px;}.search input[type=text] {padding: 5px 54px 5px 20px;}.search button[type=submit] {width: 44px;}.autocomplete-suggestions {grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));width: 100vw !important;left: 0vw !important;right: 0vw !important;position: fixed !important;max-height: calc(100vh - 70px) !important;}.banner_group--1 .swiper-button-prev, .banner_group--1 .swiper-button-next {top: calc(50% - 20px);width: 40px;height: 40px;}.banner_group--1 {height: 230px;}.banner_group--1 .swiper-slide {border-radius: 0;}.related_products .section_heading,.featured_products .section_heading {margin-right: 0;}.staff_topblock__left:before {top: 130%;left: 33%;width: 780px;height: 650px;}.staff_topblock__left {padding-top: 13%;}.staff_topblock__left_content {padding: 0 5%;}.staff_topblock__left_content p {padding: 0 5%;}.staff_benefits__list:after {content: none;}.staff_history__left picture:before {-webkit-transform: translate(-50%, -50%) skewX(-24deg);transform: translate(-50%, -50%) skewX(-24deg);width: 150px;}.stickers {-webkit-transform: scale(0.8);transform: scale(0.8);grid-gap: 1.5px;left: -15px;top: -5px;}.like_icons {justify-content: center;}.card {padding: 12px;}.card__title > a {font-weight: 700;}.cards_inline .card {justify-content: space-between;}.cards_inline .card_image {max-width: 40%;}.cards_inline .card_main {order: 1;flex: auto;}.cards_inline .card_footer {position: static;}.cards_inline .card__title {height: auto;padding-right: 0;}.product-page .radio_variants > label {flex-wrap: wrap;}.comment__info .rating {float: right;margin-top: 10px;}.comment__info .rating_starOff, .comment__info .rating_starOn {width: 16px;height: 16px;background-size: 16px 16px;}.comment__info .rating_starOff {min-width: 80px;background-repeat: repeat-x;}.comment .author {margin-top: -5px;}.comment .comment {padding-left: 35px;}.delivery__name {flex: 1;width: 100%;}#user .mobuser-btn {position: static;margin-left: auto;}#user_wishlist_post .card_image,#user_wishlist .card_image {flex: 0 0 55px;height: 55px;}.slideout-menu {width: 100%;}}@media (min-width: 576px){.main_top > .container:before {content: "";display: block;position: absolute;mix-blend-mode: multiply;pointer-events: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;width: 600px;height: 600px;left: -29%;top: -30px;opacity: 0.15;z-index: -1;background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-111 0 650 630'%3E%3Cpath fill='%23A3D6C7' d='M308.19 9.546c54.078 41.0681 91.302 101.03 99.127 168.548 6.221 54.194-7.625 114.155-49.965 151.644-11.839 10.54-25.484 18.694-40.434 24.263l-7.725 2.883 7.525-35.002 1.806-.994c10.735-5.668 20.367-12.927 28.695-21.678 31.604-33.212 39.731-81.639 32.608-125.491-9.231-57.078-42.641-107.3936-86.988-143.9869l-3.211-2.6849 14.749-20.3848 3.712 2.7843.101.0994ZM140.234.5967 135.619 0l-2.408 24.959 4.114.6961c56.888 9.5461 111.368 36.3945 148.19 81.1419 28.393 34.406 45.952 80.247 35.417 124.795-2.709 11.734-7.425 22.771-13.746 33.014l-1.103 1.789 11.237 34.008 5.217-6.264c10.134-12.231 17.759-26.053 22.675-41.068 17.558-53.498-.903-112.266-33.812-155.9197C270.465 42.3608 207.858 9.1483 140.234.5966Zm61.002 112.4644 3.411 2.188c36.722 23.567 62.908 60.658 62.407 105.106v2.089l27.29 23.268 1.204-8.054c8.729-60.757-27.692-113.857-77.958-145.2797l-4.114-2.5854-12.24 23.1691v.099Zm27.09 67.221c-7.224-1.094-14.549-1.691-21.973-1.691-76.553 0-138.5584 61.453-138.5584 137.325 0 176.304 216.2154 301.795 382.0634 209.318l4.013-2.287-13.043-21.38-3.712 1.89c-151.401 76.368-338.4193-28.34-338.4193-187.641 0-57.177 53.6773-110.575 111.5693-110.575 9.933 0 19.665 1.293 28.996 3.779-2.007-10.342-5.82-19.888-10.836-28.738h-.1Zm14.347 390.793-24.08 48.625c-2.909 5.768-8.929 9.049-15.35 8.154l-76.353-9.745c-6.622-.895-11.739-5.767-12.842-12.33l-8.328-49.521c-.803-4.773-3.512-8.452-7.8259-10.739l-31.1029-16.308c-3.4113-1.79-7.0232-2.188-10.8358-1.193l-57.3898 14.916c-5.9196 1.491-11.8391-.398-15.6517-5.171l-50.0657-63.144c-4.0132-4.971-4.3142-11.634-.9029-17.103l29.5978-46.935c2.3077-3.679 2.9097-7.657 1.806-11.734l-9.9328-36.493c-1.1037-3.978-3.4113-6.961-6.9229-8.95l-50.9684-29.334c-5.518-3.182-8.328-9.049-7.324-15.214l12.0394-74.579c1.0033-6.066 5.2173-10.64 11.2372-12.132l54.1792-13.026c4.5149-1.094 7.9262-3.779 9.9328-7.955l12.6418-25.655c1.505-3.182 1.9063-6.265 1.204-9.745l-13.4445-60.26c-1.3043-5.7673.8027-11.3358 5.5182-15.0151l59.5972-45.5427c10.2338-7.8557 75.8507 7.0601 80.8677 11.4354l-.602 27.445c-12.241-3.9776-63.711-16.3079-73.8445-8.154-12.2405 9.745-21.6716 17.004-33.5108 26.3514-4.7156 3.778-6.622 9.546-5.117 15.313l13.0432 50.316c1.0034 3.779.5016 7.359-1.3043 10.74l-26.3873 48.625c-2.0066 3.779-5.2172 6.264-9.4312 7.358l-45.952 11.933c-5.9195 1.591-10.1335 6.165-11.0365 12.231l-5.5182 36.693c-.9029 6.264 2.0067 12.131 7.5249 15.214l41.1361 22.672c3.6119 1.988 6.0199 5.071 7.1235 9.049l17.257 62.347c1.204 4.276.5017 8.453-2.0066 12.231l-25.1832 37.389c-3.612 5.37-3.4113 12.231.6019 17.402l24.9826 31.82c3.8127 4.873 9.933 6.861 15.9528 5.171l47.0556-13.424c3.9129-1.094 7.7256-.696 11.3376 1.292l56.9884 31.125c4.114 2.287 6.722 5.867 7.525 10.54l7.224 41.764c1.103 6.464 6.02 11.237 12.642 12.231l32.507 4.773c6.522.995 12.642-2.187 15.552-8.054l8.728-17.203c3.612-7.16 5.017-9.745 6.622-12.629l26.689 11.933.1.199Zm91.904 36.891c-28.795 1.989-57.591-.696-85.182-7.756l11.639-24.76c23.377 5.668 47.557 8.055 71.536 7.458h4.214l2.508 24.76-4.615.298h-.1Zm185.915-215.184c-37.725 56.282-95.516 97.052-162.939 109.382-54.079 9.844-115.482.199-156.016-39.179-11.338-11.037-20.568-23.964-27.09-38.284l-3.411-7.457 35.718 5.17 1.104 1.79c6.421 10.242 14.347 19.291 23.678 26.849 35.618 29.036 84.881 33.809 128.525 23.765 56.788-12.927 105.248-49.421 139.06-95.659l2.408-3.381L523 389.003l-2.609 3.878.101-.099ZM443.738 95.3614l-1.906-4.1764-22.776 10.739 1.505 3.878c20.97 53.2 25.785 113.36 6.12 167.654-15.15 41.764-45.751 80.346-89.696 94.367-11.538 3.679-23.478 5.469-35.618 5.27h-2.107l-23.678 26.948 8.127 1.193c15.752 2.287 31.704 1.591 47.156-1.889 55.282-12.629 96.619-58.57 117.488-108.985 25.986-62.745 22.575-133.347-4.816-194.9986h.201Zm76.553 138.7166.401-4.574-25.183-1.293-.502 4.077c-7.324 56.68-32.106 111.769-75.65 150.152-33.41 29.434-79.061 48.824-124.311 40.273-11.939-2.287-23.277-6.364-33.812-12.331l-1.806-.994-33.812 12.529 6.622 4.873c12.743 9.446 26.99 16.407 42.34 20.683 25.886 7.159 53.277 6.264 79.162-.497 27.993-7.359 54.179-21.38 76.654-39.477 53.176-42.858 84.178-106.201 89.997-173.52l-.1.099Z'/%3E%3C/svg%3E");background-repeat: no-repeat;}.cats_blog ul.lev2 > li.selected {order: -1;}}@media (min-width: 768px){.nhwtp {position: fixed;bottom: 15px;right: 15px;z-index: 22;}.btn_hl .button {font-size: 16px;}.btn_hl:before {left: -5px;}.helpsm_left_img {height: 210px;}.articles_youtube .swiper-pagination {display: none;}.staff_circles_list:before {width: 70%;height: 2px;background-color: #14ac7b;position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);content: "";display: block;}.tabs .tabs__navigation > a {min-width: 170px;}.tabs .tabs__content .mobile_tab_navigation {display: none;}.footer__logo {order: -5;}.footer__logo svg {height: 108px;width: 220px;}.footer__phones {order: -4;flex-wrap: wrap;justify-content: space-between;font-weight: 500;font-size: 35px;line-height: 110%;}.footer__social {order: -2;margin-top: -33px;}.footer__social .links > a {width: 53px;height: 53px !important;}.footer__social .links > a svg {max-width: 22px;max-height: 22px;}.footer__copy {order: -4;font-size: 13px;line-height: 130%;}.footer__pages_links {order: -3;}.footer__pages_links li {margin: 10px 0;font-size: 16px;}.footer__adress {order: -2;}.footer__adress > div {font-size: 14px;}.footer__adress .email {font-size: 28px;font-weight: 300;line-height: 1.5;margin-top: 33px;border-bottom: 1px solid #fff;}.footer__email {text-align: right;}.footer__email a {font-weight: 500;font-size: 38px;line-height: 110%;}.footer__politika {margin-top: -11px;}}@media (min-width: 992px){a:hover {color: var(--okay-basic-company);outline-width: 0;text-decoration: none;}#wrapper .main .aside {max-width: min(max(280px,calc(13.75rem + ( 300 - 280 ) * ( ( 100vw - 992px ) / ( 1250 - 992 ) ))),300px);}#wrapper .main .aside > * + * {margin-top: 45px;}#wrapper .main .aside_left {float: left;clear: left;display: block;}#wrapper .main .aside_left ~ .main_content {padding-left: 27px;margin-left: calc(var(--aside-width) + 0px);}#wrapper .main .aside_right {float: right;order: 0;margin-left: auto;clear: right;display: block;}#wrapper .main .aside_right ~ .main_content {padding-right: 27px;margin-right: calc(var(--aside-width) + 0px);}.MainController .cats_list li:hover > ul {opacity: 1;visibility: visible;z-index: 10;padding: 7px 0;}.header_top nav li:hover > ul {opacity: 1;visibility: visible;}.header_top nav ul ul li:hover > a {font-weight: 600;color: var(--okay-basic-company);}.header_top nav > ul > li:hover > a {color: #fff;}.header_main .logo {flex-basis: 295px;}.autocomplete-suggestion:hover a {text-decoration: underline;}.banner_group--1:hover .swiper-buttons {display: block;}.btn_hl:hover:before {opacity: 0;}.tizers .banner_advantages__item:hover .image {-webkit-transform: rotate(-3deg) translate(0px, -7px) scale(0.92);transform: rotate(-3deg) translate(0px, -7px) scale(0.92);}.tizers .banner_advantages__title {margin-top: 33px;padding-top: 15px;}.helpsm_left_img {height: 280px;}.articles_youtube .swiper-slide:hover:before {background: rgba(34, 34, 34, 0.2);-webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px);}.articles_youtube .swiper-slide:hover svg {color: #fe0024;top: calc(50% - 30px);}.staff_benefits__list > div:hover:before {-webkit-transform: rotate(4.47deg);transform: rotate(4.47deg);}.staff_faces__item:hover content svg {background-color: #333;}.staff_faces__item:hover:before {-webkit-transform: rotate(4.47deg);transform: rotate(4.47deg);}ul.list_dots li:hover, ul.list_dots li:hover name, ul.list_dots li:hover value {opacity: 1;}.tabs .tabs__content .tab {padding: 22.5px 18px;}.TBS_nav .links > a:not(.active):hover {color: #201b21;}.TBS_nav .links > a:not(.active):hover:before {width: 40%;}.like_icons > a:hover {box-shadow: none;}.card__title:hover {text-decoration: underline;}.cards .swiper-slide:hover .card,.cards > [class*=item]:hover .card {box-shadow: 0px 6px 40px rgba(11, 21, 72, 0.1);}.posts .card_image:hover > a img {-webkit-transform: rotate(-1deg) scale(1.13);transform: rotate(-1deg) scale(1.13);}.post-page_body {flex-direction: row;align-items: flex-start;}.post-page_body .share {max-width: 50px;position: relative;flex-direction: column;justify-content: center;}.post-page_body .share__text {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);order: 1;}.post-page_body .share__icons {}.table_contents ol li > a:hover {color: var(--okay-second-company);text-decoration: underline;}.comment__info {max-width: 160px;}.to_top > a:hover {box-shadow: rgba(34, 34, 34, 0.24) 10px 14px 14px, rgba(0, 0, 0, 0.15) 0px 14px 14px, rgba(51, 51, 51, 0.4) 0px 4px 4px;}.footer a:hover {color: #fff;}.footer__logo svg {height: 115px;width: 234px;}.footer__phones {flex-wrap: nowrap;}.footer__pages_links {order: -3;}.footer__adress {order: -3;}.footer__social {order: -2;}.share {max-width: 50px;margin-top: 0;position: relative;flex-direction: column;justify-content: center;}.share__text {-webkit-transform: rotate(-90deg);transform: rotate(-90deg);order: 1;padding-right: 25px;}.jssocials-share > a:hover:after {width: 57%;height: 57%;}.purchase__item:hover [class*=remove] {color: var(--danger, #DF1D1D) !important;opacity: 1;}}@media (min-width: 1200px){#wrapper .main .aside_left ~ .main_content {padding-left: 30px;}#wrapper .main .aside_right ~ .main_content {padding-right: 30px;}.helpsm_left_img {height: 335px;}.posts.cards {grid-template-columns: repeat(auto-fill, minmax(310px, 1fr));}.footer__phones {font-size: 40px;}.footer__pages_links {margin-top: -33px;}.footer__adress {margin-top: -15px;}.footer__social {margin-top: -100px;}.footer__social .links {margin-top: 33px;}}@media (min-width: 1440px){.cards_inline .card_main {flex: 1;}.cards_inline .card_footer {position: static;}.cards_inline .card__title {height: auto;}}.b24-widget-button-block svg:not(:root) {color: #fff;}
.section-contact-form-wrapper {padding: 80px 0;background-image: url('../../design/20231016/images/contact-bg.jpg');background-size: cover;background-position: center;background-attachment: fixed;position: relative;}.section-contact-form-wrapper::before {content: '';position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);z-index: 1;}.section-contact-form-container {max-width: 700px;margin: 0 auto;padding: 50px;background: rgba(255, 255, 255, 0.95);border-radius: 12px;box-shadow: 0 10px 40px rgba(0,0,0,0.3);position: relative;z-index: 2;}.section-contact-form-title {margin: 0 0 40px 0;font-size: 32px;color: #333;text-align: center;font-weight: 700;}.section-contact-success {padding: 20px 25px;background: #d4edda;color: #155724;border: 2px solid #c3e6cb;border-radius: 8px;margin-bottom: 20px;text-align: center;font-size: 16px;}.section-contact-success p {margin: 0;font-weight: 600;}.section-contact-error {padding: 20px 25px;background: #f8d7da;color: #721c24;border: 2px solid #f5c6cb;border-radius: 8px;margin-bottom: 20px;font-weight: 600;}#sectionContactResult {padding: 20px 25px;border-radius: 8px;margin-bottom: 20px;font-weight: 600;text-align: center;}#sectionContactResult.success {background: #d4edda;color: #155724;border: 2px solid #c3e6cb;}#sectionContactResult.error {background: #f8d7da;color: #721c24;border: 2px solid #f5c6cb;}.section-contact-form-group {margin-bottom: 25px;}.section-contact-form-group label {display: block;margin-bottom: 10px;font-weight: 600;color: #333;font-size: 15px;}.section-contact-form-control {width: 100%;padding: 15px 18px;border: 2px solid #ddd;border-radius: 6px;font-size: 16px;transition: all 0.3s;box-sizing: border-box;background: white;}.section-contact-form-control:focus {outline: none;border-color: var(--color1, #14AC7B);box-shadow: 0 0 0 3px rgba(20, 172, 123, 0.1);}select.section-contact-form-control {cursor: pointer;appearance: none;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='%23333' d='M7 10L2 5h10z'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 18px center;padding-right: 45px;}.section-contact-btn-submit {width: 100%;padding: 18px 20px;background: var(--color1, #14AC7B);color: white;border: none;border-radius: 6px;font-size: 18px;font-weight: 700;cursor: pointer;transition: all 0.3s;text-transform: uppercase;letter-spacing: 0.5px;}.section-contact-btn-submit:hover {background: #12976b;transform: translateY(-2px);box-shadow: 0 5px 15px rgba(20, 172, 123, 0.3);}.section-contact-btn-submit:active {transform: translateY(0);}.section-contact-btn-submit:disabled {background: #ccc;cursor: not-allowed;transform: none;}@media (max-width: 768px) {.section-contact-form-wrapper {padding: 40px 15px;}.section-contact-form-container {padding: 30px 20px;}.section-contact-form-title {font-size: 26px;}.section-contact-form-control {padding: 12px 15px;font-size: 15px;}.section-contact-btn-submit {padding: 15px;font-size: 16px;}}
#cartModal,.cart-modal {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 9999;display: flex;align-items: center;justify-content: flex-end;}#cartModal .cart-modal-content {overflow-y: scroll;}.cart-modal-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.5);cursor: pointer;}.cart-modal-content {position: relative;width: 450px;max-width: 90vw;height: 100vh;background: white;box-shadow: -5px 0 15px rgba(0,0,0,0.2);display: flex;flex-direction: column;animation: slideInRight 0.3s ease;padding: 20px;}.cart-modal-content .h4.title {display: flex;justify-content: space-between;padding-block: 7px;line-height: normal;}@keyframes slideInRight {from {transform: translateX(100%);}to {transform: translateX(0);}}.cart-modal-header {padding: 20px 25px;border-bottom: 1px solid #eee;display: flex;justify-content: space-between;align-items: center;}.cart-modal-header h3 {margin: 0;font-size: 24px;color: #333;}.cart-modal-close {background: none;border: none;font-size: 32px;color: #999;cursor: pointer;line-height: 1;padding: 0;width: 32px;height: 32px;}.cart-modal-close:hover {color: #333;}.cart-modal-body {flex: 1;overflow-y: auto;padding: 20px 25px;}.cart-item {display: flex;gap: 15px;padding: 15px 0;border-bottom: 1px solid #eee;}.cart-item-image {width: 80px;height: 80px;object-fit: cover;border-radius: 4px;}.cart-item-info {flex: 1;}.cart-item-name {font-weight: 600;color: #333;margin-bottom: 5px;}.cart-item-price {color: var(--color1, #14AC7B);font-weight: 600;}.cart-item-quantity {display: flex;align-items: center;gap: 10px;margin-top: 10px;}.qty-btn {width: 30px;height: 30px;border: 1px solid #ddd;background: white;cursor: pointer;border-radius: 4px;font-size: 18px;}.qty-btn:hover {border-color: var(--color1, #14AC7B);color: var(--color1, #14AC7B);}.qty-input {width: 50px;text-align: center;border: 1px solid #ddd;padding: 5px;border-radius: 4px;}.cart-item-remove {background: none;border: none;color: #999;cursor: pointer;font-size: 20px;}.cart-item-remove:hover {color: #ff4444;}.cart-total {display: flex;justify-content: space-between;align-items: center;padding: 20px 0;border-top: 2px solid #eee;border-bottom: 2px solid #eee;margin: 20px 0;font-size: 18px;}.cart-total strong {color: var(--color1, #14AC7B);font-size: 24px;}.cart-form h4 {margin: 0 0 20px 0;font-size: 18px;color: #333;}.cart-form .form-group {margin-bottom: 15px;}.cart-form .form-control {width: 100%;padding: 12px 15px;border: 2px solid #ddd;border-radius: 6px;font-size: 15px;transition: border-color 0.3s;box-sizing: border-box;}.cart-form .form-control:focus {outline: none;border-color: var(--color1, #14AC7B);}.btn-order {width: 100%;padding: 15px;background: var(--color1, #14AC7B);color: white;border: none;border-radius: 6px;font-size: 16px;font-weight: 600;cursor: pointer;transition: all 0.3s;}.btn-order:hover {background: #12976b;transform: translateY(-2px);}.btn-order:disabled {background: #ccc;cursor: not-allowed;transform: none;}.cart-empty {text-align: center;padding: 40px 20px;color: #999;}.cart-empty svg,.cart-empty i {font-size: 64px;margin-bottom: 20px;opacity: 0.3;}.cart-loading {text-align: center;padding: 40px;color: #999;}#orderResult {padding: 15px;border-radius: 6px;margin-bottom: 15px;}#orderResult.success {background: #d4edda;color: #155724;border: 1px solid #c3e6cb;}#orderResult.error {background: #f8d7da;color: #721c24;border: 1px solid #f5c6cb;}@media (max-width: 768px) {.cart-modal-content {width: 100%;max-width: 100%;}}#section-contact-form.contact-form-wrapper .contact-form-container {background: #fff;}

.faq__list{list-style-type: none;margin: 0;position: relative;padding: 0;}.faq__item{margin-bottom: 15px;position: relative;}.faq__item:last-child{margin-bottom: 0;}.faq__item--boxed{padding: 5px;background-color: #fff;border-radius: 4px;box-shadow: inset 0 0 6px #0000004d;}.faq__question{position: relative;padding: 15px 15px 15px 50px;transition: all 500ms ease;cursor: pointer;font-weight: 600;font-size: 16px;color: #201b21;line-height: 1.2;text-transform: uppercase;}.faq__arrow{position: absolute;width: 20px;height: 20px;top: calc(50% - 10px);left: 15px;transition: all .3s ease;}.faq__question.active {background: #fff;color: #14ac7b;}.faq__question.active .faq__arrow{transform: rotate(-90deg);}.faq__content{position: relative;display: none;padding: 0 0 0 50px;border-bottom: 1px solid #f2f2f2;}.faq__answer{position: relative;font-size: 14px;margin-bottom: 20px;line-height: 1.6;font-weight: normal;font-family: inherit;}@media only screen and (max-width : 767px) {.faq__question{font-weight: 500;font-size: 14px;}}

/*# sourceMappingURL=20231016.head.8509dbd0be4d14a7c87e18dac178d4f0.css.map */
