.armada-about{background-color:rgb(var(--color-armada-night-grey));color:rgb(var(--color-armada-white));padding-left:var(--space-7);padding-right:var(--space-7)}.armada-about__inner{display:flex;align-items:flex-start;max-width:144rem;margin:0 auto}.armada-about__left{flex:0 0 50%;display:flex;flex-direction:column;gap:var(--space-10);padding-top:var(--space-12);padding-right:var(--space-10);padding-bottom:var(--space-9)}.armada-about__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--size-heading-lg);line-height:1;letter-spacing:0;text-transform:uppercase;color:rgb(var(--color-armada-white));margin:0}.armada-about__group{display:flex;flex-direction:column;gap:var(--space-6)}.armada-about__group-label{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-m);line-height:1.5;text-transform:uppercase;color:rgb(var(--color-armada-white));margin:0}.armada-about__progress-row{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.armada-about__progress-labels{display:flex;justify-content:space-between;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-xs);line-height:1.3;letter-spacing:.01em;text-transform:uppercase;color:rgb(var(--color-armada-dust));width:100%}.armada-about__progress-label--right{text-align:right}.armada-about__progress-track{position:relative;height:8px;width:100%;background-color:rgb(var(--color-armada-dark-grey));overflow:visible}.armada-about__progress-fill--fill{position:absolute;top:0;left:0;height:8px;width:var(--flex-fill, 55%);background-color:rgb(var(--color-armada-ski-green))}@media(prefers-reduced-motion:no-preference){.armada-about__flex.is-anim-ready .armada-about__progress-fill--fill{width:0;transition:none}.armada-about__flex.is-anim-ready.is-flex-revealed .armada-about__progress-fill--fill{width:var(--flex-fill, 55%);transition:width 1s var(--ease-out-slow)}}.armada-about__segments{display:flex;gap:0;width:100%}.armada-about__segment{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:var(--space-2)}.armada-about__segment-label{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-xs);line-height:1.3;letter-spacing:.01em;text-transform:uppercase;color:rgb(var(--color-armada-dust));text-align:center}.armada-about__segments--skill .armada-about__segment:nth-child(2),.armada-about__segments--skill .armada-about__segment:nth-child(3){flex-grow:2}.armada-about__segment:first-child .armada-about__segment-label{text-align:left}.armada-about__segment:last-child .armada-about__segment-label{text-align:right}.armada-about__segment-bar{height:8px;width:100%;background-color:rgb(var(--color-armada-dark-grey));transition:background-color .2s ease}.armada-about__segment--active .armada-about__segment-bar{background-color:rgb(var(--color-armada-ski-green))}.armada-about__flex-group--empty{display:none}.armada-about__flex{display:flex;flex-direction:column;gap:var(--space-6)}.armada-about__flex-number{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:var(--size-display-2xl);line-height:.85;letter-spacing:-.04em;text-transform:uppercase;color:rgb(var(--color-armada-light-grey));display:block}.armada-about__flex-bar{display:flex;flex-direction:column;gap:var(--space-2);width:100%}.armada-about__flex-scale{display:flex;justify-content:space-between;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-s);line-height:1.4;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--color-armada-white));width:100%}.armada-about__right{flex:1 0 0;display:flex;flex-direction:column;gap:var(--space-7);padding-top:calc(var(--space-12) + var(--size-heading-lg) + var(--space-10));padding-bottom:var(--space-12);padding-left:var(--space-7);min-width:0}.armada-about__description p{margin:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-xxl);line-height:1.3;letter-spacing:-.03em;color:rgb(var(--color-armada-dust))}.armada-about__feature{display:flex;flex-direction:column;gap:var(--space-6)}.armada-about__feature-content{display:flex;flex-direction:column;gap:var(--space-3);width:100%}.armada-about__feature-title{font-family:var(--font-body-family);font-weight:500;font-size:var(--size-body-xl);line-height:1.35;letter-spacing:-.01em;text-transform:uppercase;color:rgb(var(--color-armada-white));margin:0}.armada-about__feature-image{background-color:rgb(var(--color-armada-white));height:30rem;overflow:hidden;position:relative}.armada-about__feature-image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - (var(--space-5) * 2));height:100%;object-fit:contain}.armada-about__placeholder{width:100%;height:100%;display:block}.armada-about__feature-desc{font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-size:var(--size-body-m);line-height:1.5;color:rgb(var(--color-armada-white))}.armada-about__feature-desc p{margin:0}@media screen and (max-width:989px){.armada-about__inner{flex-direction:column}.armada-about__left{flex:none;width:100%;padding:var(--space-9) 0 var(--space-7);gap:var(--space-8)}.armada-about__right{width:100%;padding:0 0 var(--space-9);gap:var(--space-6)}.armada-about__flex-number{font-size:var(--size-display-xl)}.armada-about__description{font-size:var(--size-body-xl)}.armada-about__feature-image{height:20rem}}@media screen and (max-width:494px){.armada-about__segments{width:auto;margin-left:calc(-1 * var(--space-7));margin-right:calc(-1 * var(--space-7));padding-left:var(--space-7);padding-right:var(--space-7);overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;--about-seg-fade: var(--space-7);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--about-seg-fade),#000 calc(100% - var(--about-seg-fade)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--about-seg-fade),#000 calc(100% - var(--about-seg-fade)),transparent 100%)}.armada-about__segments:focus-visible{outline:var(--space-1) solid rgb(var(--color-armada-ski-green));outline-offset:var(--space-1)}.armada-about__segments::-webkit-scrollbar{display:none}.armada-about__segments.is-scroll-start{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - var(--about-seg-fade)),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - var(--about-seg-fade)),transparent 100%)}.armada-about__segments.is-scroll-end{-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--about-seg-fade),#000 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--about-seg-fade),#000 100%)}.armada-about__segments.is-scroll-start.is-scroll-end{-webkit-mask-image:none;mask-image:none}.armada-about__segments .armada-about__segment{flex:1 0 12rem;min-width:auto}.armada-about__segments--skill .armada-about__segment:nth-child(2),.armada-about__segments--skill .armada-about__segment:nth-child(3){flex-grow:1}.armada-about__segments .armada-about__segment-label{white-space:nowrap;text-align:center;padding-inline:var(--space-4)}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/armada-about.css.map */
