

/* Start:/local/templates/stk/template_styles.css?17889458395869*/

html { scroll-behavior: smooth; }
body { margin: 0; font-family: Inter, Arial, sans-serif; }
.logo { flex-shrink: 0; }
.logo img { height: 50px; width: auto; }
.logofooter img { height: 40px; width: auto; }
header nav a, #mobile-menu a { font-size: 15px; }
@media (min-width: 1280px) {
    #mobile-menu-toggle { display: none; }
}
.material-symbols-outlined { font-variation-settings: 'FILL' 0, 'wght' 400, 'GRAD' 0, 'opsz' 24; }
.blueprint-grid { background-size: 40px 40px; background-image: radial-gradient(circle, #c3c6d1 1px, transparent 1px); }
.stk-honeypot { position: absolute !important; left: -99999px !important; width: 1px !important; height: 1px !important; opacity: 0 !important; }
.prose h2 { font-size: 1.5rem; font-weight: 800; color: #002E61; margin-top: 2rem; margin-bottom: .75rem; }
.prose p { line-height: 1.75; color: #43474f; }
.prose a { color: #0091BB; text-decoration: underline; }

/* Also covers consent labels in HTML previously saved in an iblock. */
form[data-stk-feedback-form] label:has(> input[type="checkbox"]) {
    display: flex;
    align-items: center;
    gap: 12px;
}
form[data-stk-feedback-form] input[type="checkbox"] {
    margin: 0;
    flex-shrink: 0;
    align-self: center;
}

.stk-legal-details {
    display: flex;
    align-items: center;
}
.stk-legal-details > div { width: 100%; }
.stk-legal-details p {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: normal;
    color: #43474f;
}

.stk-solution-tabs { overflow-x: auto; }
.stk-solution-tabs [role="tab"] { white-space: nowrap; color: #43474f; font-weight: 500; }
.stk-solution-tabs [aria-selected="true"] { color: #0091BB; font-weight: 700; border-bottom: 2px solid #006685; }
[data-solution-tabs] [role="tabpanel"][hidden] { display: none; }
.stk-solution-description h2, .stk-solution-description h3 { color: #0091BB; font-size: 20px; font-weight: 700; }
.stk-solution-description ul { list-style: disc; padding-left: 20px; }
.stk-solution-description li + li { margin-top: 8px; }
.stk-solution-description .stk-solution-table-wrap { max-width: 100%; overflow-x: auto; }
.stk-solution-description table { width: 100%; border-collapse: collapse; font-size: 16px; line-height: 1.6; }
.stk-solution-description th, .stk-solution-description td { border: 1px solid #d4dce2; padding: 16px 20px; vertical-align: middle; text-align: center; }
.stk-solution-description thead th { background: #006685; color: #fff; font-weight: 700; }
.stk-solution-description th[scope="rowgroup"] { background: #eaf3f7; color: #002F5D; }
.stk-solution-description tbody tr:nth-child(even) td { background: #f4f7f9; }
.stk-solution-specs dt, .stk-solution-specs dd { min-width: 0; overflow-wrap: anywhere; }
.stk-solution-specs dd { white-space: pre-line; }
@media (max-width: 767px) {
    .stk-solution-description table { font-size: 14px; }
    .stk-solution-description th, .stk-solution-description td { padding: 14px 10px; }
}

.stk-warehouse-section { margin-top: 48px; }
.stk-normative-item { min-width: 0; }
.stk-normative-item summary { list-style: none; }
.stk-normative-item summary::-webkit-details-marker { display: none; }
.stk-normative-item summary h3 { overflow-wrap: anywhere; }
.stk-normative-content { min-width: 0; overflow-wrap: anywhere; font-size: 16px; line-height: 1.75; }
.stk-normative-content p { margin: 16px 0; }
.stk-normative-section { padding-top: 20px; }
.stk-normative-section + .stk-normative-section { margin-top: 28px; border-top: 1px solid #d4dce2; }
.stk-normative-content h4 { margin: 0 0 16px; color: #002F5D; font-size: 20px; font-weight: 700; line-height: 1.5; }
.stk-normative-content ul, .stk-normative-content ol { padding-left: 24px; margin: 16px 0; }
.stk-normative-content ul { list-style: disc; }
.stk-normative-content ol { list-style: decimal; }
.stk-normative-content li + li { margin-top: 10px; }
.stk-normative-table-wrap { max-width: 100%; overflow-x: auto; margin: 24px 0; }
.stk-normative-content table { width: 100%; min-width: 760px; border-collapse: collapse; font-size: 14px; line-height: 1.6; overflow-wrap: normal; }
.stk-normative-content th, .stk-normative-content td { border: 1px solid #c8d4dd; padding: 14px 12px; text-align: center; vertical-align: middle; }
.stk-normative-content thead th { background: #006685; color: #fff; font-weight: 700; }
.stk-normative-content tbody th { background: #eaf3f7; color: #002F5D; }
.stk-normative-content tbody tr:nth-child(even) td { background: #f4f7f9; }
.stk-normative-content caption { padding: 0 0 12px; font-weight: 700; text-align: left; color: #002F5D; }
.stk-normative-notes { font-size: 14px; }
@media (max-width: 767px) {
    .stk-normative-content { font-size: 15px; }
    .stk-normative-content h4 { font-size: 18px; }
}
.stk-warehouse-heading { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 20px; margin-bottom: 24px; }
.stk-warehouse-legend { display: flex; align-items: center; gap: 10px; font-size: 13px; font-weight: 600; color: #5d3a98; }
.stk-warehouse-legend span { width: 36px; border-top: 3px dashed #853cff; }
.stk-warehouse-map { height: 700px; width: 100%; position: relative; overflow: hidden; background: #f8faf4; border: 1px solid #dde4dc; border-radius: 12px; }
.stk-warehouse-map svg { display: block; width: 100%; height: 100%; font-family: Inter, Arial, sans-serif; }
.stk-warehouse-map-status { position: absolute; inset: 0; display: grid; place-items: center; margin: 0; padding: 24px; color: #62726d; text-align: center; }
.stk-warehouse-caption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; padding-top: 14px; font-size: 12px; color: #69766f; }
.stk-warehouse-caption a { text-decoration: underline; }
@media (max-width: 599px) {
    .stk-warehouse-map { height: 560px; }
    .stk-warehouse-caption { font-size: 11px; }
}

/* End */
/* /local/templates/stk/template_styles.css?17889458395869 */
