@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes signpost-picture-slide-in{0%{transform:translate(-3%,5%);opacity:0}to{transform:none;opacity:.2}}@keyframes signpost-content-slide-in{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}@keyframes signpost-head-scale{0%{top:-10px;right:-10px;bottom:-10px;left:-10px}to{top:-16px;right:-16px;bottom:-16px;left:-16px}}@keyframes play-icon-breath{0%{background-size:100%}to{background-size:115%}}.scroll-down{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;color:#fffc;transition:color .35s cubic-bezier(.25,1,.5,1);font-variation-settings:"wght" 500}@media screen and (max-width:1439px){.scroll-down{gap:16px}}.scroll-down span{line-height:1}.scroll-down:after{content:"";display:block;width:2px;height:48px;background-color:currentColor;transition:transform .35s cubic-bezier(.25,1,.5,1)}@media screen and (max-width:1439px){.scroll-down:after{height:32px}}@media(hover:hover)and (pointer:fine){.scroll-down:is(:hover,:active,:focus-visible){color:#fff}.scroll-down:is(:hover,:active,:focus-visible):after{transform:translateY(8px)}}@media screen and (min-width:1440px){.advantage-section>[class*=container--]{max-width:1320px}}.advantage-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:calc(-1 * var(--advantage-section-offset))}@media screen and (max-width:1199px){.advantage-grid{gap:.5rem}}@media screen and (max-width:991px){.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:374px){.advantage-grid{grid-template-columns:minmax(0,1fr)}}.advantage-item{--sizing: 1.5rem;position:relative;background-color:#141414;color:#ffffffbf;display:flex;flex-direction:column;padding:calc(1.25 * var(--sizing));gap:var(--sizing);transition:125ms ease-out;transition-property:background-color,margin-top}@media screen and (max-width:1439px){.advantage-item{--sizing: 1.25rem}}@media screen and (max-width:1199px){.advantage-item{--sizing: 1rem}}@media(min-width:576px)and (max-width:991px){.advantage-item{flex-direction:row;align-items:center}}.advantage-item__head{flex:none}.advantage-item__head img{width:calc(2.5 * var(--sizing));height:auto;transition:filter 125ms ease-out}.advantage-item .title{color:#fff}@media screen and (max-width:767px){.advantage-item .title{font-size:var(--fs-base)}}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)){background-color:#ae9065;margin-top:-12px}.advantage-item:has(.block-link:is(:hover,:active,:focus-visible)) img{filter:brightness(0) invert(1)}@media(min-width:992px)and (max-width:1679px){.blog-section>[class*=container--]{max-width:1320px}}.blog-carousel{margin-block:-48px;padding-block:48px}.blog-carousel.swiper:not(.swiper-initialized){overflow:visible}@media screen and (min-width:1920px){.blog-carousel:has(.blog-tile) .blog-item.swiper-slide{width:calc((var(--container-width) - 2 * var(--container-padding) - 3 * var(--item-gap)) / 4)}}.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--item-gap)}@media screen and (max-width:1199px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.blog-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .blog-list{grid-template-columns:minmax(0,1fr)}}:is(.blog-item,.blog-tile).swiper-slide{max-width:calc(100vw - 64px)}.blog-item{position:relative;display:grid}.blog-item__wrap{display:flex;flex-direction:column;background-color:#fff;box-shadow:0 1px 37px -10px #0000000d}.blog-item:has(:hover,:active,:focus-visible) .title a{color:#a48456}.blog-item:has(:hover,:active,:focus-visible) .blog-item__head img{transform:scale(1.03)}.blog-item:has(:hover,:active,:focus-visible) .btn__icon{transform:translate(var(--btn-icon-movement))}.blog-item__head{position:relative;display:flex;background-color:#ebebeb;width:100%;aspect-ratio:400/260}.blog-item__head picture{overflow:hidden}.blog-item__head img{transition:transform .35s cubic-bezier(.25,1,.5,1)}.blog-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;justify-content:end;align-items:start;pointer-events:none}.blog-item__overlay>*{pointer-events:initial}.blog-item__overlay .tag-list{padding:6px;align-items:end}.blog-item__body{flex:1;display:flex;flex-direction:column;align-items:start;width:100%;padding:1.5rem}@media screen and (max-width:1679px){.blog-item__body{padding:1.5rem}}.blog-item__body .title a{transition:color 125ms ease-out}.blog-item.swiper-slide{height:auto;width:375px}.blog-tile{position:relative;width:calc((var(--container-width) - 2 * var(--container-padding) - var(--item-gap)) / 2);height:auto;display:flex}.blog-tile__media{position:relative;width:100%;height:100%;overflow:hidden}.blog-tile__media.is-placeholder{--color-placeholder-background: #ffffff;box-shadow:0 1px 37px -10px #0000000d}.blog-tile__media:not(.is-placeholder):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.blog-tile__media:not(.is-placeholder) :is(picture,img){width:100%;height:100%;object-fit:cover;transition:transform .35s cubic-bezier(.25,1,.5,1)}.blog-tile__media .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:15}.blog-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;flex-direction:column;justify-content:end;padding:32px;pointer-events:none}.blog-tile:has(:is(:hover,:active,:focus-visible)) .blog-tile__media img{transform:scale(1.02)}.blog-tile:has(:is(:hover,:active,:focus-visible)) .play-icon{background-color:#b79c76}.feature-list{--item-gap: 3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media screen and (max-width:575px){.feature-list{--item-gap: 2rem;grid-template-columns:minmax(0,1fr)}}.feature-item{--icon-size: 40px;display:flex;gap:1.5rem}@media screen and (max-width:1199px){.feature-item{--icon-size: 30px}}.feature-item__head{flex:none}.feature-item__head img{width:var(--icon-size);height:var(--icon-size)}.feature-list--lines>* .feature-item__head{display:flex;align-items:center;gap:calc(var(--spacing) / 2)}@media screen and (max-width:575px){.feature-list--lines>* .feature-item__head{flex-direction:column}}.feature-list--lines>*:not(:last-child) .feature-item__head:after{content:"";flex:1;height:2px;background-color:var(--color-border-light);margin-inline-end:calc(-1 * var(--spacing) / 2)}@media screen and (max-width:575px){.feature-list--lines>*:not(:last-child) .feature-item__head:after{margin-inline-end:0;margin-block-end:calc(var(--spacing) / -2);width:2px;height:auto}}.reference-list:where(:not(.swiper-wrapper)),:where(.swiper:not(.swiper-initialized))>.reference-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}@media screen and (max-width:1439px){.reference-list:where(:not(.swiper-wrapper)),:where(.swiper:not(.swiper-initialized))>.reference-list{gap:16px}}@media screen and (max-width:1199px){.reference-list:where(:not(.swiper-wrapper)),:where(.swiper:not(.swiper-initialized))>.reference-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.reference-list:where(:not(.swiper-wrapper)),:where(.swiper:not(.swiper-initialized))>.reference-list{grid-template-columns:minmax(0,1fr)}}.reference-item{height:auto;display:flex;flex-direction:column;padding:48px;text-align:center}@media screen and (max-width:1679px){.reference-item{padding:32px}}.reference-item__head{display:flex;justify-content:center}.reference-item__head img{width:128px;height:auto;border-radius:99vw}.reference-item__body{margin-block-end:24px;font-style:italic}.reference-item__body:before{content:"";display:inline-block;width:24px;height:24px;background-color:#ae9065;mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='42'%20viewBox='0%200%2049%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2021V42H21V21H7.00003C7.00003%2013.2806%2013.2806%207.00003%2021%207.00003V0C9.4199%200%200%209.4199%200%2021Z'%20fill='%23242424'/%3e%3cpath%20d='M49%207.00003V0C37.4199%200%2028%209.4199%2028%2021V42H49V21H35C35%2013.2806%2041.2806%207.00003%2049%207.00003Z'%20fill='%23242424'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;margin-block:24px 12px}.reference-item__foot{margin-block-start:auto}@media screen and (min-width:1200px){.signpost-nav{padding-block:16px;margin-block:-16px}}@media screen and (max-width:1952px){.signpost-nav{overflow:hidden}}.signpost-nav__wrap{position:relative;isolation:isolate}@media screen and (max-width:991px){.signpost-nav__wrap{padding-block-start:16px}}.signpost-nav__wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/build/assets/noise-3FNwaRjA.png);background-size:150px;background-repeat:repeat;pointer-events:none}.signpost-nav__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:1199px){.signpost-nav__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:575px){.signpost-nav__list{grid-template-columns:minmax(0,1fr)}}.signpost-nav__list>*:before,.signpost-nav__list>*:after{content:"";position:absolute;background-color:#ffffff0d;z-index:-10;pointer-events:none}.signpost-nav__list>*:before{inset:auto 0 100% 0;height:2px;transform:translateY(-50%)}@media screen and (min-width:1200px){.signpost-nav__list>*:before{display:none}}.signpost-nav__list>*:after{inset:0 100% 0 auto;width:2px;transform:translate(50%)}.signpost-nav__list>*:nth-child(1):after{display:none}@media(min-width:576px)and (max-width:1199px){.signpost-nav__list>*:nth-child(2):before{display:none}}@media screen and (max-width:1199px){.signpost-nav__list>*:nth-child(1):before{display:none}}.signpost-item{position:relative;isolation:isolate;display:flex;padding:56px 56px 32px}@media screen and (min-width:1200px){.signpost-item{min-height:360px;flex-direction:column;justify-content:center}}@media screen and (max-width:1439px){.signpost-item{padding:32px}}@media screen and (max-width:575px){.signpost-item{column-gap:24px;padding:32px 24px 48px}}.signpost-item__head{overflow:hidden;margin-block-end:1.5rem;flex:none}.signpost-item__picture img{width:96px;height:auto}@media screen and (max-width:1199px){.signpost-item__picture img{width:72px}}@media screen and (max-width:575px){.signpost-item__picture img{width:56px}}@media screen and (max-width:1199px){.signpost-item__title:after{content:"";display:inline-block;width:.65em;height:.65em;background-color:#ae9065;margin-inline-start:.1em;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='M14%2018L12.6%2016.55L16.15%2013H4V11H16.15L12.6%207.45L14%206L20%2012L14%2018Z'%20fill='black'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;transform:translateY(5%)}}.signpost-item__description{margin-block-start:.75rem}@media screen and (min-width:1200px){.signpost-item__description{display:none;margin-block-start:1.5rem;color:#fff;pointer-events:none}}.signpost-item__button{display:none;margin-block-start:2rem}.signpost-item__button.btn{background-color:#ae906573}@media(hover:hover)and (pointer:fine){.signpost-item__button.btn:is(:hover,:active,:focus-visible){background-color:#ae9065a6}}@media screen and (min-width:1200px){.signpost-item.is-active{z-index:10}.signpost-item.is-active .signpost-item__head{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;height:auto;z-index:-1;margin-block-end:0;animation:signpost-head-scale .4s cubic-bezier(.22,1,.36,1);background-image:linear-gradient(to bottom,#ae9065,#141414)}}@media screen and (min-width:1200px)and (max-width:1199px){.signpost-item.is-active .signpost-item__head{background:#826944}.signpost-item.is-active .signpost-item__head img{filter:brightness(0) invert(1) opacity(.5)}}@media screen and (min-width:1200px){.signpost-item.is-active .signpost-item__head picture{max-width:initial;position:absolute;inset:auto auto -35% -25%;width:110%;height:auto;opacity:.25;animation:signpost-picture-slide-in .6s cubic-bezier(.22,1,.36,1);-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 75%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,transparent 75%,transparent 100%)}.signpost-item.is-active .signpost-item__head img{width:100%;height:100%}.signpost-item.is-active .signpost-item__body{animation:signpost-content-slide-in .4s cubic-bezier(.22,1,.36,1)}.signpost-item.is-active .signpost-item__description{display:block}.signpost-item.is-active .signpost-item__button{display:flex}}.staff-section__body{position:relative;isolation:isolate}@media screen and (min-width:992px){.staff-section__body{padding-block-end:64px}}.staff-section__body:before{content:"";position:absolute;inset:auto 0 0;height:96px;background-color:#fafafa;z-index:1}@media screen and (max-width:991px){.staff-section__body:before{height:32px}}@media screen and (min-width:992px){.staff-section__foot{display:none}}.bg-light+.staff-section{position:relative}.bg-light+.staff-section:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,-1px);height:28px;aspect-ratio:3;background-color:#f2f2f2;z-index:10;pointer-events:none;clip-path:polygon(0 0,100% 0,50% 100%)}@media screen and (max-width:767px){.bg-light+.staff-section:before{height:20px}}.staff-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .staff-list{display:grid}@media screen and (min-width:375px){.staff-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .staff-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.staff-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .staff-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:992px){.staff-list:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .staff-list{grid-template-columns:repeat(4,minmax(0,1fr));margin-inline:var(--container-padding-negative)}}.staff-item{position:relative;z-index:10;display:flex;flex-direction:column}.staff-item>a{display:inherit;flex-direction:inherit;width:100%}.staff-item__head{display:flex;justify-content:center;align-items:end;padding-top:32px}.staff-item__head img{width:95%;height:auto;aspect-ratio:400/600}@media screen and (min-width:992px){.staff-item__head img{transform:translateY(8px);transition:transform .45s cubic-bezier(.22,1,.36,1);width:80%}}.staff-item__body{position:relative;flex:1;background-color:#070707;width:100%}.staff-item__content{position:relative;width:100%;padding:40px;border-radius:inherit;text-align:center}@media screen and (max-width:1439px){.staff-item__content{padding:32px 24px}}@media screen and (max-width:991px){.staff-item__content{text-align:start}}@media screen and (max-width:575px){.staff-item__content{padding:20px}}@media screen and (min-width:992px){.staff-item__extended{position:absolute;top:100%;opacity:0;pointer-events:none}}.staff-item .metaline{color:#ae9065}@media screen and (max-width:1439px){.staff-item .metaline{font-size:calc(.9 * var(--fs-meta))}}@media screen and (max-width:1439px){.staff-item .title{font-size:var(--fs-h5)}}.staff-item .icon-item{letter-spacing:.03em}@media screen and (max-width:1439px){.staff-item .icon-item{font-size:var(--fs-small)}}@media screen and (max-width:575px){.staff-item .icon-item{font-size:var(--fs-meta)}}@media screen and (max-width:991px){.staff-item .icon-item>a{color:#ffffffbf}}@media(hover:hover)and (pointer:fine){.staff-item .icon-item>a:is(:hover,:active,:focus-visible){color:#fff;text-decoration:underline;text-decoration-thickness:1px;text-decoration-color:#ffffff80;text-underline-offset:.125em}}@media screen and (min-width:992px){.staff-item:hover .staff-item__head img,.staff-item:active .staff-item__head img,.staff-item:focus-within .staff-item__head img{transform:none}.staff-item:hover .staff-item__content,.staff-item:active .staff-item__content,.staff-item:focus-within .staff-item__content{text-align:start;position:absolute;transform:translateY(-24px);margin-top:-24px;z-index:1;background-color:#ae9065;transition:margin-top .45s cubic-bezier(.22,1,.36,1)}.staff-item:hover .staff-item__extended,.staff-item:active .staff-item__extended,.staff-item:focus-within .staff-item__extended{position:initial;opacity:1;pointer-events:initial}.staff-item:hover .metaline,.staff-item:active .metaline,.staff-item:focus-within .metaline{color:#141414}.staff-item:hover .icon-item__icon,.staff-item:active .icon-item__icon,.staff-item:focus-within .icon-item__icon{color:#141414}}.staff-item+.staff-item .staff-item__body:after{content:"";position:absolute;inset:0 auto 0 0;width:2px;height:100%;background-color:#ffffff0d;pointer-events:none}.staff-item.swiper-slide .staff-item__body:before{display:none}.tile-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.tile-gallery-item{position:relative}.tile-gallery-item__link{display:block;overflow:hidden}@media(hover:hover)and (pointer:fine){.tile-gallery-item__link:is(:hover,:active,:focus-visible) .tile-gallery-item__overlay{opacity:1;visibility:visible}.tile-gallery-item__link:is(:hover,:active,:focus-visible) .tile-gallery-item__icon{transform:none}.tile-gallery-item__link:is(:hover,:active,:focus-visible) .tile-gallery-item__arrow{transform:translate(5px)}.tile-gallery-item__link:is(:hover,:active,:focus-visible) img{transform:scale(1.035)}}.tile-gallery-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000059;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;opacity:0;visibility:hidden;transition:.5s cubic-bezier(.22,1,.36,1);transition-property:background-color,opacity,visibility}.tile-gallery-item__overlay .sprite{flex:none;transition-duration:inherit;transition-timing-function:inherit;transition-property:transform}.tile-gallery-item__icon{width:32px;height:auto;aspect-ratio:1;transform:translateY(16px)}.tile-gallery-item picture{width:100%;height:auto;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.tile-gallery-item img{width:100%;height:100%;object-fit:cover;margin:auto;background-color:#ebebeb;transition:transform .35s cubic-bezier(.25,1,.5,1)}.tile-gallery-item--static .tile-gallery-item__overlay{opacity:1;visibility:visible;background-color:#ae9065e6}.tile-gallery-item--static .tile-gallery-item__icon{transform:none}.tile-gallery-item--static .tile-gallery-item__arrow{position:absolute;inset:auto 24px 24px auto;width:24px}@media(hover:hover)and (pointer:fine){.tile-gallery-item--static>:is(a,button):is(:hover,:active,:focus-visible) .tile-gallery-item__overlay{background-color:#a48456e6}}.about-section{overflow:hidden;padding-block-end:32px;margin-block-end:-32px}.about-section>[class*=container--]{position:relative}.about-section>[class*=container--]:after{content:"";position:absolute;top:0;right:0;transform:translate(10%);width:clamp(21.875rem,16.5625rem + 26.5625vw,48.4375rem);height:auto;aspect-ratio:789/898;background-image:url("data:image/svg+xml,%3csvg%20width='789'%20height='898'%20viewBox='0%200%20789%20898'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M562.739%20460.167L563.81%20460.092L563.739%20459.095L563.812%20460.092C563.813%20460.092%20563.815%20460.092%20563.817%20460.092C563.822%20460.091%20563.83%20460.091%20563.84%20460.09C563.859%20460.088%20563.888%20460.087%20563.925%20460.084C564%20460.078%20564.113%20460.069%20564.26%20460.058C564.554%20460.034%20564.991%20459.998%20565.56%20459.947C566.697%20459.845%20568.364%20459.684%20570.491%20459.447C574.745%20458.973%20580.838%20458.195%20588.203%20456.979C602.93%20454.546%20622.76%20450.355%20643.152%20443.327C683.849%20429.301%20727.193%20403.821%20736.123%20358.031L736.126%20358.017L736.129%20358.001C739.117%20339.681%20736.554%20319.425%20730.488%20302.093C724.729%20285.451%20714.697%20270.455%20700.702%20259.306C692.429%20252.65%20683.064%20247.466%20673.191%20243.654L672.234%20243.289C662.626%20239.645%20655.452%20238.601%20645.233%20236.854H645.234C633.098%20234.674%20610.84%20234.058%20601.336%20234.058C594.961%20234.058%20588.795%20233.904%20582.602%20233.749C576.412%20233.595%20570.196%20233.44%20563.739%20233.44H562.739V460.167ZM370.947%20507.333L369.949%20507.331L266.77%20507.125L265.768%20507.123V720.459L214.963%20749.794V507.426L214.062%20507.336L32.4951%20489.257L1.87695%20437.638L213.752%20460.089L214.856%20460.206L214.857%20459.095L215.067%20139.901L265.667%20115.521L266.823%20459.098L266.827%20460.095H370.842V37.5938L420.38%201.9502L420.695%20459.095L420.696%20460.095H508.344V193.288C525.347%20188.822%20543.27%20187.006%20560.745%20185.788C589.081%20183.939%20617.624%20185.173%20645.638%20189.692C676.388%20194.743%20710.655%20202.031%20734.603%20222.226L734.604%20222.227C768.365%20250.656%20786.112%20292.609%20787.792%20335.733L787.88%20337.98L787.967%20337.895C789.991%20428.686%20695.304%20509.981%20563.759%20507.331L562.738%20507.311L562.739%20508.332L562.949%20718.898L507.82%20749.014L508.449%20508.024L508.452%20507.019L507.446%20507.021L421.48%20507.331L420.484%20507.335V867.45L370.947%20896.261V507.333Z'%20stroke='%23F0F0F0'%20stroke-width='2'/%3e%3c/svg%3e");background-size:contain;z-index:-1;filter:brightness(0) opacity(.1)}@media screen and (max-width:767px){.about-section>[class*=container--]:after{top:0;left:50%;transform:translate(-50%)}}.about{display:grid;grid-template-columns:500px minmax(0,1fr);align-items:end;gap:var(--layout-gap)}@media screen and (max-width:1199px){.about{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.about{display:flex;flex-direction:column-reverse}}@media screen and (max-width:767px){.about__body{margin-inline:var(--container-padding-negative);padding-inline:var(--container-padding);margin-block-start:-250px;padding-block-start:50px;z-index:1;background-image:linear-gradient(to bottom,#fff0,#fffffffc 150px,#fff 75%,#fff)}}.about__featured{display:flex;justify-content:center}.about__featured img{width:100%;height:auto}.about .about-figure{position:relative;max-width:650px}@media screen and (max-width:767px){.about .about-figure{margin-inline:var(--container-padding-negative)}}@media(min-width:768px)and (max-width:1199px){.about .about-figure__image{transform:translateY(50px)}}.figure-caption{position:relative;padding:24px}@media screen and (min-width:1200px){.figure-caption{position:absolute;max-width:280px;transform:translate(-100%);inset:auto auto -32px 47%;padding:32px}}@media(min-width:768px)and (max-width:1199px){.figure-caption{margin-block-end:24px}}@media screen and (max-width:767px){.figure-caption{display:none}}.figure-caption p{font-size:var(--fs-h5);line-height:1.35;font-style:italic;font-variation-settings:"wght" 350}.figure-caption p:before{content:"";display:block;margin-block-end:1em;width:2em;height:2em;background-color:#fff;mask:url("data:image/svg+xml,%3csvg%20width='49'%20height='42'%20viewBox='0%200%2049%2042'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0%2021V42H21V21H7.00003C7.00003%2013.2806%2013.2806%207.00003%2021%207.00003V0C9.4199%200%200%209.4199%200%2021Z'%20fill='%23242424'/%3e%3cpath%20d='M49%207.00003V0C37.4199%200%2028%209.4199%2028%2021V42H49V21H35C35%2013.2806%2041.2806%207.00003%2049%207.00003Z'%20fill='%23242424'/%3e%3c/svg%3e") no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain}@media screen and (max-width:1199px){.figure-caption p:before{display:none}}.figure-caption .metaline{color:#141414}.figure-caption:before{content:"";position:absolute;inset:auto 0 100% auto;width:32px;height:32px;clip-path:polygon(100% 0,100% 100%,0 100%);background-color:inherit;filter:brightness(.75);transform:translateY(1px);z-index:-1}.hero{position:relative;isolation:isolate;width:100%;aspect-ratio:2;min-height:400px;max-height:1080px;display:flex}@media screen and (max-width:1199px){.hero{z-index:10}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero__container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:10;padding-block:var(--header-height--floating)}.hero__container .project-logo{max-height:initial;height:clamp(5rem,4.125rem + 4.375vw,9.375rem)}.hero__container .btn{margin-block-start:clamp(2rem,1.8rem + 1vw,3rem)}.hero__container .scroll-down{position:absolute;inset-block-end:48px;inset-inline-start:50%;transform:translate(-50%);z-index:10}@media screen and (max-width:1439px){.hero__container .scroll-down{inset-block-end:32px}}@media screen and (max-width:1199px){.hero__container .scroll-down{color:#fff;inset-block-end:-16px}}.hero__nav{position:absolute;inset:0 0 0 auto;z-index:5;display:flex;width:var(--hero-nav-width)}@media screen and (min-width:1200px){.hero__nav{border-inline-start:1px solid rgba(255,255,255,.15);align-items:center}}@media screen and (max-width:1199px){.hero__nav{padding-block-start:12px}}.hero__nav .icon-list{width:100%;flex-direction:column;gap:0}.hero__nav .icon-item{writing-mode:sideways-lr;font-size:var(--fs-meta);font-family:lektorat-display-variable,sans-serif;text-transform:uppercase;font-variation-settings:"wght" 550,"wdth" 87;letter-spacing:.1em;line-height:1.4}.hero__nav .icon-item>a{width:100%;background-color:transparent;padding:20px 16px;gap:1.25em;opacity:.8;border-radius:0;transition:none}@media screen and (max-width:1199px){.hero__nav .icon-item>a{padding:8px 12px;font-size:11px}}@media(hover:hover)and (pointer:fine){.hero__nav .icon-item>a:is(:hover,:active,:focus-visible){color:#fff;background-color:#ffffff0d;transform:none;opacity:1}}.hero__nav .icon-item__icon{transform:rotate(-90deg)}.hero-nav-symbol{position:absolute;inset:auto 0 0 0;padding:20px}@media screen and (max-width:1199px){.hero-nav-symbol{padding:12px}}.hero-nav-symbol img{width:100%;height:auto;filter:brightness(0) invert(1)}@media screen and (min-width:1920px){.feed-section{margin-block:32px}}.feed-list{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));background-color:#fff;box-shadow:0 1px 37px -10px #0000000d;z-index:2}@media screen and (max-width:1199px){.feed-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:575px){.feed-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.location-section{position:relative}.location-section__header{position:relative;padding:64px 40px;z-index:10}@media screen and (min-width:768px){.location-section__header{width:380px;position:absolute;inset:50% auto auto 0;transform:translateY(-50%);max-width:100%;clip-path:polygon(0 0,100% 0,100% calc(100% - 48px),calc(100% - 48px) 100%,0 100%)}}@media screen and (min-width:1440px){.location-section__header{width:450px}}@media screen and (max-width:1199px){.location-section__header{padding:48px 32px}}@media screen and (max-width:767px){.location-section__header{text-align:center;padding-block-end:80px;clip-path:polygon(0 0,100% 0,100% calc(100% - 20px),calc(50% + 32px) calc(100% - 20px),50% 100%,calc(50% - 32px) calc(100% - 20px),0 calc(100% - 20px))}}.location-section .logo-list{display:flex;align-items:center;gap:2.5rem}@media screen and (max-width:767px){.location-section .logo-list{justify-content:center}}.location-section .logo-list img{height:24px;width:auto;filter:brightness(0) invert(1) opacity(.5);transition:filter 75ms ease-out}@media(hover:hover)and (pointer:fine){.location-section .logo-list a:is(:hover,:active,:focus-visible) img{filter:brightness(0) invert(1)}}@media screen and (max-width:767px){.location-section .location-section__header+.map{margin-block-start:-20px}}@media screen and (min-width:1200px){.media-split>[class*=container--]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1200px){.media-split__col:first-child{margin-inline-start:calc(-1 * var(--bleed-limited) - var(--container-padding))}}@media screen and (max-width:1199px){.media-split__col:first-child{margin-inline:var(--container-padding-negative)}}@media screen and (min-width:1200px){.media-split__col:last-child{margin-inline-start:calc(32px + var(--row-gap) / 2)}}@media screen and (min-width:1440px){.media-split__col:last-child{margin-inline-start:calc(64px + var(--row-gap) / 2)}}@media screen and (max-width:1199px){.media-split__col:last-child{text-align:center}.media-split__col:last-child .feature-item{flex-direction:column;align-items:center;gap:1rem}}@media screen and (min-width:1200px){.media-split__col .title--h3{max-width:20ch}}:root{--advantage-section-offset: 140px}@media screen and (max-width:1199px){:root{--advantage-section-offset: 60px}}@media screen and (max-width:575px){:root{--advantage-section-offset: 90px}}.structure-grid:not(.swiper-wrapper),.swiper:not(.swiper-initialized) .structure-grid{--spacing: 16px;display:grid;gap:var(--gap, var(--item-gap))}@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(--columns, 4),1fr)}}@media(min-width:768px)and (max-width:1199px){.structure-grid:not(.swiper-wrapper).structure-grid--documents,.swiper:not(.swiper-initialized) .structure-grid.structure-grid--documents{grid-template-columns:minmax(0,1fr)}}.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}@media screen and (min-width:1200px){.structure-grid.structure-grid--icons{--spacing: 64px}}.structure-icon{display:flex;justify-content:start;align-items:start;gap:24px 32px}@media screen and (max-width:1439px){.structure-icon{gap:24px}}@media screen and (max-width:575px){.structure-icon{gap:20px}}.structure-icon__head{flex:none;display:flex;justify-content:center;align-items:center;width:4rem;aspect-ratio:1}@media screen and (max-width:1439px){.structure-icon__head{width:3rem}}@media screen and (max-width:575px){.structure-icon__head{width:2.25rem}}.structure-icon__picture{display:flex;justify-content:center;align-items:center;height:100%;width:100%}.structure-icon__picture img{height:100%;width:auto;max-width:100%;max-height:100%;aspect-ratio:1;object-fit:contain}.structure-icon__body{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:4px}.structure-icon--center{flex-direction:column;align-items:center}.structure-icon--center .structure-icon__body{align-items:center;text-align:center}
