.static-info-page{background-color:var(--si-page-bg, #ffffff);width:100%}.static-info-page *,.static-info-page *:before,.static-info-page *:after{box-sizing:border-box}.static-info-page__inner{background-color:var(--si-section-bg, #ffffff);max-width:var(--si-section-max-width, 1840px);margin-inline:auto;padding-top:var(--si-pad-top-d, 40px);padding-bottom:var(--si-pad-bottom-d, 80px);padding-left:var(--si-pad-x-d-left, 40px);padding-right:var(--si-pad-x-d-right, 40px);position:relative;overflow-wrap:break-word}.static-info-page__inner--bordered:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:var(--si-border-max-width, 100%);height:var(--si-border-width, 1px);background-color:var(--si-border-color, #e5e5e5);pointer-events:none}.static-info-page__container{max-width:var(--si-content-max-width, 1100px);margin-inline:auto;width:100%}.static-info-page__visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.static-info-page__breadcrumb{margin:0 0 var(--si-bc-bottom-space, 24px)}.static-info-page__breadcrumb-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:var(--si-bc-align, flex-start);gap:.5em;row-gap:.25em;font-family:var(--si-bc-font, inherit);font-size:var(--si-bc-size-d, 16px);font-weight:var(--si-bc-weight, 400);text-transform:var(--si-bc-transform, none);line-height:1.4;color:var(--si-bc-text-color, #1a1a1a)}.static-info-page__breadcrumb-item{margin:0;padding:0;min-width:0}.static-info-page__breadcrumb-link{color:var(--si-bc-link-color, #1a1a1a);text-decoration:none;transition:color .15s ease}.static-info-page__breadcrumb-link:hover,.static-info-page__breadcrumb-link:focus-visible{color:var(--si-bc-hover-color, #7a0026);text-decoration:underline;text-underline-offset:.2em}.static-info-page__breadcrumb-link:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:2px}.static-info-page__breadcrumb-separator{color:var(--si-bc-separator-color, #8a8a8a);display:inline-block}.static-info-page__breadcrumb-current{color:var(--si-bc-text-color, #1a1a1a)}.static-info-page__title{margin:0 0 var(--si-title-bottom-space, 40px);color:var(--si-title-color, #1a1a1a);font-family:var(--si-title-font, inherit);font-size:var(--si-title-size-d, 56px);font-weight:var(--si-title-weight, 300);line-height:var(--si-title-line-height, 1.2);letter-spacing:var(--si-title-letter-spacing, 1px);text-transform:var(--si-title-transform, uppercase);text-align:var(--si-title-align, center);text-wrap:balance}.static-info-page__rte{max-width:var(--si-rt-max-width, 100%);margin-top:var(--si-rt-top-space, 0);margin-bottom:var(--si-rt-bottom-space, 0);text-align:var(--si-rt-align, left);color:var(--si-rt-text-color, #2b2b2b);font-family:var(--si-rt-body-font, inherit);font-size:var(--si-rt-body-size-d, 17px);font-weight:var(--si-rt-body-weight, 400);line-height:var(--si-rt-body-line-height, 1.5);letter-spacing:var(--si-rt-body-letter-spacing, 0px)}.static-info-page__title+.static-info-page__rte{margin-top:calc(var(--si-title-content-space, 80px) + var(--si-rt-top-space, 0px))}.static-info-page__rte>*:first-child{margin-top:0}.static-info-page__rte>*:last-child{margin-bottom:0}.static-info-page__rte p{margin:0 0 var(--si-rt-paragraph-spacing, 20px)}.static-info-page__rte strong,.static-info-page__rte b{font-weight:var(--si-rt-strong-weight, 700);color:inherit}.static-info-page__rte em,.static-info-page__rte i{font-style:italic}.static-info-page__rte a{color:var(--si-rt-link-color, #7a0026);text-decoration:underline;text-underline-offset:.18em;transition:color .15s ease;overflow-wrap:anywhere}.static-info-page__rte a:hover,.static-info-page__rte a:focus-visible{color:var(--si-rt-link-hover-color, #1a1a1a)}.static-info-page__rte a:focus-visible{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.static-info-page__rte h2,.static-info-page__rte h3,.static-info-page__rte h4,.static-info-page__rte h5,.static-info-page__rte h6{color:var(--si-rt-heading-color, #1a1a1a);font-family:var(--si-rt-heading-font, inherit);line-height:1.35;margin:calc(var(--si-rt-paragraph-spacing, 20px) * 1.4) 0 .4em}.static-info-page__rte h2{font-size:var(--si-rt-h2-d, 22px)}.static-info-page__rte h3{font-size:var(--si-rt-h3-d, 19px)}.static-info-page__rte h4,.static-info-page__rte h5,.static-info-page__rte h6{font-size:var(--si-rt-h4-d, 17px)}.static-info-page__rte ul,.static-info-page__rte ol{margin:0 0 var(--si-rt-paragraph-spacing, 20px);padding-inline-start:var(--si-rt-list-indent, 24px)}.static-info-page__rte ul{list-style:disc}.static-info-page__rte ol{list-style:decimal}.static-info-page__rte li{margin-bottom:var(--si-rt-list-item-spacing, 2px)}.static-info-page__rte li:last-child{margin-bottom:0}.static-info-page__rte ul ul,.static-info-page__rte ol ol,.static-info-page__rte ul ol,.static-info-page__rte ol ul{margin-top:var(--si-rt-list-item-spacing, 2px);margin-bottom:0}.static-info-page__rte blockquote{margin:var(--si-rt-paragraph-spacing, 20px) 0;padding-inline-start:1em;border-inline-start:2px solid currentColor}.static-info-page__rte img{max-width:100%;height:auto;display:block}.static-info-page__rte table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.static-info-page__divider{border:0;height:var(--si-divider-width, 1px);background-color:var(--si-divider-color, #e0e0e0);width:var(--si-divider-max-width, 100%);margin-left:auto;margin-right:auto;margin-top:var(--si-divider-space-top, 60px);margin-bottom:var(--si-divider-space-bottom, 0)}@media screen and (max-width:989px){.static-info-page__inner{padding-top:var(--si-pad-top-t, 32px);padding-bottom:var(--si-pad-bottom-t, 64px);padding-left:var(--si-pad-x-t-left, 28px);padding-right:var(--si-pad-x-t-right, 28px)}.static-info-page__breadcrumb-list{font-size:var(--si-bc-size-t, 15px)}.static-info-page__title{font-size:var(--si-title-size-t, 44px);margin-bottom:min(var(--si-title-bottom-space, 40px),48px)}.static-info-page__title+.static-info-page__rte{margin-top:calc(min(var(--si-title-content-space, 80px),56px) + var(--si-rt-top-space, 0px))}.static-info-page__rte{font-size:var(--si-rt-body-size-t, 16px)}.static-info-page__rte h2{font-size:var(--si-rt-h2-t, 21px)}.static-info-page__rte h3{font-size:var(--si-rt-h3-t, 18px)}.static-info-page__rte h4,.static-info-page__rte h5,.static-info-page__rte h6{font-size:var(--si-rt-h4-t, 16px)}}@media screen and (max-width:749px){.static-info-page__inner{padding-top:var(--si-pad-top-m, 24px);padding-bottom:var(--si-pad-bottom-m, 48px);padding-left:var(--si-pad-x-m-left, 20px);padding-right:var(--si-pad-x-m-right, 20px)}.static-info-page__breadcrumb-list{font-size:var(--si-bc-size-m, 13px);gap:.4em}.static-info-page__title{font-size:var(--si-title-size-m, 32px);margin-bottom:min(var(--si-title-bottom-space, 40px),24px)}.static-info-page__title+.static-info-page__rte{margin-top:calc(min(var(--si-title-content-space, 80px),32px) + var(--si-rt-top-space, 0px))}.static-info-page__rte{font-size:var(--si-rt-body-size-m, 15px);max-width:100%}.static-info-page__rte h2{font-size:var(--si-rt-h2-m, 19px)}.static-info-page__rte h3{font-size:var(--si-rt-h3-m, 17px)}.static-info-page__rte h4,.static-info-page__rte h5,.static-info-page__rte h6{font-size:var(--si-rt-h4-m, 16px)}.static-info-page__divider{margin-top:min(var(--si-divider-space-top, 60px),40px)}}@media(prefers-reduced-motion:reduce){.static-info-page__breadcrumb-link,.static-info-page__rte a{transition:none}}@media print{.static-info-page__breadcrumb,.static-info-page__divider{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/static-info-page.css.map */
