.fso-cart-count { display:inline-flex; min-width:18px; justify-content:center; border-radius:999px; background:#16a085; color:#fff; padding:1px 6px; font-size:11px; line-height:1.4; margin-left:4px; }
.footer-badges { display:flex; flex-direction:column; gap:10px; margin-top:8px; max-width:320px; }
.footer-badge-link { display:block; text-decoration:none; }
.payu-badge-link { display:flex; justify-content:center; align-items:center; min-height:62px; border-radius:10px; border:1px solid #d7dce4; background:#fff; padding:6px 12px; }
.payu-badge-link .badge-payu-text { color:#95b900; font-size:48px; line-height:1; font-weight:700; letter-spacing:-1px; }
.footer-badge-stores { display:flex; gap:10px; align-items:stretch; }
.footer-badge-stores .footer-badge-link { flex:1; min-width:0; }
.store-badge { width:100%; min-height:46px; border-radius:8px; border:1px solid #d7dce4; display:flex; align-items:center; gap:8px; padding:6px 10px; font-weight:700; line-height:1.1; font-size:14px; }
.store-badge i { font-size:18px; width:18px; text-align:center; flex:0 0 18px; }
.store-badge small { display:block; font-size:10px; font-weight:500; margin-bottom:2px; opacity:0.85; }
.store-badge-app { background:#0d0d0f; color:#fff; border-color:#2c3138; }
.store-badge-play { background:#fff; color:#141b22; }
#footer-top { display:block !important; visibility:visible !important; opacity:1 !important; }
#header { padding: 6px 0; }
#header .logo { padding-top: 14px; white-space: nowrap; }
#header .logo a { font-size: 25px; display: inline-block; text-transform: uppercase; }
#header .logo span { font-size: 40px; font-weight: 500; letter-spacing: 0; line-height: 1; }
#header .nav-area { display: flex; align-items: center; justify-content: flex-end; gap: 12px; min-height: 68px; }
#header .mainmenu { float: none; width: auto; padding-right: 0; flex: 1 1 auto; }
#header .navbar-collapse { justify-content: flex-end; }
#header .nav { float: none; display: flex; align-items: center; justify-content: flex-end; flex-wrap: nowrap; }
#header .nav li { margin-right: 0; }
#header .nav li a { font-size: 14.5px; padding: 14px 13px; }
.fso-language-switcher { position: relative; top: auto; right: auto; z-index: 1200; width: 110px; transform: none; transition: none; flex: 0 0 auto; }
.fso-language-panel { background: #303030; border: 0; border-radius: 12px; box-shadow: none; overflow: hidden; }
.fso-language-toggle { width: 100%; border: 0; background: transparent; color: #fff; display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 10px 12px; font-weight: 700; cursor: pointer; }
.fso-language-current { display: flex; align-items: center; gap: 12px; min-width: 0; }
.fso-language-flag { display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 16px; border-radius: 3px; overflow: hidden; flex: 0 0 22px; background: #fff; box-shadow: none; position: relative; }
.fso-language-name { font-size: 13px; line-height: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fso-language-toggle i { font-size: 12px; transition: transform 0.25s ease; }
.fso-language-switcher.is-open .fso-language-toggle i { transform: rotate(180deg); }
.fso-language-menu { margin: 8px 0 0; padding: 10px; list-style: none; display: none; background: #303030; border: 0; border-radius: 12px; box-shadow: none; position: absolute; top: 100%; right: 0; width: 180px; }
.fso-language-switcher.is-open .fso-language-menu { display: block; }
.fso-language-option { width: 100%; border: 0; border-radius: 10px; background: rgba(255, 255, 255, 0.06); color: #fff; padding: 9px 10px; display: flex; align-items: center; gap: 10px; text-align: left; font-size: 13px; margin-top: 8px; transition: background 0.2s ease, transform 0.2s ease; }
.fso-language-option:hover, .fso-language-option.is-active { background: rgba(22, 160, 133, 0.22); transform: translateX(-4px); }
.fso-language-option .fso-language-name { flex: 1 1 auto; }
.fso-mobile-language-item { display: none; }
.fso-mobile-language-title { display: block; color: #fff; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; padding: 14px 18px 8px; opacity: 0.7; }
.fso-mobile-language-list { display: flex; flex-wrap: wrap; gap: 8px; padding: 0 18px 18px; }
.fso-mobile-language-button { display: inline-flex; align-items: center; justify-content: center; width: 42px; height: 34px; border: 0; border-radius: 10px; background: rgba(255, 255, 255, 0.08); padding: 0; }
.fso-mobile-language-button.is-active { background: rgba(22, 160, 133, 0.26); }
.fso-flag-pl { background: linear-gradient(to bottom, #ffffff 0 50%, #dc143c 50% 100%); }
.fso-flag-en { background: linear-gradient(90deg, transparent 0 41%, #fff 41% 59%, transparent 59% 100%), linear-gradient(transparent 0 37%, #fff 37% 63%, transparent 63% 100%), linear-gradient(90deg, transparent 0 45%, #c8102e 45% 55%, transparent 55% 100%), linear-gradient(transparent 0 42%, #c8102e 42% 58%, transparent 58% 100%), #012169; }
.fso-flag-de { background: linear-gradient(to bottom, #000000 0 33.33%, #dd0000 33.33% 66.66%, #ffce00 66.66% 100%); }
.fso-flag-es { background: linear-gradient(to bottom, #aa151b 0 25%, #f1bf00 25% 75%, #aa151b 75% 100%); }
.fso-flag-fr { background: linear-gradient(90deg, #0055a4 0 33.33%, #ffffff 33.33% 66.66%, #ef4135 66.66% 100%); }
.fso-flag-nl { background: linear-gradient(to bottom, #ae1c28 0 33.33%, #ffffff 33.33% 66.66%, #21468b 66.66% 100%); }
.fso-flag-it { background: linear-gradient(90deg, #009246 0 33.33%, #ffffff 33.33% 66.66%, #ce2b37 66.66% 100%); }
.fso-flag-pt { background: linear-gradient(90deg, #046a38 0 40%, #da291c 40% 100%); }
.fso-flag-ru { background: linear-gradient(to bottom, #ffffff 0 33.33%, #0039a6 33.33% 66.66%, #d52b1e 66.66% 100%); }
.fso-flag-uk { background: linear-gradient(to bottom, #0057b7 0 42%, #ffd700 42% 58%, #0057b7 58% 100%); }
.fso-flag-zh { background: #de2910; }
.fso-flag-zh::before { content: '*'; position: absolute; left: 3px; top: 0; font-size: 8px; color: #ffde00; font-weight: 700; }
.fso-flag-ar { background: #006c35; }
.fso-flag-ar::before { content: ''; position: absolute; left: 4px; right: 4px; top: 7px; height: 2px; background: rgba(255,255,255,0.9); }
.fa-shell { padding: 58px 0 34px; background: linear-gradient(180deg, #ffffff 0%, #f6faff 100%); }
.fa-hero { display:grid; grid-template-columns: minmax(0, 470px) minmax(0, 1fr); gap:28px; align-items:center; margin-bottom:28px; }
.fa-hero-media img { width:100%; border-radius:18px; box-shadow:0 18px 42px rgba(13,37,63,0.16); display:block; }
.fa-badge { display:inline-flex; align-items:center; border-radius:999px; background:#e9f6f4; color:#0f7a69; padding:8px 14px; font-size:12px; font-weight:700; text-transform:uppercase; letter-spacing:.08em; margin-bottom:14px; }
.fa-hero-copy h1 { margin:0 0 14px; color:#102746; font-size:42px; line-height:1.12; font-weight:800; }
.fa-lead { margin:0 0 16px; color:#49637f; font-size:18px; line-height:1.7; }
.fa-meta { display:flex; flex-wrap:wrap; gap:14px; color:#567396; font-weight:600; }
.fa-content { background:#fff; border:1px solid #dce8f8; border-radius:18px; box-shadow:0 10px 28px rgba(15,41,71,0.06); padding:28px; }
.fa-intro { font-size:18px; line-height:1.8; color:#314d6f; margin:0 0 24px; }
.fa-block + .fa-block { margin-top:22px; }
.fa-block h2 { margin:0 0 10px; color:#102746; font-size:27px; font-weight:800; }
.fa-block p { margin:0; color:#48627d; font-size:17px; line-height:1.8; }
.fa-checklist { margin-top:28px; padding:22px; background:#f2f8ff; border:1px solid #d6e4f7; border-radius:16px; }
.fa-checklist h3 { margin:0 0 12px; font-size:24px; color:#102746; font-weight:800; }
.fa-checklist ul { margin:0; padding-left:20px; }
.fa-checklist li { color:#365271; line-height:1.8; margin-bottom:6px; }
.fa-cta { margin-top:24px; text-align:center; padding:24px; border-radius:18px; background:linear-gradient(135deg, #103b63 0%, #1b7180 100%); color:#fff; }
.fa-cta h3 { margin:0 0 8px; font-size:30px; color:#fff; font-weight:800; }
.fa-cta p { margin:0 0 16px; font-size:17px; line-height:1.7; color:rgba(255,255,255,0.9); }
.fa-cta .btn { margin:4px; min-width:210px; }
.fa-related { margin-top:28px; }
.fa-related h3 { margin:0 0 16px; color:#102746; font-size:28px; font-weight:800; }
.fa-related-grid { display:grid; grid-template-columns:repeat(4, minmax(0, 1fr)); gap:16px; }
.fa-related-card { display:block; background:#fff; border:1px solid #dce8f8; border-radius:16px; overflow:hidden; box-shadow:0 10px 28px rgba(15,41,71,0.06); text-decoration:none; color:#102746; transition:transform .2s ease, box-shadow .2s ease; }
.fa-related-card:hover { transform:translateY(-4px); box-shadow:0 16px 32px rgba(15,41,71,0.12); }
.fa-related-card img { width:100%; aspect-ratio:16/10; object-fit:cover; display:block; }
.fa-related-card strong { display:block; padding:0 16px 18px; font-size:18px; line-height:1.4; }
.fa-related-date { display:block; padding:14px 16px 8px; color:#5c7896; font-size:13px; font-weight:700; }
@media (max-width: 991px) {
  .fa-hero { grid-template-columns:1fr; }
  .fa-related-grid { grid-template-columns:repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
  #header .nav-area { display:block; min-height:0; }
  #header .mainmenu { width:100%; }
  #header .navbar-collapse { display:none !important; }
  #header .mainmenu .slicknav_menu { display:block; }
  .fso-language-switcher { display:none; }
  .fso-mobile-language-item { display:block; }
  .footer-badges { max-width:270px; }
  .footer-badge-stores { flex-direction:column; }
  .fa-shell { padding-top:42px; }
  .fa-hero-copy h1 { font-size:33px; }
  .fa-content { padding:20px; }
  .fa-block h2, .fa-checklist h3, .fa-related h3 { font-size:24px; }
  .fa-related-grid { grid-template-columns:1fr; }
}
@media (min-width: 768px) {
  #header .row { display:flex; align-items:center; }
  #header .col-sm-12.col-xs-12.col-md-2 { width:220px; float:none; flex:0 0 220px; max-width:220px; padding-right:0; }
  #header .col-sm-12.col-xs-12.col-md-10 { width:calc(100% - 220px); float:none; flex:1 1 auto; max-width:calc(100% - 220px); }
  #header .logo { text-align:left; }
  #header .logo a { max-width:100%; overflow:hidden; }
  #header .nav-area { min-width:0; }
  #header .mainmenu { min-width:0; overflow:hidden; }
  #header .nav { min-width:0; }
  #header .navbar-collapse { display:flex !important; }
  #header .mainmenu .slicknav_menu { display:none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  #header .col-sm-12.col-xs-12.col-md-2 { display:none; }
  #header .col-sm-12.col-xs-12.col-md-10 { width:100%; max-width:100%; flex-basis:100%; }
}
@media (min-width: 992px) {
  #header .col-md-2 { width:17.5%; }
  #header .col-md-10 { width:82.5%; }
}
