@media(min-width:1025px){.header{--hdr-brand: #3A00FF;--hdr-brand-700: #2d00cc;--hdr-brand-50: #efeaff;--hdr-ink: #000;--hdr-ink-2: #2d2d33;--hdr-mute: #6b6b75;--hdr-line: #e4e4e8;--hdr-line-2: #f0f0f3;--hdr-bg: #f6f6f4;background:#fff}.header>.container{width:100%;padding-left:0!important;padding-right:0!important}body>.main,body>.main>.header,body>.main>.header>.container{display:contents}.header .header__top,.header .header__middle,.header .header__bottom{width:100%;max-width:1024px;min-width:1025px;margin-left:auto;margin-right:auto}.header .header__top{position:sticky;top:0;z-index:1000;background:#fff}.header,.header input,.header button,.header a,.header span,.header div{font-family:Manrope,system-ui,-apple-system,sans-serif}.header a{text-decoration:none}.header .header__top{display:grid;grid-template-columns:auto minmax(220px,1fr) auto auto auto;gap:20px;align-items:center;padding:18px 24px;justify-content:initial}.header .header__top .logo{order:1;margin-right:0}.header .header__top .search-main{order:2}.header .header__top .header__widget{order:3}.header .header__top .socials-list.hidden-mob{order:4}.header .header__top .btn-main{order:5}.header .logo img{width:auto;height:26px}.header .search-main{width:auto}.header .search-main form{position:relative;display:flex;align-items:center}.header .search-main .search-ico{position:absolute;left:16px;display:inline-flex;color:var(--hdr-mute);pointer-events:none}.header .search-main input{width:100%;height:auto;padding:12px 16px 12px 44px;background:var(--hdr-bg);border:1.5px solid transparent;border-radius:100px;font-size:14px;font-weight:500;color:var(--hdr-ink);text-align:left!important;cursor:text!important;pointer-events:auto!important;transition:background .15s,border-color .15s,box-shadow .15s}.header .search-main input:focus{outline:none;background:#fff;border-color:var(--hdr-brand);box-shadow:0 0 0 4px #3a00ff14}.header .search-main input::placeholder{color:var(--hdr-mute)}.header .header__widget{display:inline-flex;align-items:center}.header .header__rating{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 12px;background:var(--hdr-bg);border-radius:100px;font-size:12px;white-space:nowrap}.header .header__rating:hover{background:var(--hdr-brand-50)}.header .header__rating-stars{color:#ffb400;font-size:13px;letter-spacing:1px}.header .header__rating-score{font-weight:800;color:var(--hdr-ink)}.header .header__rating-label{font-size:10px;color:var(--hdr-mute)}.header .socials-list{gap:6px}.header .socials-list li a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--hdr-bg);transition:background .15s}.header .socials-list li a:hover{background:var(--hdr-brand-50)}.header .socials-list li a img{width:20px;height:20px;object-fit:contain}.header .header__top .btn-main{height:40px;padding:0 18px;gap:8px;border:0;background:var(--hdr-brand);color:#fff;border-radius:100px;font-weight:700;font-size:14px;white-space:nowrap}.header .header__top .btn-main:hover{background:var(--hdr-brand-700);color:#fff}.header .header__top .btn-main svg{width:16px;height:16px;color:#fff}.header .header__middle{background:var(--hdr-bg);border:1px solid var(--hdr-line-2);border-radius:12px;padding:0;overflow:hidden}.header .contact-strip{justify-content:space-between;gap:24px;padding:10px 24px;font-size:13px}.header .contact-strip__group--cta:before{display:none}.header .contact-strip__divider{width:1px;height:18px;background:var(--hdr-line);flex-shrink:0}.header .header__bottom{padding:14px 24px;gap:6px;justify-content:flex-start;position:relative}.header .header__btn.header__btn_catalog{min-width:0;height:auto;padding:11px 18px;gap:10px;background:var(--hdr-brand);color:#fff;border-radius:100px;font-weight:700;font-size:14px}.header .header__btn.header__btn_catalog:hover{background:var(--hdr-brand-700)}.header .header__btn_catalog .catalog-burger{display:inline-flex;flex-direction:column;gap:3px;align-items:stretch}.header .header__btn_catalog .catalog-burger span{display:block;width:14px;height:2px;background:#fff;border-radius:2px}.header .header__bottom .header__btn:not(.header__btn_catalog){min-width:0;height:auto;padding:9px 14px;background:transparent;color:var(--hdr-ink-2);font-weight:600;font-size:14px;border-radius:100px}.header .header__bottom .header__btn:not(.header__btn_catalog):hover{background:var(--hdr-brand-50);color:var(--hdr-brand)}.header .header__bottom .header__btn .w2p-icon-arrow-down{width:0;overflow:hidden;display:inline-block}.header .header__bottom .header__haschild>.header__btn:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);margin-left:2px;opacity:.6}.header .header__haschild>ul{min-width:250px;margin-top:6px;padding:8px;background:#fff;border:1px solid var(--hdr-line);border-radius:12px;box-shadow:0 12px 40px #3a00ff1a}.header .header__haschild>ul:before{height:12px}.header .header__haschild>ul li{margin-bottom:2px}.header .header__haschild>ul li a{display:block;padding:7px 12px;border-radius:8px;font-size:13px;line-height:1.4;font-weight:600;color:var(--hdr-ink-2);border-bottom:0;transition:background .12s,color .12s}.header .header__haschild>ul li.nav__haschild>ul li a{font-size:13px;color:var(--hdr-ink-2)}.header .header__haschild>ul li a:hover{background:var(--hdr-brand-50);color:var(--hdr-brand);border-color:transparent}.header .header__haschild--wide>ul{min-width:480px;columns:2;column-gap:4px}.header .header__haschild--wide>ul li{break-inside:avoid}.header .header__haschild>ul li.nav__haschild>a{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--hdr-brand)}.header .header__haschild>ul li.nav__haschild>a:hover{background:transparent;color:var(--hdr-brand)}.header .btn-catalog-wrap{position:static}.header .btn-catalog-wrap:hover .menu-dropdown{visibility:hidden;opacity:0}.header .btn-catalog-wrap.is-open .menu-dropdown{visibility:visible;opacity:1}.header .btn-catalog-wrap .menu-dropdown{pointer-events:none}.header .btn-catalog-wrap.is-open .menu-dropdown{pointer-events:auto}.header .btn-catalog-wrap.is-open .header__btn_catalog{background:var(--hdr-brand-700)}.header .menu-dropdown{left:0;right:0;width:auto;margin-top:16px;padding:28px;background:#fff;border:1px solid var(--hdr-line);border-radius:14px;box-shadow:0 12px 40px #3a00ff14}.header .menu-dropdown>ul{width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:20px 24px;align-items:start}.header .menu-dropdown>ul>li{display:block}.header .menu-dropdown>ul>li>a{display:block;padding:0 0 10px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--hdr-brand);background:none!important}.header .menu-dropdown>ul>li>a:hover{color:var(--hdr-brand-700);background:none!important}.header .menu-dropdown__haschild .w2p-icon-arrow-down{display:none}.header .menu-dropdown ul ul{position:static;top:auto;left:auto;width:auto!important;height:auto;padding:0;overflow:visible;visibility:visible;opacity:1;display:block}.header .menu-dropdown ul ul li{margin-bottom:6px}.header .menu-dropdown ul ul li a{display:block;padding:0;font-size:13px;color:var(--hdr-ink-2);border-radius:0}.header .menu-dropdown ul ul li a:hover{background:none;color:var(--hdr-brand)}.header .menu-dropdown li:hover>a{background:none}}*,*:before,*:after{box-sizing:border-box}html,body{max-width:100%;overflow-x:clip}.pbx-wrap img{max-width:100%;height:auto}@media(min-width:1440px){.header .header__top,.header .header__middle,.header .header__bottom{max-width:1440px}}
