.signpost{position:relative;display:grid;z-index:3}@media screen and (min-width: 992px){.signpost{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width: 1200px){.signpost{margin-top:var(--block-offset)}}@media screen and (max-width: 1199px){.signpost{margin-inline:var(--container-padding-negative)}}.signpost-item{display:flex;align-items:center;padding:3rem;gap:2rem}@media screen and (max-width: 1199px){.signpost-item{padding:2rem}}@media screen and (max-width: 575px){.signpost-item{flex-wrap:wrap;padding:1.25rem var(--container-padding);gap:1.25rem}}@media (hover: hover) and (pointer: fine){.signpost-item:is(:hover,:active,:focus-visible) .btn{background-color:#e5231b;color:#fff}.signpost-item:is(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}}.signpost-item__head{flex:none}.signpost-item__icon{display:flex;justify-content:center;align-items:center;width:5rem;height:auto;aspect-ratio:1;border:2px solid #E4E4E9;border-radius:99vw}@media screen and (max-width: 1199px){.signpost-item__icon{width:3.5rem}}@media screen and (max-width: 575px){.signpost-item__icon{width:3rem}}.signpost-item__icon svg{width:40%;aspect-ratio:1;fill:#e5231b}.signpost-item__body{flex:1}.signpost-item__foot{flex:none}@media screen and (max-width: 575px){.signpost-item__foot{display:none}}.signpost-item.bg-dark .signpost-item__icon{border-color:#ffffff40}.reference-swiper:not(.swiper-initialized){margin:-2rem;padding:2rem}@media screen and (max-width: 1439px){.reference-swiper:not(.swiper-initialized){margin-inline:var(--container-padding-negative);padding-inline:var(--container-padding)}}.reference-swiper:not(.swiper-initialized)+.swiper__scrollbar{display:none}.swiper:not(.swiper-initialized) .reference-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}@media screen and (max-width: 1439px){.swiper:not(.swiper-initialized) .reference-list{gap:1rem}}.reference-item{display:flex;height:auto}.reference-item:not(:has(a)),.reference-item a{position:relative;display:block;width:100%;text-align:center;isolation:isolate;padding:2rem}@media screen and (max-width: 1439px){.reference-item:not(:has(a)),.reference-item a{padding:1.5rem 1.25rem}}.reference-item:not(:has(a)):before,.reference-item a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#fff;box-shadow:0 4px 48px -16px #0000000d;z-index:-1;transition:175ms ease-out;transition-property:inset,box-shadow}@media (hover: hover) and (pointer: fine){.reference-item:not(:has(a)):any-link:is(:hover,:active,:focus-visible),.reference-item a:any-link:is(:hover,:active,:focus-visible){text-decoration:none;z-index:1}.swiper:not(.swiper-initialized) .reference-item:not(:has(a)):any-link:is(:hover,:active,:focus-visible):before,.swiper:not(.swiper-initialized) .reference-item a:any-link:is(:hover,:active,:focus-visible):before{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem;box-shadow:0 4px 48px -16px #00000026}.swiper:not(.swiper-initialized) .reference-item:not(:has(a)):any-link:is(:hover,:active,:focus-visible) .title,.swiper:not(.swiper-initialized) .reference-item a:any-link:is(:hover,:active,:focus-visible) .title{color:#e5231b}}.reference-item img{margin-inline:auto;width:96px;aspect-ratio:1;object-fit:contain;margin-bottom:2rem}@media screen and (max-width: 1439px){.reference-item img{width:72px;margin-bottom:1.5rem}}.hero-section{position:relative;isolation:isolate;display:flex}@media screen and (min-width: 992px){.hero-section{height:85vh;max-height:1000px;width:100%;padding-block-start:calc(var(--header-height--floating))}}@media screen and (max-width: 1199px){.hero-section{min-height:40vh;height:auto}}.hero-section .swiper__pagination{position:absolute;inset:auto 1rem 1rem auto;z-index:3}@media screen and (max-width: 767px){.hero-section .swiper__pagination{inset-inline:0}}.hero-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:initial}.hero-background .swiper-wrapper{z-index:-1}.hero-content{position:relative;isolation:isolate;z-index:1;padding-block:5vh;margin-inline:auto;width:100%}@media screen and (min-width: 1200px){.hero-content{display:flex;align-items:center;padding-block:calc(var(--header-height) + 5vh) calc(-1 * var(--block-offset) + 5vh)}}@media (hover: none) and (pointer: coarse){.hero-content{pointer-events:none}}@media screen and (max-width: 575px){.hero-content{width:100%;padding-block-end:3rem}}.hero-content:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,#000000e6,#000000b3 40%,#0003 60%,#0000)}@media screen and (max-width: 575px){.hero-content:before{background-image:linear-gradient(135deg,#000000e6,#000c 40%,#0000004d 60%,#0000)}}.hero-content .decorative-pattern{position:absolute;inset:calc(var(--header-height) + 80px) 50% 0 0;background-position:right;transform:scaleX(-1);pointer-events:none}.hero-pill-list{display:grid;gap:2rem}@media screen and (min-width: 576px){.hero-pill-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 1439px){.hero-pill-list{gap:1rem}}@media screen and (max-width: 575px){.hero-pill-list{gap:4px;margin-inline:var(--container-padding-negative)}}.hero-pill{display:flex;justify-content:center;padding:1.5rem 4rem;border:2px solid rgba(255,255,255,.25);border-radius:99vw;color:#fff}@media screen and (max-width: 1439px){.hero-pill{padding:1rem 2rem}}@media screen and (max-width: 575px){.hero-pill{border:none;background-color:#00000080;border-radius:0}}.hero-pill .title{color:inherit;font-weight:600}@media screen and (max-width: 575px){.hero-pill .title{font-size:var(--fs-h4)}}.about{display:grid;gap:var(--layout-gap)}@media screen and (min-width: 992px){.about{grid-template-columns:repeat(2,minmax(0,1fr))}}.about__col:last-child{display:flex;justify-content:center;align-items:end;overflow:hidden;padding:20px}.about__col .structure-content p{text-align:justify}.about__video-wrap{position:relative;max-width:400px;width:100%;aspect-ratio:1;border:3px solid rgba(0,0,0,.9);outline:1px solid rgba(255,255,255,.5);outline-offset:6px;border-radius:99vw;box-shadow:inset 0 0 64px #0000008c}.about__video-wrap:before,.about__video-wrap:after{content:"";position:absolute;border-radius:inherit;background:linear-gradient(to top,#d3d3d3,#d3d3d3 1%,#e0e0e0 26%,#efefef 48%,#d9d9d9 75%,#bcbcbc);filter:brightness(.9)}.about__video-wrap:before{top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;filter:brightness(.7)}.about__video-wrap:after{top:-20px;right:-20px;bottom:-20px;left:-20px;z-index:-2;transform:rotate(45deg)}.about__video-wrap video{position:relative;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:-1;overflow:hidden}@media screen and (min-width: 768px){.featured-section:nth-child(odd) .featured{flex-direction:row-reverse;text-align:end}.featured-section:nth-child(odd) .featured .section-header{text-align:end!important}.featured-section:nth-child(odd) .featured .section-header hr{margin-inline-start:auto}}.featured-section[data-visible]{overflow:hidden}.featured{display:flex;align-items:center;gap:1rem var(--layout-gap)}@media screen and (max-width: 1199px){.featured{align-items:start}}@media screen and (max-width: 767px){.featured{column-gap:1rem}}.featured__head{flex:none}.featured__icon{display:flex;justify-content:center;align-items:center;width:180px;aspect-ratio:1;border:2px solid #E4E4E9;border-radius:99vw}@media screen and (max-width: 1199px){.featured__icon{width:120px}}@media screen and (max-width: 767px){.featured__icon{width:50px}}.featured__icon img{width:50%;height:auto;aspect-ratio:1}@media screen and (max-width: 767px){.featured__icon img{width:55%}}.featured__body{flex:1}@media screen and (max-width: 767px){.featured__body .section-header{margin-top:.5em}}@media screen and (max-width: 767px){.featured__body .title{font-size:var(--fs-h3)}}@media screen and (max-width: 767px){.featured__body .decorative-divider{display:none}}@media screen and (max-width: 767px){.featured__body .structure-content{margin-inline-start:calc(-50px - 1rem)}}[data-visible] .featured__body{transition:.4s ease-out;transition-property:transform,opacity}[data-visible=false] .featured__body{transform:translate(-3rem);opacity:0}.featured-section:nth-child(odd)[data-visible=false] .featured__body{transform:translate(3rem)}.vendor-section__wrap{display:grid;grid-template-columns:minmax(0,1fr) min-content minmax(0,1fr);gap:1rem var(--layout-gap)}@media screen and (max-width: 991px){.vendor-section__wrap{grid-template-columns:minmax(0,1fr)}}@media screen and (min-width: 992px){.vendor-section__body .swiper{--offset: 2rem;margin-block:calc(-1 * var(--offset));padding-block:var(--offset)}}.vendor-section__body .swiper:before{position:absolute;inset:calc(-1 * var(--offset)) 0 calc(-1 * var(--offset)) auto;width:1px;height:100%;background-color:#e4e4e9;z-index:2}@media screen and (min-width: 992px){.vendor-section__body .swiper:before{content:""}}.vendor-section__button .btn{width:70px;height:auto;color:#e4e4e9}@media screen and (max-width: 767px){.vendor-section__button .btn{width:50px}}@media (hover: hover) and (pointer: fine){.vendor-section__button .btn:is(:hover,:active,:focus-visible){background-color:transparent;color:#e5231b}}.vendor-section__button .btn:after{display:none}.vendor-section__button .btn svg{width:100%;height:100%;aspect-ratio:1}@media screen and (max-width: 991px){.vendor-section__button .btn svg{transform:rotate(90deg)}}.vendor-pill-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}@media screen and (max-width: 1679px){.vendor-pill-list{gap:1rem}}@media screen and (max-width: 991px){.vendor-pill-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width: 767px){.vendor-pill-list{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}.vendor-pill{position:relative;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:10/8;background-color:#f4f4f5;color:#9393a1;padding:2.5rem;transition:175ms ease-out;transition-property:background-color,color,box-shadow}@media screen and (max-width: 1679px){.vendor-pill{padding:1.75rem}}@media screen and (max-width: 991px){.vendor-pill{padding:1rem}}.vendor-pill:before{position:absolute;inset:auto 12px 12px auto;width:24px;aspect-ratio:1;background-color:currentColor;-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2011V5H13V11H19V13H13V19H11V13H5V11H11Z'%20fill='black'/%3e%3c/svg%3e") no-repeat 50% 50%;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2011V5H13V11H19V13H13V19H11V13H5V11H11Z'%20fill='black'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transition:transform 175ms ease-out}@media screen and (min-width: 992px){.vendor-pill:before{content:""}}.vendor-pill img{width:100%;height:auto}.vendor-pill:hover,.vendor-pill:active,.vendor-pill:focus-visible,.vendor-pill[aria-current]{background-color:#fff;box-shadow:0 4px 48px -16px #00000026;color:#e5231b}.vendor-pill[aria-current]:before{transform:rotate(45deg)}.vendor-body{background-color:#fff;height:auto;padding-inline-end:var(--layout-gap)}@media screen and (max-width: 991px){.vendor-body{padding:1.75rem 1.5rem;border:1px solid #E4E4E9}}.vendor-body img{width:100%;height:auto;max-width:200px;max-height:100px}@media screen and (max-width: 575px){.vendor-body img{max-width:140px}}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{display:grid;gap:var(--gap, 16px)}@media screen and (min-width: 768px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 992px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{grid-template-columns:repeat(var(--column-count, 4),1fr)}}@media screen and (min-width: 1200px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{gap:var(--gap, 24px)}}@media screen and (min-width: 1440px){.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{gap:var(--gap, 32px)}}.swiper:not(.swiper-initialized) .structure-grid{grid-template-rows:auto;grid-auto-rows:0;row-gap:0;overflow:hidden}.swiper:not(.swiper-initialized) .structure-grid+.swiper__pagination{display:none!important}.gallery-swiper{position:relative}@media screen and (min-width: 1200px){.gallery-swiper{background-color:#f4f4f5}}@media screen and (max-width: 1199px){.gallery-swiper{margin-block:var(--container-padding)}}.gallery-item__link{position:relative;transition-duration:175ms;overflow:hidden}@media (hover: hover) and (pointer: fine){.gallery-item__link:is(:hover,:active,:focus-visible) .gallery-item__figure img{transform:scale(1.025)}}.gallery-item figure,.gallery-item picture,.gallery-item figcaption,.gallery-item figcaption:after{border-radius:inherit}.gallery-item__figure{position:relative;transition-duration:inherit}.gallery-item__figure picture{display:block;width:100%;overflow:hidden;transition-duration:inherit}.gallery-item__figure picture img{transition:transform ease-out;transition-duration:inherit;aspect-ratio:5/4}.gallery-item__body{padding:1.75rem;transition-duration:inherit;background-color:#fff}@media screen and (max-width: 575px){.gallery-item__body{padding:1.25rem var(--figcaption-spacing)}}.gallery-item__body .title{transition:color ease-out;transition-duration:inherit}.gallery-item--text picture{border-bottom-right-radius:0;border-bottom-left-radius:0}@media (hover: hover) and (pointer: fine){.gallery-item--text .gallery-item__link:is(:hover,:active,:focus-visible) .title{color:#e5231b}}.gallery-item--text .p{color:#74758c}
