.elementor-4103 .elementor-element.elementor-element-2402a69{--display:flex;--padding-top:64px;--padding-bottom:064px;--padding-left:032px;--padding-right:032px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4103 .elementor-element.elementor-element-48d1214{font-family:"IBM Plex Sans", Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:var( --e-global-color-ef92467 );}:root{--page-title-display:none;}@media(min-width:2400px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1005px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-4103 .elementor-element.elementor-element-2402a69{--padding-top:032px;--padding-bottom:32px;--padding-left:016px;--padding-right:016px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-48d1214 *//* ============================================================
   PRIVATUMO POLITIKA — page-scoped styles
   ============================================================ */

/* Links inside policy content — match brand orange */
.sv-privacy-policy a {
    color: #F37021;
    text-decoration: none;
    transition: color 0.2s ease;
}

.sv-privacy-policy a:hover {
    color: #D85E12;
    text-decoration: underline;
}

/* ============================================================
   Tables — mirrors product/blog table styling
   ============================================================ */
.sv-privacy-policy table {
    width: 100%;
    border-collapse: collapse;
    margin: 24px 0;
    font-family: "IBM Plex Sans", sans-serif;
    font-size: 16px;
    line-height: 26px;
}

/* Header row — orange underline accent */
.sv-privacy-policy table thead tr {
    border-bottom: 2px solid #F37021;
}

.sv-privacy-policy table thead th {
    text-align: left;
    padding: 16px 20px;
    font-weight: 600;
    color: #0F172A;
    background: transparent;
}

/* Body rows — subtle grey dividers */
.sv-privacy-policy table tbody tr {
    border-bottom: 1px solid #E2E8F0;
}

.sv-privacy-policy table tbody tr:last-child {
    border-bottom: none;
}

.sv-privacy-policy table tbody td {
    padding: 16px 20px;
    color: #334155;
    vertical-align: top;
}

/* First column — slightly bolder for scannability */
.sv-privacy-policy table tbody td:first-child {
    font-weight: 500;
    color: #0F172A;
}

/* ============================================================
   Mobile — horizontal scroll for tables
   ============================================================ */
@media (max-width: 768px) {
    .sv-privacy-policy table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
        font-size: 14px;
        line-height: 22px;
    }
    
    .sv-privacy-policy table thead th,
    .sv-privacy-policy table tbody td {
        padding: 12px 14px;
        white-space: normal;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IBM Plex Sans';
	font-display: auto;
	src: url('https://naujas.svtechnika.lt/wp-content/uploads/2026/03/IBMPlexSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */