html,body{width:100%;height:100%;margin:0;padding:0}*{font-family:inherit!important}#root,#__next,[data-reactroot]{font-family:Outfit,Roboto,Segoe UI,Arial,sans-serif!important}.dropdown-item{color:#5f6368;letter-spacing:.2px;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:0;align-items:center;gap:23px;min-height:40px;margin:0 1px;padding:12px 16px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1),font-weight .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.dropdown-item:hover{color:#202124;background-color:#3c404314}.dropdown-item--active{color:#202124;background-color:#f1f3f4;border-bottom:7px solid #1a73e8;font-size:15px;font-weight:500}.dropdown-item--active:hover{color:#202124;background-color:#e8eaed}.dropdown-item--active .dropdown-item__chevron{opacity:1;width:20px;height:20px}.dropdown-item--active .dropdown-item__name{font-size:15px;font-weight:500}.dropdown-item:focus-visible{outline-offset:2px;background-color:#3c404314;outline:2px solid #1a73e8}.dropdown-item:active{background-color:#3c40431f}.dropdown-item:disabled{color:#bdc1c6;cursor:not-allowed;background-color:#0000;border-bottom-color:#0000}.dropdown-item:disabled:hover{color:#bdc1c6;background-color:#0000}.dropdown-item__name{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;color:inherit;transition:color .2s cubic-bezier(.4,0,.2,1),font-size .2s cubic-bezier(.4,0,.2,1),font-weight .2s cubic-bezier(.4,0,.2,1)}.dropdown-item__chevron{width:18px;height:18px;color:inherit;opacity:.7;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1),width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.dropdown-item__chevron--rotated{opacity:1;transform:rotate(180deg)}@media (width<=768px){.dropdown-item{color:#202124;border-bottom:1px solid #0000;border-radius:0;justify-content:flex-start;width:100%;min-height:48px;margin:0;padding:12px 24px;font-size:14px}.dropdown-item:hover{background-color:#3c404314}.dropdown-item--active{color:#202124;background-color:#f1f3f4;border-bottom:2px solid #1a73e8;font-size:15px;font-weight:500}.dropdown-item--active .dropdown-item__name{font-size:15px;font-weight:500}.dropdown-item--active .dropdown-item__chevron{width:20px;height:20px}.dropdown-item__name{font-size:14px;font-weight:400}.dropdown-item__chevron{width:20px;height:20px;margin-left:auto}}@media (width>=769px) and (width<=1024px){.dropdown-item{min-height:36px;padding:8px 12px;font-size:13px}.dropdown-item__name{font-size:13px}.dropdown-item--active,.dropdown-item--active .dropdown-item__name{font-size:14px}.dropdown-item--active .dropdown-item__chevron{width:18px;height:18px}}@media (width<=480px){.dropdown-item{min-height:44px;padding:10px 16px;font-size:13px}.dropdown-item__name{font-size:13px}.dropdown-item--active,.dropdown-item--active .dropdown-item__name{font-size:14px}}@media (prefers-contrast:high){.dropdown-item{color:#000;border-bottom:2px solid #0000}.dropdown-item:hover{border-bottom-color:#000}.dropdown-item--active{color:#000;background-color:#e0e0e0;border-bottom:3px solid #ff6d00;font-weight:600}.dropdown-item:focus-visible{outline-offset:2px;outline:3px solid #000}}@media (prefers-reduced-motion:reduce){.dropdown-item,.dropdown-item__chevron,.dropdown-item__name{transition-duration:.01ms}}.dropdown-panel{z-index:999;opacity:0;visibility:hidden;background-color:#fff;border-top:1px solid #dadce0;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),visibility .25s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 6px #3c404326}.dropdown-panel--visible{opacity:1;visibility:visible;max-height:600px;overflow:visible}.dropdown-panel__container{align-items:flex-start;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}.dropdown-panel__scroll-container{scroll-behavior:smooth;flex:1;padding:0;overflow:auto hidden}.dropdown-panel__scroll-container::-webkit-scrollbar{height:0}.dropdown-panel__scroll-container{-ms-overflow-style:none;scrollbar-width:none}.dropdown-panel__columns{flex-wrap:nowrap;align-items:stretch;gap:0;height:100%;padding:0;display:flex}.dropdown-panel__column{flex-shrink:0;min-width:160px;max-width:250px;padding:16px}.dropdown-panel__column--highlighted{background-color:#f8f9fa}.dropdown-panel__column:last-child{border-right:none}.dropdown-panel__column-title{color:#585a5c;letter-spacing:.5px;margin:0 0 12px;padding:0;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:600;line-height:1.4}.dropdown-panel__column-items{flex-direction:column;gap:0;display:flex}.dropdown-panel__nav-item{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;margin:2px 0;padding:8px;transition:background-color .15s;display:flex}.dropdown-panel__nav-item:hover{background-color:#dae3f3}.dropdown-panel__nav-item:focus{outline-offset:-2px;outline:2px solid #1a73e8}.dropdown-panel__nav-item:active{background-color:#c7d4ed}.dropdown-panel__nav-item-title{color:#202124;text-align:left;margin-bottom:-4px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.5}.dropdown-panel__nav-item-description{color:#585a5c;text-align:left;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.dropdown-panel__nav-btn{z-index:10;cursor:pointer;opacity:0;pointer-events:none;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 3px #3c404326,0 4px 8px #3c40431a}.dropdown-panel__nav-btn.visible{opacity:1;pointer-events:auto}.dropdown-panel__nav-btn:hover:not(:disabled){background-color:#f1f3f4;transform:translateY(-50%)scale(1.05);box-shadow:0 2px 6px #3c404333,0 8px 12px #3c404326}.dropdown-panel__nav-btn:active:not(:disabled){background-color:#e8f0fe;transform:translateY(-50%)scale(.98);box-shadow:0 1px 2px #3c40431a}.dropdown-panel__nav-btn:disabled{opacity:0;pointer-events:none;cursor:not-allowed}.dropdown-panel__nav-btn--left{margin-left:8px;left:0}.dropdown-panel__nav-btn--right{margin-right:8px;right:0}.dropdown-panel__nav-btn svg{color:#1a73e8;width:20px;height:20px;transition:color .25s}.dropdown-panel__nav-btn:hover:not(:disabled) svg{color:#135cbc}@media (width>=769px) and (width<=1024px){.dropdown-panel__column{min-width:180px;max-width:220px;padding:14px 12px}.dropdown-panel__column-title{margin-bottom:10px;font-size:11px}.dropdown-panel__nav-item{padding:6px}.dropdown-panel__nav-item-title{font-size:13px;line-height:1.4}.dropdown-panel__nav-item-description{font-size:11px;line-height:1.4}.dropdown-panel__nav-btn{width:36px;height:36px}.dropdown-panel__nav-btn--left{margin-left:6px}.dropdown-panel__nav-btn--right{margin-right:6px}.dropdown-panel__nav-btn svg{width:18px;height:18px}}@media (width<=768px){.dropdown-panel{border-top:1px solid #dadce0;border-radius:0 0 14px 14px;max-height:0;position:absolute;inset:100% 0 auto;box-shadow:0 4px 6px #3c404326}.dropdown-panel--visible{max-height:70vh}.dropdown-panel__container{padding:0}.dropdown-panel__column{min-width:160px;max-width:200px;padding:12px 10px}.dropdown-panel__column-title{margin-bottom:10px;font-size:11px}.dropdown-panel__nav-item{padding:8px 6px}.dropdown-panel__nav-item-title{font-size:13px;line-height:1.4}.dropdown-panel__nav-item-description{font-size:11px;line-height:1.4}.dropdown-panel__nav-btn{width:32px;height:32px;box-shadow:0 1px 3px #3c404333}.dropdown-panel__nav-btn--left{margin-left:0;left:4px}.dropdown-panel__nav-btn--right{margin-right:0;right:4px}.dropdown-panel__nav-btn svg{width:16px;height:16px}.dropdown-panel:before{display:none}}@media (width<=480px){.dropdown-panel{position:absolute;top:100%;bottom:auto}.dropdown-panel--visible{max-height:70vh}.dropdown-panel__container{padding:0}.dropdown-panel__column{min-width:140px;max-width:180px;padding:10px 8px}.dropdown-panel__column-title{margin-bottom:8px;font-size:10px}.dropdown-panel__nav-item{border-radius:4px;padding:6px 4px}.dropdown-panel__nav-item-title{font-size:12px;line-height:1.3}.dropdown-panel__nav-item-description{font-size:10px;line-height:1.3}.dropdown-panel__nav-btn{width:28px;height:28px}.dropdown-panel__nav-btn svg{width:14px;height:14px}}@media (prefers-contrast:high){.dropdown-panel{border:2px solid #000;box-shadow:0 4px #000}.dropdown-panel__column{border-right:1px solid #000}.dropdown-panel__column:last-child{border-right:none}.dropdown-panel__column--highlighted,.dropdown-panel__nav-item:hover{background-color:#e0e0e0}.dropdown-panel__nav-item:focus{outline-offset:1px;outline:2px solid #000}.dropdown-panel__nav-btn{box-shadow:none;border:2px solid #000}.dropdown-panel__nav-btn:hover{box-shadow:0 0 0 2px #000}}@media (prefers-reduced-motion:reduce){.dropdown-panel,.dropdown-panel__nav-btn,.dropdown-panel__nav-item{transition-duration:.01ms}}.navigation-bar{z-index:1000;color:#5f6368;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;border-bottom:1px solid #dadce0;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.4;position:sticky;top:0}.navigation-bar__primary{background-color:#fff;height:58px;transition:box-shadow .2s}.navigation-bar__primary-container{align-items:center;max-width:1400px;height:100%;margin:0 auto;display:flex}.navigation-bar__section{align-items:center;gap:12px;display:flex}.navigation-bar__section--left{z-index:2;flex:none;justify-content:flex-start;min-width:0}.navigation-bar__section--center{z-index:1;flex:100%;justify-content:center;min-width:0}.navigation-bar__section--right{z-index:2;flex:none;justify-content:flex-end;min-width:0}.navigation-bar__modules{align-items:center;gap:12px;width:100%;display:flex}.navigation-bar__section--center .navigation-bar__modules{justify-content:center;width:100%}.navigation-bar__menu-toggle{color:#202124;cursor:pointer;background:0 0;border:none;border-radius:50%;width:48px;height:48px;margin:0;padding:12px;transition:background-color .2s;display:none;position:relative}.navigation-bar__menu-toggle:hover{background-color:#3c404314}.navigation-bar__menu-toggle:active{background-color:#3c40431f}.navigation-bar__menu-toggle svg{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navigation-bar__secondary{background-color:#fff;border-top:1px solid #dadce0;height:48px;transition:background-color .2s;position:relative}.navigation-bar__secondary-container{align-items:center;max-width:1400px;height:100%;margin:0 auto;padding:0 24px;display:flex;position:relative}.navigation-bar__dropdown-items{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;align-items:center;gap:2px;height:100%;margin:0;padding:0;list-style:none;display:flex;overflow:auto hidden}.navigation-bar__dropdown-items::-webkit-scrollbar{height:0}.navigation-bar__secondary-nav-btn{z-index:10;cursor:pointer;color:#5f6368;background:#fff;border:1px solid #dadce0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 3px #0000001a}.navigation-bar__secondary-nav-btn:hover{background:#3c404314;box-shadow:0 2px 6px #00000026}.navigation-bar__secondary-nav-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.navigation-bar__secondary-nav-btn:disabled{opacity:.3;cursor:not-allowed}.navigation-bar__secondary-nav-btn svg{width:18px;height:18px}.navigation-bar__secondary-nav-btn--prev{left:10px}.navigation-bar__secondary-nav-btn--next{right:0}.navigation-bar--mobile .navigation-bar__menu-toggle{display:block}.navigation-bar--mobile .navigation-bar__secondary{height:48px;display:block;position:relative;overflow:visible}.navigation-bar--mobile .navigation-bar__secondary-container{padding:0 40px}.navigation-bar--mobile .navigation-bar__dropdown-items{scroll-behavior:smooth;flex-flow:row;gap:4px;overflow-x:auto}.navigation-bar--mobile .navigation-bar__dropdown-items::-webkit-scrollbar{height:0}.navigation-bar--mobile .navigation-bar__secondary-nav-btn{display:flex}.unknown-module{color:#ea4335;white-space:nowrap;background-color:#fef7e0;border:1px solid #fbbc04;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400;display:inline-flex}.unknown-module:before{content:"⚠";font-size:14px}.module-loader{justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:4px 8px;display:inline-flex}.module-loader__spinner{color:#1a73e8;opacity:.8;animation:.8s linear infinite google-spin}@keyframes google-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.navigation-bar{font-size:14px}.navigation-bar__primary-container{gap:12px;padding:0 16px}.navigation-bar__section{gap:8px}.navigation-bar__section--center{flex:auto}.navigation-bar__modules{gap:8px}}@media (width<=480px){.navigation-bar__primary{height:56px}.navigation-bar__primary-container{gap:8px;padding:0 8px}.navigation-bar__menu-toggle{width:40px;height:40px;padding:10px}.navigation-bar__secondary-container{padding:0 36px}.navigation-bar__secondary-nav-btn{width:28px;height:28px}.navigation-bar__secondary-nav-btn svg{width:16px;height:16px}}@media (width>=769px) and (width<=1024px){.navigation-bar__primary-container,.navigation-bar__secondary-container{padding:0 20px}}@media (width>=1025px){.navigation-bar__primary-container,.navigation-bar__secondary-container{padding:0 32px}}@media (prefers-contrast:high){.navigation-bar{color:#000;border-color:#000;border-bottom-width:2px}.navigation-bar__primary{border-bottom-width:2px}.navigation-bar__secondary{border-top-width:2px}}@media (prefers-reduced-motion:reduce){.navigation-bar *,.navigation-bar :before,.navigation-bar :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.navigation-bar{box-shadow:none;border-bottom:1px solid #000;position:static}}.footer{color:#202124;width:100%;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px}.footer__topbar{background-color:#fff;border-bottom:1px solid #dadce0;padding:16px 0}.footer__topbar-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.footer__topbar-left{align-items:center;gap:10px;display:flex}.footer__topbar-left .social-btn{cursor:pointer;color:#5f6368;background-color:#f8f9fa;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.footer__topbar-left .social-btn:hover{color:#202124;background-color:#f1f3f4;border-color:#bec2c9;transform:scale(1.08)}.footer__topbar-left .social-btn:active{background-color:#e8eaed;transform:scale(.95)}.footer__topbar-left .social-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.footer__topbar-left .social-btn svg{width:22px;height:22px}.footer__topbar-center{align-items:center;gap:14px;display:flex}.footer__topbar-center .selector-wrapper{position:relative}.footer__topbar-center .selector-wrapper .selector-btn{cursor:pointer;color:#202124;white-space:nowrap;background:#fff;border:1px solid #dadce0;border-radius:24px;outline:none;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.footer__topbar-center .selector-wrapper .selector-btn:hover{background:#f1f3f4;border-color:#b0b5bd}.footer__topbar-center .selector-wrapper .selector-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.footer__topbar-center .selector-wrapper .selector-btn .flag-emoji{font-size:18px;line-height:1}.footer__topbar-center .selector-wrapper .selector-btn .selector-arrow{color:#5f6368;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.footer__topbar-center .selector-wrapper .selector-btn .selector-arrow.open{transform:rotate(180deg)}.footer__topbar-center .selector-wrapper .selector-dropdown{z-index:100;background:#fff;border:1px solid #dadce0;border-radius:12px;min-width:280px;max-height:280px;padding:8px 0;animation:.2s ease-out dropdownFadeIn;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 2px 8px #0000001f,0 0 0 1px #0000000d}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item{cursor:pointer;color:#202124;outline:none;align-items:center;gap:10px;padding:12px 18px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;transition:background-color .15s;display:flex}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item:hover{background:#f1f3f4}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item:focus-visible{outline-offset:-2px;background:#f1f3f4;outline:2px solid #1a73e8}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item.active{color:#1a73e8;background:#e8f0fe;font-weight:500}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item strong{color:#202124;font-weight:500}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item .flag-emoji{font-size:18px;line-height:1}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item .theme-icon{color:#5f6368;align-items:center;display:flex}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item .theme-icon svg{width:18px;height:18px}.footer__topbar-right{align-items:center;display:flex}.footer__topbar-right .selector-wrapper{position:relative}.footer__topbar-right .selector-wrapper .selector-btn{cursor:pointer;color:#202124;white-space:nowrap;background:#fff;border:1px solid #dadce0;border-radius:24px;outline:none;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.footer__topbar-right .selector-wrapper .selector-btn:hover{background:#f1f3f4;border-color:#b0b5bd}.footer__topbar-right .selector-wrapper .selector-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.footer__topbar-right .selector-wrapper .selector-btn .theme-icon{color:#5f6368;align-items:center;display:flex}.footer__topbar-right .selector-wrapper .selector-btn .theme-icon svg{width:18px;height:18px}.footer__topbar-right .selector-wrapper .selector-btn .selector-arrow{color:#5f6368;flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.footer__topbar-right .selector-wrapper .selector-btn .selector-arrow.open{transform:rotate(180deg)}.footer__topbar-right .selector-wrapper .selector-dropdown{z-index:100;background:#fff;border:1px solid #dadce0;border-radius:12px;min-width:200px;max-height:280px;padding:8px 0;animation:.2s ease-out dropdownFadeIn;position:absolute;top:calc(100% + 6px);left:auto;right:0;overflow-y:auto;box-shadow:0 2px 8px #0000001f,0 0 0 1px #0000000d}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item{cursor:pointer;color:#202124;outline:none;align-items:center;gap:10px;padding:12px 18px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;transition:background-color .15s;display:flex}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item:hover{background:#f1f3f4}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item:focus-visible{outline-offset:-2px;background:#f1f3f4;outline:2px solid #1a73e8}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item.active{color:#1a73e8;background:#e8f0fe;font-weight:500}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item .theme-icon{color:#5f6368;align-items:center;display:flex}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item .theme-icon svg{width:18px;height:18px}.footer__body{background-color:#232f3e;border-top-left-radius:20px;border-top-right-radius:20px;padding:48px 0 24px}.footer__body-container{max-width:1400px;margin:0 auto;padding:0 24px}.footer__body .footer-nav-card{background:#fff;border-radius:16px;grid-template-columns:repeat(4,1fr);gap:28px;padding:36px 40px;display:grid;box-shadow:0 1px 3px #00000014}.footer__body .footer-nav-card .nav-column .column-title{color:#202124;letter-spacing:.1px;margin:0 0 16px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.3}.footer__body .footer-nav-card .nav-column .column-links{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.footer__body .footer-nav-card .nav-column .column-links .nav-link{color:#202124;letter-spacing:.1px;padding:4px 0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s cubic-bezier(.2,0,0,1);display:block}.footer__body .footer-nav-card .nav-column .column-links .nav-link:hover{color:#1a73e8;text-decoration:underline}.footer__body .footer-nav-card .nav-column .column-links .nav-link:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1a73e8}.footer__bottom{background-color:#f0f0f0;padding:20px 0}.footer__bottom-container{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;padding:0 24px;display:flex}.footer__bottom .copyright-text{color:#5f6368;text-align:center;letter-spacing:.1px;margin:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.social-icon-facebook{fill:#1877f2}.social-icon-instagram{fill:#e4405f}.social-icon-tiktok{fill:#000}.social-icon-linkedin{fill:#0a66c2}.social-icon-x{fill:#000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.selector-dropdown::-webkit-scrollbar{width:6px}.selector-dropdown::-webkit-scrollbar-track{background:0 0;border-radius:3px}.selector-dropdown::-webkit-scrollbar-thumb{background:#dadce0;border-radius:3px}.selector-dropdown::-webkit-scrollbar-thumb:hover{background:#bec2c9}@media (width<=1024px){.footer__body .footer-nav-card{grid-template-columns:repeat(2,1fr);gap:24px;padding:28px}}@media (width<=768px){.footer__topbar-container{flex-direction:column;gap:14px;padding:0 16px}.footer__topbar-left{justify-content:center;width:100%}.footer__topbar-left .social-btn{width:40px;height:40px}.footer__topbar-left .social-btn svg{width:20px;height:20px}.footer__topbar-center{flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.footer__topbar-center .selector-wrapper .selector-btn{padding:8px 14px;font-size:13px}.footer__topbar-center .selector-wrapper .selector-dropdown{min-width:180px}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item{padding:10px 16px;font-size:13px}.footer__topbar-right{justify-content:center;width:100%}.footer__topbar-right .selector-wrapper .selector-btn{padding:8px 14px;font-size:13px}.footer__topbar-right .selector-wrapper .selector-dropdown{left:0;right:auto}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item{padding:10px 16px;font-size:13px}.footer__body{border-top-left-radius:16px;border-top-right-radius:16px;padding:28px 0 18px}.footer__body-container{padding:0 16px}.footer__body .footer-nav-card{grid-template-columns:1fr;gap:18px;padding:24px}.footer__body .footer-nav-card .nav-column .column-title{margin-bottom:12px;font-size:16px}.footer__body .footer-nav-card .nav-column .column-links .nav-link{font-size:13px}.footer__bottom-container{padding:0 16px}.footer__bottom .copyright-text{font-size:13px}}@media (width<=480px){.footer__topbar{padding:12px 0}.footer__topbar-left .social-btn{width:36px;height:36px}.footer__topbar-left .social-btn svg{width:18px;height:18px}.footer__topbar-center{gap:8px}.footer__topbar-center .selector-wrapper .selector-btn{padding:7px 12px;font-size:12px}.footer__topbar-center .selector-wrapper .selector-dropdown{min-width:160px;left:auto;right:0}.footer__topbar-center .selector-wrapper .selector-dropdown .selector-item{padding:10px 14px;font-size:13px}.footer__topbar-right .selector-wrapper .selector-btn{padding:7px 12px;font-size:12px}.footer__topbar-right .selector-wrapper .selector-dropdown{min-width:160px;left:auto;right:0}.footer__topbar-right .selector-wrapper .selector-dropdown .selector-item{padding:10px 14px;font-size:13px}.footer__body{border-top-left-radius:12px;border-top-right-radius:12px}.footer__body .footer-nav-card{border-radius:12px;padding:18px}}@media (prefers-contrast:high){.footer__body{background-color:#000}.footer .selector-btn,.footer .selector-dropdown{border-width:2px;border-color:#000}}@media (prefers-reduced-motion:reduce){.footer *,.footer :before,.footer :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.go-with-account{z-index:9999;pointer-events:auto;background:#fff;border:1px solid #dcdcdc;border-radius:14px;flex-direction:column;width:405px;max-width:calc(100vw - 64px);max-height:90dvh;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;animation:.35s cubic-bezier(.22,.61,.36,1) popupSlideIn;display:flex;position:fixed;top:58%;right:16px;overflow:hidden;transform:translateY(-50%);box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.go-with-account__banner{background:linear-gradient(135deg,#f5f5f5 0%,#ececec 45%,#f7f7f7 55%,#005dff 78%,#ffc000 100%);flex-shrink:0;height:180px;position:relative;overflow:hidden}.go-with-account__banner:before{content:"";background:#78d4ff;width:2px;height:200px;position:absolute;top:-10px;left:170px;transform:rotate(3deg)}.go-with-account__banner:after{content:"";background:#78d4ff;width:120px;height:2px;position:absolute;bottom:45px;left:160px;transform:rotate(40deg)}.go-with-account__banner-text{text-align:center;color:#111;z-index:2;width:100%;font-size:18px;position:absolute;top:22px}.go-with-account__close{cursor:pointer;color:#5f6368;z-index:10;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px}.go-with-account__close:hover{color:#202124;background:#fff;transform:scale(1.08)}.go-with-account__close:active{background:#ffffffe6;transform:scale(.94)}.go-with-account__close:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.go-with-account__close svg{width:18px;height:18px}.go-with-account__content{flex:1;padding:12px 14px 18px;position:relative;overflow-y:auto}.go-with-account__content::-webkit-scrollbar{width:4px}.go-with-account__content::-webkit-scrollbar-track{background:0 0}.go-with-account__content::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.go-with-account__title{color:#222;margin:0 0 2px;padding-right:4px;font-size:16px;font-weight:700;line-height:1.3}.go-with-account__subtitle{color:#333;margin:0 0 8px;font-size:18px;line-height:1.3}.go-with-account__description{color:#555;margin:0 0 22px;font-size:14px;line-height:1.4}.go-with-account__label{color:#222;margin-bottom:10px;font-size:15px;display:block}.go-with-account__location-wrapper{margin-bottom:0;position:relative}.go-with-account__location-select{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #bdbdbd;border-radius:3px;outline:none;justify-content:space-between;align-items:center;width:100%;height:54px;padding:0 14px;transition:border-color .2s cubic-bezier(.4,0,.2,1);display:flex}.go-with-account__location-select:hover{border-color:#999}.go-with-account__location-select:focus-visible{border-color:#1a73e8;box-shadow:0 0 0 2px #1a73e826}.go-with-account__location-select--active{border-color:#1a73e8}.go-with-account__location-left{align-items:center;gap:12px;display:flex}.go-with-account__flag{border:1px solid #ddd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative;overflow:hidden}.go-with-account__flag--sm{width:24px;height:24px}.go-with-account__country-name{color:#333;font-size:15px}.go-with-account__chevron{color:#111;flex-shrink:0;transition:transform .3s}.go-with-account__chevron--open{transform:rotate(180deg)}.go-with-account__dropdown{background:#fff;border:1px solid #d6d6d6;border-radius:3px;max-height:120px;animation:.2s dropdownFadeIn;overflow:hidden auto;box-shadow:0 1px 3px #3c40434d,0 4px 8px 3px #3c404326}.go-with-account__dropdown::-webkit-scrollbar{width:6px}.go-with-account__dropdown::-webkit-scrollbar-track{background:0 0}.go-with-account__dropdown::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.go-with-account__dropdown::-webkit-scrollbar-thumb:hover{background:#00000040}.go-with-account__dropdown-item{cursor:pointer;color:#333;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:none;outline:none;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;transition:background .2s cubic-bezier(.4,0,.2,1);display:flex}.go-with-account__dropdown-item:hover{background:#f7f7f7}.go-with-account__dropdown-item:focus-visible{outline-offset:-2px;background:#e8f0fe;outline:2px solid #1a73e8}.go-with-account__dropdown-item--selected{background:#e8f0fe;font-weight:500}.go-with-account__dropdown-check{color:#1a73e8;flex-shrink:0;margin-left:auto}.go-with-account__divider{background:#cfcfcf;height:1px;margin:18px 0}.go-with-account__cta-label{color:#222;margin:0 0 14px;font-size:15px}.go-with-account__cta{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0d72b9;border:none;border-radius:3px;outline:none;width:100%;height:46px;padding:0 16px;font-size:17px;transition:background .2s cubic-bezier(.4,0,.2,1)}.go-with-account__cta:hover{background:#095f9a}.go-with-account__cta:active{background:#074a7a}.go-with-account__cta:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-50%)translate(40px)scale(.95)}to{opacity:1;transform:translateY(-50%)translate(0)scale(1)}}@media (width<=1024px){.go-with-account{width:380px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);right:24px}.go-with-account__banner{height:160px}.go-with-account__content{padding:10px 12px 16px}.go-with-account__dropdown{max-height:220px}}@media (width<=768px){.go-with-account{width:360px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px);right:16px}.go-with-account__banner{height:150px}.go-with-account__banner-text{font-size:16px;top:18px}.go-with-account__content{padding:10px 12px 14px}.go-with-account__title{font-size:15px}.go-with-account__subtitle{font-size:16px}.go-with-account__description{margin-bottom:18px;font-size:13px}.go-with-account__location-select{height:48px}.go-with-account__cta{height:42px;font-size:15px}.go-with-account__dropdown{max-height:200px}}@media (width<=480px){.go-with-account{border-radius:20px 20px 0 0;width:100vw;max-width:100vw;max-height:90dvh;animation:.35s cubic-bezier(.22,.61,.36,1) mobileSlideUp;inset:auto 0 0;transform:none}.go-with-account__banner{border-radius:20px 20px 0 0;height:140px}.go-with-account__banner-text{font-size:15px;top:16px}.go-with-account__close{top:8px;right:8px}.go-with-account__content{padding:10px 14px 16px}.go-with-account__title{font-size:15px}.go-with-account__subtitle{font-size:16px}.go-with-account__description{margin-bottom:16px;font-size:13px}.go-with-account__label{font-size:14px}.go-with-account__location-select{height:46px}.go-with-account__country-name,.go-with-account__cta-label{font-size:14px}.go-with-account__cta{height:42px;font-size:16px}.go-with-account__dropdown{max-height:180px}}@keyframes mobileSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.go-with-account,.go-with-account__dropdown{animation:none}.go-with-account__close,.go-with-account__cta,.go-with-account__location-select,.go-with-account__dropdown-item,.go-with-account__chevron{transition-duration:.01ms}}.main-carousel{-webkit-user-select:none;user-select:none;background-color:#f2f2f2;width:100%;min-height:500px;max-height:calc(100dvh - 64px);position:relative;overflow:hidden}.main-carousel__track{will-change:transform;backface-visibility:hidden;height:100%;transition:transform .65s cubic-bezier(.22,.61,.36,1);display:flex}.main-carousel__slide{backface-visibility:hidden;box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-width:100%;height:100%;padding:20px;display:flex;position:relative;overflow:hidden auto}.main-carousel__slide::-webkit-scrollbar{width:4px}.main-carousel__slide::-webkit-scrollbar-track{background:0 0}.main-carousel__slide::-webkit-scrollbar-thumb{background:#0000001f;border-radius:4px}.main-carousel__nav-container{z-index:20;gap:8px;display:flex;position:absolute;bottom:24px;right:24px}.main-carousel__nav-btn{cursor:pointer;color:#202124;-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #dadce0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #3c404326,0 1px 3px #3c404314}.main-carousel__nav-btn:hover:not(:disabled){background:#f1f3f4;transform:scale(1.05);box-shadow:0 4px 12px #3c404333,0 2px 6px #3c40431a}.main-carousel__nav-btn:active:not(:disabled){transform:scale(.94)}.main-carousel__nav-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.main-carousel__nav-btn:disabled{opacity:.4;cursor:not-allowed}.main-carousel__nav-btn svg{width:24px;height:24px}.main-carousel__indicators{z-index:20;align-items:center;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.main-carousel__indicator{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0003;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.main-carousel__indicator:hover{background:#00000059}.main-carousel__indicator--active{background:#1a73e8;border-radius:4px;width:24px}.hero-slide{justify-content:center;align-items:flex-start;gap:60px;width:100%;max-width:1300px;height:100%;margin:0 auto;padding-top:40px;display:flex}.hero-slide__left{flex:1;min-width:0;max-width:60%;padding-top:20px}.hero-slide__title{color:#000;letter-spacing:-.5px;text-align:left;margin:0 0 24px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:56px;font-weight:400;line-height:1.1}.hero-slide__title-highlight{color:#000;font-weight:700;display:inline-block;position:relative}.hero-slide__title-highlight:after{content:"";background:#1a73e8;border-radius:2px;width:100%;height:3px;position:absolute;bottom:4px;left:0}.hero-slide__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hero-slide__btn{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border:none;border-radius:50px;outline:none;align-items:center;gap:10px;padding:16px 32px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.hero-slide__btn--primary{color:#fff;background:#1a73e8}.hero-slide__btn--primary:hover{background:#1557b0;box-shadow:0 4px 12px #1a73e84d}.hero-slide__btn--primary:active{transform:scale(.97)}.hero-slide__btn--primary:focus-visible{outline-offset:3px;outline:2px solid #1a73e8}.hero-slide__btn--secondary{color:#fff;background:#000}.hero-slide__btn--secondary:hover{background:#2d2d2d;box-shadow:0 4px 12px #00000040}.hero-slide__btn--secondary:active{transform:scale(.97)}.hero-slide__btn--secondary:focus-visible{outline-offset:3px;outline:2px solid #fff}.hero-slide__btn--secondary .hero-slide__youtube-icon{color:red;flex-shrink:0}.hero-slide__right{flex-shrink:0;width:560px;max-width:50%}.hero-slide__video-thumbnail{border-radius:16px;max-height:420px;box-shadow:0 4px 16px #0000001a}.accounts-slide{align-items:flex-end;width:100%;max-width:1300px;height:100%;margin:0 auto;padding-bottom:8px;display:flex}.accounts-slide--single{max-width:100%}.accounts-slide--single .accounts-slide__cards--single{max-width:1200px}.accounts-slide__cards{justify-content:center;align-items:stretch;gap:28px;width:100%;display:flex}.accounts-slide__cards--single{width:100%;max-width:1200px;margin:0 auto}.account-card{background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;flex:1;min-width:0;max-width:620px;min-height:380px;padding:14px;transition:box-shadow .35s;display:flex;position:relative;box-shadow:0 1px 3px #3c40431f,0 1px 2px #3c404314}.account-card:hover{box-shadow:0 4px 6px #3c404326,0 2px 4px #3c40431a}.account-card--single{max-width:1200px;min-height:420px}.account-card--single .account-card__content{padding-right:180px}.account-card--single .video-thumbnail-card{max-height:320px}.account-card__content{flex:1;min-width:0;margin-bottom:8px;padding-right:150px}.account-card__type{color:#000;text-align:left;margin:0 0 4px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:30px;font-weight:600}.account-card__small-desc{color:#5f6368;text-align:left;margin-bottom:15px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.account-card__extended-desc{color:#202124;text-align:left;margin:0 0 16px;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:400;line-height:1.6}.account-card__cta{color:#000;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #000;border-radius:8px;outline:none;align-items:center;gap:8px;padding:12px 24px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:absolute;right:16px}.account-card__cta:hover{color:#fff;background:#000}.account-card__cta:hover .account-card__cta-icon{color:#fff;transform:translate(2px)}.account-card__cta:active{transform:scale(.96)}.account-card__cta:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.account-card__cta-icon{flex-shrink:0;width:16px;height:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.account-card__video{flex-shrink:0;width:100%;margin-top:0}.video-thumbnail-card{cursor:pointer;-webkit-tap-highlight-color:transparent;aspect-ratio:15/13;background:#000;border-radius:12px;width:100%;max-height:260px;position:relative;overflow:hidden}.video-thumbnail-card__thumbnail{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s,filter .3s;display:flex}.video-thumbnail-card:hover .video-thumbnail-card__thumbnail{filter:brightness(.85);transform:scale(1.03)}.video-thumbnail-card__play-btn{cursor:pointer;color:#000;z-index:2;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0003}.video-thumbnail-card__play-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.video-thumbnail-card__play-btn:active{transform:scale(.94)}.video-thumbnail-card__play-btn svg{width:28px;height:28px;margin-left:2px}.video-thumbnail-card__player{background:#000;width:100%;height:100%;position:relative}.video-thumbnail-card__player--loaded .video-thumbnail-card__poster{opacity:0;pointer-events:none}.video-thumbnail-card__poster{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity .3s;position:absolute;inset:0}.video-thumbnail-card__iframe{z-index:2;border:none;width:100%;height:100%;display:block;position:relative}.video-thumbnail-card__controls{opacity:0;pointer-events:none;z-index:3;background:linear-gradient(#0000,#000000b3);justify-content:flex-end;gap:8px;padding:8px 12px;transition:opacity .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0;right:0}.video-thumbnail-card__player:hover .video-thumbnail-card__controls{opacity:1;pointer-events:auto}.video-thumbnail-card__control-btn{cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.video-thumbnail-card__control-btn:hover{background:#ffffff59;transform:scale(1.1)}.video-thumbnail-card__control-btn:active{transform:scale(.94)}.video-thumbnail-card__control-btn--close:hover{background:#ea4335b3;border-color:#ea4335}@media (width<=1200px){.hero-slide{gap:40px;padding-top:30px}.hero-slide__title{margin-bottom:20px;font-size:48px}.hero-slide__right{width:480px}.hero-slide__video-thumbnail{max-height:360px}.accounts-slide{padding-bottom:6px}.accounts-slide__cards{gap:24px}.account-card{min-height:350px;padding:24px}.account-card--single{max-width:100%;min-height:370px}.account-card__content{margin-bottom:6px;padding-right:140px}.account-card__type{margin-bottom:3px}.account-card__small-desc{margin-bottom:6px}.account-card__extended-desc{margin-bottom:12px}.video-thumbnail-card{max-height:230px}}@media (width<=1024px){.main-carousel{min-height:450px;max-height:calc(100dvh - 60px)}.main-carousel__nav-btn{width:48px;height:48px}.main-carousel__nav-btn svg{width:22px;height:22px}.hero-slide{text-align:center;flex-direction:column;gap:24px;padding-top:20px}.hero-slide__left{text-align:center;max-width:100%;padding-top:0}.hero-slide__title{text-align:center;margin-bottom:20px;font-size:40px}.hero-slide__actions{justify-content:center}.hero-slide__right{width:100%;max-width:560px;margin:0 auto}.hero-slide__video-thumbnail{max-height:340px}.accounts-slide{align-items:flex-end;padding-bottom:6px}.accounts-slide__cards{flex-direction:column;align-items:center;gap:20px}.accounts-slide__cards--single{max-width:100%}.account-card{width:100%;max-width:100%;min-height:auto;padding:24px}.account-card--single{max-width:100%;min-height:auto}.account-card__content{margin-bottom:6px;padding-right:0}.account-card__type{margin-bottom:3px}.account-card__small-desc{margin-bottom:6px}.account-card__extended-desc{margin-bottom:12px}.account-card__cta{align-self:flex-start;margin-bottom:12px;position:static}.video-thumbnail-card{max-height:240px}}@media (width<=768px){.main-carousel{min-height:420px;max-height:calc(100dvh - 56px)}.main-carousel__nav-container{gap:6px;bottom:20px;right:16px}.main-carousel__nav-btn{width:44px;height:44px}.main-carousel__nav-btn svg{width:20px;height:20px}.hero-slide{gap:20px;padding-top:16px}.hero-slide__title{margin-bottom:16px;font-size:32px}.hero-slide__btn{padding:14px 24px;font-size:15px}.hero-slide__right{max-width:480px}.hero-slide__video-thumbnail{max-height:300px}.accounts-slide{padding-bottom:4px}.accounts-slide__cards{gap:16px}.account-card{border-radius:12px;padding:20px 18px}.account-card__content{margin-bottom:4px}.account-card__type{margin-bottom:2px;font-size:26px}.account-card__small-desc{margin-bottom:4px;font-size:13px}.account-card__extended-desc{margin-bottom:10px;font-size:14px}.account-card__cta{margin-bottom:10px;padding:10px 20px;font-size:13px}.video-thumbnail-card{max-height:220px}.video-thumbnail-card__play-btn{width:56px;height:56px}.video-thumbnail-card__play-btn svg{width:24px;height:24px}}@media (width<=480px){.main-carousel{min-height:380px;max-height:calc(100dvh - 52px)}.main-carousel__nav-container{gap:4px;bottom:16px;right:12px}.main-carousel__nav-btn{width:40px;height:40px}.main-carousel__nav-btn svg{width:18px;height:18px}.hero-slide{gap:16px;padding-top:12px}.hero-slide__title{margin-bottom:12px;font-size:26px}.hero-slide__actions{flex-direction:column;gap:12px;width:100%}.hero-slide__btn{justify-content:center;width:100%;padding:14px 20px;font-size:14px}.hero-slide__right{max-width:380px}.hero-slide__video-thumbnail{max-height:250px}.accounts-slide{padding-bottom:2px}.account-card{padding:16px 14px}.account-card__content{margin-bottom:2px}.account-card__type{margin-bottom:1px;font-size:22px}.account-card__small-desc{margin-bottom:3px;font-size:12px}.account-card__extended-desc{margin-bottom:8px;font-size:13px;line-height:1.5}.account-card__cta{margin-bottom:8px;padding:10px 16px;font-size:12px}.video-thumbnail-card{max-height:200px}.video-thumbnail-card__play-btn{width:48px;height:48px}.video-thumbnail-card__play-btn svg{width:20px;height:20px}}@media (width<=360px){.hero-slide__title{font-size:22px}.hero-slide__video-thumbnail{max-height:210px}.account-card{padding:14px 12px}.account-card__type{font-size:20px}.account-card__content{margin-bottom:1px}.account-card__small-desc{margin-bottom:2px}.account-card__extended-desc{margin-bottom:6px}.video-thumbnail-card{max-height:180px}.video-thumbnail-card__play-btn{width:42px;height:42px}.video-thumbnail-card__play-btn svg{width:18px;height:18px}}@media (height<=500px) and (orientation:landscape){.main-carousel{height:100dvh;min-height:100dvh;max-height:100dvh}.hero-slide{text-align:left;flex-direction:row;gap:24px;padding-top:10px}.hero-slide__left{text-align:left;padding-top:0}.hero-slide__title{text-align:left;margin-bottom:12px;font-size:24px}.hero-slide__actions{flex-direction:row;justify-content:flex-start}.hero-slide__btn{width:auto;padding:10px 20px;font-size:13px}.hero-slide__right{max-width:280px}.hero-slide__video-thumbnail{max-height:200px}.accounts-slide{padding-bottom:2px}.accounts-slide__cards{flex-direction:row;gap:16px}.accounts-slide__cards--single{max-width:100%}.account-card{min-height:auto;padding:16px}.account-card__content{margin-bottom:2px;padding-right:120px}.account-card__type{margin-bottom:1px;font-size:22px}.account-card__small-desc{margin-bottom:3px}.account-card__extended-desc{margin-bottom:6px}.account-card__cta{margin-bottom:0;padding:8px 16px;font-size:12px;position:absolute;top:16px;right:16px}.video-thumbnail-card{max-height:140px}.video-thumbnail-card__play-btn{width:44px;height:44px}.video-thumbnail-card__play-btn svg{width:20px;height:20px}}@media (prefers-contrast:high){.main-carousel__nav-btn{box-shadow:none;border:2px solid #000}.main-carousel__indicator--active{background:#000}.hero-slide__btn--primary{background:#00f;border:2px solid #000}.hero-slide__btn--secondary{background:#000;border:2px solid #fff}.account-card{box-shadow:none;border:2px solid #000}.account-card__cta{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.main-carousel__track,.hero-slide__btn,.account-card__cta,.video-thumbnail-card__thumbnail,.video-thumbnail-card__play-btn,.video-thumbnail-card__control-btn{transition-duration:.01ms!important}}.page-not-found{box-sizing:border-box;background:#f8f8f8;min-height:100vh;margin:0;padding:0;position:relative;overflow:hidden}.page-not-found__content{z-index:10;position:absolute;top:50px;left:120px}.page-not-found__title{color:#444;margin-bottom:10px;font-size:42px;font-weight:300}.page-not-found__description{color:#888;margin-bottom:15px;font-size:15px}.page-not-found__search{width:100%;max-width:400px}.search-box{background:#fff;border:1px solid #cfcfcf;align-items:center;width:400px;height:42px;display:flex}.search-box__input{border:none;outline:none;flex:1;padding:0 15px;font-size:15px}.search-box__input::placeholder{color:#888}.search-box__button{color:#0078d7;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:55px;transition:opacity .2s;display:flex}.search-box__button:hover{opacity:.8}.search-box__button:focus{outline-offset:-2px;outline:2px solid #0078d7}.cloud{border-radius:100px;position:absolute}.cloud:before,.cloud:after{content:"";border-radius:50%;position:absolute}.cloud--small{background:#cfcfcf;width:35px;height:12px}.cloud--small:before{background:#cfcfcf;width:16px;height:16px;top:-8px;left:5px}.cloud--small:after{background:#cfcfcf;width:20px;height:20px;top:-10px;right:3px}.cloud--white{background:#fff;width:110px;height:22px}.cloud--white:before{background:#fff;width:45px;height:45px;top:-22px;left:15px}.cloud--white:after{background:#fff;width:55px;height:55px;top:-30px;right:15px}.cloud--gray{background:#cfcfcf;width:120px;height:30px}.cloud--gray:before{background:#cfcfcf;width:50px;height:50px;top:-25px;left:12px}.cloud--gray:after{background:#cfcfcf;width:65px;height:65px;top:-35px;right:18px}.page-not-found__scene{width:100%;height:320px;position:absolute;bottom:0}.error-number{color:#006f98;font-weight:700;line-height:1;position:absolute}.error-number--four-left{font-size:180px;bottom:-20px;left:350px}.error-number--zero{font-size:180px;bottom:-20px;left:450px}.error-number--four-right{font-size:160px;bottom:35px;left:540px}.crane{position:absolute;bottom:20px;left:590px}.crane__tower{background:#006f98;width:8px;height:180px;position:absolute}.crane__arm{transform-origin:0;background:#006f98;width:170px;height:8px;position:absolute;top:20px;left:5px;transform:rotate(45deg)}.crane__arm:before,.crane__arm:after{content:"";background:#ffb13b;width:12px;height:12px;position:absolute}.crane__arm:before{top:-2px;left:35px}.crane__arm:after{top:-2px;left:90px}.crane__hook-line{background:#006f98;width:2px;height:50px;position:absolute;top:-25px;left:0}.crane__hook{border-bottom:3px solid #006f98;border-left:3px solid #006f98;width:10px;height:10px;position:absolute;top:-32px;left:-4px;transform:rotate(-45deg)}.crane__base{background:#f4a122;border-radius:2px;width:110px;height:30px;position:absolute;top:175px;left:95px}.crane__wheel{background:#f4a122;border:4px solid #006f98;border-radius:50%;width:28px;height:28px;position:absolute;top:188px}.crane__wheel--1{left:105px}.crane__wheel--2{left:155px}.lift{position:absolute;bottom:10px;left:250px}.lift__platform{border:4px solid #f4a122;width:50px;height:25px;position:absolute}.lift__platform:before{content:"";background:#f4a122;width:4px;height:29px;position:absolute;top:-4px;left:12px}.lift__platform:after{content:"";background:#f4a122;width:4px;height:29px;position:absolute;top:-4px;right:12px}.lift__scissor{width:35px;height:35px;position:absolute;top:25px;left:10px}.lift__scissor:before{content:"";background:#006f98;width:3px;height:45px;position:absolute;left:16px;transform:rotate(45deg)}.lift__scissor:after{content:"";background:#006f98;width:3px;height:45px;position:absolute;left:16px;transform:rotate(-45deg)}.lift__worker{position:absolute;top:-28px;left:18px}.lift__worker-head{background:#ffd7b0;border-radius:50%;width:10px;height:10px}.lift__worker-helmet{background:#ff9800;border-radius:10px 10px 0 0;width:12px;height:6px;margin-top:-12px;margin-left:-1px}.lift__worker-body{background:#006f98;width:7px;height:18px;margin-left:2px}.lift__worker-legs{gap:2px;display:flex}.lift__worker-leg{background:#555;width:2px;height:12px;display:inline-block}@media (width<=1000px){.page-not-found__content{left:40px;right:40px}.search-box{width:100%;max-width:500px}.error-number--four-left{left:150px}.error-number--zero{left:250px}.error-number--four-right{left:340px}.crane{left:450px;transform:scale(.8)}}@media (width<=640px){.page-not-found__content{top:30px;left:20px;right:20px}.page-not-found__title{font-size:28px}.page-not-found__search{max-width:100%}.error-number--four-left{font-size:100px;bottom:120px;left:50px}.error-number--zero{font-size:100px;bottom:120px;left:120px}.error-number--four-right{font-size:90px;bottom:150px;left:180px}.crane{bottom:0;left:200px;transform:scale(.5)}.lift{bottom:5px;left:100px}.cloud--gray{display:none}}.hero{width:100%;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif}.hero__container{width:100%;max-width:1300px;margin:0 auto}.hero__container--image-right{align-items:center;gap:80px;padding:80px 32px;display:flex}.hero__container--centered{text-align:center;padding:80px 32px}.hero__container--video{align-items:center;gap:60px;padding:80px 32px;display:flex}.hero__container--split-card{align-items:flex-start;gap:60px;padding:80px 32px;display:flex}.hero__content{flex:1;min-width:0}.hero__label{letter-spacing:.5px;text-transform:uppercase;color:#2563eb;background:#2563eb14;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.hero__title{color:#1f2937;letter-spacing:-.5px;margin:0 0 24px;font-size:56px;font-weight:400;line-height:1.08}.hero__title--centered{max-width:1000px;margin-left:auto;margin-right:auto;font-size:72px;font-weight:300}.hero__description{color:#4b5563;max-width:600px;margin:0 0 32px;font-size:20px;font-weight:400;line-height:1.6}.hero__description--centered{max-width:800px;margin-left:auto;margin-right:auto;font-size:24px}.hero__cta{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.hero__cta--primary{color:#fff;background:#1a73e8}.hero__cta--primary:hover{background:#1557b0;transform:translateY(-1px);box-shadow:0 4px 12px #1a73e84d}.hero__cta--secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db}.hero__cta--secondary:hover{background:#f9fafb;border-color:#9ca3af}.hero__media{flex:1;min-width:0}.hero__image{border-radius:12px;width:100%;height:auto;box-shadow:0 4px 20px #00000014}.hero__video-thumbnail{aspect-ratio:16/9;cursor:pointer;background-position:50%;background-size:cover;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.hero__play-btn{color:#1f2937;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .2s;display:flex;box-shadow:0 2px 12px #00000026}.hero__play-btn:hover{transform:scale(1.1)}.hero__cards{flex:1;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hero__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:box-shadow .2s;box-shadow:0 1px 3px #00000014}.hero__card:hover{box-shadow:0 4px 12px #0000001f}.hero__card-icon{background:#2563eb14;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:14px;display:flex}.hero__card-icon-placeholder{color:#2563eb;font-size:20px}.hero__card-title{color:#1f2937;margin:0 0 6px;font-size:16px;font-weight:600}.hero__card-description{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.hero--centered{background-image:var(--hero-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:400px;display:flex}.hero--image-right{background-color:#fff;background-position:50%;background-size:cover}.hero--video{background-color:#f9fafb}.hero--split-card{background-color:#fff}@media (width<=1024px){.hero__container--image-right,.hero__container--video,.hero__container--split-card{flex-direction:column;gap:40px;padding:60px 24px}.hero__container--centered{padding:60px 24px}.hero__title{font-size:42px}.hero__title--centered{font-size:52px}.hero__description{font-size:18px}.hero__description--centered{font-size:20px}.hero__media{max-width:100%}.hero__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.hero__container--image-right,.hero__container--video,.hero__container--split-card{gap:32px;padding:48px 20px}.hero__container--centered{padding:48px 20px}.hero__title{font-size:34px}.hero__title--centered{font-size:40px}.hero__description{font-size:16px}.hero__description--centered{font-size:18px}.hero__label{padding:4px 12px;font-size:12px}.hero__cards{grid-template-columns:1fr}}@media (width<=480px){.hero__container--image-right,.hero__container--video,.hero__container--split-card{gap:24px;padding:40px 16px}.hero__container--centered{padding:40px 16px}.hero__title{font-size:28px}.hero__title--centered{font-size:32px}.hero__description{font-size:15px}.hero__description--centered{font-size:16px}.hero__cta{justify-content:center;width:100%}.hero__play-btn{width:56px;height:56px}}.feature-grid{background:#fff;width:100%;padding:80px 32px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif}.feature-grid--list{background:#f9fafb}.feature-grid--showcase{background:#fff}.feature-grid__container{width:100%;max-width:1200px;margin:0 auto}.feature-grid__header{text-align:center;margin-bottom:56px}.feature-grid__title{color:#1f2937;letter-spacing:-.3px;margin:0 0 16px;font-size:40px;font-weight:400}.feature-grid__description{color:#4b5563;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.feature-grid__cards{gap:24px;display:grid}.feature-grid__cards--cols-2{grid-template-columns:repeat(2,1fr)}.feature-grid__cards--cols-3{grid-template-columns:repeat(3,1fr)}.feature-grid__cards--cols-4{grid-template-columns:repeat(4,1fr)}.feature-grid__card{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:32px 28px;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0000000f}.feature-grid__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.feature-grid__card-icon{background:#2563eb14;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 18px;display:flex}.feature-grid__card-icon-emoji{font-size:26px}.feature-grid__card-title{color:#1f2937;margin:0 0 8px;font-size:18px;font-weight:600}.feature-grid__card-description{color:#6b7280;margin:0;font-size:15px;line-height:1.55}.feature-grid__list{flex-direction:column;gap:20px;max-width:800px;margin:0 auto;display:flex}.feature-grid__list-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:18px;padding:24px;display:flex}.feature-grid__list-check{color:#16a34a;background:#16a34a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;margin-top:2px;display:flex}.feature-grid__list-content{flex:1}.feature-grid__list-title{color:#1f2937;margin:0 0 4px;font-size:16px;font-weight:600}.feature-grid__list-description{color:#6b7280;margin:0;font-size:14px;line-height:1.5}.feature-grid__showcase{flex-direction:column;gap:32px;display:flex}.feature-grid__showcase-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:40px;padding:32px;display:flex}.feature-grid__showcase-image-wrapper{border-radius:12px;width:280px;min-width:280px;overflow:hidden}.feature-grid__showcase-image{width:100%;height:auto;display:block}.feature-grid__showcase-content{flex:1}.feature-grid__showcase-title{color:#1f2937;margin:0 0 10px;font-size:22px;font-weight:600}.feature-grid__showcase-description{color:#4b5563;margin:0 0 16px;font-size:16px;line-height:1.6}.feature-grid__showcase-link{color:#2563eb;align-items:center;gap:6px;font-size:15px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.feature-grid__showcase-link:hover{gap:10px}@media (width<=1024px){.feature-grid{padding:60px 24px}.feature-grid__title{font-size:34px}.feature-grid__cards--cols-3,.feature-grid__cards--cols-4{grid-template-columns:repeat(2,1fr)}.feature-grid__showcase-item{flex-direction:column;gap:24px}.feature-grid__showcase-image-wrapper{width:100%;min-width:100%}}@media (width<=768px){.feature-grid{padding:48px 20px}.feature-grid__header{margin-bottom:40px}.feature-grid__title{font-size:28px}.feature-grid__description{font-size:16px}.feature-grid__cards--cols-2,.feature-grid__cards--cols-3,.feature-grid__cards--cols-4{grid-template-columns:1fr}.feature-grid__card{padding:24px 20px}.feature-grid__list-item{gap:14px;padding:18px}.feature-grid__showcase-item{padding:20px}}@media (width<=480px){.feature-grid{padding:40px 16px}.feature-grid__title{font-size:24px}.feature-grid__description{font-size:15px}.feature-grid__card-title{font-size:16px}.feature-grid__card-description{font-size:14px}.feature-grid__showcase-title{font-size:18px}}.cta{width:100%;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif}.cta__container{width:100%;max-width:1000px;margin:0 auto}.cta__container--centered{text-align:center;padding:80px 32px}.cta__container--split{align-items:center;gap:60px;padding:80px 32px;display:flex}.cta__container--with-image{text-align:center;z-index:2;padding:100px 32px;position:relative}.cta--centered{background-color:#f0f4ff;background-image:var(--cta-bg-image);background-position:50%;background-size:cover}.cta--split{background-color:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.cta--with-image{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.cta__overlay{z-index:1;background:#0000008c;position:absolute;inset:0}.cta__content{flex:1}.cta__label{letter-spacing:.5px;text-transform:uppercase;color:#2563eb;background:#2563eb14;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.cta__label--light{color:#fff;background:#ffffff26}.cta__title{color:#1f2937;letter-spacing:-.3px;margin:0 0 16px;font-size:40px;font-weight:400;line-height:1.15}.cta__title--light{color:#fff}.cta__description{color:#4b5563;max-width:650px;margin:0 0 36px;font-size:18px;line-height:1.6}.cta--centered .cta__description{margin-left:auto;margin-right:auto}.cta__description--light{color:#ffffffe6}.cta__image-wrapper{margin-bottom:24px}.cta__image{border-radius:12px;width:100%;max-width:300px;height:auto}.cta__buttons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.cta__buttons--stacked{flex-direction:column;flex-shrink:0;align-items:stretch;min-width:300px}.cta__button{cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.cta__button--primary{color:#fff;background:#1a73e8}.cta__button--primary:hover{background:#1557b0;transform:translateY(-1px);box-shadow:0 4px 12px #1a73e84d}.cta__button--secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db}.cta__button--secondary:hover{background:#f9fafb;border-color:#9ca3af}.cta__button--outline{color:#fff;background:0 0;border:1.5px solid #fff}.cta__button--outline:hover{background:#ffffff1a}@media (width<=1024px){.cta__container--split{flex-direction:column;gap:32px;padding:60px 24px}.cta__container--centered{padding:60px 24px}.cta__container--with-image{padding:80px 24px}.cta__title{font-size:34px}.cta__buttons--stacked{flex-flow:wrap;min-width:auto}}@media (width<=768px){.cta__container--centered,.cta__container--split{padding:48px 20px}.cta__container--with-image{padding:60px 20px}.cta__title{font-size:28px}.cta__description{margin-bottom:28px;font-size:16px}.cta__buttons{flex-direction:column;width:100%}.cta__buttons--stacked{flex-direction:column}.cta__button{width:100%}}@media (width<=480px){.cta__container{padding:40px 16px}.cta__title{font-size:24px}.cta__description{font-size:15px}.cta__button{padding:12px 20px;font-size:15px}}.cta-get-started{background-color:#202124;padding:80px 20px;position:relative;overflow:hidden}.cta-get-started:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 20%,#ff66000d 0%,#0000 50%);position:absolute;inset:0}@media (width<=768px){.cta-get-started{padding:60px 16px}}@media (width<=480px){.cta-get-started{padding:48px 16px}}.cta-container{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.cta-title{letter-spacing:-.5px;margin:0 0 16px;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:52px;font-weight:500;line-height:1.2}@media (width<=768px){.cta-title{margin-bottom:12px;font-size:42px}}@media (width<=480px){.cta-title{font-size:28px}}.cta-description{color:#fff;max-width:1000px;margin:0 auto 40px;font-family:Roboto,Google Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;font-weight:400;line-height:1.3}@media (width<=768px){.cta-description{margin-bottom:32px;padding:0 8px;font-size:16px}}@media (width<=480px){.cta-description{margin-bottom:28px;font-size:15px}}.cta-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}@media (width<=480px){.cta-buttons{flex-direction:column;gap:12px;width:100%}}.cta-btn{letter-spacing:.25px;color:#fff;cursor:pointer;background-color:red;border:none;border-radius:100px;justify-content:center;align-items:center;gap:10px;padding:12px 58px;font-family:Google Sans,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.cta-btn:before{content:"";background-color:#ffffff4d;border-radius:50%;width:0;height:0;transition:width .4s,height .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-btn:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 2px 8px #0003}.cta-btn:hover:before{width:200px;height:200px}.cta-btn:active{filter:brightness(.95);transform:translateY(0)}.cta-btn svg{stroke-width:2px;z-index:1;width:18px;height:18px;position:relative}.cta-btn span{z-index:1;position:relative}@media (width<=768px){.cta-btn{padding:10px 24px;font-size:15px}}@media (width<=480px){.cta-btn{width:100%;max-width:280px;padding:12px 20px;font-size:14px}}.testimonial-showcase{background-color:#fff;width:100%;padding:80px 0;overflow-x:hidden}@media (width<=992px){.testimonial-showcase{padding:60px 0}}@media (width<=768px){.testimonial-showcase{padding:48px 0}}.testimonial-container{width:100%;max-width:1300px;margin:0 auto;padding:0 20px}@media (width<=768px){.testimonial-container{padding:0 16px}}.testimonial-header{text-align:center;margin-bottom:48px}@media (width<=992px){.testimonial-header{margin-bottom:36px}}@media (width<=768px){.testimonial-header{margin-bottom:28px}}.testimonial-subtitle{letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;font-family:Google Sans,Roboto,sans-serif;font-size:14px;font-weight:500}@media (width<=768px){.testimonial-subtitle{margin-bottom:12px;font-size:12px}}.testimonial-main-title{color:#202124;max-width:1000px;margin:0 auto;font-family:Google Sans,Roboto,sans-serif;font-size:25px;font-weight:500;line-height:1.2}@media (width<=992px){.testimonial-main-title{font-size:32px}}@media (width<=768px){.testimonial-main-title{font-size:24px}}.testimonial-tabs{justify-content:center;gap:200px;margin-bottom:0;display:flex;position:relative}@media (width<=768px){.testimonial-tabs{flex-direction:column;align-items:center;gap:12px}}.tab-btn{cursor:pointer;color:#757575;background-color:#e0e0e0;border:none;border-radius:18px 18px 0 0;padding:14px 32px;font-family:Google Sans,Roboto,sans-serif;font-size:16px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.tab-btn:hover{filter:brightness(.95)}.tab-btn.active{color:#fff;background-color:#f60;box-shadow:0 -2px 8px #0000001a}@media (width<=768px){.tab-btn{border-radius:12px;width:100%;max-width:280px}}.tab-underline{background-color:#f60;width:100vw;height:3px;margin-bottom:32px;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}@media (width<=768px){.tab-underline{margin-bottom:24px}}.testimonial-carousel{justify-content:center;align-items:center;display:flex;position:relative}@media (width<=992px){.testimonial-carousel{flex-direction:column}}.carousel-nav-btn{cursor:pointer;color:#202124;z-index:20;background-color:#fff;border:1px solid #e8eaed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.carousel-nav-btn:hover{color:#f60;background-color:#f1f3f4;border-color:#f60;transform:translateY(-50%)scale(1.05)}@media (width<=992px){.carousel-nav-btn{width:40px;height:40px}}@media (width<=768px){.carousel-nav-btn{width:36px;height:36px}}.nav-prev{left:24px}@media (width<=992px){.nav-prev{left:10px}}.nav-next{right:24px}@media (width<=992px){.nav-next{right:10px}}.testimonial-card-wrapper{background-color:#f8f9fa;border-radius:24px;flex:1;width:100%;padding:40px;position:relative}@media (width<=992px){.testimonial-card-wrapper{padding:24px}}@media (width<=768px){.testimonial-card-wrapper{padding:20px}}.testimonial-card{background-color:#0000;border-radius:20px;gap:32px;display:flex}@media (width<=992px){.testimonial-card{flex-direction:column;gap:24px}}.testimonial-left{text-align:center;background-color:#fff;border-radius:20px;width:30%;padding:32px 24px;box-shadow:0 1px 2px #0000000d}@media (width<=992px){.testimonial-left{width:100%;padding:24px}}@media (width<=768px){.testimonial-left{padding:20px}}.avatar-container{margin-bottom:20px;display:inline-block;position:relative}.user-avatar{object-fit:cover;border:3px solid #e8eaed;border-radius:50%;width:120px;height:120px}@media (width<=768px){.user-avatar{width:100px;height:100px}}.brand-logo-overlay{background-color:#fff;border:2px solid #e8eaed;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 2px 4px #0000001a}.brand-logo-overlay img{object-fit:cover;border-radius:50%;width:32px;height:32px}@media (width<=768px){.brand-logo-overlay{width:36px;height:36px}.brand-logo-overlay img{width:28px;height:28px}}.user-name{color:#202124;margin:0 0 8px;font-family:Google Sans,Roboto,sans-serif;font-size:20px;font-weight:500}@media (width<=768px){.user-name{font-size:18px}}.user-occupation{color:#5f6368;word-wrap:break-word;max-width:100%;margin:0;font-family:Roboto,sans-serif;font-size:14px;line-height:1.5}@media (width<=992px){.user-occupation{font-size:13px}}.testimonial-right{background-color:#fff;border-radius:20px;flex-direction:column;justify-content:center;width:70%;padding:32px;display:flex;box-shadow:0 1px 2px #0000000d}@media (width<=992px){.testimonial-right{width:100%;padding:20px}}@media (width<=768px){.testimonial-right{padding:16px}}.testimonial-message{color:#202124;quotes:"“" "”" "‘" "’";margin:0 0 20px;font-family:Google Sans,Roboto,sans-serif;font-size:24px;font-weight:400;line-height:1.4}.testimonial-message:before{content:"“";color:#f60;opacity:.5;margin-right:4px;font-size:48px}.testimonial-message:after{content:"”";color:#f60;opacity:.5;vertical-align:bottom;margin-left:4px;font-size:48px}@media (width<=992px){.testimonial-message{font-size:20px}}@media (width<=768px){.testimonial-message{font-size:16px}.testimonial-message:before,.testimonial-message:after{font-size:32px}}.testimonial-meta{justify-content:space-between;align-items:center;margin-top:8px;display:flex}@media (width<=768px){.testimonial-meta{flex-direction:column;align-items:flex-start;gap:8px}}.testimonial-rating{align-items:center;gap:4px;display:flex}.testimonial-rating svg{color:#f9ab00;fill:#f9ab00}.testimonial-date{color:#5f6368;font-family:Roboto,sans-serif;font-size:13px}@media (width<=992px){.hide-on-mobile{display:none}}.uniqueness-workflow{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding:20px 0;position:relative}.uniqueness-workflow__container{max-width:1300px;margin:0 auto;padding:0 24px;position:relative}.uniqueness-workflow__tabs{z-index:5;gap:4px;margin-bottom:28px;display:flex;position:relative}.uniqueness-workflow__tab-btn{cursor:pointer;color:#5f6368;white-space:nowrap;letter-spacing:.1px;background:#fff;border:1px solid #dadce0;border-radius:28px;outline:none;padding:12px 98px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:500;transition:all .2s cubic-bezier(.2,0,0,1)}.uniqueness-workflow__tab-btn:hover{color:#202124;background:#f1f3f4;border-color:#c4c7cd}.uniqueness-workflow__tab-btn:focus-visible{outline-offset:2px;border-radius:28px;outline:2px solid #1a73e8}.uniqueness-workflow__tab-btn.active{color:#fff;background:#f60;border-color:#f60;font-weight:600;box-shadow:0 2px 8px #00000026}.uniqueness-workflow__uniqueness-content{padding-bottom:56px;position:relative}.uniqueness-workflow__uniqueness-slideshow{position:relative;overflow:hidden}.uniqueness-workflow__uniqueness-track{gap:16px;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.uniqueness-workflow .uniqueness-card{cursor:default;background:#fff;border-radius:30px;flex-direction:column;flex-shrink:0;gap:14px;width:calc(25% - 12px);padding:10px 10px 24px;transition:all .2s cubic-bezier(.2,0,0,1);display:flex;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000f}.uniqueness-workflow .uniqueness-card:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000001f}.uniqueness-workflow .uniqueness-card__icon-box{background:#e8eaed;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.uniqueness-workflow .uniqueness-card__icon-box svg{color:#202124;stroke-width:1.8px;width:50px;height:50px}.uniqueness-workflow .uniqueness-card__title{color:#202124;letter-spacing:.1px;margin:0;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:30px;font-weight:500;line-height:1}.uniqueness-workflow .uniqueness-card__description{color:#5f6368;letter-spacing:.1px;flex:1;margin:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55}.uniqueness-workflow .uniqueness-card__btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#000;border:none;border-radius:24px;outline:none;justify-content:center;align-items:center;width:fit-content;margin-top:auto;padding:12px 42px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;transition:all .2s cubic-bezier(.2,0,0,1);display:inline-flex}.uniqueness-workflow .uniqueness-card__btn:hover{background:#333}.uniqueness-workflow .uniqueness-card__btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.uniqueness-workflow .uniqueness-card__btn:active{transform:scale(.97)}.uniqueness-workflow__nav-buttons{z-index:10;gap:10px;display:flex;position:absolute;bottom:0;right:0}.uniqueness-workflow__nav-buttons button{cursor:pointer;color:#202124;background:#fff;border:1px solid #dadce0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.2,0,0,1);display:flex;box-shadow:0 1px 3px #00000014}.uniqueness-workflow__nav-buttons button:hover{background:#f1f3f4;border-color:#b9bdc4;box-shadow:0 2px 6px #0000001f}.uniqueness-workflow__nav-buttons button:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.uniqueness-workflow__nav-buttons button:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.uniqueness-workflow__nav-buttons button:disabled:hover{background:#fff;border-color:#dadce0}.uniqueness-workflow__nav-buttons button svg{stroke-width:2px;width:20px;height:20px}.uniqueness-workflow__workflow-content{position:relative}.uniqueness-workflow__workflow-header{color:#fff;text-align:left;letter-spacing:-.2px;max-width:1000px;margin:0 0 56px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:48px;font-weight:500;line-height:1.3}.uniqueness-workflow .workflow-steps-container{position:relative}.uniqueness-workflow .workflow-steps{flex-wrap:wrap;justify-content:flex-start;gap:20px;display:flex;position:relative}.uniqueness-workflow .workflow-steps:before{content:"";z-index:0;background:linear-gradient(90deg,#dadce0 60%,#0000 100%);height:2px;position:absolute;top:40px;left:60px;right:60px}.uniqueness-workflow .workflow-step{z-index:1;background:#fff;border-radius:30px;flex-direction:column;flex:0 0 calc(25% - 10px);gap:12px;max-width:calc(25% - 10px);padding:20px 20px 22px;transition:all .2s cubic-bezier(.2,0,0,1);display:flex;position:relative;box-shadow:0 1px 3px #00000014,0 2px 8px #0000000f}.uniqueness-workflow .workflow-step:hover{transform:translateY(-3px);box-shadow:0 4px 16px #0000001f}.uniqueness-workflow .workflow-step:after{content:"›";color:#dadce0;z-index:2;font-size:28px;font-weight:700;line-height:1;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.uniqueness-workflow .workflow-step:nth-child(3n):after,.uniqueness-workflow .workflow-step:last-child:after{display:none}.uniqueness-workflow .workflow-step__number{color:#fff;letter-spacing:0;background:#1a73e8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:19px;font-weight:600;display:flex}.uniqueness-workflow .workflow-step__title{color:#202124;letter-spacing:.1px;margin:0;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:30px;font-weight:500;line-height:1}.uniqueness-workflow .workflow-step__description{color:#5f6368;letter-spacing:.1px;flex:1;margin:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55}.uniqueness-workflow .workflow-step__watch-btn{cursor:pointer;color:#202124;background:0 0;border:none;border-radius:50px;outline:none;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:14px;font-weight:500;transition:all .2s cubic-bezier(.2,0,0,1);display:inline-flex}.uniqueness-workflow .workflow-step__watch-btn:hover{background:#e8eaed}.uniqueness-workflow .workflow-step__watch-btn:focus-visible{outline-offset:2px;border-radius:50px;outline:2px solid #1a73e8}.uniqueness-workflow .workflow-step__watch-btn svg{color:#f60;fill:#f60;width:28px;height:28px}.video-modal{z-index:9999;background:#000;flex-direction:column;animation:.3s ease-out modalFadeIn;display:flex;position:fixed;inset:0}.video-modal__topbar{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.video-modal__topbar .video-title{color:#202124;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:500;line-height:1.3;overflow:hidden}.video-modal__topbar .close-btn{cursor:pointer;color:#5f6368;background:#e8eaed;border:none;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s cubic-bezier(.2,0,0,1);display:flex}.video-modal__topbar .close-btn:hover{color:#202124;background:#dadde2}.video-modal__topbar .close-btn:focus-visible{outline-offset:2px;outline:2px solid #1a73e8}.video-modal__topbar .close-btn svg{width:20px;height:20px}.video-modal__player{background:#000;flex:1;justify-content:center;align-items:center;display:flex}.video-modal__player iframe{border:none;width:100%;max-width:1400px;height:100%;max-height:calc(100vh - 72px)}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@media (width<=1200px){.uniqueness-workflow .uniqueness-card{width:calc(33.3333% - 10.6667px)}.uniqueness-workflow .workflow-steps{gap:16px}.uniqueness-workflow .workflow-steps:before{left:30px;right:30px}.uniqueness-workflow .workflow-step{flex:0 0 calc(33.3333% - 10.6667px);max-width:calc(33.3333% - 10.6667px)}.uniqueness-workflow .workflow-step:after{font-size:24px;right:-12px}.uniqueness-workflow .workflow-step:nth-child(3n):after{display:none}}@media (width<=900px){.uniqueness-workflow{padding:60px 0}.uniqueness-workflow .uniqueness-card{width:calc(50% - 8px)}.uniqueness-workflow .workflow-steps{justify-content:center;gap:14px}.uniqueness-workflow .workflow-steps:before{display:none}.uniqueness-workflow .workflow-step{flex:0 0 calc(50% - 7px);max-width:calc(50% - 7px)}.uniqueness-workflow .workflow-step:after{display:none}.uniqueness-workflow__workflow-header{margin-bottom:40px;font-size:36px}}@media (width<=600px){.uniqueness-workflow{padding:48px 0}.uniqueness-workflow__container{padding:0 16px}.uniqueness-workflow__tabs{margin-bottom:32px}.uniqueness-workflow__tab-btn{padding:10px 40px;font-size:14px}.uniqueness-workflow .uniqueness-card{gap:12px;width:calc(71.4286% - 8.57143px);padding:14px 14px 18px}.uniqueness-workflow .uniqueness-card__icon-box{border-radius:20px;width:80px;height:80px}.uniqueness-workflow .uniqueness-card__icon-box svg{width:36px;height:36px}.uniqueness-workflow .uniqueness-card__title{font-size:22px}.uniqueness-workflow .uniqueness-card__description{font-size:14px}.uniqueness-workflow .uniqueness-card__btn{padding:10px 28px;font-size:14px}.uniqueness-workflow__nav-buttons button{width:40px;height:40px}.uniqueness-workflow__nav-buttons button svg{width:18px;height:18px}.uniqueness-workflow .workflow-steps{flex-direction:column;gap:14px}.uniqueness-workflow .workflow-step{flex:100%;max-width:100%;padding:18px 18px 20px}.uniqueness-workflow .workflow-step__number{width:40px;height:40px;font-size:16px}.uniqueness-workflow .workflow-step__title{font-size:22px}.uniqueness-workflow .workflow-step__description{font-size:14px}.uniqueness-workflow__workflow-header{margin-bottom:28px;font-size:28px}.video-modal__topbar{padding:12px 16px}.video-modal__topbar .video-title{font-size:16px}.video-modal__topbar .close-btn{width:36px;height:36px}}@media (width<=450px){.uniqueness-workflow{padding:40px 0}.uniqueness-workflow__container{padding:0 14px}.uniqueness-workflow__tab-btn{padding:9px 30px;font-size:13px}.uniqueness-workflow .uniqueness-card{width:calc(83.3333% - 6.66667px);padding:12px 12px 16px}.uniqueness-workflow .uniqueness-card__icon-box{border-radius:18px;width:70px;height:70px}.uniqueness-workflow .uniqueness-card__icon-box svg{width:32px;height:32px}.uniqueness-workflow .uniqueness-card__title{font-size:20px}.uniqueness-workflow .uniqueness-card__description{font-size:13px}.uniqueness-workflow .uniqueness-card__btn{padding:9px 24px;font-size:13px}.uniqueness-workflow .workflow-step{padding:16px}.uniqueness-workflow .workflow-step__title{font-size:20px}.uniqueness-workflow .workflow-step__description{font-size:13px}.uniqueness-workflow__workflow-header{margin-bottom:24px;font-size:22px}}@media (prefers-reduced-motion:reduce){.uniqueness-workflow *,.uniqueness-workflow :before,.uniqueness-workflow :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.coming-soon{background:#f9fafb;justify-content:center;align-items:center;width:100%;min-height:80vh;padding:40px 20px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.coming-soon__container{text-align:center;max-width:520px}.coming-soon__icon{color:#f59e0b;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin-bottom:24px;display:inline-flex}.coming-soon__badge{letter-spacing:.5px;text-transform:uppercase;color:#f59e0b;background:#fef3c7;border-radius:20px;margin-bottom:20px;padding:6px 16px;font-size:13px;font-weight:600;display:inline-block}.coming-soon__title{color:#1f2937;margin:0 0 4px;font-size:36px;font-weight:500;line-height:1.2}.coming-soon__subtitle{color:#6b7280;margin:0 0 24px;font-size:22px;font-weight:400}.coming-soon__description{color:#6b7280;margin:0 0 36px;font-size:16px;line-height:1.6}.coming-soon__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.coming-soon__btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-family:Google Sans,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;font-weight:500;transition:all .2s;display:inline-flex}.coming-soon__btn--primary{color:#fff;background:#2563eb}.coming-soon__btn--primary:hover{background:#1350d4}.coming-soon__btn--secondary{color:#1f2937;background:#fff;border:1px solid #d1d5db}.coming-soon__btn--secondary:hover{background:#f3f4f6}@media (width<=480px){.coming-soon{padding:32px 16px}.coming-soon__title{font-size:28px}.coming-soon__subtitle{font-size:18px}.coming-soon__description{font-size:15px}.coming-soon__actions{flex-direction:column}.coming-soon__btn{justify-content:center;width:100%}}
