.gf-trial-link{width:120px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;color:var(--gf-color-text-inverse);border-radius:32px;background:var(--gf-color-brand-red-primary);font-size:var(--gf-text-body-sm-size);font-weight:600;line-height:24px;transition:background-color .2s ease,transform .2s ease}.gf-trial-link-arrow{width:16px;height:16px;display:none}.gf-trial-link:is(:hover,:focus-visible){color:var(--gf-color-text-inverse);background:var(--gf-color-brand-red-hover);outline:none;transform:translateY(-2px)}.gf-trial-link:focus-visible{box-shadow:0 0 0 3px rgb(255 255 255/45%)}.gf-trial-link:active{transform:scale(.98)}.gf-trial-link.gf-contact{box-sizing:border-box;gap:4px;justify-content:flex-start;padding:10px 10px 10px 22px;font-size:14px;font-weight:var(--gf-font-weight-semibold);line-height:24px;white-space:nowrap;transition:background-color .3s ease-out,transform .2s ease}.gf-trial-link.gf-contact .gf-trial-link-arrow{display:block;flex:0 0 16px}.gf-trial-link.gf-contact:is(:hover,:focus-visible){color:var(--gf-color-text-inverse);background:var(--gf-color-brand-red-hover);outline:none;transform:none}.gf-trial-link.gf-contact:hover .gf-trial-link-arrow{transform:translateX(4px)}.gf-trial-link.gf-contact:active{transform:scale(.98)}.gf-trial-link.gf-contact:focus-visible{box-shadow:none;outline:2px solid currentColor;outline-offset:3px}@media (prefers-reduced-motion:reduce){.gf-trial-link,.gf-trial-link.gf-contact{transition:none}}.gf-brand-logo{position:relative;display:block;width:182px;height:44px}.gf-logo{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:left center;transition:opacity .25s ease}.gf-logo-dark{opacity:0}.gf-footer-logo{display:block;width:auto;height:44px}@media (max-width:1100px){.gf-brand-logo{width:172px;height:42px}}@media (max-width:700px){.gf-brand-logo{width:148px;height:36px}}.gf-header{position:fixed;z-index:100;top:0;left:50%;width:100%;height:88px;display:grid;grid-template-columns:182px minmax(0,1fr) 182px;align-items:center;padding:0 32px;color:var(--gf-color-text-inverse);border:0;border-bottom:1px solid transparent;background:rgb(var(--gf-color-text-inverse-channels)/.01);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;transform:translateX(-50%);transition:color .25s ease,background-color .25s ease,border-color .25s ease,-webkit-backdrop-filter .25s ease;transition:color .25s ease,background-color .25s ease,border-color .25s ease,backdrop-filter .25s ease;transition:color .25s ease,background-color .25s ease,border-color .25s ease,backdrop-filter .25s ease,-webkit-backdrop-filter .25s ease}.gf-brand,.gf-header-actions{display:flex;align-items:center}.gf-header-actions{justify-self:end;gap:12px}.gf-app-center{position:relative;display:flex}.gf-app-center-trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;color:inherit;border:0;border-radius:4px;background:transparent;cursor:pointer;transition:color .2s ease,background-color .2s ease}.gf-app-center-trigger:focus-visible,.gf-app-center-trigger:hover{background:rgb(var(--gf-color-text-inverse-channels)/.1);outline:none}.gf-app-center-trigger-icon{width:16px;height:16px;flex:0 0 16px}.gf-app-center-panel{position:absolute;z-index:102;top:calc(100% + 4px);right:0;width:340px;max-width:calc(100vw - 20px);max-height:min(520px,calc(100vh - 96px));padding:20px;color:var(--gf-color-text-primary);border:1px solid var(--gf-color-border-soft);border-radius:8px;background:var(--gf-color-surface);box-shadow:0 2px 10px rgb(0 0 0/12%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.gf-app-center.open .gf-app-center-panel,.gf-app-center:focus-within .gf-app-center-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.gf-app-center-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:16px;font-weight:var(--gf-font-weight-semibold);line-height:1}.gf-app-center-home{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:var(--gf-color-brand-blue-primary);font-size:13px;line-height:1;white-space:nowrap}.gf-app-center-home:focus-visible,.gf-app-center-home:hover{text-decoration:underline;text-underline-offset:3px;outline:none}.gf-app-center-home-arrow{width:14px;height:14px;flex:0 0 14px}.gf-app-center-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px 0;gap:4px 0}.gf-app-center-item{display:flex;position:relative;flex-direction:column;align-items:center;justify-content:center;width:100px;height:86px;padding:8px 4px;color:var(--gf-color-text-primary);border-radius:4px;font-size:14px;line-height:1;cursor:pointer;transition:background-color .15s ease,color .15s ease}.gf-app-center-item:focus-visible,.gf-app-center-item:hover{color:var(--gf-color-brand-blue-primary);background:#f4f5f7;outline:none}.gf-app-center-item-icon{width:32px;height:32px;margin-bottom:16px}.gf-app-center-text{margin:0;white-space:nowrap}.gf-user-menu{position:relative;display:flex}.gf-user-avatar{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;color:var(--gf-color-brand-blue-primary);border:0;border-radius:50%;background:#dce8ff;font-size:var(--gf-text-body-sm-size);font-weight:var(--gf-font-weight-medium);line-height:1;cursor:pointer}.gf-user-avatar:focus-visible{outline:2px solid var(--gf-color-brand-blue-primary);outline-offset:3px}.gf-user-dropdown{position:absolute;z-index:102;top:calc(100% + 8px);right:0;width:220px;overflow:hidden;color:var(--gf-color-text-primary);border-radius:12px;background:var(--gf-color-surface);box-shadow:0 12px 30px rgb(1 44 114/12%);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.gf-user-menu.open .gf-user-dropdown,.gf-user-menu:focus-within .gf-user-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.gf-user-name{display:block;overflow:hidden;padding:17px 20px 13px;border-bottom:1px solid var(--gf-color-background-normal);font-size:var(--gf-text-body-size);font-weight:var(--gf-font-weight-medium);line-height:var(--gf-text-body-line-height);text-overflow:ellipsis;white-space:nowrap}.gf-user-dropdown-links{display:flex;flex-direction:column;gap:2px;padding:8px 12px 12px}.gf-user-dropdown-links a,.gf-user-dropdown-links button{width:100%;height:44px;display:flex;align-items:center;gap:12px;padding:0 8px;color:var(--gf-color-text-secondary);border:0;border-radius:8px;background:transparent;font-size:var(--gf-text-body-sm-size);font-weight:var(--gf-font-weight-regular);line-height:var(--gf-text-body-sm-line-height);text-align:left;cursor:pointer;transition:color .18s ease,background-color .18s ease}.gf-user-dropdown-links svg{width:16px;height:16px;flex:0 0 16px}.gf-user-dropdown-links a:is(:hover,:focus-visible){color:var(--gf-color-text-secondary);background:var(--gf-color-background-normal);outline:none}.gf-user-dropdown-links button:is(:hover,:focus-visible){color:var(--gf-color-brand-red-primary);background:rgb(var(--gf-color-brand-red-channels)/.1);outline:none}.gf-login{color:rgb(var(--gf-color-text-inverse-channels)/.6);font-size:14px;font-weight:var(--gf-font-weight-semibold);line-height:24px;white-space:nowrap;transition:color .25s ease}.gf-login:focus-visible,.gf-login:hover{color:var(--gf-color-text-inverse)}.gf-login:focus-visible{outline:2px solid currentColor;outline-offset:3px}.gf-contact{box-sizing:border-box;width:120px;min-height:44px;display:inline-flex;align-items:center;gap:4px;padding:10px 10px 10px 22px;color:var(--gf-color-text-inverse);border:0;border-radius:32px;background:var(--gf-color-brand-red-primary);font-size:14px;font-weight:var(--gf-font-weight-semibold);line-height:24px;white-space:nowrap;transition:background-color .3s ease-out,transform .2s ease}.gf-contact-arrow{width:16px;height:16px;display:block;flex:0 0 16px;transition:transform .3s ease-out}.gf-contact:hover{background:var(--gf-color-brand-red-hover)}.gf-contact:hover .gf-contact-arrow{transform:translateX(4px)}.gf-contact:active{transform:scale(.98)}.gf-contact:focus-visible{outline:2px solid currentColor;outline-offset:3px}.gf-header.mega-open,.gf-header.scrolled{color:var(--gf-color-text-primary);border-bottom-color:#ccc;background:var(--gf-color-background-paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gf-header.mega-open .gf-logo-light,.gf-header.scrolled .gf-logo-light{opacity:0}.gf-header.mega-open .gf-logo-dark,.gf-header.scrolled .gf-logo-dark{opacity:1}.gf-header.mega-open .gf-nav,.gf-header.scrolled .gf-nav{color:rgb(var(--gf-color-text-primary-channels)/.6)}.gf-header.mega-open .gf-nav>a.active,.gf-header.mega-open .gf-nav>a:focus-visible,.gf-header.mega-open .gf-nav>a:hover,.gf-header.scrolled .gf-nav>a.active,.gf-header.scrolled .gf-nav>a:focus-visible,.gf-header.scrolled .gf-nav>a:hover{color:var(--gf-color-text-primary)}.gf-header.mega-open .gf-menu-toggle,.gf-header.scrolled .gf-menu-toggle{color:var(--gf-color-text-primary)}.gf-header.mega-open .gf-login,.gf-header.scrolled .gf-login{color:rgb(var(--gf-color-text-primary-channels)/.6)}.gf-header.mega-open .gf-login:focus-visible,.gf-header.mega-open .gf-login:hover,.gf-header.scrolled .gf-login:focus-visible,.gf-header.scrolled .gf-login:hover{color:var(--gf-color-text-primary)}.gf-header.mega-open .gf-app-center-trigger,.gf-header.scrolled .gf-app-center-trigger{color:var(--gf-color-text-primary);background:transparent}.gf-header.mega-open .gf-app-center-trigger:focus-visible,.gf-header.mega-open .gf-app-center-trigger:hover,.gf-header.scrolled .gf-app-center-trigger:focus-visible,.gf-header.scrolled .gf-app-center-trigger:hover{background:#f4f5f7}.gf-menu-toggle{justify-self:center;display:none;align-items:center;gap:var(--gf-space-16);padding:10px 0;color:rgb(var(--gf-color-text-inverse-channels)/.8);border:0;background:transparent;cursor:pointer}.gf-menu-toggle i,.gf-menu-toggle i:after{content:"";display:block;width:18px;height:2px;background:currentColor;transition:transform .25s ease}.gf-menu-toggle i{position:relative}.gf-menu-toggle i:after{position:absolute;left:0;top:6px}.gf-menu-toggle[aria-expanded=true] i{transform:rotate(45deg)}.gf-menu-toggle[aria-expanded=true] i:after{top:0;transform:rotate(90deg)}.gf-nav{position:static;justify-self:center;gap:clamp(24px,2.92vw,56px);color:rgb(var(--gf-color-text-inverse-channels)/.6);font-size:var(--gf-text-body-sm-size)}.gf-nav,.gf-nav>a{display:flex;align-items:center}.gf-nav>a{position:relative;height:88px;flex-direction:column;justify-content:center;gap:2px;padding:0;font-size:14px;font-weight:var(--gf-font-weight-semibold);line-height:24px;white-space:nowrap;transition:color .25s ease}.gf-nav>a:after{content:"";width:0;height:2px;display:block;flex:0 0 2px;border-radius:4px;background:var(--gf-color-brand-red-primary);transition:width .25s ease}.gf-nav>a.active,.gf-nav>a:focus-visible,.gf-nav>a:hover{color:var(--gf-color-text-inverse)}.gf-nav>a.active:after,.gf-nav>a:focus-visible:after,.gf-nav>a:hover:after{width:18px}.gf-mega-menu{position:absolute;left:0;top:88px;width:100%;max-height:calc(100dvh - 88px);overflow-y:auto;color:var(--gf-color-text-primary);background:var(--gf-color-background-paper);box-shadow:17px 18px 30px rgb(0 0 0/10%);opacity:0;pointer-events:none;transform:translateY(-10px);transition:opacity .22s ease,transform .28s cubic-bezier(.2,.8,.2,1)}.gf-header.mega-open .gf-mega-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.gf-mega-shell{width:100%}.gf-mega-group{display:none}.gf-mega-group.active{display:flex;align-items:flex-start;gap:clamp(48px,9.8vw,188px);padding:50px clamp(32px,5.73vw,110px);animation:gfMegaPanelIn .22s cubic-bezier(.2,.8,.2,1) both}.gf-mega-group>header{flex:0 0 auto;width:min(200px,100%)}.gf-mega-group>header h2{margin:0;color:#000;font-size:clamp(32px,2.5vw,48px)}.gf-mega-group>header h2,.gf-mega-group>header span{font-family:var(--gf-font-family-display);font-weight:var(--gf-font-weight-light);font-synthesis:none;line-height:normal}.gf-mega-group>header span{display:block;color:var(--gf-color-brand-blue-primary);font-size:var(--gf-text-title-sm-size)}.gf-mega-content{display:flex;flex-wrap:wrap;align-items:flex-start;min-width:0}.gf-mega-content-products{gap:clamp(24px,3.54vw,68px)}.gf-mega-content-about,.gf-mega-content-core,.gf-mega-content-solutions{gap:clamp(48px,9.375vw,180px)}.gf-mega-content-cases{flex-wrap:nowrap;gap:clamp(24px,4.5vw,96px)}.gf-mega-content-cases .gf-mega-block{flex:0 1 200px}.gf-mega-group-cases>header{width:auto}.gf-mega-block{display:flex;flex-direction:column;gap:17px;width:200px}.gf-mega-block-head{display:flex;flex-direction:column;gap:12px}.gf-mega-block h3{margin:0;color:var(--gf-color-text-primary);font-family:var(--gf-font-family-display);font-size:var(--gf-text-title-sm-size);font-weight:var(--gf-font-weight-light);font-synthesis:none;line-height:normal}.gf-mega-block-meta,.gf-nav .gf-mega-menu a{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;gap:4px;width:100%;min-width:0;margin:0;padding:4px 8px 4px 0;color:var(--gf-color-text-secondary);border-radius:6px;font-size:var(--gf-text-body-sm-size);font-weight:var(--gf-font-weight-regular);line-height:var(--gf-text-body-sm-line-height);white-space:nowrap;transition:color .18s ease,background-color .18s ease,padding .18s ease}.gf-mega-links{display:flex;flex-direction:column;gap:4px;width:100%;padding-left:12px;border-left:2px solid rgb(var(--gf-color-brand-blue-channels)/.4)}.gf-nav .gf-mega-menu a:after{display:none}.gf-mega-arrow{width:16px;height:16px;display:block;flex:0 0 16px;opacity:0;transition:opacity .18s ease}.gf-nav .gf-mega-menu .gf-mega-more{color:var(--gf-color-brand-blue-primary)}.gf-mega-more .gf-mega-arrow{opacity:1}.gf-nav .gf-mega-menu a:focus-visible,.gf-nav .gf-mega-menu a:hover{padding-left:12px;color:var(--gf-color-brand-blue-primary);background:rgb(var(--gf-color-brand-blue-channels)/.05);outline:none}.gf-nav .gf-mega-menu a:focus-visible .gf-mega-arrow,.gf-nav .gf-mega-menu a:hover .gf-mega-arrow{opacity:1}@keyframes gfMegaPanelIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px) and (min-width:901px){.gf-mega-group.active{gap:48px;padding:40px 32px}.gf-mega-content-products{gap:var(--gf-space-24)}.gf-mega-content-about,.gf-mega-content-core,.gf-mega-content-solutions{gap:48px}.gf-mega-group-cases.active{gap:var(--gf-space-32)}.gf-mega-content-cases{gap:var(--gf-space-16)}}@media (max-width:1100px){.gf-header{grid-template-columns:172px minmax(0,1fr) 172px}.gf-nav{gap:clamp(18px,2.5vw,28px)}}@media (max-width:900px){.gf-header{grid-template-columns:1fr auto 1fr}.gf-brand small{display:none}.gf-menu-toggle{display:inline-flex}.gf-nav{position:fixed;z-index:101;left:50%;top:72px;width:min(430px,calc(100vw - 32px));display:grid;grid-gap:0;gap:0;padding:10px;border:1px solid var(--gf-color-border-soft);border-radius:16px;background:var(--gf-color-background-paper);box-shadow:0 24px 60px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translate(-50%,-12px);transition:opacity .25s ease,transform .25s ease}.gf-header .gf-nav,.gf-header.mega-open .gf-nav,.gf-header.scrolled .gf-nav,.gf-nav{color:var(--gf-color-text-primary)}.gf-nav.open{opacity:1;pointer-events:auto;transform:translate(-50%)}.gf-nav>a{height:auto;display:block;padding:16px 18px;border-radius:10px}.gf-nav>a:after{display:none}.gf-nav>a.active,.gf-nav>a:focus-visible,.gf-nav>a:hover{background:var(--gf-color-background-normal)}.gf-header.mega-open{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom-color:transparent}.gf-header.mega-open .gf-logo-light{opacity:1}.gf-header.mega-open .gf-logo-dark{opacity:0}.gf-header.scrolled.mega-open{border-bottom-color:#ccc;background:var(--gf-color-background-paper);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gf-header.scrolled.mega-open .gf-logo-light{opacity:0}.gf-header.scrolled.mega-open .gf-logo-dark{opacity:1}.gf-mega-menu{display:none}}@media (max-width:700px){.gf-header{top:0;width:100%;height:70px;grid-template-columns:auto 1fr auto;gap:6px;padding:0 10px}.gf-brand{font-size:var(--gf-text-body-sm-size)}.gf-header .gf-brand-logo{width:116px;height:28px}.gf-menu-toggle{width:32px;justify-content:center}.gf-menu-toggle span{display:none}.gf-header-actions{gap:8px}.gf-app-center-trigger{width:40px;height:40px}.gf-app-center-panel{width:min(360px,calc(100vw - 20px));padding:14px}.gf-user-avatar{width:40px;height:40px}.gf-contact{width:100px;min-height:40px;padding:8px 6px 8px 14px}}.gf-footer{color:var(--gf-color-text-inverse);background:var(--gf-color-background-dark)}.gf-number{font-family:var(--gf-font-family-body);font-synthesis:none;font-feature-settings:"pnum";font-variant-numeric:proportional-nums}.gf-footer-wrap{display:flex;flex-direction:column;gap:var(--gf-space-40);padding:var(--gf-space-80) 0 var(--gf-space-40)}.gf-footer-main{display:flex;align-items:flex-start;gap:clamp(48px,12vw,208px);padding-bottom:60px;border-bottom:1px solid rgb(var(--gf-color-text-inverse-channels)/.3)}.gf-footer-brand{width:max-content;max-width:100%;display:flex;flex:0 0 auto;flex-direction:column;gap:74px}.gf-footer-logo-link{width:max-content;display:block}.gf-footer-contact-list{display:flex;flex-direction:column;gap:var(--gf-space-20);margin:0}.gf-footer-contact-list>div{display:flex;align-items:center;gap:var(--gf-space-12)}.gf-footer-contact-list dt{width:70px;flex:0 0 auto;color:rgb(var(--gf-color-text-inverse-channels)/.4)}.gf-footer-contact-list dd,.gf-footer-contact-list dt{font-size:var(--gf-text-body-sm-size);line-height:var(--gf-text-body-sm-line-height)}.gf-footer-contact-list dd{margin:0;color:var(--gf-color-text-inverse);white-space:nowrap}.gf-footer-contact-list a{transition:color .2s ease,opacity .2s ease}.gf-footer-contact-list a:focus-visible,.gf-footer-contact-list a:hover{opacity:.72}.gf-footer-navs{min-width:0;display:flex;flex:1 1 auto;align-items:flex-start;justify-content:space-between;gap:var(--gf-space-32)}.gf-footer-col{width:min(200px,100%);display:flex;flex-direction:column;gap:var(--gf-space-36)}.gf-footer-col h2{margin:0;color:var(--gf-color-text-inverse);font-family:var(--gf-font-family-body);font-size:var(--gf-text-subtitle-size);line-height:var(--gf-text-subtitle-line-height);font-weight:var(--gf-font-weight-semibold);letter-spacing:0}.gf-footer-col-list{display:flex;flex-direction:column;gap:var(--gf-space-24)}.gf-footer-col-list a{width:max-content;max-width:100%;color:rgb(var(--gf-color-text-inverse-channels)/.7);font-size:var(--gf-text-caption-size);line-height:var(--gf-text-caption-line-height);transition:color .2s ease,transform .2s ease}.gf-footer-col-list a:focus-visible,.gf-footer-col-list a:hover{color:var(--gf-color-text-inverse);outline:none;transform:translateX(8px)}.gf-footer-col-list--products a{display:flex;flex-direction:column;gap:var(--gf-space-4)}.gf-footer-col-list--products strong{color:rgb(var(--gf-color-text-inverse-channels)/.7);font-size:var(--gf-text-body-size);line-height:var(--gf-text-body-line-height);font-weight:var(--gf-font-weight-regular);transition:color .2s ease}.gf-footer-col-list--products small{color:rgb(var(--gf-color-text-inverse-channels)/.4);font-size:var(--gf-text-caption-size);line-height:var(--gf-text-caption-line-height)}.gf-footer-col-list--products a:focus-visible strong,.gf-footer-col-list--products a:hover strong{color:var(--gf-color-text-inverse)}.gf-footer-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:var(--gf-space-16)}.gf-footer-friends,.gf-footer-legal{display:flex;flex-wrap:wrap;align-items:center;margin:0;color:rgb(var(--gf-color-text-inverse-channels)/.4);font-size:var(--gf-text-body-sm-size);line-height:var(--gf-text-body-sm-line-height)}.gf-footer-friends{gap:var(--gf-space-12)}.gf-footer-friends-links,.gf-footer-legal{gap:var(--gf-space-24)}.gf-footer-friends-links{display:flex;flex-wrap:wrap;align-items:center}.gf-footer-friends a,.gf-footer-legal a{width:max-content;max-width:100%;color:rgb(var(--gf-color-text-inverse-channels)/.4);font-size:var(--gf-text-body-sm-size);line-height:var(--gf-text-body-sm-line-height);transition:color .2s ease}.gf-footer-friends a:focus-visible,.gf-footer-friends a:hover,.gf-footer-legal a:focus-visible,.gf-footer-legal a:hover{color:var(--gf-color-text-inverse);outline:none}.gf-footer-beian{display:inline-flex;align-items:center;gap:var(--gf-space-4)}.gf-footer-beian-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gf-footer-beian-icon img{width:20px;height:20px;display:block}.gf-footer-trust{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gf-space-16)}.gf-footer-trust a{height:30px;display:flex;align-items:center;overflow:hidden;border-radius:2px;transition:opacity .2s ease}.gf-footer-trust a:focus-visible,.gf-footer-trust a:hover{opacity:.8;outline:none}.gf-footer-trust img{width:auto;height:30px;display:block}@media (prefers-reduced-motion:reduce){.gf-footer-trust a{transition:none}}@media (max-width:1100px){.gf-footer-main{flex-direction:column;gap:var(--gf-space-56)}.gf-footer-navs{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;grid-gap:var(--gf-space-48) var(--gf-space-32);gap:var(--gf-space-48) var(--gf-space-32)}}@media (max-width:700px){.gf-footer-wrap{gap:var(--gf-space-32);padding:64px 0 var(--gf-space-40)}.gf-footer-main{gap:var(--gf-space-48);padding-bottom:var(--gf-space-40)}.gf-footer-brand{gap:var(--gf-space-40)}.gf-footer-contact-list dd{white-space:normal}.gf-footer-navs{grid-template-columns:1fr;gap:var(--gf-space-40)}.gf-footer-col{width:100%}.gf-footer-legal{gap:var(--gf-space-12) var(--gf-space-24)}}.decorative-divider_root__jIZvy{position:relative;display:block;width:100%;height:5px;margin:10px 0}.decorative-divider_line__9N5of{position:absolute;top:2px;left:0;width:100%;height:0;border-top:1px solid #000}.decorative-divider_rect__H5f_0{position:absolute;top:0;left:0;width:45px;height:5px;background:#eb002a}.decorative-divider_rectEnd__po_3D{right:0;left:auto}