.tsb-e-logo__text,.tsb-m-header__main-nav-link,.tsb-m-header__navigation-toggle-label,.tsb-m-homepage-hero__text{font-weight:600;font-weight:var(--vic-typo__weight--bold,600)}.tsb-e-logo__text,.tsb-m-header__main-nav-link,.tsb-m-header__navigation-toggle-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--vic-typo__body);font-size:16px;line-height:22px}.tsb-e-logo__icon+.tsb-e-logo__text{font-size:14px;line-height:18px}.tsb-e-logo__icon+.tsb-e-logo__text,.tsb-m-homepage-hero__text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--vic-typo__body)}.tsb-m-homepage-hero__text{font-size:18px;line-height:32px}.tsb-m-homepage-hero__headline{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--vic-typo__heading);font-size:28px;font-weight:600;font-weight:var(--vic-typo__weight--headline,600);line-height:36px}@media(min-width:768px){.tsb-m-homepage-hero__headline{font-size:32px;line-height:40px}}@media(min-width:1332px){.tsb-m-homepage-hero__headline{font-size:40px;line-height:48px}}.tsb-e-logo{display:inline-flex;gap:16px;align-items:center;justify-content:flex-start}.tsb-e-logo__icon{flex-shrink:0;width:80px;height:32px}.tsb-e-logo__text{color:#101314}.tsb-m-header__main-nav-list{margin:0;padding:0;list-style-type:none}.tsb-m-contentpage-hero,.tsb-m-homepage-hero{margin-bottom:80px}@media(min-width:992px){.tsb-m-contentpage-hero,.tsb-m-homepage-hero{margin-bottom:100px}}@media(min-width:1332px){.tsb-m-contentpage-hero,.tsb-m-homepage-hero{margin-bottom:120px}}.vic-component--content-margin.tsb-m-contentpage-hero,.vic-component--content-margin.tsb-m-homepage-hero{margin-bottom:40px}.vic-component--small-content-margin.tsb-m-contentpage-hero,.vic-component--small-content-margin.tsb-m-homepage-hero{margin-bottom:30px}.vic-component--no-margin.tsb-m-contentpage-hero,.vic-component--no-margin.tsb-m-homepage-hero{margin-bottom:0}.vic-m-accordion .tsb-m-contentpage-hero,.vic-m-accordion .tsb-m-homepage-hero{margin-bottom:20px}.vic-h-reset-component-margin .tsb-m-contentpage-hero,.vic-h-reset-component-margin .tsb-m-homepage-hero{margin-bottom:0}.tsb-m-contentpage-hero__content{width:100%;max-width:1322px;padding:0 32px}@media(min-width:992px){.tsb-m-contentpage-hero__content{padding:0 64px}}@media(min-width:1194px){.tsb-m-contentpage-hero__content{margin-right:auto;margin-left:auto}}.vic-h-reset-grid-container .tsb-m-contentpage-hero__content{max-width:none;padding:0}.tsb-m-header{position:sticky;z-index:10;top:0;left:0;display:block;width:100%;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.15);transition:transform .3s ease-in-out}.vic-state-hidden-header .tsb-m-header{transform:translateY(-100%)}.tsb-m-header.tsb-m-header--search-bar-active:after{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease-in-out}.tsb-m-header:after{content:"";position:fixed;top:80px;left:0;width:100%;height:calc(100vh - 80px);visibility:hidden;opacity:0;background:rgba(25,30,33,.5);transition:opacity .3s ease-in-out,visibility 0s ease-in-out .3s}.tsb-m-header__main{position:relative;display:flex;gap:16px;align-items:center;justify-content:space-between;max-width:1920px;height:80px;margin:0 auto;padding:0 16px;background:#fff}@media(min-width:768px){.tsb-m-header__main{gap:24px}}@media(min-width:992px){.tsb-m-header__main{justify-content:flex-start;padding:0 24px}}@media(min-width:1332px){.tsb-m-header__main{gap:48px}}.tsb-m-header__navigation-toggle{position:relative}.tsb-m-header__navigation-toggle:before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:2px solid #e3e1e0;border-radius:120px;opacity:0;transition:opacity .3s ease-in-out}.tsb-m-header__navigation-toggle:focus{outline:none}.vic-h-keyboard-focus .tsb-m-header__navigation-toggle:focus:before{opacity:1}.tsb-m-header__navigation-toggle{cursor:pointer;display:flex;gap:8px;align-items:center;justify-content:center;padding:8px 20px;border:none;border-radius:120px;color:#fff;background:#e61e1e;transition:background .22s ease-in-out,opacity .1s ease-in-out}@media(hover:hover){.tsb-m-header__navigation-toggle:hover{background:#c11414}}@media(max-width:991px){.tsb-m-header__navigation-toggle{height:100%;margin-right:-16px;padding:8px 32px;border-radius:0}}.tsb-m-header--search-bar-active .tsb-m-header__navigation-toggle{pointer-events:none;visibility:hidden;opacity:0;transition:opacity .1s ease-in-out,visibility 0s ease-in-out .1s}.tsb-m-header__navigation-toggle:focus{outline:0}.tsb-m-header__navigation-toggle:active{background:#a01414}.tsb-m-header__navigation-toggle-icon{width:32px;height:32px}@media(min-width:992px){.tsb-m-header__navigation-toggle-icon{width:24px;height:24px}}.tsb-m-header__navigation-toggle-label{text-transform:uppercase;letter-spacing:.6px}@media(max-width:767px){.tsb-m-header__navigation-toggle-label{display:none}}.tsb-m-header__logo-link{position:relative}.tsb-m-header__logo-link:before{content:"";position:absolute;top:-10px;left:-10px;width:calc(100% + 20px);height:calc(100% + 20px);border:2px solid #e3e1e0;border-radius:120px;opacity:0;transition:opacity .3s ease-in-out}.tsb-m-header__logo-link:focus{outline:none}.vic-h-keyboard-focus .tsb-m-header__logo-link:focus:before{opacity:1}.tsb-m-header__logo-link{line-height:0;-webkit-text-decoration:none;text-decoration:none;transition:color .3s ease-in-out}.tsb-m-header__logo-link:focus{outline:0}.tsb-m-header__main-nav{display:none}@media(min-width:992px){.tsb-m-header__main-nav{display:flex;flex-grow:1;align-items:center;justify-content:flex-end}}.tsb-m-header__main-nav-list{display:flex;gap:24px;align-items:center;justify-content:flex-end}@media(min-width:1332px){.tsb-m-header__main-nav-list{gap:48px}}.tsb-m-header__main-nav-item{margin:0;padding:0}.tsb-m-header__main-nav-link{position:relative}.tsb-m-header__main-nav-link:before{content:"";position:absolute;top:-6px;left:-6px;width:calc(100% + 12px);height:calc(100% + 12px);border:2px solid #e3e1e0;border-radius:2px;opacity:0;transition:opacity .3s ease-in-out}.tsb-m-header__main-nav-link:focus{outline:none}.vic-h-keyboard-focus .tsb-m-header__main-nav-link:focus:before{opacity:1}.tsb-m-header__main-nav-link{cursor:pointer;display:block;padding:0;border:none;color:#191e21;color:var(--vic-color__foreground,#191e21);-webkit-text-decoration:none;text-decoration:none;text-transform:uppercase;letter-spacing:.6px;background:rgba(0,0,0,0);transition:color .3s ease-in-out}@media(hover:hover){.tsb-m-header__main-nav-link:hover{color:#e61e1e}}.tsb-m-header__main-nav-link--active{color:#e61e1e}.tsb-m-header__search-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;color:#191e21;background:rgba(0,0,0,0);transition:color .3s ease-in-out}@media(hover:hover){.tsb-m-header__search-btn:hover{color:#e61e1e}}@media(max-width:991px){.tsb-m-header__search-btn{margin-left:auto}}.tsb-m-header__search-btn:focus{outline:0}.vic-h-keyboard-focus .tsb-m-header__search-btn:focus{outline:2px solid #aeb0b2}.tsb-m-header__search-icon{width:24px;height:24px;color:inherit}@media(max-width:991px){.tsb-m-header__language-switch{display:none}}.tsb-m-header__search-overlay{position:absolute;bottom:0;left:0;width:100%;height:80px;margin:0 auto;padding:0 16px;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility 0s ease-in-out .3s}@media(min-width:992px){.tsb-m-header__search-overlay{right:0;left:274px;left:calc(var(--tsb-m-header--logo-width, 250px) + 24px);width:auto}}.tsb-m-header--search-bar-active .tsb-m-header__search-overlay{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease-in-out}.tsb-m-header__search-bar{display:grid;grid-template-columns:auto 40px;grid-gap:12px;gap:12px;align-items:center;height:100%}.tsb-m-header__search-bar-close-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;color:#191e21;background:rgba(0,0,0,0);transition:color .3s ease-in-out}@media(hover:hover){.tsb-m-header__search-bar-close-btn:hover{color:#e61e1e}}.tsb-m-header__search-bar-close-btn:focus{outline:0}.vic-h-keyboard-focus .tsb-m-header__search-bar-close-btn:focus{outline:2px solid #aeb0b2}.tsb-m-header__search-bar-close-btn-icon{width:32px;height:32px;color:inherit}.tsb-m-homepage-hero{position:relative;display:block}@media(min-width:992px){.tsb-m-homepage-hero{display:grid;min-height:680px}}.tsb-m-homepage-hero__bg-image{width:100%;height:320px}@media(min-width:992px){.tsb-m-homepage-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%}}.tsb-m-homepage-hero__content{display:grid;grid-gap:16px;gap:16px;margin:-48px 36px 0;padding:32px 16px;color:#fff;background:rgba(230,30,30,.8);backdrop-filter:blur(7px)}@media(min-width:768px){.tsb-m-homepage-hero__content{padding:48px 32px}}@media(min-width:992px){.tsb-m-homepage-hero__content{display:flex;flex-direction:column;justify-content:center;max-width:480px;height:100%;margin:0 10vw}}.tsb-m-homepage-hero__headline,.tsb-m-homepage-hero__text{margin:0}.tsb-m-homepage-hero__cta{align-self:start;justify-self:start;place-self:start start}.tsb-m-contentpage-hero{position:relative;display:block;width:100%;height:320px}.tsb-m-contentpage-hero__bg-image{position:absolute;top:0;left:0;width:100%;height:100%}.tsb-m-contentpage-hero__content{display:grid;align-items:center;justify-content:start;height:100%}.tsb-m-contentpage-hero__logo{width:65%;max-width:400px;color:#e61e1e}

/*# sourceMappingURL=vic.toshiba.css.map*/