:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));svg {width: 100%; height: 100%; object-fit: contain; transform-origin: center; fill: currentColor; pointer-events: none;}}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.hero-banner .hero-banner-wrapper{display:flex;flex-wrap:wrap;gap:20px;padding-top:30px}.hero-carousel{width:100%}.hero-slide-content{display:flex;flex-wrap:wrap;gap:20px;align-items:flex-start}.hero-slide-content .hero-banner-slider{flex:0 0 calc(100% - 458px);max-width:calc(100% - 458px);display:flex;flex-direction:column}@media (max-width: 1023.98px){.hero-slide-content .hero-banner-slider{flex:0 0 100%;max-width:100%}}.hero-slide-content .hero-banner-slider h2,.hero-slide-content .hero-banner-slider .h2{color:#000;font-size:36px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin:0}@media (max-width: 767.98px){.hero-slide-content .hero-banner-slider h2,.hero-slide-content .hero-banner-slider .h2{font-size:35px}}.hero-slide-content .hero-banner-slider h2 span,.hero-slide-content .hero-banner-slider .h2 span{color:#97a0a9}.hero-slide-content .hero-banner-image{flex:0 0 438px;max-width:438px;display:block;position:relative}@media (max-width: 1023.98px){.hero-slide-content .hero-banner-image{flex:0 0 100%;max-width:100%}}.hero-slide-content .hero-banner-image img{width:100%;height:auto;display:block}.hero-carousel-controls{display:flex;align-items:center;gap:35px;margin-top:20px}.hero-pagination{display:flex;align-items:center;gap:14px;position:static!important}.hero-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:#bdc3c9;border:none;border-radius:50%;opacity:1;margin:0!important;transition:background-color .3s ease;cursor:pointer}.hero-pagination .swiper-pagination-bullet-active{background-color:#1b1b1b}.hero-nav-prev,.hero-nav-next{width:10px;height:18px;cursor:pointer;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:10px 18px;position:static!important}.hero-nav-prev svg,.hero-nav-next svg{display:none}.hero-nav-prev{background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.49138 0L9.66923 1.85521L3.87931 8.65207L9.66923 15.4489L7.49138 17.3041L0.121094 8.65207L7.49138 0Z' fill='%231B1B1B'/%3E%3C/svg%3E")}.hero-nav-next{background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.50862 0L0.33077 1.85521L6.12069 8.65207L0.33077 15.4489L2.50862 17.3041L9.87891 8.65207L2.50862 0Z' fill='%231B1B1B'/%3E%3C/svg%3E")}.hero-nav-prev.swiper-button-disabled,.hero-nav-next.swiper-button-disabled{opacity:.35;cursor:not-allowed}.home-category{padding-top:30px}.home-category .home-category-wrapper{overflow:hidden;position:relative}.home-category-items.swiper{overflow:hidden}.home-category-items .swiper-wrapper{display:flex;transition-timing-function:ease-out}.home-category-slide{width:184px!important}.home-category-item{background-color:#fff;border:1px solid #C9C9C9;border-radius:18px;width:184px;overflow:hidden;position:relative;display:block}.home-category-item.not_active_yet{opacity:.3;cursor:not-allowed;pointer-events:none}.home-category-item-image{border-radius:18px;width:100%}.home-category-item-image img{width:100%;height:auto;display:block}.home-category-item-caption{border-radius:18px;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;padding:16px;position:absolute;right:0;top:0}.home-category-item-caption h3,.home-category-item-caption .h3{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:600;line-height:1.2222222222;margin:0}.home-category-wrapper .swiper-button-prev{display:none}.home-category-wrapper .swiper-button-next{position:absolute;right:0;top:50%;transform:translateY(-50%);width:56px;height:128px;margin:0;background-color:#b7bec499;-webkit-backdrop-filter:blur(15.8235px);backdrop-filter:blur(15.8235px);border:2px solid #FFFFFF;border-radius:14px;display:flex;align-items:center;justify-content:center;z-index:10;background-image:url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.458637 0.473135C1.07015 -0.157712 2.06162 -0.157712 2.67313 0.473135L9 7L2.67313 13.5269C2.06162 14.1577 1.07015 14.1577 0.458637 13.5269C-0.152879 12.896 -0.152879 11.8732 0.458637 11.2424L4.57101 7L0.458637 2.75763C-0.152879 2.12679 -0.152879 1.10398 0.458637 0.473135Z' fill='white'/%3E%3C/svg%3E");background-size:9px 14px;background-repeat:no-repeat;background-position:center}.home-category-wrapper .swiper-button-next svg{display:none}.home-category-wrapper .swiper-button-next.swiper-button-disabled{display:none}.horizontal-menu{padding:10px 0}@media (max-width: 767.98px){.horizontal-menu{display:none}}.horizontal-menu .horizontal-menus-wrapper{align-items:center;display:flex;overflow:hidden;position:relative;width:100%}.horizontal-menus.swiper{overflow:hidden}.horizontal-menus .swiper-wrapper{display:flex}.horizontal-menu-slide{width:auto!important}.horizontal-menu-item{align-items:center;color:#000;display:flex;font-size:17px;font-family:Roboto,sans-serif;font-weight:500;height:44px;white-space:nowrap}.horizontal-menus-wrapper .swiper-button-prev,.horizontal-menus-wrapper .swiper-button-next{align-items:center;background:rgba(198,206,213,.7);border:2px solid #FFFFFF;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);border-radius:12px;display:flex;height:44px;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:44px;margin:0;z-index:10}.horizontal-menus-wrapper .swiper-button-prev:before,.horizontal-menus-wrapper .swiper-button-next:before{content:"";position:absolute;width:94px;top:50%;transform:translateY(-50%);height:44px}.horizontal-menus-wrapper .swiper-button-prev{left:0}.horizontal-menus-wrapper .swiper-button-prev:before{background:linear-gradient(-270deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);left:100%}.horizontal-menus-wrapper .swiper-button-next{right:0}.horizontal-menus-wrapper .swiper-button-next:before{background:linear-gradient(270deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);right:100%}.horizontal-menus-wrapper .swiper-button-prev svg,.horizontal-menus-wrapper .swiper-button-next svg{display:none}.horizontal-menus-wrapper .swiper-button-prev,.horizontal-menus-wrapper .swiper-button-next{background-image:url("data:image/svg+xml,%3Csvg width='9' height='14' viewBox='0 0 9 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.434628 12.9405C-0.144698 12.3612 -0.144698 11.4219 0.434628 10.8426L4.33052 6.94669L0.434629 3.0508C-0.144697 2.47147 -0.144697 1.5322 0.434629 0.952876C1.01395 0.373551 1.95323 0.373551 2.53255 0.952877L8.52637 6.94669L2.53255 12.9405C1.95323 13.5198 1.01395 13.5198 0.434628 12.9405Z' fill='white'/%3E%3C/svg%3E");background-size:9px 14px;background-repeat:no-repeat;background-position:center}.horizontal-menus-wrapper .swiper-button-prev{transform:translateY(-50%) rotate(180deg)}.horizontal-menus-wrapper .swiper-button-prev.swiper-button-disabled,.horizontal-menus-wrapper .swiper-button-next.swiper-button-disabled{display:none}.hero-banner-image-only .hero-banner-image{flex:1 1 auto;max-width:100%}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button& {border: none; margin: 0; padding: 0; box-shadow: none; appearance: none;} .swiper-pagination-clickable & {cursor: pointer;} &:only-child {display: none !important;}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.page-breadcrumb .page-breadcrumb-wrapper h1,.page-breadcrumb .page-breadcrumb-wrapper .h1{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;min-width:0}.page-breadcrumb .page-breadcrumb-wrapper h1 .supper-text,.page-breadcrumb .page-breadcrumb-wrapper .h1 .supper-text{white-space:normal!important}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu{row-gap:6px}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item{min-width:0;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item a,.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item span{white-space:normal!important;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;display:inline-block;max-width:100%}@media (max-width: 767.98px){.page-breadcrumb .page-breadcrumb-wrapper h1,.page-breadcrumb .page-breadcrumb-wrapper .h1{max-width:100%;flex-wrap:wrap}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu{max-width:100%}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item a,.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item span{word-break:break-word}}@media (max-width: 359.98px){.page-breadcrumb .page-breadcrumb-wrapper h1,.page-breadcrumb .page-breadcrumb-wrapper .h1{word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item a,.page-breadcrumb .page-breadcrumb-wrapper .page-breadcrumb-menu .page-breadcrumb-item span{-webkit-hyphens:auto;hyphens:auto}}.help-tooltip-container{position:relative;display:inline-block;margin-left:2px;vertical-align:super;line-height:0}.instrument-database-details-bottom-specification .help-tooltip-container{margin-left:1px}.instrument-database-details-bottom-specification li{color:#757b82;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.help-tooltip-icon{cursor:help;display:inline-flex;align-items:center;transition:opacity .2s ease;position:relative;top:0}.help-tooltip-icon svg{width:14px;height:14px}.main-filter-item-header-text{flex:1;min-width:0;margin-right:13px}.main-filter-item-header-text span{white-space:normal;word-wrap:break-word;display:inline}.help-tooltip-icon:hover{opacity:.7}.help-tooltip-icon svg{transition:transform .2s ease,opacity .2s ease}.help-tooltip-popup{position:absolute;z-index:1050;max-width:400px;min-width:200px;padding:12px 16px;background-color:#fff;color:#333;border:1px solid #e0e0e0;border-radius:6px;font-family:Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5;box-shadow:0 4px 12px #00000026;pointer-events:auto;animation:tooltipFadeIn .2s ease-out}@keyframes tooltipFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.help-tooltip-right{top:50%;left:calc(100% + 8px);transform:translateY(-50%)}.help-tooltip-left{top:50%;right:calc(100% + 8px);transform:translateY(-50%)}.help-tooltip-top{bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.help-tooltip-bottom{top:calc(100% + 8px);left:50%;transform:translate(-50%)}.help-tooltip-content{display:flex;flex-direction:column;gap:8px}.help-tooltip-description{margin:0;word-wrap:break-word}.help-tooltip-glossary{margin-top:8px;padding-top:8px;border-top:1px solid #e0e0e0}.help-tooltip-link{color:#007bff;text-decoration:none;font-size:12px;font-weight:500;transition:color .2s ease}.help-tooltip-link:hover{color:#0056b3;text-decoration:underline}.help-tooltip-popup:before{content:"";position:absolute;width:0;height:0;border:6px solid transparent}.help-tooltip-right:before{top:50%;left:-12px;transform:translateY(-50%);border-right-color:#fff;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent}.help-tooltip-left:before{top:50%;right:-12px;transform:translateY(-50%);border-left-color:#fff;border-right-color:transparent;border-top-color:transparent;border-bottom-color:transparent}.help-tooltip-top:before{bottom:-12px;left:50%;transform:translate(-50%);border-top-color:#fff;border-bottom-color:transparent;border-left-color:transparent;border-right-color:transparent}.help-tooltip-bottom:before{top:-12px;left:50%;transform:translate(-50%);border-bottom-color:#fff;border-top-color:transparent;border-left-color:transparent;border-right-color:transparent}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.page-content img,.article-single-content-item article img,.main-contact-description img{max-width:100%;height:auto;display:block;margin:1rem auto}.page-content img,.article-single-content-item article img{max-width:min(100%,780px)}.main-contact-description img{max-width:min(100%,600px)}.home-feedback .home-feedback-wrapper .home-feedback-form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:10px;align-items:start}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group:not(.form-textarea){margin-bottom:8px}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea{display:block;grid-column:2;grid-row:1 / span 4;align-self:stretch;height:100%}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea .form-control{height:100%;resize:none;width:100%;margin:0;padding:20px 10px 5px 20px;box-sizing:border-box}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea{position:relative}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea .text-muted{position:absolute;bottom:13px;right:12px;font-size:12px;color:#8e9499;background-color:#fff9;padding:2px 6px;border-radius:4px}.home-feedback .home-feedback-wrapper .home-feedback-form .dsg_primary button.home-feedback-form-submit{background-color:#1b1b1b;border:none;border-radius:11px;color:#fff;height:48px;font-size:17px;font-family:Roboto,sans-serif;font-weight:600;line-height:1.1176470588;width:100%;padding:0}.home-feedback .home-feedback-wrapper .home-feedback-form .dsg_primary button.home-feedback-form-submit:hover{background-color:#1b1b1b;color:#fff;border:none}.home-feedback .home-feedback-wrapper .home-feedback-form .dsg_primary button.home-feedback-form-submit:focus{background-color:#1b1b1b;color:#fff;border:none;box-shadow:none}.home-feedback .home-feedback-wrapper .home-feedback-form .dsg_primary button.home-feedback-form-submit:active{background-color:#1b1b1b;color:#fff;border:none}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border:1px solid #1B1B1B;border-radius:2px;background-color:#fff;cursor:pointer;position:relative;margin-right:8px}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group input[type=checkbox]:checked{background-color:#1b1b1b;border-color:#1b1b1b}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:11px;font-weight:400}@media (max-width: 768px){.home-feedback .home-feedback-wrapper .home-feedback-form{grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:14px}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group:first-child{grid-row:1}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group:nth-child(2){grid-row:2}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea{grid-column:1;grid-row:3;align-self:start;height:auto}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group:nth-child(3){grid-row:4}.home-feedback .home-feedback-wrapper .home-feedback-form .dsg_primary{grid-row:5}.home-feedback .home-feedback-wrapper .home-feedback-form .home-feedback-form-group.form-textarea .form-control{min-height:120px;height:120px}}.legal-information{padding:60px 0;min-height:70vh}.legal-information-wrapper h1{color:#000;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin-bottom:40px;text-align:center}.legal-information .nav-pills .nav-link{background-color:#e8ecef;color:#1b1b1b;border:none;border-radius:11px;padding:12px 20px;margin-bottom:10px;font-size:17px;font-family:Roboto,sans-serif;font-weight:500;transition:all .3s ease}.legal-information .nav-pills .nav-link:hover,.legal-information .nav-pills .nav-link.active{background-color:#1b1b1b;color:#fff}.legal-content h2{color:#1b1b1b;font-size:24px;font-family:Roboto,sans-serif;font-weight:700;margin-bottom:20px}.legal-text{color:#333;font-size:16px;font-family:Roboto,sans-serif;line-height:1.6}.legal-text p{margin-bottom:16px}.legal-text h3{color:#1b1b1b;font-size:20px;font-family:Roboto,sans-serif;font-weight:600;margin-top:24px;margin-bottom:12px}.legal-text h4{color:#1b1b1b;font-size:18px;font-family:Roboto,sans-serif;font-weight:600;margin-top:20px;margin-bottom:10px}.legal-text ul,.legal-text ol{margin-bottom:16px;padding-left:20px}.legal-text li{margin-bottom:8px}.legal-text strong{font-weight:600;color:#1b1b1b}@media (max-width: 768px){.legal-information{padding:40px 0}.legal-information-wrapper h1{font-size:24px;margin-bottom:30px}.legal-content h2{font-size:20px}.legal-text{font-size:14px}}:root{--image-config-placeholder: initial}.hero-banner-image-only{display:flex!important;flex-direction:column!important;gap:0!important}.hero-banner-image-only .hero-banner-image{flex:1 1 auto!important;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important}.hero-banner-image-only .hero-banner-image img{position:relative!important;width:100%!important;height:auto!important;object-fit:cover;display:block!important}.hero-banner-image-only .hero-banner-slider{flex:0 0 auto!important;margin-top:20px!important}.lab-finder-banner{padding-bottom:34px}.lab-finder-banner-wrapper{background-attachment:scroll;background-color:transparent;background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:20px;overflow:hidden;padding:21px 24px}.lab-finder-banner-wrapper p{color:#fff;font-size:26px;font-weight:700;line-height:calc(32 / 26);margin-bottom:0;margin-left:auto;margin-right:auto;max-width:900px;text-align:center;width:100%}@media (max-width: 1200px){.lab-finder-banner-wrapper p{max-width:840px}}@media (max-width: 992px){.lab-finder-banner-wrapper p{max-width:592px}}.lab-finder{margin-bottom:3rem}.lab-finder-wrapper{display:flex;gap:2rem}.lab-finder-left{flex:0 0 300px}.lab-finder-right{flex:1}.lab-finder-filter-toggler{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;margin-bottom:1rem;display:none}.filter{display:flex;flex-direction:column;row-gap:1.5rem}.filter.lab_filters{background:white;border:1px solid #ddd;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000001a}.filter .filter-body,.filter .filter-body .main-filter{display:flex;flex-direction:column;row-gap:1.5rem}.filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #eee}.filter-header span{font-weight:700;font-size:1.1rem}.filter-close{background:none;border:none;cursor:pointer;padding:.25rem}.main-filter-item-header{width:100%;background:none;border:none;padding:.75rem 0;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.main-filter-item-header-text{font-weight:500}.filter-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.filter-footer-reset{background:#6c757d;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem}.filter-sorting{align-items:center;column-gap:25px;display:flex;justify-content:space-between;margin-bottom:2rem}.filter-sorting .filter-sorting-ascending-descending{margin:0;max-width:288px;width:100%}.filter-sorting .filter-sorting-ascending-descending .filter-sorting-ascending-descending-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-attachment:scroll;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.337954 0.305758C0.788559 -0.10192 1.51913 -0.10192 1.96974 0.305758L5 3.04734L8.03026 0.305758C8.48087 -0.101919 9.21144 -0.101919 9.66205 0.305758C10.1127 0.713436 10.1127 1.37441 9.66205 1.78209L5 6L0.337954 1.78209C-0.112651 1.37441 -0.112651 0.713435 0.337954 0.305758Z' fill='%23333333'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:10px 6px;border:1px solid #333333;border-radius:11px;box-shadow:none;height:48px;padding:10px 26px 10px 16px;width:100%}.filter-sorting .filter-sorting-page{align-items:center;column-gap:1rem;display:flex}.filter-sorting .filter-sorting-page .filter-sorting-page-label{color:#747474;font-size:16px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.375;margin:0}.filter-sorting .filter-sorting-page .filter-sorting-page-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-attachment:scroll;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.337954 0.305758C0.788559 -0.10192 1.51913 -0.10192 1.96974 0.305758L5 3.04734L8.03026 0.305758C8.48087 -0.101919 9.21144 -0.101919 9.66205 0.305758C10.1127 0.713436 10.1127 1.37441 9.66205 1.78209L5 6L0.337954 1.78209C-0.112651 1.37441 -0.112651 0.713435 0.337954 0.305758Z' fill='%23333333'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;background-size:10px 6px;border:1px solid #333333;border-radius:11px;box-shadow:none;height:48px;padding:10px 26px 10px 16px;width:81px}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items{display:flex;flex-direction:column;row-gap:40px}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item{display:flex;flex-direction:column;row-gap:30px}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-content{display:flex;flex-direction:column;row-gap:1rem}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-content h2{color:#000;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin-bottom:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-content p{color:#000;font-size:17px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.6470588235;margin-bottom:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics{display:grid;grid-column-gap:24px;grid-row-gap:32px;grid-template-columns:288px 1fr}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics{grid-column:2;max-height:none!important;overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action-details{grid-column:2}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts{display:flex;flex-direction:column;row-gap:13px}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts h3{color:#000;font-size:23px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.3043478261;margin-bottom:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled{display:flex;flex-direction:column;row-gap:8px;margin-bottom:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled li{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled li.contact-address{word-break:normal}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled li.contact-email,.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled li.contact-web{word-break:break-all}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-contacts .list-unstyled li span{color:#a0a0a0;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics{display:flex;flex-direction:column;row-gap:13px;max-height:none!important;overflow:visible!important;overflow-y:visible!important;overflow-x:visible!important}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics h3{color:#000;font-size:23px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.3043478261;margin-bottom:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics .list-unstyled{display:grid;grid-column-gap:24px;grid-row-gap:8px;grid-template-columns:repeat(2,1fr);margin-bottom:0;max-height:none!important;overflow:visible!important;overflow-y:visible!important}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics .list-unstyled li,.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics .list-unstyled li a{color:#000;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.list-unstyled{list-style:none;padding:0;margin:0}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action{display:grid;grid-column-gap:30px;grid-template-columns:120px 1fr}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action .lab-finder-item-action-buttons{align-items:center;column-gap:8px;display:flex}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action .lab-finder-item-action-buttons .lab-finder-item-action-button{align-items:center;background-color:#e8ecef;border:none;border-radius:11px;display:flex;flex:0 0 56px;height:56px;justify-content:center;max-width:56px;width:56px}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action .lab-finder-item-action-details{align-items:center;background-color:#202020;border:none;border-radius:11px;color:#fff;display:flex;font-size:17px;font-family:Roboto,sans-serif;font-weight:600;height:56px;justify-content:center;line-height:1.1176470588;text-decoration:none}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action .lab-finder-item-action-details:hover{color:silver!important;cursor:pointer}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .over_limit{display:none!important}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item.show_all .over_limit{display:block!important}button.show_all.show_less,.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action .lab-finder-item-action-details.see_less{display:none}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item.show_all .lab-finder-item-action .lab-finder-item-action-details.see_less{display:flex}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item.show_all .lab-finder-item-action .lab-finder-item-action-details.see_more{display:none}@media (max-width: 1199.98px){.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics{grid-template-columns:repeat(2,1fr)}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics .lab-finder-item-technics .list-unstyled{grid-template-columns:1fr}}@media (max-width: 768px){.lab-finder-wrapper{flex-direction:column}.lab-finder-left{flex:none}.lab-finder-filter-toggler{display:block}.filter.lab_filters{position:fixed;top:0;left:0;bottom:0;width:min(90vw,320px);max-width:100%;height:100%;display:none;flex-direction:column;padding:1.5rem 1.25rem;transform:translate(-100%);transition:transform .3s ease-in-out;z-index:1050}.filter.lab_filters.show{display:flex}.filter.lab_filters.filter-active{transform:translate(0)}.filter.lab_filters .filter-header{padding-bottom:1rem}.filter.lab_filters .filter-body{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:.75rem}.filter.lab_filters .filter-footer{padding-top:1rem;background:white}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-contacts-technics{grid-template-columns:1fr}.lab-finder .lab-finder-wrapper .lab-finder-right .lab-finder-items .lab-finder-item .lab-finder-item-action{grid-column-gap:15px}.filter-sorting{flex-direction:column;gap:1rem;align-items:stretch}.filter-sorting .filter-sorting-ascending-descending,.lab-finder-banner-wrapper p{max-width:100%}.site-pagination-menus{flex-direction:column;gap:.75rem}.site-pagination-menu{max-width:100%;justify-content:center;flex-wrap:wrap;gap:.25rem}.site-pagination-counter,.site-pagination-number,.site-pagination-ellipsis-item{display:none}.site-pagination-number.site-pagination-counter-item{display:inline-flex}.site-pagination-number.site-pagination-counter-item .page-link{padding:.5rem 1.1rem;font-size:1.05rem}.not-found-number{font-size:4rem}.not-found-message{font-size:1.1rem}.not-found-actions{flex-direction:column;align-items:center}.not-found-actions .btn{width:200px}}.main-filter-item-header{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1rem;background:none;border:none;cursor:pointer;text-align:left}.main-filter-item-header:hover{background-color:#f8f9fa}.main-filter-item-header-icon{transition:transform .3s ease}.main-filter-item-header span span{text-align:left}.main-filter-item-body{padding:.5rem 0}.main-filter-item-check-group{display:flex;flex-direction:column;gap:.5rem}.main-filter-item-check{display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.25rem 0}.main-filter-item-check-input{margin:0;display:none!important}.main-filter-item-check-label{cursor:pointer;font-size:14px;color:#333}.main-filter-item-check-label span{font-size:14px;color:#333}.main-filter-item-footer{display:none;padding:0 1rem 1rem}.main-filter-item-footer.over_limit{display:block}.main-filter-item-check.over_limit{display:none!important}.main-filter-item-check.over_limit.show_anyway{display:flex!important}.filter-footer-reset{background:#E8ECEF;border:none;border-radius:8px;padding:.5rem 1rem;cursor:pointer;font-size:14px;color:#333}.filter-footer-reset:hover{background:#D1D5DB}button.show_all{background:none;border:none;color:#333;cursor:pointer;font-size:14px;padding:.5rem 0;text-decoration:underline}button.show_all:hover{color:#666}button.show_all.show_less{display:none}.header-search .header-search-container .header-search-input .search_result{position:absolute!important;width:100%!important;z-index:100!important;background:white!important;padding:0!important;overflow-y:auto!important;border:1px solid gainsboro!important;max-height:300px!important;border-radius:5px!important;margin-top:4px!important;box-shadow:0 2px 8px #0000001a!important}.header-search .header-search-container .header-search-input .search_result .result_item.box{border-bottom:1px solid gainsboro!important;padding:4px 10px!important;margin:0!important;display:block!important;width:100%!important;box-sizing:border-box!important}.header-search .header-search-container .header-search-input .search_result .result_item img{margin:0!important}.header-search .header-search-container .header-search-input .search_result .result_span{display:flex!important;align-items:center!important;color:#000!important;text-decoration:none!important;font-size:16px!important;line-height:1.5!important;width:100%!important}.header-search .header-search-container .header-search-input .search_result .result_item.box:hover{background:#e3ece3!important;cursor:pointer!important}.header-search .header-search-container .header-search-input .search_result .result_item.box a{color:#000!important;text-decoration:none!important;display:block!important;width:100%!important;height:100%!important}.header-search .header-search-container .header-search-input .search_result .result_item.box a:hover{color:#000!important;text-decoration:none!important}.header-search .header-search-container .header-search-input .search_result .result_item.box:last-child{border-bottom:none!important}.header-search .header-search-container .header-search-input .search_result .add_yours.box{padding:20px!important;text-align:center!important;opacity:.5!important}.header-search .header-search-container .header-search-input .search_result .add_yours:hover{opacity:1!important}.header-search .header-search-container .header-search-input .search_result:empty{display:none!important}.main-menu-analytic-item{align-items:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:auto;justify-content:center;padding:0;margin:0;text-decoration:none;transition:opacity .2s ease}.main-menu-analytic-item:hover{opacity:.7}.main-menu-social-item svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.main-menu-social-item div svg{width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.footer-social-icon svg{width:35px!important;height:35px!important;max-width:35px!important;max-height:35px!important}.disabled{color:#999}.conf_box_overlay{display:none;opacity:.95;cursor:pointer;visibility:visible;position:fixed;width:100%;height:100%;background:#000;top:0;left:0;z-index:9999;overflow:hidden;transform:translateZ(0);-webkit-transform:translate3d(0,0,0)}.conf_box{margin-top:10%;margin-right:10%;margin-left:10%;background:white;padding:5%;cursor:auto}.conf_buttons{text-align:center}.conf_buttons button{margin:10px}.ballot_label{text-decoration:underline}.not-found-section{padding:80px 0;min-height:60vh;display:flex;align-items:center}.not-found-wrapper{text-align:center;max-width:600px;margin:0 auto}.not-found-content{padding:40px 20px}.not-found-icon{margin-bottom:30px}.not-found-number{font-size:6rem;font-weight:700;color:#000;line-height:1;display:block}.not-found-message{font-size:1.2rem;color:#7f8c8d;margin-bottom:40px;line-height:1.6}.not-found-actions{display:flex;gap:20px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.not-found-actions .btn{padding:12px 30px;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;border:2px solid transparent}.not-found-actions .btn-primary{--bs-btn-color: #fff;--bs-btn-bg: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #333;--bs-btn-hover-border-color: #333;background-color:var(--bs-btn-bg);color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.not-found-actions .btn-primary:hover{background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);color:var(--bs-btn-hover-color);transform:translateY(-2px)}.not-found-actions .btn-outline-primary{--bs-btn-color: #000;--bs-btn-border-color: #000;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #000;--bs-btn-hover-border-color: #000;background-color:transparent;color:var(--bs-btn-color);border-color:var(--bs-btn-border-color)}.not-found-actions .btn-outline-primary:hover{background-color:var(--bs-btn-hover-bg);color:var(--bs-btn-hover-color);border-color:var(--bs-btn-hover-border-color);transform:translateY(-2px)}.not-found-info{color:#95a5a6;font-size:.95rem}.not-found-info a{color:#000;text-decoration:none}.not-found-info a:hover{text-decoration:underline}.site-pagination-wrapper{margin-top:2rem;display:flex;justify-content:center}.site-pagination-container{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%}.site-pagination-menus{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;justify-content:center}.site-pagination-menu-action{display:flex;gap:.5rem}.site-pagination-menu-action-button{background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.site-pagination-menu-action-button:hover:not(:disabled){background-color:#f8f9fa}.site-pagination-menu-action-button:disabled{opacity:.5;cursor:not-allowed}.site-pagination-menu{max-width:560px;overflow-x:visible;display:flex;gap:.25rem;padding:.5rem 0;flex-wrap:nowrap;align-items:center;list-style:none;margin:0}.site-pagination-control .page-link,.site-pagination-number .page-link,.site-pagination-counter-item .page-link,.site-pagination-ellipsis-item .page-link{display:flex;align-items:center;justify-content:center;gap:.25rem}.site-pagination-counter-item{display:none}.site-pagination-counter-item .page-link{border:none;background:transparent;color:#4a5568;font-size:1rem;font-weight:600;letter-spacing:.01em;pointer-events:none;white-space:nowrap;padding:.5rem 1rem;min-width:70px;justify-content:center;border-radius:999px;background-color:#f0f2f5}.site-pagination-page{display:inline-flex}.site-pagination-menu-item{color:#97a0a9;display:inline-flex;font-size:18px;font-family:Roboto,sans-serif;font-weight:600;line-height:1.2222222222;transition:all .3s ease-in-out 0s;text-decoration:none;padding:.5rem;margin:0 .25rem;cursor:pointer}.site-pagination-menu-item:hover,.site-pagination-menu-item:focus,.site-pagination-menu-item.active{color:#000;text-decoration:none}.site-pagination-ellipsis{color:#97a0a9;cursor:default;pointer-events:none}.site-pagination-ellipsis:hover{color:#97a0a9}.site-pagination-scroll-top{align-items:center;background-color:#e8ecef;border:none;border-radius:11px;flex:0 0 48px;height:48px;line-height:1;max-width:48px;width:48px;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s ease}.site-pagination-scroll-top:hover{background-color:#d1d5db}.instrument-display{padding:0}.instrument-database-details-top{display:grid;grid-column-gap:24px;grid-row-gap:30px;grid-template-columns:600px 280px 1fr}.instrument-database-details-top-image{border-radius:24px;overflow:hidden;position:relative}.instrument-database-details-top-image .carousel{border-radius:24px;overflow:hidden}.instrument-database-details-top-image .carousel-item img{width:100%;height:auto;display:block}.carousel-controls{align-items:center;column-gap:6px;display:flex;left:16px;position:absolute;top:16px}.carousel-controls button{background-color:#e8ecef;border:none;border-radius:11px;height:48px;opacity:1;position:static;width:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.carousel-controls button:hover{background-color:#d1d5db}.instrument-database-details-top-specifications{display:flex;flex-direction:column;row-gap:24px}.instrument-database-details-top-specifications-item{align-items:flex-start;display:flex;flex-direction:column;row-gap:1rem}.instrument-database-details-top-specifications-item h4{color:#000;font-size:23px;font-family:Roboto,sans-serif;font-weight:600;line-height:1.2173913043;margin-bottom:0}.instrument-database-details-top-specifications-item .list-unstyled{margin-bottom:0;row-gap:8px;display:flex;flex-direction:column}.instrument-database-details-top-specifications-item .list-unstyled li{color:#757b82;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.instrument-database-details-top-specifications-item .list-unstyled li span{color:#000}.instrument-database-details-top-specifications-all{align-items:center;column-gap:7px;color:#000;display:flex;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s ease}.instrument-database-details-top-specifications-all:hover{color:#666;text-decoration:none}.instrument-database-details-top-specifications-item-buttons{align-items:center;column-gap:8px;display:flex}.instrument-database-details-top-specifications-item-buttons button{align-items:center;background-color:#e8ecef;border:none;border-radius:11px;display:flex;height:56px;justify-content:center;width:56px;cursor:pointer;transition:background-color .2s ease}.instrument-database-details-top-specifications-item-buttons button:hover{background-color:#d1d5db}.instrument-database-details-top-download{display:flex;flex-direction:column;justify-content:space-between;row-gap:1rem}.instrument-database-details-top-download-logo{align-items:center;display:flex;flex-direction:column;row-gap:7px}.instrument-database-details-top-download-logo a{color:#414141;font-size:17px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.4117647059}.instrument-database-details-top-download-items{display:flex;flex-direction:column;row-gap:24px}.instrument-database-details-top-download-item{align-items:center;column-gap:22px;display:flex;text-decoration:none;color:#000;transition:opacity .2s ease}.instrument-database-details-top-download-item:hover{text-decoration:none;color:#000;opacity:.8}.instrument-database-details-top-download-item span:last-of-type{color:#000;font-size:20px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.35}.instrument-database-details .instrument-database-details-wrapper{display:flex;flex-direction:column;row-gap:50px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom{display:flex;flex-direction:column;row-gap:40px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-navigation{align-items:center;column-gap:50px;display:flex;margin-bottom:0}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-navigation li a{color:#8b9299;font-size:26px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.2307692308}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details{display:grid;grid-column-gap:30px;grid-template-columns:1fr 288px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left{display:flex;flex-direction:column;row-gap:50px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about{display:flex;flex-direction:column;padding-bottom:40px;position:relative;row-gap:30px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about:after{display:none;background:linear-gradient(360deg,#FFFFFF 0%,rgba(255,255,255,0) 100%);bottom:30px;content:"";height:170px;left:0;position:absolute;width:100%}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-image{border-radius:24px;overflow:hidden}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about h3{color:#000;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin-bottom:0}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-content{display:flex;flex-direction:column;row-gap:18px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-content h4{color:#000;font-size:26px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.2307692308;margin-bottom:0}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-content article{margin-bottom:0;max-height:392px;overflow:hidden;row-gap:1rem}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-content article p{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.7222222222;margin-bottom:0}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-about .instrument-database-details-bottom-about-expand-button{align-items:center;background-color:transparent;border:none;bottom:0;color:#000;column-gap:10px;display:flex;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;left:0;line-height:1.5;padding:0;position:absolute;z-index:10}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification{display:flex;flex-direction:column;row-gap:35px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification h4{color:#000;font-size:26px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.2307692308;margin-bottom:0}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items{display:grid;grid-column-gap:24px;grid-template-columns:repeat(2,1fr)}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items .instrument-database-details-bottom-specification-item .list-unstyled{margin-bottom:0;row-gap:8px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items .instrument-database-details-bottom-specification-item .list-unstyled li{color:#757b82;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items .instrument-database-details-bottom-specification-item .list-unstyled li span:first-child{color:#000}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items .instrument-database-details-bottom-specification-item .list-unstyled li span:nth-child(3){color:#757b82}.instrument-database-related-product{display:flex;flex-direction:column;row-gap:25px;padding:3rem 0;border-top:1px solid #e9ecef}.instrument-database-related-product-header{align-items:center;column-gap:24px;display:flex;justify-content:space-between}.instrument-database-related-product-header h3{color:#000;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin-bottom:0}.instrument-database-related-product-action{align-items:center;column-gap:6px;display:flex}.instrument-database-related-product-button-prev,.instrument-database-related-product-button-next{align-items:center;background-color:#e8ecef;border-radius:11px;border:none;display:flex;height:48px;justify-content:center;width:48px;cursor:pointer;transition:background-color .2s ease}.instrument-database-related-product-button-prev:hover,.instrument-database-related-product-button-next:hover{background-color:#d1d9e0}.instrument-database-related-product-button-prev:disabled,.instrument-database-related-product-button-next:disabled{opacity:.5;cursor:not-allowed}.instrument-database-related-products-container{display:flex;flex-direction:column;overflow:hidden;position:relative}.instrument-database-related-products{display:flex;gap:24px;transition:transform .4s ease;will-change:transform}.instrument-database-related-products .instrument-database-sub-cards-item{display:flex;flex:0 0 auto;flex-direction:column;row-gap:14px}.instrument-database-related-products .instrument-database-sub-cards-item-image{position:relative;max-height:var(--image-instrument-card-max-height);background:transparent}.instrument-database-related-products .instrument-database-sub-cards-item-image img{width:100%;height:auto;max-height:var(--image-instrument-card-max-height);object-fit:contain}.instrument-database-related-products-container .swiper{overflow:hidden;width:100%}.instrument-database-related-products-container .swiper-slide{width:280px;height:auto;flex-shrink:0}.instrument-database-related-products-container .swiper-slide .instrument-database-sub-cards-item{width:100%;max-width:280px}@media (max-width: 767.98px){.instrument-database-related-product-header{flex-direction:column;align-items:flex-start;row-gap:1rem}.instrument-database-related-product-header h3{font-size:24px}.instrument-database-related-product-action{align-self:flex-end}.instrument-database-related-products-container .swiper-slide{width:calc(100vw - 60px);max-width:300px}}@media (min-width: 768px) and (max-width: 1023px){.instrument-database-related-products-container .swiper-slide{width:calc((100vw - 120px)/2);max-width:320px}}@media (min-width: 1024px) and (max-width: 1199px){.instrument-database-related-products-container .swiper-slide{width:calc((100vw - 180px) / 3);max-width:300px}}@media (min-width: 1200px){.instrument-database-related-products-container .swiper-slide{width:calc((100vw - 240px)/4);max-width:280px}}.instrument-database-sub-cards{display:grid;grid-column-gap:24px;grid-row-gap:34px;grid-template-columns:repeat(3,1fr)}.instrument-database-sub-cards-item{display:flex;flex-direction:column;row-gap:14px}.instrument-database-sub-cards-item-image{height:300px;width:288px;overflow:hidden;position:relative;background:transparent;margin:0 auto}.instrument-database-sub-cards-item-image img{width:100%;height:100%;object-fit:contain;display:block}.instrument-database-sub-cards-item-image-action{align-items:center;column-gap:8px;display:flex;padding:11px;position:absolute;right:0;top:0}.instrument-database-sub-cards-item-image-action button{align-items:center;background-color:#e8ecef;border:none;border-radius:11px;display:flex;height:49px;justify-content:center;width:49px}.instrument-database-sub-cards-item h3{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;margin-bottom:0}.instrument-database-sub-cards-item-body{display:flex;flex-direction:column;row-gap:20px}.instrument-database-sub-cards-item-body .list-unstyled{row-gap:6px}.instrument-database-sub-cards-item-body .list-unstyled li{color:#757b82;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.instrument-database-sub-cards-item-body .list-unstyled li span:first-of-type{color:#000}.instrument-database-sub-cards-item-body a{align-items:center;background-color:#202020;border-radius:11px;color:#fff;display:flex;font-size:17px;font-family:Roboto,sans-serif;font-weight:600;height:48px;justify-content:center;text-decoration:none}.instrument-database-sub-cards-item-body a:hover{background-color:#404040;color:#fff}@media (max-width: 991px){.instrument-database-sub-cards{grid-template-columns:repeat(2,1fr)}.instrument-database-sub-cards-item-image{width:100%;max-width:288px}}@media (max-width: 575px){.instrument-database-sub-cards{grid-template-columns:1fr}.instrument-database-sub-cards-item-image{width:100%;max-width:100%;height:auto;aspect-ratio:288 / 300}.instrument-database-sub-cards-item-image img{height:auto}}.instrument-database-related-products .instrument-database-sub-cards-item-body a{color:#fff}.instrument-database-related-products .instrument-database-sub-cards-item-body a:hover{background-color:#202020;color:#fff}.instrument-display.fav button.like{background-color:#000!important}.instrument-display.fav button.like path{fill:#fff}.instrument-database-details-bottom-other-company-product{display:flex;flex-direction:column;row-gap:14px}.instrument-database-details-bottom-other-company-product h3{color:#000;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.1666666667;margin-bottom:0}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item{display:flex;flex-direction:column;row-gap:14px}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-image{position:relative;max-width:var(--image-instrument-card-sidebar-max-width);max-height:var(--image-instrument-card-sidebar-max-height);margin:0 auto;overflow:hidden;background:transparent}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-image img{width:100%;height:auto;max-height:var(--image-instrument-card-sidebar-max-height);object-fit:contain}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-image-action{align-items:center;column-gap:8px;display:flex;padding:11px;position:absolute;right:0;top:0}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-image-action button{align-items:center;background-color:#e8ecef;border:none;border-radius:11px;display:flex;height:49px;justify-content:center;width:49px}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item h3{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;margin-bottom:0}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body{display:flex;flex-direction:column;row-gap:20px}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body .list-unstyled{row-gap:6px}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body .list-unstyled li{color:#757b82;font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body .list-unstyled li span:first-of-type{color:#000}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body a{align-items:center;background-color:#202020;border-radius:11px;color:#fff;display:flex;font-size:17px;font-family:Roboto,sans-serif;font-weight:600;height:48px;justify-content:center;text-decoration:none}.instrument-database-details-bottom-other-company-product .instrument-database-sub-cards-item-body a:hover{background-color:#404040;color:#fff}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item{border-radius:20px;display:flex;flex-direction:column;overflow:hidden;position:relative;text-decoration:none}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item-image{width:100%;height:auto}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item-image img{width:100%;height:auto;display:block}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item-mask{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20px;position:absolute;top:0;width:100%}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item-mask h3{color:#fff;font-size:30px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.17;margin-bottom:0}.instrument-database-details-bottom-article .instrument-database-details-bottom-article-item-mask span{align-self:flex-start}.hide_for_now{display:none!important}@media (max-width: 1399.98px){.instrument-database-details-top{grid-template-columns:600px 1fr}.instrument-database-details-top-download{align-items:center;flex-direction:row-reverse;grid-column:1/-1}.instrument-database-details-top-download-logo{max-width:304px}.instrument-database-details-top-download-items{column-gap:24px;flex-direction:row}}@media (max-width: 1023.98px){.instrument-database-details-top{grid-template-columns:repeat(2,1fr)}.instrument-database-details-top-image{grid-column:1/-1}.instrument-database-details-top-download{flex-direction:column;grid-column:auto}.instrument-database-details-top-download-logo{margin-left:auto;margin-right:auto;max-width:240px}.instrument-database-details-top-download-items{flex-direction:column}}@media (max-width: 1199.98px){.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details{grid-template-columns:1fr}}@media (max-width: 767.98px){.instrument-database-details-top{grid-template-columns:1fr}.instrument-database-details-top-image{grid-column:auto}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-navigation{align-items:flex-start!important;flex-direction:column;row-gap:15px}.instrument-database-details .instrument-database-details-wrapper .instrument-database-details-bottom .instrument-database-details-bottom-details .instrument-database-details-bottom-left .instrument-database-details-bottom-specification .instrument-database-details-bottom-specification-items,.instrument-database-sub-cards{grid-template-columns:1fr}.instrument-related .instrument-database-sub-cards{flex-wrap:wrap;overflow-x:visible}.instrument-related .instrument-database-sub-cards-item{flex:1 1 100%;min-width:auto;max-width:none}.site-pagination-wrapper .site-pagination-menus .site-pagination-menu{display:flex}}.instrument-compare{padding:0;min-height:600px}.compare-wrapper{display:grid;grid-template-columns:200px 1fr;gap:20px;overflow:hidden;position:relative;will-change:contents}@media screen and (max-width: 768px){.compare-wrapper{grid-template-columns:1fr!important;gap:0!important;display:block!important;grid-template-areas:none!important}.compare-parameters{display:none!important}.compare-instruments{width:100%!important;display:block!important}.compare-instrument-column{display:block!important;border:1px solid #e0e0e0!important;border-radius:8px!important;margin-bottom:20px!important;overflow:hidden!important;width:100%!important;max-width:100%!important}.compare-instrument-header{border-bottom:2px solid #e0e0e0;padding:20px;margin-bottom:0;min-height:320px!important;height:320px!important;display:flex;flex-direction:column;justify-content:space-between}.compare-value-cell{display:none!important}.compare-mobile-parameters{display:block!important;padding:20px;border-top:1px solid #e0e0e0;background-color:transparent;margin-top:0}.compare-mobile-param{display:flex!important;justify-content:space-between;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f0f0f0;background-color:transparent;margin:0}.compare-mobile-param:last-child{border-bottom:none}.compare-mobile-param-name-wrapper{display:flex;align-items:center;gap:8px;flex:0 0 40%;margin-right:10px}.compare-mobile-param-name{font-weight:500;color:#202020;font-size:14px}.compare-mobile-param-value{color:#495057;font-size:14px;flex:1;text-align:right;word-break:break-word}.compare-navigation-top,.compare-navigation-bottom{padding:10px 0;margin:10px 0}.compare-swiper-prev,.compare-swiper-next,.compare-swiper-prev-bottom,.compare-swiper-next-bottom{width:36px!important;height:36px!important}}@media (min-width: 769px){.compare-mobile-parameters{display:none!important}}.compare-parameters{background:#fff;border-right:none;position:sticky;left:0;z-index:10;display:grid;grid-auto-rows:auto;align-items:stretch}.compare-header-cell{display:flex;align-items:center;justify-content:center;padding:20px;border-bottom:2px solid #e0e0e0;border-right:none!important;border-left:none;border-top:none;background:transparent;font-weight:600;font-size:16px;color:#202020;min-height:280px}.compare-param-cell{padding:15px 20px;border-bottom:1px solid #e0e0e0;font-weight:500;font-size:14px;color:#202020;background:#fff;height:auto;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;gap:8px}.compare-param-cell:first-child{border-bottom:none}.compare-param-tooltip{flex-shrink:0;margin-left:8px}.compare-instruments{flex:1;position:relative;overflow:hidden}.compare-grid{display:grid;gap:20px}.compare-swiper{overflow:visible;display:grid;align-items:start}.compare-swiper .swiper-wrapper{align-items:stretch;transition-timing-function:ease-in-out}.compare-swiper .swiper-slide{transition:opacity .3s ease,transform .3s ease}.compare-instrument-column{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;display:grid;grid-auto-rows:auto;height:100%;transition:opacity .3s ease,transform .3s ease;align-items:stretch}.compare-instrument-column.removing{opacity:0;transform:scale(.95)}.compare-instrument-header{position:relative;border-bottom:2px solid #e0e0e0;background:transparent;text-align:center;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;min-height:280px}.compare-instrument-image{position:relative;width:100%;flex:1;display:flex;align-items:center;justify-content:center;min-height:0;background:transparent;overflow:hidden}.compare-instrument-image a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}.compare-instrument-image img{max-width:319px!important;max-height:228px!important;width:100%!important;height:auto!important;object-fit:contain!important;min-width:0!important;min-height:0!important}.compare-instrument-image .instrument-database-sub-cards-item-image-action{position:absolute;top:10px;right:10px;display:flex;gap:8px}.compare-instrument-header h4{margin:0;padding:15px 20px;font-size:16px;font-weight:600;line-height:1.3;width:100%;border-top:1px solid #e0e0e0}.compare-instrument-header h4 a{color:#202020;text-decoration:none}.compare-instrument-header h4 a:hover{color:#007bff}.compare-instrument-description{padding:10px 20px;margin:0}.compare-instrument-description p{margin:0;font-size:14px;line-height:1.4;color:#495057;text-align:left}.compare-remove-btn{position:absolute;top:10px;right:10px;width:30px;height:30px;border:none;background:#202020;color:#fff;border-radius:50%;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:5}.compare-remove-btn:hover{background:#404040}.compare-value-cell{padding:15px 20px;border-bottom:1px solid #e0e0e0;font-size:14px;color:#495057;height:auto;display:flex;align-items:flex-start;word-break:break-word;line-height:1.5;box-sizing:border-box}.compare-navigation-top{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px;padding:15px 0;border-bottom:1px solid #e0e0e0;gap:20px}.compare-navigation-bottom{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px;margin-bottom:20px;padding:15px 0;border-top:1px solid #e0e0e0;gap:20px}.compare-swiper-prev,.compare-swiper-next,.compare-swiper-prev-bottom,.compare-swiper-next-bottom{position:static!important;width:44px!important;height:44px!important;margin:0!important;background:rgba(198,206,213,.9)!important;border:2px solid #FFFFFF!important;-webkit-backdrop-filter:blur(4.5px)!important;backdrop-filter:blur(4.5px)!important;border-radius:12px!important;cursor:pointer!important}.compare-swiper-prev.swiper-button-disabled,.compare-swiper-next.swiper-button-disabled,.compare-swiper-prev-bottom.swiper-button-disabled,.compare-swiper-next-bottom.swiper-button-disabled{background:rgba(198,206,213,.6)!important;cursor:not-allowed!important;opacity:.7!important}.compare-swiper-prev:after,.compare-swiper-next:after,.compare-swiper-prev-bottom:after,.compare-swiper-next-bottom:after{display:none!important;content:none!important}.compare-swiper-prev .swiper-navigation-icon,.compare-swiper-next .swiper-navigation-icon,.compare-swiper-prev-bottom .swiper-navigation-icon,.compare-swiper-next-bottom .swiper-navigation-icon{width:8px;height:14px;display:block}.compare-swiper-prev .swiper-navigation-icon,.compare-swiper-prev-bottom .swiper-navigation-icon{transform:scaleX(-1)}.compare-pagination{display:flex;align-items:center;justify-content:center;flex:1;min-width:0;padding:0 20px}.compare-progress-bar{width:100%;height:4px;background-color:#e0e0e0;border-radius:2px;overflow:hidden;position:relative;max-width:100%}.compare-progress-fill{height:100%;background-color:#757b82;border-radius:2px;position:absolute;top:0;transition:left .3s ease,width .3s ease}.compare-navigation-top{position:relative}.compare-pagination-current{font-weight:600}.compare-pagination-separator,.compare-pagination-total{color:#757b82}.compare-extended.instrument-database-sub-cards-item{height:100%;display:flex;flex-direction:column}.compare-extended .instrument-database-sub-cards-item-image{position:relative}.compare-extended .instrument-database-sub-cards-item-body{flex:1;display:flex;flex-direction:column}.compare-extended-description{padding:15px 0;border-bottom:1px solid #e0e0e0;margin-bottom:0}.compare-extended-description p{margin:0;font-size:14px;line-height:1.5;color:#495057}.compare-extended .instrument-database-sub-cards-item-body ul{flex:1;margin-bottom:15px;margin-top:0}.compare-extended .instrument-database-sub-cards-item-body ul li{padding:12px 0;border-bottom:1px solid #e0e0e0}.compare-extended .instrument-database-sub-cards-item-body ul li:last-child{border-bottom:none}.compare-extended .instrument-database-sub-cards-item-body ul li span:first-child{font-weight:600;color:#202020;min-width:120px;display:inline-block}.compare-extended .instrument-database-sub-cards-item-body ul li span:last-child{color:#495057}@media (max-width: 768px){.compare-parameters{flex:0 0 150px;min-width:150px}.compare-param-cell,.compare-value-cell{font-size:13px;padding:12px 15px}.compare-instrument-header{min-height:320px!important;height:320px!important;display:flex;flex-direction:column;justify-content:space-between}.compare-instrument-image{min-height:250px!important;height:250px!important;display:flex;align-items:center;justify-content:center}.compare-instrument-image img{max-width:100%!important;max-height:228px!important;width:100%!important;height:auto!important;object-fit:contain!important}.compare-instrument-header h4{font-size:14px;margin:10px 0 0;text-align:center;line-height:1.3;min-height:40px!important;height:40px!important;display:flex;align-items:center;justify-content:center}.compare-navigation-top{gap:15px;padding:10px 0}.compare-pagination{padding:0 15px}}.btn-primary-black{background-color:#1b1b1b;color:#fff;border:none;border-radius:11px;padding:12px 30px;font-size:17px;font-weight:500;text-decoration:none;display:inline-block;cursor:pointer;transition:background-color .2s ease}.btn-primary-black:hover{background-color:#2a2a2a;color:#fff;text-decoration:none}.btn-primary-black:active{background-color:#0a0a0a}
