.awards{--vertical_spacing: 3rem;padding-block:var(--vertical_spacing);overflow:hidden;background:#003a3e;color:#fff}@media(min-width: 1024px){.awards{--vertical_spacing: 6rem;padding-bottom:calc(var(--vertical_spacing) - 1rem)}}@media(min-width: 1024px){.awards:not(.awards--in-view) .awards__recent{opacity:0}.awards:not(.awards--in-view) .awards__body .awards__year{opacity:0}.awards:not(.awards--in-view) .awards__divider::after{transform:translateY(-50%) scaleX(0)}}.awards__header{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;margin-bottom:1.5rem}@media(min-width: 1024px){.awards__header{flex-direction:row;gap:3.5rem;align-items:center;justify-content:space-between}}.awards__header-heading{margin:0;font-size:1.85rem;line-height:1.2}@media(min-width: 1024px){.awards__header-heading{letter-spacing:.125px;font-size:3rem}}.awards__header-heading strong{color:#00bb7e;font-weight:inherit}.awards__recent{width:100%}@media(min-width: 1024px){.awards__recent{width:auto;flex:0 0 auto}}.awards__recent-list{list-style:none;padding:0;margin:0;display:flex;gap:.5rem;align-items:center;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;max-width:50rem}@media(min-width: 1024px){.awards__recent-list{gap:2.5rem;overflow:visible;justify-content:flex-end}}.awards__recent-item{flex:1 1}.awards__recent-figure{display:block;margin:0}.awards__recent-image{display:block;width:100%;height:auto;max-height:15.5rem;background:#fff;box-shadow:-15px 15px 30px 5px rgba(0,0,0,.15)}.awards__recent-caption{margin-top:.5rem;font-size:.875rem;line-height:1.25;color:rgba(233,243,241,.7);display:none}@media(min-width: 1024px){.awards__recent-caption{display:block}}.awards__timeline{position:relative;display:flex;align-items:stretch;gap:.5rem}@media(min-width: 1024px){.awards__timeline{flex-direction:row;gap:0;padding-bottom:1rem}}.awards__timeline-scroll{flex:1 1 0;min-width:0}@media(min-width: 1024px){.awards__timeline-scroll{overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:1rem;--scrollbar_thumb_color: #ffffff89;--scrollbar_track_color: #fdfdfd00;scrollbar-color:var(--scrollbar_thumb_color) var(--scrollbar_track_color);scrollbar-width:thin}.awards__timeline-scroll::-webkit-scrollbar{height:8px}.awards__timeline-scroll::-webkit-scrollbar-track{background:var(--scrollbar_track_color)}.awards__timeline-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar_thumb_color);border-radius:999px}.awards__timeline-scroll::-webkit-scrollbar-thumb:hover{background:var(--scrollbar_thumb_color)}}.awards__timeline-content{display:flex;align-items:stretch;gap:.5rem}@media(min-width: 1024px){.awards__timeline-content{flex-direction:column;width:max-content}}.awards__timeline-fade{position:fixed;pointer-events:none;z-index:1;left:0;right:0;bottom:0;height:5rem;background:linear-gradient(180deg, transparent 0%, #003A3E 100%);transition:opacity .4s ease;opacity:0}@media(min-width: 1024px){.awards__timeline-fade{position:absolute;left:auto;top:0;bottom:0;height:auto;width:5rem;background:linear-gradient(90deg, transparent 0%, #003A3E 100%)}}.awards__timeline--fade-visible .awards__timeline-fade{opacity:1}.awards__timeline--at-end .awards__timeline-fade{opacity:0}.awards__divider{display:block;position:relative;width:1px;flex-shrink:0;align-self:stretch;background:#fff;margin:0}.awards__divider::before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:.75rem;height:.75rem;background:#00bb7e}@media(min-width: 1024px){.awards__divider{width:100%;height:1px;align-self:auto;background:rgba(0,0,0,0);margin-block:2.5rem 2rem}.awards__divider::before{left:0;top:50%;transform:translateY(-50%);z-index:1}.awards__divider::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(0);transform-origin:left;height:1px;width:100%;background:hsla(0,0%,100%,.55)}}.awards__body{position:relative;display:flex;flex-direction:column;gap:1.75rem;padding-left:1.25rem;position:relative}@media(min-width: 1024px){.awards__body{padding-left:0;flex-direction:row;gap:2.75rem;justify-content:space-between}}.awards__year{position:relative;text-wrap:pretty}@media(min-width: 1024px){.awards__year{max-width:15rem}}.awards__year-title{display:inline-block;font-weight:500;color:#00bb7e;margin-bottom:.75rem;font-size:.875rem}@media(min-width: 1024px){.awards__year-title{margin-bottom:1rem;font-size:1rem}}.awards__year-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.awards__year-item{font-size:.875rem;line-height:1.5}@media(prefers-reduced-motion: no-preference)and (min-width: 1024px){.awards--in-view .awards__recent-item{opacity:0;animation:awardsRevealBadge 1s ease-out forwards}.awards--in-view .awards__recent-item:nth-child(1){animation-delay:.35s}.awards--in-view .awards__recent-item:nth-child(2){animation-delay:.75s}.awards--in-view .awards__recent-item:nth-child(3){animation-delay:1.15s}.awards--in-view .awards__divider::after{animation:awardsRevealLine 1.5s ease-out .35s forwards}.awards--in-view .awards__body .awards__year{opacity:0;animation:awardsRevealColumn .8s ease-out forwards}.awards--in-view .awards__body .awards__year:nth-child(1){animation-delay:.45s}.awards--in-view .awards__body .awards__year:nth-child(2){animation-delay:.8s}.awards--in-view .awards__body .awards__year:nth-child(3){animation-delay:1.15s}.awards--in-view .awards__body .awards__year:nth-child(4){animation-delay:1.5s}.awards--in-view .awards__body .awards__year:nth-child(5){animation-delay:1.85s}.awards--in-view .awards__body .awards__year:nth-child(6){animation-delay:2.2s}.awards--in-view .awards__body .awards__year:nth-child(7){animation-delay:2.55s}.awards--in-view .awards__body .awards__year:nth-child(8){animation-delay:2.9s}.awards--in-view .awards__body .awards__year:nth-child(9){animation-delay:3.25s}.awards--in-view .awards__body .awards__year:nth-child(10){animation-delay:3.6s}}@media(prefers-reduced-motion: reduce)and (min-width: 1024px){.awards--in-view .awards__recent,.awards--in-view .awards__body .awards__year{opacity:1}.awards--in-view .awards__divider::after{transform:translateY(-50%) scaleX(1)}}@media(min-width: 1024px){body.elementor-editor-active .awards .awards__recent,body.block-editor-page .awards .awards__recent{opacity:1}body.elementor-editor-active .awards .awards__body .awards__year,body.block-editor-page .awards .awards__body .awards__year{opacity:1;animation:none}body.elementor-editor-active .awards .awards__recent-item,body.block-editor-page .awards .awards__recent-item{opacity:1;animation:none}body.elementor-editor-active .awards .awards__divider::after,body.block-editor-page .awards .awards__divider::after{transform:translateY(-50%) scaleX(1);animation:none}}@keyframes awardsRevealBadge{0%{opacity:0}35%{opacity:.55}100%{opacity:1}}@keyframes awardsRevealLine{0%{transform:translateY(-50%) scaleX(0)}100%{transform:translateY(-50%) scaleX(1)}}@keyframes awardsRevealColumn{0%{opacity:0}40%{opacity:.5}100%{opacity:1}}
/*# sourceMappingURL=awards.min.css.map */
