@charset "UTF-8";
html,body{margin:0;padding:0;font-family:"Open Sans", sans-serif;color:var(--text);background:var(--bg)}section{display:inline-block;width:100%}h1{font-size:var(--h1)}h2{font-size:var(--h2)}h3{font-size:var(--h3)}p{font-size:var(--p)}:root{--prefix: "wwb"}a{color:var(--text);text-decoration:none;opacity:0.9}a:hover{opacity:1;transition:0.5s ease;color:var(--text)}a:visited{color:inherit}.rewbrbwr234b2-container{max-width:90%;margin:0 auto;padding:0 6px}.container{max-width:90%;margin:0 auto;padding:0 6px}.rewbrbwr234b2-lang-switcher{position:relative;display:inline-flex;align-items:center}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn{--ring: color-mix(in srgb, var(--brand), white 60%);display:inline-flex;align-items:center;gap:10px;padding:6px 12px;border-radius:calc(var(--radius) - 2px);background:var(--bg);border:1px solid var(--muted);color:var(--text);font:inherit;cursor:pointer;box-shadow:0 1px 0 rgba(0, 0, 0, 0.02);transition:border-color 0.2s ease, background 0.2s ease, transform 0.08s ease, box-shadow 0.2s ease;will-change:transform;margin:0}@media (width < 768px){.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn{border:0;padding:4px 3px}}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn:hover{border-color:color-mix(in srgb, var(--line), var(--text) 18%)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn:active{transform:translateY(1px)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn .rewbrbwr234b2-lang-current{letter-spacing:0.04em;font-weight:800;min-width:30px;text-align:center}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn .rewbrbwr234b2-lang-caret{display:inline-block;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--muted);transition:transform 0.22s cubic-bezier(0.2, 0.8, 0.2, 1);transform-origin:center}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn[aria-expanded="true"] .rewbrbwr234b2-lang-caret{transform:rotate(180deg)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;padding:10px;border:1px solid var(--line);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--bg), white 6%);box-shadow:0 10px 30px rgba(14, 22, 40, 0.12);backdrop-filter:blur(6px);z-index:1000;display:grid;gap:6px;opacity:0;transform:translateY(-8px) scale(0.98);pointer-events:none;transition:opacity 0.18s ease, transform 0.18s ease;transform-origin:top right}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-dropdown[data-open="true"]{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item{--in-bg: color-mix(in srgb, var(--brand), white 94%);--in-ring: color-mix(in srgb, var(--brand), white 70%);display:grid;grid-template-columns:46px 1fr;align-items:center;gap:10px;padding:10px 12px;border-radius:calc(var(--radius) - 6px);border:1px solid transparent;color:var(--text);text-decoration:none;transition:background 0.18s ease, border-color 0.18s ease, transform 0.08s ease}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item:hover{background:var(--muted)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item:active{transform:translateY(1px)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item:focus-visible{outline:2px solid var(--in-ring);outline-offset:2px}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item.rewbrbwr234b2-lang-item--active{border-color:color-mix(in srgb, var(--muted), white 55%)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item .rewbrbwr234b2-lang-code{display:inline-flex;justify-content:center;align-items:center;width:46px;height:28px;border-radius:999px;font-weight:800;letter-spacing:0.06em;border:1px solid var(--line)}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item .rewbrbwr234b2-lang-name{font-size:14px;opacity:0.92}@media (max-width:680px){.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-dropdown{left:0;right:auto}}@media (prefers-reduced-motion:reduce){.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-dropdown{transition:none}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-btn .rewbrbwr234b2-lang-caret{transition:none}.rewbrbwr234b2-lang-switcher .rewbrbwr234b2-lang-item{transition:none}}#site-header{position:sticky;top:0;z-index:1000;background:var(--bg);box-shadow:0 4px 10px rgba(0, 0, 0, 0.08)}#site-header .rewbrbwr234b2-container{padding:15px 6px}#site-header .container{padding:15px 6px}body.menu-open{overflow:hidden}.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (width < 1023px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-row{padding:0 6px}}@media (width < 450px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-row{flex-direction:column;gap:5px}}.rewbrbwr234b2-header-hero .header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (width < 1023px){.rewbrbwr234b2-header-hero .header-row{padding:0 6px}}@media (width < 450px){.rewbrbwr234b2-header-hero .header-row{flex-direction:column;gap:5px}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-logo-link img{height:50px;object-fit:contain;object-position:center}.rewbrbwr234b2-header-hero .logo-link img{height:50px;object-fit:contain;object-position:center}.rewbrbwr234b2-header-hero .rewbrbwr234b2-logo{max-width:190px;width:100%}@media (width < 1023px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-logo{min-width:160px}}@media (width < 450px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-logo{min-width:120px !important;max-width:120px !important;margin-right:auto}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-header-hero .logo{max-width:190px;width:100%}@media (width < 1023px){.rewbrbwr234b2-header-hero .logo{min-width:160px}}@media (width < 450px){.rewbrbwr234b2-header-hero .logo{min-width:120px !important;max-width:120px !important;margin-right:auto}}.rewbrbwr234b2-header-hero .logo img{width:100%}.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-buttons{display:flex;align-items:center;gap:15px}@media (width < 768px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-buttons{gap:8px}}@media (width < 450px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-header-buttons{width:100%;justify-content:space-between}}.rewbrbwr234b2-header-hero .header-buttons{display:flex;align-items:center;gap:15px}@media (width < 768px){.rewbrbwr234b2-header-hero .header-buttons{gap:8px}}@media (width < 450px){.rewbrbwr234b2-header-hero .header-buttons{width:100%;justify-content:space-between}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 450px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav ul{display:flex;gap:14px;list-style:none;margin:0;padding:0}@media (width < 1023px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav ul{flex-direction:column}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav a{color:var(--text);text-decoration:none;opacity:0.9}.rewbrbwr234b2-header-hero .rewbrbwr234b2-nav a:hover{opacity:1}.rewbrbwr234b2-header-hero .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 450px){.rewbrbwr234b2-header-hero .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.rewbrbwr234b2-header-hero .nav ul{display:flex;gap:14px;list-style:none;margin:0;padding:0}@media (width < 1023px){.rewbrbwr234b2-header-hero .nav ul{flex-direction:column}}.rewbrbwr234b2-header-hero .nav a{color:var(--text);text-decoration:none;opacity:0.9}.rewbrbwr234b2-header-hero .nav a:hover{opacity:1}.rewbrbwr234b2-header-hero .menu ul{display:flex;align-items:center;gap:15px}.rewbrbwr234b2-header-hero .menu ul li+li{display:flex;align-items:center;grid-gap:15px}.rewbrbwr234b2-header-hero .menu ul li+li::before{content:"|"}@media (width < 1023px){.rewbrbwr234b2-header-hero .menu ul li+li::before{display:none}}@media (width < 450px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-actions{position:absolute;top:10px;right:6px}}.rewbrbwr234b2-header-hero .rewbrbwr234b2-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-hero .rewbrbwr234b2-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}@media (width < 450px){.rewbrbwr234b2-header-hero .actions{position:absolute;top:10px;right:6px}}.rewbrbwr234b2-header-hero .actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-hero .actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.header-hero .rewbrbwr234b2-header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (width < 1023px){.header-hero .rewbrbwr234b2-header-row{padding:0 6px}}@media (width < 450px){.header-hero .rewbrbwr234b2-header-row{flex-direction:column;gap:5px}}.header-hero .header-row{display:flex;align-items:center;justify-content:space-between;gap:16px}@media (width < 1023px){.header-hero .header-row{padding:0 6px}}@media (width < 450px){.header-hero .header-row{flex-direction:column;gap:5px}}.header-hero .rewbrbwr234b2-logo-link img{height:50px;object-fit:contain;object-position:center}.header-hero .logo-link img{height:50px;object-fit:contain;object-position:center}.header-hero .rewbrbwr234b2-logo{max-width:190px;width:100%}@media (width < 1023px){.header-hero .rewbrbwr234b2-logo{min-width:160px}}@media (width < 450px){.header-hero .rewbrbwr234b2-logo{min-width:120px !important;max-width:120px !important;margin-right:auto}}.header-hero .rewbrbwr234b2-logo img{width:100%}.header-hero .logo{max-width:190px;width:100%}@media (width < 1023px){.header-hero .logo{min-width:160px}}@media (width < 450px){.header-hero .logo{min-width:120px !important;max-width:120px !important;margin-right:auto}}.header-hero .logo img{width:100%}.header-hero .rewbrbwr234b2-header-buttons{display:flex;align-items:center;gap:15px}@media (width < 768px){.header-hero .rewbrbwr234b2-header-buttons{gap:8px}}@media (width < 450px){.header-hero .rewbrbwr234b2-header-buttons{width:100%;justify-content:space-between}}.header-hero .header-buttons{display:flex;align-items:center;gap:15px}@media (width < 768px){.header-hero .header-buttons{gap:8px}}@media (width < 450px){.header-hero .header-buttons{width:100%;justify-content:space-between}}.header-hero .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 450px){.header-hero .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.header-hero .rewbrbwr234b2-nav ul{display:flex;gap:14px;list-style:none;margin:0;padding:0}@media (width < 1023px){.header-hero .rewbrbwr234b2-nav ul{flex-direction:column}}.header-hero .rewbrbwr234b2-nav a{color:var(--text);text-decoration:none;opacity:0.9}.header-hero .rewbrbwr234b2-nav a:hover{opacity:1}.header-hero .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 450px){.header-hero .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.header-hero .nav ul{display:flex;gap:14px;list-style:none;margin:0;padding:0}@media (width < 1023px){.header-hero .nav ul{flex-direction:column}}.header-hero .nav a{color:var(--text);text-decoration:none;opacity:0.9}.header-hero .nav a:hover{opacity:1}.header-hero .menu ul{display:flex;align-items:center;gap:15px}.header-hero .menu ul li+li{display:flex;align-items:center;grid-gap:15px}.header-hero .menu ul li+li::before{content:"|"}@media (width < 1023px){.header-hero .menu ul li+li::before{display:none}}@media (width < 450px){.header-hero .rewbrbwr234b2-actions{position:absolute;top:10px;right:6px}}.header-hero .rewbrbwr234b2-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-hero .rewbrbwr234b2-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}@media (width < 450px){.header-hero .actions{position:absolute;top:10px;right:6px}}.header-hero .actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-hero .actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.rewbrbwr234b2-burger-menu{display:none}@media (width < 1023px){.rewbrbwr234b2-burger-menu{display:grid;background:transparent;border:0;cursor:pointer;gap:7px;padding:0 6px}.rewbrbwr234b2-burger-menu span{display:table;height:2px;width:30px;background:var(--text)}.rewbrbwr234b2-burger-menu span:nth-child(2){width:79%;margin-left:auto}.rewbrbwr234b2-burger-menu span:nth-child(3){width:40%;margin-left:auto}}.burger-menu{display:none}@media (width < 1023px){.burger-menu{display:grid;background:transparent;border:0;cursor:pointer;gap:7px;padding:0 6px}.burger-menu span{display:table;height:2px;width:30px;background:var(--text)}.burger-menu span:nth-child(2){width:79%;margin-left:auto}.burger-menu span:nth-child(3){width:40%;margin-left:auto}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 1023px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-logo{margin-right:auto}}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-logo{order:2;margin:0 auto}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-logo img{height:50px;width:105px;object-fit:contain;object-position:center}.rewbrbwr234b2-header-centered .logo{max-width:160px;width:100%}@media (width < 1023px){.rewbrbwr234b2-header-centered .logo{margin-right:auto}}@media (width < 768px){.rewbrbwr234b2-header-centered .logo{order:2;margin:0 auto}}.rewbrbwr234b2-header-centered .logo img{height:50px;width:105px;object-fit:contain;object-position:center}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-lang-switcher{order:1;margin-right:auto}}@media (width < 768px){.rewbrbwr234b2-header-centered .lang-switcher{order:1;margin-right:auto}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav{margin-right:auto}.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav ul{flex-direction:column}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav ul li{list-style:none}.rewbrbwr234b2-header-centered .rewbrbwr234b2-nav ul li a{color:var(--text)}.rewbrbwr234b2-header-centered .nav{margin-right:auto}.rewbrbwr234b2-header-centered .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.rewbrbwr234b2-header-centered .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.rewbrbwr234b2-header-centered .nav ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.rewbrbwr234b2-header-centered .nav ul{flex-direction:column}}.rewbrbwr234b2-header-centered .nav ul li{list-style:none}.rewbrbwr234b2-header-centered .nav ul li a{color:var(--text)}.rewbrbwr234b2-header-centered .rewbrbwr234b2-header-row{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;align-items:center}@media (width < 900px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-header-row{grid-template-columns:repeat(2, 1fr)}}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-header-row{padding-top:40px;grid-template-columns:repeat(3, 1fr)}}.rewbrbwr234b2-header-centered .header-row{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;align-items:center}@media (width < 900px){.rewbrbwr234b2-header-centered .header-row{grid-template-columns:repeat(2, 1fr)}}@media (width < 768px){.rewbrbwr234b2-header-centered .header-row{padding-top:40px;grid-template-columns:repeat(3, 1fr)}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-header-buttons{display:flex;align-items:center;gap:10px;justify-content:end;margin-left:auto}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-header-buttons{display:contents}}.rewbrbwr234b2-header-centered .header-buttons{display:flex;align-items:center;gap:10px;justify-content:end;margin-left:auto}@media (width < 768px){.rewbrbwr234b2-header-centered .header-buttons{display:contents}}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-actions{position:absolute;top:6px;left:6px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.rewbrbwr234b2-header-centered .rewbrbwr234b2-actions botton{width:100%}}.rewbrbwr234b2-header-centered .rewbrbwr234b2-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-actions button{font-size:14px;height:unset;font-size:14px;padding:13px 9px;width:100%;margin:0 auto !important}}@media (width < 768px){.rewbrbwr234b2-header-centered .actions{position:absolute;top:6px;left:6px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.rewbrbwr234b2-header-centered .actions botton{width:100%}}.rewbrbwr234b2-header-centered .actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-centered .actions button{font-size:14px;height:unset;font-size:14px;padding:13px 9px;width:100%;margin:0 auto !important}}@media (width>900px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-burger-menu{display:none}}@media (width < 768px){.rewbrbwr234b2-header-centered .rewbrbwr234b2-burger-menu{order:3;margin-left:auto}}@media (width>900px){.rewbrbwr234b2-header-centered .burger-menu{display:none}}@media (width < 768px){.rewbrbwr234b2-header-centered .burger-menu{order:3;margin-left:auto}}.header-centered .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 1023px){.header-centered .rewbrbwr234b2-logo{margin-right:auto}}@media (width < 768px){.header-centered .rewbrbwr234b2-logo{order:2;margin:0 auto}}.header-centered .rewbrbwr234b2-logo img{height:50px;width:105px;object-fit:contain;object-position:center}.header-centered .logo{max-width:160px;width:100%}@media (width < 1023px){.header-centered .logo{margin-right:auto}}@media (width < 768px){.header-centered .logo{order:2;margin:0 auto}}.header-centered .logo img{height:50px;width:105px;object-fit:contain;object-position:center}@media (width < 768px){.header-centered .rewbrbwr234b2-lang-switcher{order:1;margin-right:auto}}@media (width < 768px){.header-centered .lang-switcher{order:1;margin-right:auto}}.header-centered .rewbrbwr234b2-nav{margin-right:auto}.header-centered .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.header-centered .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.header-centered .rewbrbwr234b2-nav ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.header-centered .rewbrbwr234b2-nav ul{flex-direction:column}}.header-centered .rewbrbwr234b2-nav ul li{list-style:none}.header-centered .rewbrbwr234b2-nav ul li a{color:var(--text)}.header-centered .nav{margin-right:auto}.header-centered .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.header-centered .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.header-centered .nav ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.header-centered .nav ul{flex-direction:column}}.header-centered .nav ul li{list-style:none}.header-centered .nav ul li a{color:var(--text)}.header-centered .rewbrbwr234b2-header-row{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;align-items:center}@media (width < 900px){.header-centered .rewbrbwr234b2-header-row{grid-template-columns:repeat(2, 1fr)}}@media (width < 768px){.header-centered .rewbrbwr234b2-header-row{padding-top:40px;grid-template-columns:repeat(3, 1fr)}}.header-centered .header-row{display:grid;grid-template-columns:repeat(3, 1fr);justify-items:center;align-items:center}@media (width < 900px){.header-centered .header-row{grid-template-columns:repeat(2, 1fr)}}@media (width < 768px){.header-centered .header-row{padding-top:40px;grid-template-columns:repeat(3, 1fr)}}.header-centered .rewbrbwr234b2-header-buttons{display:flex;align-items:center;gap:10px;justify-content:end;margin-left:auto}@media (width < 768px){.header-centered .rewbrbwr234b2-header-buttons{display:contents}}.header-centered .header-buttons{display:flex;align-items:center;gap:10px;justify-content:end;margin-left:auto}@media (width < 768px){.header-centered .header-buttons{display:contents}}@media (width < 768px){.header-centered .rewbrbwr234b2-actions{position:absolute;top:6px;left:6px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.header-centered .rewbrbwr234b2-actions botton{width:100%}}.header-centered .rewbrbwr234b2-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-centered .rewbrbwr234b2-actions button{font-size:14px;height:unset;font-size:14px;padding:13px 9px;width:100%;margin:0 auto !important}}@media (width < 768px){.header-centered .actions{position:absolute;top:6px;left:6px;width:100%;display:grid;grid-template-columns:repeat(2, 1fr)}.header-centered .actions botton{width:100%}}.header-centered .actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-centered .actions button{font-size:14px;height:unset;font-size:14px;padding:13px 9px;width:100%;margin:0 auto !important}}@media (width>900px){.header-centered .rewbrbwr234b2-burger-menu{display:none}}@media (width < 768px){.header-centered .rewbrbwr234b2-burger-menu{order:3;margin-left:auto}}@media (width>900px){.header-centered .burger-menu{display:none}}@media (width < 768px){.header-centered .burger-menu{order:3;margin-left:auto}}div[data-variant="minimal"]{position:unset !important;box-shadow:0 0 0 0 !important}.rewbrbwr234b2-header-minimal{padding-top:10px;margin-bottom:30px}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-container{padding:0 6px !important}.rewbrbwr234b2-header-minimal .container{padding:0 6px !important}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-logo{max-width:160px;width:100%}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-header-minimal .logo{max-width:160px;width:100%}.rewbrbwr234b2-header-minimal .logo img{width:100%}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-row{display:flex;align-items:center;justify-content:space-between}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-row ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-row ul{flex-direction:column}}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-row ul li{list-style:none}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-row ul li a{color:var(--text)}.rewbrbwr234b2-header-minimal .header-row{display:flex;align-items:center;justify-content:space-between}.rewbrbwr234b2-header-minimal .header-row ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.rewbrbwr234b2-header-minimal .header-row ul{flex-direction:column}}.rewbrbwr234b2-header-minimal .header-row ul li{list-style:none}.rewbrbwr234b2-header-minimal .header-row ul li a{color:var(--text)}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-bottom:10px;margin-bottom:10px}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-top p{margin:0}@media (width < 650px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-top p{display:none}}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-top button{height:32px}.rewbrbwr234b2-header-minimal .header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-bottom:10px;margin-bottom:10px}.rewbrbwr234b2-header-minimal .header-top p{margin:0}@media (width < 650px){.rewbrbwr234b2-header-minimal .header-top p{display:none}}.rewbrbwr234b2-header-minimal .header-top button{height:32px}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-buttons{margin-left:auto}@media (width < 650px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-buttons{order:3}}.rewbrbwr234b2-header-minimal .header-buttons{margin-left:auto}@media (width < 650px){.rewbrbwr234b2-header-minimal .header-buttons{order:3}}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-actions{margin-left:15px;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-header-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.rewbrbwr234b2-header-minimal .header-actions{margin-left:15px;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-header-minimal .header-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.rewbrbwr234b2-header-minimal .header-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.rewbrbwr234b2-header-minimal .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.rewbrbwr234b2-header-minimal .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.rewbrbwr234b2-header-minimal .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}@media (width>900px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-burger-menu{display:none}}@media (width < 768px){.rewbrbwr234b2-header-minimal .rewbrbwr234b2-burger-menu{order:3;margin-left:auto}}@media (width>900px){.rewbrbwr234b2-header-minimal .burger-menu{display:none}}@media (width < 768px){.rewbrbwr234b2-header-minimal .burger-menu{order:3;margin-left:auto}}.header-minimal{padding-top:10px;margin-bottom:30px}.header-minimal .rewbrbwr234b2-container{padding:0 6px !important}.header-minimal .container{padding:0 6px !important}.header-minimal .rewbrbwr234b2-logo{max-width:160px;width:100%}.header-minimal .rewbrbwr234b2-logo img{width:100%}.header-minimal .logo{max-width:160px;width:100%}.header-minimal .logo img{width:100%}.header-minimal .rewbrbwr234b2-header-row{display:flex;align-items:center;justify-content:space-between}.header-minimal .rewbrbwr234b2-header-row ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.header-minimal .rewbrbwr234b2-header-row ul{flex-direction:column}}.header-minimal .rewbrbwr234b2-header-row ul li{list-style:none}.header-minimal .rewbrbwr234b2-header-row ul li a{color:var(--text)}.header-minimal .header-row{display:flex;align-items:center;justify-content:space-between}.header-minimal .header-row ul{display:flex;align-items:center;gap:15px;margin:0;padding:0;margin-right:auto}@media (width < 900px){.header-minimal .header-row ul{flex-direction:column}}.header-minimal .header-row ul li{list-style:none}.header-minimal .header-row ul li a{color:var(--text)}.header-minimal .rewbrbwr234b2-header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-bottom:10px;margin-bottom:10px}.header-minimal .rewbrbwr234b2-header-top p{margin:0}@media (width < 650px){.header-minimal .rewbrbwr234b2-header-top p{display:none}}.header-minimal .rewbrbwr234b2-header-top button{height:32px}.header-minimal .header-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255, 255, 255, 0.3);padding-bottom:10px;margin-bottom:10px}.header-minimal .header-top p{margin:0}@media (width < 650px){.header-minimal .header-top p{display:none}}.header-minimal .header-top button{height:32px}.header-minimal .rewbrbwr234b2-header-buttons{margin-left:auto}@media (width < 650px){.header-minimal .rewbrbwr234b2-header-buttons{order:3}}.header-minimal .header-buttons{margin-left:auto}@media (width < 650px){.header-minimal .header-buttons{order:3}}.header-minimal .rewbrbwr234b2-header-actions{margin-left:15px;display:flex;align-items:center;gap:15px}.header-minimal .rewbrbwr234b2-header-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-minimal .rewbrbwr234b2-header-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.header-minimal .header-actions{margin-left:15px;display:flex;align-items:center;gap:15px}.header-minimal .header-actions button:first-child{background:var(--muted);color:var(--btn2)}@media (width < 768px){.header-minimal .header-actions button{font-size:14px;height:unset;font-size:14px;padding:9px 9px}}.header-minimal .rewbrbwr234b2-nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.header-minimal .rewbrbwr234b2-nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}.header-minimal .nav[data-open="true"]{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:var(--bg);z-index:1000;display:flex;justify-content:center;align-items:center}@media (width < 768px){.header-minimal .nav[data-open="true"]{top:121px;height:calc(100vh - 121px)}}@media (width>900px){.header-minimal .rewbrbwr234b2-burger-menu{display:none}}@media (width < 768px){.header-minimal .rewbrbwr234b2-burger-menu{order:3;margin-left:auto}}@media (width>900px){.header-minimal .burger-menu{display:none}}@media (width < 768px){.header-minimal .burger-menu{order:3;margin-left:auto}}.g-block{margin:25px 0}.g-block-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:20px}@media (width < 1024px){.g-block-grid{grid-template-columns:repeat(3, 1fr)}}@media (width < 768px){.g-block-grid{grid-template-columns:repeat(2, 1fr)}}.g-block-item{position:relative;aspect-ratio:0.7;border-radius:var(--radius);overflow:hidden}.g-block-item img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.g-block-item:hover .g-block-content button span{opacity:1;transition:0.5s 0.5s ease-in-out}.g-block-item:hover .g-block-description p{opacity:0.8;height:25px;transform:translateY(0);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:height 0.5s 0.5s ease-in-out;margin:0}.g-block-content{position:absolute;inset:0;background:rgba(0, 0, 0, 0.2);z-index:2;display:flex;align-items:center;justify-content:center}.g-block-content .budget{position:absolute;top:10px;right:10px;font-weight:700;padding:5px 10px;border-radius:5px;font-size:12px;border:0}.g-block-content button{position:absolute;inset:0;width:100%;height:100%;cursor:pointer;background:transparent;border:0}.g-block-content button span{font-size:16px;font-weight:700;background:var(--brand);color:var(--btn1);padding:5px 10px;border-radius:5px;opacity:0}.g-block-description{position:absolute;bottom:10px;left:10px}.g-block-description .title{font-weight:700;height:37px}.g-block-description p{font-size:11px;opacity:0;height:0;margin:0}.g-block-after{margin-top:24px;display:grid;place-items:center}.g-block-after button{appearance:none;border:0;background:var(--brand, #ff124c);color:var(--btn1);border-radius:var(--radius, 8px);padding:10px 18px;cursor:pointer;font-weight:700;box-shadow:var(--shadow, 0 10px 30px rgba(14, 22, 40, 0.08))}.owz-games h2{font-size:var(--h2, 25px);margin:0 0 16px}.owz-banner-cta{position:relative;overflow:hidden;width:100%;min-height:60vh;display:flex;align-items:center;cursor:pointer}.owz-banner-cta-container{display:flex;flex-direction:column;width:100%;justify-content:center}.owz-banner-cta.pos-left .container,.banner-cta.pos-left .container{align-items:start;text-align:left}.owz-banner-cta.pos-right .container,.banner-cta.pos-right .container{align-items:end;text-align:right}.owz-banner-cta.pos-center .container,.banner-cta.pos-center .container{align-items:center;text-align:center}.owz-banner-cta__images,.banner-cta__images{position:absolute;inset:0}.owz-banner-cta__images::after,.banner-cta__images::after{content:"";position:absolute;inset:0;background:rgba(0, 0, 0, 0.3)}.owz-banner-cta__images img,.banner-cta__images img{width:100%;height:100%;object-fit:cover;display:none}.owz-banner-cta__images .img--mobile,.banner-cta__images .img--mobile{display:block}@media (min-width:641px){.owz-banner-cta__images .img--mobile,.banner-cta__images .img--mobile{display:none}.owz-banner-cta__images .img--tablet,.banner-cta__images .img--tablet{display:block}}@media (min-width:1025px){.owz-banner-cta__images .img--tablet,.banner-cta__images .img--tablet{display:none}.owz-banner-cta__images .img--desktop,.banner-cta__images .img--desktop{display:block}}.owz-banner-cta__text,.banner-cta__text{position:relative;z-index:2;color:#fff;font-weight:700;font-size:clamp(18px, 2.6vw, 36px);line-height:1.2;padding:16px;max-width:1000px}.owz-banner-cta__btn{display:inline-block;margin-top:12px;padding:14px 32px;text-transform:capitalize;border-radius:var(--radius);border:0;font-weight:700;cursor:pointer;background:var(--brand, #ff3400);color:var(--btn1);line-height:1;text-align:center;transition:transform 0.06s ease, filter 0.2s ease;position:relative;z-index:22}.rewbrbwr234b2-btn{display:table !important;margin-top:12px;padding:14px 32px;text-transform:capitalize;border-radius:var(--radius);border:0;font-weight:700;cursor:pointer;background:var(--brand, #ff3400);color:var(--btn1);line-height:1;text-align:center;transition:transform 0.06s ease, filter 0.2s ease;position:relative;z-index:22;margin:20px auto !important}.btn{display:table !important;margin-top:12px;padding:14px 32px;text-transform:capitalize;border-radius:var(--radius);border:0;font-weight:700;cursor:pointer;background:var(--brand, #ff3400);color:var(--btn1);line-height:1;text-align:center;transition:transform 0.06s ease, filter 0.2s ease;position:relative;z-index:22;margin:20px auto !important}.owz-banner-cta__btn:hover,.btn:hover{filter:brightness(1.05)}.owz-banner-cta__btn:active,.btn:active{transform:translateY(1px)}.owz-banner-cta__hint,.banner-cta__hint{font-size:12px;opacity:0.6;margin-top:8px;display:none}.rewbrbwr234b2-content-wrap{margin:25px auto;display:table}.rewbrbwr234b2-content-wrap body{font-family:"Open Sans", sans-serif;font-size:15px;line-height:1.6;color:#000}.rewbrbwr234b2-content-wrap h1,.rewbrbwr234b2-content-wrap h2,.rewbrbwr234b2-content-wrap h3,.rewbrbwr234b2-content-wrap h4,.rewbrbwr234b2-content-wrap h5,.rewbrbwr234b2-content-wrap h6{font-family:"Open Sans", sans-serif;font-weight:700;margin:20px 0 15px;line-height:1.3}.rewbrbwr234b2-content-wrap h1{font-size:29px}.rewbrbwr234b2-content-wrap h2{font-size:25px}.rewbrbwr234b2-content-wrap h3{font-size:21px}.rewbrbwr234b2-content-wrap h4{font-size:19px}.rewbrbwr234b2-content-wrap h5{font-size:17px}.rewbrbwr234b2-content-wrap h6{font-size:15px}.rewbrbwr234b2-content-wrap p{margin:0 0 15px}.rewbrbwr234b2-content-wrap ul,.rewbrbwr234b2-content-wrap ol{margin:0 0 20px 25px;padding:0;line-height:1.6}.rewbrbwr234b2-content-wrap li{margin-bottom:8px}.rewbrbwr234b2-content-wrap a{color:#0073e6;text-decoration:none}.rewbrbwr234b2-content-wrap a:hover{text-decoration:underline}.rewbrbwr234b2-content-wrap blockquote{margin:20px 0;padding:15px 20px;border-left:4px solid #0073e6;background:#f9f9f9;font-style:italic;color:#555}.rewbrbwr234b2-content-wrap code,.rewbrbwr234b2-content-wrap pre{font-family:monospace;background:#f4f4f4;padding:2px 5px;border-radius:3px}.rewbrbwr234b2-content-wrap pre{padding:15px;overflow-x:auto}.rewbrbwr234b2-content-wrap table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px}.rewbrbwr234b2-content-wrap table th,.rewbrbwr234b2-content-wrap table td{border:1px solid #ddd;padding:10px 15px;text-align:left}.rewbrbwr234b2-content-wrap table th{background:#f4f4f4;font-weight:600}.rewbrbwr234b2-content-wrap table tr:nth-child(even){background:#fafafa}.content-wrap{margin:25px auto;display:table}.content-wrap body{font-family:"Open Sans", sans-serif;font-size:15px;line-height:1.6;color:#000}.content-wrap h1,.content-wrap h2,.content-wrap h3,.content-wrap h4,.content-wrap h5,.content-wrap h6{font-family:"Open Sans", sans-serif;font-weight:700;margin:20px 0 15px;line-height:1.3}.content-wrap h1{font-size:29px}.content-wrap h2{font-size:25px}.content-wrap h3{font-size:21px}.content-wrap h4{font-size:19px}.content-wrap h5{font-size:17px}.content-wrap h6{font-size:15px}.content-wrap p{margin:0 0 15px}.content-wrap ul,.content-wrap ol{margin:0 0 20px 25px;padding:0;line-height:1.6}.content-wrap li{margin-bottom:8px}.content-wrap a{color:#0073e6;text-decoration:none}.content-wrap a:hover{text-decoration:underline}.content-wrap blockquote{margin:20px 0;padding:15px 20px;border-left:4px solid #0073e6;background:#f9f9f9;font-style:italic;color:#555}.content-wrap code,.content-wrap pre{font-family:monospace;background:#f4f4f4;padding:2px 5px;border-radius:3px}.content-wrap pre{padding:15px;overflow-x:auto}.content-wrap table{width:100%;border-collapse:collapse;margin:20px 0;font-size:15px}.content-wrap table th,.content-wrap table td{border:1px solid #ddd;padding:10px 15px;text-align:left}.content-wrap table th{background:#f4f4f4;font-weight:600}.content-wrap table tr:nth-child(even){background:#fafafa}.table-block-standart{margin:25px 0;border-radius:var(--radius)}.table-block-standart .rewbrbwr234b2-table-container{overflow-x:auto;padding:0}.table-block-standart .table-container{overflow-x:auto;padding:0}.table-block-standart table{width:100%;border-collapse:collapse;border-radius:var(--radius);overflow:hidden}.table-block-standart thead{box-shadow:inset 2px 7px 80px 7px rgba(0, 0, 0, 0.1)}.table-block-standart th,.table-block-standart td{padding:20px;text-align:left;border-bottom:1px solid #e1e8ed;vertical-align:top}.table-block-standart th{font-weight:700;font-size:1.1rem;position:sticky;left:0;z-index:10}.table-block-standart td:first-child{font-weight:600;box-shadow:inset 2px 7px 80px 7px rgba(0, 0, 0, 0.1);position:sticky;left:0;z-index:5}.table-block-standart td{font-size:1rem;line-height:1.6}.table-block-standart tr:hover{background:rgba(52, 152, 219, 0.05);transition:all 0.3s ease}.table-block-standart .payment-methods{display:flex;flex-wrap:wrap;gap:8px}.table-block-standart .payment-tag{background:#031838;color:white;padding:6px 12px;border-radius:20px;font-size:0.9rem;font-weight:500}.table-block-standart .crypto-tag{background:linear-gradient(0deg, #e73d00, #ffbf00)}.table-block-standart .currency-list{line-height:1.8}.table-block-standart .highlight{background:linear-gradient(135deg, #e8f5e8, #d4edda);border-left:4px solid #27ae60;padding:15px;border-radius:8px}.table-block-standart .limit-info{background:linear-gradient(135deg, #fff3cd, #ffeaa7);border-left:4px solid #f39c12;padding:15px;border-radius:8px}@media (max-width:768px){.table-block-standart{}.table-block-standart body{padding:10px}.table-block-standart .header{padding:20px}.table-block-standart .header h1{font-size:1.5rem}.table-block-standart .header p{font-size:1rem}.table-block-standart th,.table-block-standart td{padding:15px 10px;font-size:0.9rem}.table-block-standart .payment-methods{gap:5px}.table-block-standart .payment-tag{padding:4px 8px;font-size:0.8rem}}@media (max-width:768px) and (max-width:480px){.table-block-standart table,.table-block-standart thead,.table-block-standart tbody,.table-block-standart th,.table-block-standart td,.table-block-standart tr{display:block}.table-block-standart thead tr{position:absolute;top:-9999px;left:-9999px}.table-block-standart tr{margin-bottom:15px;border-radius:10px;box-shadow:0 4px 8px rgba(0, 0, 0, 0.1)}.table-block-standart td{border:none;position:relative;padding:15px 15px 15px 35%;text-align:left}.table-block-standart td:before{content:attr(data-label);position:absolute;left:15px;width:30%;padding-right:10px;white-space:nowrap;font-weight:bold}.table-block-standart td:first-child{font-weight:bold;text-align:center;padding:15px;border-radius:10px 10px 0 0}.table-block-standart td:first-child:before{display:none}}.table-block-standart .container{animation:slideIn 0.8s ease-out}.faq-block-standart{margin:25px 0}.faq-block-standart h2{color:var(--text);margin-bottom:30px}.faq-block-standart-grid{display:grid;gap:10px}.faq-block-standart .accordion{background:var(--brand);padding:25px;border-radius:5px}.faq-block-standart .accordion+.accordion{margin-top:25px}.faq-block-standart details{color:var(--btn1)}.faq-block-standart details[open] .accordion__summary:after{content:"×"}.faq-block-standart .accordion__summary{position:relative;padding-right:40px}.faq-block-standart .accordion__summary::marker{font-size:0;display:none}.faq-block-standart .accordion__summary::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:21px}.faq-block-standart .accordion__content{display:grid;grid-template-rows:0fr;transition-duration:0.3s;color:var(--btn1)}.faq-block-standart .accordion__content-body{overflow:hidden}.faq-block-standart .accordion__content-body p{margin:0}.faq-block-standart .accordion__details[open]+.accordion__content{grid-template-rows:1fr;padding-top:30px}.default-block-faq{margin:25px 0;color:#FFF}.default-block-faq h2{margin-bottom:30px}.default-block-faq-grid{display:grid}.default-block-faq-item{position:relative;padding-left:30px;padding-bottom:20px;padding-top:20px}.default-block-faq-item::after{content:"";position:absolute;left:0;top:0;width:16px;height:16px;border-radius:50%;background:#FFF;opacity:0.5}.default-block-faq-item::before{content:"";position:absolute;height:100%;width:1px;background:#fff;left:8px;top:0;opacity:0.5}.default-block-faq-item .title{font-size:21px;margin-bottom:20px;position:relative}.default-block-faq-item .content{line-height:1.6;hyphens:auto}.faq-with-number{margin:25px 0;color:var(--text)}.faq-with-number h2{margin-bottom:30px}.faq-with-number-grid{display:grid;gap:20px}.faq-with-number-item{position:relative;padding-left:60px;padding-bottom:20px}@media (width < 768px){.faq-with-number-item{padding-left:0;padding-top:80px !important}}.faq-with-number-item+.faq-with-number-item{border-top:1px solid #FFF;padding-top:20px}.faq-with-number-item+.faq-with-number-item:after{top:20px}.faq-with-number-item::after{content:attr(data-number);position:absolute;width:40px;height:40px;background:var(--brand);display:flex;align-items:center;justify-content:center;color:var(--btn1);font-size:21px;font-weight:700;left:0px;top:0px}@media (width < 768px){.faq-with-number-item::after{top:20px}}.faq-with-number-item .title{font-size:27px;margin-bottom:20px;display:table}.faq-with-number-item .content{line-height:1.6}.g-list-box{margin:25px 0}.g-list-box-slider{padding:20px 0}.g-list-box-item{border-radius:5px;overflow:hidden;position:relative;aspect-ratio:0.7}.g-list-box-item img{width:100%;position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.g-list-box-item .content{background:rgba(0, 0, 0, 0.2);position:absolute;top:0;bottom:0;left:0;right:0;z-index:2}.g-list-box-item .content button{border:0;background:transparent;position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;padding:0 !important;cursor:pointer;display:flex;align-items:center;justify-content:center}.g-list-box-item .content button span{background:var(--brand);color:var(--btn1);padding:5px 10px;border-radius:var(--radius);width:80%;display:table;opacity:0}.g-list-box-item .content button:hover span{opacity:1;transition:0.5s ease-in-out}.g-list-box-item .content .budge{position:absolute;right:10px;top:10px;background:red;padding:3px 5px;border-radius:5px}.g-list-box-item .content .description{position:absolute;bottom:10px;left:10px}.g-list-box-item .content .description .title{font-weight:700}.g-list-box-item .content .description p{margin:0;opacity:0.6}.payment-method button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:var(--radius);border:0;margin:0;background:var(--brand);color:var(--btn1);font-weight:700;cursor:pointer;box-shadow:var(--shadow);transition:transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease}.payment-method-slider .swiper-slide{align-items:center}.payment-method-slider img{width:55%;object-position:center;object-fit:contain;margin:0 auto}.payment-method-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:10px;box-shadow:inset 0 0 370px 20px #ffffff2b;padding:10px}@media (width < 768px){.payment-method-grid{grid-template-columns:repeat(3, 1fr)}}.payment-method-grid .items{background:#242424;display:flex;align-items:center;justify-content:center;aspect-ratio:1.7777777778}.payment-method-grid .items img{max-width:80%;height:50px;object-fit:contain;object-position:center}@media (width < 768px){.payment-method-grid .items:last-child{grid-column:1/ -1;aspect-ratio:unset;padding:10px 0}}.payment-method-grid-7{display:grid;grid-template-columns:repeat(7, 1fr);background:var(--color-primary-light)}.payment-method-grid-7 img{width:60%;object-fit:contain}.payment-method-grid-7 .items{display:flex;justify-content:center;align-items:center;padding:20px 0}.payment-method-grid-7 .items:nth-child(even){background:var(--color-primary-dark)}.providers{margin:25px 0}.providers__slider{margin:50px 0}.providers__slider img{width:80%;object-fit:contain;object-position:center;margin:0 auto}.providers__grid{display:grid;grid-template-columns:repeat(6, 1fr);gap:50px;justify-items:center}.providers__grid img{width:100%}@media (width < 768px){.providers__grid{grid-template-columns:repeat(3, 1fr)}}.providers__pallet{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px}.providers__pallet-item{display:flex;align-items:center;justify-content:center;aspect-ratio:1.7777777778;background:#0f1320}.providers__with_text{display:grid;grid-template-columns:repeat(3, 1fr);background:#FFF;gap:2px}.providers__with_text div{background:#0f1320;display:flex;align-items:center;justify-content:center;padding:20px 0}.providers__with_text button{background:var(--brand);color:var(--btn1);font-weight:700}.box-image{margin:25px 0}.box-image-wrapper{background:linear-gradient(85deg, #834bfb 0%, #2D34C4 100%);display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 40px;border-radius:var(--radius);min-height:400px}@media (width < 768px){.box-image-wrapper{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px}}.box-image-wrapper img{max-width:450px;width:100%}.box-image-wrapper .item{display:grid;justify-items:center}.box-image-wrapper .item .title{font-size:18px;color:#fff;text-align:center}.box-image-wrapper .item p{font-size:37px;color:#fff;font-weight:700;margin:20px 0;text-align:center}.box-image-wrapper .item button{border:0;padding:20px 40px;font-size:21px;font-weight:700;display:inline-flex !important}.rewbrbwr234b2-three-list{margin:25px 0}.rewbrbwr234b2-three-list-item{border-radius:15px;border:1px solid #5016bb;overflow:hidden;box-shadow:2px 2px 174px -5px #5016bb;position:relative}.rewbrbwr234b2-three-list-badge{position:absolute;top:20px;right:20px;background:var(--bg);display:table;padding:5px 17px;border-radius:50px;font-size:14px;color:var(--text)}.rewbrbwr234b2-three-list-box{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media (width < 1023px){.rewbrbwr234b2-three-list-box{grid-template-columns:repeat(2, 1fr)}}@media (width < 767px){.rewbrbwr234b2-three-list-box{grid-template-columns:1fr}}.rewbrbwr234b2-three-list-box img{object-fit:cover;object-position:center;aspect-ratio:1.7777777778;display:block;width:100%}.rewbrbwr234b2-three-list-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.rewbrbwr234b2-three-list-content h2{font-size:21px;text-align:center}.rewbrbwr234b2-three-list-content button{cursor:pointer;background:transparent;border:0;display:table;margin:0 auto;color:var(--btn1);font-weight:600}.three-list{margin:25px 0}.three-list-item{border-radius:15px;border:1px solid #5016bb;overflow:hidden;box-shadow:2px 2px 174px -5px #5016bb;position:relative}.three-list-badge{position:absolute;top:20px;right:20px;background:var(--bg);display:table;padding:5px 17px;border-radius:50px;font-size:14px;color:var(--text)}.three-list-box{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}@media (width < 1023px){.three-list-box{grid-template-columns:repeat(2, 1fr)}}@media (width < 767px){.three-list-box{grid-template-columns:1fr}}.three-list-box img{object-fit:cover;object-position:center;aspect-ratio:1.7777777778;display:block;width:100%}.three-list-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.three-list-content h2{font-size:21px;text-align:center}.three-list-content button{cursor:pointer;background:transparent;border:0;display:table;margin:0 auto;color:var(--btn1);font-weight:600}.three-picture-box{margin:25px 0}.three-picture-box__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:20px;max-width:90%;margin:0 auto;padding:0 6px}@media (width < 1023px){.three-picture-box__grid{grid-template-columns:repeat(2, 1fr)}}@media (width < 767px){.three-picture-box__grid{grid-template-columns:1fr}}.three-picture-box--cols-2 .three-picture-box__grid{grid-template-columns:repeat(2, 1fr)}@media (width < 767px){.three-picture-box--cols-2 .three-picture-box__grid{grid-template-columns:1fr}}.three-picture-box .three-picture-item{position:relative;display:grid;gap:18px;padding:20px;min-height:170px;border-radius:var(--radius);box-sizing:border-box;overflow:hidden;color:#fff}.three-picture-box .three-picture-item__badge{position:absolute;top:16px;right:16px;padding:6px 12px;background:rgba(0, 0, 0, 0.5);border-radius:16px;font-size:12px;letter-spacing:0.4px;text-transform:uppercase;z-index:2}.three-picture-box .three-picture-item__content{position:relative;z-index:1;display:grid;gap:14px;justify-items:start}.three-picture-box .three-picture-item__content button{margin:0 auto 0 0 !important}.three-picture-box .three-picture-item__title{font-size:clamp(16px, 1.8vw, 22px);font-weight:700;line-height:1.35;display:inline-block}.three-picture-box .three-picture-item__button,.three-picture-box .three-picture-item .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 22px;border-radius:var(--radius);border:0;background:var(--brand);color:var(--btn1);cursor:pointer;font-weight:600;text-decoration:none;transition:transform 0.2s ease;margin:0 auto 0 0 !important}.three-picture-box .three-picture-item__button:hover,.three-picture-box .three-picture-item .btn:hover{transform:translateY(-1px)}.three-picture-box .three-picture-item__media{position:relative;z-index:0}.three-picture-box .three-picture-item__media img{display:block;width:100%;height:100%;object-fit:contain}.three-picture-box .three-picture-item__media--placeholder{width:100%;height:100%;border-radius:inherit;background:rgba(255, 255, 255, 0.15)}.three-picture-box .three-picture-item--layout-split{grid-template-columns:minmax(0, 1fr) minmax(0, 0.45fr);align-items:center}.three-picture-box .three-picture-item--layout-split .three-picture-item__content{max-width:340px}.three-picture-box .three-picture-item--layout-split .three-picture-item__media{display:flex;align-items:center;justify-content:flex-end;height:100%}.three-picture-box .three-picture-item--layout-split .three-picture-item__media img{max-height:220px;object-fit:contain;filter:drop-shadow(-8px 4px 56px rgba(255, 255, 255, 0.7))}.three-picture-box .three-picture-item--layout-split .three-picture-item__media--placeholder{display:block;height:100%}.three-picture-box .three-picture-item--layout-cover{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:32px}.three-picture-box .three-picture-item--layout-cover .three-picture-item__media{position:absolute;inset:0;z-index:0}.three-picture-box .three-picture-item--layout-cover .three-picture-item__media::after{content:"";position:absolute;inset:0;background:linear-gradient(135deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.2))}.three-picture-box .three-picture-item--layout-cover .three-picture-item__media img{width:100%;height:100%;object-fit:cover}.three-picture-box .three-picture-item--layout-cover .three-picture-item__content,.three-picture-box .three-picture-item--layout-cover .three-picture-item__badge{z-index:1}.three-picture-box .three-picture-item--layout-cover .three-picture-item__content{max-width:min(420px, 85%)}.contact-form{position:relative;padding:clamp(36px, 6vw, 72px);border-radius:var(--radius);color:var(--text);overflow:hidden}.contact-form__outer{position:relative;z-index:1;max-width:90%;margin:0 auto;width:100%}.contact-form__layout{display:grid;gap:20px;align-items:stretch;grid-template-columns:minmax(0, 1.15fr) minmax(0, 1fr)}.contact-form__info{display:flex;flex-direction:column;gap:clamp(18px, 3vw, 28px);color:var(--text);max-width:560px}.contact-form__eyebrow{align-self:flex-start;padding:6px 16px;border-radius:9var --radius;background:var(--muted);color:var(--btn2);font-size:13px;text-transform:uppercase;letter-spacing:0.14em}.contact-form__title{margin:0;font-size:clamp(34px, 5.2vw, 56px);font-weight:700;line-height:1.06;color:var(--text)}.contact-form__description{font-size:clamp(16px, 2.2vw, 18px);line-height:1.8}.contact-form__description p{margin:0 0 14px}.contact-form__description p:last-child{margin-bottom:0}.contact-form__card{background:var(--brand);color:var(--btn1);border-radius:var(--radius);box-shadow:0 24px 64px rgba(15, 26, 74, 0.28);padding:clamp(26px, 4.6vw, 44px)}.contact-form__card.is-loading{opacity:0.6;pointer-events:none}.contact-form__card.is-loading .contact-form__submit{cursor:wait}.contact-form__card-inner{display:flex;flex-direction:column;gap:clamp(22px, 3vw, 32px)}.contact-form__status{display:flex;gap:14px;align-items:flex-start;padding:14px 18px;border-radius:var(--radius);font-size:15px;line-height:1.5;border:1px solid transparent;background:rgba(46, 51, 90, 0.08);color:#1f2440}.contact-form__status[hidden]{display:none}.contact-form__status-icon{flex:0 0 auto;width:18px;height:18px;border-radius:var(--radius);border:2px solid currentColor;margin-top:2px;position:relative}.contact-form__status-icon::after{content:"";position:absolute;inset:4px;border-radius:var(--radius);background:currentColor;opacity:0.18}.contact-form__status-text{flex:1 1 auto}.contact-form__status--success{border-color:rgba(55, 182, 134, 0.35);background:var(--btn1);color:var(--bg)}.contact-form__status--error{border-color:rgba(230, 80, 105, 0.38);background:rgba(230, 80, 105, 0.12);color:#c7394d}.contact-form__grid{display:grid;gap:clamp(18px, 3.5vw, 26px);grid-template-columns:repeat(2, minmax(0, 1fr))}.contact-form__field{display:flex;flex-direction:column;gap:10px}.contact-form__field--wide{grid-column:1 / -1}.contact-form__label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.12em;color:var(--btn1)}.contact-form__input,.contact-form__textarea{width:100%;border:1px solid rgba(117, 128, 179, 0.28);border-radius:var(--radius);padding:15px 18px !important;font-size:16px;line-height:1.5;background:#fff;color:inherit;transition:border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease}.contact-form__input::placeholder,.contact-form__textarea::placeholder{color:rgba(71, 79, 113, 0.55)}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:rgba(70, 112, 255, 0.7);box-shadow:0 0 0 3px rgba(70, 112, 255, 0.15);background:#fdfdff}.contact-form__textarea{min-height:clamp(150px, 28vw, 210px);resize:vertical}.contact-form__consent{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;color:#525b7c}.contact-form__consent input{margin-top:4px;accent-color:#466fff}.contact-form__consent span{display:inline-block;color:var(--btn1)}.contact-form__actions{display:flex;justify-content:flex-start}.contact-form__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 36px;border-radius:9var --radius;border:0;background:var(--muted);color:var(--btn2);font-weight:600;font-size:16px;cursor:pointer;box-shadow:0 18px 38px rgba(255, 94, 126, 0.35);transition:transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease}.contact-form__submit:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(255, 94, 126, 0.4)}.contact-form__submit:active{transform:translateY(0);box-shadow:0 10px 24px rgba(255, 94, 126, 0.32);filter:saturate(1.1)}@media (max-width:1024px){.contact-form__layout{grid-template-columns:1fr}.contact-form__info{max-width:100%}}@media (max-width:720px){.contact-form{padding:clamp(28px, 8vw, 44px);border-radius:var(--radius)}.contact-form__grid{grid-template-columns:1fr}.contact-form__card{padding:clamp(22px, 7vw, 32px);border-radius:var(--radius)}.contact-form__actions{justify-content:stretch}.contact-form__submit{width:100%}}.rewbrbwr234b2-button-grid-after{cursor:pointer;background:var(--brand);border:none;border-radius:var(--radius);padding:12px 24px;color:var(--btn1);font-family:"Open Sans", sans-serif;font-size:16px;font-weight:600;display:table;align-items:center;justify-content:center;transition:background 0.3s;margin:20px auto;position:relative}.rewbrbwr234b2-button-grid-after:hover{opacity:0.8;transition:0.5s ease}.rewbrbwr234b2-button-grid-after span{pointer-events:none}.button-grid-after{cursor:pointer;background:var(--brand);border:none;border-radius:var(--radius);padding:12px 24px;color:var(--btn1);font-family:"Open Sans", sans-serif;font-size:16px;font-weight:600;display:table;align-items:center;justify-content:center;transition:background 0.3s;margin:20px auto;position:relative}.button-grid-after:hover{opacity:0.8;transition:0.5s ease}.button-grid-after span{pointer-events:none}.rewbrbwr234b2-text-content-with-img{margin:25px 0;display:table;max-width:100%}.rewbrbwr234b2-text-content-with-img-box{display:grid;grid-template-columns:50% 50%;grid-gap:25px;align-items:center}@media (width < 768px){.rewbrbwr234b2-text-content-with-img-box{display:flex;flex-direction:column-reverse;justify-items:center}}.rewbrbwr234b2-text-content-with-img div[style="display: table; margin: 0 auto;"]{margin:0 !important;margin-right:auto !important}.rewbrbwr234b2-text-content-with-img-img{width:100%;object-fit:contain;object-position:center;margin:0 auto;display:table;filter:drop-shadow(0 0 215px var(--muted))}.text-content-with-img{margin:25px 0;display:table;max-width:100%}.text-content-with-img-box{display:grid;grid-template-columns:50% 50%;grid-gap:25px;align-items:center}@media (width < 768px){.text-content-with-img-box{display:flex;flex-direction:column-reverse;justify-items:center}}.text-content-with-img div[style="display: table; margin: 0 auto;"]{margin:0 !important;margin-right:auto !important}.text-content-with-img-img{width:100%;object-fit:contain;object-position:center;margin:0 auto;display:table;filter:drop-shadow(0 0 215px var(--muted))}.feedback,.rewbrbwr234b2-feedback{padding:40px 0;color:inherit}.feedback h2,.rewbrbwr234b2-feedback h2{margin-bottom:25px}.feedback .btn,.rewbrbwr234b2-feedback .btn{background:var(--muted);color:var(--btn2);text-decoration:none;padding:10px 60px;font-weight:700;border-radius:var(--radius);display:table;transition:opacity 0.5s}.feedback .btn:hover,.rewbrbwr234b2-feedback .btn:hover{opacity:0.8}.feedback-box,.rewbrbwr234b2-feedback-box,.feedback-box{padding:15px 0;border-radius:2px;box-shadow:var(--shadow)}.feedback-box .item:nth-child(1),.rewbrbwr234b2-feedback-box .item:nth-child(1),.feedback-box .item:nth-child(1){display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:10px 0;font-weight:700;font-size:21px}@media (width < 580px){.feedback-box .item:nth-child(1),.rewbrbwr234b2-feedback-box .item:nth-child(1),.feedback-box .item:nth-child(1){justify-items:center}}.feedback-top-line,.rewbrbwr234b2-feedback-top-line,.feedback-top-line{display:flex;align-items:center;justify-content:space-between;background:var(--brand);color:var(--btn1);padding:15px;border-radius:2px;box-shadow:var(--shadow)}@media (width < 580px){.feedback-top-line,.rewbrbwr234b2-feedback-top-line,.feedback-top-line{display:grid;justify-items:center;grid-template-columns:1fr;gap:15px}}.feedback-top-line span,.rewbrbwr234b2-feedback-top-line span,.feedback-top-line span{display:table;position:relative}.feedback-top-line img,.rewbrbwr234b2-feedback-top-line img,.feedback-top-line img{width:70px;margin-right:-20px}.feedback-top-line .star-box,.rewbrbwr234b2-feedback-top-line .star-box,.feedback-top-line .star-box{display:flex;align-items:center;gap:10px;grid-column:1 / -1;font-size:16px}.feedback-top-line .star-box .star-image,.rewbrbwr234b2-feedback-top-line .star-box .star-image,.feedback-top-line .star-box .star-image{display:inline-flex;gap:4px}.feedback-top-line .star-box .star-image img,.rewbrbwr234b2-feedback-top-line .star-box .star-image img,.feedback-top-line .star-box .star-image img{width:20px;margin:unset}.feedback-top-line .star-box .star-image .star-char,.rewbrbwr234b2-feedback-top-line .star-box .star-image .star-char,.feedback-top-line .star-box .star-image .star-char{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:var(--brand, #ff3400)}.feedback-grid,.rewbrbwr234b2-feedback-grid,.feedback-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-top:15px}@media (width < 1023px){.feedback-grid,.rewbrbwr234b2-feedback-grid,.feedback-grid{grid-template-columns:repeat(2, 1fr)}}@media (width < 580px){.feedback-grid,.rewbrbwr234b2-feedback-grid,.feedback-grid{grid-template-columns:1fr}}.feedback-grid-item,.rewbrbwr234b2-feedback-grid-item,.feedback-grid-item{padding:20px;border-radius:var(--radius);background:var(--brand);color:var(--btn1);border-radius:2px}@media (width < 1023px){.feedback-grid-item:nth-child(3),.rewbrbwr234b2-feedback-grid-item:nth-child(3),.feedback-grid-item:nth-child(3){grid-column:1 / -1}}.feedback-grid-item .author,.rewbrbwr234b2-feedback-grid-item .author,.feedback-grid-item .author{display:flex;align-items:center;gap:20px;font-size:16px;font-weight:700;margin-bottom:10px}.feedback-grid-item .author .circle,.rewbrbwr234b2-feedback-grid-item .author .circle,.feedback-grid-item .author .circle{display:flex;align-items:center;justify-content:center;background:#e9edf3;color:var(--brand);width:40px;height:40px;border-radius:100%}.feedback-grid-item .star-image,.rewbrbwr234b2-feedback-grid-item .star-image,.feedback-grid-item .star-image{display:inline-flex;gap:4px}.feedback-grid-item .star-image img,.rewbrbwr234b2-feedback-grid-item .star-image img,.feedback-grid-item .star-image img{width:20px;margin:unset}.feedback-grid-item .star-image .star-char,.rewbrbwr234b2-feedback-grid-item .star-image .star-char,.feedback-grid-item .star-image .star-char{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;color:var(--brand, #ff3400)}.stycky-line,.rewbrbwr234b2-stycky-line{background:var(--brand);color:var(--btn1);padding:18px 16px;position:fixed;bottom:0;left:0;width:100%;z-index:999}.stycky-line__inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px 24px}.stycky-line__text p{margin:0}.stycky-line__text p a{color:var(--btn1);text-decoration:underline}.stycky-line__action button{background:var(--muted) !important;color:var(--btn2) !important;margin:0 auto !important}.stycky-line__timer{display:flex;align-items:stretch;gap:10px;font-weight:700;text-transform:uppercase}@media (width>720px){.stycky-line__timer{margin-left:auto}}.stycky-line__timer.is-expired{opacity:0.7}.stycky-line__timer .timer-part{background:rgba(0, 0, 0, 0.25);border-radius:var(--radius, 8px);padding:6px 12px;min-width:70px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.stycky-line__timer .timer-value{font-size:20px;line-height:1}.stycky-line__timer .timer-label{font-size:10px;letter-spacing:0.08em;opacity:0.75}.stycky-line__action{flex:0 0 auto}.stycky-line__button{background:var(--btn1);color:#101010;border:0;padding:10px 24px;border-radius:var(--radius, 999px);font-weight:600;cursor:pointer;transition:transform 0.2s ease, filter 0.2s ease}.stycky-line__button:hover{filter:brightness(1.05)}.stycky-line__button:active{transform:translateY(1px)}@media (max-width:720px){.stycky-line__inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.stycky-line__inner .stycky-line__text{grid-column:1 / -1;text-align:center}.stycky-line__timer{justify-content:center}.stycky-line__action{display:flex;justify-content:center}}.rewbrbwr234b2-header{position:sticky;top:-64px;z-index:50;backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.header{position:sticky;top:-64px;z-index:50;backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.rewbrbwr234b2-logo{font-weight:800;letter-spacing:-0.01em}.logo{font-weight:800;letter-spacing:-0.01em}.rewbrbwr234b2-logo-link{text-decoration:none;color:var(--text)}.logo-link{text-decoration:none;color:var(--text)}.rewbrbwr234b2-logo-text{color:var(--text)}.logo-text{color:var(--text)}.rewbrbwr234b2-actions{display:flex;gap:10px}.actions{display:flex;gap:10px}.rewbrbwr234b2-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:var(--radius);border:0;margin:0;background:var(--brand);color:var(--btn1);font-weight:700;cursor:pointer;box-shadow:var(--shadow);transition:transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease}.rewbrbwr234b2-btn:hover{transform:translateY(-1px)}.rewbrbwr234b2-btn:active{transform:translateY(0);opacity:0.9}.btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:var(--radius);border:0;margin:0;background:var(--brand);color:var(--btn1);font-weight:700;cursor:pointer;box-shadow:var(--shadow);transition:transform 0.15s ease, box-shadow 0.15s ease, opacity 0.15s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0);opacity:0.9}.rewbrbwr234b2-main{min-height:60vh}.main{min-height:60vh}.rewbrbwr234b2-card{border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);background:#fff}.card{border:1px solid var(--line);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);background:#fff}.rewbrbwr234b2-card-title{margin:0 0 8px 0;font-weight:800;font-size:18px}.card-title{margin:0 0 8px 0;font-weight:800;font-size:18px}.rewbrbwr234b2-card-text{margin:0;color:var(--muted)}.card-text{margin:0;color:var(--muted)}.rewbrbwr234b2-logos{display:flex;flex-wrap:wrap;gap:10px}.logos{display:flex;flex-wrap:wrap;gap:10px}.rewbrbwr234b2-foot-text{font-size:14px;line-height:1.5}.foot-text{font-size:14px;line-height:1.5}.rewbrbwr234b2-grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:clamp(10px, 1.8vw, 18px)}.grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:clamp(10px, 1.8vw, 18px)}.rewbrbwr234b2-col-4{grid-column:span 4}.col-4{grid-column:span 4}.rewbrbwr234b2-col-6{grid-column:span 6}.col-6{grid-column:span 6}.rewbrbwr234b2-col-12{grid-column:span 12}.col-12{grid-column:span 12}@media (max-width:900px){.rewbrbwr234b2-nav{display:none}.nav{display:none}.rewbrbwr234b2-footer-top{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}}.rewbrbwr234b2-footer-classic{padding:40px 0;background:var(--footer);margin-top:50px}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-content{display:grid;gap:15px;margin-bottom:40px}@media (width < 768px){.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-content{text-align:center}}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-content p{margin:0}.rewbrbwr234b2-footer-classic .footer-content{display:grid;gap:15px;margin-bottom:40px}@media (width < 768px){.rewbrbwr234b2-footer-classic .footer-content{text-align:center}}.rewbrbwr234b2-footer-classic .footer-content p{margin:0}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation{flex-direction:column;align-items:center;gap:20px}}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation .logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation .logo img{width:100%}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-footer-navigation ul li{list-style:none}.rewbrbwr234b2-footer-classic .footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.rewbrbwr234b2-footer-classic .footer-navigation{flex-direction:column;align-items:center;gap:20px}}.rewbrbwr234b2-footer-classic .footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-classic .footer-navigation .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-classic .footer-navigation .logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-classic .footer-navigation .logo img{width:100%}.rewbrbwr234b2-footer-classic .footer-navigation ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-footer-classic .footer-navigation ul li{list-style:none}.rewbrbwr234b2-footer-classic .rewbrbwr234b2-copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7}@media (width < 768px){.rewbrbwr234b2-footer-classic .rewbrbwr234b2-copyright{text-align:center}}.rewbrbwr234b2-footer-classic .copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7}@media (width < 768px){.rewbrbwr234b2-footer-classic .copyright{text-align:center}}.footer-classic{padding:40px 0;background:var(--footer);margin-top:50px}.footer-classic .rewbrbwr234b2-footer-content{display:grid;gap:15px;margin-bottom:40px}@media (width < 768px){.footer-classic .rewbrbwr234b2-footer-content{text-align:center}}.footer-classic .rewbrbwr234b2-footer-content p{margin:0}.footer-classic .footer-content{display:grid;gap:15px;margin-bottom:40px}@media (width < 768px){.footer-classic .footer-content{text-align:center}}.footer-classic .footer-content p{margin:0}.footer-classic .rewbrbwr234b2-footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.footer-classic .rewbrbwr234b2-footer-navigation{flex-direction:column;align-items:center;gap:20px}}.footer-classic .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.footer-classic .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo img{width:100%}.footer-classic .rewbrbwr234b2-footer-navigation .logo{max-width:160px;width:100%}.footer-classic .rewbrbwr234b2-footer-navigation .logo img{width:100%}.footer-classic .rewbrbwr234b2-footer-navigation ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.footer-classic .rewbrbwr234b2-footer-navigation ul li{list-style:none}.footer-classic .footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.footer-classic .footer-navigation{flex-direction:column;align-items:center;gap:20px}}.footer-classic .footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.footer-classic .footer-navigation .rewbrbwr234b2-logo img{width:100%}.footer-classic .footer-navigation .logo{max-width:160px;width:100%}.footer-classic .footer-navigation .logo img{width:100%}.footer-classic .footer-navigation ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.footer-classic .footer-navigation ul li{list-style:none}.footer-classic .rewbrbwr234b2-copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7}@media (width < 768px){.footer-classic .rewbrbwr234b2-copyright{text-align:center}}.footer-classic .copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7}@media (width < 768px){.footer-classic .copyright{text-align:center}}.rewbrbwr234b2-footer-centered{padding:40px 0;background:var(--footer);margin-top:50px}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content{display:grid;gap:15px;margin-bottom:40px;max-width:30%}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content{text-align:center;max-width:100%}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content p{margin:0;font-size:12px;opacity:0.7}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo{margin:0 auto}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .logo{max-width:160px;width:100%}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .logo{margin:0 auto}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-content .logo img{width:100%}.rewbrbwr234b2-footer-centered .footer-content{display:grid;gap:15px;margin-bottom:40px;max-width:30%}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-content{text-align:center;max-width:100%}}.rewbrbwr234b2-footer-centered .footer-content p{margin:0;font-size:12px;opacity:0.7}.rewbrbwr234b2-footer-centered .footer-content .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-content .rewbrbwr234b2-logo{margin:0 auto}}.rewbrbwr234b2-footer-centered .footer-content .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-centered .footer-content .logo{max-width:160px;width:100%}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-content .logo{margin:0 auto}}.rewbrbwr234b2-footer-centered .footer-content .logo img{width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-wrapper{display:flex;align-items:center;justify-content:space-between}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-wrapper{flex-direction:column}}.rewbrbwr234b2-footer-centered .footer-wrapper{display:flex;align-items:center;justify-content:space-between}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-wrapper{flex-direction:column}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation{flex-direction:column;align-items:center;gap:20px}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation .logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation .logo img{width:100%}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation ul{margin:0;padding:0;display:flex;align-items:end;flex-direction:column;gap:15px}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation ul{align-items:center}}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-footer-navigation ul li{list-style:none}.rewbrbwr234b2-footer-centered .footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-navigation{flex-direction:column;align-items:center;gap:20px}}.rewbrbwr234b2-footer-centered .footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-centered .footer-navigation .rewbrbwr234b2-logo img{width:100%}.rewbrbwr234b2-footer-centered .footer-navigation .logo{max-width:160px;width:100%}.rewbrbwr234b2-footer-centered .footer-navigation .logo img{width:100%}.rewbrbwr234b2-footer-centered .footer-navigation ul{margin:0;padding:0;display:flex;align-items:end;flex-direction:column;gap:15px}@media (width < 768px){.rewbrbwr234b2-footer-centered .footer-navigation ul{align-items:center}}.rewbrbwr234b2-footer-centered .footer-navigation ul li{list-style:none}.rewbrbwr234b2-footer-centered .rewbrbwr234b2-copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7;text-align:center}@media (width < 768px){.rewbrbwr234b2-footer-centered .rewbrbwr234b2-copyright{text-align:center}}.rewbrbwr234b2-footer-centered .copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7;text-align:center}@media (width < 768px){.rewbrbwr234b2-footer-centered .copyright{text-align:center}}.footer-centered{padding:40px 0;background:var(--footer);margin-top:50px}.footer-centered .rewbrbwr234b2-footer-content{display:grid;gap:15px;margin-bottom:40px;max-width:30%}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-content{text-align:center;max-width:100%}}.footer-centered .rewbrbwr234b2-footer-content p{margin:0;font-size:12px;opacity:0.7}.footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo{margin:0 auto}}.footer-centered .rewbrbwr234b2-footer-content .rewbrbwr234b2-logo img{width:100%}.footer-centered .rewbrbwr234b2-footer-content .logo{max-width:160px;width:100%}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-content .logo{margin:0 auto}}.footer-centered .rewbrbwr234b2-footer-content .logo img{width:100%}.footer-centered .footer-content{display:grid;gap:15px;margin-bottom:40px;max-width:30%}@media (width < 768px){.footer-centered .footer-content{text-align:center;max-width:100%}}.footer-centered .footer-content p{margin:0;font-size:12px;opacity:0.7}.footer-centered .footer-content .rewbrbwr234b2-logo{max-width:160px;width:100%}@media (width < 768px){.footer-centered .footer-content .rewbrbwr234b2-logo{margin:0 auto}}.footer-centered .footer-content .rewbrbwr234b2-logo img{width:100%}.footer-centered .footer-content .logo{max-width:160px;width:100%}@media (width < 768px){.footer-centered .footer-content .logo{margin:0 auto}}.footer-centered .footer-content .logo img{width:100%}.footer-centered .rewbrbwr234b2-footer-wrapper{display:flex;align-items:center;justify-content:space-between}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-wrapper{flex-direction:column}}.footer-centered .footer-wrapper{display:flex;align-items:center;justify-content:space-between}@media (width < 768px){.footer-centered .footer-wrapper{flex-direction:column}}.footer-centered .rewbrbwr234b2-footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-navigation{flex-direction:column;align-items:center;gap:20px}}.footer-centered .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.footer-centered .rewbrbwr234b2-footer-navigation .rewbrbwr234b2-logo img{width:100%}.footer-centered .rewbrbwr234b2-footer-navigation .logo{max-width:160px;width:100%}.footer-centered .rewbrbwr234b2-footer-navigation .logo img{width:100%}.footer-centered .rewbrbwr234b2-footer-navigation ul{margin:0;padding:0;display:flex;align-items:end;flex-direction:column;gap:15px}@media (width < 768px){.footer-centered .rewbrbwr234b2-footer-navigation ul{align-items:center}}.footer-centered .rewbrbwr234b2-footer-navigation ul li{list-style:none}.footer-centered .footer-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}@media (width < 768px){.footer-centered .footer-navigation{flex-direction:column;align-items:center;gap:20px}}.footer-centered .footer-navigation .rewbrbwr234b2-logo{max-width:160px;width:100%}.footer-centered .footer-navigation .rewbrbwr234b2-logo img{width:100%}.footer-centered .footer-navigation .logo{max-width:160px;width:100%}.footer-centered .footer-navigation .logo img{width:100%}.footer-centered .footer-navigation ul{margin:0;padding:0;display:flex;align-items:end;flex-direction:column;gap:15px}@media (width < 768px){.footer-centered .footer-navigation ul{align-items:center}}.footer-centered .footer-navigation ul li{list-style:none}.footer-centered .rewbrbwr234b2-copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7;text-align:center}@media (width < 768px){.footer-centered .rewbrbwr234b2-copyright{text-align:center}}.footer-centered .copyright{padding-top:20px;border-top:1px solid var(--text);opacity:0.7;text-align:center}@media (width < 768px){.footer-centered .copyright{text-align:center}}.rewbrbwr234b2-footer-minimal{padding:40px 0;background:var(--footer);margin-top:50px}.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box{display:flex;align-items:center;justify-content:space-between;color:rgba(255, 255, 255, 0.5)}@media (width < 768px){.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box{flex-direction:column-reverse}}.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box ul li{list-style:none}.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box ul li a{color:rgba(255, 255, 255, 0.5)}.rewbrbwr234b2-footer-minimal .rewbrbwr234b2-box ul li a:hover{color:white}.rewbrbwr234b2-footer-minimal .box{display:flex;align-items:center;justify-content:space-between;color:rgba(255, 255, 255, 0.5)}@media (width < 768px){.rewbrbwr234b2-footer-minimal .box{flex-direction:column-reverse}}.rewbrbwr234b2-footer-minimal .box ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.rewbrbwr234b2-footer-minimal .box ul li{list-style:none}.rewbrbwr234b2-footer-minimal .box ul li a{color:rgba(255, 255, 255, 0.5)}.rewbrbwr234b2-footer-minimal .box ul li a:hover{color:white}.footer-minimal{padding:40px 0;background:var(--footer);margin-top:50px}.footer-minimal .rewbrbwr234b2-box{display:flex;align-items:center;justify-content:space-between;color:rgba(255, 255, 255, 0.5)}@media (width < 768px){.footer-minimal .rewbrbwr234b2-box{flex-direction:column-reverse}}.footer-minimal .rewbrbwr234b2-box ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.footer-minimal .rewbrbwr234b2-box ul li{list-style:none}.footer-minimal .rewbrbwr234b2-box ul li a{color:rgba(255, 255, 255, 0.5)}.footer-minimal .rewbrbwr234b2-box ul li a:hover{color:white}.footer-minimal .box{display:flex;align-items:center;justify-content:space-between;color:rgba(255, 255, 255, 0.5)}@media (width < 768px){.footer-minimal .box{flex-direction:column-reverse}}.footer-minimal .box ul{margin:0;padding:0;display:flex;align-items:center;gap:15px}.footer-minimal .box ul li{list-style:none}.footer-minimal .box ul li a{color:rgba(255, 255, 255, 0.5)}.footer-minimal .box ul li a:hover{color:white}.page-404--clean{--bg: #0e1116;--grad-a: #101623;--grad-b: #0f1a2a;--text: #e7ecf2;--muted: #a6b0be;--accent: #85b6ff;--accent-2: #9ef0d6;--glass: rgba(255,255,255,.06);--border: rgba(255,255,255,.12);--ring: color-mix(in oklab, var(--accent) 35%, transparent);--shadow: 0 10px 30px rgba(0,0,0,.25);min-height:80vh;position:relative;isolation:isolate;padding:clamp(28px, 3vw, 44px);overflow:hidden;box-shadow:var(--shadow);background:radial-gradient(120% 100% at 10% -10%, var(--grad-a), transparent 70%), radial-gradient(100% 100% at 100% 10%, var(--grad-b), transparent 70%), linear-gradient(180deg, #0a0d12, #0c111a);color:var(--text)}.page-404--clean .e404__bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.page-404--clean .e404__blob{position:absolute;filter:blur(24px)}.page-404--clean .e404__blob--a{width:520px;left:-60px;top:-60px;animation:floatA 14s ease-in-out infinite}.page-404--clean .e404__blob--b{width:520px;right:-80px;bottom:-80px;animation:floatB 16s ease-in-out infinite}.page-404--clean .e404__head{text-align:center}.page-404--clean .e404__badge{display:inline-block;font-size:clamp(64px, 11vw, 136px);font-weight:900;letter-spacing:-0.04em;line-height:1;background:radial-gradient(circle at 50% 50%, #ffffff, #ddecff 45%, #c7f5e6 70%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 6px 28px rgba(0, 0, 0, 0.35);filter:drop-shadow(0 10px 30px rgba(133, 182, 255, 0.25));margin-bottom:6px;animation:softPulse 6s ease-in-out infinite}.page-404--clean .e404__title{margin:8px 0 6px;font-size:clamp(26px, 4vw, 42px);font-weight:800;letter-spacing:-0.02em}.page-404--clean .e404__subtitle{margin:0;color:var(--muted);font-size:clamp(14px, 2.2vw, 17px)}.page-404--clean .e404__actions{margin:26px auto 0;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.page-404--clean .e404__actions .e404__btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 18px;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform 0.15s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease}.page-404--clean .e404__actions .e404__btn--primary{background:linear-gradient(180deg, var(--accent), color-mix(in oklab, var(--accent) 65%, #3b5c9e));color:#0d1117;box-shadow:0 10px 24px color-mix(in oklab, var(--accent) 40%, transparent)}.page-404--clean .e404__actions .e404__btn--primary:hover{transform:translateY(-1px)}.page-404--clean .e404__actions .e404__btn--primary:active{transform:translateY(0)}.page-404--clean .e404__actions .e404__btn--ghost{background:transparent;color:var(--text);border-color:var(--border)}.page-404--clean .e404__actions .e404__btn--ghost:hover{background:var(--glass)}.page-404--clean .e404__search{margin:28px auto 0;width:min(680px, 100%)}.page-404--clean .e404__search .e404__label{display:block;margin-bottom:10px;color:var(--muted);font-size:14px}.page-404--clean .e404__search .e404__form{display:grid;grid-template-columns:1fr auto;gap:10px}@media (max-width:560px){.page-404--clean .e404__search .e404__form{grid-template-columns:1fr}}.page-404--clean .e404__search .e404__input{width:100%;border-radius:12px;padding:14px 14px;background:var(--glass);border:1px solid var(--border);color:var(--text);outline:none;transition:border-color 0.2s ease, box-shadow 0.2s ease}.page-404--clean .e404__search .e404__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--ring)}.page-404--clean .e404__search .e404__submit{border:0;border-radius:12px;padding:0 18px;font-weight:800;background:linear-gradient(180deg, var(--accent-2), color-mix(in oklab, var(--accent-2) 70%, #2a6c5f));color:#081410;cursor:pointer;box-shadow:0 8px 20px rgba(0, 0, 0, 0.25);transition:transform 0.15s ease}.page-404--clean .e404__search .e404__submit:hover{transform:translateY(-1px)}.page-404--clean .e404__search .e404__submit:active{transform:translateY(0)}.page-404--clean .e404__links{margin:30px auto 0;width:min(720px, 100%)}.page-404--clean .e404__links .e404__links-title{margin:0 0 8px;font-size:16px;color:var(--muted);font-weight:700;letter-spacing:0.02em}.page-404--clean .e404__links .e404__list{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.page-404--clean .e404__links .e404__list a{display:inline-block;padding:10px 12px;border-radius:10px;background:var(--glass);border:1px solid var(--border);color:var(--text);text-decoration:none;transition:background-color 0.2s ease, border-color 0.2s ease, transform 0.15s ease}.page-404--clean .e404__links .e404__list a:hover{background:color-mix(in oklab, #fff 10%, transparent);border-color:color-mix(in oklab, #fff 24%, transparent);transform:translateY(-1px)}.page-404--clean .e404__recent{margin:34px auto 6px;width:min(980px, 100%)}.page-404--clean .e404__recent .e404__recent-title{margin:0 0 14px;font-size:18px;color:var(--muted);font-weight:800;letter-spacing:0.02em}.page-404--clean .e404__recent .e404__cards{display:grid;gap:12px;grid-template-columns:repeat(3, minmax(0, 1fr))}@media (max-width:920px){.page-404--clean .e404__recent .e404__cards{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width:540px){.page-404--clean .e404__recent .e404__cards{grid-template-columns:1fr}}.page-404--clean .e404__recent .e404__card{background:var(--glass);border:1px solid var(--border);border-radius:14px;transition:transform 0.15s ease, box-shadow 0.2s ease, border-color 0.2s ease}.page-404--clean .e404__recent .e404__card:hover{transform:translateY(-2px);border-color:color-mix(in oklab, #fff 22%, transparent);box-shadow:0 10px 24px rgba(0, 0, 0, 0.25)}.page-404--clean .e404__recent .e404__card-link{display:block;padding:14px 16px;text-decoration:none;color:var(--text)}.page-404--clean .e404__recent .e404__card-title{display:block;font-weight:700;line-height:1.35;margin-bottom:6px}.page-404--clean .e404__recent .e404__card-date{display:block;font-size:12px;color:var(--muted)}@keyframes floatA{0%,100%{transform:translate(0, 0)}50%{transform:translate(10px, -8px)}}@keyframes floatB{0%,100%{transform:translate(0, 0)}50%{transform:translate(-12px, 10px)}}@keyframes softPulse{0%,100%{filter:drop-shadow(0 10px 30px rgba(133, 182, 255, 0.25))}50%{filter:drop-shadow(0 12px 36px rgba(133, 182, 255, 0.45))}}