: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-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{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));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{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-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.ProductSection_product-section-wrapper__MbZsx{padding:80px 0;background-color:#f5f5f7;overflow:hidden;perspective:1200px}.ProductSection_section-header__64fQ3{text-align:center;margin-bottom:40px}.ProductSection_swiper-container-3d___Ag6q{position:relative;width:100%;max-width:1200px;margin:0 auto}.ProductSection_product-slide__lTznr{width:350px!important;height:420px;display:flex;align-items:center;justify-content:center}.ProductSection_glue-card-3d__biuwo{width:100%;height:100%;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);display:flex;flex-direction:column}.ProductSection_card-image__qPwRx{width:100%;height:250px;background:#eee}.ProductSection_card-image__qPwRx img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ProductSection_card-body__NqIv3{padding:20px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.ProductSection_card-body__NqIv3 h3{font-size:18px;margin:0;color:#1d1d1f}.ProductSection_card-body__NqIv3 button{background:#0071e3;color:#fff;border:none;padding:8px 16px;border-radius:20px;cursor:pointer;font-size:14px}.ProductSection_nav-btn___eIjb{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;font-size:24px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProductSection_nav-prev__OraLl{left:-20px}.ProductSection_nav-next__f9ZTq{right:-20px}@media (max-width:768px){.ProductSection_product-slide__lTznr{width:240px!important}}.BusinessSection_section__iDnmU{padding:30px 0;background-color:#fff}.BusinessSection_container__bnM89{max-width:1200px;margin:0 auto;padding:0 24px}.BusinessSection_header__rubGh{text-align:center;margin-bottom:60px}.BusinessSection_label__KavCc{color:#1a73e8;font-size:14px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.BusinessSection_title__kkhXQ{font-size:36px;color:#202124;margin:12px 0;font-weight:600}.BusinessSection_divider__yUPH5{width:48px;height:4px;background:#1a73e8;margin:0 auto;border-radius:2px}.BusinessSection_businessGrid___CgFk{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.BusinessSection_businessCard__xsLbh{padding:40px;background:#fff;border:1px solid #e8eaed;border-radius:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.BusinessSection_businessCard__xsLbh:hover{border-color:transparent;box-shadow:0 20px 40px rgba(0,0,0,.08);transform:translateY(-8px)}.BusinessSection_businessCard__xsLbh:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#4285f4,#34a853);opacity:0;transition:opacity .3s}.BusinessSection_businessCard__xsLbh:hover:before{opacity:1}.BusinessSection_iconWrapper__4h9pf{width:64px;height:64px;background:#f8f9fa;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#1a73e8;margin-bottom:24px;transition:all .3s}.BusinessSection_businessCard__xsLbh:hover .BusinessSection_iconWrapper__4h9pf{background:#1a73e8;color:#fff}.BusinessSection_cardContent__WOLQJ h3{font-size:22px;color:#202124;margin-bottom:16px;font-weight:500}.BusinessSection_cardContent__WOLQJ p{color:#5f6368;line-height:1.6;font-size:16px;margin-bottom:30px;min-height:72px}.BusinessSection_link__zmi8P{display:inline-flex;align-items:center;color:#1a73e8;text-decoration:none;font-weight:500;font-size:16px;transition:gap .2s}.BusinessSection_arrow__xllsY{margin-left:4px;transition:transform .2s}.BusinessSection_link__zmi8P:hover .BusinessSection_arrow__xllsY{transform:translateX(4px)}@media (max-width:768px){.BusinessSection_businessGrid___CgFk{grid-template-columns:1fr}.BusinessSection_section__iDnmU{padding:60px 0}}.Footer_footer__AxF0B{font-size:12px;color:#6e6e73;border-top:1px solid #d2d2d7;padding:20px 16px;background:#f5f5f7}.Footer_container__XvPo4{max-width:1180px;margin:0 auto}.Footer_locale__PUoSK{margin-bottom:10px}.Footer_locale__PUoSK a{color:#424245;text-decoration:none}.Footer_locale__PUoSK a:hover{text-decoration:underline}.Footer_legal__20Yt2{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.Footer_links__xhPqm{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0}.Footer_linkItem__q17zH:after{content:"|";margin-left:10px;color:#d2d2d7}.Footer_linkItem__q17zH:last-child:after{content:""}.Footer_links__xhPqm a{color:#424245;text-decoration:none}.Footer_links__xhPqm a:hover{text-decoration:underline}@media (max-width:800px){.Footer_legal__20Yt2{flex-direction:column;align-items:flex-start}}@media (prefers-color-scheme:dark){.Footer_footer__AxF0B{background:#1d1d1f;color:#a1a1a6}.Footer_links__xhPqm a,.Footer_locale__PUoSK a{color:#d2d2d7}}