html, body {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #333333;
background-color: #ffffff;
}
*, *:before, *:after {
box-sizing: inherit;
} body.elementor-page {
overflow-x: hidden;
} .table-responsive {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin-bottom: 1rem;
}
.table-responsive table {
width: 100%;
max-width: 100%;
border-collapse: collapse;
} .alignwide {
margin-left: -80px;
margin-right: -80px;
max-width: 1000px;
width: auto;
}
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
max-width: 100vw;
width: 100vw;
}
.manual-image-downloads {
display: flex;
gap: 30px;
align-items: center;
justify-content: flex-start; flex-wrap: wrap;
} .manual-image-downloads img {
width: 100px; max-width: 100%;
height: auto;
cursor: pointer;
display: block;
} .manual-download {
position: relative;
display: inline-block;
} .manual-download::after {
position: absolute;
top: 10px;
left: 10px;
font-size: 12px;
font-weight: 600;
padding: 4px 8px;
border-radius: 4px;
color: #fff;
line-height: 1;
} .manual-download.en::after {
content: "EN";
background-color: #507a7c;
} .manual-download.ru::after {
content: "RU";
background-color: #507a7c;
} @media (max-width: 768px) {
.manual-image-downloads {
justify-content: center;
}
}
.acf-filter-module {
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-bottom: 24px;
}
.acf-filter-module .level-filter {
padding: 6px 14px;
font-size: 16px;
color: #004B7C;
border: 2px solid rgba(80,122,124,.35);
border-radius: 999px;
text-decoration: none;
transition: all .2s ease;
}
.acf-filter-module .level-filter:hover {
border-color: #004B7C;
color: #000;
}
.acf-filter-module .level-filter.is-active {
border-color: #004B7C;
color: #000;
box-shadow:
0 0 0 2px rgba(0, 75, 124, 1),
0 0 8px rgba(80,122,124,.25);
background: rgba(80,122,124,.05);
}
}   table {
display: block; width: 100% !important;
overflow-x: auto; -webkit-overflow-scrolling: touch; } @media (max-width: 768px){
.trp-language-switcher,
.trp-language-switcher-container,
#trp-floater-ls{
display:none !important;
}
} .instrava-footer-ultra{
position:relative;
width:100vw;
margin-left:calc(50% - 50vw);
overflow:hidden; background:#ffffff;
color:#1a222d; 
} .instrava-footer-ultra::before{
content:"";
position:absolute;
inset:0; background-image:
linear-gradient(rgba(0,0,0,.012) 1px, transparent 1px),
linear-gradient(90deg, rgba(0,0,0,.012) 1px, transparent 1px);
background-size:70px 70px;
mask-image: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0) 100%);
-webkit-mask-image: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.4) 70%, rgba(0,0,0,0) 100%);
pointer-events:none;
}
.footer-light{
position:absolute;
border-radius:50%;
filter:blur(140px);
opacity:.05; 
}
.light-a{
width:420px;
height:420px;
box-shadow:none; top:-160px;
left:-120px;
} .light-b{
display: none; 
}
.footer-shell{
position:relative;
z-index:2;
max-width:1400px; margin:0 auto; padding:58px 20px 34px; } .footer-top-area{
display:grid;
grid-template-columns:1.2fr .fr;
gap:60px;
padding-bottom:90px;
}
.footer-logo-wrap{
display:flex;
align-items:center;
gap:16px;
margin-bottom:34px;
}
.footer-logo-icon{
width:22px;
height:22px;
}
.footer-logo-icon span{
display:block;
width:100%;
height:100%;
border-radius:50%;
background:#004b7c; box-shadow:0 0 12px rgba(0,91,148,.25);
}
.footer-logo-text{
letter-spacing:px;
font-size:24px;
color:#0f1622;
}
.footer-top-area h2{
color:#004b7c;
margin:0;
font-size:clamp(38px,6vw,50px);
line-height:;
font-weight:500;
letter-spacing:px;
}
.footer-description-side p{
color:#5a6676;
line-height:1.9;
font-size:17px;
}
.footer-ultra-btn{
display:inline-flex;
align-items:center;
justify-content:center;
margin-top:34px;
height:62px;
padding:0 34px;
border-radius:18px;
color:#ffffff!important;
text-decoration:none;
background:#005b94; border:1px solid #004b7c;
transition:.35s ease;
}
.footer-ultra-btn:hover{
transform:translateY(-4px);
background:#004b7c;
border-color:#003b62;
} .footer-trust-panel{
display:grid;
grid-template-columns:repeat(3,1fr);
gap:24px;
margin-bottom:70px;
}
.trust-item{
padding:34px;
border-radius:28px;
background:#ffffff; border:1px solid #e6ecf2; 
box-shadow:0 8px 24px rgba(0,0,0,.015); 
backdrop-filter:none;
}
.trust-item h3{
color:#0f1622;
margin:0 0 14px;
font-size:20px;
font-weight:500;
}
.trust-item p{
margin:0;
color:#5a6676;
line-height:1.8;
font-size:14px;
} .footer-ultra-bottom{
display:flex;
justify-content:flex-start;
gap:40px;
padding-top:26px;
border-top:1px solid #e6ecf2; }
.footer-bottom-copy{
color:#8492a6;
font-size:14px;
display:flex;
align-items:center;
gap:28px;
flex-wrap:wrap;
}
.footer-bottom-links{
display:flex;
gap:20px;
}
.footer-bottom-links a{
color:#8492a6;
text-decoration:none;
transition: color .25s ease;
}
.footer-bottom-links a:hover{
color:#005b94; } @media(max-width:1200px){
.footer-top-area,
.footer-trust-panel{
grid-template-columns:1fr;
}
}
@media(max-width:768px){
.footer-shell{
padding:70px 22px;
}
.footer-ultra-bottom{
flex-direction:column;
align-items:flex-start;
}
}   .rich-tooltip-trigger {
position: relative;
text-decoration: none !important;
border-bottom: none !important;
cursor: pointer;
font-weight: 600;
color: #2563eb;
display: inline;
}
.rich-tooltip-trigger:hover {
color: #1d4ed8;
text-decoration: none !important;
}   .rich-tooltip-box {
position: absolute;
background: #ffffff;
border-radius: 14px;
box-shadow: 0 20px 40px -5px rgba(15, 23, 42, 0.18), 
0 8px 20px -6px rgba(15, 23, 42, 0.1), 
0 0 0 1px rgba(15, 23, 42, 0.05);
overflow: hidden;
opacity: 0;
visibility: hidden;
z-index: 999999 !important; text-decoration: none !important;
display: block; 
max-width: 90vw; transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), 
visibility 0.2s;
} .rich-tooltip-teleported {
position: absolute !important;
margin: 0 !important;
transform: none !important;
bottom: auto !important;
right: auto !important;
}    .rich-tooltip-box.layout-vertical {
width: 320px;
display: flex !important;
flex-direction: column !important;
}
.rich-tooltip-box.layout-vertical .rich-tooltip-img {
width: 100% !important;
height: 150px !important;
object-fit: cover !important;
}
.rich-tooltip-box.layout-vertical .rich-tooltip-content {
padding: 16px;
text-align: left;
} .rich-tooltip-box.layout-horizontal {
width: 460px;
display: flex !important;
flex-direction: row !important;
}
.rich-tooltip-box.layout-horizontal .rich-tooltip-img {
width: 180px !important;
height: auto !important;
object-fit: cover !important;
flex-shrink: 0 !important;
}
.rich-tooltip-box.layout-horizontal .rich-tooltip-content {
padding: 18px;
text-align: left;
flex: 1 !important;
display: flex !important;
flex-direction: column !important;
justify-content: center !important;
}
.rich-tooltip-title {
font-size: 15px;
font-weight: 700;
color: #0f172a;
margin: 0 0 8px 0 !important;
line-height: 1.4;
display: block;
}
.rich-tooltip-desc {
font-size: 13px;
color: #475569;
margin: 0 !important;
line-height: 1.6;
display: block;
}   .rich-tooltip-box.pos-top::after {
content: '';
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
border-width: 6px;
border-style: solid;
border-color: #ffffff transparent transparent transparent;
}
.rich-tooltip-box.pos-bottom::after {
content: '';
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
border-width: 6px;
border-style: solid;
border-color: transparent transparent #ffffff transparent;
}
.rich-tooltip-box.pos-left::after {
content: '';
position: absolute;
left: 100%;
top: 50%;
transform: translateY(-50%);
border-width: 6px;
border-style: solid;
border-color: transparent transparent transparent #ffffff;
}
.rich-tooltip-box.pos-right::after {
content: '';
position: absolute;
right: 100%;
top: 50%;
transform: translateY(-50%);
border-width: 6px;
border-style: solid;
border-color: transparent #ffffff transparent transparent;
} @media screen and (min-width: 1025px) { .drawer-param-table {
position: relative;
max-height: 240px;
overflow: hidden !important;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 16px;
background: #fafafa;
cursor: pointer;
transition: border-color 0.2s, box-shadow 0.2s;
}
.drawer-param-table:hover {
border-color: #2271b1;
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
} .drawer-param-table::after {
content: "🔍 Click to open interactive parameter table ➔";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 70px;
display: flex;
align-items: flex-end;
justify-content: center;
padding-bottom: 12px;
font-size: 14px; font-weight: 600;
color: #2271b1;
background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 0.98) 75%);
pointer-events: none;
}
} .param-drawer-backdrop {
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(2px);
z-index: 999998;
opacity: 0;
pointer-events: none;
transition: opacity 0.3s ease;
}
.param-drawer-backdrop.is-active {
opacity: 1;
pointer-events: auto;
}
.param-drawer-panel {
position: fixed;
top: 0;
right: -1050px; width: 1000px; max-width: 90vw;
height: 100vh;
background: #ffffff;
z-index: 999999;
box-shadow: -10px 0 30px rgba(0,0,0,0.15);
display: flex;
flex-direction: column;
transition: right 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
.param-drawer-panel.is-active {
right: 0; } .drawer-header {
padding: 20px 24px;
border-bottom: 1px solid #e5e7eb;
display: flex;
flex-direction: column;
gap: 12px;
background: #f9fafb;
}
.drawer-header-top {
display: flex;
align-items: center;
justify-content: space-between;
}
.drawer-title {
font-size: 20px; font-weight: 700;
color: #111827;
margin: 0;
}
.drawer-close-btn {
background: none;
border: none;
font-size: 22px; cursor: pointer;
color: #6b7280;
padding: 4px 8px;
border-radius: 4px;
}
.drawer-close-btn:hover {
background: #e5e7eb;
color: #111827;
} .drawer-search-input {
width: 100%;
padding: 10px 14px;
border: 1px solid #d1d5db;
border-radius: 6px;
font-size: 14px; outline: none;
}
.drawer-search-input:focus {
border-color: #2271b1;
box-shadow: 0 0 0 2px rgba(34, 113, 177, 0.15);
} .drawer-body {
padding: 24px;
overflow-y: auto;
flex: 1;
}
.drawer-body table {
width: 100%;
border-collapse: collapse;
} .drawer-body th,
.drawer-body td {
padding: 12px 16px; border: 1px solid #e5e7eb;
font-size: 15px; line-height: 1.6; }
.drawer-body th {
background: #f3f4f6;
font-size: 16px; font-weight: 600;
position: sticky;
top: 0;
z-index: 2;
} .drawer-body mark.param-highlight {
background-color: #fef08a; color: #991b1b; padding: 1px 4px;
border-radius: 3px;
font-weight: 600;
} @media screen and (min-width: 768px) { .desktop-param-fold {
display: block !important;
max-height: 260px !important;
overflow: hidden !important;
position: relative;
transition: max-height 0.4s ease-in-out;
cursor: pointer;
user-select: none;
} .desktop-param-fold.is-open {
max-height: 500px !important;
overflow-y: auto !important;
overscroll-behavior: contain;
} .desktop-param-fold::after {
content: "View More 👇";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 90px;
display: flex;
align-items: flex-end;
justify-content: center;
padding-bottom: 10px;
font-size: 13px;
font-weight: bold;
color: #2271b1;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 75%);
transition: all 0.3s ease;
z-index: 5;
} .desktop-param-fold.is-open::after {
content: "Close ☝️";
position: sticky;
bottom: 0;
height: 40px;
padding-top: 0;
align-items: center;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 1) 90%);
}
} @media screen and (min-width: 1025px) { .desktop-param-fold {
max-height: 260px; overflow: hidden;
position: relative;
transition: max-height 0.4s ease-in-out;
cursor: pointer;
user-select: none; } .desktop-param-fold.is-open {
max-height: 500px !important; overflow-y: auto !important; overscroll-behavior: contain; } .desktop-param-fold::after {
content: "View More 👇";
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 90px;
display: flex;
align-items: flex-end;
justify-content: center;
padding-bottom: 10px;
font-size: 13px;
font-weight: bold;
color: #2271b1; background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.98) 75%);
transition: all 0.3s ease;
z-index: 5;
} .desktop-param-fold.is-open::after {
content: "Close ☝️";
position: sticky; bottom: 0;
height: 40px;
padding-top: 0;
align-items: center;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 1) 90%);
}
}  html {
scroll-behavior: smooth;
} section[id], 
div[id], 
.elementor-element[id] {
scroll-margin-top: 120px;
} .instrava-nav-outer-wrap {
width: 100%;
position: relative;
} .instrava-nav-container.style-line {
width: 100%;
background: #ffffff;
border-bottom: 1px solid #e2e8f0;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);
z-index: 998;
transition: box-shadow 0.2s ease;
} .instrava-nav-container.style-line.is-stuck {
position: fixed !important;
left: 0 !important;
right: 0 !important;
top: 0;
width: 100% !important;
z-index: 998 !important;
}
.instrava-nav-container.style-line .instrava-nav-wrapper {
max-width: 1600px;
margin: 0 auto;
padding: 0 20px;
}
.instrava-nav-container.style-line .instrava-nav-list {
display: flex;
align-items: center;
gap: 36px;
list-style: none;
margin: 0;
padding: 0;
flex-wrap: nowrap;
}
.instrava-nav-container.style-line .instrava-nav-item {
flex-shrink: 0;
}
.instrava-nav-container.style-line .instrava-nav-item a {
position: relative;
display: block;
padding: 16px 0;
font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
font-size: 13.5px;
font-weight: 500;
color: #64748b;
text-decoration: none;
letter-spacing: 0.2px;
white-space: nowrap;
transition: color 0.2s ease;
} .instrava-nav-container.style-line .instrava-nav-item a::after {
content: "";
position: absolute;
bottom: -1px;
left: 0;
width: 100%;
height: 2px;
background: #2563eb;
transform: scaleX(0);
transition: transform 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}
.instrava-nav-container.style-line .instrava-nav-item a:hover {
color: #0f172a;
}
.instrava-nav-container.style-line .instrava-nav-item a:hover::after {
transform: scaleX(1);
}
.instrava-nav-container.style-line .instrava-nav-item.active a {
color: #0f172a;
font-weight: 600;
}
.instrava-nav-container.style-line .instrava-nav-item.active a::after {
transform: scaleX(1);
} @media (max-width: 980px) {
.instrava-nav-container.style-line .instrava-nav-wrapper {
padding: 8px 16px;
}
.instrava-nav-container.style-line .instrava-nav-list {
flex-wrap: wrap !important; justify-content: flex-start;
gap: 10px 20px !important;
}
.instrava-nav-container.style-line .instrava-nav-item {
flex-shrink: 1;
}
.instrava-nav-container.style-line .instrava-nav-item a {
padding: 6px 0;
font-size: 13px;
white-space: normal;
}
} .table-responsive {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin-bottom: 1.5rem;
}
table {
display: block;
width: 100% !important;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
border-collapse: collapse;
border-spacing: 0;
margin-bottom: 1.5rem;
font-size: 0.95rem;
line-height: 1.5;
}
table th, table td {
border: 1px solid #dcdfe6;
padding: 12px 16px;
text-align: left;
vertical-align: middle;
}
table th {
background-color: #f5f7fa;
color: #1d2129;
font-weight: 600;
border-bottom: 2px solid #c0c4cc;
}
table tr:nth-child(even) {
background-color: #fafafa;
}
table tr:hover {
background-color: #f2f6fc;
} #instrava-back-to-top {
position: fixed;
bottom: 30px;
right: 30px;
width: 46px;
height: 46px;
background-color: #004b7c; color: #ffffff;
border: none;
border-radius: 12px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
opacity: 0;
visibility: hidden;
transform: translateY(15px);
transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
z-index: 99999;
} #instrava-back-to-top.is-visible {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
#instrava-back-to-top:hover {
background-color: #003b62;
transform: translateY(-3px);
box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
} #instrava-back-to-top::after {
content: "";
width: 10px;
height: 10px;
border-left: 2px solid #ffffff;
border-top: 2px solid #ffffff;
transform: rotate(45deg);
margin-top: 4px;
} @media (max-width: 768px) {
#instrava-back-to-top {
bottom: 20px;
right: 20px;
width: 40px;
height: 40px;
border-radius: 10px;
}
}