.custom-button{cursor:pointer;padding:1rem;border:1px solid #fc6d0e;display:flex;align-items:center;gap:1rem}.custom-button__label{font-size:var(--instance-heading-sm-font-size);line-height:var(--instance-heading-sm-line-height)}.custom-button__arrow{width:unset}.about-selection{position:absolute;inset:0;height:100dvh;max-width:90%;display:flex;flex-direction:column;align-items:center;padding-top:4rem;gap:5rem}.about-selection__content{margin-top:auto;margin-bottom:1rem}.about-selection__content,.about-selection__window-content-body{color:#fc6d0e}.about-selection__content>*>p,.about-selection__window-content-body>*>p{max-width:55%;text-wrap:auto}.about-selection__windows{display:flex;align-items:stretch;justify-content:center;width:100%;height:50%;min-height:50dvh;gap:3rem}@media screen and (max-width:64rem){.about-selection__windows{flex-direction:column;align-items:center;min-height:125dvh}}.about-selection__window{width:30%;height:100%;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:64rem){.about-selection__window{width:80%}}.about-selection__window-title{font-size:var(--instance-heading-md-font-size);line-height:var(--instance-heading-md-line-height)}.about-selection__window-content-outer{height:100%;position:relative;cursor:pointer}.about-selection__window-content{height:100%;position:absolute;overflow:hidden;inset:0;background-color:#101010}.about-selection__window-content-media{height:100%;min-width:100%;transition:transform .1s linear;filter:grayscale(1);position:relative;max-width:unset;background-size:cover;background-position:50%;background-repeat:no-repeat;object-fit:cover;object-position:center;transform:scale(1.4)}.about-selection__window-content-media:hover{transform:scale(1.5)}.about-selection__window-content-body{height:200dvh;width:100vw;padding-top:5%;padding-inline:5%;position:relative;background-color:#101010}.about-selection__window-content-body>:first-child>:first-child{font-size:var(--instance-display-lg-font-size);line-height:var(--instance-display-lg-line-height)}@media screen and (max-width:64rem){.about-selection__window-content-body>:first-child>:first-child{font-size:var(--instance-display-lg-tablet-font-size)}}@media screen and (max-width:46rem){.about-selection__window-content-body>:first-child>:first-child{font-size:var(--instance-display-lg-mobile-font-size)}}.about-selection__window-content-body>:first-child>:first-child{max-width:75%}.about-selection__window-content-button{margin-top:2.5rem}.about-selection__window-sub-title{font-size:var(--instance-heading-sm-font-size);line-height:var(--instance-heading-sm-line-height);margin-inline:auto}.about-selection__notice{margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.about-selection__notice-label{font-size:var(--instance-body-lg-font-size);line-height:var(--instance-body-lg-line-height)}.about-selection__notice-icon{width:unset}.image-block{width:100%}.modern-hero{display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;text-transform:uppercase;height:100dvh;gap:10rem}.modern-hero__title{font-size:21.9vw;line-height:.6;width:-moz-fit-content;width:fit-content;margin-left:50%;transform:translateX(-50%);font-weight:700;letter-spacing:-3.5%}.modern-hero__groups{display:flex;flex-direction:column;gap:2rem}.modern-hero__group{display:flex;flex-direction:column;gap:.5rem}.modern-hero__link{display:flex;flex-flow:row wrap;align-items:end;gap:1rem;width:-moz-fit-content;width:fit-content}.modern-hero__link:hover .modern-hero__link-icon{transform:translate(.5rem,-.5rem)}.modern-hero__link-title{font-size:7rem;line-height:.8;font-weight:700;letter-spacing:-3%}@media screen and (max-width:64rem){.modern-hero__link-title{font-size:5rem}}@media screen and (max-width:46rem){.modern-hero__link-title{font-size:3rem}}.modern-hero__link-icon{width:3rem;transition:transform .1s linear}@media screen and (max-width:64rem){.modern-hero__link-icon{width:2rem}}@media screen and (max-width:46rem){.modern-hero__link-icon{width:1rem}}.modern-hero__keywords{display:flex;flex-flow:row wrap;column-gap:.25rem}.modern-hero__keyword{width:-moz-fit-content;width:fit-content;letter-spacing:-1%}.modern-hero__keyword:not(:last-child):after{content:".";margin-left:.25rem}.selection-grow-outer{width:100vw;min-height:100dvh;background-color:#fc6d0e}.selection-grow,.selection-grow-outer{display:flex;flex-direction:column;justify-content:center;margin-top:auto}.selection-grow{margin-inline:5vw;color:#000;gap:4rem}@media screen and (max-width:64rem){.selection-grow{margin-block:10vw}}.selection-grow__heading{font-size:var(--instance-display-lg-font-size);line-height:var(--instance-display-lg-line-height)}@media screen and (max-width:64rem){.selection-grow__heading{font-size:var(--instance-display-lg-tablet-font-size)}}@media screen and (max-width:46rem){.selection-grow__heading{font-size:var(--instance-display-lg-mobile-font-size)}}.selection-grow__heading{font-size:calc(var(--instance-display-lg-font-size)*.75);text-wrap:balance;font-weight:700}.selection-grow__blocks{display:flex;flex-flow:row wrap;align-items:stretch;justify-content:center;gap:2rem}.selection-grow__block-placeholder:nth-child(2) .selection-grow__block-image-overlay:before{background-color:rgba(255,130,46,.7)}.selection-grow__block{--overlay-opacity:1;height:min(55vw,55vh);width:min(55vw,55vh);padding:1.5rem;background-color:#ff822e;position:relative;cursor:pointer;overflow:hidden}.selection-grow__block:hover .selection-grow__block-image{transform:scale(1.1)}.selection-grow__block-image-outer{position:relative;overflow:hidden;width:100%;height:100%;isolation:isolate}.selection-grow__block-image-outer:before{content:"";position:absolute;inset:0;background:hsla(0,0%,100%,.11);mix-blend-mode:lighten;z-index:3;opacity:var(--overlay-opacity)}.selection-grow__block-image-overlay{position:absolute;inset:0}.selection-grow__block-image-overlay:before{content:"";position:absolute;inset:0;background-color:rgba(255,130,46,.33);mix-blend-mode:difference;z-index:1;opacity:var(--overlay-opacity)}.selection-grow__block-image-overlay:after{content:"";position:absolute;inset:0;background-color:#ff822e;mix-blend-mode:hard-light;z-index:2;opacity:var(--overlay-opacity)}.selection-grow__block-image{position:absolute;inset:0;width:100%;height:100%;filter:grayscale(1);transition:transform .1s linear;background-position:50%;background-size:cover}.selection-grow__block-content{position:absolute;top:calc(100% - 3rem);left:3rem;max-width:25vw;text-wrap:balance;transform:translateY(-100%);display:flex;flex-direction:row;gap:1rem}@media screen and (max-width:64rem){.selection-grow__block-content{flex-direction:column}}.selection-grow__block-heading{font-size:var(--instance-heading-lg-font-size);line-height:var(--instance-heading-lg-line-height);font-weight:600}.selection-grow__block-heading--animated{font-size:var(--instance-display-lg-font-size);line-height:var(--instance-display-lg-line-height)}@media screen and (max-width:64rem){.selection-grow__block-heading--animated{font-size:var(--instance-display-lg-tablet-font-size)}}@media screen and (max-width:46rem){.selection-grow__block-heading--animated{font-size:var(--instance-display-lg-mobile-font-size)}}.selection-grow__block-description{display:none}.selection-grow__notice{justify-self:end;margin-top:auto;z-index:5;background-color:#000;padding:.25rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem}.selection-grow__notice-label{font-size:var(--instance-body-md-font-size);line-height:var(--instance-body-md-line-height)}.selection-grow__notice-icon{width:unset}