:root{--layout-header-logo-width: 132px}.layout-header{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between}[dir] .layout-header{background:var(--color-main-000)}.layout-header__logo{position:relative}.layout-header__logo-icon{display:block;height:72px}.layout-header__mobile-action{height:24px;width:24px}[dir=ltr] .layout-header__mobile-action{margin-right:16px}[dir=rtl] .layout-header__mobile-action{margin-left:16px}.layout-header__title{font-size:var(--font-size-l);font-stretch:condensed;font-weight:var(--font-weight-bold);overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;line-height: 20px;letter-spacing: 0.2px}[dir] .layout-header__title{text-align:center}[dir=ltr] .layout-header__title{margin-right:16px}[dir=rtl] .layout-header__title{margin-left:16px}.layout-header__accesibility-link{clip:rect(0 0 0 0);height:1px;overflow:hidden;position:absolute;top:16px}.layout-header__accesibility-link:focus{clip:auto;height:auto;overflow:visible}.layout-header__right{align-items:center;display:flex;justify-content:flex-end}.layout-header__center-right{align-items:center;box-sizing:border-box;display:flex;flex:1;justify-content:space-between}.layout-header__center{flex:1}.layout-header__center,.layout-header__center-right{min-width:0}.layout-header__logo,.layout-header__nav,.layout-header__links,.layout-header__mobile-action--hidden{display:none}.layout-header__logo::after{content:attr(data-section-name);font-size:72px;font-stretch:condensed;opacity:1;position:absolute;top:50%}[dir] .layout-header__logo::after{transform:translateY(-50%);transition-duration:1s}[dir=ltr] .layout-header__logo::after{margin-left:4px}[dir=rtl] .layout-header__logo::after{margin-right:4px}.layout-header--menu-open .layout-header__logo::after{opacity:0}.layout--not-responsive .layout-header__logo,.layout--not-responsive .layout-header__nav,.layout--not-responsive .layout-header__links,.layout--not-responsive .layout-header__mobile-action--hidden{display:block}.layout--not-responsive .layout-header__title,.layout--not-responsive .layout-header__mobile-action--back{display:none}.layout--not-responsive .layout-header__mobile-action--menu{position:static}[dir] .layout--not-responsive .layout-header{border-bottom:0;padding:24px 16px 17px}.layout--not-responsive .layout-header__mobile-action{height:32px;width:32px}.layout-header__icons{align-items:center;display:flex;justify-content:space-between}[dir=ltr] .layout--not-responsive .layout-header__links+.layout-header__icons{margin-left:16px}[dir=rtl] .layout--not-responsive .layout-header__links+.layout-header__icons{margin-right:16px}.layout--not-responsive .layout-header__center-right{flex:0 0 55%;flex:0 0 calc(50% + 110px)}[dir=ltr] .layout--not-responsive .layout-header__center-right{padding-left:16px}[dir=rtl] .layout--not-responsive .layout-header__center-right{padding-right:16px}.layout--not-responsive .layout-header__left{align-items:center;display:flex}@media screen and (min-width: 768px){[dir] .layout-header{border-bottom:0;padding:24px 16px 17px}.layout-header__mobile-action--back,.layout-header__title{display:none}.layout-header__nav,.layout-header__logo,.layout-header__links,.layout-header__mobile-action--hidden{display:block}.layout-header__mobile-action{height:32px;position:static;top:auto;width:32px}.layout-header__left{align-items:center;display:flex}.layout-header__center-right{flex:0 0 55%;flex:0 0 calc(50% + 110px)}[dir=ltr] .layout-header__center-right{padding-left:16px}[dir=rtl] .layout-header__center-right{padding-right:16px}.layout-header__right{min-width:var(--layout-header-logo-width)}[dir=ltr] .layout-header__links+.layout-header__icons{margin-left:16px}[dir=rtl] .layout-header__links+.layout-header__icons{margin-right:16px}}

:root{--layout-header-height: 106px;--layout-sidebar-open-trigger-area: 0px}.layout{display:flex;flex-direction:column;min-height:100vh;position:relative}.layout--not-responsive{min-width:1024px}.layout__header{height:48px;position:fixed;top:0;width:100%;z-index:10}[dir=ltr] .layout__header{padding-left:20px;padding-right:20px}[dir=rtl] .layout__header{padding-right:20px;padding-left:20px}.layout__content{display:flex;position:relative}[dir] .layout__content{margin-top:48px}[dir=ltr] .layout__content{margin-left:20px;margin-right:20px}[dir=rtl] .layout__content{margin-right:20px;margin-left:20px}.layout__sidebar{bottom:0;box-sizing:border-box;position:fixed;top:0;z-index:11}[dir] .layout__sidebar{transition-duration:0.7s}[dir=ltr] .layout__sidebar{left:0;padding-right:var(--layout-sidebar-open-trigger-area);transform:translateX(-100%)}[dir=rtl] .layout__sidebar{right:0;padding-left:var(--layout-sidebar-open-trigger-area);transform:translateX(100%)}[dir] .layout__sidebar--open{transform:translateX(0)}.layout__sidebar,.layout__sidebar-content{height:100%;overflow:hidden;width:100vw}.layout__sidebar-content{color:var(--color-main)}[dir] .layout__sidebar-content{background:var(--color-main-000);padding:0}.layout__sidebar-content::-webkit-scrollbar{height:0;width:0}.layout__section-nav{display:none}[dir=ltr] .layout__section-nav{padding:0 16px 16px 32px}[dir=rtl] .layout__section-nav{padding:0 32px 16px 16px}.layout__section-nav,.layout__section-nav-content{width:236px}.layout__main{width:100%}.layout__title{display:none;font-size:var(--font-size-xxl);font-stretch:condensed;font-weight:bold;text-transform:uppercase;line-height: 32px;letter-spacing: 0.4px}.layout__description{font-size:var(--font-size-s);max-width:600px;line-height: 16px;letter-spacing: 0.2px}[dir] .layout__description{margin-top:16px}[dir] .layout__footer{margin:auto 20px 16px}.layout--not-responsive .layout__header{height:auto;min-width:1024px}[dir=ltr] .layout--not-responsive .layout__header{padding-left:16px;padding-right:16px}[dir=rtl] .layout--not-responsive .layout__header{padding-right:16px;padding-left:16px}[dir] .layout--not-responsive .layout__content{margin:var(--layout-header-height) 0 0;padding-top:40px}.layout--not-responsive .layout__main{flex:1 0 100%;max-width:744px}[dir=ltr] .layout--not-responsive .layout__main{margin-left:auto;margin-right:auto}[dir=rtl] .layout--not-responsive .layout__main{margin-right:auto;margin-left:auto}.layout--not-responsive .layout__title{display:block}.layout--not-responsive .layout__sidebar{flex-shrink:0}.layout--not-responsive .layout__section-nav{display:block}[dir] .layout--not-responsive .layout__footer{margin:112px 16px 48px}[dir] .layout--header-overlaps-content .layout__content{margin-top:0;padding-top:0}[dir] .layout--header-overlaps-content .layout__header{background:none}@media screen and (min-width: 768px){:root{--layout-sidebar-open-trigger-area: 32px}.layout__sidebar,.layout__sidebar-content{box-sizing:border-box;max-width:466px;min-width:320px;width:auto}.layout__sidebar-content{-ms-overflow-style:none;overflow-y:scroll;scrollbar-width:none}[dir] .layout__sidebar-content{padding:82px 32px 32px}[dir] .layout--header-overlaps-content .layout__sidebar-content{padding-top:var(--layout-header-height)}.layout__header{height:auto}[dir=ltr] .layout__header{padding-left:16px;padding-right:16px}[dir=rtl] .layout__header{padding-right:16px;padding-left:16px}[dir] .layout__content{margin:var(--layout-header-height) 0 0;padding-top:40px}.layout__main{flex:1 0 100%;max-width:480px}[dir=ltr] .layout__main{margin-left:auto;margin-right:auto}[dir=rtl] .layout__main{margin-right:auto;margin-left:auto}.layout__sidebar{flex-shrink:0}[dir=ltr] .layout__sidebar{transform:translateX(calc(-100% + 32px))}[dir=rtl] .layout__sidebar{transform:translateX(calc(-1*(-100% + 32px)))}.layout__section-nav{display:block}[dir] .layout__sidebar--visible, [dir] .layout__sidebar--open{transform:translateX(0)}.layout__title{display:block}[dir] .layout__footer{margin:112px 16px 48px}}@media screen and (min-width: 1024px){.layout__main{max-width:744px}}@media screen and (min-width: 1280px){.layout__main,.layout--not-responsive .layout__main{max-width:984px}}@media screen and (min-width: 1480px){.layout__main,.layout--not-responsive .layout__main{max-width:1200px}}

