*{box-sizing:border-box;}*:after,*:before{box-sizing:border-box}.anchor-tag{display:block;position:relative;top:calc(var(--header-height-mobile)*-1);text-decoration:none;height:0;width:0;}@media (min-width:992px){.anchor-tag{top:calc(var(--header-height)*-1)}}body{background-color:var(--color-beige);font-family:var(--base-font-family);font-weight:var(--base-font-weight);font-size:var(--base-font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--theme-color);line-height:1.5;overflow-x:hidden;position:static;width:100%;margin:0;}body.no-scroll{position:fixed;overflow-y:auto;}body.no-scroll.show-scrollbar{overflow-y:scroll}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-family);margin-top:0;font-weight:var(--heading-font-weight);margin-bottom:16px;}@media (max-width:575px){h1,h2,h3,h4,h5,h6{word-break:break-word}}.section--spacing-bottom-none h1:last-child,.section--spacing-bottom-none h2:last-child,.section--spacing-bottom-none h3:last-child,.section--spacing-bottom-none h4:last-child,.section--spacing-bottom-none h5:last-child,.section--spacing-bottom-none h6:last-child{margin-bottom:0}h1{font-size:var(--base-font-size-xxxlarge);line-height:1.2}#block-pageheader h1:not(.hero__content-title){font-size:var(--base-font-size-xxxlarge);}@media (min-width:992px){#block-pageheader h1:not(.hero__content-title){font-size:var(--base-font-size-xxxxlarge)}}@media (min-width:1200px){#block-pageheader h1:not(.hero__content-title){font-size:var(--base-font-size-xxxxxlarge)}}h2{font-size:var(--base-font-size-xxlarge);line-height:1.2}h3,h4{font-size:var(--base-font-size-xlarge);line-height:1.2}h5{font-size:var(--base-font-size)}p{margin-top:0;}.section--spacing-bottom-none p:last-child{margin-bottom:0}.large-text{font-size:var(--base-font-size-xlarge)}a{color:var(--theme-link-color);text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background:none;outline:none}button,hr{border:none}hr{border-bottom:1px solid var(--theme-divider-background-color);margin:30px 0}figure{margin:0;width:100%;}figure img{max-width:100%;height:auto;display:block;margin:0 auto;transition:opacity .2s}figure figcaption{margin-top:8px}.premium-layout-wrapper>.layout-container{padding-top:var(--header-height-mobile);}@media (min-width:992px){.premium-layout-wrapper>.layout-container{padding-top:var(--header-height)}}.gin--horizontal-toolbar .premium-layout-wrapper>.layout-container{padding-top:0;}@media (min-width:976px){.gin--horizontal-toolbar .premium-layout-wrapper>.layout-container{padding-top:var(--header-height)}}